:root{--navy:#0b1f3a;--navy-2:#132b4f;--blue:#1769aa;--teal:#0f9fa8;--gold:#d4a94e;--gold-2:#f0c86d;--ink:#0f172a;--muted:#64748b;--line:#dbe3ec;--soft:#f4f7fb;--white:#fff;--success:#12936b;--warning:#d58b22;--danger:#cf4b4b;--shadow:0 14px 38px #0f172a17;--radius:18px;--font:Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{font-family:var(--font);color:var(--ink);background:#fff;margin:0}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button{cursor:pointer}.container{width:min(1180px,100% - 36px);margin:auto}.sr-only{clip:rect(0,0,0,0);width:1px;height:1px;position:absolute;overflow:hidden}.brand{align-items:center;gap:10px;min-width:max-content;display:flex}.brand-mark{letter-spacing:-8px;align-items:center;padding-right:7px;font-size:34px;font-weight:900;line-height:1;display:flex}.brand-mark b:first-child{color:var(--navy)}.brand-copy{flex-direction:column;line-height:1;display:flex}.brand-copy strong{color:var(--navy);letter-spacing:-1.2px;font-size:27px}.brand-copy small{color:var(--muted);letter-spacing:.4px;margin-top:5px;font-size:9px}.brand.compact .brand-mark{font-size:28px}.public-header{z-index:40;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffffff5;border-bottom:1px solid #dbe3ece6;position:sticky;top:0}.nav-wrap{justify-content:space-between;align-items:center;gap:20px;height:78px;display:flex}.main-nav{align-items:center;gap:26px;display:flex}.main-nav a{color:#334155;font-size:14px;font-weight:650}.nav-actions{align-items:center;gap:8px;display:flex}.locale-select{border:1px solid var(--line);background:#fff;border-radius:11px;align-items:center;display:flex;position:relative}.locale-select select{appearance:none;color:#334155;background:0 0;border:0;outline:none;padding:10px 28px 10px 10px;font-weight:700}.locale-select svg{pointer-events:none;position:absolute;right:8px}.menu-button,.sidebar-close,.portal-menu{background:0 0;border:0;display:none}.btn{border:1px solid #0000;border-radius:11px;justify-content:center;align-items:center;gap:8px;padding:11px 17px;font-size:14px;font-weight:750;transition:all .2s;display:inline-flex}.btn-gold{background:var(--gold);color:var(--navy)}.btn-primary{background:var(--navy);color:#fff}.btn-outline{border-color:var(--line);color:var(--navy);background:#fff}.btn-ghost{color:var(--navy);background:0 0}.btn-light{color:var(--navy);background:#fff}.btn.full{width:100%}.text-link{color:var(--teal);background:0 0;border:0;align-items:center;gap:5px;padding:0;font-size:14px;font-weight:750;display:inline-flex}.hero{color:#fff;background:url(https://images.unsplash.com/photo-1512453979798-5ea266f8880c?auto=format&fit=crop&w=2000&q=88) 50%/cover no-repeat;align-items:center;min-height:620px;display:flex;position:relative}.hero-shade{background:linear-gradient(90deg,#051328eb 0%,#051328b8 48%,#05132859 100%);position:absolute;inset:0}.hero-inner{z-index:2;padding:86px 0 42px;position:relative}.hero-kicker,.eyebrow{text-transform:uppercase;letter-spacing:1.8px;color:var(--teal);align-items:center;gap:7px;font-size:12px;font-weight:850;display:inline-flex}.eyebrow.light{color:var(--gold-2)}.hero-copy h1{letter-spacing:-3.5px;margin:18px 0;font-size:64px;line-height:1.02}.hero-copy p{color:#dce7f3;max-width:740px;margin:0;font-size:18px;line-height:1.7}.hero-search{background:#fff;border-radius:16px;grid-template-columns:1.25fr .9fr .9fr auto;gap:6px;margin-top:34px;padding:8px;display:grid;box-shadow:0 20px 50px #0000003d}.hero-search label,.search-row label{border-right:1px solid #e5e7eb;align-items:center;gap:9px;padding:0 12px;display:flex}.hero-search svg,.search-row svg{color:var(--teal);width:18px}.hero-search input,.hero-search select,.search-row input,.search-row select{color:#334155;background:#fff;border:0;outline:none;width:100%}.hero-search select{padding:12px 0}.trust-strip{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0a1e378c;border:1px solid #ffffff38;border-radius:14px;grid-template-columns:repeat(4,1fr);margin-top:26px;display:grid;overflow:hidden}.trust-strip>div{border-right:1px solid #ffffff26;align-items:center;gap:10px;padding:15px;display:flex}.trust-strip>div:last-child{border-right:0}.trust-strip svg{color:var(--gold-2)}.trust-strip span{flex-direction:column;display:flex}.trust-strip small{color:#cbd5e1;margin-top:2px;font-size:11px}.metrics-band{border-bottom:1px solid var(--line);background:#fff}.metric-grid{grid-template-columns:repeat(4,1fr);padding:26px 0;display:grid}.metric-grid>div{border-right:1px solid var(--line);grid-template-rows:auto auto;grid-template-columns:auto auto;justify-content:center;column-gap:11px;display:grid}.metric-grid>div:last-child{border-right:0}.metric-grid svg{color:var(--teal);grid-row:1/3;align-self:center}.metric-grid strong{color:var(--navy);font-size:25px}.metric-grid span{color:var(--muted);font-size:12px}.soft-section{background:var(--soft)}.section-heading{justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:28px;display:flex}.section-heading h2,.split-section h2,.employer-cta h2{letter-spacing:-1.4px;color:var(--navy);margin:8px 0;font-size:36px;line-height:1.15}.section-heading p{color:var(--muted);margin:0}.country-grid{grid-template-columns:repeat(4,1fr);gap:14px;display:grid}.country-card{border:1px solid var(--line);background:#fff;border-radius:15px;align-items:center;gap:12px;padding:17px;transition:all .2s;display:flex}.country-card:hover{box-shadow:var(--shadow);border-color:#b7d6da;transform:translateY(-2px)}.country-card>span{font-size:28px}.country-card>div{flex-direction:column;flex:1;display:flex}.country-card strong{color:var(--navy)}.country-card small{color:var(--muted);margin-top:3px}.country-card svg{color:var(--teal)}.featured-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.job-card{border:1px solid var(--line);border-radius:var(--radius);background:#fff;flex-direction:column;min-width:0;display:flex;overflow:hidden}.job-card:hover{box-shadow:var(--shadow)}.job-thumb{background-position:50%;background-size:cover;height:170px}.job-card-head{justify-content:space-between;gap:12px;display:flex}.job-card h3{color:var(--navy);margin:6px 0;font-size:19px}.job-category{letter-spacing:.8px;text-transform:uppercase;color:var(--teal);font-size:11px;font-weight:850}.save-btn{border:1px solid var(--line);width:36px;height:36px;color:var(--muted);background:#fff;border-radius:10px;place-items:center;display:grid}.save-btn.saved{color:var(--teal);border-color:#a9d7da}.employer-line{color:#475569;align-items:center;gap:8px;font-size:13px;display:flex}.employer-line span,.verified-line span{color:var(--success);align-items:center;gap:4px;font-size:11px;font-weight:750;display:inline-flex}.job-meta{color:var(--muted);grid-template-columns:1fr 1fr;gap:8px 12px;margin:16px 0;font-size:12px;display:grid}.job-meta span,.detail-meta span{align-items:center;gap:5px;display:flex}.job-card-foot{border-top:1px solid var(--line);justify-content:space-between;align-items:center;padding-top:13px;display:flex}.job-card-foot strong{color:var(--navy);font-size:14px}.job-card.compact{flex-direction:row}.split-section{grid-template-columns:1.45fr .8fr;align-items:center;gap:60px;display:grid}.split-section>div>p{color:var(--muted);line-height:1.7}.process-list{gap:11px;margin-top:26px;display:grid}.process-list>div{border-bottom:1px solid var(--line);align-items:center;gap:14px;padding-bottom:11px;display:flex}.process-list span{color:var(--gold);font-size:13px;font-weight:850}.process-list p{color:var(--navy);margin:0;font-weight:700}.testimonial-card{background:var(--navy);color:#fff;box-shadow:var(--shadow);border-radius:24px;padding:36px}.testimonial-card>svg{color:var(--gold)}.testimonial-card blockquote{margin:18px 0;font-size:24px;line-height:1.5}.testimonial-card small{color:#9fb2c7;margin-top:5px;display:block}.employer-cta{background:linear-gradient(120deg,var(--navy),#143967);color:#fff;padding:64px 0}.employer-cta-inner{justify-content:space-between;align-items:center;gap:50px;display:flex}.employer-cta h2{color:#fff;max-width:790px}.employer-cta p{color:#cbd5e1;max-width:760px;line-height:1.6}.footer{color:#c6d1df;background:#071426;padding:50px 0 20px}.footer-grid{grid-template-columns:2fr repeat(3,1fr);gap:50px;display:grid}.footer-grid>div{flex-direction:column;gap:10px;display:flex}.footer-grid strong,.footer-logo{color:#fff}.footer-logo{font-size:28px}.footer-grid p{color:#93a5ba;max-width:420px;line-height:1.7}.footer-grid a{color:#aebdcd;font-size:13px}.footer-bottom{color:#7890aa;border-top:1px solid #1d324c;justify-content:space-between;margin-top:34px;padding-top:18px;font-size:11px;display:flex}.jobs-top h1,.info-hero h1{color:var(--navy);letter-spacing:-2px;margin:7px 0;font-size:48px}.jobs-top p,.info-hero p{color:var(--muted);max-width:760px;line-height:1.6}.search-row{border:1px solid var(--line);background:#fff;border-radius:14px;grid-template-columns:1.4fr .7fr auto;margin-top:26px;padding:7px;display:grid;box-shadow:0 10px 28px #0f172a0f}.search-row select{color:#334155;border:0;outline:none;padding:0 12px}.jobs-layout{grid-template-columns:250px 1fr;gap:28px;padding-top:34px;padding-bottom:70px;display:grid}.filter-panel{position:sticky;top:105px}.filter-head{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.filter-head h3{color:var(--navy);margin:0}.filter-head button{color:var(--teal);background:0 0;border:0;font-weight:700}.filter-group{border-top:1px solid var(--line);flex-direction:column;gap:5px;padding:18px 0;display:flex}.filter-group label{color:#475569;text-transform:uppercase;letter-spacing:.8px;margin-bottom:5px;font-size:12px;font-weight:850}.filter-group button{text-align:left;color:#475569;background:0 0;border:0;border-radius:8px;justify-content:space-between;align-items:center;padding:8px 7px;display:flex}.filter-group button:hover,.filter-group button.selected{color:var(--teal);background:#eef8f8;font-weight:750}.results-toolbar{justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:18px;display:flex}.results-toolbar>div:last-child{gap:8px;display:flex}.sort-select{border:1px solid var(--line);background:#fff;border-radius:10px;padding:10px}.active-chips{flex-wrap:wrap;gap:6px;margin-top:8px;display:flex}.active-chips span{color:#16737a;background:#eef8f8;border-radius:999px;align-items:center;gap:4px;padding:5px 8px;font-size:11px;font-weight:700;display:flex}.active-chips button{color:inherit;background:0 0;border:0;place-items:center;padding:0;display:grid}.job-list{gap:13px;display:grid}.job-list .job-card{border-radius:14px}.job-list .job-meta{grid-template-columns:repeat(4,auto);justify-content:start}.mobile-filter-btn,.filter-sheet{display:none}.empty-state{text-align:center;color:var(--muted);border:1px dashed #cbd5e1;border-radius:18px;padding:70px 25px}.empty-state>span{width:56px;height:56px;color:var(--teal);background:#eef6fb;border-radius:50%;place-items:center;margin:auto;display:grid}.empty-state h3{color:var(--navy);margin:14px 0 5px}.empty-state p{margin:0 0 18px}.country-big-grid{grid-template-columns:repeat(4,1fr);gap:16px;display:grid}.country-big-grid>a{border:1px solid var(--line);background:#fff;border-radius:18px;padding:24px}.country-big-grid>a>span{font-size:40px}.country-big-grid h3{color:var(--navy);margin:12px 0 4px}.country-big-grid p{color:var(--muted);font-size:13px}.country-big-grid b{color:var(--teal);align-items:center;gap:6px;font-size:13px;display:flex}.prose{max-width:850px}.prose h2{color:var(--navy);margin-top:30px}.prose p{color:var(--muted);line-height:1.8}.employer-public{color:#fff;background:linear-gradient(135deg,#081a32,#173e67);padding:95px 0}.employer-public-grid{grid-template-columns:1.3fr .8fr;align-items:center;gap:60px;display:grid}.employer-public h1{letter-spacing:-2.5px;margin:12px 0;font-size:55px;line-height:1.05}.employer-public p{color:#c9d6e5;font-size:17px;line-height:1.7}.hero-buttons{gap:10px;margin-top:26px;display:flex}.employer-feature-card{background:#ffffff14;border:1px solid #ffffff26;border-radius:22px;gap:20px;padding:28px;display:grid}.employer-feature-card>div{gap:13px;display:flex}.employer-feature-card svg{color:var(--gold)}.employer-feature-card span{flex-direction:column;display:flex}.employer-feature-card small{color:#b5c4d6;margin-top:4px}.job-detail-wrap{padding-top:28px;padding-bottom:70px}.job-breadcrumb{color:var(--muted);justify-content:space-between;margin-bottom:16px;font-size:13px;display:flex}.job-detail-grid{grid-template-columns:minmax(0,1fr) 340px;align-items:start;gap:30px;display:grid}.job-cover{background-position:50%;background-size:cover;border-radius:20px;height:315px}.detail-heading{padding:24px 0}.detail-heading h1{color:var(--navy);margin:8px 0;font-size:42px}.verified-line{color:#475569;align-items:center;gap:8px;display:flex}.detail-meta{color:var(--muted);flex-wrap:wrap;gap:18px;margin-top:18px;font-size:13px;display:flex}.detail-meta svg{width:16px}.anchor-tabs{border-bottom:1px solid var(--line);z-index:8;background:#fff;gap:5px;padding-top:5px;display:flex;position:sticky;top:78px}.anchor-tabs a{color:#64748b;padding:13px 16px;font-size:13px;font-weight:700}.anchor-tabs a:first-child{color:var(--teal);border-bottom:2px solid var(--teal)}.detail-section{border-bottom:1px solid var(--line);padding:28px 0}.detail-section h2{color:var(--navy);margin:0 0 14px}.detail-section p{color:#475569;line-height:1.75}.terms-grid,.profile-facts{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.terms-grid>div,.profile-facts>div{background:var(--soft);border-radius:12px;flex-direction:column;gap:4px;padding:15px;display:flex}.terms-grid small,.profile-facts small{color:var(--muted)}.terms-grid strong,.profile-facts strong{color:var(--navy);font-size:14px}.check-list{gap:10px;display:grid}.check-list>div{color:#334155;align-items:center;gap:9px;display:flex}.check-list svg{color:var(--success);width:18px}.check-list .muted svg{color:var(--warning)}.tag-list{flex-wrap:wrap;gap:8px;display:flex}.tag-list span{color:#166c72;background:#eef8f8;border-radius:999px;padding:7px 11px;font-size:12px;font-weight:700}.similar-grid{gap:12px;display:grid}.apply-card{border:1px solid var(--line);box-shadow:var(--shadow);background:#fff;border-radius:18px;padding:20px;position:sticky;top:105px}.salary-box{border-bottom:1px solid var(--line);flex-direction:column;padding-bottom:16px;display:flex}.salary-box small{color:var(--muted)}.salary-box strong{color:var(--navy);font-size:22px}.readiness{margin:18px 0 8px}.readiness>div:first-child{justify-content:space-between;font-size:13px;display:flex}.progress{background:#e8eef4;border-radius:999px;height:7px;margin-top:8px;overflow:hidden}.progress i{background:linear-gradient(90deg,var(--teal),#36bdc3);border-radius:inherit;height:100%;display:block}.progress.large{height:10px;margin-bottom:18px}.missing-box,.privacy-callout{color:#8a5a12;background:#fff6e8;border:1px solid #f1d39e;border-radius:12px;gap:10px;margin:14px 0;padding:12px;display:flex}.missing-box svg,.privacy-callout svg{min-width:19px}.missing-box div,.privacy-callout div{flex-direction:column;display:flex}.missing-box span{margin-top:3px;font-size:12px}.consultant-card,.document-ready{border-top:1px solid var(--line);gap:10px;margin-top:16px;padding-top:16px;display:flex}.consultant-card svg,.document-ready svg{color:var(--teal);min-width:20px}.consultant-card div{flex-direction:column;display:flex}.consultant-card span,.document-ready span{color:var(--muted);margin-top:3px;font-size:12px;line-height:1.5}.auth-page{grid-template-columns:1.2fr .8fr;min-height:100vh;display:grid}.auth-brand{color:#fff;background:linear-gradient(135deg,#071a34,#173f68);flex-direction:column;justify-content:space-between;padding:55px;display:flex}.auth-brand .brand-copy strong,.auth-brand .brand-mark b:first-child{color:#fff}.auth-brand .brand-copy small{color:#cbd5e1}.auth-brand>div:last-child{max-width:650px}.auth-brand h1{letter-spacing:-2px;font-size:48px;line-height:1.08}.auth-brand p{color:#c5d2df;line-height:1.7}.auth-trust{color:var(--gold-2);align-items:center;gap:8px;font-size:13px;display:flex}.auth-panel{place-items:center;padding:40px;display:grid}.auth-panel form{flex-direction:column;gap:15px;width:min(440px,100%);display:flex}.auth-panel h2{color:var(--navy);margin:5px 0;font-size:36px}.auth-panel p{color:var(--muted);margin-top:0}.auth-panel label,.form-card label{color:#475569;flex-direction:column;gap:7px;font-size:12px;font-weight:750;display:flex}.auth-panel input,.auth-panel select,.form-card input,.form-card select,.form-card textarea,.field-grid input,.field-grid select,.field-grid textarea,.panel textarea{border:1px solid var(--line);color:#1e293b;background:#fff;border-radius:10px;outline:none;padding:11px 12px}.auth-panel input:focus,.field-grid input:focus,.field-grid textarea:focus{border-color:#8ccbd0;box-shadow:0 0 0 3px #0f9fa814}.input-icon{position:relative}.input-icon svg{color:#94a3b8;width:17px;position:absolute;top:50%;left:11px;transform:translateY(-50%)}.input-icon input{width:100%;padding-left:38px}.demo-note{color:var(--muted);text-align:center}.registration-page{background:var(--soft);min-height:calc(100vh - 78px);padding:42px 0 70px}.registration-shell{max-width:980px}.registration-head{justify-content:space-between;align-items:center;gap:30px;display:flex}.registration-head h1{letter-spacing:-1.5px;color:var(--navy);margin:7px 0;font-size:40px}.registration-head p{color:var(--muted)}.completion-ring{background:conic-gradient(var(--teal) 0 86%,#dfe7ef 86%);width:88px;height:88px;color:var(--navy);border-radius:50%;place-items:center;font-weight:850;display:grid;position:relative}.completion-ring:before{content:"";background:var(--soft);border-radius:50%;width:68px;height:68px;position:absolute}.completion-ring>*{position:relative}.completion-ring small{color:var(--muted);font-size:8px;font-weight:600;display:block}.stepper{grid-template-columns:repeat(7,1fr);gap:0;margin:32px 0;display:grid;position:relative}.stepper:before{content:"";background:#d8e2eb;height:2px;position:absolute;top:16px;left:7%;right:7%}.stepper button{z-index:2;background:0 0;border:0;flex-direction:column;align-items:center;gap:8px;display:flex;position:relative}.stepper button>span{color:#60758b;background:#dce5ed;border-radius:50%;place-items:center;width:32px;height:32px;font-weight:800;display:grid}.stepper button.current>span{background:var(--teal);color:#fff;box-shadow:0 0 0 5px #dff3f4}.stepper button.done>span{background:var(--success);color:#fff}.stepper small{color:#64748b;text-align:center;font-size:10px}.registration-card,.panel{border:1px solid var(--line);border-radius:var(--radius);background:#fff;padding:24px}.registration-card{box-shadow:0 16px 35px #0f172a12}.form-card-head,.panel-head{justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:20px;display:flex}.form-card-head small{color:var(--muted)}.form-card-head h2,.panel-head h2{color:var(--navy);margin:3px 0}.saved-state{color:var(--success);align-items:center;gap:5px;font-size:12px;font-weight:700;display:flex}.field-grid{grid-template-columns:1fr 1fr;gap:16px;display:grid}.field-grid label{color:#475569;flex-direction:column;gap:7px;font-size:12px;font-weight:700;display:flex}.field-grid .span-2{grid-column:1/-1}.form-actions{border-top:1px solid var(--line);justify-content:space-between;gap:10px;margin-top:24px;padding-top:20px;display:flex}.upload-box{position:relative;text-align:center!important;background:#f9fbfd!important;border:1px dashed #b6c5d3!important;border-radius:13px!important;align-items:center!important;padding:22px!important}.upload-box svg{color:var(--teal)}.upload-box span{color:var(--muted);font-size:11px}.upload-box input[type=file]{opacity:0;cursor:pointer;position:absolute;inset:0}.doc-upload-grid{grid-template-columns:1fr 1fr;gap:14px;display:grid}.privacy-callout{color:#17666b;background:#eef8f8;border-color:#bfe2e4;margin:0 0 18px}.consent-row{color:#475569;align-items:flex-start;gap:10px;margin-top:18px;font-size:13px;line-height:1.5;display:flex}.return-context{color:#64748b;border:1px solid var(--line);background:#fff;border-radius:10px;margin-top:12px;padding:12px;font-size:12px}.portal-shell{background:#f5f7fa;min-height:100vh}.portal-sidebar{color:#d1deeb;z-index:60;background:#0b203a;flex-direction:column;width:264px;display:flex;position:fixed;top:0;bottom:0;left:0}.sidebar-brand{border-bottom:1px solid #1e3854;align-items:center;height:78px;padding:0 18px;display:flex}.portal-sidebar .brand-copy strong,.portal-sidebar .brand-mark b:first-child{color:#fff}.role-badge{text-transform:uppercase;letter-spacing:1px;color:#83ccd0;background:#122d4a;border:1px solid #2a4866;border-radius:9px;margin:15px 16px 8px;padding:9px 10px;font-size:10px;font-weight:800}.portal-nav{flex:1;padding:5px 10px 18px;overflow:auto}.portal-nav a{color:#b7c7d8;border-radius:9px;align-items:center;gap:10px;margin:2px 0;padding:10px 11px;font-size:13px;display:flex}.portal-nav a:hover,.portal-nav a.active{color:#fff;background:#173a5e}.portal-nav em{color:#102640;text-align:center;background:#d79b3d;border-radius:999px;min-width:20px;margin-left:auto;padding:2px 6px;font-size:10px;font-style:normal;font-weight:900}.nav-heading{letter-spacing:1.3px;color:#69849f;margin:18px 11px 5px;font-size:9px;font-weight:800}.sidebar-footer{border-top:1px solid #1c3651;padding:12px}.sidebar-link{color:#9fb3c6;align-items:center;gap:8px;padding:10px;font-size:12px;display:flex}.portal-topbar{border-bottom:1px solid var(--line);z-index:35;background:#fff;align-items:center;height:78px;padding:0 28px;display:flex;position:sticky;top:0}.portal-search{flex:1;align-items:center;gap:8px;max-width:560px;display:flex}.portal-search svg{color:#94a3b8}.portal-search input{border:0;outline:none;width:100%;font-size:13px}.portal-actions{align-items:center;gap:13px;margin-left:auto;display:flex}.icon-button{border:1px solid var(--line);border-radius:10px;place-items:center;width:39px;height:39px;display:grid;position:relative}.icon-button b{background:var(--danger);color:#fff;border-radius:99px;padding:3px 5px;font-size:8px;position:absolute;top:-5px;right:-5px}.profile-chip{align-items:center;gap:8px;display:flex}.profile-chip>span,.avatar{color:#0b5d66;background:#dcebf1;border-radius:50%;place-items:center;width:38px;height:38px;font-size:12px;font-weight:850;display:grid}.profile-chip>div{flex-direction:column;display:flex}.profile-chip strong{font-size:12px}.profile-chip small{color:var(--muted);font-size:10px}.portal-content{max-width:1500px;margin:auto;padding:30px}.page-title-row,.candidate-welcome{justify-content:space-between;align-items:flex-start;gap:25px;margin-bottom:24px;display:flex}.page-title-row h1,.candidate-welcome h1{letter-spacing:-1.2px;color:var(--navy);margin:5px 0;font-size:34px}.page-title-row p,.candidate-welcome p{color:var(--muted);margin:0;line-height:1.55}.page-actions{align-items:center;gap:8px;display:flex}.page-actions select,.panel-head select,.pipeline-filters select{border:1px solid var(--line);color:#475569;background:#fff;border-radius:9px;padding:10px}.kpi-grid{gap:12px;margin-bottom:20px;display:grid}.kpi-grid.four{grid-template-columns:repeat(4,1fr)}.kpi-grid.six{grid-template-columns:repeat(6,1fr)}.kpi-grid.seven{grid-template-columns:repeat(7,1fr)}.kpi-card{text-align:left;border:1px solid var(--line);background:#fff;border-radius:14px;min-width:0;padding:15px}.kpi-card:hover{border-color:#aacdd2;box-shadow:0 8px 20px #0f172a0d}.kpi-top{color:#64748b;align-items:center;gap:7px;font-size:11px;font-weight:700;display:flex}.kpi-card>strong{color:var(--navy);margin-top:7px;font-size:27px;display:block}.kpi-card>small{color:#8291a3;margin-top:4px;font-size:10px;display:block}.icon-box{width:28px;height:28px;color:var(--teal);background:#e9f7f7;border-radius:8px;place-items:center;display:grid}.dashboard-grid{grid-template-columns:1.4fr .9fr;gap:16px;margin-bottom:16px;display:grid}.panel{margin-bottom:16px}.panel-head h2{font-size:19px}.panel-head strong{color:var(--navy);font-size:22px}.next-action-card{background:#fffaf1;border:1px solid #f2d6a4;border-radius:14px;grid-template-columns:auto 1fr auto;align-items:center;gap:16px;padding:16px;display:grid}.next-action-icon{width:45px;height:45px;color:var(--warning);background:#fff0d4;border-radius:12px;place-items:center;display:grid}.next-action-card h3{color:var(--navy);margin:8px 0 5px}.next-action-card p{color:#64748b;margin:0;font-size:13px;line-height:1.5}.next-meta{color:#8a6d43;gap:12px;margin-top:10px;font-size:11px;display:flex}.next-meta span{align-items:center;gap:4px;display:flex}.check-list.mini{font-size:12px}.check-list.mini>div{padding:5px 0}.application-cards{gap:12px;display:grid}.application-card{border:1px solid var(--line);border-radius:13px;grid-template-columns:1fr 1.6fr auto;align-items:center;gap:20px;padding:16px;display:grid}.application-card h3{color:var(--navy);margin:4px 0}.application-card p{color:var(--muted);margin:0;font-size:12px}.mini-timeline{grid-template-columns:repeat(7,1fr);display:grid;position:relative}.mini-timeline:before{content:"";background:#e2e8f0;height:2px;position:absolute;top:6px;left:5%;right:5%}.mini-timeline span{text-align:center;color:#94a3b8;padding-top:17px;font-size:8px;position:relative}.mini-timeline i{z-index:2;background:#d8e1e9;border-radius:50%;width:10px;height:10px;position:absolute;top:2px;left:calc(50% - 5px)}.mini-timeline .done i{background:var(--success)}.mini-timeline .done{color:#46776a}.application-actions{align-items:center;gap:8px;display:flex}.pill{white-space:nowrap;border-radius:999px;justify-content:center;align-items:center;padding:5px 9px;font-size:10px;font-weight:800;display:inline-flex}.pill.success{color:#137250;background:#e8f7f1}.pill.warning{color:#9a641c;background:#fff4df}.pill.danger{color:#ac3434;background:#fdecec}.pill.neutral{color:#5a6b7e;background:#eef2f6}.compact-recs .job-meta{flex-wrap:wrap;display:flex}.bar-chart{height:250px;padding:20px 8px 0}.bars{border-bottom:1px solid var(--line);align-items:flex-end;gap:15px;height:100%;display:flex}.bar-col{flex-direction:column;flex:1;justify-content:flex-end;align-items:center;gap:7px;height:100%;display:flex}.bar{background:linear-gradient(#44b8be,#1769aa);border-radius:8px 8px 2px 2px;width:55%;min-width:18px;transition:all .3s;position:relative}.bar span{color:#64748b;font-size:9px;position:absolute;top:-18px;left:50%;transform:translate(-50%)}.bar-col small{color:#94a3b8;margin-bottom:-20px;font-size:10px}.mini-funnel-list{gap:12px;display:grid}.mini-funnel-list>div{grid-template-columns:1fr auto;align-items:center;gap:7px;display:grid}.mini-funnel-list span{color:#64748b;font-size:12px}.mini-funnel-list strong{color:var(--navy)}.mini-funnel-list i{background:#edf1f5;border-radius:999px;grid-column:1/-1;height:7px}.mini-funnel-list i:after{content:"";height:100%;width:inherit;background:linear-gradient(90deg,var(--teal),var(--blue));border-radius:inherit;display:block}.data-table{display:grid}.data-row{border-top:1px solid var(--line);grid-template-columns:1.4fr 1.25fr .8fr .8fr .7fr .4fr;align-items:center;gap:12px;padding:12px 6px;font-size:12px;display:grid}.data-row.header{color:#8190a0;text-transform:uppercase;letter-spacing:.5px;border-top:0;font-size:10px;font-weight:800}.data-row>span{min-width:0}.data-row>span:first-child{flex-direction:column;display:flex}.data-row small{color:#94a3b8;margin-top:2px}.country-bars{gap:13px;display:grid}.country-bars>div{grid-template-columns:100px 1fr 38px;align-items:center;gap:10px;font-size:11px;display:grid}.country-bars i{background:#edf1f5;border-radius:99px;height:9px;overflow:hidden}.country-bars b{background:linear-gradient(90deg,var(--teal),var(--blue));border-radius:inherit;height:100%;display:block}.alert-grid{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}.alert-grid a{border:1px solid var(--line);border-radius:12px;align-items:center;gap:10px;padding:13px;display:flex}.alert-grid>a>svg:first-child{color:var(--warning)}.alert-grid a>div{flex-direction:column;flex:1;display:flex}.alert-grid a strong{color:var(--navy);font-size:20px}.alert-grid a span{color:var(--muted);font-size:11px}.alert-grid>a>svg:last-child{color:#94a3b8;width:16px}.tracking-grid{grid-template-columns:1fr 330px;gap:18px;display:grid}.tracking-side .panel{margin-bottom:12px}.timeline-list{display:grid}.timeline-item{grid-template-columns:40px 1fr;gap:10px;padding-bottom:26px;display:grid;position:relative}.timeline-item:not(:last-child):before{content:"";background:#d9e1e8;width:2px;position:absolute;top:34px;bottom:0;left:17px}.timeline-dot{color:#8494a5;z-index:2;background:#edf1f5;border-radius:50%;place-items:center;width:36px;height:36px;display:grid}.timeline-item.done .timeline-dot{color:var(--success);background:#e8f7f1}.timeline-item.current .timeline-dot{color:var(--teal);background:#e4f4f5;box-shadow:0 0 0 4px #f0fafa}.timeline-item.current:before{background:#d9e1e8}.timeline-title{align-items:center;gap:8px;display:flex}.timeline-title h3{color:var(--navy);margin:5px 0;font-size:15px}.timeline-item small{color:#94a3b8}.timeline-item p{color:#64748b;margin:6px 0 0;font-size:12px}.due-row{color:#9a641c;background:#fff5e4;border-radius:9px;align-items:center;gap:6px;margin:14px 0;padding:9px;font-size:11px;display:flex}.person-row{align-items:center;gap:10px;margin:12px 0;display:flex}.person-row>span{color:#12656c;background:#dfeff1;border-radius:50%;place-items:center;width:38px;height:38px;font-size:11px;font-weight:850;display:grid}.person-row>div{flex-direction:column;display:flex}.person-row small{color:var(--muted)}.document-table-head,.document-row{grid-template-columns:2fr 1fr .8fr 1fr;align-items:center;gap:12px;display:grid}.document-table-head{color:#8996a5;text-transform:uppercase;padding:0 8px 10px;font-size:10px;font-weight:800}.document-row{border-top:1px solid var(--line);padding:13px 8px;font-size:12px}.doc-name{align-items:center;gap:10px;display:flex}.file-icon{width:36px;height:36px;color:var(--blue);background:#eef6fa;border-radius:9px;place-items:center;display:grid}.file-icon svg{width:17px}.doc-name>div{flex-direction:column;display:flex}.doc-name small{color:#94a3b8}.doc-actions{gap:8px;display:flex}.icon-text{color:var(--teal);background:0 0;border:0;align-items:center;gap:5px;font-size:11px;font-weight:750;display:flex;position:relative}.icon-text svg{width:15px}.icon-text input{opacity:0;cursor:pointer;position:absolute;inset:0}.margin-top{margin-top:16px}.tabs{border-bottom:1px solid var(--line);gap:5px;display:flex}.tabs button,.drawer-tabs button{color:#64748b;background:0 0;border:0;border-bottom:2px solid #0000;padding:10px 12px;font-size:12px;font-weight:700}.tabs button.active,.drawer-tabs button.active{color:var(--teal);border-color:var(--teal)}.notification-list{display:grid}.notification-item{text-align:left;border:0;border-bottom:1px solid var(--line);background:#fff;grid-template-columns:auto 1fr auto;gap:11px;padding:15px;display:grid}.notification-dot{background:#d7e0e8;border-radius:50%;width:8px;height:8px;margin-top:6px}.notification-item.unread .notification-dot{background:var(--teal)}.notification-item>div strong{color:var(--navy);font-size:13px}.notification-item p{color:#64748b;margin:4px 0;font-size:12px}.notification-item small{color:#94a3b8}.notification-type{color:#64748b;font-size:10px}.simple-list{display:grid}.simple-list>a,.simple-list>div{border-top:1px solid var(--line);justify-content:space-between;align-items:center;padding:14px 5px;display:flex}.simple-list>a:first-child,.simple-list>div:first-child{border-top:0}.simple-list>a>div,.simple-list>div>div{flex-direction:column;display:flex}.simple-list small{color:var(--muted);margin-top:3px}.funnel{flex-direction:column;align-items:center;gap:5px;padding:8px;display:flex}.funnel-step{color:#fff;background:linear-gradient(90deg,#1b72ad,#18a4a9);border-radius:8px;grid-template-columns:auto 1fr auto;align-items:center;gap:10px;height:43px;padding:0 13px;display:grid}.funnel-step strong{font-size:15px}.funnel-step span{font-size:11px}.funnel-step small{color:#d7f3f4;font-size:9px}.source-list{gap:12px;display:grid}.source-list>div{border-bottom:1px solid var(--line);color:#64748b;justify-content:space-between;padding-bottom:10px;font-size:12px;display:flex}.source-list strong{color:var(--navy)}.muted-copy{color:var(--muted);line-height:1.7}.candidate-profile-head{grid-template-columns:auto 1fr auto;align-items:center;gap:16px;margin-bottom:20px;display:grid}.avatar.large{width:62px;height:62px;font-size:17px}.candidate-profile-head h1{color:var(--navy);margin:4px 0}.candidate-profile-head p{color:var(--muted);margin:0}.profile-actions{gap:8px;display:flex}.profile-layout{grid-template-columns:1fr 340px;gap:16px;display:grid}.profile-layout .panel h3{color:var(--navy)}.verification-list{gap:10px;display:grid}.verification-list>div{justify-content:space-between;gap:10px;font-size:12px;display:flex}.privacy-mini{color:#42757a;background:#eff7f7;border-radius:10px;gap:8px;margin-top:16px;padding:11px;font-size:11px;line-height:1.5;display:flex}.privacy-mini svg{min-width:17px}.simple-timeline{gap:12px;margin-top:15px;display:grid}.simple-timeline>div{border-left:2px solid #d9e6e8;grid-template-columns:90px 1fr;gap:15px;padding-left:12px;display:grid}.success-state{text-align:center;border:1px solid var(--line);background:#fff;border-radius:20px;padding:80px 25px}.success-state>svg{width:60px;height:60px;color:var(--success)}.success-state h1{color:var(--navy)}.success-state p{color:var(--muted)}.bullet-list{color:#64748b;line-height:1.9}.pipeline-filters{border:1px solid var(--line);background:#fff;border-radius:13px;align-items:center;gap:8px;margin-bottom:14px;padding:10px;display:flex;overflow:auto}.pipeline-filters>svg{color:#94a3b8;min-width:18px}.kanban-wrap{padding-bottom:8px;overflow:auto}.kanban{grid-template-columns:repeat(7,260px);gap:10px;min-width:max-content;display:grid}.kanban-col{background:#eef2f6;border:1px solid #dde5ec;border-radius:13px;min-height:560px}.kanban-col>header{background:#f8fafc;border-bottom:1px solid #d7e0e8;border-radius:13px 13px 0 0;padding:12px}.kanban-col>header>div{justify-content:space-between;display:flex}.kanban-col>header strong{color:var(--navy);font-size:13px}.kanban-col>header span{color:#53687a;background:#dce6ee;border-radius:999px;padding:2px 7px;font-size:10px}.kanban-col>header small{color:#94a3b8;font-size:9px}.kanban-list{gap:8px;padding:8px;display:grid}.candidate-card{cursor:grab;background:#fff;border:1px solid #d8e1e8;border-radius:11px;padding:11px;box-shadow:0 4px 12px #0f172a0a}.candidate-card:active{cursor:grabbing}.candidate-card-head{align-items:center;gap:8px;display:flex}.candidate-card-head>div{flex-direction:column;display:flex}.candidate-card-head strong{color:var(--navy);font-size:12px}.candidate-card-head small{color:#94a3b8;font-size:9px}.candidate-card h4{color:#334155;margin:10px 0 3px;font-size:12px}.candidate-card p{color:#728196;margin:0;font-size:10px}.blocker{color:#97601b;background:#fff4e3;border-radius:7px;align-items:center;gap:4px;margin-top:8px;padding:6px;font-size:9px;display:flex}.blocker svg{width:13px}.candidate-card footer{color:#94a3b8;border-top:1px solid #edf1f4;justify-content:space-between;margin-top:9px;padding-top:8px;font-size:9px;display:flex}.drawer-layer{z-index:100;position:fixed;inset:0}.drawer-backdrop{background:#08152661;position:absolute;inset:0}.candidate-drawer{background:#fff;width:min(520px,100%);padding:22px;position:absolute;top:0;bottom:0;right:0;overflow:auto;box-shadow:-20px 0 50px #0f172a2e}.drawer-head{border-bottom:1px solid var(--line);justify-content:space-between;padding-bottom:14px;display:flex}.drawer-head h2{color:var(--navy);margin:4px 0}.drawer-head p{color:var(--muted);margin:0;font-size:12px}.drawer-head button{background:0 0;border:0}.drawer-profile{align-items:center;gap:12px;padding:18px 0;display:flex}.drawer-profile>div{flex-direction:column;align-items:flex-start;gap:5px;display:flex}.drawer-profile>div>span{color:var(--muted);font-size:11px}.drawer-tabs{border-bottom:1px solid var(--line);display:flex;overflow:auto}.drawer-section{border-bottom:1px solid var(--line);padding:18px 0}.drawer-section h3{color:var(--navy);font-size:14px}.drawer-alert{color:#94601b;background:#fff4e4;border-radius:9px;align-items:center;gap:7px;padding:9px;font-size:11px;display:flex}.drawer-alert svg{width:16px}.success-copy{color:var(--success);font-size:12px}.move-grid{grid-template-columns:1fr 1fr;gap:7px;display:grid}.move-grid button{border:1px solid var(--line);color:#475569;background:#fff;border-radius:8px;justify-content:space-between;padding:9px;font-size:11px;display:flex}.helper-text{color:#94a3b8;margin-top:8px;line-height:1.5;display:block}.history-list{gap:10px;display:grid}.history-list>div{gap:8px;display:flex}.history-list svg{width:16px;color:var(--teal)}.history-list span{flex-direction:column;font-size:11px;display:flex}.history-list small{color:#94a3b8}.form-card{max-width:980px}.form-card .btn{margin-top:18px}.no-link>div{padding:12px 0}.success-copy{color:var(--success)}@media (width<=1180px){.main-nav{gap:15px}.main-nav a{font-size:12px}.brand-copy small{display:none}.featured-grid{grid-template-columns:1fr 1fr}.country-grid{grid-template-columns:repeat(3,1fr)}.kpi-grid.seven{grid-template-columns:repeat(4,1fr)}.kpi-grid.six{grid-template-columns:repeat(3,1fr)}.alert-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=900px){.desktop-only{display:none}.menu-button{background:0 0;border:0;place-items:center;display:grid}.main-nav{border-bottom:1px solid var(--line);background:#fff;flex-direction:column;align-items:stretch;padding:18px;display:none;position:fixed;top:78px;left:0;right:0}.main-nav.open{display:flex}.main-nav a{padding:9px;font-size:14px}.hero{min-height:680px}.hero-copy h1{font-size:52px}.hero-search{grid-template-columns:1fr 1fr}.hero-search .btn{grid-column:1/-1}.trust-strip{grid-template-columns:1fr 1fr}.metric-grid{grid-template-columns:1fr 1fr;gap:20px}.metric-grid>div:nth-child(2){border-right:0}.country-grid{grid-template-columns:1fr 1fr}.split-section,.employer-public-grid,.job-detail-grid,.tracking-grid,.profile-layout,.dashboard-grid{grid-template-columns:1fr}.apply-card{position:static}.employer-cta-inner{flex-direction:column;align-items:flex-start}.jobs-layout{grid-template-columns:1fr}.desktop-filter{display:none}.mobile-filter-btn{display:inline-flex}.filter-sheet{z-index:100;display:block;position:fixed;inset:0}.sheet-backdrop{background:#06152773;position:absolute;inset:0}.sheet{background:#fff;border-radius:22px 22px 0 0;max-height:88vh;padding:20px;position:absolute;bottom:0;left:0;right:0;overflow:auto}.sheet-title{justify-content:space-between;align-items:center;display:flex}.sheet-title button{background:0 0;border:0}.sheet .filter-panel{position:static}.auth-page{grid-template-columns:1fr}.auth-brand{min-height:380px;padding:35px}.portal-sidebar{transition:all .25s;transform:translate(-100%)}.portal-sidebar.open{transform:translate(0)}.sidebar-close{color:#fff;margin-left:auto;display:block}.portal-main{margin-left:0}.portal-menu{place-items:center;margin-right:10px;display:grid}.portal-content{padding:22px}.application-card{grid-template-columns:1fr}.kpi-grid.four{grid-template-columns:repeat(2,1fr)}.document-table-head{display:none}.document-row{grid-template-columns:1fr 1fr}.document-row>span:nth-child(3){display:none}.candidate-profile-head{grid-template-columns:auto 1fr}.profile-actions{grid-column:1/-1}.terms-grid,.profile-facts,.country-big-grid{grid-template-columns:1fr 1fr}}@media (width<=620px){.container{width:min(100% - 24px,1180px)}.nav-wrap{height:68px}.brand-mark{font-size:29px}.brand-copy strong{font-size:22px}.locale-select{display:flex}.main-nav{top:68px}.hero{min-height:760px}.hero-inner{padding:66px 0 30px}.hero-copy h1{letter-spacing:-2px;font-size:42px}.hero-copy p{font-size:15px}.hero-search{grid-template-columns:1fr}.hero-search label{border-bottom:1px solid #e6ebf0;border-right:0;padding:11px 8px}.trust-strip{grid-template-columns:1fr}.trust-strip>div{border-bottom:1px solid #ffffff26;border-right:0}.metric-grid{grid-template-columns:1fr 1fr;gap:12px;padding:20px 0}.metric-grid>div{border-right:0;justify-content:start}.metric-grid strong{font-size:20px}.section{padding:52px 0}.section-heading{flex-direction:column;align-items:flex-start}.section-heading h2,.split-section h2{font-size:31px}.country-grid,.featured-grid,.country-big-grid{grid-template-columns:1fr}.job-card.compact{display:block}.job-list .job-meta{grid-template-columns:1fr 1fr}.split-section{gap:25px}.footer-grid{grid-template-columns:1fr 1fr}.footer-grid>div:first-child{grid-column:1/-1}.footer-bottom{flex-direction:column;gap:7px}.jobs-top,.info-hero{padding:38px 0}.jobs-top h1,.info-hero h1{font-size:37px}.search-row{grid-template-columns:1fr}.search-row label{border-right:0;border-bottom:1px solid var(--line);padding:11px}.search-row select{padding:11px}.results-toolbar{flex-direction:column}.job-cover{height:220px}.detail-heading h1{font-size:33px}.anchor-tabs{top:68px;overflow:auto}.terms-grid,.profile-facts{grid-template-columns:1fr}.employer-public{padding:60px 0}.employer-public h1{font-size:39px}.hero-buttons{flex-direction:column}.auth-brand{min-height:320px;padding:25px}.auth-brand h1{font-size:35px}.auth-panel{padding:28px 20px}.registration-page{padding-top:26px}.registration-head{align-items:flex-start}.completion-ring{display:none}.registration-head h1{font-size:32px}.stepper{gap:10px;display:flex;overflow:auto}.stepper:before{display:none}.stepper button{min-width:62px}.stepper small{display:none}.field-grid,.doc-upload-grid{grid-template-columns:1fr}.field-grid .span-2{grid-column:auto}.form-actions{grid-template-columns:1fr 1fr;display:grid}.form-actions .btn-ghost{grid-area:2/1/auto/-1}.portal-topbar{height:66px;padding:0 12px}.portal-search,.profile-chip>div{display:none}.portal-content{padding:16px 12px}.page-title-row,.candidate-welcome{flex-direction:column}.page-title-row h1,.candidate-welcome h1{font-size:29px}.kpi-grid.four,.kpi-grid.six,.kpi-grid.seven{grid-template-columns:1fr 1fr}.kpi-card>strong{font-size:22px}.next-action-card{grid-template-columns:auto 1fr}.next-action-card>.btn{grid-column:1/-1}.application-card{padding:12px}.mini-timeline{min-width:460px;overflow:auto}.application-card{overflow:hidden}.panel,.registration-card{border-radius:14px;padding:16px}.document-row{grid-template-columns:1fr}.doc-actions{margin-top:5px}.tracking-side{display:grid}.notification-item{grid-template-columns:auto 1fr}.notification-type{display:none}.data-table{overflow:auto}.data-row{min-width:700px}.candidate-profile-head{text-align:left;grid-template-columns:1fr}.profile-actions{flex-direction:column;grid-column:auto}.alert-grid{grid-template-columns:1fr}.pipeline-filters{margin-left:-4px;margin-right:-4px}.country-bars>div{grid-template-columns:80px 1fr 30px}.footer{padding-top:38px}}.records-toolbar{align-items:center;gap:10px;margin:0 0 16px;display:flex}.records-toolbar>label{border:1px solid var(--line);background:#fff;border-radius:11px;flex:1;align-items:center;gap:8px;padding:10px 12px;display:flex}.records-toolbar>label svg{color:#94a3b8;width:17px}.records-toolbar input{background:0 0;border:0;outline:0;width:100%}.settings-list{display:grid}.settings-row{border-top:1px solid var(--line);grid-template-columns:auto 1fr auto auto;align-items:center;gap:12px;padding:14px 0;display:grid}.settings-row:first-child{border-top:0}.settings-row>div:nth-child(2){flex-direction:column;display:flex}.settings-row small{color:var(--muted);margin-top:3px}.settings-icon{width:40px;height:40px;color:var(--teal);background:#eef7f7;border-radius:11px;place-items:center;display:grid}.settings-icon svg{width:19px}.switch{width:44px;height:25px;display:inline-block;position:relative}.switch input{opacity:0;width:0;height:0}.switch>span{background:#cbd5e1;border-radius:999px;transition:all .2s;position:absolute;inset:0}.switch>span:before{content:"";background:#fff;border-radius:50%;width:19px;height:19px;transition:all .2s;position:absolute;top:3px;left:3px;box-shadow:0 1px 5px #00000026}.switch input:checked+span{background:var(--teal)}.switch input:checked+span:before{transform:translate(19px)}.icon-button.plain{border:1px solid var(--line);color:var(--muted);background:#fff;position:static}.icon-button.plain b{display:none}.interview-grid{gap:14px;display:grid}.interview-card{grid-template-columns:170px 1fr;align-items:stretch;gap:20px;display:grid}.interview-date{color:#fff;text-align:center;background:linear-gradient(135deg,#0b1f3a,#173f68);border-radius:14px;flex-direction:column;justify-content:center;align-items:center;gap:5px;min-height:145px;padding:18px;display:flex}.interview-date svg{color:var(--gold-2)}.interview-date strong{font-size:17px}.interview-date span{color:#cbd5e1;font-size:13px}.interview-copy{flex-direction:column;justify-content:center;display:flex}.button-row{flex-wrap:wrap;align-items:center;gap:8px;margin-top:12px;display:flex}.message-layout{grid-template-columns:360px 1fr;gap:16px;min-height:590px;display:grid}.message-list{padding:0;overflow:hidden}.message-list>.panel-head{border-bottom:1px solid var(--line);margin:0;padding:18px}.message-preview{border:0;border-top:1px solid var(--line);text-align:left;width:100%;color:inherit;background:#fff;grid-template-columns:auto 1fr auto;align-items:start;gap:10px;padding:13px 15px;display:grid}.message-preview:hover,.message-preview.unread{background:#f7fbfc}.message-preview>span:nth-child(2){flex-direction:column;min-width:0;display:flex}.message-preview strong{color:var(--navy);font-size:12px}.message-preview b{margin:2px 0;font-size:11px}.message-preview small{color:var(--muted);white-space:nowrap;text-overflow:ellipsis;max-width:220px;font-size:10px;overflow:hidden}.message-preview em{color:#94a3b8;font-size:9px;font-style:normal}.conversation{grid-template-rows:auto 1fr auto;padding:0;display:grid;overflow:hidden}.conversation-head{border-bottom:1px solid var(--line);align-items:center;gap:10px;padding:16px 18px;display:flex}.conversation-head>div{flex-direction:column;display:flex}.conversation-head small{color:var(--muted)}.conversation-body{background:#f8fafc;flex-direction:column;gap:12px;min-height:420px;padding:24px;display:flex}.bubble{border-radius:14px;flex-direction:column;gap:5px;max-width:72%;padding:12px 14px;font-size:12px;line-height:1.55;display:flex}.bubble small{opacity:.65;align-self:flex-end}.bubble.theirs{border:1px solid var(--line);background:#fff;border-bottom-left-radius:4px}.bubble.mine{background:var(--navy);color:#fff;border-bottom-right-radius:4px;align-self:flex-end}.conversation-compose{border-top:1px solid var(--line);gap:8px;padding:14px;display:flex}.conversation-compose input{border:1px solid var(--line);border-radius:10px;outline:none;flex:1;padding:10px 12px}.profile-completion{grid-template-columns:1fr 1fr;align-items:center;gap:22px;margin-bottom:16px;display:grid}.completion-large{background:#e6edf3;border-radius:999px;height:12px;overflow:hidden}.completion-large i{background:linear-gradient(90deg,var(--teal),#51c4cb);border-radius:inherit;height:100%;display:block}.inline-success{color:var(--success);align-items:center;gap:5px;margin-left:12px;font-size:12px;font-weight:700;display:inline-flex}.inline-success svg{width:16px}.rich-list{gap:12px;display:grid}.application-card.detailed{grid-template-columns:auto 1fr auto;align-items:center}.app-icon{width:48px;height:48px;color:var(--teal);background:#eef7f7;border-radius:13px;place-items:center;display:grid}.app-main{min-width:0}.app-head{justify-content:space-between;gap:12px;display:flex}.app-head>div{flex-direction:column;display:flex}.app-head>div>span{color:var(--muted);margin-top:2px;font-size:12px}.app-meta{color:#64748b;flex-wrap:wrap;gap:16px;margin-top:10px;font-size:11px;display:flex}.app-meta span{align-items:center;gap:4px;display:inline-flex}.app-meta svg{width:14px}.app-next{background:#f8fafc;border-radius:9px;flex-direction:column;margin-top:10px;padding:9px 11px;display:flex}.app-next small{color:var(--muted)}.app-next b{color:#334155;margin-top:2px;font-size:11px}.settings-grid{grid-template-columns:1.35fr 1fr;gap:16px;display:grid}.preference-row{border-top:1px solid var(--line);justify-content:space-between;align-items:center;padding:14px 0;font-size:12px;display:flex}.preference-row:first-of-type{border-top:0}.verification-panel>svg{width:42px;height:42px;color:var(--success)}.verification-panel h2{margin-bottom:4px}.verification-panel p{color:var(--muted);line-height:1.6}.mini-kpis{margin-top:18px}.mini-kpis .kpi-card{min-height:95px}.mini-funnel{gap:8px;margin-top:16px;display:grid}.mini-funnel span{text-align:center;color:#fff;background:linear-gradient(90deg,#0b1f3a,#1769aa);border-radius:7px;min-width:38%;margin:auto;padding:9px;font-size:11px;display:block}.report-download{border-top:1px solid var(--line);grid-template-columns:auto 1fr auto;align-items:center;gap:12px;padding:13px 0;display:grid}.report-download:first-of-type{border-top:0}.report-download>svg{color:var(--teal)}.report-download span{flex-direction:column;display:flex}.report-download small{color:var(--muted);margin-top:2px}.employer-admin-grid{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.employer-admin-card{position:relative}.employer-card-icon{width:42px;height:42px;color:var(--teal);background:#eef7f7;border-radius:11px;place-items:center;margin-bottom:12px;display:grid}.employer-admin-card .profile-facts{margin-top:14px}.standalone{margin-bottom:16px}.alert-banner{border-radius:12px;align-items:center;gap:12px;margin-bottom:14px;padding:13px 15px;display:flex}.alert-banner.warning{color:#8a5c1e;background:#fff6e8;border:1px solid #f1d5aa}.alert-banner>div{flex-direction:column;display:flex}.alert-banner span{margin-top:2px;font-size:11px}.admin-country-grid article{background:#fff}.admin-country-grid .button-row{justify-content:space-between}.progress.micro{height:6px;margin:0 0 4px}.notification-icon{width:36px;height:36px;color:var(--teal);background:#eef7f7;border-radius:10px;place-items:center;display:grid}.admin-notification-list .notification-item{grid-template-columns:auto 1fr auto}.admin-notification-list .notification-item p{color:var(--muted);margin:4px 0;font-size:11px}.employer-job-row{grid-template-columns:1.5fr .65fr .65fr .9fr .8fr .9fr}.employer-candidate-row{grid-template-columns:1.4fr 1fr .7fr .85fr .8fr .5fr}.admin-job-row{grid-template-columns:1.35fr 1.1fr .65fr .55fr .9fr .85fr .55fr}.admin-candidate-row{grid-template-columns:1.35fr 1fr .65fr .9fr .75fr .9fr .5fr}.application-admin-row{grid-template-columns:.8fr 1.05fr 1.15fr 1.05fr .75fr .65fr .5fr}.interview-admin-row{grid-template-columns:.65fr 1fr 1fr 1.15fr 1.1fr .75fr .5fr}.document-admin-row{grid-template-columns:1fr 1fr .8fr .9fr .9fr .8fr .5fr}.candidate-mini{align-items:center;gap:8px;flex-direction:row!important;display:flex!important}.candidate-mini>span{flex-direction:column;display:flex}.candidate-mini i.avatar{flex:none;font-style:normal}@media (width<=1050px){.message-layout,.settings-grid{grid-template-columns:1fr}.employer-admin-grid{grid-template-columns:1fr 1fr}.profile-completion{grid-template-columns:1fr}.data-row.employer-job-row,.data-row.employer-candidate-row,.data-row.admin-job-row,.data-row.admin-candidate-row,.data-row.application-admin-row,.data-row.interview-admin-row,.data-row.document-admin-row{min-width:900px}}@media (width<=700px){.records-toolbar{flex-direction:column;align-items:stretch}.interview-card{grid-template-columns:1fr}.interview-date{min-height:110px}.employer-admin-grid{grid-template-columns:1fr}.application-card.detailed{grid-template-columns:auto 1fr}.application-card.detailed>svg{display:none}.app-head{flex-direction:column}.message-preview small{max-width:180px}.settings-row{grid-template-columns:auto 1fr auto}.settings-row>.icon-button{display:none}.report-download{grid-template-columns:auto 1fr}.report-download .btn{grid-column:1/-1}.admin-notification-list .notification-item{grid-template-columns:auto 1fr}.admin-notification-list .notification-item>.pill{grid-column:2}.inline-success{margin:10px 0 0}.conversation-body{min-height:320px}.bubble{max-width:88%}}.mobile-nav-actions{display:none}.mobile-nav-actions label{border:1px solid var(--line);border-radius:10px;align-items:center;gap:8px;padding:8px 10px;display:flex}.mobile-nav-actions select{color:#334155;background:0 0;border:0;outline:0;flex:1}@media (width<=900px){.mobile-nav-actions{border-top:1px solid var(--line);grid-template-columns:1fr 1fr;gap:8px;padding-top:8px;display:grid}.mobile-nav-actions label{grid-column:1/-1}.mobile-nav-actions .btn{display:flex!important}}.faq-grid{grid-template-columns:1fr 1fr;gap:12px;display:grid}.faq-grid details{border:1px solid var(--line);background:#fff;border-radius:14px;padding:16px 18px}.faq-grid summary{color:var(--navy);cursor:pointer;font-weight:800;list-style:none}.faq-grid summary::-webkit-details-marker{display:none}.faq-grid p{color:var(--muted);margin:12px 0 0;font-size:13px;line-height:1.65}@media (width<=700px){.faq-grid{grid-template-columns:1fr}}.toast-notice{z-index:150;color:#fff;box-shadow:var(--shadow);background:#0b1f3a;border-radius:10px;max-width:360px;padding:11px 15px;font-size:12px;font-weight:700;position:fixed;top:86px;right:24px}.visual-country{color:#fff;background-position:50%;background-size:cover;border:0;align-items:flex-end;min-height:168px;position:relative;overflow:hidden;box-shadow:0 10px 26px #08182c1f}.visual-country:before{content:"";pointer-events:none;background:linear-gradient(#0000 15%,#06142714 48%,#061427e6 100%);position:absolute;inset:0}.visual-country>*{z-index:1;position:relative}.visual-country>span{background:#ffffffeb;border-radius:12px;align-self:flex-start;place-items:center;width:42px;height:42px;font-size:24px;display:grid;box-shadow:0 8px 20px #0000001f}.visual-country>div{align-self:flex-end}.visual-country strong{color:#fff;font-size:17px}.visual-country small{color:#d8e4ed}.visual-country svg{color:#fff;align-self:flex-end}.visual-country:hover{border-color:#0000;transform:translateY(-3px);box-shadow:0 18px 34px #08182c38}.job-card.compact{grid-template-columns:210px minmax(0,1fr);align-items:stretch;display:grid}.job-card.compact .compact-thumb{background-position:50%;background-size:cover;width:100%;height:auto;min-height:168px;display:block}.job-card.compact .job-card-body{width:auto}.job-card.compact h3{font-size:18px}.journey-visual{min-height:520px;box-shadow:var(--shadow);background-position:50%;background-size:cover;border-radius:26px;align-items:flex-end;display:flex;overflow:hidden}.journey-visual-copy{color:#fff;background:linear-gradient(#0000,#071426d6);width:100%;padding:120px 32px 32px}.journey-visual-copy>svg{color:var(--gold-2)}.journey-visual-copy blockquote{margin:15px 0;font-size:23px;line-height:1.48}.journey-visual-copy small{color:#cbd5e1;margin-top:5px;display:block}.visual-info-hero{background-position:100%;background-size:cover}.country-big-grid.visual-grid>a.visual-tile{color:#fff;background-position:50%;background-size:cover;border:0;flex-direction:column;justify-content:flex-end;min-height:250px;padding:22px;transition:all .22s;display:flex;position:relative;overflow:hidden;box-shadow:0 12px 30px #08182c24}.country-big-grid.visual-grid>a.visual-tile:before{content:"";pointer-events:none;background:linear-gradient(#06142705,#0614271f 38%,#061427eb);position:absolute;inset:0}.country-big-grid.visual-grid>a.visual-tile>*{z-index:1;position:relative}.country-big-grid.visual-grid>a.visual-tile>span{background:#fffffff0;border-radius:12px;place-items:center;width:44px;height:44px;font-size:25px;display:grid;position:absolute;top:18px;left:18px}.country-big-grid.visual-grid>a.visual-tile>svg{color:#fff;width:30px;height:30px;position:absolute;top:20px;left:20px}.country-big-grid.visual-grid>a.visual-tile h3{color:#fff;margin:0 0 4px;font-size:22px}.country-big-grid.visual-grid>a.visual-tile p{color:#dbe7ef;margin:0 0 10px}.country-big-grid.visual-grid>a.visual-tile b{color:var(--gold-2)}.country-big-grid.visual-grid>a.visual-tile:hover{transform:translateY(-4px);box-shadow:0 18px 38px #08182c38}.destination-hero{color:#fff;background-position:50%;background-size:cover;align-items:center;min-height:520px;padding:105px 0;display:flex}.destination-hero .container{position:relative}.destination-hero h1{letter-spacing:-3px;margin:10px 0 14px;font-size:62px;line-height:1.03}.destination-hero p{color:#dce7f1;max-width:760px;font-size:18px;line-height:1.7}.destination-flag{background:#fff;border-radius:15px;place-items:center;width:54px;height:54px;margin-bottom:18px;font-size:31px;display:grid;box-shadow:0 10px 25px #0000002e}.destination-facts{grid-template-columns:repeat(3,1fr);gap:14px;margin-bottom:50px;display:grid}.destination-facts>div{border:1px solid var(--line);background:#fff;border-radius:16px;align-items:center;gap:12px;padding:18px;display:flex}.destination-facts svg{color:var(--teal)}.destination-facts span{flex-direction:column;display:flex}.destination-facts strong{color:var(--navy);font-size:20px}.destination-facts small{color:var(--muted);margin-top:2px}.destination-empty{text-align:center;border:1px dashed #cbd5e1;border-radius:20px;padding:55px 25px}.destination-empty>svg{color:var(--teal);width:42px;height:42px}.destination-empty h3{color:var(--navy);margin:10px 0 5px}.destination-empty p{color:var(--muted)}.employer-visual{background-position:50%;background-size:cover;border-radius:26px;align-items:flex-end;min-height:520px;display:flex;overflow:hidden;box-shadow:0 18px 50px #00000040}.employer-feature-card.overlay{background:linear-gradient(#0819302e,#081930f0);border:0;border-radius:0;width:100%;padding:30px}.about-visual-grid{grid-template-columns:1.05fr .95fr;align-items:center;gap:58px;display:grid}.about-photo{min-height:520px;box-shadow:var(--shadow);background-position:50%;background-size:cover;border-radius:24px;align-items:flex-end;display:flex;overflow:hidden}.about-photo>div{color:#fff;background:#071426d1;border-radius:12px;align-items:center;gap:8px;margin:22px;padding:12px 16px;font-weight:750;display:flex}.about-checks{grid-template-columns:1fr 1fr;gap:10px;margin-top:24px;display:grid}.about-checks span{color:#334155;align-items:center;gap:7px;font-size:13px;font-weight:700;display:flex}.about-checks svg{color:var(--success);width:18px}.visual-auth{background-position:50%;background-size:cover}@media (width<=900px){.job-card.compact{grid-template-columns:170px minmax(0,1fr)}.journey-visual{min-height:430px}.destination-hero{min-height:440px;padding:75px 0}.destination-hero h1{font-size:50px}.destination-facts{grid-template-columns:1fr 1fr 1fr}.about-visual-grid{grid-template-columns:1fr}.about-photo{min-height:430px}.employer-visual{min-height:440px}}@media (width<=620px){.visual-country{min-height:190px}.job-card.compact{display:block}.job-card.compact .compact-thumb{height:190px;min-height:190px}.journey-visual{min-height:410px}.journey-visual-copy{padding:100px 22px 24px}.journey-visual-copy blockquote{font-size:19px}.country-big-grid.visual-grid>a.visual-tile{min-height:230px}.destination-hero{background-position:50%;min-height:500px;padding:70px 0}.destination-hero h1{letter-spacing:-2px;font-size:41px}.destination-hero p{font-size:15px}.destination-facts{grid-template-columns:1fr}.about-photo{min-height:360px}.about-checks{grid-template-columns:1fr}.employer-visual{min-height:390px}}.auth-loading{color:#153553;background:#f7fafc;align-content:center;place-items:center;gap:14px;min-height:55vh;display:grid}.loader-ring{border:3px solid #dce6ef;border-top-color:#0c628b;border-radius:50%;width:34px;height:34px;animation:.8s linear infinite abvspin}@keyframes abvspin{to{transform:rotate(360deg)}}.form-error{color:#8d1b1b;background:#fff4f4;border:1px solid #efb8b8;border-radius:10px;align-items:flex-start;gap:9px;padding:11px 12px;font-size:14px;display:flex}.sidebar-footer{gap:6px;display:grid}.sidebar-logout{text-align:left;cursor:pointer;width:100%;font:inherit;background:0 0;border:0}.sidebar-logout:hover{color:#fff;background:#173a5e;border-radius:9px}.sidebar-logout:disabled{opacity:.65;cursor:wait}.topbar-logout{color:#173957;min-height:42px;font:inherit;cursor:pointer;white-space:nowrap;background:#fffaf0;border:1px solid #e4c679;border-radius:10px;justify-content:center;align-items:center;gap:7px;padding:0 12px;font-size:12px;font-weight:800;display:inline-flex}.topbar-logout:hover{background:#f8edcf;border-color:#c99b38}.topbar-logout svg{color:#a77416}.topbar-logout:disabled{opacity:.65;cursor:wait}@media (width<=620px){.topbar-logout{width:42px;min-width:42px;padding:0}.topbar-logout span{clip:rect(0,0,0,0);width:1px;height:1px;position:absolute;overflow:hidden}.portal-actions{gap:7px}.portal-actions .profile-chip>svg{display:none}}.server-location-note,.local-default-bar{border-radius:12px;align-items:center;gap:9px;font-size:12px;line-height:1.5;display:flex}.server-location-note{color:#e7eef6;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff1f;border:1px solid #fff3;margin-top:13px;padding:10px 13px}.server-location-note svg{color:var(--gold-2);flex:none}.local-default-bar{color:#31505a;background:#eef8f8;border:1px solid #c6e7e9;margin-top:15px;padding:10px 12px}.local-default-bar svg{color:var(--teal);flex:none}.local-default-bar span{flex:1}.local-default-bar button{color:var(--teal);background:0 0;border:0;padding:4px 0;font-weight:800}.filter-group button{align-items:center;gap:7px;display:flex}.filter-group button>span{margin-left:auto}.async-state{border:1px solid var(--line);color:#475569;background:#fff;border-radius:16px;align-items:center;gap:12px;padding:22px;display:flex}.async-state>strong{color:var(--navy)}.async-state.error-state{background:#fff8f8;border-color:#f0c4c4}.async-state.error-state>svg{color:var(--danger);flex:none}.async-state.error-state>div{flex-direction:column;flex:1;gap:4px;display:flex}.async-state.error-state span{font-size:13px}.async-state.loading-state svg{color:var(--teal)}.spin{animation:.8s linear infinite abvspin}.pagination{justify-content:center;align-items:center;gap:18px;margin-top:25px;display:flex}.pagination span{color:var(--muted);font-size:13px;font-weight:700}.pagination button:disabled{opacity:.45;cursor:not-allowed;transform:none}.empty-actions{flex-wrap:wrap;justify-content:center;gap:10px;display:flex}.closed-job-banner{background:#fff9ec;border:1px solid #f1cf96;border-radius:14px;align-items:flex-start;gap:10px;margin:18px 0;padding:14px 16px;display:flex}.closed-job-banner svg{color:var(--warning);flex:none}.closed-job-banner div{flex-direction:column;gap:3px;display:flex}.closed-job-banner span{color:#765d38;font-size:13px}.verified-employer-hero{color:var(--success);background:#eaf8f1;border-radius:10px;align-items:center;gap:7px;margin-top:8px;padding:8px 11px;font-size:13px;font-weight:800;display:inline-flex}@media (width<=700px){.server-location-note,.local-default-bar{align-items:flex-start}.local-default-bar{flex-wrap:wrap}.local-default-bar button{text-align:left;width:100%}.pagination{gap:8px}.pagination .btn{padding:9px 11px}.hero-search select:disabled{opacity:.7}.empty-actions{display:grid}.empty-actions .btn{width:100%}}.filter-group button:disabled{opacity:.42;cursor:not-allowed;background:#f6f8fa}.filter-group button:disabled:hover{transform:none}.context-chip{color:#0f766e;background:#ecf7f6;border-radius:999px;margin-top:10px;padding:7px 10px;font-size:11px;font-weight:700;display:inline-flex}.requirement-tag{color:#b45309;background:#fff7ed;border-radius:999px;width:max-content;margin-top:5px;padding:3px 7px;font-size:9px;font-style:normal;font-weight:700;display:inline-flex}.review-note{color:#9a3412;margin-top:7px;font-size:11px;display:block}.muted-line{color:#64748b;align-items:center;gap:5px;margin-top:6px;font-size:10px;display:flex}.muted-line svg{width:12px}.icon-text.disabled{opacity:.55;pointer-events:none}.operations-split{grid-template-columns:minmax(0,1.65fr) minmax(340px,.75fr);align-items:start;gap:16px;display:grid}.review-panel{position:sticky;top:84px}.selected-row{background:#f3faf9!important}.review-note-field{color:#334155;gap:6px;margin:16px 0;font-size:11px;font-weight:700;display:grid}.review-note-field textarea{border:1px solid var(--line);resize:vertical;width:100%;font:inherit;border-radius:10px;outline:none;padding:11px}.btn.danger{color:#b91c1c;background:#fff;border-color:#fecaca}.compact-fields{gap:10px}.quick-schedule{grid-template-columns:1.15fr repeat(5,minmax(125px,1fr)) auto;align-items:end;gap:10px;margin-bottom:16px;display:grid}.quick-schedule>div{align-self:center}.quick-schedule h2{margin:4px 0 0;font-size:18px}.quick-schedule label{color:#475569;gap:5px;font-size:10px;font-weight:700;display:grid}.quick-schedule input{border:1px solid var(--line);border-radius:9px;outline:none;min-width:0;padding:9px 10px}.compact-empty{padding:18px}.document-row small.review-note{color:#b45309}@media (width<=1200px){.quick-schedule{grid-template-columns:repeat(3,1fr)}.quick-schedule>div{grid-column:1/-1}.quick-schedule .btn{align-self:end}.operations-split{grid-template-columns:1fr}.review-panel{position:static}}@media (width<=700px){.quick-schedule{grid-template-columns:1fr}.quick-schedule>div{grid-column:auto}.operations-split{display:block}.review-panel{margin-top:14px}}.success-banner,.notice-banner,.error-banner{border-radius:12px;align-items:flex-start;gap:10px;margin:0 0 18px;padding:13px 15px;font-size:12px;line-height:1.55;display:flex}.success-banner{color:#256b48;background:#eef9f3;border:1px solid #bfe8cf}.success-banner svg{color:var(--success);flex:none}.success-banner>div{flex-direction:column;gap:2px;display:flex}.notice-banner{color:#385e63;background:#eff7f7;border:1px solid #c7e4e6}.notice-banner svg{color:var(--teal);flex:none}.error-banner{color:#9c3535;background:#fff5f5;border:1px solid #efc1c1}.error-text{color:var(--danger);font-size:12px;line-height:1.5}.btn:disabled{opacity:.55;cursor:not-allowed;transform:none}.bulk-bar{background:#f7fbfb;border:1px solid #cfe5e6;border-radius:12px;flex-wrap:wrap;align-items:center;gap:9px;margin:0 0 14px;padding:10px 12px;display:flex}.bulk-bar strong{color:var(--navy);align-items:center;gap:6px;margin-right:auto;display:flex}.bulk-bar select,.pipeline-filters select,.candidate-drawer select,.inline-form input,.inline-form select,.stack-form input,.stack-form select,.stack-form textarea,.user-admin-row select{border:1px solid var(--line);color:var(--navy);background:#fff;border-radius:9px;padding:9px 10px}.transition-stack{gap:8px;display:grid}.transition-stack button{text-align:left;border:1px solid var(--line);color:var(--navy);background:#fff;border-radius:10px;flex-direction:column;align-items:stretch;gap:4px;padding:10px 11px;font-weight:750;display:flex}.transition-stack button>span{justify-content:space-between;align-items:center;display:flex}.transition-stack button small{color:#9a5d18;font-weight:600}.transition-stack button:disabled{color:#94a3b8;cursor:not-allowed;background:#f8fafc}.transition-stack button:disabled small{color:#a67a42}.muted-chip{color:#64748b;background:#f1f5f9;border-radius:8px;align-items:center;gap:5px;margin-top:7px;padding:6px 8px;font-size:10px;display:flex}.muted-chip svg{width:13px}.success-copy{color:var(--success);align-items:center;gap:6px;font-weight:700;display:flex}.inline-notice{color:#155e63;background:#eef8f8;border:1px solid #c8e2e3;border-radius:10px;margin:0 0 12px;padding:10px 12px;font-size:12px}.table-actions{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.text-link.danger{color:#b42318}.inline-form{flex-wrap:wrap;align-items:center;gap:9px;margin-top:14px;display:flex}.inline-form input{flex:1;min-width:120px}.stack-form{gap:12px;display:grid}.stack-form label{color:#64748b;gap:6px;font-size:11px;font-weight:700;display:grid}.stack-form textarea{resize:vertical;min-height:100px}.code-editor{border:1px solid var(--line);color:#dbeafe;resize:vertical;background:#0f172a;border-radius:10px;width:100%;min-height:310px;margin:10px 0 12px;padding:12px;font:12px/1.55 ui-monospace,SFMono-Regular,Menlo,monospace}.cms-row{text-align:left;background:#fff;border:0;width:100%}.user-admin-row{grid-template-columns:1.4fr 1fr .9fr .55fr 1.05fr 1fr}.metric-tile{flex-direction:column;gap:6px;display:flex}.metric-tile small{color:var(--muted);font-weight:750}.metric-tile strong{color:var(--navy);font-size:28px}.country-editor{margin-bottom:14px}.notification-list.admin-notification-list>button{border:0;border-bottom:1px solid var(--line);text-align:left;background:#fff;justify-content:space-between;gap:12px;width:100%;padding:13px;display:flex}.notification-list.admin-notification-list>button.unread{background:#f4fbfb}.notification-list.admin-notification-list>button span{flex-direction:column;display:flex}.notification-list.admin-notification-list>button small{color:var(--muted);margin-top:3px}@media (width<=1050px){.data-row.user-admin-row{min-width:920px}.bulk-bar{align-items:stretch}.bulk-bar strong{width:100%}}@media (width<=700px){.inline-form{flex-direction:column;align-items:stretch}.inline-form input{width:100%}.bulk-bar{flex-direction:column}.bulk-bar strong{margin:0}.country-editor .panel-head{align-items:flex-start}.transition-stack button{padding:11px}}.admin-global-search{position:relative}.admin-global-search>small{color:#94a3b8;white-space:nowrap;font-size:9px}.global-search-results{border:1px solid var(--line);z-index:90;background:#fff;border-radius:13px;width:min(620px,80vw);max-height:70vh;padding:10px;position:absolute;top:42px;left:0;overflow:auto;box-shadow:0 18px 45px #0f172a2e}.global-search-results section{padding:6px}.global-search-results section>strong{text-transform:uppercase;letter-spacing:.8px;color:#8291a3;padding:4px 7px;font-size:9px;display:block}.global-search-results section a{border-radius:8px;justify-content:space-between;gap:12px;padding:9px 8px;display:flex}.global-search-results section a:hover{background:#f3f7f9}.global-search-results section a span{color:var(--navy);font-size:12px;font-weight:750}.global-search-results section a small{color:#8493a4;text-align:right;font-size:10px}.global-search-empty{color:#94a3b8;padding:16px;font-size:12px}.pipeline-filters input{border:1px solid var(--line);background:#fff;border-radius:9px;min-width:220px;padding:10px}.bulk-toolbar{z-index:30;align-items:center;gap:9px;display:flex;position:sticky;top:86px}.bulk-toolbar strong{color:var(--navy);margin-right:auto}.bulk-toolbar select,.bulk-toolbar input,.candidate-drawer select{border:1px solid var(--line);background:#fff;border-radius:9px;padding:9px}.candidate-card-head>input{width:15px;height:15px}.candidate-card-head .avatar{width:32px;height:32px}.drawer-alert+.drawer-alert{margin-top:7px}.drawer-alert span{font-size:10px}.cms-admin-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.code-editor{border:1px solid var(--line);color:#d7e7f2;background:#0e1f31;border-radius:10px;width:100%;margin-bottom:12px;padding:13px;font:12px/1.55 ui-monospace,SFMono-Regular,Menlo,monospace}.danger-link{color:#b64040!important}.notification-item{text-align:left;background:0 0;border:0;width:100%}.notification-item.unread{background:#f1fafa}.preference-row input{border:1px solid var(--line);border-radius:8px;min-width:220px;padding:8px}.page-actions{margin-bottom:14px}.bulk-toolbar .btn{margin:0}@media (width<=900px){.cms-admin-grid{grid-template-columns:1fr}.bulk-toolbar{flex-wrap:wrap;position:static}.bulk-toolbar strong{width:100%}.global-search-results{width:90vw;left:-30px}}:focus-visible{outline-offset:3px;border-radius:6px;outline:3px solid #0f9fa86b}.fatal-error{background:var(--soft);place-items:center;min-height:100vh;padding:32px;display:grid}.fatal-error>div{border:1px solid var(--line);width:min(620px,100%);box-shadow:var(--shadow);background:#fff;border-radius:22px;padding:34px}.fatal-error h1{color:var(--navy);margin:10px 0;font-size:36px}.fatal-error p{color:var(--muted);margin-bottom:20px;line-height:1.7}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.001ms!important;animation-duration:.001ms!important;animation-iteration-count:1!important}.btn:hover,.country-card:hover{transform:none}}@media (forced-colors:active){.btn,.job-card,.panel,.country-card{border:1px solid buttontext}.status-pill,.job-category{forced-color-adjust:auto}}.job-thumb{background:#dfe8ef;min-height:205px;display:block;position:relative;overflow:hidden}.job-thumb.compact-thumb{min-height:100%}.job-thumb img{object-fit:cover;width:100%;height:100%;transition:transform .45s;position:absolute;inset:0}.job-card:hover .job-thumb img{transform:scale(1.035)}.job-thumb-shade{pointer-events:none;background:linear-gradient(#07142605,#07142633);position:absolute;inset:0}.job-image-fallback{color:#6b7d8e;background:linear-gradient(135deg,#eef3f6,#dfe8ef);align-content:center;place-items:center;gap:6px;display:grid;position:absolute;inset:0}.job-image-fallback small{font-size:10px;font-weight:750}.job-image-fallback svg{width:26px;height:26px}.polished-footer{margin-top:0}.footer-brand-block{max-width:360px}.footer-trust-row{gap:7px;margin-top:16px;display:grid}.footer-trust-row span,.footer-support{align-items:center;gap:7px;display:flex}.footer-trust-row span{color:#adc0d3;font-size:10px}.footer-trust-row svg{width:14px;color:var(--gold-2)}.footer-grid>div:not(:first-child){flex-direction:column;align-items:flex-start;gap:9px;display:flex}.footer-grid>div:not(:first-child)>strong{margin-bottom:4px}.footer-grid a{align-items:center;gap:4px;display:inline-flex}.footer-support{color:#b9c7d4}.legal-hero{border-bottom:1px solid var(--line);background:linear-gradient(135deg,#f4f8fb,#fff);padding:62px 0}.legal-hero-inner{grid-template-columns:auto 1fr;align-items:start;gap:22px;display:grid}.legal-icon{background:var(--navy);color:#fff;border-radius:18px;place-items:center;width:62px;height:62px;display:grid;box-shadow:0 14px 34px #081a3229}.legal-icon svg{width:28px;height:28px}.legal-hero h1{letter-spacing:-2px;color:var(--navy);margin:7px 0 10px;font-size:47px}.legal-hero p{max-width:850px;color:var(--muted);margin:0;font-size:16px;line-height:1.75}.legal-layout{grid-template-columns:minmax(0,1fr) 290px;align-items:start;gap:44px;display:grid}.legal-content{max-width:850px}.legal-content>section{border-bottom:1px solid var(--line);margin:0 0 28px;padding:0 0 28px}.legal-content h2{color:var(--navy);margin:0 0 10px;font-size:24px}.legal-content p{color:var(--muted);margin:0;font-size:14px;line-height:1.85}.legal-aside{border:1px solid var(--line);background:#fff;border-radius:16px;gap:10px;padding:19px;display:grid;position:sticky;top:104px;box-shadow:0 10px 28px #0f172a0b}.legal-aside>strong{color:var(--navy);margin-bottom:3px}.legal-aside a{color:#41576c;border-radius:9px;padding:9px 10px;font-weight:700}.legal-aside a:hover{color:var(--teal);background:#eef8f8}.legal-aside small{color:#8796a6;border-top:1px solid var(--line);margin-top:5px;padding-top:12px;line-height:1.6}.privacy-principles{flex-wrap:wrap;gap:9px;display:flex}.privacy-principles span{color:#17646a;background:#f1f9f9;border:1px solid #cfe4e6;border-radius:999px;align-items:center;gap:7px;padding:8px 11px;font-size:11px;font-weight:750;display:flex}.contact-cards{grid-template-columns:1fr 1fr;gap:12px;display:grid}.contact-cards a{border:1px solid var(--line);background:#fff;border-radius:13px;grid-template-columns:auto 1fr auto;align-items:center;gap:10px;padding:15px;display:grid}.contact-cards a:hover{border-color:#a8ced1;box-shadow:0 10px 28px #0f172a0f}.contact-cards a>svg:first-child{color:var(--teal)}.contact-cards span{flex-direction:column;gap:3px;display:flex}.contact-cards strong{color:var(--navy)}.contact-cards small{color:var(--muted)}.integration-panel{margin-top:16px}.integration-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:11px;display:grid}.integration-card{border:1px solid var(--line);background:#fafcfd;border-radius:12px;flex-direction:column;gap:6px;min-height:112px;padding:14px;display:flex}.integration-card>span{text-transform:uppercase;letter-spacing:.8px;color:#7b8b9b;font-size:10px;font-weight:850}.integration-card>strong{color:var(--navy);font-size:16px}.integration-card>small{color:var(--muted);font-size:10px;line-height:1.45}.integration-card>em{color:#a13d3d;word-break:break-word;font-size:9px;font-style:normal;line-height:1.4}.integration-card.ok{background:#f0faf5;border-color:#bfe8d1}.integration-card.ok>strong{color:#20714b}.integration-card.bad{background:#fff6f6;border-color:#efcaca}.integration-card.bad>strong{color:#a13d3d}.integration-note{color:#5f7182;background:#f5f8fb;border-radius:10px;align-items:flex-start;gap:9px;margin-top:12px;padding:11px 12px;font-size:11px;line-height:1.55;display:flex}.integration-note svg{width:17px;color:var(--teal);flex:none}@media (width<=900px){.legal-layout{grid-template-columns:1fr}.legal-aside{order:-1;position:static}.integration-grid{grid-template-columns:1fr 1fr}.job-thumb.compact-thumb{min-height:185px}}@media (width<=620px){.legal-hero{padding:42px 0}.legal-hero-inner{grid-template-columns:1fr}.legal-icon{width:52px;height:52px}.legal-hero h1{letter-spacing:-1.4px;font-size:35px}.contact-cards,.integration-grid{grid-template-columns:1fr}.privacy-principles{display:grid}.footer-support{order:2}}.country-logo{background:#fff;border:1px solid #94a3b847;border-radius:50%;flex:none;place-items:center;width:32px;height:32px;font-size:19px;line-height:1;display:inline-grid;box-shadow:0 3px 10px #0f172a14}.country-logo.small{width:25px;height:25px;box-shadow:none;font-size:15px}.country-logo.large{background:#fffffff5;width:40px;height:40px;font-size:25px}.country-logo svg{width:17px!important;height:17px!important;color:var(--teal)!important}.country-select{color:#334155;min-width:0;position:relative}.country-select-trigger{text-align:left;color:#334155;background:#fff;border:0;border-radius:11px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:9px;width:100%;height:100%;min-height:52px;padding:7px 10px;display:grid}.country-select-trigger:hover{background:#f8fafc}.country-select-copy{flex-direction:column;gap:1px;min-width:0;display:flex}.country-select-copy strong{white-space:nowrap;text-overflow:ellipsis;font-size:13px;overflow:hidden}.country-select-copy small{color:#8190a0;text-transform:uppercase;letter-spacing:.45px;font-size:9px;font-weight:700}.country-select-trigger>svg{color:#7890a6!important;width:16px!important}.country-select-menu{z-index:120;border:1px solid var(--line);background:#fff;border-radius:14px;width:max(310px,100%);max-height:360px;padding:7px;position:absolute;top:calc(100% + 8px);left:0;overflow:auto;box-shadow:0 20px 55px #091b3338}.country-select-menu>button{text-align:left;color:#334155;background:#fff;border:0;border-radius:10px;grid-template-columns:auto minmax(0,1fr) auto auto;align-items:center;gap:9px;width:100%;padding:8px 9px;display:grid}.country-select-menu>button:hover,.country-select-menu>button.selected{background:#eef8f8}.country-select-menu>button>span:nth-child(2){flex-direction:column;min-width:0;display:flex}.country-select-menu strong{color:var(--navy);font-size:12px}.country-select-menu small{color:#7b8b9b;align-items:center;gap:3px;margin-top:2px;font-size:9px;display:flex}.country-select-menu b{color:var(--teal);background:#e5f6f6;border-radius:999px;padding:3px 6px;font-size:10px}.country-select-menu>button>svg{color:var(--teal)}.country-select-menu>.country-select-done{background:var(--navy);color:#fff;border-top:1px solid #ffffff2e;margin-top:6px;position:sticky;bottom:0}.country-select-menu>.country-select-done:hover{background:#102f54}.country-select-menu>.country-select-done strong,.country-select-menu>.country-select-done small,.country-select-menu>.country-select-done>svg{color:#fff}.hero-country-field{border-right:1px solid #e5e7eb;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:7px;min-width:0;padding-left:12px;display:grid}.hero-country-field>svg{color:var(--teal);width:18px}.hero-country-field .country-select-trigger{padding-left:0}.hero-country-field .country-logo{width:28px;height:28px;font-size:17px}.hero-country-field .country-select-menu{left:-34px}.hero-search>.hero-country-field{background:#fff}.country-search-row{grid-template-columns:1.4fr minmax(260px,.8fr) auto;overflow:visible}.country-search-row>.country-select{border-left:0}.country-search-row .country-select-trigger{min-height:46px}.country-search-row .country-select-menu{top:calc(100% + 10px)}.filter-group button .country-logo{margin-right:1px}.filter-group button.selected .country-logo{border-color:#8bc9cd}.server-location-note>.country-logo,.local-default-bar>.country-logo{margin-right:1px}.visual-country .country-logo{font-size:24px!important}.preview-data-note{color:#728397;align-items:center;gap:6px;margin-top:10px;font-size:10px;display:flex}.preview-data-note:before{content:"";background:var(--warning);border-radius:50%;width:6px;height:6px}@media (width<=900px){.hero-country-field{border-right:0}.country-select-menu{width:min(330px,100vw - 48px)}.country-search-row{grid-template-columns:1fr minmax(240px,.8fr) auto}}@media (width<=620px){.hero-country-field{border-bottom:1px solid #e6ebf0;padding:7px 8px}.hero-country-field .country-select-menu{left:0}.country-search-row{grid-template-columns:1fr}.country-search-row>.country-select{border-bottom:1px solid var(--line)}.country-search-row .country-select-trigger{min-height:52px}.country-search-row>.btn{width:100%}.country-select-menu{width:auto;max-height:62vh;position:fixed;top:auto;bottom:18px;right:12px;left:12px!important}.country-select-trigger{border-radius:10px}.country-logo.large{width:38px;height:38px}}.faq-showcase{grid-template-columns:minmax(300px,.82fr) minmax(0,1.65fr);align-items:stretch;gap:24px;display:grid}.faq-intro-card{color:#fff;background:linear-gradient(145deg,#071a31 0%,#0d2a49 58%,#0a6170 130%);border-radius:24px;padding:34px;position:relative;overflow:hidden;box-shadow:0 22px 55px #06182d29}.faq-intro-card:before{content:"";pointer-events:none;background:radial-gradient(circle,#25beca40,#25beca00 68%);border-radius:50%;width:240px;height:240px;position:absolute;top:-90px;right:-90px}.faq-intro-card:after{content:"";background:var(--gold);opacity:.95;border-radius:10px;width:120px;height:4px;position:absolute;inset:auto 28px 0 auto}.faq-intro-card>*{z-index:1;position:relative}.faq-intro-card h2{letter-spacing:-.035em;color:#fff;margin:12px 0 16px;font-size:clamp(30px,3vw,46px);line-height:1.04}.faq-intro-card>p{color:#ffffffbd;max-width:44ch;margin:0 0 26px;font-size:15px;line-height:1.75}.faq-intro-points{gap:11px;margin:0 0 30px;display:grid}.faq-intro-points span{color:#ffffffe6;align-items:center;gap:10px;font-size:13px;font-weight:700;display:flex}.faq-intro-points svg{color:#51d0d8;flex:none}.faq-intro-actions{flex-wrap:wrap;align-items:center;gap:16px;display:flex}.faq-text-link{color:#fff;border-bottom:1px solid #ffffff6b;padding-bottom:3px;font-size:13px;font-weight:800;text-decoration:none}.faq-text-link:hover{border-color:#fff}.faq-answer-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.faq-answer-card{background:linear-gradient(#fff 0%,#fbfdff 100%);border:1px solid #dfe7f0;border-radius:20px;flex-direction:column;min-height:240px;padding:25px 25px 22px;transition:transform .24s,border-color .24s,box-shadow .24s;display:flex;position:relative;box-shadow:0 8px 28px #0f233a0b}.faq-answer-card:hover{border-color:#0b9da957;transform:translateY(-4px);box-shadow:0 18px 38px #0a223d1a}.faq-card-top{align-items:center;gap:11px;margin-bottom:18px;display:flex}.faq-card-top small{letter-spacing:.16em;color:#0a98a6;font-size:10px;font-weight:900}.faq-icon{color:#087f8b;background:#eaf8f9;border:1px solid #d1eef1;border-radius:13px;place-items:center;width:42px;height:42px;display:grid}.faq-answer-card h3{letter-spacing:-.015em;color:var(--navy);margin:0 0 11px;font-size:19px;line-height:1.28}.faq-answer-card p{color:var(--muted);margin:0 0 20px;font-size:13.5px;line-height:1.72}.faq-answer-card>a{color:#087f8b;align-items:center;gap:6px;margin-top:auto;font-size:12.5px;font-weight:800;text-decoration:none;display:inline-flex}.faq-answer-card>a:hover{gap:9px}@media (width<=980px){.faq-showcase{grid-template-columns:1fr}.faq-intro-card{padding:30px}.faq-answer-card{min-height:220px}}@media (width<=700px){.faq-answer-grid{grid-template-columns:1fr}.faq-intro-card{border-radius:20px;padding:26px}.faq-intro-card h2{font-size:34px}.faq-answer-card{border-radius:17px;min-height:auto;padding:22px}}.faq-premium-section{background:radial-gradient(circle at 8% 18%,#0f9fa814,#0000 28%),linear-gradient(#f8fbfd 0%,#fff 70%);border-top:1px solid #edf2f7;padding:86px 0}.faq-premium-shell{grid-template-columns:minmax(330px,.82fr) minmax(0,1.45fr);align-items:stretch;gap:26px;display:grid}.faq-premium-visual{color:#fff;background-position:50%;background-size:cover;border-radius:28px;flex-direction:column;justify-content:space-between;min-height:620px;padding:34px;display:flex;position:relative;overflow:hidden;box-shadow:0 26px 70px #05182d2e}.faq-premium-visual:after{content:"";pointer-events:none;background:linear-gradient(#ffffff05,#04122338);position:absolute;inset:0}.faq-premium-visual>*{z-index:1;position:relative}.faq-premium-badge{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);letter-spacing:.04em;text-transform:uppercase;background:#ffffff1c;border:1px solid #ffffff38;border-radius:999px;align-items:center;gap:7px;width:max-content;padding:8px 12px;font-size:11px;font-weight:850;display:inline-flex}.faq-premium-copy{margin-top:auto;padding-top:72px}.faq-premium-copy h2{letter-spacing:-.045em;color:#fff;max-width:620px;margin:12px 0 17px;font-size:clamp(34px,4vw,54px);line-height:1.02}.faq-premium-copy>p{color:#ffffffc7;max-width:52ch;margin:0;font-size:15px;line-height:1.78}.faq-mini-journey{grid-template-columns:auto 1fr auto 1fr auto 1fr auto;align-items:center;gap:8px;margin:27px 0 24px;display:grid}.faq-mini-journey span{color:#ffffffd6;white-space:nowrap;flex-direction:column;gap:3px;font-size:10px;font-weight:750;display:flex}.faq-mini-journey b{color:var(--gold-2);letter-spacing:.08em;font-size:10px}.faq-mini-journey i{background:linear-gradient(90deg,#f0c86dcc,#ffffff2e);height:1px}.faq-premium-trust{gap:10px;margin-bottom:28px;display:grid}.faq-premium-trust span{color:#ffffffeb;align-items:center;gap:9px;font-size:12.5px;font-weight:700;display:flex}.faq-premium-trust svg{color:#56d8df;flex:none}.faq-premium-actions{flex-wrap:wrap;align-items:center;gap:15px;display:flex}.faq-premium-secondary{color:#fff;border-bottom:1px solid #ffffff73;padding-bottom:3px;font-size:12.5px;font-weight:800}.faq-premium-secondary:hover{border-color:#fff}.faq-premium-content{background:#fffffff5;border:1px solid #e1e8ef;border-radius:28px;padding:32px;box-shadow:0 20px 55px #0f233a12}.faq-premium-heading{border-bottom:1px solid #e8eef3;grid-template-columns:minmax(0,1.2fr) minmax(260px,.8fr);align-items:end;gap:26px;padding:4px 4px 26px;display:grid}.faq-premium-heading h2{letter-spacing:-.035em;color:var(--navy);margin:8px 0 0;font-size:clamp(31px,3vw,44px);line-height:1.08}.faq-premium-heading>p{color:var(--muted);margin:0;font-size:13.5px;line-height:1.7}.faq-accordion{margin-top:8px;display:grid}.faq-accordion details{border-bottom:1px solid #e5ebf1}.faq-accordion details:last-child{border-bottom:0}.faq-accordion summary{cursor:pointer;-webkit-user-select:none;user-select:none;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:15px;padding:20px 4px;list-style:none;display:grid}.faq-accordion summary::-webkit-details-marker{display:none}.faq-summary-icon{color:#087e88;background:linear-gradient(145deg,#eaf8f9,#f7fcfc);border:1px solid #d4eef0;border-radius:14px;place-items:center;width:46px;height:46px;transition:all .2s;display:grid}.faq-summary-copy{flex-direction:column;gap:4px;display:flex}.faq-summary-copy small{letter-spacing:.14em;color:#0b99a5;font-size:9px;font-weight:900}.faq-summary-copy strong{color:var(--navy);letter-spacing:-.01em;font-size:17.5px;line-height:1.35}.faq-chevron{color:#75879a;transition:transform .22s}.faq-accordion details[open] .faq-chevron{transform:rotate(180deg)}.faq-accordion details[open] .faq-summary-icon{color:#fff;background:linear-gradient(145deg,#0f9fa8,#087985);border-color:#0000;box-shadow:0 9px 22px #0f9fa83d}.faq-answer{padding:0 4px 22px 65px;animation:.22s faqReveal}.faq-answer>p{color:#5f7183;max-width:72ch;margin:0 0 15px;font-size:13.5px;line-height:1.78}.faq-live-context{background:#f2fafa;border:1px solid #d8ecee;border-radius:13px;align-items:center;gap:10px;max-width:520px;margin:0 0 14px;padding:11px 13px;display:flex}.faq-live-context>div{flex-direction:column;gap:2px;display:flex}.faq-live-context strong{color:#125b62;font-size:12.5px}.faq-live-context small{color:#6d8488;font-size:10.5px}.faq-answer-footer{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;padding-top:3px;display:flex}.faq-answer-footer>span{color:#41737a;align-items:center;gap:6px;font-size:11.5px;font-weight:700;display:inline-flex}.faq-answer-footer>span svg{color:var(--success)}.faq-answer-footer>a{color:#087f8b;align-items:center;gap:6px;font-size:12px;font-weight:850;display:inline-flex}.faq-answer-footer>a:hover{gap:9px}@keyframes faqReveal{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}@media (width<=1050px){.faq-premium-shell{grid-template-columns:1fr}.faq-premium-visual{min-height:520px}.faq-premium-heading{grid-template-columns:1fr}.faq-premium-heading>p{max-width:700px}}@media (width<=700px){.faq-premium-section{padding:58px 0}.faq-premium-visual,.faq-premium-content{border-radius:20px}.faq-premium-visual{min-height:510px;padding:25px}.faq-premium-copy{padding-top:50px}.faq-premium-copy h2{font-size:36px}.faq-mini-journey{grid-template-columns:1fr 1fr;gap:8px}.faq-mini-journey i{display:none}.faq-mini-journey span{background:#ffffff14;border:1px solid #ffffff2b;border-radius:10px;padding:9px}.faq-premium-content{padding:22px}.faq-premium-heading{padding:2px 0 19px}.faq-premium-heading h2{font-size:31px}.faq-accordion summary{gap:11px;padding:17px 0}.faq-summary-icon{border-radius:12px;width:40px;height:40px}.faq-summary-copy strong{font-size:15.5px}.faq-answer{padding:0 0 20px 51px}.faq-answer-footer{flex-direction:column;align-items:flex-start}.faq-live-context{margin-right:0}.faq-premium-actions .btn{width:100%}.faq-premium-secondary{width:max-content}}.verified-registration-shell{max-width:1080px}.registration-intro{justify-content:space-between;align-items:center;gap:28px;margin-bottom:22px;display:flex}.registration-intro h1{letter-spacing:-1.5px;color:var(--navy);margin:7px 0 8px;font-size:40px}.registration-intro p{color:var(--muted);max-width:760px;margin:0;line-height:1.7}.registration-intro-rich{align-items:flex-end}.registration-security-badge{min-width:245px;color:var(--navy);background:linear-gradient(135deg,#f6fbfb,#eef7fa);border:1px solid #cfe3e8;border-radius:15px;align-items:center;gap:12px;padding:14px 16px;display:flex}.registration-security-badge>svg{width:28px;height:28px;color:var(--teal)}.registration-security-badge span{flex-direction:column;gap:2px;display:flex}.registration-security-badge small{color:var(--muted);font-size:10px;font-weight:600}.registration-benefits{grid-template-columns:repeat(4,1fr);gap:8px;margin:0 0 16px;display:grid}.registration-benefits span{color:#496174;background:#fff;border:1px solid #dce8ed;border-radius:11px;align-items:center;gap:7px;padding:10px 12px;font-size:11px;font-weight:700;display:flex}.registration-benefits svg{width:15px;color:var(--success);flex:none}.verified-account-gate{padding:28px}.verified-account-gate .form-card-head p,.verification-card .form-card-head p{color:var(--muted);margin:6px 0 0;font-size:12px;line-height:1.55}.verified-account-gate .form-card-head>svg,.verification-card .form-card-head>svg{color:var(--teal);width:26px;height:26px}.country-phone-select{position:relative}.country-phone-select>svg{color:#8294a7;pointer-events:none;width:17px;position:absolute;top:50%;left:12px;transform:translateY(-50%)}.country-phone-select select{width:100%;font-weight:700;padding-left:39px!important}.field-help{color:#8191a2;font-size:10px;line-height:1.5;font-weight:500!important}.phone-composer{border:1px solid var(--line);background:#fff;border-radius:10px;grid-template-columns:auto 1fr;transition:all .2s;display:grid;overflow:hidden}.phone-composer:focus-within{border-color:#8ccbd0;box-shadow:0 0 0 3px #0f9fa814}.phone-composer>span{border-right:1px solid var(--line);color:#395166;white-space:nowrap;background:#f4f7f9;align-items:center;padding:0 12px;font-size:12px;font-weight:800;display:flex}.phone-composer input{min-width:0;box-shadow:none!important;border:0!important;border-radius:0!important}.input-invalid,.phone-composer.input-invalid{box-shadow:0 0 0 3px #b91c1c0d;border-color:#e6a1a1!important}.field-status{align-items:center;gap:5px;margin-top:1px;font-size:10px;font-weight:700;display:flex}.field-status svg{width:13px;height:13px}.field-status.valid{color:var(--success)}.field-status.invalid{color:var(--danger)}.field-status.checking{color:#64748b}.password-field .password-toggle{color:#7c8ea0;cursor:pointer;background:0 0;border:0;place-items:center;width:34px;height:34px;display:grid;position:absolute;top:50%;right:7px;transform:translateY(-50%)}.password-field .password-toggle svg{width:17px;position:static;transform:none}.password-rules{flex-wrap:wrap;gap:8px;margin-top:4px;display:flex}.password-rules span{color:#8a98a6;background:#f3f5f7;border-radius:999px;align-items:center;gap:4px;padding:5px 8px;font-size:9px;font-weight:700;display:flex}.password-rules svg{width:11px;height:11px}.password-rules span.ok{color:#26734d;background:#eaf8f1}.verification-summary{grid-template-columns:1fr 1fr;gap:10px;margin:18px 0;display:grid}.verification-summary>div{background:#f9fbfc;border:1px solid #dde8ed;border-radius:12px;align-items:center;gap:10px;padding:12px;display:flex}.verification-summary svg{width:20px;color:var(--teal)}.verification-summary span{flex-direction:column;display:flex}.verification-summary strong{color:var(--navy);font-size:11px}.verification-summary small{color:var(--muted);margin-top:2px;font-size:9px}.btn-wide{justify-content:center;width:100%}.verification-card{padding:28px}.verified-contact-summary{color:#718194;background:#f6f8fa;border-radius:10px;justify-content:space-between;align-items:center;gap:12px;margin:-5px 0 16px;padding:10px 12px;font-size:10px;display:flex}.btn-small{padding:7px 10px!important;font-size:10px!important}.verification-grid{grid-template-columns:1fr 1fr;gap:14px;display:grid}.verification-box{background:#fff;border:1px solid #dce5eb;border-radius:15px;min-height:240px;padding:18px}.verification-box.verified{background:linear-gradient(#fbfffd,#f0faf4);border-color:#bfe3ce}.verification-box-head{grid-template-columns:auto 1fr auto;align-items:center;gap:10px;display:grid}.verification-icon{width:42px;height:42px;color:var(--teal);background:#eef7f8;border-radius:12px;place-items:center;display:grid}.verification-icon svg{width:20px}.verification-box-head>div:nth-child(2){flex-direction:column;gap:2px;min-width:0;display:flex}.verification-box-head small{color:var(--muted);text-transform:uppercase;letter-spacing:.07em;font-size:9px;font-weight:750}.verification-box-head strong{color:var(--navy);text-overflow:ellipsis;font-size:12px;overflow:hidden}.verified-pill{color:#217348;background:#dff5e7;border-radius:999px;align-items:center;gap:4px;padding:6px 8px;font-size:9px;font-weight:850;display:flex}.verified-pill svg{width:13px}.verification-box>p{color:#697b8d;margin:16px 0 9px;font-size:11px;line-height:1.6}.otp-row{grid-template-columns:1fr auto;gap:8px;display:grid}.otp-input{letter-spacing:7px;text-align:center;font-variant-numeric:tabular-nums;font-weight:850;font-size:20px!important}.otp-row .btn{padding:10px 13px}.otp-row .btn svg{width:15px}.inline-error{color:var(--danger);align-items:flex-start;gap:6px;margin-top:8px;font-size:10px;font-weight:650;display:flex}.inline-error svg{flex:none;width:13px}.resend-link{color:var(--teal);cursor:pointer;background:0 0;border:0;align-items:center;gap:5px;padding:9px 0 0;font-size:10px;font-weight:800;display:flex}.resend-link svg{width:13px}.resend-link:disabled{opacity:.5;cursor:not-allowed}.dev-code{color:#765c18;background:#fff8df;border:1px dashed #e3c872;border-radius:8px;margin-top:9px;padding:7px 9px;font-size:9px}.verification-complete-bar{background:#f6f8fa;border:1px solid #dbe4ea;border-radius:14px;justify-content:space-between;align-items:center;gap:18px;margin-top:16px;padding:15px 16px;display:flex}.verification-complete-bar.ready{background:#eefaf3;border-color:#b9e0c8}.verification-complete-bar>div{align-items:center;gap:10px;display:flex}.verification-complete-bar>div>svg{color:#718296}.verification-complete-bar.ready>div>svg{color:var(--success)}.verification-complete-bar span{flex-direction:column;display:flex}.verification-complete-bar strong{color:var(--navy);font-size:12px}.verification-complete-bar small{color:var(--muted);margin-top:2px;font-size:9px}.locked-field-note{color:var(--success);align-items:center;gap:5px;display:flex;font-size:9px!important}.locked-field-note svg{width:12px}.registration-card input[readonly]{color:#51687c;background:#f5f8fa}.account-gate .btn{margin-top:0}@media (width<=850px){.registration-benefits{grid-template-columns:1fr 1fr}.registration-intro-rich{align-items:flex-start}.registration-security-badge{min-width:220px}.verification-grid{grid-template-columns:1fr}.verification-complete-bar{flex-direction:column;align-items:stretch}.verification-complete-bar .btn{justify-content:center;width:100%}}@media (width<=620px){.registration-intro{flex-direction:column;align-items:flex-start}.registration-intro h1{font-size:32px}.registration-security-badge{width:100%;min-width:0}.registration-benefits{grid-template-columns:1fr}.verified-account-gate,.verification-card{padding:16px}.verification-contact-grid{grid-template-columns:1fr}.verification-contact-grid .span-2{grid-column:auto}.verification-summary{grid-template-columns:1fr}.verified-contact-summary{flex-direction:column;align-items:flex-start}.otp-row{grid-template-columns:1fr}.otp-row .btn{justify-content:center;width:100%}.verification-box-head{grid-template-columns:auto 1fr}.verified-pill{grid-column:1/-1;width:max-content}.phone-composer{grid-template-columns:auto minmax(0,1fr)}}.employer-demo-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.employer-demo-card{border:1px solid var(--line);background:#fff;border-radius:18px;grid-template-columns:74px 1fr;align-items:center;gap:18px;padding:20px;transition:all .2s;display:grid;box-shadow:0 8px 24px #091e370d}.employer-demo-card:hover{border-color:#bad8db;transform:translateY(-3px);box-shadow:0 16px 34px #091e371a}.employer-demo-logo{color:#fff;letter-spacing:.5px;background:linear-gradient(135deg,#08284b,#0b9eaa);border-radius:16px;place-items:center;width:64px;height:64px;font-size:22px;font-weight:900;display:grid}.employer-demo-copy h3{color:var(--navy);margin:5px 0;font-size:19px}.employer-demo-copy p{color:var(--muted);margin:0 0 12px;font-size:13px}.employer-demo-country{color:#64748b;font-size:12px;font-weight:700}.employer-demo-copy>div{justify-content:space-between;align-items:center;gap:10px;display:flex}.employer-demo-copy b{color:var(--teal);align-items:center;gap:5px;font-size:12px;display:flex}.verified-mini{color:#168363;background:#eefaf7;border-radius:999px;align-items:center;gap:5px;padding:5px 8px;font-size:11px;font-weight:800;display:inline-flex}@media (width<=760px){.employer-demo-grid{grid-template-columns:1fr}.employer-demo-card{grid-template-columns:58px 1fr;padding:16px}.employer-demo-logo{border-radius:14px;width:52px;height:52px;font-size:18px}}.trust-strip>.trust-link{color:#fff;border-right:1px solid #ffffff26;align-items:center;gap:10px;padding:15px;text-decoration:none;transition:background .2s,transform .2s;display:flex;position:relative}.trust-strip>.trust-link:last-child{border-right:0}.trust-strip>.trust-link:focus-visible{outline:2px solid var(--gold-2);outline-offset:-3px}.trust-strip>.trust-link .trust-arrow{color:#b8c8da;opacity:0;width:15px;margin-left:auto;transition:all .2s;transform:translate(-4px)}.trust-strip>.trust-link:hover .trust-arrow{opacity:1;transform:none}.verified-directory-note{color:#216e68;background:#ecf8f5;border-radius:999px;align-items:center;gap:9px;margin-top:18px;padding:10px 13px;font-size:12px;font-weight:700;display:inline-flex}.verified-directory-note svg{width:17px}.talent-search-hero{color:#fff;background:linear-gradient(135deg,#071d35,#0a4660);border-radius:18px;justify-content:space-between;align-items:center;gap:24px;margin-bottom:15px;padding:24px 26px;display:flex;box-shadow:0 18px 42px #05182c24}.talent-search-hero h2{margin:5px 0 7px;font-size:28px}.talent-search-hero p{color:#d6e8ee;max-width:760px;margin:0}.talent-search-hero>svg{width:44px;height:44px;color:var(--gold-2);flex:none}.talent-toolbar{grid-template-columns:minmax(280px,1.4fr) minmax(220px,.7fr) auto}.talent-country-filter select{width:100%;color:var(--navy);background:0 0;border:0;outline:0}.talent-privacy-note{color:#315f63;background:#f3fbfb;border:1px solid #cfe6e6;border-radius:12px;align-items:flex-start;gap:10px;margin:12px 0 22px;padding:12px 14px;font-size:12px;line-height:1.55;display:flex}.talent-privacy-note svg{width:18px;color:var(--teal);flex:none}.talent-country-group{margin:0 0 28px}.talent-country-head{justify-content:space-between;align-items:center;margin:0 0 10px;display:flex}.talent-country-head>div{align-items:center;gap:10px;display:flex}.talent-country-head svg{color:var(--teal)}.talent-country-head span{flex-direction:column;display:flex}.talent-country-head strong{color:var(--navy);font-size:18px}.talent-country-head small{color:var(--muted)}.talent-card-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.talent-card{border:1px solid var(--line);background:#fff;border-radius:15px;flex-direction:column;gap:12px;padding:17px;display:flex;box-shadow:0 10px 25px #081e330d}.talent-card-head{grid-template-columns:auto 1fr auto;align-items:center;gap:10px;display:grid}.talent-card-head h3{color:var(--navy);margin:0;font-size:16px}.talent-card-head p{color:var(--muted);margin:2px 0 0;font-size:12px}.talent-facts{color:#526c80;flex-wrap:wrap;gap:10px;font-size:11px;display:flex}.talent-facts span{align-items:center;gap:5px;display:flex}.talent-facts svg{width:14px;color:var(--teal)}.compact-tags span{padding:5px 8px;font-size:10px}.talent-summary{color:var(--muted);flex:1;margin:0;font-size:12px;line-height:1.65}.talent-card-actions{grid-template-columns:1fr 1fr;gap:8px;display:grid}.talent-card-actions .btn{justify-content:center}.talent-privacy-card>svg{width:30px;height:30px;color:var(--teal)}.talent-privacy-card h2{margin:10px 0 5px}.talent-consent span{flex-direction:column;gap:4px;display:flex}.talent-consent small{color:var(--muted);font-weight:500;line-height:1.45}.employer-stage-track{grid-template-columns:repeat(7,1fr);gap:8px;margin:18px 0 24px;display:grid}.employer-stage-track>div{text-align:center;color:#8191a1;flex-direction:column;align-items:center;display:flex;position:relative}.employer-stage-track>div:after{content:"";background:#dce5eb;height:2px;position:absolute;top:16px;left:60%;right:-48%}.employer-stage-track>div:last-child:after{display:none}.employer-stage-track span{z-index:1;background:#fff;border:2px solid #dce5eb;border-radius:50%;place-items:center;width:32px;height:32px;font-size:11px;font-weight:800;display:grid}.employer-stage-track small{margin-top:7px;font-size:9px;font-weight:750}.employer-stage-track .done,.employer-stage-track .current{color:var(--navy)}.employer-stage-track .done span{background:var(--teal);border-color:var(--teal);color:#fff}.employer-stage-track .done:after{background:var(--teal)}.employer-stage-track .current span{border-color:var(--gold);box-shadow:0 0 0 4px #daa53e24}.tracking-event-list{gap:0;display:grid}.tracking-event-list>div{grid-template-columns:auto 1fr;gap:12px;padding:0 0 18px;display:grid;position:relative}.tracking-event-list>div:not(:last-child):before{content:"";background:#d9e7ea;width:2px;position:absolute;top:11px;bottom:0;left:5px}.tracking-dot{background:var(--teal);z-index:1;border-radius:50%;width:12px;height:12px;margin-top:4px}.tracking-event-list strong{color:var(--navy);font-size:12px}.tracking-event-list p{color:var(--muted);margin:3px 0;font-size:12px}.tracking-event-list small{color:#8b9aa8;font-size:10px}@media (width<=1050px){.talent-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.talent-toolbar{grid-template-columns:1fr 1fr}.talent-toolbar .btn{grid-column:1/-1}.employer-stage-track{grid-template-columns:repeat(7,95px);padding-bottom:6px;overflow:auto}}@media (width<=620px){.trust-strip>.trust-link{border-bottom:1px solid #ffffff26;border-right:0}.talent-search-hero{align-items:flex-start;padding:20px}.talent-search-hero>svg{display:none}.talent-toolbar,.talent-card-grid,.talent-card-actions{grid-template-columns:1fr}.talent-country-filter{padding:10px 12px}.verified-directory-note{border-radius:12px;align-items:flex-start}.employer-stage-track{margin-left:-5px;margin-right:-5px}}.country-flag{background:#eef3f7;border:1px solid #0f172a1f;border-radius:5px;flex:none;justify-content:center;align-items:center;line-height:1;display:inline-flex;overflow:hidden;box-shadow:0 2px 8px #0f172a14}.country-flag img{object-fit:contain;background:#fff;width:100%;height:100%;display:block}.country-flag-fallback{letter-spacing:.04em;color:#40546a;background:linear-gradient(135deg,#fff,#e9eef4);place-items:center;width:100%;height:100%;font-weight:850;display:grid}.country-flag-xs{border-radius:4px;width:25px;height:18px;font-size:9px}.country-flag-micro{border-radius:3px;width:20px;height:14px;font-size:8px}.country-flag-sm{width:32px;height:23px;font-size:10px}.country-flag-md{width:38px;height:27px;font-size:11px}.country-flag-card{border-radius:7px;width:46px;height:32px;box-shadow:0 7px 18px #00000029}.country-flag-hero{border-radius:9px;width:72px;height:48px;box-shadow:0 12px 28px #00000038}.visual-country>.country-flag{background:0 0;align-self:flex-start}.visual-country .country-flag-card{width:46px;height:32px;padding:0}.filter-group button>.country-flag{margin-right:2px}.server-location-note>.country-flag,.local-default-bar>.country-flag{margin-right:1px}.country-select-trigger>.country-flag,.country-select-menu button>.country-flag{margin-right:0}.destination-hero .country-flag-hero{margin-bottom:16px}.job-meta .country-flag{margin-right:1px}.admin-country-grid article>.country-flag{margin-bottom:10px}.portal-country-picker{margin-top:6px}.portal-country-picker .country-select{width:100%}.portal-country-picker .country-select-trigger{border:1px solid var(--line);background:#fff;border-radius:10px;width:100%;min-height:48px;padding:8px 11px}.portal-country-picker .country-select-menu{width:100%}.country-inline{align-items:center;gap:7px;display:inline-flex!important}.country-inline .country-flag{flex:none}.country-filter-rich{border:1px solid var(--line);background:#fff;border-radius:11px;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:8px;padding:4px 8px;display:grid}.country-filter-rich>svg{color:var(--teal);width:17px}.country-filter-rich .country-select{width:100%}.country-filter-rich .country-select-trigger{width:100%;box-shadow:none;background:0 0;border:0;padding:5px 2px}.country-filter-rich .country-select-menu{width:min(360px,80vw)}.verified-employer-badge{color:#1264c0;background:#eaf3ff;border:1px solid #c8ddf7;border-radius:999px;align-items:center;gap:6px;width:max-content;padding:6px 10px;font-size:11px;font-weight:850;line-height:1;display:inline-flex}.verified-employer-badge svg,.blue-tick-icon{color:#1677d2;fill:#dcebff}.verified-employer-badge.compact{padding:5px 8px;font-size:10px}.employer-line .verified-employer-badge{color:#1264c0;background:#eef6ff;border-color:#d4e6fb}.employer-name-admin,.employer-dashboard-title{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.blue-tick-icon{flex:none;width:21px;height:21px}.blue-tick-card{border-color:#c9def7;box-shadow:0 10px 28px #1769aa14}.blue-verify-btn{background:#1264c0;border-color:#1264c0}.verification-authority-line{background:#eef6ff;border:1px solid #d4e6fb;border-radius:12px;align-items:flex-start;gap:10px;margin:12px 0;padding:10px 12px;display:flex}.verification-authority-line>svg{color:#1677d2}.verification-authority-line span{flex-direction:column;display:flex}.verification-authority-line strong{color:#0b4e91;font-size:12px}.verification-authority-line small{color:#64748b;margin-top:2px;font-size:10px}.superadmin-only-note{color:#7b8796;border:1px dashed #cbd5e1;border-radius:9px;align-items:center;gap:6px;padding:7px 9px;font-size:11px;font-weight:750;display:inline-flex}.superadmin-verification-banner.success{color:#0b4e91;background:#eef6ff;border-color:#c7def8}.verification-pending-note{color:#8a641b;background:#fff7e6;border:1px solid #f0ddb6;border-radius:999px;margin-top:8px;padding:6px 9px;font-size:11px;font-weight:750;display:inline-flex}.verified-mini{color:#1264c0;background:#eef6ff;border:1px solid #d4e6fb}.verified-employer-hero .verified-employer-badge{background:#e8f3ff}.employer-dashboard-title .blue-tick-icon{width:24px;height:24px}.country-card.visual-country,.visual-tile{background-color:#0b2038;background-position:50%;background-repeat:no-repeat;background-size:cover}.admin-country-card{padding:0 0 18px;overflow:hidden}.admin-country-card>h3,.admin-country-card>p,.admin-country-card>.image-credit,.admin-country-card>.button-row{margin-left:18px;margin-right:18px}.admin-country-image{background-position:50%;background-size:cover;align-items:flex-start;height:150px;margin-bottom:16px;padding:16px;display:flex;position:relative}.admin-country-image:after{content:"";pointer-events:none;position:absolute;inset:0;box-shadow:inset 0 -45px 45px -35px #031120b3}.admin-country-image .country-flag{z-index:1;position:relative}.image-credit{color:var(--muted);margin-top:-4px;margin-bottom:12px;font-size:11px;line-height:1.45;display:block}.metric-grid strong{font-variant-numeric:tabular-nums}.simple-registration-note{color:var(--navy);background:#f4fbfb;border:1px solid #cfe3e8;border-radius:12px;align-items:flex-start;gap:11px;margin:18px 0;padding:13px 15px;display:flex}.simple-registration-note>svg{width:19px;color:var(--teal);flex:none;margin-top:1px}.simple-registration-note span{flex-direction:column;gap:3px;display:flex}.simple-registration-note small{color:var(--muted);line-height:1.5}.metric-grid.metric-links{gap:0}.metric-link{border-right:1px solid var(--line);color:inherit;grid-template-rows:auto auto auto;grid-template-columns:auto auto;justify-content:center;column-gap:11px;padding:0 20px;transition:all .2s;display:grid}.metric-link:last-child{border-right:0}.metric-link:hover{background:#f7fbfc}.metric-static{cursor:default}.metric-static:hover{background:0 0}.metric-link svg{color:var(--teal);grid-row:1/4;align-self:center}.metric-link strong{color:var(--navy);font-variant-numeric:tabular-nums;font-size:25px}.metric-link span{color:var(--muted);font-size:12px}.metric-link small{color:var(--teal);margin-top:4px;font-size:10px;font-weight:750}.demo-access-banner{color:#254b52;background:#f2fbfb;border:1px solid #bfe1e3;border-radius:13px;align-items:flex-start;gap:10px;margin-top:18px;padding:13px 15px;display:flex}.demo-access-banner>svg{color:var(--teal);flex:none}.demo-access-banner>div{flex-direction:column;gap:2px;display:flex}.demo-access-banner strong{color:var(--navy);font-size:13px}.demo-access-banner span{color:#64748b;font-size:11px;line-height:1.5}.demo-dashboard-hero{background:linear-gradient(135deg,#f4f9fb,#fff)}.demo-dashboard-choice-grid{grid-template-columns:1fr 1fr;gap:18px;display:grid}.demo-dashboard-choice{border:1px solid var(--line);color:inherit;background:#fff;border-radius:20px;grid-template-columns:auto 1fr auto;align-items:start;gap:18px;padding:24px;transition:all .2s;display:grid;box-shadow:0 14px 36px #091e370f}.demo-dashboard-choice:hover{border-color:#a9d7db;transform:translateY(-3px);box-shadow:0 20px 46px #091e371c}.demo-dashboard-icon{width:52px;height:52px;color:var(--teal);background:#e9f7f7;border-radius:15px;place-items:center;display:grid}.demo-dashboard-choice h2{color:var(--navy);margin:6px 0;font-size:25px}.demo-dashboard-choice p{color:var(--muted);margin:0;font-size:13px;line-height:1.6}.demo-choice-metrics{grid-template-columns:auto auto;align-items:baseline;gap:3px 14px;margin-top:16px;display:grid}.demo-choice-metrics b{color:var(--navy);font-size:21px}.demo-choice-metrics small{color:var(--muted);font-size:10px}.demo-hub-links{flex-wrap:wrap;gap:12px;margin-top:20px;display:flex}.demo-hub-links a{border:1px solid var(--line);color:var(--navy);background:#fff;border-radius:999px;align-items:center;gap:5px;padding:9px 13px;font-size:12px;font-weight:750;display:inline-flex}.demo-dashboard-content{max-width:1450px}.demo-placeholder{text-align:center;color:#64748b;border:1px dashed #cad7e2;border-radius:14px;align-content:center;place-items:center;gap:8px;height:220px;display:grid}.demo-placeholder svg{color:var(--teal)}.demo-placeholder strong{color:var(--navy)}.demo-alert-grid{grid-template-columns:repeat(3,1fr)}.demo-alert-item{border:1px solid var(--line);background:#fff;border-radius:12px;flex-direction:column;padding:13px;display:flex}.demo-alert-item strong{color:var(--navy);font-size:21px}.demo-alert-item span{color:var(--muted);font-size:11px}@media (width<=900px){.metric-grid.metric-links{gap:0}.metric-link{border-right:0;border-bottom:1px solid var(--line);justify-content:start;padding:12px 16px}.metric-link:nth-child(odd){border-right:1px solid var(--line)}.metric-link:nth-last-child(-n+2){border-bottom:0}.demo-dashboard-choice-grid{grid-template-columns:1fr}.demo-alert-grid{grid-template-columns:1fr 1fr}}@media (width<=620px){.metric-link{padding:10px 8px}.metric-link strong{font-size:20px}.metric-link small{font-size:9px}.demo-dashboard-choice{grid-template-columns:auto 1fr;padding:17px}.demo-dashboard-choice>svg{display:none}.demo-alert-grid{grid-template-columns:1fr}}.fx-preview-box{min-height:48px;color:var(--navy);background:linear-gradient(135deg,#f7fbfd,#eef8f8);border:1px solid #cfe1eb;border-radius:12px;align-items:center;gap:8px;padding:12px 14px;font-weight:800;display:flex}.fx-preview-box svg{color:var(--teal)}.fx-market-bar{color:#40556a;background:#f8fbfd;border:1px solid #d9e5ec;border-radius:12px;flex-wrap:wrap;align-items:center;gap:10px;margin-top:10px;padding:10px 13px;font-size:12px;display:flex}.fx-market-bar strong{color:var(--navy)}.fx-market-bar span{flex:1;min-width:240px}.fx-market-bar small{color:var(--muted)}.fx-inline-note{color:var(--muted);margin-top:4px;font-size:11px;line-height:1.45}.salary-box>span{color:var(--muted);margin-top:4px;font-size:11px}@media (width<=700px){.fx-market-bar{align-items:flex-start}.fx-market-bar span{min-width:100%}}.portal-locale-select{border:1px solid var(--line);color:#64748b;background:#fff;border-radius:10px;align-items:center;gap:5px;height:39px;padding:0 8px;display:flex}.portal-locale-select select{color:#334155;cursor:pointer;background:0 0;border:0;outline:none;font-weight:800}.portal-locale-select svg{color:var(--teal)}body[data-locale=si],body[data-locale=ta]{font-family:Inter,Noto Sans Sinhala,Noto Sans Tamil,Segoe UI,Arial,sans-serif}@media (width<=620px){.portal-locale-select{height:38px}.portal-locale-select svg{display:none}.portal-locale-select select{font-size:12px}}html[dir=rtl] body{text-align:right;direction:rtl}html[dir=rtl] .nav-wrap,html[dir=rtl] .main-nav,html[dir=rtl] .nav-actions,html[dir=rtl] .portal-topbar,html[dir=rtl] .portal-actions,html[dir=rtl] .panel-head,html[dir=rtl] .records-toolbar{direction:rtl}html[dir=rtl] .portal-sidebar{left:auto;right:0}html[dir=rtl] .portal-main{direction:rtl}html[dir=rtl] input,html[dir=rtl] textarea,html[dir=rtl] select,html[dir=rtl] .country-select-option,html[dir=rtl] .job-card,html[dir=rtl] .candidate-card,html[dir=rtl] .employer-card{text-align:right}html[dir=rtl] .main-nav a,html[dir=rtl] .portal-nav a{letter-spacing:0}html[lang=ja] body{font-feature-settings:"palt" 1}.readiness-card .panel-head{align-items:flex-start}.readiness-score{flex-direction:column;align-items:flex-end;display:flex}.readiness-score strong{font-size:30px}.readiness-score small{color:var(--muted);text-transform:uppercase;letter-spacing:.7px;font-size:10px}.readiness-components{grid-template-columns:repeat(5,1fr);gap:8px;margin:16px 0;display:grid}.readiness-components>div{border:1px solid var(--line);border-radius:10px;grid-template-columns:1fr auto;align-items:center;gap:6px;padding:10px;display:grid}.readiness-components span{color:var(--muted);font-size:10px}.readiness-components b{color:var(--navy);font-size:11px}.readiness-components i{background:#edf2f6;border-radius:99px;grid-column:1/-1;height:5px;overflow:hidden}.readiness-components em{background:linear-gradient(90deg,var(--teal),var(--blue));border-radius:inherit;height:100%;display:block}.readiness-next{color:#456a70;background:#f2f8f8;border-radius:11px;align-items:center;gap:9px;padding:11px 12px;font-size:11px;display:flex}.readiness-next svg{color:var(--teal)}.readiness-next span{flex:1}.readiness-next a{color:var(--blue);align-items:center;gap:4px;font-weight:800;display:flex}.readiness-next.success{color:#356b55;background:#eff8f3}.journey-summary{grid-template-columns:1fr auto;align-items:center;gap:16px;margin:9px 0 12px;display:grid}.journey-summary>div:first-child{flex-direction:column;display:flex}.journey-summary strong{color:var(--navy);font-size:28px}.journey-summary span{color:#334155;font-weight:800}.journey-summary small{color:var(--muted);margin-top:3px}.journey-ring{--progress:0deg;background:conic-gradient(var(--teal) var(--progress),#e7edf2 0);border-radius:50%;place-items:center;width:68px;height:68px;display:grid;position:relative}.journey-ring:after{content:"";background:#fff;border-radius:50%;width:52px;height:52px;position:absolute}.journey-ring span{z-index:1;color:var(--navy);font-size:11px;font-weight:900;position:relative}.current-journey-step{border:1px solid var(--line);background:#f8fafc;border-radius:11px;align-items:flex-start;gap:10px;margin:14px 0;padding:12px;display:flex}.current-journey-step>svg{color:var(--teal);margin-top:2px}.current-journey-step>div{flex-direction:column;gap:2px;display:flex}.current-journey-step small{text-transform:uppercase;letter-spacing:.7px;color:var(--muted);font-size:9px}.current-journey-step strong{color:var(--navy);font-size:13px}.current-journey-step span{color:var(--muted);font-size:11px;line-height:1.4}.matched-job-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.matched-job{background:#fff;border:1px solid #cfe4e5;border-radius:14px;overflow:hidden}.matched-job .job-card{border:0;border-radius:0;margin:0}.match-banner{background:#edf8f8;border-bottom:1px solid #cfe4e5;justify-content:space-between;align-items:center;gap:10px;padding:9px 12px;display:flex}.match-banner span{color:#0c6d74;align-items:center;gap:6px;display:flex}.match-banner strong{font-size:12px}.match-banner small{color:#607b80;text-align:right;font-size:9px}.journey-master>.progress{margin-bottom:18px}.journey-progress-number{flex-direction:column;align-items:flex-end;display:flex}.journey-progress-number strong{color:var(--navy);font-size:27px}.journey-progress-number small{color:var(--muted);text-transform:uppercase;font-size:9px}.journey-stepper{grid-template-columns:repeat(11,minmax(88px,1fr));gap:0;padding:8px 0 13px;display:grid;overflow-x:auto}.journey-step{text-align:center;min-width:88px;padding:0 8px;position:relative}.journey-step:before{content:"";background:#dfe7ed;height:2px;position:absolute;top:16px;left:0;right:0}.journey-step:first-child:before{left:50%}.journey-step:last-child:before{right:50%}.journey-step.completed:before{background:#77bba6}.journey-marker{z-index:2;color:#76899b;background:#e8edf2;border:3px solid #fff;border-radius:50%;place-items:center;width:32px;height:32px;margin:0 auto 9px;font-size:10px;font-weight:900;display:grid;position:relative;box-shadow:0 0 0 1px #d8e2e8}.journey-step.completed .journey-marker{color:var(--success);background:#e1f3eb;box-shadow:0 0 0 1px #acd7c6}.journey-step.current .journey-marker{color:var(--teal);background:#e5f6f7;box-shadow:0 0 0 2px #7ccbd0}.journey-step.blocked .journey-marker{color:var(--danger);background:#fbe8e8}.journey-marker svg{width:18px}.journey-step-head{flex-direction:column;align-items:center;gap:4px;min-height:33px;display:flex}.journey-step-head strong{color:var(--navy);font-size:9px;line-height:1.25}.journey-step p{display:none}.journey-step>div:last-child>small{color:#8a99a8;font-size:8px}.processing-progress{grid-template-columns:150px 1fr;align-items:center;gap:14px;padding:10px 0 15px;display:grid}.processing-progress>div:first-child{flex-direction:column;display:flex}.processing-progress strong{color:var(--navy);font-size:26px}.processing-progress span{color:var(--muted);text-transform:uppercase;font-size:9px}.processing-checklist{display:grid}.processing-checklist>div{border-top:1px solid var(--line);grid-template-columns:auto 1fr auto auto;align-items:center;gap:10px;padding:11px 2px;display:grid}.processing-checklist>div:first-child{border-top:0}.processing-checklist>div>span:nth-child(2){flex-direction:column;display:flex}.processing-checklist strong{color:var(--navy);font-size:12px}.processing-checklist small{color:var(--muted);margin-top:2px;font-size:9px}.processing-checklist a{color:#94a3b8}.processing-icon{color:#7d8d9e;background:#eef2f6;border-radius:9px;place-items:center;width:32px;height:32px;display:grid}.processing-icon svg{width:17px}.processing-icon.success{color:var(--success);background:#e7f5ee}.processing-icon.warning{color:var(--warning);background:#fff4df}.processing-icon.danger{color:var(--danger);background:#fdecec}.command-center{border-top:3px solid var(--teal)}.command-center-grid{grid-template-columns:repeat(6,1fr);gap:10px;display:grid}.command-center-grid>a{border:1px solid var(--line);border-radius:12px;grid-template-columns:auto 1fr;align-items:center;column-gap:9px;padding:12px;display:grid}.command-center-grid>a>span{width:35px;height:35px;color:var(--teal);background:#eaf6f6;border-radius:9px;grid-row:1/3;place-items:center;display:grid}.command-center-grid svg{width:18px}.command-center-grid strong{color:var(--navy);font-size:20px}.command-center-grid small{color:var(--muted);font-size:9px}.command-live-strip{grid-template-columns:repeat(4,1fr);gap:8px;margin-top:12px;display:grid}.command-live-strip>a{border:1px solid var(--line);background:#f8fafc;border-radius:10px;grid-template-columns:auto 1fr auto;align-items:center;gap:8px;padding:10px;display:grid}.command-live-strip strong{color:var(--navy);font-size:18px}.command-live-strip span{color:var(--muted);font-size:9px;line-height:1.3}.command-live-strip svg{color:#94a3b8;width:14px}.command-interviews{border-top:1px solid var(--line);grid-template-columns:180px repeat(4,1fr);align-items:stretch;gap:8px;margin-top:14px;padding-top:13px;display:grid}.command-interviews>div{flex-direction:column;justify-content:center;display:flex}.command-interviews>div>strong{color:var(--navy);font-size:13px}.command-interviews>a{border:1px solid var(--line);border-radius:10px;grid-template-columns:auto 1fr auto;align-items:center;gap:8px;padding:9px;display:grid}.command-interviews>a>span{color:var(--blue);font-size:10px;font-weight:900}.command-interviews>a>div{flex-direction:column;min-width:0;display:flex}.command-interviews>a strong{color:var(--navy);white-space:nowrap;text-overflow:ellipsis;font-size:10px;overflow:hidden}.command-interviews>a small{color:var(--muted);white-space:nowrap;text-overflow:ellipsis;font-size:8px;overflow:hidden}.command-interviews>a svg{color:#94a3b8;width:13px}@media (width<=1100px){.readiness-components{grid-template-columns:repeat(3,1fr)}.matched-job-list{grid-template-columns:1fr}.command-center-grid{grid-template-columns:repeat(3,1fr)}.command-live-strip{grid-template-columns:repeat(2,1fr)}.command-interviews{grid-template-columns:1fr 1fr}.command-interviews>div{grid-column:1/-1}.journey-stepper{grid-template-columns:repeat(11,105px)}}@media (width<=700px){.readiness-components{grid-template-columns:repeat(2,1fr)}.journey-summary{grid-template-columns:1fr auto}.processing-progress{grid-template-columns:1fr}.command-center-grid{grid-template-columns:repeat(2,1fr)}.command-live-strip,.command-interviews{grid-template-columns:1fr}.command-interviews>div{grid-column:auto}.match-banner{flex-direction:column;align-items:flex-start}.match-banner small{text-align:left}.journey-stepper{margin-left:-8px;margin-right:-8px}.journey-step{padding:0 6px}}.job-match-box{background:#f1f9f9;border:1px solid #cfe4e5;border-radius:12px;margin-bottom:12px;padding:11px}.job-match-box>span{color:#0c6d74;align-items:center;gap:7px;display:flex}.job-match-box>span svg{width:17px}.job-match-box>span strong{font-size:13px}.job-match-box>div{gap:5px;margin-top:8px;display:grid}.job-match-box small{color:#4f6f73;align-items:center;gap:5px;font-size:9px;display:flex}.job-match-box small svg{width:12px;color:var(--success)}.job-match-box em{color:#916622;margin-top:8px;font-size:9px;font-style:normal;display:block}.premium-apply-gate{background:linear-gradient(145deg,#fffaf0 0%,#fff 72%);border:1px solid #e7d3a8;border-radius:16px;margin:16px 0 12px;padding:16px;box-shadow:0 10px 26px #091c310f}.premium-apply-gate .premium-apply-kicker{color:#9a6b16;letter-spacing:.08em;text-transform:uppercase;align-items:center;gap:7px;margin-bottom:8px;font-size:11px;font-weight:800;display:flex}.premium-apply-gate>strong{color:var(--navy);font-size:17px;line-height:1.25;display:block}.premium-apply-gate p{color:#64748b;margin:7px 0 0;font-size:12px;line-height:1.55}.btn.btn-premium-apply{color:#071a2f;background:linear-gradient(135deg,#d7b46a 0%,#bf9340 100%);border:1px solid #bd913d;justify-content:center;align-items:center;gap:9px;font-weight:850;transition:transform .18s,box-shadow .18s,filter .18s;display:inline-flex;box-shadow:0 10px 24px #b1842f3d}.btn.btn-premium-apply:hover:not(:disabled){filter:saturate(1.04);transform:translateY(-1px);box-shadow:0 14px 30px #b1842f4d}.btn.btn-premium-apply:disabled{cursor:not-allowed;opacity:.55;box-shadow:none}.apply-signin-link{color:#304b69;justify-content:center;align-items:center;gap:7px;margin:11px 0 2px;font-size:12px;font-weight:750;text-decoration:none;display:flex}.apply-signin-link:hover{color:var(--teal)}.job-mobile-apply{display:none}@media (width<=900px){.job-detail-wrap{padding-bottom:138px}.job-mobile-apply{z-index:90;padding:12px max(16px,env(safe-area-inset-right)) calc(12px + env(safe-area-inset-bottom)) max(16px,env(safe-area-inset-left));-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffffff5;border-top:1px solid #0f27401f;justify-content:space-between;align-items:center;gap:12px;display:flex;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -12px 30px #091c311a}.job-mobile-apply-copy{color:#8a641f;letter-spacing:.02em;align-items:center;gap:7px;min-width:0;font-size:11px;font-weight:800;display:flex}.job-mobile-apply-copy span{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.job-mobile-apply .btn{white-space:nowrap;border-radius:12px;min-width:170px;min-height:48px;padding:0 18px}.apply-card .btn-premium-apply{min-height:50px}}@media (width<=520px){.job-mobile-apply{gap:8px;padding-top:10px}.job-mobile-apply-copy{display:none}.job-mobile-apply .btn{width:100%;min-width:0}}.country-select-search{z-index:2;border-bottom:1px solid var(--line);background:#fff;border-radius:10px 10px 7px 7px;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:8px;margin:-1px -1px 7px;padding:8px 9px;display:grid;position:sticky;top:-7px}.country-select-search svg{color:var(--teal)}.country-select-search input{width:100%;color:var(--navy);font:inherit;background:0 0;border:0;outline:0;font-size:12px}.country-select-search input::placeholder{color:#94a3b8}.country-select-empty{text-align:center;color:#64748b;padding:18px 12px;font-size:12px}.portal-country-picker .country-select-menu{max-height:430px}.nav-actions .locale-select select{text-overflow:ellipsis;white-space:nowrap;width:168px;max-width:168px}.portal-locale-select select{text-overflow:ellipsis;width:168px;max-width:168px}.mobile-nav-actions select{width:100%;max-width:100%}body[data-translation-ready="0"] .locale-select,body[data-translation-ready="0"] .portal-locale-select{box-shadow:0 0 0 2px #0e749014}html[dir=rtl] .locale-select svg{left:8px;right:auto}html[dir=rtl] .locale-select select{padding:10px 10px 10px 28px}html[dir=rtl] .hero-search label,html[dir=rtl] .search-row label{border-left:1px solid #e6ebf0;border-right:0}html[dir=rtl] .text-link svg,html[dir=rtl] .btn svg[data-directional=true]{transform:scaleX(-1)}html[dir=rtl] .job-card-head,html[dir=rtl] .job-card-foot,html[dir=rtl] .detail-meta,html[dir=rtl] .verified-line{direction:rtl}html[dir=rtl] .footer-grid,html[dir=rtl] .footer-bottom{text-align:right}body[data-locale=ar],body[data-locale=he]{font-family:Inter,Noto Sans Arabic,Noto Sans Hebrew,Segoe UI,Arial,sans-serif}body[data-locale=zh],body[data-locale=zh-Hant],body[data-locale=ko],body[data-locale=ja]{font-family:Inter,Noto Sans CJK SC,Noto Sans CJK TC,Noto Sans KR,Noto Sans JP,Segoe UI,Arial,sans-serif}@media (width<=1180px){.nav-actions .locale-select select,.portal-locale-select select{width:132px;max-width:132px}}@media (width<=620px){.portal-locale-select select{width:82px;max-width:82px}}.hero.hero-airport-light{min-height:860px;color:var(--navy);background-color:#eef7fb;background-image:url(/ab-vacancy-airport-hero-v9.webp);background-position:50%;background-size:cover;align-items:center;overflow:visible}.hero-airport-light .hero-shade{background:linear-gradient(90deg,#f8fcfefa 0%,#f8fcfee8 34%,#f8fcfe7a 53%,#f8fcfe0f 76%),linear-gradient(#ffffff1f 0%,#f5fafc0d 69%,#f5fafce0 100%)}.hero-airport-light .hero-inner{padding:74px 0 34px}.hero-airport-light .hero-copy{max-width:650px}.hero-airport-light .hero-kicker{color:#b28528;letter-spacing:2.1px;font-size:12px}.hero-airport-light .hero-kicker:after{content:"";background:#b28528b8;width:52px;height:1px;margin-left:4px}.hero-airport-light .hero-copy h1{color:#102b50;letter-spacing:-4.6px;text-wrap:balance;max-width:630px;margin:19px 0 21px;font-size:72px;font-weight:850;line-height:1.025}.hero-airport-light .hero-title-line{display:block}.hero-airport-light .hero-copy h1 em{color:#c89a3d;font-style:normal}.hero-airport-light .hero-copy p{color:#53687c;max-width:610px;margin:0;font-size:17px;line-height:1.72}.hero-airport-light .hero-search{border:1px solid #0f284417;border-radius:17px;min-height:76px;margin-top:126px;padding:9px 10px;box-shadow:0 22px 52px #2743582b}.hero-airport-light .hero-search label,.hero-airport-light .hero-country-field{min-height:56px}.hero-airport-light .hero-search input,.hero-airport-light .hero-search select{font-size:13px}.hero-airport-light .hero-search svg{color:#6f8294}.hero-airport-light .hero-search .btn-gold{color:#102b50;background:#d3a951;border-radius:11px;min-width:124px;box-shadow:0 8px 18px #976f1d29}.hero-airport-light .server-location-note{color:#415a6f;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffbd;border-color:#0f374e1f;margin-top:14px;padding:11px 14px;box-shadow:0 8px 22px #2d4c6214}.hero-airport-light .server-location-note strong{color:#123251}.hero-airport-light .server-location-note svg{color:#b88b33}.hero-airport-light .trust-strip{box-shadow:none;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff61;border:0;border-top:1px solid #1b3d5724;border-radius:0;margin-top:19px}.hero-airport-light .trust-strip>.trust-link{color:#173957;border-right-color:#1b3d571f;min-height:69px;padding:16px 17px}.hero-airport-light .trust-strip>.trust-link:hover{background:#ffffff8f}.hero-airport-light .trust-strip>.trust-static{cursor:default}.hero-airport-light .trust-strip>.trust-static:hover{background:0 0}.hero-airport-light .trust-strip>.trust-link>svg:first-child{color:#bc8f38}.hero-airport-light .trust-strip strong{font-size:13px}.hero-airport-light .trust-strip small{color:#718294}.hero-airport-light .trust-strip>.trust-link .trust-arrow{color:#688197}@media (width<=900px){.hero.hero-airport-light{background-position:62%;min-height:820px}.hero-airport-light .hero-shade{background:linear-gradient(90deg,#f8fcfefa 0%,#f8fcfee0 48%,#f8fcfe38 82%),linear-gradient(#ffffff14,#f7fbfcde)}.hero-airport-light .hero-inner{padding:64px 0 30px}.hero-airport-light .hero-copy h1{letter-spacing:-3.5px;font-size:58px}.hero-airport-light .hero-search{margin-top:92px}.hero-airport-light .trust-strip>.trust-link:nth-child(2){border-right:0}}@media (width<=620px){.hero.hero-airport-light{background-position:70%;align-items:flex-start;min-height:930px}.hero-airport-light .hero-shade{background:linear-gradient(90deg,#f8fcfef7,#f8fcfec7),linear-gradient(#fff3,#f7fbfceb)}.hero-airport-light .hero-inner{padding:58px 0 28px}.hero-airport-light .hero-kicker:after{width:28px}.hero-airport-light .hero-copy h1{letter-spacing:-2.6px;margin-top:17px;font-size:47px}.hero-airport-light .hero-copy p{font-size:15px;line-height:1.65}.hero-airport-light .hero-search{margin-top:48px;padding:8px}.hero-airport-light .hero-search label,.hero-airport-light .hero-country-field{min-height:51px}.hero-airport-light .hero-search .btn-gold{min-height:50px}.hero-airport-light .trust-strip{background:#ffffff94;grid-template-columns:1fr 1fr}.hero-airport-light .trust-strip>.trust-link{border-bottom:1px solid #1b3d571f;border-right:1px solid #1b3d571f;min-height:76px;padding:12px 10px}.hero-airport-light .trust-strip>.trust-link:nth-child(2n){border-right:0}.hero-airport-light .trust-strip>.trust-link small{display:none}}.global-language-switcher{border:1px solid var(--line);color:#475569;z-index:4;background:#fffffff5;border-radius:10px;align-items:center;gap:7px;height:42px;padding:0 9px;display:inline-flex;box-shadow:0 4px 16px #091c310f}.global-language-switcher select{min-width:150px;max-width:190px;color:var(--navy);cursor:pointer;text-overflow:ellipsis;background:0 0;border:0;outline:none;font-weight:800}.global-language-switcher.translation-loading:after{content:"";border:2px solid #0e749033;border-top-color:var(--teal);border-radius:50%;flex:none;width:12px;height:12px;animation:.7s linear infinite language-spin}.global-language-switcher.translation-error:after{content:"!";color:#92400e;background:#fef3c7;border-radius:50%;flex:none;place-items:center;width:16px;height:16px;font-size:11px;font-weight:900;display:grid}@keyframes language-spin{to{transform:rotate(360deg)}}.auth-page{position:relative}.auth-language-switcher{position:absolute;top:22px;right:22px}html[dir=rtl] .auth-language-switcher{left:22px;right:auto}@media (width<=700px){.auth-language-switcher{top:14px;right:14px}.global-language-switcher{height:38px}.global-language-switcher select{max-width:105px;font-size:12px}html[dir=rtl] .auth-language-switcher{left:14px;right:auto}}.btn{min-height:44px}.save-btn,.menu-button,.sidebar-close,.portal-menu{min-width:44px;min-height:44px}input:not([type=checkbox]):not([type=radio]),select,textarea{min-height:44px}:focus-visible{outline-offset:3px;outline:3px solid #d4a94e;box-shadow:0 0 0 2px #fff}.public-page,.portal-main{background:linear-gradient(#fbfdff 0,#f5f8fb 100%)}.panel,.job-card,.country-card,.country-big-grid>a,.registration-card,.auth-card{border-color:#d9e4ed;box-shadow:0 12px 34px #0d2a460e}.panel{background:#fff}.job-card:hover,.country-card:hover,.country-big-grid>a:hover{border-color:#cfaa5a;box-shadow:0 18px 42px #0d2a461c}.candidate-growth-grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr)}.profile-completion-panel,.document-checklist-panel{position:relative;overflow:hidden}.profile-completion-panel:before,.document-checklist-panel:before{content:"";background:linear-gradient(90deg,var(--navy),var(--gold));height:4px;position:absolute;inset:0 0 auto}.profile-completion-value{color:var(--navy);letter-spacing:-1.5px;font-size:34px}.profile-completion-panel>p{color:var(--muted);line-height:1.65}.document-checklist{gap:8px;display:grid}.document-checklist>a{min-height:58px;color:var(--navy);background:#f9fbfd;border:1px solid #e0e8ef;border-radius:12px;grid-template-columns:auto 1fr auto;align-items:center;gap:10px;padding:10px 12px;display:grid}.document-checklist>a:hover{background:#fffdf8;border-color:#c9a24c}.document-checklist>a>span{color:#b7791f;background:#fff4e4;border-radius:10px;place-items:center;width:34px;height:34px;display:grid}.document-checklist>a.complete>span{color:var(--success);background:#e9f8f1}.document-checklist>a svg{width:17px}.document-checklist>a>div{flex-direction:column;gap:2px;display:flex}.document-checklist small{color:var(--muted);font-size:10px}.salary-transparency-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.salary-transparency-grid>div{background:linear-gradient(145deg,#fff,#f6f9fc);border:1px solid #e0e8ef}.salary-transparency-grid>div:first-child{background:#fffaf0;border-color:#e1c57d}.salary-transparency-grid>div:nth-child(2){background:#f1faf9;border-color:#b9d9dc}.salary-transparency-grid span,.fx-inline-note{color:var(--muted);font-size:10px;line-height:1.4}.benefit-transparency{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:13px;display:grid}.benefit-transparency>span{color:#486074;background:#fff;border:1px solid #e0e8ef;border-radius:12px;grid-template-columns:auto 1fr;align-items:center;gap:2px 9px;padding:12px 13px;display:grid}.benefit-transparency>span svg{width:19px;color:var(--gold);grid-row:1/3}.benefit-transparency>span b{color:var(--navy);font-size:11px}.benefit-transparency>span.included{background:#f1faf5;border-color:#bde3d0}.benefit-transparency>span.included svg{color:var(--success)}.deductions-note{border-left:4px solid var(--gold);color:#5a6672;background:#fffaf0;border-radius:0 11px 11px 0;align-items:flex-start;gap:12px;margin-top:12px;padding:12px 14px;display:flex}.deductions-note strong{color:var(--navy);white-space:nowrap}.deductions-note span{font-size:12px;line-height:1.55}.fraud-report-section{background:#fffaf3;border-radius:16px;margin:24px 0;border:1px solid #ead6a8!important;padding:21px!important}.fraud-report-section .panel-head{align-items:flex-start}.fraud-report-section .panel-head>svg{color:#b7791f}.fraud-report-form{gap:12px;margin-top:14px;display:grid}.fraud-report-form label{color:var(--navy);gap:6px;font-size:12px;font-weight:750;display:grid}.fraud-report-form select,.fraud-report-form textarea{background:#fff;border:1px solid #d6dfe7;border-radius:10px;width:100%;padding:10px}.fraud-report-form textarea{resize:vertical;min-height:120px}.fraud-report-form>div{flex-wrap:wrap;gap:8px;display:flex}.fraud-admin-list{gap:14px;display:grid}.fraud-admin-card header{grid-template-columns:auto 1fr auto;align-items:start;gap:12px;display:grid}.fraud-admin-card h2{color:var(--navy);margin:4px 0}.fraud-admin-card header p{color:var(--muted);margin:0;font-size:12px}.fraud-icon{color:#a96c0b;background:#fff3dd;border-radius:12px;place-items:center;width:42px;height:42px;display:grid}.fraud-report-copy{background:#f7fafc;border-radius:12px;margin:16px 0;padding:14px}.fraud-report-copy p{color:#44596c;line-height:1.65}.fraud-report-copy small{color:var(--muted)}.fraud-resolution{grid-template-columns:180px minmax(0,1fr) auto;align-items:end;gap:10px;display:grid}.fraud-resolution label{color:#536577;gap:5px;font-size:11px;font-weight:750;display:grid}.fraud-resolution select,.fraud-resolution input{border:1px solid var(--line);background:#fff;border-radius:9px;padding:9px}.conversion-funnel{gap:9px;display:grid}.conversion-funnel>div{grid-template-columns:30px minmax(0,1fr) 70px 75px;align-items:center;gap:10px;display:grid}.conversion-funnel>div>span{background:var(--navy);color:#fff;border-radius:50%;place-items:center;width:28px;height:28px;font-size:11px;font-weight:850;display:grid}.conversion-funnel>div>div{grid-template-columns:160px minmax(0,1fr);align-items:center;gap:10px;display:grid}.conversion-funnel strong{color:var(--navy);font-size:12px}.conversion-funnel i{background:#e8eef3;border-radius:999px;height:9px;overflow:hidden}.conversion-funnel i b{border-radius:inherit;background:linear-gradient(90deg,var(--navy),var(--teal),var(--gold));min-width:3px;height:100%;display:block}.conversion-funnel em{color:var(--navy);text-align:right;font-style:normal;font-weight:850}.conversion-funnel small{color:#9a5e18;text-align:right;font-size:10px}@media (width<=900px){.candidate-growth-grid,.salary-transparency-grid{grid-template-columns:1fr 1fr}.fraud-resolution{grid-template-columns:1fr}.conversion-funnel>div>div{grid-template-columns:120px minmax(0,1fr)}}@media (width<=620px){.candidate-growth-grid,.salary-transparency-grid,.benefit-transparency{grid-template-columns:1fr}.deductions-note{flex-direction:column;gap:5px}.fraud-admin-card header{grid-template-columns:auto 1fr}.fraud-admin-card header>.status-pill{grid-column:2}.conversion-funnel>div{grid-template-columns:28px minmax(0,1fr) 52px}.conversion-funnel>div>div{grid-template-columns:1fr;gap:4px}.conversion-funnel small{display:none}}html[lang=ta] body,html[lang=ta] input,html[lang=ta] textarea,html[lang=ta] select,html[lang=ta] button{font-family:Noto Sans Tamil,Nirmala UI,Latha,system-ui,-apple-system,Segoe UI,sans-serif}html[lang=si] body,html[lang=si] input,html[lang=si] textarea,html[lang=si] select,html[lang=si] button{font-family:Noto Sans Sinhala,Nirmala UI,Iskoola Pota,system-ui,-apple-system,Segoe UI,sans-serif}html[lang=ar] body,html[lang=ar] input,html[lang=ar] textarea,html[lang=ar] select,html[lang=ar] button,html[lang=he] body,html[lang=he] input,html[lang=he] textarea,html[lang=he] select,html[lang=he] button{font-family:Noto Sans Arabic,Noto Sans Hebrew,Tahoma,Arial,system-ui,sans-serif}html[lang=bn] body,html[lang=bn] input,html[lang=bn] textarea,html[lang=bn] select,html[lang=bn] button{font-family:Noto Sans Bengali,Nirmala UI,Vrinda,system-ui,-apple-system,Segoe UI,sans-serif}html[lang=hi] body,html[lang=hi] input,html[lang=hi] textarea,html[lang=hi] select,html[lang=hi] button,html[lang=mr] body,html[lang=mr] input,html[lang=mr] textarea,html[lang=mr] select,html[lang=mr] button{font-family:Noto Sans Devanagari,Nirmala UI,Mangal,system-ui,-apple-system,Segoe UI,sans-serif}html[lang=kn] body,html[lang=kn] input,html[lang=kn] textarea,html[lang=kn] select,html[lang=kn] button{font-family:Noto Sans Kannada,Nirmala UI,Tunga,system-ui,-apple-system,Segoe UI,sans-serif}html[lang=te] body,html[lang=te] input,html[lang=te] textarea,html[lang=te] select,html[lang=te] button{font-family:Noto Sans Telugu,Nirmala UI,Gautami,system-ui,-apple-system,Segoe UI,sans-serif}html[lang=th] body,html[lang=th] input,html[lang=th] textarea,html[lang=th] select,html[lang=th] button{font-family:Noto Sans Thai,Leelawadee UI,Tahoma,system-ui,-apple-system,Segoe UI,sans-serif}html[lang=ko] body,html[lang=ko] input,html[lang=ko] textarea,html[lang=ko] select,html[lang=ko] button{font-family:Noto Sans KR,Malgun Gothic,Apple SD Gothic Neo,system-ui,-apple-system,Segoe UI,sans-serif}html[lang=ja] body,html[lang=ja] input,html[lang=ja] textarea,html[lang=ja] select,html[lang=ja] button{font-family:Noto Sans JP,Yu Gothic UI,Meiryo,system-ui,-apple-system,Segoe UI,sans-serif}html[lang=zh] body,html[lang=zh] input,html[lang=zh] textarea,html[lang=zh] select,html[lang=zh] button{font-family:Noto Sans SC,Microsoft YaHei UI,PingFang SC,system-ui,-apple-system,Segoe UI,sans-serif}html[lang=zh-Hant] body,html[lang=zh-Hant] input,html[lang=zh-Hant] textarea,html[lang=zh-Hant] select,html[lang=zh-Hant] button{font-family:Noto Sans TC,Microsoft JhengHei UI,PingFang TC,system-ui,-apple-system,Segoe UI,sans-serif}.pipeline-kpis{margin-bottom:14px}.premium-pipeline-filters{flex-wrap:wrap;align-items:center}.pipeline-search-box{border:1px solid var(--line);background:#fff;border-radius:10px;flex:1;align-items:center;gap:7px;min-width:330px;padding:0 10px;display:flex}.pipeline-search-box svg{color:#94a3b8;flex:none}.pipeline-search-box input{background:0 0;outline:none;width:100%;border:0!important;min-width:0!important;padding:10px 0!important}.pipeline-search-hint{color:#718096;margin:-5px 0 14px;font-size:11px}.pipeline-search-hint strong{color:var(--navy)}.enhanced-kanban{grid-template-columns:repeat(8,286px)}.application-centric-card{padding:12px}.pipeline-person{min-width:0}.pipeline-id-row{flex-wrap:wrap;gap:5px;margin-top:3px;display:flex}.id-chip{letter-spacing:.25px;border-radius:999px;align-items:center;padding:3px 6px;font-size:8px;font-weight:850;display:inline-flex}.candidate-id{color:#0d6670;background:#e7f5f6}.multi-app{color:#97601b;background:#fff3dd}.pipeline-company{background:#f6f8fb;border:1px solid #e5ebf1;border-radius:9px;align-items:center;gap:7px;margin-top:10px;padding:8px;display:flex}.pipeline-company svg{color:#64819a;flex:none}.pipeline-company>div{flex-direction:column;min-width:0;display:flex}.pipeline-company strong{color:#203a55;white-space:nowrap;text-overflow:ellipsis;font-size:10px;overflow:hidden}.pipeline-company small{color:#8a9aaa;font-size:8px}.pipeline-application-meta{color:#8493a4;justify-content:space-between;gap:8px;font-size:9px;display:flex}.pipeline-application-meta span:last-child{white-space:nowrap;text-overflow:ellipsis;max-width:130px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;overflow:hidden}.candidate-drawer .profile-facts.compact strong{word-break:break-word}@media (width<=900px){.pipeline-search-box{width:100%;min-width:100%}.pipeline-kpis{grid-template-columns:1fr 1fr!important}}@media (width<=620px){.pipeline-kpis{grid-template-columns:1fr!important}.enhanced-kanban{grid-template-columns:repeat(8,270px)}}.appointment-control{border-top:3px solid var(--blue)}.appointment-control-head{align-items:flex-start!important}.appointment-control-head p{color:var(--muted);margin:7px 0 0;font-size:11px}.appointment-control-head .btn{white-space:nowrap;align-items:center;gap:7px;display:flex}.appointment-summary-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-bottom:16px;display:grid}.appointment-summary-card{border:1px solid var(--line);color:inherit;background:#fff;border-radius:12px;align-items:center;gap:12px;padding:14px;display:flex}.appointment-summary-card:hover{border-color:#9ab8d0}.appointment-summary-card>span{width:40px;height:40px;color:var(--blue);background:#edf3f9;border-radius:10px;place-items:center;display:grid}.appointment-summary-card.today{background:#fffaf0;border-color:#e8c98f}.appointment-summary-card.today>span{color:#a26b0e;background:#fff1d2}.appointment-summary-card svg{width:19px}.appointment-summary-card>div{flex-direction:column;display:flex}.appointment-summary-card strong{color:var(--navy);font-size:24px;line-height:1}.appointment-summary-card small{color:var(--muted);margin-top:5px;font-size:10px;font-weight:700}.appointment-lists{grid-template-columns:1.05fr 1fr;gap:14px;display:grid}.appointment-list-block{border:1px solid var(--line);background:#fff;border-radius:12px;overflow:hidden}.appointment-list-block.today-block{background:#fffdfa;border-color:#e7ca94}.appointment-list-title{border-bottom:1px solid var(--line);background:#f8fafc;justify-content:space-between;align-items:center;gap:12px;padding:12px 14px;display:flex}.today-block .appointment-list-title{background:#fff8e8}.appointment-list-title>div{align-items:center;gap:8px;display:flex}.appointment-list-title svg{width:16px;color:var(--blue)}.appointment-list-title strong{color:var(--navy);font-size:12px}.appointment-list-title small{color:var(--muted);font-size:9px}.today-dot{background:#c38a22;border-radius:50%;width:8px;height:8px;box-shadow:0 0 0 4px #f9e7c2}.appointment-list{display:grid}.appointment-row{color:inherit;border-bottom:1px solid #edf1f5;grid-template-columns:76px minmax(0,1fr) auto auto;align-items:center;gap:10px;padding:11px 13px;display:grid}.appointment-row:last-child{border-bottom:0}.appointment-row:hover{background:#f8fbfd}.today-block .appointment-row:hover{background:#fff9ec}.appointment-row time{color:var(--blue);flex-direction:column;font-size:10px;font-weight:900;display:flex}.appointment-row time b{color:var(--muted);margin-top:2px;font-size:9px}.appointment-row>div{flex-direction:column;min-width:0;display:flex}.appointment-row>div strong{color:var(--navy);white-space:nowrap;text-overflow:ellipsis;font-size:10px;overflow:hidden}.appointment-row>div small{color:var(--muted);white-space:nowrap;text-overflow:ellipsis;margin-top:3px;font-size:8px;overflow:hidden}.appointment-row>svg{color:#94a3b8;width:14px}.today-badge{letter-spacing:.08em;color:#93610c;background:#fff0cf;border:1px solid #edcf92;border-radius:99px;padding:4px 7px;font-size:8px;font-weight:900}.appointment-empty{color:var(--muted);padding:18px 14px;font-size:10px}@media (width<=1000px){.appointment-lists{grid-template-columns:1fr}.appointment-summary-grid{grid-template-columns:repeat(3,1fr)}}@media (width<=700px){.appointment-summary-grid{grid-template-columns:1fr}.appointment-control-head .btn{justify-content:center;width:100%}.appointment-row{grid-template-columns:62px minmax(0,1fr) auto}.appointment-row .today-badge,.appointment-row>svg{display:none}}.meeting-approval-panel{background:#f9fcff;border:1px solid #c8d8e6;border-radius:12px;margin-bottom:16px;overflow:hidden}.meeting-approval-panel .appointment-list-title{background:#eef6fb}.approval-dot{background:#1f6f9f;border-radius:50%;width:8px;height:8px;box-shadow:0 0 0 4px #dcecf6}.meeting-approval-list{display:grid}.meeting-approval-row{border-bottom:1px solid #e3edf4;grid-template-columns:minmax(190px,1.2fr) minmax(180px,.8fr) minmax(230px,1.1fr) auto;align-items:end;gap:10px;padding:13px 14px;display:grid}.meeting-approval-row:last-child{border-bottom:0}.meeting-approval-copy{flex-direction:column;min-width:0;display:flex}.meeting-approval-copy strong{color:var(--navy);white-space:nowrap;text-overflow:ellipsis;font-size:11px;overflow:hidden}.meeting-approval-copy small{color:var(--muted);margin-top:3px;font-size:9px}.meeting-approval-copy em{color:#55758c;margin-top:4px;font-size:8px;font-style:normal}.meeting-approval-row label{flex-direction:column;gap:5px;display:flex}.meeting-approval-row label>span{color:#50697c;align-items:center;gap:5px;font-size:8px;font-weight:800;display:flex}.meeting-approval-row input{border:1px solid var(--line);min-height:38px;font:inherit;color:var(--navy);background:#fff;border-radius:8px;padding:8px 10px;font-size:10px}.meeting-approval-row .btn{white-space:nowrap;justify-content:center;align-items:center;gap:6px;min-height:38px;display:flex}.meeting-approval-error{color:#b42318;grid-column:2/-1;font-size:9px;font-weight:700}.meeting-link-field input{width:100%;min-width:0}@media (width<=1050px){.meeting-approval-row{grid-template-columns:1fr 1fr}.meeting-approval-copy{grid-column:1/-1}.meeting-approval-row .btn{width:100%}.meeting-approval-error{grid-column:1/-1}}@media (width<=700px){.meeting-approval-row{grid-template-columns:1fr}.meeting-approval-copy,.meeting-approval-error{grid-column:1}.meeting-approval-row .btn{width:100%}}.meeting-access-row{background:#f5fbff;border:1px solid #cfe0ec;border-radius:10px;align-items:center;gap:10px;margin:10px 0;padding:10px 12px;display:flex}.meeting-access-row>svg{color:var(--blue);flex:none}.meeting-access-row>div{flex-direction:column;flex:1;min-width:0;display:flex}.meeting-access-row small{color:var(--muted);font-size:8px;font-weight:800}.meeting-access-row strong{color:var(--navy);margin-top:2px;font-size:10px}.meeting-access-row .btn{white-space:nowrap;align-items:center;gap:6px;padding:8px 11px;font-size:9px;display:flex}@media (width<=600px){.meeting-access-row{flex-wrap:wrap;align-items:flex-start}.meeting-access-row .btn{justify-content:center;width:100%}}.phone-country-input{border:1px solid var(--line);z-index:1;background:#fff;border-radius:10px;grid-template-columns:auto minmax(0,1fr);min-height:45px;transition:border-color .18s,box-shadow .18s;display:grid;position:relative}.phone-country-input:focus-within{z-index:30;border-color:#8ccbd0;box-shadow:0 0 0 3px #0f9fa814}.phone-country-input.input-invalid{box-shadow:0 0 0 3px #b91c1c0d;border-color:#e6a1a1!important}.phone-country-trigger{border:0;border-right:1px solid var(--line);color:#314b64;cursor:pointer;background:#f7f9fb;grid-template-columns:auto auto auto;align-items:center;gap:7px;min-width:104px;padding:0 10px;display:grid}.phone-country-trigger:hover{background:#f0f5f7}.phone-country-trigger:disabled{cursor:not-allowed;opacity:.65}.phone-country-trigger strong{white-space:nowrap;font-size:12px}.phone-country-trigger>svg{color:#71869a}.phone-country-input>input{min-width:0;box-shadow:none!important;background:#fff!important;border:0!important;border-radius:0 10px 10px 0!important}.phone-country-menu{z-index:400;border:1px solid var(--line);background:#fff;border-radius:14px;width:min(430px,92vw);max-height:410px;position:absolute;top:calc(100% + 8px);left:0;overflow:hidden;box-shadow:0 22px 60px #091b333d}.phone-country-search{border-bottom:1px solid var(--line);background:#fff;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:8px;padding:11px 12px;display:grid}.phone-country-search>svg{color:var(--teal)}.phone-country-search input{width:100%;font-size:12px;box-shadow:none!important;background:0 0!important;border:0!important;outline:0!important;padding:3px 0!important}.phone-country-results{max-height:345px;padding:6px;overflow:auto}.phone-country-results>button{text-align:left;width:100%;color:var(--navy);cursor:pointer;background:#fff;border:0;border-radius:9px;grid-template-columns:auto minmax(0,1fr) auto auto;align-items:center;gap:9px;padding:8px 9px;display:grid}.phone-country-results>button:hover,.phone-country-results>button.selected{background:#eef8f8}.phone-country-results>button.unsupported{opacity:.45;cursor:not-allowed;background:#fafafa}.phone-country-results>button>span:nth-child(2){flex-direction:column;min-width:0;display:flex}.phone-country-results>button strong{white-space:nowrap;text-overflow:ellipsis;font-size:12px;overflow:hidden}.phone-country-results>button small{color:#8291a1;margin-top:2px;font-size:9px}.phone-country-results>button b{color:#3d5b75;white-space:nowrap;font-size:11px}.phone-country-results>button>svg{color:var(--teal)}.phone-country-empty{text-align:center;color:#68798b;padding:22px 14px;font-size:11px;line-height:1.5}html[dir=rtl] .phone-country-trigger{border-right:0;border-left:1px solid var(--line)}html[dir=rtl] .phone-country-input>input{border-radius:10px 0 0 10px!important}html[dir=rtl] .phone-country-results>button{text-align:right}@media (width<=620px){.phone-country-trigger{min-width:98px;padding:0 8px}.phone-country-menu{width:auto;max-height:65vh;position:fixed;top:auto;bottom:18px;right:12px;left:12px!important}.phone-country-results{max-height:calc(65vh - 60px)}}.home-local-jobs{border-block:1px solid var(--line);background:#fff;padding:30px 0 34px}.home-local-jobs-head{justify-content:space-between;align-items:flex-end;gap:18px;margin-bottom:14px;display:flex}.home-local-jobs-head .eyebrow{font-size:10px}.home-local-title-line{align-items:center;gap:10px;margin-top:5px;display:flex}.home-local-title-line h2{color:var(--navy);letter-spacing:-.6px;margin:0;font-size:25px;line-height:1.15}.home-local-count{min-height:25px;color:var(--teal);white-space:nowrap;background:#f4fafb;border:1px solid #cfe0e5;border-radius:999px;align-items:center;padding:3px 9px;font-size:11px;font-weight:850;display:inline-flex}.home-local-job-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.home-local-job-card{border:1px solid var(--line);background:#fff;border-radius:13px;grid-template-columns:48px minmax(0,1fr) auto 18px;align-items:center;gap:11px;min-height:82px;padding:12px 13px;transition:border-color .18s,box-shadow .18s,transform .18s;display:grid}.home-local-job-card:hover{border-color:#b7d6da;transform:translateY(-1px);box-shadow:0 7px 22px #142a4612}.home-local-job-card .company-logo{border-radius:11px;width:48px;min-width:48px;height:48px;min-height:48px;overflow:hidden}.home-local-job-card .company-logo-wordmark,.home-local-job-card .company-logo>small{display:none}.home-local-job-copy{flex-direction:column;min-width:0;display:flex}.home-local-job-copy>small{color:var(--teal);letter-spacing:.55px;text-transform:uppercase;white-space:nowrap;text-overflow:ellipsis;font-size:9px;font-weight:850;overflow:hidden}.home-local-job-copy>strong{color:var(--navy);white-space:nowrap;text-overflow:ellipsis;margin-top:3px;font-size:14px;line-height:1.25;overflow:hidden}.home-local-job-copy>span{color:var(--muted);white-space:nowrap;text-overflow:ellipsis;margin-top:3px;font-size:11px;overflow:hidden}.home-local-job-meta{min-width:145px;color:var(--muted);text-align:right;flex-direction:column;align-items:flex-end;gap:5px;font-size:10px;display:flex}.home-local-job-meta>span{white-space:nowrap;text-overflow:ellipsis;align-items:center;gap:5px;max-width:180px;display:flex;overflow:hidden}.home-local-job-meta>b{color:var(--navy);font-size:11px}.home-local-job-arrow{color:var(--teal)}.home-local-empty{min-height:52px;color:var(--muted);background:#f9fbfc;border:1px dashed #cad7df;border-radius:12px;justify-content:space-between;align-items:center;gap:14px;padding:10px 13px;font-size:12px;display:flex}.home-local-empty>span{align-items:center;gap:8px;display:flex}.home-local-empty strong{color:var(--navy)}@media (width<=860px){.home-local-job-grid{grid-template-columns:1fr}.home-local-job-card{grid-template-columns:44px minmax(0,1fr) auto 16px}.home-local-job-card .company-logo{width:44px;min-width:44px;height:44px;min-height:44px}}@media (width<=620px){.home-local-jobs{padding:23px 0 26px}.home-local-jobs-head{align-items:center}.home-local-title-line h2{font-size:21px}.home-local-jobs-head>.text-link{font-size:11px}.home-local-job-card{grid-template-columns:42px minmax(0,1fr) 16px;min-height:72px;padding:10px}.home-local-job-card .company-logo{width:42px;min-width:42px;height:42px;min-height:42px}.home-local-job-meta{display:none}.home-local-empty{flex-direction:column;align-items:flex-start}.home-local-count{font-size:10px}}[data-english-only=true]{text-align:left;unicode-bidi:plaintext;direction:ltr!important}.english-only-toast{z-index:100000;opacity:0;pointer-events:none;color:#fff;background:#0b1f3a;border:1px solid #d3ab63b8;border-radius:11px;max-width:min(92vw,520px);padding:11px 15px;font:700 13px/1.4 system-ui,sans-serif;transition:opacity .18s,transform .18s;position:fixed;bottom:24px;left:50%;transform:translate(-50%,18px);box-shadow:0 14px 38px #0b1f3a47}.english-only-toast.show{opacity:1;transform:translate(-50%)}.whatsapp-hover{right:max(24px,env(safe-area-inset-right));bottom:max(24px,env(safe-area-inset-bottom));z-index:560;pointer-events:none;justify-content:flex-end;align-items:center;display:flex;position:fixed}.whatsapp-hover-button{pointer-events:auto;color:#fff;background:#25d366;border:1px solid #ffffffb8;border-radius:50%;place-items:center;width:60px;height:60px;transition:transform .18s,box-shadow .18s,background .18s;display:grid;box-shadow:0 13px 32px #075e3152}.whatsapp-hover-button:hover{background:#20bd5a;transform:translateY(-2px)scale(1.025);box-shadow:0 17px 38px #075e3161}.whatsapp-hover-button:focus-visible{outline-offset:4px;outline:3px solid #25d36657}.whatsapp-hover-tooltip{pointer-events:none;opacity:0;visibility:hidden;white-space:nowrap;color:#fff;letter-spacing:-.1px;background:#17212b;border-radius:15px;padding:13px 17px;font-size:14px;font-weight:800;line-height:1.2;transition:opacity .16s,transform .16s,visibility .16s;position:absolute;bottom:10px;right:72px;transform:translate(8px)scale(.98);box-shadow:0 14px 34px #08131e3d}.whatsapp-hover-tooltip:after{content:"";background:#17212b;border-radius:2px;width:16px;height:16px;position:absolute;bottom:16px;right:-8px;transform:rotate(45deg)}.whatsapp-hover:hover .whatsapp-hover-tooltip,.whatsapp-hover:focus-within .whatsapp-hover-tooltip{opacity:1;visibility:visible;transform:translate(0)scale(1)}body:has(.job-mobile-apply) .whatsapp-hover{bottom:calc(88px + env(safe-area-inset-bottom))}@media (width<=700px){.whatsapp-hover{right:max(16px,env(safe-area-inset-right));bottom:max(16px,env(safe-area-inset-bottom))}.whatsapp-hover-button{width:56px;height:56px}.whatsapp-hover-tooltip{display:none}body:has(.job-mobile-apply) .whatsapp-hover{bottom:calc(82px + env(safe-area-inset-bottom))}}@media (prefers-reduced-motion:reduce){.whatsapp-hover-button,.whatsapp-hover-tooltip{transition:none}}@media (width<=620px){.nav-actions .locale-select{height:36px;padding:0 4px;display:flex!important}.nav-actions .locale-select>svg{display:none}.nav-actions .locale-select select{padding:8px 22px 8px 7px;font-size:11px;width:94px!important;min-width:94px!important;max-width:94px!important}.nav-wrap{gap:8px}}@media (width<=900px){.language-admin-layout{grid-template-columns:1fr}.language-admin-summary{grid-column:auto}.language-summary-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=700px){.language-trigger{min-height:38px;padding:5px 8px}.language-trigger-copy{min-width:0}.language-trigger-copy small{display:none}.language-trigger-copy strong{max-width:76px;font-size:11px}.language-popover{width:auto;max-height:calc(100vh - 84px);position:fixed;top:70px;left:12px!important;right:12px!important}.auth-language-switcher .language-popover{top:60px}.language-summary-grid{grid-template-columns:1fr 1fr}.language-coverage-row{grid-template-columns:1fr auto}.language-coverage-meter{grid-column:1/-1}}.employer-login-link{color:#153d69;white-space:nowrap;border-right:1px solid #dbe3ec;padding-right:16px;font-size:.875rem;font-weight:700}.refined-auth{background:#fff;min-height:100vh}.refined-auth .auth-brand{color:#fff;background:#0c223b;flex-direction:column;justify-content:space-between;gap:40px;padding:56px;display:flex}.refined-auth .auth-brand h1{letter-spacing:-.04em;white-space:pre-line;max-width:550px;font-size:clamp(2.5rem,4vw,4rem);line-height:1.12}.refined-auth .auth-brand p{color:#c6d3e3;max-width:440px;font-size:1rem;line-height:1.8}.auth-symbol{color:#eac788;background:#ffffff10;border:1px solid #fff2;border-radius:20px;justify-content:center;align-items:center;width:76px;height:76px;margin-bottom:30px;display:flex}.auth-benefits{gap:18px;margin-top:32px;display:grid}.auth-benefits span{align-items:center;gap:12px;font-size:.9375rem;display:flex}.auth-benefits svg{color:#eac788;width:19px}.refined-auth .auth-panel{justify-content:center;align-items:center;padding:48px;display:flex}.refined-auth .auth-panel form{width:100%;max-width:450px}.auth-heading h2{letter-spacing:-.035em;margin:10px 0;font-size:2rem;line-height:1.2}.auth-heading p{color:#66768a;font-size:1rem;line-height:1.6}.refined-auth input,.refined-auth select{min-height:48px;font-size:1rem}.refined-auth label{font-size:.875rem}.auth-switch{text-align:center;margin:24px 0!important;font-size:.9375rem!important}.auth-switch a,.terms-check a{color:#22598c;font-weight:700}.auth-divider{background:#e5eaf0;height:1px;margin:26px 0}.password-field{position:relative}.password-field input{padding-right:45px!important}.password-field button{background:0 0;border:0;padding:3px;display:flex;position:absolute;top:50%;right:12px;transform:translateY(-50%)}.password-field button svg{position:static!important;transform:none!important}.employer-register{grid-template-columns:.85fr 1.15fr}.employer-register .auth-panel form{max-width:640px}.employer-register .field-grid{gap:18px}.refined-auth .field-grid small{color:#64758a;font-size:.8125rem;font-weight:400;line-height:1.5}.terms-check{align-items:flex-start;gap:10px;margin:20px 0;line-height:1.6;display:flex!important}.terms-check input{flex-shrink:0;width:18px;height:18px;min-height:0;margin-top:4px}.terms-check span{font-size:.875rem;font-weight:400}.portal-shell{--workspace-accent:#255887;color:#182b43;background:#f3f6fa;font-size:1rem}.portal-sidebar{background:#0d223a;border-right:none;width:238px}.sidebar-brand{padding:28px 22px 20px}.role-badge{letter-spacing:.08em;text-transform:uppercase;color:#bfcede;background:#ffffff08;border:1px solid #ffffff20;border-radius:7px;margin:0 22px 23px;font-size:.75rem}.portal-nav a{color:#becddd;border-radius:8px;gap:12px;min-height:45px;margin:3px 0;padding:12px 14px;font-size:.875rem;transition:background .18s}.portal-nav a.active{color:#132b44;box-shadow:none;background:#e8c487;font-weight:700}.portal-nav a:hover:not(.active){color:#fff;background:#ffffff0c}.portal-nav .nav-heading{color:#8297af;letter-spacing:.12em;padding:20px 14px 8px;font-size:.75rem}.sidebar-footer{border-color:#ffffff16}.sidebar-link{font-size:.875rem}.portal-main{min-width:0;margin-left:238px}.portal-topbar{z-index:30;background:#fff;border-bottom:1px solid #e3e9f1;gap:20px;height:80px;padding:0 36px;position:relative}.portal-search{flex:1;max-width:430px}.portal-content{min-width:0;max-width:1640px;margin:auto;padding:34px 36px}.profile-chip{color:inherit;text-decoration:none}.profile-chip strong{text-overflow:ellipsis;max-width:210px;font-size:.875rem;overflow:hidden}.profile-chip small{font-size:.75rem}.workspace-heading{justify-content:space-between;align-items:center;gap:24px;margin-bottom:26px;display:flex}.workspace-heading h1{letter-spacing:-.045em;margin:9px 0;font-size:clamp(1.75rem,2.8vw,2.375rem);font-weight:750;line-height:1.2}.workspace-heading p{color:#67788c;margin:10px 0 0;font-size:1rem;line-height:1.6}.workspace-heading .eyebrow{letter-spacing:.14em;color:#526b86;font-size:.75rem}.workspace-heading-actions{flex-shrink:0;align-items:center;gap:10px;display:flex}.refresh-control{color:#61758d;background:#fff;border:1px solid #dbe3ec;border-radius:8px;place-items:center;width:43px;height:43px;display:grid}.portal-content .btn{min-height:42px;box-shadow:none;border-radius:8px;padding:11px 18px;font-size:.875rem}.portal-content .btn-primary{color:#fff;background:#153b62}.portal-content .panel{border:1px solid #dfe6ef;border-radius:12px;min-width:0;margin-bottom:24px;padding:24px;box-shadow:0 2px 4px #12233b03}.portal-content .panel-head{align-items:center;margin-bottom:22px}.portal-content .panel-head h2{letter-spacing:-.02em;margin-top:6px;font-size:1.125rem}.portal-content .eyebrow{font-size:.75rem}.portal-content .panel-head p{font-size:.9375rem}.portal-content .kpi-grid{gap:16px;margin-bottom:24px}.portal-content .kpi-card{text-align:left;background:#fff;border:1px solid #dfe6ef;border-radius:12px;min-width:0;padding:22px;box-shadow:0 2px 4px #12233b03}.portal-content button.kpi-card:hover{border-color:#698aad;transform:translateY(-1px)}.portal-content .kpi-top{color:#607187;align-items:center;gap:10px;min-height:34px;font-size:.875rem;font-weight:500;display:flex}.portal-content .kpi-card>strong{letter-spacing:-.04em;color:#102943;margin:12px 0 8px;font-size:2.125rem;line-height:1.25;display:block}.portal-content .kpi-card>small{color:#6c7c90;font-size:.8125rem}.portal-content .kpi-grid.seven{grid-template-columns:repeat(4,minmax(0,1fr))}.portal-content .dashboard-grid{align-items:stretch;gap:24px}.workspace-chart-grid,.workspace-detail-grid{grid-template-columns:minmax(0,1.6fr) minmax(0,1fr)}.portal-content .bar-chart{height:225px;margin-top:16px;position:relative}.portal-content .bars{background:repeating-linear-gradient(0deg,#0000 0 46px,#e9eef5 47px 48px);border-bottom:1px solid #e4eaf1;height:190px}.portal-content .bar{background:#315e8b;border-radius:5px 5px 0 0;width:55%;max-width:42px;min-height:0}.portal-content .bar span{color:#335472;font-size:.8125rem}.portal-content .bar-col small{font-size:.8125rem}.chart-empty{text-align:center;color:#65798e;font-size:.875rem;position:absolute;top:40%;left:0;right:0}.period-label{color:#67788c;white-space:nowrap;background:#f2f5f9;border-radius:6px;padding:7px 10px;font-size:.75rem}.company-verification{color:#795829;background:#fff6e8;border:1px solid #eed9b7;border-radius:10px;align-items:center;gap:14px;margin-bottom:24px;padding:17px 20px;display:flex}.company-verification.verified{color:#305f87;background:#edf5fc;border-color:#d4e4f3}.company-verification>svg{flex-shrink:0}.company-verification>div{flex:1}.company-verification strong,.company-verification span{display:block}.company-verification strong{margin-bottom:4px;font-size:.875rem}.company-verification span{font-size:.875rem;line-height:1.5}.company-verification a{white-space:nowrap;align-items:center;gap:8px;font-size:.875rem;font-weight:700;display:flex}.workspace-quick-actions{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-bottom:24px;display:grid}.workspace-quick-actions>a{color:#172e48;background:#fff;border:1px solid #dfe6ef;border-radius:10px;align-items:center;gap:14px;padding:20px;display:flex}.quick-action-icon{color:#42668a;background:#eff4fa;border-radius:9px;flex-shrink:0;place-items:center;width:42px;height:42px;display:grid}.workspace-quick-actions>a>span:nth-child(2){flex:1}.workspace-quick-actions strong{font-size:.9375rem;display:block}.workspace-quick-actions small{color:#6a7a8d;margin-top:5px;font-size:.8125rem;line-height:1.5;display:block}.workspace-record{color:inherit;border-bottom:1px solid #edf0f5;align-items:center;gap:14px;min-width:0;padding:17px 0;display:flex}.workspace-record:last-child{border-bottom:0}.workspace-record:hover .record-copy strong{color:#356e9e}.record-icon{color:#5c7590;background:#f0f4f8;border-radius:9px;flex-shrink:0;place-items:center;width:40px;height:40px;display:grid}.record-copy{flex:1;min-width:0}.record-copy strong,.schedule-item strong{overflow-wrap:anywhere;font-size:.9375rem;font-weight:650;display:block}.record-copy small,.schedule-item small{color:#6a7b8f;margin-top:6px;font-size:.8125rem;line-height:1.5;display:block}.workspace-empty{text-align:center;color:#73859a;padding:25px 8px}.workspace-empty>svg{color:#7993ae;width:32px;height:32px}.workspace-empty h3{color:#213c56;margin:14px 0 7px;font-size:1rem}.workspace-empty p{margin-bottom:18px;font-size:.9375rem;line-height:1.6}.workspace-empty .text-link{justify-content:center}.stage-distribution{gap:18px;padding:10px 0;display:grid}.stage-distribution>a{color:#526a82;grid-template-columns:130px 1fr 28px;align-items:center;gap:12px;font-size:.875rem;display:grid}.stage-distribution>a>span{text-transform:capitalize}.stage-distribution>a>div{background:#edf1f6;border-radius:4px;height:7px;overflow:hidden}.stage-distribution i{background:#4e78a0;border-radius:4px;height:100%;display:block}.stage-distribution strong{text-align:right;color:#233e58}.schedule-item{color:#233e58;border-bottom:1px solid #edf0f5;align-items:center;gap:18px;padding:16px 0;display:flex}.schedule-date{text-align:center;background:#edf3f8;border-radius:8px;flex-shrink:0;place-items:center;width:65px;min-height:54px;padding:10px;font-size:.875rem;font-weight:700;display:grid}.panel-footnote{color:#667d94;background:#f5f7fa;border-radius:7px;margin-top:14px;padding:13px 15px;font-size:.875rem}.snapshot-line{color:#7a899b;justify-content:space-between;gap:15px;margin:10px 0 20px;font-size:.75rem;display:flex}.admin-priority-strip{color:#fff;background:#173e63;border-radius:10px;align-items:center;gap:12px;margin-bottom:24px;padding:17px 20px;display:flex}.admin-priority-strip strong{font-size:.9375rem}.admin-priority-strip span{color:#bfd1e4;margin-left:auto;font-size:.8125rem}.portal-content .alert-grid{gap:14px}.portal-content .alert-grid a{background:#f8fafc;border:1px solid #e5ebf2;border-radius:9px}.activity-timeline{gap:21px;display:grid}.activity-timeline>div{gap:13px;display:flex}.activity-timeline i{background:#b1c0d1;border-radius:50%;flex-shrink:0;width:8px;height:8px;margin-top:6px}.activity-timeline strong{text-transform:capitalize;color:#3b526b;font-size:.875rem;display:block}.activity-timeline small{color:#7b8ba0;margin-top:7px;font-size:.75rem;display:block}.portal-content .data-table{overflow-x:auto}.portal-content .data-row{min-width:750px;font-size:.875rem}.portal-content .form-card{max-width:1040px}.portal-content .form-card input,.portal-content .form-card select,.portal-content .form-card textarea{font-size:1rem}.portal-content .field-grid{gap:22px}.portal-content .field-grid label{font-size:.875rem}.portal-content .muted-copy{color:#708399;font-size:.9375rem;line-height:1.7}.sidebar-backdrop{display:none}.portal-content .page-title-row h1{letter-spacing:-.035em}.portal-content .mini-timeline{flex-wrap:wrap}.job-form-actions{border-top:1px solid #e2e8f0;flex-wrap:wrap;align-items:center;gap:12px;margin-top:26px;padding-top:22px;display:flex}.inline-job-actions{flex-wrap:wrap;gap:10px;display:flex}.inline-job-actions button{color:#8c3945;background:0 0;border:0;padding:0;font-size:.8125rem}.inline-job-actions a{font-size:.8125rem}.form-section-title{border-bottom:1px solid #e5ebf2;align-items:center;gap:12px;margin:0 0 22px;padding-bottom:18px;font-size:1.125rem;display:flex}.form-section-title>span{color:#496d91;background:#eaf1f8;border-radius:7px;padding:7px 10px;font-size:.875rem}.global-search-results{z-index:80}.portal-content :focus-visible,.refined-auth :focus-visible{outline-offset:3px;outline:3px solid #82b8e6}@media (width>=901px){.portal-sidebar{height:100vh;overflow-y:auto}.portal-main{width:calc(100% - 238px)}}@media (width<=1200px){.portal-content{padding:28px 24px}.portal-topbar{padding:0 24px}.workspace-quick-actions{gap:10px}.workspace-quick-actions>a{gap:10px;padding:16px}.workspace-quick-actions>a>svg{display:none}.portal-content .kpi-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.workspace-chart-grid,.workspace-detail-grid{grid-template-columns:1fr 1fr}.main-nav{gap:14px}.nav-actions{gap:8px}.employer-login-link{padding-right:10px;font-size:.8125rem}}@media (width<=900px){.portal-main{width:100%;margin-left:0}.portal-sidebar{z-index:80;width:260px}.sidebar-backdrop.visible{z-index:70;background:#0d203988;border:0;display:block;position:fixed;inset:0}.portal-topbar{height:70px}.profile-chip strong{max-width:140px}.portal-content .dashboard-grid{grid-template-columns:1fr}.workspace-heading{align-items:flex-start}.workspace-heading h1{font-size:1.875rem}.refined-auth .auth-brand,.refined-auth .auth-panel{padding:35px}.employer-register{grid-template-columns:1fr}.employer-register .auth-brand{display:none}.workspace-quick-actions small{font-size:.75rem}}@media (width<=600px){.portal-content{padding:24px 16px}.portal-topbar{gap:12px;padding:0 16px}.portal-actions{gap:10px}.portal-search{display:none}.portal-actions{margin-left:auto}.profile-chip>div,.profile-chip>svg{display:none}.portal-content .panel{border-radius:10px;padding:20px 16px}.workspace-heading{flex-wrap:wrap;gap:14px}.workspace-heading-actions{justify-content:flex-end;width:100%}.workspace-heading h1{font-size:1.8rem}.workspace-heading p{font-size:.9375rem}.workspace-heading .eyebrow{font-size:.75rem}.portal-content .kpi-grid.seven,.portal-content .kpi-grid.four{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.portal-content .kpi-card{padding:16px}.portal-content .kpi-top{align-items:flex-start;gap:7px;font-size:.8125rem}.portal-content .kpi-top .icon-box{display:none}.portal-content .kpi-card>strong{font-size:1.875rem}.company-verification{flex-wrap:wrap;align-items:flex-start;padding:16px}.company-verification>div{min-width:200px}.company-verification a{margin-left:36px}.workspace-quick-actions{grid-template-columns:1fr}.workspace-quick-actions small{font-size:.8125rem}.workspace-record{flex-wrap:wrap;gap:10px}.workspace-record>.status-pill{max-width:130px}.record-copy{min-width:145px}.workspace-record>svg{display:none}.period-label{font-size:.75rem}.snapshot-line{flex-direction:column;gap:7px}.stage-distribution>a{grid-template-columns:120px 1fr 24px}.admin-priority-strip{flex-wrap:wrap}.admin-priority-strip span{margin-left:34px}.refined-auth{display:block}.refined-auth .auth-brand{display:none}.refined-auth .auth-panel{padding:30px 22px}.refined-auth .field-grid{grid-template-columns:1fr}.refined-auth .span-2{grid-column:auto}.portal-content .panel-head{flex-wrap:wrap;gap:14px}.portal-content .mini-timeline{gap:6px}.portal-content .mini-timeline span{font-size:.75rem}.portal-content .application-card{padding:16px}.portal-content .alert-grid,.portal-content .field-grid{grid-template-columns:1fr}.portal-content .field-grid .span-2{grid-column:auto}}@media (prefers-reduced-motion:reduce){.portal-shell *,.refined-auth *{transition:none!important;animation:none!important}}.portal-nav a.active svg{color:inherit}.portal-content .mini-timeline{min-width:0}.portal-content .workspace-record .status-pill{font-size:.75rem}html[dir=rtl] .employer-login-link{border-left:1px solid #dbe3ec;border-right:0;padding-left:16px}@media (width<=900px){html[dir=rtl] .portal-main{margin-right:0}}.qualification-card{background:linear-gradient(145deg,#fff 0%,#f7faff 100%);border:1px solid #dce5ef;border-radius:14px;margin-bottom:24px;padding:22px;box-shadow:0 8px 28px #17395e0a}.qualification-card.compact{margin:0;padding:18px}.qualification-head{justify-content:space-between;align-items:flex-start;gap:18px;display:flex}.qualification-head h3{letter-spacing:-.025em;color:#17324f;margin:7px 0 0;font-size:1.15rem}.qualification-kicker{letter-spacing:.1em;text-transform:uppercase;color:#9a6f2d;align-items:center;gap:7px;font-size:.72rem;font-weight:800;display:inline-flex}.qualification-kicker svg{width:15px;height:15px}.qualification-score{align-items:center;gap:10px;display:flex}.qualification-score>strong{letter-spacing:-.04em;color:#17395e;font-size:1.6rem}.qualification-summary{color:#5f7288;margin:14px 0 0;line-height:1.65}.qualification-stats{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-top:18px;display:grid}.qualification-stats>div{background:#fff;border:1px solid #e3eaf2;border-radius:10px;padding:13px}.qualification-stats small{color:#77879a;margin-bottom:5px;font-size:.72rem;display:block}.qualification-stats strong{color:#1d3854;font-size:.92rem}.qualification-criteria{gap:9px;margin-top:18px;display:grid}.qualification-criterion{background:#fff;border:1px solid #e5ebf2;border-radius:10px;grid-template-columns:28px minmax(0,1fr) auto;align-items:flex-start;gap:11px;padding:12px 13px;display:grid}.qualification-criterion-icon{color:#64778c;background:#f1f5f9;border-radius:50%;place-items:center;width:28px;height:28px;display:grid}.qualification-criterion-icon svg{width:16px;height:16px}.qualification-criterion.met .qualification-criterion-icon{color:#287552;background:#eaf7f0}.qualification-criterion.not_met .qualification-criterion-icon{color:#a4414d;background:#fff0f1}.qualification-criterion.unknown .qualification-criterion-icon{color:#9a6d25;background:#fff6e7}.qualification-criterion.ignored .qualification-criterion-icon{color:#496c8f;background:#edf3f9}.qualification-criterion strong{color:#203a55;font-size:.86rem;line-height:1.4;display:block}.qualification-criterion small{color:#718196;margin-top:4px;line-height:1.45;display:block}.qualification-criterion>span:last-child{text-transform:uppercase;letter-spacing:.06em;color:#6d7e90;padding-top:5px;font-size:.7rem;font-weight:800}.qualification-evidence{color:#687a8e;border-top:1px solid #e8edf3;flex-wrap:wrap;gap:8px;margin-top:16px;padding-top:14px;font-size:.8rem;display:flex}.qualification-evidence strong{color:#2a455f}.qualification-policy,.qualification-warning{border-radius:9px;align-items:flex-start;gap:9px;margin-top:14px;padding:11px 13px;font-size:.78rem;line-height:1.5;display:flex}.qualification-policy{color:#46647f;background:#eef5fb}.qualification-warning{color:#805d25;background:#fff7e8}.qualification-policy svg,.qualification-warning svg{flex:none;width:16px;height:16px;margin-top:1px}@media (width<=700px){.qualification-head{flex-direction:column}.qualification-score{justify-content:space-between;width:100%}.qualification-stats{grid-template-columns:repeat(2,minmax(0,1fr))}.qualification-criterion{grid-template-columns:28px minmax(0,1fr)}.qualification-criterion>span:last-child{grid-column:2}}.qualification-mini{align-items:center;gap:8px;margin:9px 0;display:flex}.qualification-mini strong{color:#526d87;font-size:.78rem}.id-search-hint{color:#64748b;white-space:nowrap;background:#fff;border-radius:4px;padding:1px 5px;font-size:9px;position:absolute;bottom:-17px;right:8px}.job-reach-field{gap:12px;display:grid}.field-label{color:#253f5a;font-size:.875rem;font-weight:700}.job-reach-options{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.job-reach-option{text-align:left;color:#1c3752;cursor:pointer;background:#fff;border:1px solid #dbe4ee;border-radius:12px;grid-template-columns:42px minmax(0,1fr) 22px;align-items:center;gap:12px;padding:16px;transition:border-color .18s,box-shadow .18s,background .18s;display:grid}.job-reach-option:hover{border-color:#9db2c8}.job-reach-option.selected{background:#fffaf2;border-color:#b88d4a;box-shadow:0 0 0 2px #c49a5822}.job-reach-option>svg{color:#9c722e}.job-reach-option strong{font-size:.92rem;display:block}.job-reach-option small{color:#6d7e91;margin-top:5px;font-size:.78rem;font-weight:400;line-height:1.45;display:block}.job-reach-icon{color:#436b92;background:#eef4fa;border-radius:10px;place-items:center;width:42px;height:42px;display:grid}.job-reach-option.selected .job-reach-icon{color:#8f6828;background:#f5e8cf}.multi-country-reach-panel{grid-template-columns:minmax(0,1fr) minmax(260px,.8fr);align-items:stretch;gap:12px;display:grid}.multi-country-reach-summary{color:#405c77;background:#f8fafc;border:1px solid #e1e8f0;border-radius:10px;align-items:center;gap:10px;padding:12px 14px;display:flex}.multi-country-reach-summary>svg{flex:none}.multi-country-reach-summary strong,.multi-country-reach-summary small{display:block}.multi-country-reach-summary strong{font-size:.82rem}.multi-country-reach-summary small{color:#74859a;margin-top:3px;font-size:.74rem;line-height:1.4}.job-reach-field .country-select,.job-reach-field .country-select-trigger{width:100%}@media (width<=700px){.job-reach-options,.multi-country-reach-panel{grid-template-columns:1fr}.job-reach-option{grid-template-columns:38px minmax(0,1fr) 20px}.job-reach-icon{width:38px;height:38px}}.dashboard-background-only{background:#f5f7f9}.dashboard-background-only .portal-main,.dashboard-background-only .portal-content{background:0 0}.dashboard-background-only .portal-content .panel,.dashboard-background-only .portal-content .kpi-card,.dashboard-background-only .workspace-quick-actions>a,.dashboard-background-only .appointment-summary-card,.dashboard-background-only .appointment-list-block,.dashboard-background-only .meeting-approval-panel,.dashboard-background-only .portal-content .alert-grid a,.dashboard-background-only .next-action-card,.dashboard-background-only .pipeline-company,.dashboard-background-only .panel-footnote,.dashboard-background-only .company-verification,.dashboard-background-only .company-verification.verified,.dashboard-background-only .admin-priority-strip,.dashboard-background-only .schedule-date,.dashboard-background-only .record-icon,.dashboard-background-only .quick-action-icon,.dashboard-background-only .portal-content .icon-box,.dashboard-background-only .appointment-summary-card>span,.dashboard-background-only .appointment-list-title,.dashboard-background-only .today-block .appointment-list-title,.dashboard-background-only .meeting-approval-panel .appointment-list-title,.dashboard-background-only .meeting-access-row{box-shadow:none!important;background:0 0!important}.dashboard-background-only .portal-content .panel,.dashboard-background-only .portal-content .kpi-card,.dashboard-background-only .workspace-quick-actions>a,.dashboard-background-only .appointment-summary-card,.dashboard-background-only .appointment-list-block,.dashboard-background-only .meeting-approval-panel,.dashboard-background-only .portal-content .alert-grid a,.dashboard-background-only .next-action-card,.dashboard-background-only .pipeline-company,.dashboard-background-only .company-verification,.dashboard-background-only .admin-priority-strip,.dashboard-background-only .meeting-access-row{border-color:#dbe3eb!important}.dashboard-background-only .admin-priority-strip{color:#173e63}.dashboard-background-only .admin-priority-strip span{color:#64788d}.dashboard-background-only .company-verification{color:#765b30}.dashboard-background-only .company-verification.verified{color:#315f86}.dashboard-background-only .workspace-record:hover,.dashboard-background-only .appointment-row:hover,.dashboard-background-only .today-block .appointment-row:hover,.dashboard-background-only .workspace-quick-actions>a:hover,.dashboard-background-only .portal-content button.kpi-card:hover{box-shadow:none!important;background:0 0!important;transform:none!important}.dashboard-background-only .portal-content .kpi-card:after{display:none!important}.dashboard-background-only .portal-content .panel,.dashboard-background-only .portal-content .kpi-card{border-width:1px}.dashboard-background-only .workspace-record,.dashboard-background-only .schedule-item,.dashboard-background-only .appointment-row{border-bottom-color:#dfe6ed}.mobile-portal-nav{display:none}@media (width<=700px){.portal-shell{background:#f5f7f9;min-height:100dvh}.portal-topbar{z-index:55;height:calc(64px + env(safe-area-inset-top));padding:env(safe-area-inset-top) 12px 0;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fffffff7;border-bottom:1px solid #dfe6ee;position:sticky;top:0}.portal-menu,.portal-actions .icon-button,.portal-actions .profile-chip,.topbar-logout{min-width:44px;min-height:44px}.portal-menu{color:#173b5d;background:#f3f6f9;border-radius:10px;place-items:center;margin-right:0;display:grid}.portal-locale-select{gap:5px;max-width:112px;min-height:44px;padding:0 8px}.portal-locale-select select{max-width:70px;font-size:.78rem}.profile-chip{padding:3px}.profile-chip>span{width:36px;height:36px}.topbar-logout{place-items:center;width:44px;padding:0;display:grid}.topbar-logout span{display:none}.portal-content{padding:20px 12px calc(96px + env(safe-area-inset-bottom));width:100%;overflow-x:hidden}.portal-content .page-title-row,.workspace-heading{margin-bottom:20px}.portal-content .page-title-row>div,.workspace-heading>div:first-child{width:100%;min-width:0}.portal-content .page-title-row h1,.workspace-heading h1{overflow-wrap:anywhere;font-size:clamp(1.65rem,8vw,2rem);line-height:1.15}.portal-content .page-title-row p,.workspace-heading p{font-size:.9rem;line-height:1.55}.workspace-heading-actions{grid-template-columns:44px minmax(0,1fr);justify-content:stretch;gap:10px;width:100%;display:grid}.workspace-heading-actions>.btn{width:100%}.refresh-control{width:44px;height:44px}.portal-content .kpi-grid.seven,.portal-content .kpi-grid.six,.portal-content .kpi-grid.four{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.portal-content .kpi-card{min-width:0;padding:14px 12px}.portal-content .kpi-card>strong{font-size:1.7rem}.portal-content .panel{border-radius:12px;min-width:0;margin-bottom:16px;padding:17px 14px}.portal-content .panel-head{align-items:flex-start;margin-bottom:16px}.portal-content .panel-head h2{overflow-wrap:anywhere;font-size:1.05rem;line-height:1.35}.portal-content .button-row,.portal-content .job-form-actions,.portal-content .inline-job-actions{grid-template-columns:1fr;gap:10px;width:100%;display:grid}.portal-content .button-row .btn,.portal-content .job-form-actions .btn,.portal-content .inline-job-actions .btn{width:100%}.portal-content input:not([type=checkbox]):not([type=radio]),.portal-content select,.portal-content textarea{max-width:100%;min-height:48px;font-size:16px!important}.portal-content textarea{min-height:112px}.portal-content .field-grid,.portal-content .compact-fields,.quick-schedule{gap:14px;grid-template-columns:1fr!important}.portal-content .field-grid .span-2,.portal-content .compact-fields .span-2{grid-column:auto!important}.records-toolbar{grid-template-columns:1fr!important;gap:10px!important;display:grid!important}.records-toolbar>*,.records-toolbar label,.records-toolbar select{width:100%;min-width:0}.tabs{overscroll-behavior-inline:contain;scrollbar-width:none;gap:7px;padding-bottom:3px;display:flex;overflow-x:auto}.tabs::-webkit-scrollbar{display:none}.tabs button{white-space:nowrap;flex:none;min-height:42px}.portal-content .data-table{-webkit-overflow-scrolling:touch;overscroll-behavior-inline:contain;border-radius:10px;max-width:100%;overflow-x:auto}.portal-content .data-row,.portal-content .data-row.header{min-width:680px}.operations-split,.tracking-grid,.settings-grid,.message-layout{gap:14px;grid-template-columns:1fr!important}.operations-split>.panel,.operations-split>aside{min-width:0}.review-panel{max-height:none!important;position:static!important}.application-card,.application-card.detailed{gap:12px;grid-template-columns:1fr!important}.application-card.detailed>.app-icon{display:none}.app-head{gap:7px}.app-meta{gap:8px 12px}.app-next{padding:10px}.message-layout{min-height:0}.message-list{max-height:310px;overflow-y:auto}.conversation{min-height:430px}.conversation-head{padding:13px}.conversation-body{min-height:310px;max-height:55dvh;padding:14px;overflow-y:auto}.bubble{max-width:92%;font-size:.9rem}.conversation-compose{z-index:2;background:#fff;gap:7px;padding:10px;position:sticky;bottom:0}.conversation-compose input{min-width:0}.conversation-compose .btn{min-width:74px;padding-inline:13px}.notification-item{align-items:flex-start;padding:14px 10px!important}.notification-item p{line-height:1.45}.interview-card{overflow:hidden}.interview-date{min-height:88px}.interview-actions{grid-template-columns:1fr;gap:8px;display:grid!important}.interview-actions .btn{width:100%}.privacy-callout,.drawer-alert,.success-banner,.error-banner,.alert-banner,.missing-box{overflow-wrap:anywhere;align-items:flex-start;gap:10px}.alert-banner{flex-wrap:wrap}.alert-banner .btn{width:100%;margin-left:0!important}.toast-notice{text-align:center;max-width:none!important;top:76px!important;left:12px!important;right:12px!important}.mini-timeline{overscroll-behavior-inline:contain;padding-bottom:4px;overflow-x:auto;min-width:0!important}.mini-timeline>*{flex:none}.stage-distribution>a{grid-template-columns:minmax(86px,110px) minmax(80px,1fr) 24px;gap:8px}.country-bars>div{grid-template-columns:70px minmax(80px,1fr) 32px;gap:8px}.command-center-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.command-live-strip{grid-template-columns:1fr!important}.appointment-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.appointment-row{grid-template-columns:auto minmax(0,1fr) auto!important;gap:9px!important}.appointment-row time{min-width:54px}.appointment-row .today-badge{display:none}.qualification-stats{grid-template-columns:repeat(2,minmax(0,1fr))}.company-profile-logo-editor,.job-employer-brand{min-width:0}.mobile-portal-nav{left:8px;right:8px;bottom:calc(8px + env(safe-area-inset-bottom));z-index:65;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffffff7;border:1px solid #d8e1e9;border-radius:18px;grid-template-columns:repeat(5,minmax(0,1fr));min-height:64px;padding:5px;display:grid;position:fixed;box-shadow:0 14px 38px #0d223a2e}.mobile-portal-nav a{color:#6f8092;text-align:center;border-radius:13px;flex-direction:column;justify-content:center;align-items:center;gap:4px;min-width:0;min-height:54px;padding:4px 2px;font-size:.64rem;font-weight:750;line-height:1.05;display:flex}.mobile-portal-nav a svg{flex:none;width:19px;height:19px}.mobile-portal-nav a span{text-overflow:ellipsis;white-space:nowrap;max-width:100%;overflow:hidden}.mobile-portal-nav a.active{color:#173d61;background:#eaf0f5}.mobile-portal-nav-employer a.active{color:#735427;background:#f7efe2}.mobile-portal-nav-candidate a.active{color:#245f5b;background:#eaf5f3}.portal-sidebar{max-width:88vw;height:100dvh;padding-top:env(safe-area-inset-top);padding-bottom:calc(16px + env(safe-area-inset-bottom));-webkit-overflow-scrolling:touch;overflow-y:auto}.sidebar-backdrop.visible{height:100dvh}}@media (width<=390px){.portal-content .kpi-grid.seven,.portal-content .kpi-grid.six,.portal-content .kpi-grid.four{grid-template-columns:1fr 1fr}.portal-content .kpi-card{padding:12px 10px}.portal-content .kpi-top{font-size:.72rem}.portal-content .kpi-card>strong{font-size:1.55rem}.mobile-portal-nav{left:5px;right:5px}.mobile-portal-nav a{font-size:.59rem}.portal-locale-select{display:none}}.admin-connection-status{justify-content:space-between;align-items:center;gap:24px;display:flex}.admin-connection-main{align-items:center;gap:15px;min-width:0;display:flex}.connection-flag{font-size:2rem;line-height:1}.admin-connection-main h2{margin:3px 0 2px}.admin-connection-main p{color:#697a8e;margin:0}.admin-connection-facts{grid-template-columns:repeat(3,minmax(120px,1fr));gap:12px;min-width:min(620px,55%);display:grid}.admin-connection-facts>div{border-left:1px solid #dce4eb;min-width:0;padding-left:14px}.admin-connection-facts small{color:#748498;margin-bottom:4px;display:block}.admin-connection-facts strong{overflow-wrap:anywhere;display:block}.geo-detected{color:#245f5b}.geo-fallback{color:#8a6126}.dashboard-background-only .admin-connection-status{box-shadow:none!important;background:0 0!important}@media (width<=900px){.admin-connection-status{flex-direction:column;align-items:flex-start}.admin-connection-facts{grid-template-columns:repeat(3,minmax(0,1fr));width:100%;min-width:0}}@media (width<=600px){.admin-connection-facts{grid-template-columns:1fr}.admin-connection-facts>div{border-top:1px solid #dce4eb;border-left:0;padding:10px 0 0}.admin-connection-main{align-items:flex-start}.connection-flag{font-size:1.65rem}}.dashboard-sync-warning{color:#5d4a28;background:#fffaf0;border:1px solid #e3c98f;border-radius:10px;align-items:center;gap:12px;min-height:48px;margin:0 0 16px;padding:10px 12px;display:flex}.dashboard-sync-warning>svg{flex:none}.dashboard-sync-warning>div{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.dashboard-sync-warning strong{font-size:.84rem;line-height:1.2}.dashboard-sync-warning span{color:#756548;overflow-wrap:anywhere;font-size:.76rem;line-height:1.35}.dashboard-sync-warning .btn{flex:none;min-height:36px;margin-left:auto;padding:7px 11px}@media (width<=600px){.dashboard-sync-warning{flex-wrap:wrap;align-items:flex-start}.dashboard-sync-warning .btn{width:100%;margin-left:29px}}.runtime-build-id{color:#d2e0ee94;letter-spacing:.04em;white-space:nowrap;text-overflow:ellipsis;margin:8px 12px 0;font-size:9px;line-height:1.3;display:block;overflow:hidden}.admin-post-employer-summary{background:#f8fafc;border:1px solid #dce4eb;border-radius:12px;align-items:center;gap:12px;padding:12px 14px;display:flex}.admin-post-employer-summary>svg{color:#173d61;flex:none}.admin-post-employer-logo{flex:none}.admin-post-employer-copy{flex-direction:column;flex:1;min-width:0;display:flex}.admin-post-employer-summary small{color:#748498}@media (width<=600px){.admin-post-employer-summary{flex-wrap:wrap;align-items:flex-start}.admin-post-employer-summary .status-pill{margin-left:32px}}.dashboard-sync-status{color:#52708d;background:#fff;border:1px solid #dbe6ef;border-radius:999px;align-items:center;gap:9px;width:max-content;max-width:100%;margin:-12px 0 18px auto;padding:8px 11px;font-size:.75rem;display:flex;box-shadow:0 2px 8px #0f172a0a}.dashboard-sync-status>span:last-child{flex-direction:column;line-height:1.25;display:flex}.dashboard-sync-status strong{color:#285578;font-size:.72rem}.dashboard-sync-status small{color:#8a99aa;font-size:.68rem}.dashboard-sync-dot{color:#1d7d5a;background:#edf7f3;border-radius:50%;place-items:center;width:25px;height:25px;display:grid}.dashboard-sync-status.syncing .dashboard-sync-dot{color:#315e8b;background:#eef4fb}.dashboard-sync-status.syncing .dashboard-sync-dot svg{animation:.85s linear infinite abv-sync-spin}@keyframes abv-sync-spin{to{transform:rotate(360deg)}}.attention-centre{background:linear-gradient(#fffdfa,#fff);border-color:#eadfcf!important}.attention-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.attention-card{color:#29435d;background:#f9fbfd;border:1px solid #e6ebf1;border-radius:10px;grid-template-rows:auto auto;grid-template-columns:auto 1fr auto;align-items:center;gap:4px 10px;padding:16px;display:grid;position:relative}.attention-card>strong{color:#91a0af;grid-row:1/3;min-width:34px;font-size:1.55rem}.attention-card>span{font-size:.86rem;font-weight:750}.attention-card>small{color:#7c8c9e;font-size:.72rem;line-height:1.4}.attention-card>svg{color:#9aa9b7;grid-area:1/3/3}.attention-card.active{background:#fff8ed;border-color:#edd2a8}.attention-card.active>strong{color:#a0641a}.attention-card.active:hover{border-color:#d9ad6b;transform:translateY(-1px)}.employer-action-centre{background:#fbfcfe}.employer-action-list{gap:10px;display:grid}.employer-action-item{color:#253f58;background:#fff;border:1px solid #e4eaf1;border-radius:9px;grid-template-columns:36px minmax(0,1fr) auto;align-items:center;gap:12px;padding:14px 15px;display:grid}.employer-action-item>span{color:#41698e;background:#eef4fa;border-radius:9px;place-items:center;width:36px;height:36px;display:grid}.employer-action-item.warning>span{color:#a4671b;background:#fff2df}.employer-action-item strong,.employer-action-item small{display:block}.employer-action-item strong{font-size:.875rem}.employer-action-item small{color:#718397;margin-top:4px;font-size:.76rem;line-height:1.45}.employer-action-item>svg{color:#8ea0b1}.vacancy-fulfilment-panel .panel-head>svg{color:#53799d}.fulfilment-list{gap:2px;display:grid}.fulfilment-row{color:#223c55;border-bottom:1px solid #edf1f5;grid-template-columns:minmax(180px,1fr) minmax(220px,340px) auto;align-items:center;gap:18px;padding:15px 0;display:grid}.fulfilment-row:last-child{border-bottom:0}.fulfilment-row>div:first-child strong,.fulfilment-row>div:first-child small{display:block}.fulfilment-row>div:first-child strong{font-size:.9rem}.fulfilment-row>div:first-child small{color:#74869a;margin-top:5px;font-size:.75rem}.fulfilment-progress>span{color:#52677d;font-size:.78rem;display:block}.fulfilment-progress>span b{color:#153b62;font-size:1rem}.fulfilment-progress>i{background:#e9eef4;border-radius:999px;height:7px;margin:7px 0 4px;display:block;overflow:hidden}.fulfilment-progress>i>em{background:#4f7ea7;border-radius:999px;height:100%;display:block}.fulfilment-progress>small{color:#8796a6;font-size:.7rem}.candidate-next-action-primary{background:linear-gradient(135deg,#f9fcff,#fff);border-color:#d7e5f2!important}.candidate-next-action-primary .next-action-card{margin-top:0}.candidate-next-action-primary .empty-inline{padding:8px 0}.candidate-next-action-primary .empty-inline>svg{color:#2d8a62}.stage-age{color:#77889b;background:#f2f6f9;border-radius:7px;align-items:center;gap:5px;margin-top:8px;padding:5px 7px;font-size:8px;display:flex}.stage-age.aging{color:#96611f;background:#fff1df}.stage-age svg{flex:none}@media (width<=1000px){.attention-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.fulfilment-row{grid-template-columns:1fr minmax(190px,280px) auto}}@media (width<=620px){.dashboard-sync-status{margin:-8px 0 16px}.attention-grid{grid-template-columns:1fr}.fulfilment-row{grid-template-columns:1fr auto}.fulfilment-progress{grid-column:1/3}.employer-action-item{grid-template-columns:32px minmax(0,1fr) auto}.employer-action-item>span{width:32px;height:32px}.candidate-next-action-primary .next-action-card{flex-wrap:wrap;align-items:flex-start}.candidate-next-action-primary .next-action-card>.btn{margin-left:48px}}.login-auth{grid-template-columns:minmax(0,1fr) minmax(0,1fr);min-width:0;min-height:100dvh;overflow-x:hidden}.login-auth>.auth-brand,.login-auth>.auth-panel{min-width:0;max-width:100%}.login-auth .auth-panel{box-sizing:border-box;overflow-x:hidden}.login-auth .auth-panel form{width:min(100%,460px);min-width:0;margin-inline:auto}.login-auth .auth-panel label,.login-auth .input-icon,.login-auth .password-field{width:100%;min-width:0}.login-auth .input-icon{display:block}.login-auth .input-icon input{box-sizing:border-box;width:100%;min-width:0;display:block}.login-auth .password-field button{z-index:2;cursor:pointer;place-items:center;min-width:32px;min-height:32px;display:grid}.login-auth .form-error,.login-auth .form-help,.login-auth .login-feedback{overflow-wrap:anywhere;word-break:break-word;white-space:normal;max-width:100%}.login-auth .btn.full{justify-content:center;width:100%;min-width:0}@media (width<=900px){.login-auth{grid-template-columns:minmax(0,1fr)}.login-auth .auth-brand{display:none}.login-auth .auth-panel{align-items:flex-start;width:100%;min-height:100dvh;padding:76px 24px 32px}.login-auth .auth-language-switcher{max-width:calc(100vw - 28px);top:14px;right:14px}}@media (width<=480px){.login-auth .auth-panel{padding:70px 16px 24px}.login-auth .auth-heading h2{font-size:1.65rem}.login-auth .auth-panel form{gap:14px}}:root{--navy:#091c31;--navy-2:#102f50;--blue:#245c89;--teal:#19777b;--gold:#c9a76a;--gold-2:#efd39c;--ink:#102033;--muted:#68788b;--line:#e2e8ef;--soft:#f6f8fa;--success:#168060;--warning:#b77a25;--danger:#b9464e;--shadow:0 20px 55px #091c3117;--radius:16px;--font:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}html{background:#fff}body{color:var(--ink);text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;background:#fff;font-size:1rem;line-height:1.55}::selection{color:var(--navy);background:#dfe9f1}button,a,input,select,textarea{transition:border-color .18s,background-color .18s,color .18s,box-shadow .18s,transform .18s}.page-scroll-progress{z-index:120;pointer-events:none;background:0 0;height:3px;position:fixed;inset:0 0 auto}.page-scroll-progress>span{transform-origin:0;will-change:transform;background:linear-gradient(90deg,#0f9fa8,#4fc5c8 58%,#d4a94e);width:100%;height:100%;display:block;transform:scaleX(0);box-shadow:0 1px 8px #0f9fa847}html[dir=rtl] .page-scroll-progress>span{transform-origin:100%}.page-has-scrolled .public-header{border-bottom-color:#c9d5e0eb;box-shadow:0 8px 28px #081c3114}@media (prefers-reduced-motion:no-preference){html.scroll-effects-ready .scroll-reveal{opacity:0;filter:blur(2px);transition:opacity .68s cubic-bezier(.22,1,.36,1) var(--scroll-reveal-delay,0s), transform .76s cubic-bezier(.22,1,.36,1) var(--scroll-reveal-delay,0s), filter .6s ease var(--scroll-reveal-delay,0s);will-change:opacity,transform,filter;transform:translateY(26px)scale(.992)}html.scroll-effects-ready .scroll-reveal.is-scroll-visible{opacity:1;filter:blur();will-change:auto;transform:translate(0,0)scale(1)}html.scroll-effects-ready .hero-copy>.scroll-reveal,html.scroll-effects-ready .info-hero .scroll-reveal,html.scroll-effects-ready .jobs-top .scroll-reveal{transform:translate(-22px,18px)}html[dir=rtl].scroll-effects-ready .hero-copy>.scroll-reveal,html[dir=rtl].scroll-effects-ready .info-hero .scroll-reveal,html[dir=rtl].scroll-effects-ready .jobs-top .scroll-reveal{transform:translate(22px,18px)}html.scroll-effects-ready .hero-copy>.scroll-reveal.is-scroll-visible,html.scroll-effects-ready .info-hero .scroll-reveal.is-scroll-visible,html.scroll-effects-ready .jobs-top .scroll-reveal.is-scroll-visible{transform:translate(0,0)}}input,select,textarea{font-size:1rem}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline-offset:3px;outline:3px solid #245c8940}.container{width:min(1240px,100% - 48px)}.public-header{-webkit-backdrop-filter:blur(20px)saturate(150%);backdrop-filter:blur(20px)saturate(150%);background:#fffffff0;border-bottom:1px solid #e2e8efd9;box-shadow:0 1px #091c3105}.brand-mark{letter-spacing:-7px;padding-right:7px;font-size:32px}.brand-mark b:last-child{color:var(--gold)}.brand-copy strong{color:var(--navy);letter-spacing:-1px;font-size:25px;font-weight:760}.brand-copy small{color:#7b8796;letter-spacing:.48px;font-size:9px}.main-nav a{color:#44556a;padding:29px 0 27px;font-size:.875rem;font-weight:620;position:relative}.main-nav>a:after{content:"";background:var(--gold);transform-origin:50%;border-radius:2px;height:2px;transition:transform .18s;position:absolute;bottom:18px;left:0;right:0;transform:scaleX(0)}.main-nav>a:hover:after,.main-nav>a.active:after{transform:scaleX(1)}.main-nav a.active,.main-nav a:hover{color:var(--navy)}.locale-select{border-color:var(--line);border-radius:10px;height:42px;box-shadow:0 1px 2px #091c3108}.employer-login-link{color:var(--navy);border-right:0;padding:10px 4px;font-weight:650}.nav-actions{gap:10px}.btn{letter-spacing:-.01em;min-height:44px;box-shadow:none;border-radius:10px;padding:11px 18px;font-weight:700}.btn:active{transform:translateY(0)}.btn-primary{background:var(--navy);border-color:var(--navy);color:#fff}.btn-primary:hover{background:#123556;border-color:#123556;box-shadow:0 10px 24px #091c3126}.btn-gold{background:var(--gold);border-color:var(--gold);color:#102033}.btn-gold:hover{background:#d5b77d;border-color:#d5b77d;box-shadow:0 10px 24px #8c69312b}.btn-outline{color:var(--navy);background:#fff;border-color:#d8e0e8}.btn-outline:hover{background:#f8fafb;border-color:#b7c5d3}.btn-ghost:hover{background:#f3f6f8}.text-link{color:#255f83;font-weight:700}.eyebrow,.hero-kicker{letter-spacing:.15em;font-size:.75rem;font-weight:800}.soft-section{background:#f6f8fa;border-block:1px solid #edf1f4}.section-heading{margin-bottom:30px}.section-heading h2,.split-section h2,.employer-cta h2{letter-spacing:-.04em;font-size:clamp(2rem,3.5vw,2.75rem);line-height:1.12}.panel,.form-card,.registration-card{border:1px solid var(--line);border-radius:var(--radius);background:#fff;box-shadow:0 8px 30px #091c310b}.hero{isolation:isolate;background-position:50%;min-height:660px}.hero:after{content:"";z-index:0;background:linear-gradient(#0000 65%,#05101d59);position:absolute;inset:0}.hero-shade{z-index:0;background:linear-gradient(90deg,#051222f0 0%,#051222cc 46%,#05122247 100%)}.hero-copy h1{letter-spacing:-.055em;text-wrap:balance;margin:20px 0 22px;font-size:clamp(3.3rem,6vw,5rem);font-weight:760;line-height:.98}.hero-copy p{color:#d7e0ea;max-width:720px;font-size:1.125rem;line-height:1.75}.hero-search{border:1px solid #ffffff73;border-radius:14px;margin-top:36px;padding:7px;box-shadow:0 24px 60px #00000047}.hero-search label,.hero-country-field{min-height:52px}.hero-search label{padding:0 14px}.hero-search .btn{min-height:52px;padding-inline:22px}.server-location-note{color:#d7e2ec;margin-top:16px;font-size:.8125rem}.trust-strip{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#081b30ad;border-color:#ffffff26;border-radius:12px;margin-top:28px}.trust-strip>div,.trust-strip>a{padding:17px 16px}.trust-strip strong{font-size:.8125rem}.trust-strip small{font-size:.75rem;line-height:1.4}.metrics-band{box-shadow:0 12px 40px #091c3109}.metric-grid strong{letter-spacing:-.04em;font-size:1.75rem}.metric-link{min-height:72px}.metric-link span{font-size:.8125rem;font-weight:650}.metric-link small{font-size:.75rem}.country-grid{gap:16px}.country-card{border-radius:15px;min-height:155px;transition:transform .22s,box-shadow .22s;box-shadow:inset 0 0 0 1px #ffffff14}.country-card:hover{transform:translateY(-3px);box-shadow:0 18px 35px #091c3129}.country-card strong{color:#fff;font-size:1.05rem}.country-card small{color:#d4dce5;font-size:.8125rem}.featured-grid{gap:20px}.job-card{border-color:var(--line);border-radius:16px;box-shadow:0 4px 16px #091c3109}.job-card:hover{border-color:#ccd7e1;transform:translateY(-2px);box-shadow:0 18px 42px #091c311a}.job-thumb{height:190px}.job-card.compact .company-logo-thumb{border-right:1px solid var(--line);background:linear-gradient(145deg,#f8fafb,#eef2f5);place-items:center;width:260px;min-width:260px;height:auto;min-height:190px;padding:24px;display:grid}.company-logo-thumb img{object-fit:contain;filter:drop-shadow(0 8px 18px #091c311a);width:100%;max-width:185px;height:100%;max-height:140px}.company-logo-fallback,.job-image-fallback{text-align:center;color:#52677b;flex-direction:column;justify-content:center;align-items:center;gap:12px;width:100%;height:100%;display:flex}.company-logo-fallback b,.job-image-fallback b{background:var(--navy);width:76px;height:76px;color:var(--gold-2);letter-spacing:-.04em;border-radius:18px;place-items:center;font-size:1.55rem;display:grid;box-shadow:0 10px 24px #091c3124}.company-logo-fallback small,.job-image-fallback small{color:#66778a;max-width:180px;font-size:.78rem;font-weight:700}.job-card-body{padding:20px}.job-card h3{letter-spacing:-.02em;font-size:1.14rem}.job-meta{font-size:.8125rem}.save-btn{border-radius:9px}.split-section{gap:70px}.process-list>div{padding:2px 0 15px}.process-list span{color:#a98143}.journey-visual,.testimonial-card{border-radius:20px;box-shadow:0 24px 55px #091c3121}.employer-cta{background:linear-gradient(112deg,#081c31,#123b60);padding:72px 0}.employer-cta-inner{gap:60px}.employer-cta h2{max-width:840px}.faq-premium-shell{border-radius:20px;overflow:hidden;box-shadow:0 24px 65px #091c3114}.faq-accordion details{border-color:var(--line)}.faq-accordion details[open]{box-shadow:0 10px 28px #091c310d}.jobs-top,.info-hero{border-bottom:1px solid var(--line);background:linear-gradient(120deg,#f5f8fa 0%,#fff 72%);padding:64px 0}.jobs-top h1,.info-hero h1{letter-spacing:-.055em;font-size:clamp(2.7rem,5vw,3.8rem);font-weight:750}.jobs-top p,.info-hero p{font-size:1rem}.search-row{border-color:#dce4eb;border-radius:12px;padding:7px;box-shadow:0 12px 34px #091c310f}.search-row label{min-height:50px}.jobs-layout{grid-template-columns:260px minmax(0,1fr);gap:34px;padding-top:38px}.filter-panel{border:1px solid var(--line);background:#fff;border-radius:14px;padding:20px;box-shadow:0 6px 22px #091c310a}.filter-group{padding:19px 0}.filter-group label{letter-spacing:.08em;font-size:.75rem}.filter-group button{border-radius:8px;padding:9px 8px;font-size:.875rem}.filter-group button:hover,.filter-group button.selected{color:#164c6a;background:#edf3f6}.results-toolbar{align-items:center}.sort-select{border-color:var(--line);border-radius:10px;min-height:44px}.active-chips span,.tag-list span{color:#174f6a;background:#edf3f6}.local-default-bar,.fx-market-bar{border-radius:10px}.country-big-grid>a,.visual-tile,.demo-dashboard-choice{border-color:var(--line);border-radius:16px;box-shadow:0 5px 22px #091c310a}.country-big-grid>a:hover,.visual-tile:hover:hover,.demo-dashboard-choice:hover{transform:translateY(-3px);box-shadow:0 18px 42px #091c311a}.destination-hero{align-items:center;min-height:430px;display:flex}.destination-hero h1,.employer-public h1{letter-spacing:-.055em;font-size:clamp(3rem,6vw,4.5rem)}.job-detail-grid{gap:36px}.job-cover{border-radius:18px}.apply-card{border-radius:15px;box-shadow:0 20px 50px #091c3117}.anchor-tabs{top:82px}.terms-grid>div,.profile-facts>div{background:#f5f7f9;border:1px solid #edf1f4}.refined-auth{grid-template-columns:minmax(420px,.95fr) minmax(520px,1.05fr)}.refined-auth .auth-brand{background:linear-gradient(145deg,#071a2e,#103857);padding:64px;position:relative;overflow:hidden}.refined-auth .auth-brand:after{content:"AB";color:#ffffff09;letter-spacing:-.12em;pointer-events:none;font-size:23rem;font-weight:900;line-height:1;position:absolute;bottom:-110px;right:-42px}.refined-auth .auth-brand>*{z-index:1;position:relative}.auth-symbol{width:70px;height:70px;color:var(--gold-2);border-radius:16px}.refined-auth .auth-panel{background:#fff;padding:56px}.auth-heading{margin:40px 0 28px}.auth-heading h2{color:var(--navy);font-size:2.25rem}.refined-auth .auth-panel form{max-width:460px}.refined-auth input,.refined-auth select,.registration-card input,.registration-card select,.registration-card textarea,.form-card input,.form-card select,.form-card textarea{background:#fff;border:1px solid #dbe3eb;border-radius:9px;min-height:48px}.refined-auth input:hover,.refined-auth select:hover,.registration-card input:hover,.registration-card select:hover,.registration-card textarea:hover,.form-card input:hover,.form-card select:hover,.form-card textarea:hover{border-color:#becbd8}.refined-auth input:focus,.refined-auth select:focus,.registration-card input:focus,.registration-card select:focus,.registration-card textarea:focus,.form-card input:focus,.form-card select:focus,.form-card textarea:focus{border-color:#537b9d;box-shadow:0 0 0 4px #245c8917}.registration-page{background:#f5f7f9;padding:52px 0 80px}.registration-intro h1{letter-spacing:-.05em;font-size:clamp(2.25rem,4vw,3.25rem)}.registration-card{padding:32px}.stepper{border:1px solid var(--line);background:#fff;border-radius:14px;padding:18px;box-shadow:0 5px 20px #091c3109}.stepper button span{box-shadow:0 0 0 5px #fff}.upload-drop{background:#fafbfc;border-radius:12px}.company-logo-upload{cursor:pointer}.company-logo-drop,.company-logo-preview{color:#47627b;background:#f8fafb;border:1px dashed #b9c7d4;border-radius:12px;align-items:center;gap:16px;min-height:116px;padding:18px;display:flex}.company-logo-drop:hover{background:#f3f7fa;border-color:#6e8ba5}.company-logo-drop>svg{color:#315f84;width:34px;height:34px}.company-logo-drop>span,.company-logo-preview>span{flex-direction:column;gap:5px;display:flex}.company-logo-drop strong,.company-logo-preview strong{color:#17364f;font-size:.9rem}.company-logo-drop small,.company-logo-preview small{color:#718196;font-size:.78rem;font-weight:500}.company-logo-preview img{object-fit:contain;border:1px solid var(--line);background:#fff;border-radius:10px;width:82px;height:82px;padding:7px}.company-logo-preview>span{flex:1;min-width:0}.company-logo-preview strong{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.company-logo-preview button{border:1px solid var(--line);color:#6a7888;background:#fff;border-radius:9px;place-items:center;width:36px;height:36px;display:grid}.company-logo-preview button svg{width:17px}.employer-card-icon img{object-fit:contain;border-radius:inherit;width:100%;height:100%}.portal-shell{--workspace-accent:#2a638e;color:#172b40;background:#f4f6f8}.portal-sidebar{background:linear-gradient(#091d32,#0b263f 75%,#0a2036);width:250px}.sidebar-brand{border-bottom:1px solid #ffffff12;padding:30px 24px 22px}.portal-sidebar .brand-mark b:first-child,.portal-sidebar .brand-copy strong{color:#fff}.portal-sidebar .brand-mark b:last-child{color:#d0ad6e}.portal-sidebar .brand-copy small{color:#879cb0}.role-badge{color:#aebed0;background:#ffffff0e;border:0;border-radius:8px;margin:20px 18px 14px;padding:9px 11px}.portal-nav{padding:4px 12px}.portal-nav a{color:#b8c6d4;border-radius:8px;min-height:44px;margin:3px 0;padding:11px 13px}.portal-nav a svg{opacity:.86}.portal-nav a.active{color:#122d47;background:#fff;position:relative;box-shadow:0 8px 22px #00000024}.portal-nav a.active:before{content:"";background:var(--gold);border-radius:0 3px 3px 0;width:3px;position:absolute;top:12px;bottom:12px;left:0}.portal-nav a:hover:not(.active){background:#ffffff12}.portal-nav .nav-heading{color:#71879c;padding:21px 13px 7px;font-size:.69rem}.portal-main{margin-left:250px}.portal-topbar{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-bottom:1px solid var(--line);background:#fffffff5;height:78px;padding:0 34px}.portal-search{background:#f5f7f9;border:1px solid #0000;border-radius:10px;max-width:500px}.portal-search:focus-within{background:#fff;border-color:#c5d2de;box-shadow:0 0 0 4px #245c8912}.portal-search input{font-size:.875rem}.portal-locale-select,.icon-button,.profile-chip{border-color:var(--line);background:#fff;border-radius:9px}.icon-button:hover,.profile-chip:hover{background:#fafbfc;border-color:#c4d0db}.profile-chip>span{color:#fff;background:linear-gradient(145deg,#153f63,#0b263f)}.portal-content{max-width:1540px;padding:36px 34px 54px}.workspace-heading{margin-bottom:28px}.workspace-heading h1,.portal-content .page-title-row h1{letter-spacing:-.045em;color:#10283f;font-size:clamp(1.9rem,3vw,2.55rem);font-weight:750}.workspace-heading p{max-width:720px}.refresh-control{border-radius:9px}.portal-content .panel{border-color:#e0e6ec;border-radius:13px;padding:25px;box-shadow:0 5px 22px #091c3109}.portal-content .panel:hover{border-color:#d5dde5}.portal-content .panel-head h2{color:#153047;font-size:1.15rem;font-weight:700}.portal-content .kpi-grid{gap:14px}.portal-content .kpi-card{border-color:#e0e6ec;border-radius:12px;padding:21px;position:relative;overflow:hidden;box-shadow:0 4px 18px #091c3108}.portal-content .kpi-card:after{content:"";background:linear-gradient(90deg,var(--workspace-accent),transparent);opacity:.7;width:100%;height:2px;position:absolute;bottom:0;left:0}.portal-content button.kpi-card:hover{border-color:#c6d3df;transform:translateY(-2px);box-shadow:0 14px 30px #091c3114}.portal-content .kpi-top{color:#66778a}.portal-content .icon-box{color:#315f84;background:#eef3f7;border-radius:8px}.portal-content .kpi-card>strong{color:#102a43;font-size:2.2rem}.workspace-employer .kpi-card:after{--workspace-accent:#a8844c}.workspace-candidate .kpi-card:after{--workspace-accent:#27736f}.workspace-admin .kpi-card:after{--workspace-accent:#315f86}.workspace-quick-actions{gap:14px}.workspace-quick-actions>a{border-color:#e0e6ec;border-radius:11px;padding:18px;box-shadow:0 4px 16px #091c3106}.workspace-quick-actions>a:hover{border-color:#cad5df;transform:translateY(-2px);box-shadow:0 12px 25px #091c3112}.quick-action-icon,.record-icon{color:#315e83;background:#eef3f7;border-radius:8px}.workspace-record{padding:17px 2px}.workspace-record:hover{background:#fafbfc}.stage-distribution i,.country-bars b{background:linear-gradient(90deg,#315e84,#6e92b0)}.portal-content .bar{background:linear-gradient(#44779d,#285779)}.portal-content .bar-col:last-child .bar{background:linear-gradient(#d1b277,#a98448)}.admin-priority-strip{background:linear-gradient(100deg,#123653,#1c4d73);border-radius:11px;box-shadow:0 10px 25px #0c2b461f}.company-verification{border-radius:11px}.success-banner,.error-banner,.form-error{border-radius:10px}.data-table{border:1px solid #e4e9ee;border-radius:11px;overflow:hidden}.data-row{padding:14px 16px}.data-row.header{color:#53667a;background:#f5f7f9}.status-pill{border-radius:999px;font-weight:700}.form-section-title>span{color:#315e83;background:#edf2f6}.next-action-card,.application-card{border-color:#e0e6ec;border-radius:12px}.schedule-date{color:#204e73;background:#eef3f7}.global-search-results{border:1px solid var(--line);border-radius:12px;box-shadow:0 20px 50px #091c3124}.footer{background:#071727;padding:62px 0 24px}.footer-grid{gap:58px}.footer-logo{letter-spacing:-.04em}.footer-logo b{color:#d1ae6f}.footer-grid strong{letter-spacing:.02em;font-size:.875rem}.footer-grid a{color:#aebdca;padding:2px 0;font-size:.8125rem}.footer-grid a:hover{color:#fff}.footer-bottom{color:#71879b}@media (width>=901px){.portal-sidebar{height:100vh;overflow-y:auto}.portal-main{width:calc(100% - 250px)}}@media (width<=1200px){.main-nav{gap:17px}.container{width:min(100% - 36px,1160px)}.portal-content{padding:30px 24px 48px}.portal-topbar{padding-inline:24px}}@media (width<=1000px){.desktop-only{display:none!important}.menu-button{place-items:center;display:grid}.main-nav{border:1px solid var(--line);background:#fff;border-radius:14px;flex-direction:column;align-items:stretch;gap:0;padding:15px;display:none;position:fixed;top:82px;left:18px;right:18px;box-shadow:0 24px 60px #091c3129}.main-nav.open{display:flex}.main-nav a{border-radius:8px;padding:13px 12px}.main-nav>a:after{display:none}.mobile-nav-actions{border-top:1px solid var(--line);gap:10px;margin-top:8px;padding-top:14px;display:grid}.mobile-nav-actions .btn{width:100%}.hero{min-height:700px}.hero-search{grid-template-columns:1fr 1fr}.hero-search .btn{grid-column:2}.trust-strip{grid-template-columns:1fr 1fr}.jobs-layout{grid-template-columns:220px minmax(0,1fr);gap:22px}.refined-auth{grid-template-columns:1fr 1fr}.refined-auth .auth-brand{padding:42px}}@media (width<=900px){.portal-main{width:100%;margin-left:0}.portal-sidebar{width:270px}.hero-copy h1{font-size:3.7rem}.featured-grid,.country-grid{grid-template-columns:repeat(2,1fr)}.jobs-layout{grid-template-columns:1fr}.filter-panel{box-shadow:none}.refined-auth{grid-template-columns:1fr}.refined-auth .auth-brand{display:none}.refined-auth .auth-panel{min-height:100vh}}@media (width<=700px){.container{width:calc(100% - 28px)}.nav-wrap{height:70px}.main-nav{top:70px;left:12px;right:12px}.brand-mark{font-size:28px}.brand-copy strong{font-size:21px}.brand-copy small{display:none}.locale-select{height:39px}.section{padding:60px 0}.hero{align-items:flex-end;min-height:690px}.hero-inner{padding:75px 0 30px}.hero-copy h1{font-size:clamp(2.8rem,13vw,3.55rem);line-height:1}.hero-copy p{font-size:1rem;line-height:1.65}.hero-search{grid-template-columns:1fr;padding:8px}.hero-search label,.hero-country-field{border:0;border-bottom:1px solid #e5e9ed;min-height:50px}.hero-search .btn{grid-column:auto;width:100%;margin-top:2px}.server-location-note{align-items:flex-start}.trust-strip{grid-template-columns:1fr 1fr;margin-top:20px}.trust-strip>div,.trust-strip>a{min-width:0;padding:13px 11px}.trust-strip small{display:none}.trust-strip strong{font-size:.75rem}.metric-grid{grid-template-columns:repeat(2,1fr)}.metric-link{border-bottom:1px solid var(--line)}.country-grid,.featured-grid,.country-big-grid{grid-template-columns:1fr}.section-heading,.employer-cta-inner{flex-direction:column;align-items:flex-start}.split-section{grid-template-columns:1fr;gap:34px}.jobs-top,.info-hero{padding:46px 0}.jobs-top h1,.info-hero h1{font-size:2.65rem}.search-row{grid-template-columns:1fr;padding:8px}.search-row label{border-right:0;border-bottom:1px solid var(--line)}.results-toolbar{align-items:flex-start}.job-card.compact{display:block}.job-card.compact .company-logo-thumb{border-right:0;border-bottom:1px solid var(--line);width:100%;height:170px;min-height:170px}.job-list .job-meta{grid-template-columns:1fr 1fr}.registration-page{padding:34px 0 60px}.registration-card{padding:22px 16px}.stepper{justify-content:flex-start;padding:16px 12px;overflow-x:auto}.refined-auth .auth-panel{padding:32px 22px}.auth-heading{margin:32px 0 24px}.auth-heading h2{font-size:2rem}.portal-content{padding:24px 14px 42px}.portal-topbar{padding:0 14px}.portal-content .panel{padding:20px 16px}.workspace-heading-actions{justify-content:flex-start}.portal-content .kpi-card{padding:17px}.portal-content .kpi-card>strong{font-size:1.9rem}.footer{padding-top:48px}.footer-grid{grid-template-columns:1fr 1fr;gap:35px 24px}.footer-brand-block{grid-column:1/-1}.footer-bottom{flex-direction:column;align-items:flex-start;gap:10px}}@media (width<=430px){.brand-copy{display:none}.nav-actions{gap:6px}.hero-copy h1{font-size:2.85rem}.trust-strip{grid-template-columns:1fr}.trust-strip>div,.trust-strip>a{border-bottom:1px solid #ffffff1f;border-right:0}.trust-strip>div:last-child,.trust-strip>a:last-child{border-bottom:0}.portal-content .kpi-grid.seven,.portal-content .kpi-grid.four{grid-template-columns:1fr 1fr}.portal-content .kpi-card{min-height:128px}.footer-grid{grid-template-columns:1fr}.footer-brand-block{grid-column:auto}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}:root{--muted:#5c6c7e;--line:#e1e7ed;--radius:14px;--shadow:0 12px 32px #091c310f}h1,h2,h3{overflow-wrap:break-word;text-wrap:balance}p{line-height:1.7}button:disabled,.btn:disabled{cursor:not-allowed;opacity:.55;box-shadow:none;transform:none}input,select,textarea{min-width:0;max-width:100%;accent-color:var(--navy)}:where(input,select,textarea):focus-visible{outline-offset:3px;outline:2px solid #537b9d}:where(.panel,.form-card,.registration-card,.field-grid)>*{min-width:0}:where(.field-grid,.auth-panel,.form-card,.registration-card) label{font-size:.875rem;font-weight:600;line-height:1.5}:where(.field-grid,.auth-panel,.form-card,.registration-card) small{font-size:.8125rem;line-height:1.5}:where(.refined-auth,.registration-card,.form-card) input:is([type=checkbox],[type=radio]){width:18px;height:18px;min-height:0;box-shadow:none;flex-shrink:0;padding:0}.field-grid :is(input,select,textarea){min-height:46px;font-size:1rem}.field-grid :is(input[type=checkbox],input[type=radio]){min-height:0}.btn{min-height:46px;font-weight:650;line-height:1.4}.btn:hover{transform:none}.btn-primary:focus-visible,.btn-gold:focus-visible{outline-color:#537b9d}.btn svg,.text-link svg{flex-shrink:0}.eyebrow{letter-spacing:.12em;color:#49647c;font-size:.75rem;font-weight:700}.public-header{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);box-shadow:none;background:#fffffffa}.nav-wrap{gap:20px;height:76px}.main-nav{gap:22px}.main-nav a{padding:26px 0;font-weight:600}.nav-actions .btn{padding-inline:14px}.main-nav>a:after{bottom:15px}.brand-copy small{letter-spacing:.02em}.menu-button,.portal-menu,.sidebar-close{width:44px;height:44px;color:var(--navy);border-radius:9px;justify-content:center;align-items:center}.menu-button:hover,.portal-menu:hover{background:var(--soft)}.sidebar-close{color:#fff}.hero{min-height:590px}.hero-inner{padding:66px 0 36px}.hero-copy{max-width:740px}.hero-copy h1{letter-spacing:-.045em;margin:18px 0;font-size:clamp(2.8rem,5.4vw,4.5rem);font-weight:700;line-height:1.08}.hero-copy p{max-width:630px;font-size:1.0625rem;line-height:1.7}.hero-kicker{color:#eed7af;letter-spacing:.12em;font-size:.75rem}.hero-search{border-radius:12px;margin-top:28px;box-shadow:0 14px 35px #0003}.hero-search label,.hero-country-field{min-width:0}.hero-search input,.hero-search select{font-size:1rem}.hero-search .btn{color:var(--navy)}.hero-search .btn svg{color:currentColor}.trust-strip{-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0;border:0;border-top:1px solid #ffffff30;border-radius:0;margin-top:22px;padding-top:8px}.trust-strip>.trust-link{border:0;gap:10px;min-width:0;padding:14px 12px}.trust-strip>.trust-link:first-child{padding-left:0}.trust-strip>.trust-link .trust-arrow{display:none}.trust-strip strong{font-size:.8125rem;font-weight:600}.trust-strip small{font-size:.75rem}.section{padding:64px 0}.section-heading h2,.split-section h2,.employer-cta h2{letter-spacing:-.035em;font-size:clamp(1.8rem,3vw,2.5rem);font-weight:700;line-height:1.2}.section-heading p{max-width:650px}.metric-grid{padding:20px 0}.metric-link{padding:10px 20px}.metric-link svg{color:#557189;width:22px}.metric-link strong{font-size:1.7rem}.metric-link span{font-size:.875rem}.metric-link small{color:var(--muted);font-size:.75rem;font-weight:500}.panel,.form-card,.registration-card,.job-card,.talent-card,.employer-demo-card{box-shadow:0 2px 8px #091c3106}.job-card:hover{transform:none;box-shadow:0 8px 24px #091c3112}.job-card-body{flex-direction:column;flex:1;min-width:0;padding:22px;display:flex}.job-card-head>div{min-width:0}.job-card h3{letter-spacing:-.025em;margin:8px 0 10px;font-size:1.1875rem;font-weight:650;line-height:1.4}.job-card h3 a:hover{color:#245c89;text-underline-offset:4px;text-decoration:underline}.job-category{letter-spacing:.07em;font-size:.75rem;font-weight:650}.employer-line{flex-wrap:wrap;gap:7px;font-size:.875rem;line-height:1.5}.job-meta{gap:10px 14px;margin:18px 0;font-size:.875rem;line-height:1.5}.job-meta span{overflow-wrap:anywhere;align-items:flex-start;min-width:0}.job-meta svg{flex-shrink:0;margin-top:3px}.job-card-foot{flex-wrap:wrap;gap:14px;margin-top:auto;padding-top:16px}.job-card-foot strong{font-size:1rem;font-weight:700}.save-btn{flex-shrink:0;width:40px;height:40px}.job-card.compact .company-logo-thumb{background:#f7f9fb;width:176px;min-width:176px;min-height:190px;padding:25px}.company-logo-thumb img{filter:none;max-width:126px;max-height:100px}.job-card-company-logo{border:1px solid var(--line);background:#fff;border-radius:9px;place-items:center;width:34px;min-width:34px;height:34px;padding:3px;display:grid;overflow:hidden}.job-card-company-logo>.company-logo{width:100%;height:100%}.job-card-company-logo .company-logo-real img{max-width:27px;max-height:27px}.job-card-company-logo .company-logo-mark{border-radius:7px;width:26px;height:26px}.job-card-company-logo .company-logo-wordmark,.job-card-company-logo .company-logo-real small{display:none}.company-logo-fallback b{width:62px;height:62px;box-shadow:none;color:#244766;background:#e9eff4;border-radius:12px;font-size:1.25rem}.company-logo-fallback small{font-size:.75rem;font-weight:500;line-height:1.5}.jobs-top,.info-hero{background:#f7f9fb;padding:42px 0}.jobs-top h1,.info-hero h1{letter-spacing:-.04em;font-size:clamp(2.2rem,4vw,3rem);font-weight:700;line-height:1.15}.search-row{box-shadow:none;margin-top:24px}.jobs-layout{grid-template-columns:240px minmax(0,1fr);gap:28px}.job-list{gap:18px}.job-list .job-meta{grid-template-columns:repeat(2,minmax(0,1fr))}.filter-panel{box-shadow:none;padding:18px;top:96px}.filter-group label{letter-spacing:.025em;font-size:.8125rem;font-weight:650}.filter-group button{gap:8px;min-height:40px;font-size:.875rem}.filter-group button span{color:#5c6c7e;font-size:.75rem}.filter-group button.selected{box-shadow:inset 3px 0 #245c89}.filter-group button:focus-visible{outline-offset:0}.results-toolbar{flex-wrap:wrap;gap:12px}.results-toolbar>div:last-child{flex-wrap:wrap}.local-default-bar,.fx-market-bar{background:0 0;border:0;margin-top:6px;padding:8px 0;font-size:.8125rem;line-height:1.6}.fx-market-bar small{font-size:.75rem}.active-chips span{border-radius:7px;font-size:.8125rem}.active-chips button{min-width:28px;min-height:28px}.anchor-tabs{white-space:nowrap;top:76px;overflow-x:auto}.detail-section{scroll-margin-top:145px}.detail-heading h1{letter-spacing:-.03em;font-size:clamp(2rem,4vw,2.8rem);line-height:1.2}.apply-card{top:96px;box-shadow:0 4px 18px #091c310d}.prose{max-width:760px;font-size:1rem}.prose p{line-height:1.85}.prose h2{letter-spacing:-.02em;font-size:1.5rem}.faq-premium-shell{box-shadow:none;border:1px solid var(--line);border-radius:16px}.faq-accordion details,.faq-accordion details[open]{box-shadow:none;border-radius:10px}.faq-summary-copy strong{font-size:1rem;line-height:1.5}.faq-summary-copy small{letter-spacing:.05em;font-size:.75rem}.faq-answer p{font-size:1rem;line-height:1.75}.faq-answer-footer{flex-wrap:wrap;gap:12px}.refined-auth .auth-brand{background:#0b233a}.refined-auth .auth-brand:after{display:none}.refined-auth .auth-panel{background:#fafbfc}.auth-heading h2{letter-spacing:-.035em;font-weight:700}.auth-symbol{box-shadow:none;border-radius:12px}.registration-card{border-radius:14px}.registration-benefits small,.verification-card small,.registration-security-badge small,.verification-complete-bar small,.locked-field-note{line-height:1.5;font-size:.8125rem!important}.verification-card strong,.verification-complete-bar strong{font-size:.875rem}.stepper small{font-size:.8125rem}.stepper{gap:8px}.stepper:before{display:none}.stepper button{gap:10px;min-width:72px}.upload-drop{border-color:#b9c7d4;padding:24px}.portal-shell{background:#f5f7f9}.portal-sidebar{background:#0c2339}.portal-content .panel,.portal-content .kpi-card,.workspace-quick-actions>a{box-shadow:none}.portal-topbar{gap:16px;height:76px}.portal-content{padding-top:30px}.workspace-heading h1,.portal-content .page-title-row h1{letter-spacing:-.035em;font-size:clamp(1.75rem,2.8vw,2.25rem);font-weight:700;line-height:1.25}.portal-content .kpi-card:after{display:none}.portal-content .kpi-card>strong{font-variant-numeric:tabular-nums;font-size:2rem;font-weight:650}.portal-content .kpi-card>small{font-size:.8125rem;line-height:1.5}.portal-content .kpi-card:hover,.workspace-quick-actions>a:hover{box-shadow:none;transform:none}.portal-nav .nav-heading{letter-spacing:.08em;color:#93a6b8;font-size:.75rem}.portal-nav a.active{box-shadow:none;background:#edf2f6}.portal-content .btn{min-height:44px}.portal-content .data-row{gap:14px;font-size:.875rem;line-height:1.6}.portal-content .data-row small{font-size:.8125rem;line-height:1.5}.data-row:not(.header):hover{background:#fafbfd}.data-row>*{overflow-wrap:anywhere;min-width:0}.data-row.header{letter-spacing:0;font-weight:600}.portal-content .status-pill{white-space:normal;font-size:.8125rem;line-height:1.4}.profile-chip strong{white-space:nowrap;max-width:180px}.async-state{border:1px solid var(--line);background:#fafbfc;border-radius:14px;gap:16px;padding:36px 24px;line-height:1.6}.error-state{background:#fff9f8;border-color:#ebd4ce;flex-wrap:wrap}.empty-state{border-style:solid;border-color:var(--line);background:#fafbfc;padding:48px 24px}.empty-state p{max-width:520px;margin:0 auto 20px}.footer-grid a{font-size:.875rem;line-height:1.6}.footer-bottom{font-size:.8125rem;line-height:1.6}html[dir=rtl] .portal-main{margin-left:0;margin-right:250px}html[dir=rtl] .portal-nav a.active:before{left:auto;right:0}@media (width<=1180px){.public-header .desktop-only{display:none!important}.public-header .menu-button{display:flex}.public-header .main-nav{border:1px solid var(--line);background:#fff;border-radius:12px;flex-direction:column;align-items:stretch;gap:0;max-height:calc(100dvh - 96px);padding:14px;display:none;position:absolute;top:76px;left:18px;right:18px;overflow-y:auto;box-shadow:0 16px 40px #091c3120}.public-header .main-nav.open{display:flex}.public-header .main-nav a{border-radius:8px;padding:12px}.public-header .main-nav>a:after{display:none}.public-header .main-nav>a.active{background:#eef3f7}.public-header .mobile-nav-actions{border-top:1px solid var(--line);gap:8px;margin-top:8px;padding-top:12px;display:grid}.public-header .mobile-nav-actions .btn{width:100%}.public-header .mobile-nav-actions label{min-height:44px}}@media (width<=1000px){.hero{min-height:0}.hero-search{grid-template-columns:1fr 1fr}.hero-search .btn{grid-column:auto}.job-card.compact .company-logo-thumb{width:138px;min-width:138px;padding:16px}.company-logo-thumb img{max-width:100px}.employer-public-grid{gap:30px}}@media (width<=900px){.jobs-layout{grid-template-columns:1fr}.desktop-filter{display:none}.mobile-filter-btn{display:inline-flex}html[dir=rtl] .portal-main{margin-right:0}.portal-topbar{height:70px}.refined-auth .auth-panel{min-height:100dvh}.portal-content .kpi-grid.seven{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=700px){.nav-wrap{height:70px}.public-header .main-nav{max-height:calc(100dvh - 90px);top:70px;left:12px;right:12px}.hero{min-height:0}.hero-inner{padding:42px 0 24px}.hero-copy h1{font-size:clamp(2.4rem,10vw,3.4rem);line-height:1.12}.hero-copy p{font-size:1rem}.hero-search{grid-template-columns:1fr;margin-top:24px}.hero-search .btn{grid-column:auto}.trust-strip{grid-template-columns:1fr 1fr;gap:2px}.trust-strip>.trust-link{border:0;gap:8px;padding:12px 4px}.trust-strip>.trust-link svg{flex-shrink:0;width:18px}.trust-strip strong{font-size:.75rem}.section{padding:44px 0}.section-heading{gap:16px}.metric-link{grid-template-columns:1fr;min-width:0;padding:14px 12px}.metric-link svg{display:none}.metric-link strong{font-size:1.6rem}.metric-link span{font-size:.8125rem}.metric-link small{font-size:.75rem}.jobs-top,.info-hero{padding:30px 0}.jobs-top h1,.info-hero h1{font-size:2.25rem}.job-card.compact{flex-direction:column;display:flex}.job-card.compact .company-logo-thumb{border-bottom:1px solid var(--line);border-right:0;width:100%;min-width:0;height:112px;min-height:112px;padding:14px}.company-logo-thumb img{max-width:150px;max-height:80px}.company-logo-fallback{flex-direction:row;gap:14px}.company-logo-fallback b{flex-shrink:0;width:52px;height:52px}.company-logo-fallback small{text-align:start;max-width:180px}.job-card-body{padding:20px}.job-list .job-meta{grid-template-columns:repeat(2,minmax(0,1fr));font-size:.8125rem}.job-detail-grid,.employer-public-grid{grid-template-columns:1fr}.job-detail-grid .apply-card{position:static}.anchor-tabs{top:70px}.employer-public{padding:44px 0}.employer-public h1,.destination-hero h1{font-size:2.5rem;line-height:1.15}.employer-cta{padding:44px 0}.employer-cta-inner{gap:24px}.terms-grid,.profile-facts{grid-template-columns:repeat(2,minmax(0,1fr))}.registration-card .stepper{grid-template-columns:repeat(7,minmax(82px,1fr))}.stepper{grid-template-columns:repeat(7,minmax(82px,1fr));overflow-x:auto}.portal-content .page-title-row{flex-wrap:wrap;gap:16px}.portal-content .data-table{overscroll-behavior-inline:contain;overflow-x:auto}.portal-content .data-row,.portal-content .data-row.header{min-width:640px}.portal-content .kpi-top{line-height:1.5}.portal-content .kpi-card{min-height:0}.portal-content .kpi-card>strong{font-size:1.8rem}.async-state{padding:26px 18px}.pagination{flex-wrap:wrap;justify-content:center;gap:10px}.pagination span{font-size:.875rem}}@media (width<=430px){.public-header .brand-copy{display:flex}.public-header .brand-copy strong{font-size:20px}.public-header .brand-copy small{display:none}.public-header .brand{gap:8px}.public-header .brand-mark{font-size:26px}.portal-sidebar .brand-copy{display:flex}.hero-copy h1{font-size:2.5rem}.terms-grid,.profile-facts{grid-template-columns:1fr}.portal-content .kpi-top{font-size:.8125rem}}@media (width<=900px){html[dir=rtl] .portal-sidebar{transform:translate(100%)}html[dir=rtl] .portal-sidebar.open{transform:translate(0)}}@media (prefers-reduced-motion:reduce){html[dir=rtl] .portal-sidebar{transition:none}}.hero{color:var(--navy);background-image:url(/ab-vacancy-light-hero.webp);background-position:50%;background-repeat:no-repeat;background-size:cover}.hero:after{background:linear-gradient(#fff0 68%,#ffffff75 100%)}.hero-shade{background:linear-gradient(90deg,#fffffffc 0%,#fffffff5 36%,#ffffffb8 58%,#ffffff2e 82%,#ffffff05 100%)}.hero-copy h1{color:var(--navy);text-shadow:none}.hero-copy p{color:#3f5870}.hero-kicker{color:#a86f1f}.hero-search{border:1px solid #0f2a461a;box-shadow:0 18px 42px #0f2a4621}.server-location-note{color:#354d64;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffffdb;border:1px solid #1a375421;box-shadow:0 10px 26px #0f2a4612}.server-location-note strong{color:var(--navy)}.trust-strip{border-top:1px solid #122f4c1f}.trust-strip>.trust-link{color:var(--navy)}.trust-strip>.trust-link:hover{background:#ffffff94}.trust-strip>.trust-link svg{color:var(--gold)}.trust-strip small{color:#64778a}@media (width<=900px){.hero{background-position:63%}.hero-shade{background:linear-gradient(90deg,#fffffffc 0%,#fffffff2 52%,#ffffff9e 78%,#ffffff29 100%)}}@media (width<=620px){.hero{background-position:72%}.hero-shade{background:linear-gradient(#fffffffa 0%,#fffffff0 56%,#ffffffd1 100%)}.hero-copy p{color:#465d72}.server-location-note{background:#fffffff0}.trust-strip{border-top-color:#122f4c24}.trust-strip>.trust-link{color:var(--navy);border-bottom-color:#122f4c1a}}.brand{gap:10px}.brand-logo-media{flex:none;place-items:center;width:58px;height:44px;line-height:0;display:grid}.brand-logo-media img{object-fit:contain;filter:none;width:100%;height:100%;display:block}.brand-copy strong{letter-spacing:-.7px}.brand.compact .brand-logo-media{width:52px;height:38px}.public-header .brand-logo-media{width:56px;height:42px}.portal-sidebar .brand-logo-media{width:59px;height:43px}.portal-sidebar .brand-copy strong{color:#fff}.auth-brand .brand-logo-media{width:82px;height:58px}.auth-brand .brand-copy strong{color:#fff}.footer-brand-logo{width:max-content;margin-bottom:6px}.footer .footer-brand-logo .brand-logo-media{width:72px;height:51px}.footer .footer-brand-logo .brand-copy strong{color:#fff}.footer .footer-brand-logo .brand-copy small{color:#91a6b8}@media (width<=900px){.public-header .brand-logo-media{width:50px;height:37px}.public-header .brand-copy strong{font-size:20px}}@media (width<=560px){.public-header .brand{gap:7px}.public-header .brand-logo-media{width:48px;height:35px}.public-header .brand-copy strong{font-size:20px}.portal-sidebar .brand-logo-media{width:53px;height:39px}}.company-logo{justify-content:center;align-items:center;min-width:0;max-width:100%;display:inline-flex}.company-logo-real{flex-direction:column;gap:7px}.company-logo-real img{object-fit:contain;width:100%;height:100%;display:block}.company-logo-real small,.company-logo-generated>small{color:#6b7d8e;text-align:center;font-size:.72rem;font-weight:600}.company-logo-generated{color:hsl(var(--company-logo-hue) 72% 24%);flex-direction:column;gap:8px;position:relative}.company-logo-mark{background:linear-gradient(145deg,hsl(var(--company-logo-hue) 78% 98%),hsl(var(--company-logo-hue) 66% 91%));border:1px solid hsl(var(--company-logo-hue) 40% 82%);width:78px;height:78px;box-shadow:0 12px 28px hsl(var(--company-logo-hue) 70% 18% / .12);transform:rotate(var(--company-logo-tilt));border-radius:22px;place-items:center;display:grid;position:relative;overflow:hidden}.company-logo-mark b{z-index:2;letter-spacing:-.08em;color:hsl(var(--company-logo-hue) 76% 24%);font-size:1.45rem;line-height:1;position:relative}.company-logo-mark i,.company-logo-mark em{content:"";background:linear-gradient(135deg,hsl(var(--company-logo-hue) 84% 43%),#d0a75e);opacity:.92;display:block;position:absolute}.company-logo-mark i{border-radius:999px;width:64px;height:16px;top:15px;left:-14px;transform:rotate(-38deg)}.company-logo-mark em{border-radius:999px;width:58px;height:10px;bottom:15px;right:-15px;transform:rotate(-38deg)}.company-logo-variant-1 .company-logo-mark{border-radius:50% 50% 22%}.company-logo-variant-1 .company-logo-mark i{width:18px;height:82px;top:-10px;left:15px;transform:rotate(38deg)}.company-logo-variant-2 .company-logo-mark{border-radius:18px 32px}.company-logo-variant-2 .company-logo-mark i{width:86px;height:12px;top:14px;left:-6px;transform:rotate(24deg)}.company-logo-variant-2 .company-logo-mark em{width:86px;height:12px;bottom:14px;right:-7px;transform:rotate(24deg)}.company-logo-variant-3 .company-logo-mark{border-radius:50%}.company-logo-variant-3 .company-logo-mark:after{content:"";border:2px solid hsl(var(--company-logo-hue) 62% 49% / .35);z-index:1;border-radius:50%;width:48px;height:48px;position:absolute}.company-logo-wordmark{text-overflow:ellipsis;white-space:nowrap;letter-spacing:.02em;color:#244766;text-align:center;max-width:150px;font-size:.76rem;font-weight:800;overflow:hidden}.company-logo-xs .company-logo-mark{border-radius:11px;width:38px;height:38px}.company-logo-xs .company-logo-mark b{font-size:.78rem}.company-logo-xs .company-logo-mark i,.company-logo-xs .company-logo-mark em,.company-logo-xs .company-logo-wordmark{display:none}.company-logo-sm .company-logo-mark{border-radius:16px;width:58px;height:58px}.company-logo-sm .company-logo-mark b{font-size:1rem}.company-logo-sm .company-logo-wordmark{max-width:110px;font-size:.67rem}.company-logo-lg .company-logo-mark{border-radius:26px;width:96px;height:96px}.company-logo-lg .company-logo-mark b{font-size:1.7rem}.company-logo-lg .company-logo-wordmark{max-width:190px;font-size:.82rem}.company-logo-thumb>.company-logo{width:100%;height:100%}.company-logo-thumb>.company-logo-real img{max-width:185px;max-height:140px}.company-logo-thumb>.company-logo-generated{justify-content:center}.employer-demo-logo .company-logo{width:100%;height:100%}.employer-demo-logo .company-logo-mark{width:54px;height:54px}.employer-demo-logo .company-logo-wordmark{display:none}.company-profile-logo-editor{border:1px solid var(--line);background:#f8fafb;border-radius:14px;align-items:center;gap:20px;margin-bottom:22px;padding:18px;display:flex}.job-logo-picker{margin:4px 0 10px}.job-logo-picker .company-profile-logo-actions{flex:1;min-width:0}.job-logo-picker .company-profile-logo-actions>strong>small{color:var(--muted);font-weight:600}.job-logo-picker .company-profile-logo-actions>p{color:var(--muted);margin:5px 0 12px;font-size:.8rem;line-height:1.5}.job-logo-picker input[type=file]{display:none}.company-profile-logo-editor>.company-logo{border:1px solid var(--line);background:#fff;border-radius:12px;width:116px;min-width:116px;height:96px;padding:8px}.company-profile-logo-editor>.company-logo-real img{max-width:98px;max-height:78px}.company-profile-logo-actions{flex-direction:column;flex:1;align-items:flex-start;gap:8px;min-width:0;display:flex}.company-profile-logo-actions p{color:#6b7d8e;margin:0;font-size:.8rem}.company-profile-logo-actions input{display:none}@media (width<=640px){.company-profile-logo-editor{align-items:flex-start}.company-profile-logo-editor>.company-logo{width:92px;min-width:92px;height:82px}.company-logo-thumb>.company-logo-generated{flex-direction:row;gap:13px}.company-logo-thumb>.company-logo-generated .company-logo-wordmark{text-align:left;display:block}}.employer-profile-hero-inner{align-items:center;gap:24px;display:flex}.employer-profile-hero-inner>.company-logo{background:#fff;border:1px solid #0d2f4b1f;border-radius:18px;width:118px;height:104px;padding:10px;box-shadow:0 18px 42px #091c3114}.employer-profile-hero-inner>.company-logo-real img{max-width:98px;max-height:82px}@media (width<=640px){.employer-profile-hero-inner{align-items:flex-start;gap:16px}.employer-profile-hero-inner>.company-logo{width:82px;height:74px;padding:7px}.employer-profile-hero-inner>.company-logo-generated .company-logo-wordmark{display:none}.employer-profile-hero-inner>.company-logo-mark{width:54px;height:54px}}.job-employer-brand{align-items:center;gap:18px;display:flex}.job-employer-brand>.company-logo{border:1px solid var(--line);background:#f8fafb;border-radius:12px;width:78px;min-width:78px;height:70px;padding:7px}.job-employer-brand>.company-logo-real img{max-width:64px;max-height:56px}.job-employer-brand p{margin-top:0}@media (width<=520px){.job-employer-brand{align-items:flex-start}.job-employer-brand>.company-logo{width:64px;min-width:64px;height:58px}.job-employer-brand>.company-logo-generated .company-logo-wordmark{display:none}}.employer-card-icon .company-logo{width:100%;height:100%}.employer-card-icon .company-logo-mark{width:38px;height:38px;box-shadow:none;border-radius:10px}.employer-card-icon .company-logo-mark b{font-size:.74rem}.employer-card-icon .company-logo-wordmark{display:none}.employer-card-icon .company-logo-real img{max-width:38px;max-height:38px}.premium-public-footer{isolation:isolate;color:#c4d1dd;background:radial-gradient(circle at 86% 8%,#3f719d2e,#0000 30%),radial-gradient(circle at 4% 92%,#bd97581a,#0000 29%),linear-gradient(145deg,#061321 0%,#091b2d 48%,#071625 100%);border-top:1px solid #ffffff0a;margin-top:0;padding:0 0 24px;position:relative;overflow:hidden}.premium-public-footer .footer-ambient{z-index:-1;pointer-events:none;opacity:.62;background-image:linear-gradient(#ffffff05 1px,#0000 1px),linear-gradient(90deg,#ffffff05 1px,#0000 1px);background-size:56px 56px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000,#0000 82%);mask-image:linear-gradient(#000,#0000 82%)}.footer-premium-cta{grid-template-columns:minmax(0,1.55fr) auto;align-items:center;gap:54px;padding-top:62px;padding-bottom:46px;display:grid}.footer-cta-copy{max-width:760px}.footer-eyebrow{color:#d4b777;letter-spacing:.13em;text-transform:uppercase;align-items:center;gap:9px;margin-bottom:17px;font-size:.7rem;font-weight:800;line-height:1;display:inline-flex}.footer-eyebrow-dot{background:#d6b777;border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 5px #d6b7771a}.footer-cta-copy h2{color:#fff;letter-spacing:-.045em;max-width:760px;margin:0;font-size:clamp(2rem,3.25vw,3.4rem);font-weight:760;line-height:1.02}.footer-cta-copy p{color:#96aabc;max-width:720px;margin:18px 0 0;font-size:.95rem;line-height:1.75}.footer-cta-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:11px;display:flex}.footer-action{white-space:nowrap;border-radius:12px;justify-content:center;align-items:center;gap:9px;min-height:48px;padding:0 18px;font-size:.82rem;font-weight:800;transition:transform .2s,border-color .2s,background .2s,box-shadow .2s;display:inline-flex}.footer-action:hover{transform:translateY(-2px)}.footer-action-primary{color:#091827;background:linear-gradient(135deg,#e1c486,#c9a35f);border:1px solid #e8cf9a;box-shadow:0 12px 30px #c1974e24}.footer-action-primary:hover{color:#091827;box-shadow:0 16px 38px #c1974e38}.footer-action-secondary{color:#e5edf4;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0b;border:1px solid #ffffff29}.footer-action-secondary:hover{color:#fff;background:#ffffff13;border-color:#ffffff47}.footer-rule{height:1px;position:relative}.footer-rule:before{content:"";background:linear-gradient(90deg,#0000,#ffffff26 12% 88%,#0000);position:absolute;inset:0}.footer-rule span{background:linear-gradient(90deg,#d6b777,#d6b77700);width:92px;height:1px;position:absolute;top:0;left:0}.footer-premium-grid{grid-template-columns:minmax(300px,1.65fr) repeat(3,minmax(135px,.72fr));gap:60px;padding-top:46px;padding-bottom:38px}.premium-public-footer .footer-brand-block{max-width:410px}.premium-public-footer .footer-brand-logo{width:max-content;margin-bottom:14px}.premium-public-footer .footer-brand-logo .brand-logo-media{width:78px;height:56px}.premium-public-footer .footer-brand-logo .brand-copy strong{color:#fff;font-size:1.55rem}.premium-public-footer .footer-brand-logo .brand-copy small{color:#839aae}.footer-brand-copy{max-width:390px;margin:0;font-size:.82rem;color:#8fa4b7!important;line-height:1.75!important}.premium-public-footer .footer-trust-row{flex-wrap:wrap;gap:8px;margin-top:22px;display:flex}.premium-public-footer .footer-trust-row span{color:#a9bac9;white-space:nowrap;background:#ffffff08;border:1px solid #ffffff13;border-radius:999px;align-items:center;gap:7px;min-height:32px;padding:7px 10px;font-size:.66rem;line-height:1;display:inline-flex}.premium-public-footer .footer-trust-row svg{color:#d1b277;width:13px;height:13px}.footer-socials{margin-top:24px}.footer-socials-label{color:#d9e2ea;letter-spacing:.08em;text-transform:uppercase;margin-bottom:10px;font-size:.67rem;font-weight:800;display:block}.footer-social-links{flex-wrap:wrap;align-items:center;gap:9px;display:flex}.premium-public-footer .footer-social-link{color:#a9bac9;background:#ffffff09;border:1px solid #ffffff1c;border-radius:11px;place-items:center;width:38px;height:38px;padding:0;transition:transform .2s,border-color .2s,color .2s,background .2s,box-shadow .2s;display:inline-grid}.premium-public-footer .footer-social-link:before{display:none}.premium-public-footer .footer-social-link:hover{color:#fff;background:#d6b7771a;border-color:#d6b7777a;transform:translateY(-2px);box-shadow:0 10px 24px #00000024}.premium-public-footer .footer-social-link svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:18px;height:18px}.premium-public-footer .footer-social-link svg .social-icon-fill{fill:currentColor;stroke:none}.premium-public-footer .footer-social-link>span{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.footer-link-column{flex-direction:column;align-items:flex-start;gap:10px;display:flex}.premium-public-footer .footer-link-column strong{color:#f6f9fb;letter-spacing:.08em;text-transform:uppercase;margin:0 0 9px;padding-bottom:11px;font-size:.76rem;font-weight:800;position:relative}.premium-public-footer .footer-link-column strong:after{content:"";background:#cbaa69;width:24px;height:1px;position:absolute;bottom:0;left:0}.premium-public-footer .footer-link-column a{color:#95a9bb;align-items:center;gap:5px;width:max-content;max-width:100%;padding:2px 0;font-size:.79rem;line-height:1.55;transition:color .2s,transform .2s;display:inline-flex;position:relative}.premium-public-footer .footer-link-column a:before{content:"";background:#cbaa69;width:0;height:1px;transition:width .2s;position:absolute;bottom:0;left:0}.premium-public-footer .footer-link-column a:hover{color:#fff;transform:translate(3px)}.premium-public-footer .footer-link-column a:hover:before{width:100%}.footer-premium-bottom{color:#6f8598;letter-spacing:.01em;border-top:1px solid #ffffff16;align-items:center;min-height:58px;margin-top:0;padding-top:20px;font-size:.68rem}.premium-public-footer .footer-support{color:#91a6b8;background:#ffffff06;border:1px solid #ffffff12;border-radius:999px;align-items:center;gap:7px;min-height:30px;padding:0 10px;display:inline-flex}.footer-signature{color:#8ca0b2;align-items:center;gap:9px;display:inline-flex}.footer-signature i{background:#b9975e;border-radius:50%;width:3px;height:3px}html[dir=rtl] .premium-public-footer .footer-link-column strong:after{left:auto;right:0}html[dir=rtl] .premium-public-footer .footer-link-column a:hover{transform:translate(-3px)}html[dir=rtl] .footer-rule span{background:linear-gradient(270deg,#d6b777,#d6b77700);left:auto;right:0}@media (width<=1000px){.footer-premium-cta{grid-template-columns:1fr;gap:28px;padding-top:52px;padding-bottom:38px}.footer-cta-actions{justify-content:flex-start}.footer-premium-grid{grid-template-columns:1.4fr repeat(2,1fr);gap:42px 28px}.premium-public-footer .footer-brand-block{grid-column:1/-1;max-width:650px}.footer-link-column:last-child{grid-column:auto}}@media (width<=700px){.premium-public-footer{padding-bottom:18px}.footer-premium-cta{padding-top:44px;padding-bottom:32px}.footer-cta-copy h2{font-size:clamp(2rem,10vw,2.65rem)}.footer-cta-copy p{font-size:.88rem}.footer-cta-actions{grid-template-columns:1fr;width:100%;display:grid}.footer-action{width:100%}.footer-premium-grid{grid-template-columns:1fr 1fr;gap:34px 24px;padding-top:36px;padding-bottom:30px}.premium-public-footer .footer-brand-block{grid-column:1/-1}.footer-premium-bottom{flex-direction:column;align-items:flex-start;gap:11px;padding-top:18px}.footer-signature{flex-wrap:wrap}}@media (width<=460px){.footer-premium-grid{grid-template-columns:1fr;gap:30px}.premium-public-footer .footer-brand-block{grid-column:auto}.premium-public-footer .footer-trust-row{display:grid}.premium-public-footer .footer-trust-row span{width:max-content;max-width:100%}}.company-logo-upload.is-processing{pointer-events:none;opacity:.72}.company-logo-source-help{color:#718196;font-size:.76rem;line-height:1.45;display:block}.company-profile-logo-actions[ondrop]{border-radius:10px}@media (width<=640px){.company-logo-drop,.company-logo-preview{min-height:126px;padding:16px}.company-logo-drop small{line-height:1.45}.company-logo-source-help{display:none}}@media (width<=700px){html,body,#root{max-width:100%;overflow-x:hidden}body{-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;text-size-adjust:100%;background:#fff;min-width:320px}body.abv-mobile-nav-open{touch-action:none;overflow:hidden}a,button,label[for],select{touch-action:manipulation}.container{width:min(100% - 24px,1180px)}.public-header{padding-top:env(safe-area-inset-top)}.nav-wrap{gap:8px;height:64px}.public-header .main-nav{top:calc(64px + env(safe-area-inset-top));max-height:calc(100dvh - 80px - env(safe-area-inset-top));border-radius:16px;padding:10px;left:8px;right:8px;box-shadow:0 24px 70px #091c3138}.public-header .main-nav>a{align-items:center;min-height:46px;padding:12px 14px;display:flex}.public-header .mobile-nav-actions{grid-template-columns:1fr;gap:8px}.public-header .mobile-nav-actions label{grid-column:auto;min-height:48px}.public-header .mobile-nav-actions .btn{min-height:48px}.menu-button{width:44px;height:44px;color:#173b5d!important;background:#f3f6f9!important;border-radius:11px!important}.public-header .brand-logo-media{width:46px;height:34px}.public-header .brand-copy strong{font-size:19px}.hero{background-position:60%;min-height:auto}.hero-inner{padding:34px 0 22px}.hero-copy{max-width:100%}.hero-copy h1{letter-spacing:-2px;margin:12px 0 14px;font-size:clamp(2.15rem,10vw,2.85rem);line-height:1.08}.hero-copy p{font-size:.94rem;line-height:1.55}.hero-search{border-radius:14px;padding:6px;box-shadow:0 14px 34px #0b1f3a24}.hero-search label,.search-row label{min-height:50px;padding:10px 12px!important}.hero-search input,.hero-search select,.search-row input,.search-row select,.filter-panel input,.filter-panel select,.refined-auth input,.refined-auth select,.registration-card input,.registration-card select,.registration-card textarea{font-size:16px!important}.hero-search .btn,.search-row .btn{width:100%;min-height:50px}.trust-strip{border-radius:12px;margin-top:18px}.trust-strip>.trust-link{min-height:62px;padding:10px 8px}.metric-grid{gap:0;grid-template-columns:1fr 1fr!important}.metric-link{border-bottom:1px solid #e8edf2;min-height:92px}.section{padding:40px 0}.section-heading{margin-bottom:20px}.section-heading h2,.split-section h2,.employer-cta h2{letter-spacing:-1px;font-size:1.85rem}.featured-grid,.country-grid,.country-big-grid,.faq-grid{gap:12px;grid-template-columns:1fr!important}.job-card,.country-card,.faq-grid details{border-radius:14px}.job-card-body{padding:16px}.job-card h3{font-size:1.05rem}.job-meta{gap:8px;font-size:.78rem}.job-card-foot{align-items:flex-start;gap:10px}.job-card-foot .btn{flex-shrink:0}.jobs-top,.info-hero{padding:26px 0}.jobs-top h1,.info-hero h1{letter-spacing:-1.4px;font-size:2rem}.search-row{margin-top:18px;padding:6px;grid-template-columns:1fr!important}.jobs-layout{gap:18px;padding-top:18px;padding-bottom:48px}.results-toolbar{align-items:stretch;gap:10px}.results-toolbar>*{width:100%}.mobile-filter-btn{justify-content:center;width:100%;min-height:46px}.sheet{max-height:92dvh;padding:18px 14px calc(18px + env(safe-area-inset-bottom));-webkit-overflow-scrolling:touch;border-radius:20px 20px 0 0}.filter-panel input,.filter-panel select{min-height:48px}.job-detail-grid{gap:18px}.job-cover{border-radius:14px;height:190px}.detail-heading h1{letter-spacing:-1px;overflow-wrap:anywhere;font-size:1.95rem}.detail-meta{grid-template-columns:1fr!important}.anchor-tabs{top:calc(64px + env(safe-area-inset-top));scrollbar-width:none;gap:6px;padding-inline:12px}.anchor-tabs::-webkit-scrollbar{display:none}.anchor-tabs a{white-space:nowrap;align-items:center;min-height:42px;display:flex}.apply-card{border-radius:14px}.apply-card .btn{min-height:48px}.terms-grid,.profile-facts{grid-template-columns:1fr!important}.employer-public{padding:34px 0}.employer-public h1,.destination-hero h1{letter-spacing:-1.4px;font-size:2.15rem}.employer-public-grid{gap:20px}.employer-profile-hero-inner{flex-direction:column}.employer-profile-hero-inner>.company-logo{width:88px;height:78px}.destination-hero{min-height:380px;padding:48px 0}.destination-facts{gap:10px;margin-bottom:30px}.about-visual-grid{gap:24px;grid-template-columns:1fr!important}.about-photo{border-radius:18px;min-height:330px}.about-checks{grid-template-columns:1fr}.footer{padding:38px 0 calc(18px + env(safe-area-inset-bottom))}.footer-grid{gap:24px;grid-template-columns:1fr!important}.footer-grid>div:first-child{grid-column:auto}.footer-bottom{align-items:flex-start}.refined-auth .auth-panel{min-height:100dvh;padding:26px 16px calc(26px + env(safe-area-inset-bottom));align-items:flex-start}.refined-auth .auth-panel form{max-width:100%}.auth-heading{margin:24px 0 20px}.auth-heading h2{font-size:1.7rem}.auth-heading p{font-size:.92rem}.registration-page{padding:22px 0 42px}.registration-head h1{font-size:1.8rem}.registration-card{border-radius:14px;padding:18px 13px}.stepper{scroll-snap-type:x proximity;padding:12px 2px}.stepper button{scroll-snap-align:start}.form-actions{grid-template-columns:1fr!important}.form-actions .btn,.form-actions .btn-ghost{width:100%;min-height:48px;grid-area:auto!important}.company-logo-drop,.company-logo-preview{min-height:120px}.company-logo-source-help{font-size:.72rem;display:block}.toast-notice{left:12px;right:12px;top:calc(76px + env(safe-area-inset-top));max-width:none}}@media (width>=1101px){.portal-sidebar{width:220px}.portal-main{margin-left:220px}.sidebar-brand{padding:20px 18px 14px}.role-badge{margin:0 18px 16px}.portal-nav{padding:0 9px}.portal-nav a{gap:10px;min-height:40px;margin:2px 0;padding:9px 11px}.portal-nav .nav-heading{padding:14px 11px 6px}.portal-topbar{gap:16px;height:68px;padding:0 28px}.portal-content{max-width:1520px;padding:24px 28px}.workspace-heading,.portal-content .page-title-row{gap:18px;margin-bottom:18px}.workspace-heading h1,.portal-content .page-title-row h1{margin:5px 0;font-size:clamp(1.7rem,2.2vw,2.05rem);line-height:1.15}.workspace-heading p,.portal-content .page-title-row p{margin-top:6px;font-size:.9rem;line-height:1.5}.portal-content .panel{border-radius:10px;margin-bottom:16px;padding:18px}.portal-content .panel-head{gap:14px;margin-bottom:14px}.portal-content .panel-head h2{margin-top:3px;font-size:1.05rem}.portal-content .kpi-grid{gap:12px;margin-bottom:16px}.portal-content .kpi-card{border-radius:10px;padding:16px 17px}.portal-content .kpi-top{gap:8px;min-height:28px;font-size:.8rem}.portal-content .kpi-card>strong{margin:8px 0 5px;font-size:1.8rem}.portal-content .dashboard-grid{gap:16px}.workspace-quick-actions{gap:12px;margin-bottom:16px}.workspace-quick-actions>a{gap:11px;padding:14px 15px}.quick-action-icon{width:36px;height:36px}.workspace-record{gap:11px;padding:12px 0}.record-icon{width:35px;height:35px}.record-copy small,.schedule-item small{margin-top:3px;line-height:1.4}.portal-content .data-row{gap:10px;padding:10px 12px;line-height:1.45}.records-toolbar{gap:10px;margin-bottom:14px}.records-toolbar input,.records-toolbar select{min-height:40px}.portal-content .field-grid{gap:15px}.portal-content .form-card{max-width:1120px}.portal-content .form-card :is(input,select,textarea),.portal-content .field-grid :is(input,select,textarea){min-height:42px;padding:9px 10px}.form-section-title{margin-bottom:16px;padding-bottom:12px}.job-form-actions{margin-top:18px;padding-top:16px}.portal-content .btn{min-height:39px;padding:9px 14px}.admin-priority-strip{margin-bottom:16px;padding:13px 16px}.stage-distribution{gap:13px;padding:5px 0}.activity-timeline{gap:15px}.section{padding:54px 0}.section-heading{margin-bottom:20px}.section-heading h2,.split-section h2,.employer-cta h2{margin:5px 0;font-size:clamp(1.85rem,2.5vw,2.2rem)}.featured-grid{gap:14px}.job-card-body{padding:15px}.job-meta{margin:12px 0}.country-grid{gap:11px}.country-card{padding:14px}.split-section{gap:38px}.employer-cta{padding:48px 0}.footer{padding-top:42px}}@media (width>=701px) and (width<=1100px){.portal-content{padding:20px 22px}.portal-topbar{height:68px;padding:0 22px}.portal-content .panel{margin-bottom:15px;padding:17px}.portal-content .kpi-grid,.portal-content .dashboard-grid{gap:13px}.portal-content .kpi-card{padding:15px}.workspace-quick-actions{gap:12px;margin-bottom:16px}.workspace-quick-actions>a{padding:14px}.portal-content .data-row{padding:10px 12px}.portal-content .field-grid{gap:14px}.section{padding:46px 0}.featured-grid,.country-grid{gap:12px}}@media (width<=700px){.portal-content{padding:17px 13px calc(92px + env(safe-area-inset-bottom))}.portal-topbar{height:62px;padding:0 13px}.portal-content .page-title-row,.workspace-heading{gap:10px;margin-bottom:15px}.portal-content .page-title-row h1,.workspace-heading h1{font-size:1.65rem}.portal-content .page-title-row p,.workspace-heading p{font-size:.86rem;line-height:1.45}.portal-content .panel{border-radius:10px;margin-bottom:13px;padding:14px 12px}.portal-content .panel-head{gap:9px;margin-bottom:12px}.portal-content .kpi-grid{gap:9px;margin-bottom:13px}.portal-content .kpi-card{padding:12px 11px}.portal-content .kpi-card>strong{margin:6px 0 3px;font-size:1.55rem}.portal-content .dashboard-grid{gap:12px}.workspace-quick-actions{gap:9px;margin-bottom:13px}.workspace-quick-actions>a{gap:10px;padding:12px}.quick-action-icon{width:36px;height:36px}.workspace-record{padding:11px 0}.portal-content .field-grid,.portal-content .compact-fields,.quick-schedule{gap:11px!important}.portal-content :is(input,select,textarea),.records-toolbar :is(input,select){min-height:44px}.portal-content .btn{min-height:44px;padding:9px 13px}.job-form-actions{gap:8px;margin-top:15px;padding-top:14px}.section{padding:32px 0}.section-heading{gap:10px;margin-bottom:16px}.job-card-body{padding:14px}.job-meta{margin:10px 0}.country-card{padding:12px}.employer-cta{padding:36px 0}.footer{padding-top:32px}}.global-language-switcher{height:auto;box-shadow:none;z-index:40;background:0 0;border:0;align-items:center;padding:0;display:inline-flex;position:relative}.language-trigger{border:1px solid var(--line);min-height:42px;color:var(--navy);cursor:pointer;text-align:left;background:#fffffff7;border-radius:11px;align-items:center;gap:8px;padding:6px 10px;display:inline-flex;box-shadow:0 4px 16px #091c310f}.language-trigger:hover,.global-language-switcher.open .language-trigger{border-color:#0e749061;box-shadow:0 8px 24px #091c311a}.language-trigger-copy{min-width:86px;line-height:1.05;display:grid}.language-trigger-copy strong{white-space:nowrap;text-overflow:ellipsis;max-width:125px;font-size:12px;overflow:hidden}.language-trigger-copy small{color:#64748b;margin-top:3px;font-size:9px}.language-trigger-flag{font-size:17px;line-height:1}.language-popover{border:1px solid var(--line);z-index:400;background:#fff;border-radius:16px;flex-direction:column;width:min(360px,100vw - 24px);max-height:min(620px,80vh);display:flex;position:absolute;top:calc(100% + 9px);right:0;overflow:hidden;box-shadow:0 24px 60px #081f3433}html[dir=rtl] .language-popover{left:0;right:auto}.language-popover-head{justify-content:space-between;align-items:center;padding:15px 16px 10px;display:flex}.language-popover-head>div{display:grid}.language-popover-head strong{font-size:15px}.language-close{cursor:pointer;background:#f1f5f9;border:0;border-radius:9px;place-items:center;width:32px;height:32px;display:grid}.language-suggestion{background:#f8fbff;border:1px solid #dbeafe;border-radius:12px;align-items:center;gap:9px;margin:0 12px 10px;padding:10px 11px;display:flex}.language-suggestion>span{flex:1;min-width:0;display:grid}.language-suggestion small{color:#64748b;font-size:9px}.language-suggestion strong{white-space:nowrap;text-overflow:ellipsis;font-size:11px;overflow:hidden}.language-suggestion button{background:var(--navy);color:#fff;cursor:pointer;border:0;border-radius:8px;padding:7px 9px;font-size:10px;font-weight:800}.language-suggestion em{color:#0f766e;font-size:9px;font-style:normal;font-weight:800}.language-search{border:1px solid var(--line);background:#fff;border-radius:10px;align-items:center;gap:8px;margin:0 12px 8px;padding:0 10px;display:flex!important}.language-search input{width:100%;min-width:0;font-size:12px;box-shadow:none!important;border:0!important;outline:0!important;padding:9px 0!important}.language-list{padding:3px 8px 8px;overflow:auto}.language-group-title{color:#64748b;text-transform:uppercase;letter-spacing:.08em;z-index:2;background:#fff;padding:8px 7px 5px;font-size:9px;font-weight:900;position:sticky;top:0}.language-option{text-align:left;cursor:pointer;width:100%;color:var(--navy);background:0 0;border:0;border-radius:10px;grid-template-columns:28px minmax(0,1fr) 20px;align-items:center;gap:7px;padding:8px;display:grid}.language-option:hover{background:#f8fafc}.language-option.selected{background:#ecfeff}.language-option-flag{font-size:18px}.language-option>span:nth-child(2){min-width:0;display:grid}.language-option strong{white-space:nowrap;text-overflow:ellipsis;font-size:12px;overflow:hidden}.language-option small{color:#64748b;margin-top:2px;font-size:9px}.language-option svg{color:#0f766e}.language-empty{text-align:center;color:#64748b;padding:18px;font-size:12px}.language-popover-foot{border-top:1px solid var(--line);color:#475569;background:#f8fafc;align-items:flex-start;gap:7px;padding:10px 13px;font-size:9px;display:flex}.language-popover-foot svg{color:#0f766e;flex:none}.auth-language-switcher{z-index:90}.portal-actions .language-popover{right:0}.main-nav .language-popover{position:fixed}.language-admin-layout{grid-template-columns:minmax(0,1.55fr) minmax(300px,.85fr);gap:18px;display:grid}.language-admin-summary{grid-column:1/-1}.language-summary-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin:14px 0;display:grid}.language-summary-grid>div{border:1px solid var(--line);background:#f8fafc;border-radius:12px;padding:13px;display:grid}.language-summary-grid strong{color:var(--navy);font-size:22px}.language-summary-grid span{color:#64748b;font-size:10px}.language-admin-actions{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.qa-result{font-size:11px;font-weight:900}.qa-result.ok{color:#047857}.qa-result.bad{color:#b45309}.language-coverage-list{max-height:720px;display:grid;overflow:auto}.language-coverage-row{border-bottom:1px solid #eef2f7;grid-template-columns:minmax(180px,1fr) minmax(130px,.7fr) auto;align-items:center;gap:12px;padding:10px 0;display:grid}.language-coverage-name{align-items:center;gap:9px;min-width:0;display:flex}.language-coverage-name>b{font-size:18px}.language-coverage-name>span{min-width:0;display:grid}.language-coverage-name strong{font-size:11px}.language-coverage-name small{color:#64748b;font-size:9px}.language-coverage-meter{grid-template-columns:minmax(70px,1fr) auto;align-items:center;gap:7px;height:18px;display:grid}.language-coverage-meter:before{content:"";background:#e2e8f0;border-radius:999px;grid-area:1/1;height:6px}.language-coverage-meter i{z-index:1;background:#0f766e;border-radius:999px;grid-area:1/1;height:6px}.language-coverage-meter small{color:#64748b;grid-column:2;font-size:8px}@media (width<=900px){.language-admin-layout{grid-template-columns:1fr}.language-admin-summary{grid-column:auto}.language-summary-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=700px){.language-trigger{min-height:38px;padding:5px 8px}.language-trigger-copy{min-width:0}.language-trigger-copy small{display:none}.language-trigger-copy strong{max-width:76px;font-size:11px}.language-popover{width:auto;max-height:calc(100vh - 84px);position:fixed;top:70px;left:12px!important;right:12px!important}.auth-language-switcher .language-popover{top:60px}.language-summary-grid{grid-template-columns:1fr 1fr}.language-coverage-row{grid-template-columns:1fr auto}.language-coverage-meter{grid-column:1/-1}}.portal-locale-select,.nav-actions .locale-select{display:flex!important}@media (width<=390px){.portal-locale-select{max-width:none!important;display:flex!important}.portal-actions{gap:4px}.portal-locale-select .language-trigger-copy strong{max-width:62px}}
