:root{--ink:#10233f;--ink-soft:#4d617d;--blue:#0b63ce;--blue-dark:#074a9e;--blue-soft:#eaf3ff;--green:#079d60;--green-soft:#e7f8f0;--orange:#f47b20;--orange-soft:#fff3e9;--paper:#ffffff;--canvas:#f5f8fc;--line:#dce5f0;--shadow:0 18px 50px rgba(16,35,63,0.09);--shadow-small:0 8px 24px rgba(16,35,63,0.07);--radius:22px;--radius-small:14px;--shell:1180px;}.edmeg-ad-shell{width:100%;min-width:0;min-height:280px;margin-block:1.5rem;overflow:hidden;contain:layout;}.edmeg-ad-unit{width:100%;min-height:280px;}@media (max-width:640px){.edmeg-ad-shell,.edmeg-ad-unit{min-height:250px;}}*{box-sizing:border-box;}html{scroll-behavior:smooth;text-size-adjust:100%;}body{margin:0;color:var(--ink);background:var(--canvas);font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:16px;line-height:1.55;-webkit-font-smoothing:antialiased;}button,input,select,textarea{color:inherit;font:inherit;}input[type="email"]{color:var(--ink) !important;background-color:#fff;caret-color:var(--blue);-webkit-text-fill-color:var(--ink);}input[type="email"]::placeholder{color:#52677e;opacity:1;}input[type="email"]:-webkit-autofill,input[type="email"]:-webkit-autofill:hover,input[type="email"]:-webkit-autofill:focus{-webkit-text-fill-color:var(--ink);box-shadow:0 0 0 1000px #fff inset;caret-color:var(--blue);}button,a{-webkit-tap-highlight-color:transparent;}a{color:inherit;text-decoration:none;}img{max-width:100%;}h1,h2,h3,p{margin-top:0;}button{cursor:pointer;}:focus-visible{outline:3px solid rgba(11,99,206,0.34);outline-offset:3px;}.site-shell{width:min(calc(100% - 40px),var(--shell));margin-inline:auto;}.narrow-shell{max-width:760px;}.sr-only{position:absolute !important;width:1px !important;height:1px !important;padding:0 !important;margin:-1px !important;overflow:hidden !important;clip:rect(0,0,0,0) !important;white-space:nowrap !important;border:0 !important;}.skip-link{position:fixed;top:8px;left:8px;z-index:9999;padding:10px 16px;color:#fff;background:var(--ink);border-radius:10px;transform:translateY(-150%);}.skip-link:focus{transform:translateY(0);}.cookie-consent{position:fixed;right:0;bottom:0;left:0;z-index:1000;padding:14px 0 calc(14px + env(safe-area-inset-bottom));color:#eaf3ff;background:rgba(8,28,55,0.97);border-top:1px solid rgba(255,255,255,0.14);box-shadow:0 -12px 35px rgba(7,25,49,0.18);backdrop-filter:blur(12px);}.cookie-consent-inner{display:flex;align-items:center;justify-content:space-between;gap:24px;}.cookie-consent p{margin:0;font-size:14px;line-height:1.65;}.cookie-consent a{color:#fff;font-weight:750;text-decoration:underline;text-underline-offset:3px;}.cookie-consent-accept{min-width:116px;min-height:44px;padding:10px 20px;color:#fff;background:#0872e4;border:1px solid rgba(255,255,255,0.24);border-radius:12px;box-shadow:0 7px 18px rgba(0,74,167,0.3);font-weight:800;}.cookie-consent-accept:hover{background:#0968cc;}.cookie-consent-accept:focus-visible{outline:3px solid #fff;outline-offset:3px;}@media (max-width:640px){.cookie-consent-inner{align-items:stretch;flex-direction:column;gap:12px;}.cookie-consent-accept{width:100%;}}.site-header{position:sticky;top:0;z-index:100;background:rgba(255,255,255,0.94);border-bottom:1px solid rgba(220,229,240,0.85);backdrop-filter:blur(14px);}.header-inner{display:flex;min-height:72px;align-items:center;justify-content:space-between;gap:28px;}.brand{display:inline-flex;align-items:center;gap:10px;color:var(--ink);font-size:27px;font-weight:850;letter-spacing:-1.2px;}.brand-mark{display:block;width:34px;height:34px;flex:0 0 auto;filter:drop-shadow(0 8px 9px rgba(11,99,206,0.2));}.desktop-nav{display:flex;align-items:center;gap:28px;margin-right:auto;}.desktop-nav a{position:relative;color:#324762;font-size:14px;font-weight:700;}.desktop-nav a::after{position:absolute;right:0;bottom:-8px;left:0;height:2px;content:"";background:var(--blue);border-radius:999px;transform:scaleX(0);transition:transform 160ms ease;}.desktop-nav a:hover::after{transform:scaleX(1);}.header-actions{display:flex;align-items:center;gap:12px;}.live-badge,.footer-live{display:inline-flex;align-items:center;gap:8px;color:#166645;font-size:12px;font-weight:750;}.live-badge{padding:8px 12px;background:var(--green-soft);border:1px solid #c7eddc;border-radius:999px;}.live-badge>span,.footer-live>span,.eyebrow>span,.signal-label i{width:8px;height:8px;background:var(--green);border-radius:50%;box-shadow:0 0 0 5px rgba(7,157,96,0.12);animation:live-pulse 1.9s ease-out infinite;}.employer-action{padding:9px 18px;border:1px solid transparent;border-radius:11px;font-size:14px;font-weight:800;white-space:nowrap;}.employer-action-primary{color:#fff;background:var(--blue);}.employer-action-secondary{color:var(--blue);background:#fff;border-color:#bcd6f4;}.employer-action-primary:hover{color:#fff;background:var(--blue-dark);}.employer-action-secondary:hover{color:var(--blue-dark);background:var(--blue-soft);}.menu-toggle{display:none;width:42px;height:42px;padding:10px;background:transparent;border:1px solid var(--line);border-radius:12px;}.menu-toggle>span:not(.sr-only){display:block;height:2px;margin:4px 0;background:var(--ink);border-radius:2px;}.mobile-menu{padding:12px 20px 20px;background:#fff;border-top:1px solid var(--line);}.mobile-menu a{display:block;padding:13px 4px;color:#263b57;border-bottom:1px solid #eef2f7;font-weight:750;}.flash-message{position:relative;z-index:10;margin-top:18px;padding:13px 16px;border:1px solid;border-radius:13px;font-weight:650;}.flash-message.success{color:#12613f;background:var(--green-soft);border-color:#bce8d4;}.flash-message.error{color:#8f2c24;background:#fff0ee;border-color:#ffd0ca;}.home-hero{position:relative;overflow-x:clip;overflow-y:visible;padding:78px 0 84px;color:#fff;background:radial-gradient(circle at 86% 28%,rgba(46,159,255,0.24),transparent 27%),radial-gradient(circle at 65% 86%,rgba(4,181,109,0.16),transparent 28%),linear-gradient(128deg,#071a35 0%,#0a316b 58%,#075ea5 100%);}.home-hero::before{position:absolute;top:-180px;right:-90px;width:560px;height:560px;content:"";border:1px solid rgba(255,255,255,0.1);border-radius:50%;}.hero-grid{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,1.45fr) minmax(320px,0.55fr);gap:72px;align-items:center;}.eyebrow,.section-kicker{display:inline-flex;align-items:center;gap:10px;margin-bottom:16px;color:#17629e;font-size:12px;font-weight:850;letter-spacing:1.2px;text-transform:uppercase;}.eyebrow{color:#cbe7ff;}.hero-copy h1{max-width:720px;margin-bottom:22px;font-size:clamp(42px,5vw,68px);font-weight:820;letter-spacing:-3.2px;line-height:1.02;}.hero-copy h1 strong{color:#62d5a3;font-weight:inherit;}.hero-copy>p{max-width:650px;margin-bottom:30px;color:#c9d9ed;font-size:18px;}.hero-search{display:grid;grid-template-columns:minmax(260px,1.4fr) minmax(180px,0.7fr) auto;gap:0;max-width:780px;padding:7px;background:#fff;border-radius:17px;box-shadow:0 24px 60px rgba(0,0,0,0.25);}.search-field{display:flex;align-items:center;min-width:0;padding-inline:14px;color:#63809f;border-right:1px solid var(--line);}.search-field>span{flex:0 0 auto;font-size:20px;}.search-field input,.search-field select{width:100%;height:48px;padding:0 10px;color:var(--ink);background:transparent;border:0;outline:0;}.search-field select{appearance:none;}.hero-search>.search-submit,.inline-alert-form button,.detail-cta-card button{min-height:48px;padding:0 24px;color:#fff;background:var(--blue);border:0;border-radius:12px;font-weight:850;transition:background 150ms ease,transform 150ms ease;}.hero-search>.search-submit:hover,.inline-alert-form button:hover,.detail-cta-card button:hover{background:var(--blue-dark);transform:translateY(-1px);}.quick-searches{display:flex;flex-wrap:wrap;gap:8px;margin-top:18px;color:#b4cae4;font-size:13px;}.quick-searches a{color:#fff;text-decoration:underline;text-decoration-color:rgba(255,255,255,0.35);text-underline-offset:4px;}.hero-signal{position:relative;min-height:360px;padding:38px;overflow:hidden;background:rgba(255,255,255,0.08);border:1px solid rgba(255,255,255,0.17);border-radius:30px;box-shadow:0 30px 70px rgba(1,17,39,0.25);backdrop-filter:blur(18px);}.signal-orbit{position:relative;width:138px;height:138px;margin:0 auto 20px;}.signal-center,.signal-ring,.signal-dot{position:absolute;border-radius:50%;}.signal-center{top:50%;left:50%;width:44px;height:44px;background:#65dbaa;box-shadow:0 0 40px rgba(101,219,170,0.5);transform:translate(-50%,-50%);}.signal-ring{inset:20px;border:1px solid rgba(137,217,255,0.35);animation:radar-ring 3.4s ease-in-out infinite;}.ring-two{inset:0;}.signal-dot{top:50%;left:50%;width:9px;height:9px;background:#83e5ba;box-shadow:0 0 14px rgba(131,229,186,0.85);}.dot-one{animation:orbit-one 5.2s linear infinite;}.dot-two{animation:orbit-two 7.4s linear infinite reverse;}.dot-three{width:7px;height:7px;animation:orbit-three 4.2s linear infinite;}.signal-label{display:flex;align-items:center;justify-content:center;gap:9px;margin-bottom:4px;color:#cbe2f5;font-size:12px;font-weight:800;text-transform:uppercase;}.hero-signal>div:nth-of-type(2){text-align:center;}.hero-signal strong{display:block;font-size:40px;letter-spacing:-1.5px;}.hero-signal p{color:#b9cde4;}.hero-metrics{display:grid;grid-template-columns:1fr 1fr;gap:1px;margin:22px 0 0;overflow:hidden;background:rgba(255,255,255,0.12);border-radius:14px;}.hero-metrics div{padding:14px;background:rgba(5,32,70,0.7);text-align:center;}.hero-metrics dt{color:#a9c0da;font-size:11px;}.hero-metrics dd{margin:4px 0 0;font-size:18px;font-weight:850;}.home-section,.recent-section{padding-top:72px;padding-bottom:72px;}.recent-section{padding-bottom:0;}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:24px;margin-bottom:28px;}.section-heading h2{margin-bottom:0;font-size:clamp(28px,3vw,38px);letter-spacing:-1.2px;line-height:1.15;}.section-heading .section-kicker{margin-bottom:7px;}.section-link,.text-button{color:var(--blue);background:transparent;border:0;font-size:14px;font-weight:800;}.section-link span{margin-left:5px;transition:margin-left 160ms ease;}.section-link:hover span{margin-left:9px;}.job-list{display:grid;gap:13px;}.job-card{position:relative;display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:18px;align-items:center;min-height:132px;padding:24px;background:var(--paper);border:1px solid var(--line);border-radius:var(--radius-small);box-shadow:0 2px 4px rgba(16,35,63,0.02);transition:border-color 160ms ease,box-shadow 160ms ease,transform 160ms ease;}.job-card:hover{z-index:1;border-color:#a9caef;box-shadow:var(--shadow-small);transform:translateY(-2px);}.job-card-cpc{background:linear-gradient(90deg,#fffaf5,#fff);border-color:#f3c39f;}.job-card-boost{background:linear-gradient(90deg,#f4f9ff,#fff);border-color:#bcd6f4;}.job-card-link{position:absolute;z-index:1;inset:0;border-radius:inherit;}.company-avatar{display:grid;width:52px;height:52px;place-items:center;color:var(--blue);background:var(--blue-soft);border:1px solid #d5e7fb;border-radius:15px;}.company-avatar svg{width:25px;height:25px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8;}.company-avatar img{width:100%;height:100%;object-fit:contain;border-radius:inherit;background:#fff;}.company-avatar.large{width:62px;height:62px;border-radius:18px;font-size:22px;}.urgent-label{display:inline-flex;align-items:center;gap:4px;margin-right:6px;padding:3px 8px;color:#a7430a;background:#fff4e8;border:1px solid #ffd6b1;border-radius:999px;font-size:11px;font-weight:800;}.urgent-label svg{width:13px;height:13px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2;}.job-card-content{min-width:0;}.job-card-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;}.job-card h2{margin:3px 0 3px;overflow:hidden;font-size:18px;font-weight:820;letter-spacing:-0.3px;text-overflow:ellipsis;white-space:nowrap;}.company-name{margin-bottom:0;color:#516984;font-size:14px;font-weight:650;}.job-card time{flex:0 0 auto;color:#53677e;font-size:12px;}.promotion-label{display:inline-flex;padding:4px 8px;border-radius:7px;font-size:10px;font-weight:900;letter-spacing:0.4px;text-transform:uppercase;}.promotion-cpc{color:#9b480e;background:#ffe5d0;}.promotion-boost{color:#0758ad;background:#dcecff;}.job-card-meta,.detail-tags{display:flex;flex-wrap:wrap;gap:7px;margin-top:15px;}.job-card-meta>span,.detail-tags>span{display:inline-flex;align-items:center;gap:5px;padding:5px 9px;color:#49627e;background:#f1f5f9;border-radius:8px;font-size:11px;font-weight:680;}.job-card-meta>.accessible-badge,.detail-tags>.accessible-badge{color:#116040;background:var(--green-soft);}.job-card-arrow{color:#8ba0b8;font-size:29px;transition:color 160ms ease,transform 160ms ease;}.job-card:hover .job-card-arrow{color:var(--blue);transform:translateX(3px);}.job-card-arrow-external{color:#bd5e1b;font-size:21px;}.job-card:hover .job-card-arrow-external{color:#9b480e;transform:translate(2px,-2px);}.recent-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:13px;}.recent-card{display:block;min-width:0;padding:18px;background:#fff;border:1px solid var(--line);border-radius:var(--radius-small);box-shadow:0 2px 8px rgba(16,35,63,0.04);}.recent-card strong,.recent-card span{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}.recent-card span{margin-top:6px;color:var(--ink-soft);font-size:13px;}.recent-searches{display:flex;gap:10px;padding:2px 0 8px;overflow-x:auto;scrollbar-width:thin;}.recent-search-chip{display:inline-flex;min-width:max-content;overflow:hidden;background:#fff;border:1px solid #d6e0eb;border-radius:999px;box-shadow:0 3px 10px rgba(16,35,63,0.06);}.recent-search-remove{width:38px;color:#53677e;background:transparent;border:0;border-right:1px solid #e1e8f0;font-size:19px;line-height:1;}.recent-search-link{display:grid;grid-template-columns:minmax(0,1fr) auto;grid-template-rows:auto auto;min-width:150px;align-items:center;padding:8px 12px 8px 13px;}.recent-search-link strong{max-width:210px;overflow:hidden;color:var(--ink);font-size:12px;text-overflow:ellipsis;white-space:nowrap;}.recent-search-meta{display:flex;align-items:center;gap:6px;}.recent-search-meta>span{color:#70839a;font-size:10px;}.recent-search-new{padding:2px 6px;color:#08784d;background:#e6f8ef;border-radius:999px;font-size:9px;font-weight:800;line-height:1.35;}.recent-search-link i{grid-row:1 / 3;grid-column:2;margin-left:14px;color:#6e839b;font-size:20px;font-style:normal;}.recent-search-chip:hover{border-color:#b6d0ed;box-shadow:0 6px 16px rgba(11,99,206,0.1);}.recent-search-remove:hover{color:#a9372c;background:#fff3f1;}.discovery-band{padding:72px 0;background:#eef4fb;border-block:1px solid #dce7f3;}.taxonomy-grid{display:grid;grid-template-columns:1.25fr repeat(3,1fr);gap:46px;}.taxonomy-intro h2{margin-bottom:14px;font-size:34px;letter-spacing:-1.3px;line-height:1.12;}.taxonomy-intro p{color:var(--ink-soft);}.taxonomy-column h3{margin-bottom:15px;font-size:14px;}.taxonomy-column a{display:flex;justify-content:space-between;gap:10px;padding:7px 0;color:#3c5775;font-size:13px;font-weight:650;}.taxonomy-column a:hover{color:var(--blue);}.tool-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:15px;}.tool-card{display:flex;min-height:230px;flex-direction:column;align-items:flex-start;padding:24px;background:#fff;border:1px solid var(--line);border-radius:18px;box-shadow:0 2px 8px rgba(16,35,63,0.03);transition:transform 160ms ease,box-shadow 160ms ease,border-color 160ms ease;}.tool-card:hover{border-color:#b9d6f6;box-shadow:var(--shadow-small);transform:translateY(-3px);}.tool-symbol{display:grid;width:46px;height:46px;margin-bottom:22px;place-items:center;color:#fff;background:linear-gradient(140deg,var(--blue),#3c8de3);border-radius:14px;font-size:14px;font-weight:900;}.tool-card:nth-child(2n) .tool-symbol{background:linear-gradient(140deg,#078b59,#38be82);}.tool-card h3,.tool-card h2{margin-bottom:8px;font-size:17px;letter-spacing:-0.3px;}.tool-card p{flex:1;margin-bottom:18px;color:var(--ink-soft);font-size:13px;}.tool-link{color:var(--blue);font-size:12px;font-weight:850;}.alert-banner{display:grid;grid-template-columns:1fr minmax(420px,0.85fr);gap:50px;align-items:center;margin-top:8px;margin-bottom:76px;padding:46px;color:#fff;background:linear-gradient(118deg,#0b2e60,#0b63ce);border-radius:26px;box-shadow:var(--shadow);}.alert-banner .section-kicker,.result-alert-card .section-kicker{color:#a9d7ff;}.alert-banner h2,.result-alert-card h2{margin-bottom:8px;font-size:32px;letter-spacing:-1px;}.alert-banner p,.result-alert-card p{margin-bottom:0;color:#c9def3;}.alert-banner-action{display:inline-flex;align-items:center;justify-content:space-between;gap:18px;min-height:58px;padding:0 22px;color:#073b77;background:#fff;border-radius:14px;box-shadow:0 12px 28px rgb(4 31 69 / 18%);font-weight:850;text-decoration:none;}.alert-banner-action:hover,.alert-banner-action:focus-visible{color:#052f62;background:#f3f8ff;transform:translateY(-1px);}.alert-banner-action span{font-size:22px;}.inline-alert-form{display:flex;gap:8px;padding:6px;background:#fff;border-radius:15px;}.inline-alert-form label{flex:1;}.inline-alert-form input{width:100%;height:48px;padding:0 14px;border:0;outline:0;}.empty-state{padding:52px 34px;background:#fff;border:1px solid var(--line);border-radius:var(--radius);text-align:center;box-shadow:var(--shadow-small);}.empty-state.compact{padding-block:44px;}.empty-icon{display:grid;width:58px;height:58px;margin:0 auto 18px;place-items:center;color:var(--blue);background:var(--blue-soft);border-radius:18px;font-size:28px;}.empty-state h2,.empty-state h3{margin-bottom:8px;font-size:24px;}.empty-state p{max-width:520px;margin:0 auto 22px;color:var(--ink-soft);}.empty-actions{display:flex;justify-content:center;gap:10px;flex-wrap:wrap;}.primary-button,.secondary-button,.icon-button{display:inline-flex;min-height:46px;align-items:center;justify-content:center;gap:8px;padding:0 20px;border-radius:11px;font-size:14px;font-weight:820;}.primary-button{color:#fff;background:var(--blue);border:1px solid var(--blue);}.primary-button:hover{background:var(--blue-dark);}.secondary-button,.icon-button{color:var(--blue);background:#fff;border:1px solid #b8d0ea;}.full-button{width:100%;}.search-page-header{padding:34px 0 30px;background:#fff;border-bottom:1px solid var(--line);}.breadcrumbs{display:flex;min-width:0;align-items:center;gap:8px;margin-bottom:18px;color:#536981;font-size:12px;}.breadcrumbs a:hover{color:var(--blue);}.breadcrumbs span:last-child{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}.search-title-row{display:flex;align-items:end;justify-content:space-between;gap:20px;}.search-title-row h1{margin-bottom:5px;font-size:clamp(30px,4vw,44px);letter-spacing:-1.6px;line-height:1.1;}.search-title-row p{margin-bottom:0;color:var(--ink-soft);}.seo-intro{max-width:850px;margin:18px 0 0;color:#536a85;}.filter-toggle{display:none;min-height:44px;align-items:center;gap:8px;padding:0 16px;color:var(--blue);background:#fff;border:1px solid #b8d0ea;border-radius:11px;font-weight:800;}.search-layout{display:grid;grid-template-columns:286px minmax(0,1fr);gap:26px;align-items:start;padding-top:30px;padding-bottom:74px;}.filter-panel{position:sticky;top:92px;max-height:calc(100vh - 112px);overflow-y:auto;padding:22px;background:#fff;border:1px solid var(--line);border-radius:18px;box-shadow:0 4px 18px rgba(16,35,63,0.04);scrollbar-color:#bdcddd transparent;scrollbar-width:thin;}.filter-heading{display:flex;align-items:center;justify-content:space-between;margin-bottom:20px;}.filter-heading span{color:#536b84;font-size:10px;font-weight:800;letter-spacing:0.7px;text-transform:uppercase;}.filter-heading h2{margin:1px 0 0;font-size:22px;}.filter-heading button{display:none;padding:3px;background:transparent;border:0;font-size:28px;}.filter-field,.standalone-form label,.complaint-panel label{display:block;margin-bottom:15px;}.filter-field>span,.standalone-form label>span,.complaint-panel label>span{display:block;margin-bottom:6px;color:#465e79;font-size:12px;font-weight:780;}.filter-field input,.filter-field select,.standalone-form input,.standalone-form select,.complaint-panel input,.complaint-panel select,.complaint-panel textarea,.detail-cta-card input{width:100%;min-height:44px;padding:10px 12px;color:var(--ink);background:#fff;border:1px solid #cfdbe8;border-radius:10px;outline:0;}.filter-field input:focus,.filter-field select:focus,.standalone-form input:focus,.standalone-form select:focus,.complaint-panel input:focus,.complaint-panel select:focus,.complaint-panel textarea:focus,.detail-cta-card input:focus{border-color:var(--blue);box-shadow:0 0 0 3px rgba(11,99,206,0.11);}.check-field{display:flex;align-items:flex-start;gap:9px;margin:18px 0;color:#425a75;font-size:12px;font-weight:680;}.check-field input{width:17px;height:17px;margin:1px 0 0;accent-color:var(--blue);}.clear-filters{display:block;margin-top:12px;color:#6f8299;font-size:12px;font-weight:700;text-align:center;}.filter-actions{position:sticky;bottom:-22px;z-index:2;margin:0 -10px;padding:12px 10px 20px;background:linear-gradient(to bottom,rgba(255,255,255,0.82),#fff 18%);border-top:1px solid #edf2f7;}.result-toolbar{display:flex;align-items:center;justify-content:space-between;margin-bottom:14px;color:#435b76;font-size:13px;font-weight:750;}.result-toolbar small{color:#586d84;font-weight:600;}.infinite-scroll-sentinel{display:flex;min-height:92px;align-items:center;justify-content:center;gap:12px;color:#6b8099;font-size:13px;font-weight:700;}.loading-spinner{width:22px;height:22px;border:3px solid #d6e4f2;border-top-color:var(--blue);border-radius:50%;animation:spin 850ms linear infinite;}.infinite-scroll-sentinel:not(.is-loading) .loading-spinner{animation-play-state:paused;border-top-color:#d6e4f2;}@keyframes spin{to{transform:rotate(360deg);}}.crawler-pagination{display:flex;flex-wrap:wrap;justify-content:center;gap:10px;margin:14px 0 0;}.crawler-pagination__link{color:#28506f;font-size:0.9rem;font-weight:700;text-decoration:underline;text-underline-offset:3px;}.end-of-results{padding:28px;color:#52687f;text-align:center;}.suggested-results{margin-top:42px;}.compact-heading{margin-bottom:18px;}.compact-heading h2{font-size:28px;}.result-alert-card{display:grid;grid-template-columns:1fr minmax(330px,0.8fr);gap:30px;align-items:center;margin-top:42px;padding:30px;color:#fff;background:linear-gradient(125deg,#0b2e60,#075bbf);border-radius:20px;}.result-alert-card h2{font-size:24px;}.seo-body{margin-top:44px;padding:30px;color:#506781;background:#fff;border:1px solid var(--line);border-radius:18px;}.seo-body h2{color:var(--ink);font-size:23px;}.seo-body p{margin-bottom:0;white-space:pre-line;}.details-shell{padding-top:28px;padding-bottom:80px;}.details-layout{display:grid;grid-template-columns:minmax(0,1fr) 320px;gap:26px;align-items:start;}.job-detail{overflow:hidden;background:#fff;border:1px solid var(--line);border-radius:22px;box-shadow:var(--shadow-small);}.job-detail-header{padding:36px;border-bottom:1px solid var(--line);}.detail-company-row{display:flex;align-items:center;gap:14px;margin-bottom:26px;}.detail-company,.detail-date{display:block;}.detail-company{font-weight:820;}.detail-date{margin-top:3px;color:#53677e;font-size:12px;}.job-detail-header h1{margin-bottom:18px;font-size:clamp(30px,4vw,44px);letter-spacing:-1.7px;line-height:1.1;}.detail-tags{margin-bottom:28px;}.detail-tags>span{padding:7px 10px;font-size:12px;}.detail-actions{display:flex;flex-wrap:wrap;gap:9px;}.share-feedback{min-height:20px;margin:10px 0 0;color:var(--green);font-size:12px;font-weight:750;}.detail-section{padding:34px 36px;border-bottom:1px solid var(--line);}.detail-section h2{margin-bottom:18px;font-size:22px;}.rich-text{color:#354c67;line-height:1.82;overflow-wrap:anywhere;}.rich-text p{margin:0 0 15px;}.rich-text p:last-child,.rich-text ul:last-child{margin-bottom:0;}.rich-text ul{margin:0 0 15px;padding-left:22px;}.job-summary{display:flex;gap:15px;margin:28px 36px 0;padding:20px;color:#354c67;background:linear-gradient(135deg,#f1f7ff,#f4fbf7);border:1px solid #cfe0f3;border-radius:16px;}.job-summary-icon{display:grid;width:34px;height:34px;flex:0 0 auto;place-items:center;color:#fff;background:#0757ad;border-radius:10px;font-size:18px;}.job-summary h2{margin:0 0 8px;color:var(--ink);font-size:18px;}.job-summary ul{margin:0;padding-left:19px;}.job-summary li + li{margin-top:5px;}.source-disclaimer{display:flex;gap:13px;margin:30px 36px 0;padding:17px;color:#48627f;background:#f2f7fc;border-radius:14px;}.source-disclaimer>span{display:grid;width:25px;height:25px;flex:0 0 auto;place-items:center;color:#fff;background:var(--blue);border-radius:50%;font-size:12px;font-weight:900;}.source-disclaimer strong{display:block;margin-bottom:3px;color:var(--ink);}.source-disclaimer p{margin:0;font-size:12px;}.complaint-panel{margin:20px 36px 34px;padding-top:18px;color:#6b7f96;border-top:1px solid var(--line);font-size:12px;}.complaint-panel summary{cursor:pointer;font-weight:750;}.complaint-panel form{max-width:560px;margin-top:20px;}.complaint-note{margin:-3px 0 15px;color:#5d7189;line-height:1.55;}.detail-sidebar{position:sticky;top:94px;display:grid;gap:12px;}.detail-cta-card{padding:26px;color:#fff;background:linear-gradient(145deg,#092955,#0b63ce);border-radius:20px;box-shadow:var(--shadow-small);}.detail-cta-card .section-kicker{color:#9fd3ff;}.detail-cta-card h2{margin-bottom:9px;font-size:25px;line-height:1.17;}.detail-cta-card p{color:#c7dcf2;font-size:13px;}.detail-cta-card form{display:grid;gap:8px;margin-top:20px;}.whatsapp-share{padding:13px 16px;color:#0b6f47;background:var(--green-soft);border:1px solid #bde8d4;border-radius:12px;font-size:13px;font-weight:800;text-align:center;}.related-jobs{max-width:calc(100% - 346px);margin-top:50px;}.mobile-apply-bar{display:none;}.simple-hero{padding:76px 0;color:#fff;background:radial-gradient(circle at 80% 20%,rgba(65,160,255,0.26),transparent 25%),linear-gradient(125deg,#081d3a,#0a4e9e);}.simple-hero .section-kicker{color:#a9d8ff;}.simple-hero h1{margin-bottom:18px;font-size:clamp(38px,5vw,58px);letter-spacing:-2.3px;line-height:1.05;}.simple-hero p{max-width:680px;margin-bottom:24px;color:#c7daef;font-size:18px;}.legal-hero .narrow-shell{max-width:860px;}.contact-hero .narrow-shell{max-width:var(--shell);}.alert-hero .narrow-shell,.tool-detail-hero .narrow-shell{max-width:var(--shell);text-align:left;}.form-section{padding-top:50px;padding-bottom:80px;}.standalone-form,.tool-placeholder{padding:30px;background:#fff;border:1px solid var(--line);border-radius:20px;box-shadow:var(--shadow-small);}.form-note,.tools-disclaimer{margin:16px 0 0;color:#788ba1;font-size:12px;text-align:center;}.large-tool-card{min-height:260px;}.back-link{display:block;margin-bottom:12px;color:#b6d9fb;font-size:13px;font-weight:750;}.tool-placeholder h2{font-size:28px;}.tool-placeholder p{color:var(--ink-soft);}.site-footer{padding:66px 0 24px;color:#c2d0df;background:#07172d;}.footer-grid{display:grid;grid-template-columns:1.35fr repeat(3,1fr);gap:58px;}.brand-light{color:#fff;}.footer-brand>p{max-width:270px;margin:18px 0;color:#a5b6c9;font-size:13px;}.site-footer h2{margin-bottom:16px;color:#fff;font-size:13px;}.site-footer>.footer-grid>div:not(.footer-brand) a{display:block;padding:5px 0;color:#9db0c5;font-size:12px;}.site-footer a:hover{color:#fff;}.footer-note{margin-top:14px;color:#a1b3c7;font-size:10px;line-height:1.55;}.footer-bottom{display:flex;justify-content:space-between;margin-top:46px;padding-top:20px;color:#a4b5c8;border-top:1px solid rgba(255,255,255,0.09);font-size:11px;}.search-suggest-field{position:relative;}.search-suggestions{position:absolute;z-index:140;top:calc(100% + 7px);right:0;left:0;max-height:286px;padding:6px;overflow-y:auto;color:var(--ink);background:#fff;border:1px solid #d6e2ef;border-radius:13px;box-shadow:0 20px 50px rgba(4,25,54,0.18);scrollbar-color:#b7c8da transparent;scrollbar-width:thin;}.search-suggestion{display:flex;width:100%;min-height:39px;align-items:center;justify-content:space-between;gap:12px;padding:8px 10px;color:var(--ink);background:transparent;border:0;border-bottom:1px solid #edf2f7;border-radius:8px;font-weight:650;text-align:left;transform:none;}.search-suggestion:last-child{border-bottom-color:transparent;}.search-suggestion:hover,.search-suggestion.is-active{color:var(--blue);background:var(--blue-soft);transform:none;}.search-suggestion strong{overflow:hidden;font-size:13px;font-weight:720;text-overflow:ellipsis;white-space:nowrap;}.search-suggestion small{flex:0 0 auto;color:#7a8ea5;font-size:10px;font-weight:800;letter-spacing:0.5px;text-transform:uppercase;}.location-field{position:relative;padding-right:0;}.city-toggle{display:grid;width:38px;height:42px;flex:0 0 38px;place-items:center;padding:0;color:#7187a0;background:transparent;border:0;border-radius:9px;}.city-toggle:hover{color:var(--blue);background:var(--blue-soft);}.select-chevron{position:absolute;top:15px;right:14px;width:8px;height:8px;border-right:2px solid #7187a0;border-bottom:2px solid #7187a0;pointer-events:none;transform:rotate(45deg);}.city-options{position:absolute;z-index:145;top:calc(100% + 7px);right:0;left:0;max-height:286px;padding:6px;overflow-y:auto;color:var(--ink);background:#fff;border:1px solid #d6e2ef;border-radius:13px;box-shadow:0 20px 50px rgba(4,25,54,0.18);scrollbar-color:#b7c8da transparent;scrollbar-width:thin;}.city-options>button{display:flex;width:100%;min-height:39px;align-items:center;justify-content:space-between;gap:12px;padding:8px 10px;color:var(--ink);background:transparent;border:0;border-bottom:1px solid #edf2f7;border-radius:8px;font-weight:650;text-align:left;}.city-options>button[hidden]{display:none;}.city-options>button:last-child{border-bottom-color:transparent;}.city-options>button:hover,.city-options>button.is-active{color:var(--blue);background:var(--blue-soft);}.city-options strong{overflow:hidden;font-size:13px;font-weight:720;text-overflow:ellipsis;white-space:nowrap;}.city-options small{flex:0 0 auto;color:#7a8ea5;font-size:10px;font-weight:750;}.discovery-heading{display:flex;align-items:end;justify-content:space-between;gap:24px;margin-bottom:28px;}.discovery-heading h2{margin-bottom:9px;font-size:clamp(30px,4vw,45px);letter-spacing:-1.7px;line-height:1.08;}.discovery-heading p{margin-bottom:0;color:var(--ink-soft);}.discovery-panels{display:grid;grid-template-columns:minmax(0,1fr);gap:20px;}.directory-panel{padding:28px;background:#fff;border:1px solid #d7e3f0;border-radius:24px;box-shadow:0 12px 35px rgba(16,35,63,0.06);}.directory-panel header,.directory-panel header>div{display:flex;align-items:center;gap:14px;}.directory-panel header{justify-content:space-between;margin-bottom:22px;}.directory-panel small{display:block;margin-bottom:2px;color:#71869e;font-size:10px;font-weight:820;letter-spacing:0.6px;text-transform:uppercase;}.directory-panel h3{margin:0;font-size:21px;letter-spacing:-0.5px;}.directory-number{display:grid;width:48px;height:48px;place-items:center;color:#fff;background:linear-gradient(145deg,var(--blue),#2b86e6);border-radius:15px;font-size:16px;font-weight:900;box-shadow:0 9px 22px rgba(11,99,206,0.2);}.position-panel .directory-number{background:linear-gradient(145deg,#078c58,#35b97e);box-shadow:0 9px 22px rgba(7,157,96,0.18);}.directory-badge{padding:7px 10px;color:#176646;background:var(--green-soft);border-radius:999px;font-size:10px;font-weight:850;}.city-directory,.position-directory{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;}.position-directory{grid-template-columns:repeat(4,minmax(0,1fr));}.city-directory a,.position-directory a{display:flex;min-width:0;min-height:39px;align-items:center;justify-content:space-between;gap:8px;padding:8px 10px;color:#3e5875;background:#f6f9fc;border:1px solid transparent;border-radius:10px;font-size:12px;font-weight:700;transition:color 150ms ease,background 150ms ease,border-color 150ms ease;}.city-directory a{min-height:48px;padding:11px 12px;font-size:14px;}.city-directory .directory-link-copy strong{font-size:15px;line-height:1.25;}.directory-panel .city-directory .directory-link-copy small{font-size:11px;}.city-directory a:hover,.position-directory a:hover{color:var(--blue);background:var(--blue-soft);border-color:#c9dff7;}.city-directory a span,.position-directory a span{flex:0 0 auto;}.sector-directory-block{margin-top:24px;padding-top:22px;border-top:1px solid #d7e3f0;}.sector-directory-heading{margin-bottom:14px;}.sector-directory-heading h4{margin:0;color:var(--ink);font-size:17px;letter-spacing:-0.25px;}.directory-link-copy{display:flex;min-width:0;flex-direction:column;align-items:flex-start;gap:1px;}.directory-link-copy strong{overflow:hidden;max-width:100%;text-overflow:ellipsis;white-space:nowrap;}.directory-panel .directory-link-copy small{margin:0;color:#7a8da3;font-size:9px;font-weight:720;letter-spacing:0;line-height:1.3;text-transform:none;}.town-directory-page{padding-top:46px;padding-bottom:90px;}.town-directory-intro{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(280px,0.9fr);gap:34px;align-items:end;margin-bottom:30px;}.town-directory-intro h2{margin:7px 0 0;font-size:clamp(28px,3vw,40px);letter-spacing:-1.2px;line-height:1.12;}.town-directory-intro p{margin:0;color:var(--ink-soft);}.position-directory-search{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:7px 18px;align-items:end;margin-bottom:20px;padding:18px 20px;background:#fff;border:1px solid var(--line);border-radius:16px;box-shadow:0 8px 28px rgba(16,35,63,0.05);}.position-directory-search[hidden],.town-link-grid>a[hidden],.position-directory-filter-empty[hidden]{display:none;}.position-directory-search>label{grid-column:1 / -1;color:var(--ink);font-size:13px;font-weight:800;}.position-directory-search-control{display:flex;min-width:0;align-items:center;gap:10px;padding:0 14px;background:#f6f9fc;border:1px solid #d9e4ef;border-radius:12px;}.position-directory-search-control:focus-within{background:#fff;border-color:var(--blue);box-shadow:0 0 0 3px rgba(22,119,214,0.13);}.position-directory-search-control>span{color:#607b98;font-size:18px;}.position-directory-search-control input{width:100%;min-width:0;padding:12px 0;color:var(--ink);background:transparent;border:0;outline:0;font:inherit;}.position-directory-search>small,.position-directory-search-status{color:#526c87;font-size:11px;line-height:1.45;}.position-directory-search-status{justify-self:end;font-weight:750;white-space:nowrap;}.position-directory-filter-empty{margin-top:12px;}.town-city-groups{display:grid;gap:20px;}.town-city-card{padding:25px;background:#fff;border:1px solid var(--line);border-radius:20px;box-shadow:0 8px 28px rgba(16,35,63,0.05);}.town-city-card header{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:18px;}.town-city-card header small{color:#71869e;font-size:10px;font-weight:820;letter-spacing:0.6px;text-transform:uppercase;}.town-city-card header h2{margin:2px 0 0;font-size:23px;letter-spacing:-0.55px;}.town-city-card header>a{color:var(--blue);font-size:12px;font-weight:820;}.town-link-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:9px;}.town-link-grid>a{display:flex;min-width:0;align-items:center;justify-content:space-between;gap:10px;padding:11px 12px;color:#3e5875;background:#f6f9fc;border:1px solid transparent;border-radius:11px;transition:color 150ms ease,background 150ms ease,border-color 150ms ease;}.town-link-grid>a:hover{color:var(--blue);background:var(--blue-soft);border-color:#c9dff7;}.town-link-grid span{display:flex;min-width:0;flex-direction:column;}.town-link-grid strong{overflow:hidden;font-size:12px;text-overflow:ellipsis;white-space:nowrap;}.town-link-grid small{color:#7a8da3;font-size:9px;font-weight:700;}.town-link-grid i{flex:0 0 auto;font-size:12px;font-style:normal;}.related-job-links{margin-top:28px;padding:24px;background:#fff;border:1px solid var(--line);border-radius:18px;box-shadow:var(--shadow-small);}.related-job-links h2{margin:5px 0 18px;font-size:22px;letter-spacing:-0.45px;}.related-job-link-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;}.related-job-link-grid a{display:flex;min-width:0;align-items:center;justify-content:space-between;gap:12px;padding:11px 12px;color:#3e5875;background:#f6f9fc;border:1px solid transparent;border-radius:10px;font-size:12px;font-weight:780;transition:color 150ms ease,background 150ms ease,border-color 150ms ease;}.related-job-link-grid a:hover{color:var(--blue);background:var(--blue-soft);border-color:#c9dff7;}.related-job-link-grid a span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}.related-job-link-grid small{flex:0 0 auto;color:#748aa2;font-size:10px;}.job-card{overflow:hidden;}.job-card-heading>div{min-width:0;}.job-card h2{display:-webkit-box;overflow:hidden;overflow-wrap:anywhere;text-overflow:ellipsis;white-space:normal;-webkit-box-orient:vertical;-webkit-line-clamp:2;}.search-alert-top{scroll-margin-top:92px;margin-bottom:16px;overflow:hidden;color:#fff;background:linear-gradient(118deg,#0a3268,#0b63ce);border:1px solid rgba(255,255,255,0.12);border-radius:17px;box-shadow:0 10px 30px rgba(7,74,158,0.15);}.search-alert-top summary{display:flex;min-height:74px;align-items:center;gap:13px;padding:14px 18px;cursor:pointer;list-style:none;}.search-alert-top summary::-webkit-details-marker{display:none;}.alert-summary-icon{display:grid;width:42px;height:42px;flex:0 0 auto;place-items:center;color:#0b5dbd;background:#fff;border-radius:13px;font-size:18px;}.search-alert-top summary>span:nth-child(2){display:grid;min-width:0;}.search-alert-top summary strong{font-size:15px;}.search-alert-top summary small{color:#c8dcf2;font-size:11px;}.alert-summary-action{margin-left:auto;padding:8px 11px;color:#0757ad;background:#fff;border-radius:9px;font-size:11px;font-weight:850;}.search-alert-top .inline-alert-form{margin:0 14px 14px;}.search-alert-top .inline-alert-form input{color:#10233f !important;background:#fff;caret-color:var(--blue);-webkit-text-fill-color:#10233f;}.search-alert-top .inline-alert-form input::placeholder{color:#52677e;opacity:1;}.search-alert-top .inline-alert-form button{color:#fff;background:#0757ad;}.search-alert-top .inline-alert-form button:hover{color:#fff;background:#06498f;}.search-alert-follow-card{display:flex;min-height:74px;align-items:center;gap:13px;padding:14px 18px;}.search-alert-follow-copy{display:grid;min-width:0;}.search-alert-follow-copy strong{font-size:15px;}.search-alert-follow-copy small{color:#c8dcf2;font-size:11px;}.search-alert-follow-card .alert-summary-action{border:0;cursor:pointer;}.search-alert-follow-card .alert-summary-action:hover,.search-alert-follow-card .alert-summary-action:focus-visible{color:#06498f;background:#edf6ff;}.inline-alert-confirmation{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:4px;margin:0 14px 14px;padding:14px 16px;color:#073b2a;background:#ecfdf5;border:1px solid #a7f3d0;border-radius:12px;transition:opacity 180ms ease,transform 180ms ease;}.inline-alert-confirmation.is-dismissing{opacity:0;transform:translateY(-4px);}.inline-alert-confirmation-copy{display:grid;gap:4px;}.inline-alert-confirmation span{color:#315d50;font-size:13px;}.inline-alert-tracking-detail,.inline-alert-guidance{display:flex;align-items:center;justify-content:space-between;gap:14px;margin:0 14px 14px;padding:13px 15px;color:#284a68;background:#f4f8fc;border:1px solid #d3e2f0;border-radius:12px;font-size:13px;}.inline-alert-tracking-detail a,.inline-alert-guidance a{flex:0 0 auto;color:#0757ad;font-weight:800;text-decoration:none;}.inline-alert-tracking-detail a:hover,.inline-alert-guidance a:hover{text-decoration:underline;}.inline-alert-tracking-detail>span{display:grid;gap:3px;}.detail-alert-manage{display:inline-flex;width:100%;min-height:44px;align-items:center;justify-content:center;padding:10px 14px;color:#fff;background:var(--blue);border-radius:11px;font-weight:800;text-decoration:none;}.detail-alert-manage:hover,.detail-alert-manage:focus-visible{color:#fff;background:var(--blue-dark);}.inline-alert-dismiss{display:grid;width:32px;height:32px;padding:0;place-items:center;color:#176149;background:transparent;border:0;border-radius:9px;font-size:22px;line-height:1;}.inline-alert-dismiss:hover,.inline-alert-dismiss:focus-visible{color:#073b2a;background:#d5f7e9;}.alert-page{padding-top:48px;padding-bottom:90px;}.alert-builder{display:grid;grid-template-columns:minmax(250px,0.72fr) minmax(0,1.55fr);gap:24px;align-items:start;}.alert-benefits{position:sticky;top:92px;padding:30px;color:#fff;background:radial-gradient(circle at 88% 10%,rgba(79,173,255,0.25),transparent 29%),linear-gradient(145deg,#081d3a,#0a4e9e);border-radius:23px;box-shadow:0 18px 46px rgba(4,41,83,0.18);}.alert-ai-icon{display:grid;width:50px;height:50px;margin-bottom:24px;place-items:center;color:#0b5dbd;background:#fff;border-radius:15px;font-size:21px;box-shadow:0 10px 28px rgba(0,0,0,0.16);}.alert-benefits .section-kicker{color:#9ed2ff;}.alert-benefits h2{margin:8px 0 12px;font-size:clamp(27px,3vw,38px);letter-spacing:-1.2px;line-height:1.06;}.alert-benefits p{margin:0;color:#c9dff4;line-height:1.65;}.alert-benefits ul{display:grid;gap:14px;margin:26px 0 0;padding:24px 0 0;border-top:1px solid rgba(255,255,255,0.13);list-style:none;}.alert-benefits li{display:flex;align-items:flex-start;gap:10px;color:#e5f1fc;font-size:13px;font-weight:680;line-height:1.45;}.alert-benefits li span{display:grid;width:20px;height:20px;flex:0 0 auto;place-items:center;color:#0757ad;background:#bfe4ff;border-radius:50%;font-size:11px;}.alert-builder-form{padding:32px;border-radius:23px;}.alert-builder-form>header{display:flex;align-items:flex-start;gap:13px;margin-bottom:20px;}.alert-builder-form>header>span{display:grid;width:34px;height:34px;flex:0 0 auto;place-items:center;color:#fff;background:var(--blue);border-radius:11px;font-size:13px;font-weight:850;}.alert-builder-form h2{margin:0 0 4px;font-size:20px;}.alert-builder-form header p{margin:0;color:var(--ink-soft);font-size:13px;}.alert-preset-fieldset{min-width:0;margin:0;padding:0;border:0;}.alert-preset-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;}.alert-preset-card{display:flex;min-width:0;align-items:center;gap:11px;margin:0;padding:15px;background:#f7faff;border:1px solid #d7e3f0;border-radius:14px;transition:border-color 150ms ease,box-shadow 150ms ease,transform 150ms ease;}.standalone-form .alert-preset-card{margin:0;}.standalone-form .alert-preset-card>span{margin-bottom:0;}.alert-preset-card:hover{border-color:#4e98e8;box-shadow:0 8px 22px rgba(11,99,206,0.1);transform:translateY(-1px);}.alert-preset-leading{display:grid;width:28px;height:28px;flex:0 0 auto;place-items:center;color:#fff;background:linear-gradient(145deg,var(--blue),#448ee5);border-radius:9px;font-size:13px;box-shadow:0 6px 14px rgba(11,99,206,0.18);}.alert-preset-card>span:nth-child(2){display:grid;min-width:0;flex:1;}.alert-preset-card strong{overflow:hidden;color:var(--ink);font-size:13px;text-overflow:ellipsis;white-space:nowrap;}.alert-preset-card small{overflow:hidden;margin-top:2px;color:#7489a0;font-size:11px;text-overflow:ellipsis;white-space:nowrap;}.alert-preset-recent{background:#eef7ff;}.alert-preset-remove{display:grid;width:30px;height:30px;flex:0 0 auto;place-items:center;padding:0;color:#647b94;background:#fff;border:1px solid #cfdeec;border-radius:9px;font-size:21px;line-height:1;}.alert-preset-remove:hover{color:#a22e27;background:#fff3f1;border-color:#efbbb6;}.alert-preset-grid.is-passive .alert-preset-card{opacity:0.58;}.alert-preset-empty{grid-column:1 / -1;display:grid;gap:4px;padding:18px;color:#4c6580;background:#f7faff;border:1px dashed #b9cce0;border-radius:14px;}.alert-preset-empty strong{color:var(--ink);font-size:14px;}.alert-preset-empty small{font-size:12px;}.alert-recent-note{margin:10px 0 0;color:#5e748d;font-size:11px;}.alert-custom-toggle{margin-top:14px;padding:0;color:var(--blue);background:transparent;border:0;font-size:13px;font-weight:800;text-decoration:underline;text-underline-offset:3px;}.alert-custom-fields{margin-top:22px;padding-top:22px;border-top:1px solid #e2eaf3;}.alert-custom-fields[hidden],.alert-custom-toggle[hidden],.alert-recent-note[hidden],.field-validation-error[hidden]{display:none;}.alert-form-divider{height:1px;margin:28px 0;background:#e2eaf3;}.alert-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 14px;}.alert-form-wide{grid-column:1 / -1;}.alert-submit-row{display:flex;align-items:center;gap:12px;margin-top:10px;padding:14px;background:#eef6ff;border:1px solid #d2e5f8;border-radius:15px;}.alert-submit-icon{display:grid;width:38px;height:38px;flex:0 0 auto;place-items:center;color:#fff;background:var(--blue);border-radius:12px;}.alert-submit-row>div{display:grid;margin-right:auto;}.alert-submit-row strong{font-size:13px;}.alert-submit-row small{color:#647a92;font-size:11px;}.alert-submit-row button{display:inline-flex;min-height:46px;align-items:center;gap:10px;justify-content:center;white-space:nowrap;}.footer-socials{display:flex;gap:8px;margin-top:20px;}.footer-socials span,.footer-socials a{display:grid;width:38px;height:38px;place-items:center;color:#fff;border:1px solid rgba(255,255,255,0.18);border-radius:11px;transition:transform 150ms ease,filter 150ms ease;}.footer-socials span:nth-child(1),.footer-socials a:nth-child(1){background:linear-gradient(135deg,#833ab4,#fd1d1d 58%,#fcb045);}.footer-socials span:nth-child(2){background:#1877f2;}.footer-socials span:nth-child(3){background:#080808;}.footer-socials span:nth-child(4){background:#25d366;}.footer-socials span:hover,.footer-socials a:hover{filter:brightness(1.08);transform:translateY(-2px);}.social-icon{width:21px;height:21px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.9;}.social-icon-fill,.social-icon .icon-fill{fill:currentColor;stroke:none;}.contact-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;padding-top:48px;padding-bottom:80px;}.contact-card{display:flex;min-width:0;gap:16px;padding:25px;background:#fff;border:1px solid var(--line);border-radius:18px;box-shadow:var(--shadow-small);}.contact-card>span{display:grid;width:46px;height:46px;flex:0 0 auto;place-items:center;color:var(--blue);background:var(--blue-soft);border-radius:14px;font-weight:900;}.contact-card div{min-width:0;}.contact-card small,.contact-card strong{display:block;}.contact-card small{color:#72869e;font-size:10px;font-weight:850;text-transform:uppercase;}.contact-card strong{margin:4px 0 8px;overflow-wrap:anywhere;color:var(--ink);}.contact-card p{margin:0;color:var(--ink-soft);font-size:12px;}@keyframes live-pulse{0%{box-shadow:0 0 0 0 rgba(7,157,96,0.45);}70%{box-shadow:0 0 0 8px rgba(7,157,96,0);}100%{box-shadow:0 0 0 0 rgba(7,157,96,0);}}@keyframes radar-ring{0%,100%{opacity:0.45;transform:scale(0.98);}50%{opacity:1;transform:scale(1.03);}}@keyframes orbit-one{from{transform:translate(-50%,-50%) rotate(0deg) translateX(62px);}to{transform:translate(-50%,-50%) rotate(360deg) translateX(62px);}}@keyframes orbit-two{from{transform:translate(-50%,-50%) rotate(60deg) translateX(45px);}to{transform:translate(-50%,-50%) rotate(420deg) translateX(45px);}}@keyframes orbit-three{from{transform:translate(-50%,-50%) rotate(170deg) translateX(59px);}to{transform:translate(-50%,-50%) rotate(530deg) translateX(59px);}}.mobile-bottom-nav{display:none;}.seo-faq{margin-top:34px;padding:28px;background:#fff;border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow-small);}.seo-faq h2{margin:5px 0 18px;font-size:clamp(22px,3vw,30px);letter-spacing:-0.035em;}.seo-faq-list{display:grid;gap:10px;}.seo-faq-list details{overflow:hidden;background:#f7faff;border:1px solid #dbe7f3;border-radius:14px;}.seo-faq-list summary{padding:15px 18px;color:var(--ink);cursor:pointer;font-weight:850;}.seo-faq-list p{margin:0;padding:0 18px 17px;color:var(--ink-soft);}.home-seo-faq,.tool-seo-faq{margin-bottom:64px;}@media (max-width:1050px){.desktop-nav{display:none;}.menu-toggle{display:block;}.hero-grid{grid-template-columns:minmax(0,1fr) 300px;gap:36px;}.hero-copy h1{font-size:52px;}.taxonomy-grid{grid-template-columns:1.1fr repeat(2,1fr);}.taxonomy-column:last-child{grid-column:2;}.tool-grid{grid-template-columns:repeat(3,minmax(0,1fr));}.tool-card{min-height:215px;}.alert-banner,.result-alert-card{grid-template-columns:1fr;}.footer-grid{grid-template-columns:1.2fr repeat(3,1fr);gap:28px;}}@media (max-width:820px){body{padding-bottom:calc(67px + env(safe-area-inset-bottom));}.site-shell{width:min(calc(100% - 28px),var(--shell));}.site-header{position:relative;}.header-inner{min-height:64px;}.live-badge{display:none;}.employer-action{display:none;}.home-hero{padding:48px 0 52px;}.hero-grid{grid-template-columns:1fr;}.hero-copy{text-align:center;}.eyebrow{justify-content:center;}.hero-copy h1{margin-inline:auto;font-size:clamp(39px,12vw,55px);letter-spacing:-2.4px;}.hero-copy>p{margin-inline:auto;font-size:16px;}.hero-search{grid-template-columns:1fr;gap:7px;padding:8px;}.search-field{padding-inline:10px;background:#f4f7fb;border:0;border-radius:11px;}.hero-search>.search-submit{width:100%;}.quick-searches{justify-content:center;}.hero-signal{min-height:auto;padding:25px;}.signal-orbit{width:90px;height:90px;}.signal-center{width:32px;height:32px;}.signal-ring{inset:14px;}.ring-two{inset:0;}.home-section,.recent-section{padding-top:52px;padding-bottom:52px;}.recent-section{padding-bottom:0;}.section-heading{align-items:flex-start;}.section-heading h2{font-size:30px;}.recent-grid{display:flex;margin-right:-14px;padding-right:14px;overflow-x:auto;scroll-snap-type:x mandatory;}.recent-card{min-width:min(82vw,320px);scroll-snap-align:start;}.job-card{grid-template-columns:auto minmax(0,1fr);gap:13px;min-height:0;padding:18px;}.job-card-arrow{display:none;}.company-avatar{width:44px;height:44px;border-radius:13px;}.job-card-heading{display:block;}.job-card h2{font-size:16px;white-space:normal;}.job-card time{display:block;margin-top:7px;}.job-card-meta{grid-column:1 / -1;margin-left:-57px;padding-left:57px;}.taxonomy-grid{grid-template-columns:1fr 1fr;gap:30px;}.taxonomy-intro{grid-column:1 / -1;}.taxonomy-column:last-child{grid-column:auto;}.tool-grid{grid-template-columns:repeat(2,minmax(0,1fr));}.alert-banner{gap:24px;padding:28px;}.inline-alert-form{display:grid;}.search-title-row{align-items:center;}.filter-toggle{display:inline-flex;}.search-layout{grid-template-columns:1fr;padding-top:18px;}.filter-panel{position:fixed;z-index:300;top:0;right:0;bottom:0;left:0;display:none;max-height:none;overflow-y:auto;padding:24px;border:0;border-radius:0;}.filter-panel.is-open{display:block;}.filter-heading button{display:block;}.result-alert-card{padding:24px;}.details-layout{grid-template-columns:1fr;}.job-detail-header,.detail-section{padding:25px;}.source-disclaimer{margin:24px 25px 0;}.job-summary{margin:24px 25px 0;}.complaint-panel{margin:18px 25px 28px;}.detail-sidebar{position:static;}.related-jobs{max-width:none;}.mobile-apply-bar{position:fixed;z-index:95;right:0;bottom:calc(66px + env(safe-area-inset-bottom));left:0;display:block;padding:8px 14px;background:rgba(255,255,255,0.95);border-top:1px solid var(--line);backdrop-filter:blur(12px);}.mobile-apply-bar a{display:flex;min-height:48px;align-items:center;justify-content:center;color:#fff;background:var(--blue);border-radius:12px;font-weight:850;}.footer-grid{grid-template-columns:1fr 1fr;}.footer-brand{grid-column:1 / -1;}.mobile-bottom-nav{position:fixed;z-index:90;right:0;bottom:0;left:0;display:grid;grid-template-columns:repeat(4,1fr);padding:7px 8px calc(7px + env(safe-area-inset-bottom));background:rgba(255,255,255,0.97);border-top:1px solid var(--line);box-shadow:0 -8px 30px rgba(16,35,63,0.08);backdrop-filter:blur(14px);}.mobile-bottom-nav a{display:flex;flex-direction:column;align-items:center;gap:4px;min-height:52px;justify-content:center;color:#657b94;font-size:10px;font-weight:800;}.mobile-bottom-nav .ui-icon{width:21px;height:21px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8;}}@media (max-width:540px){.brand{font-size:24px;}.brand-mark{width:30px;height:30px;}.section-heading{display:block;}.section-heading .section-link,.section-heading .text-button{display:inline-block;margin-top:13px;}.taxonomy-grid,.tool-grid,.footer-grid{grid-template-columns:1fr;}.taxonomy-column:last-child,.footer-brand{grid-column:auto;}.tool-card{min-height:180px;}.alert-banner{width:calc(100% - 20px);padding:24px;border-radius:20px;}.alert-banner h2{font-size:27px;}.search-page-header{padding-top:24px;}.search-title-row h1{font-size:29px;}.filter-toggle{padding:0 12px;font-size:12px;}.result-toolbar small{display:none;}.job-detail-header h1{font-size:30px;}.detail-actions .primary-button,.detail-actions .secondary-button,.detail-actions .icon-button{width:100%;}.source-disclaimer{align-items:flex-start;}.simple-hero{padding:54px 0;}.simple-hero h1{font-size:39px;}.footer-bottom{display:grid;gap:4px;}}@media (max-width:1050px){.discovery-panels{grid-template-columns:1fr;}.contact-grid{grid-template-columns:1fr 1fr;}}@media (max-width:820px){.search-suggestions{top:calc(100% + 6px);}.discovery-band{padding:54px 0;}.city-directory{grid-template-columns:repeat(3,minmax(0,1fr));}.position-directory{grid-template-columns:repeat(3,minmax(0,1fr));}.mobile-bottom-nav a{gap:4px;padding:3px 2px;border-radius:12px;}.mobile-bottom-nav a.is-active{color:var(--blue);background:#edf5ff;}.mobile-bottom-nav .nav-icon{display:grid;width:30px;height:28px;place-items:center;border-radius:9px;}.mobile-bottom-nav .nav-icon svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.9;}.mobile-bottom-nav a.is-active .nav-icon{color:#fff;background:var(--blue);box-shadow:0 6px 15px rgba(11,99,206,0.22);}}@media (max-width:540px){.discovery-heading h2{font-size:32px;}.directory-panel{padding:20px;border-radius:19px;}.directory-panel header{align-items:flex-start;}.directory-badge{display:none;}.city-directory,.position-directory{grid-template-columns:repeat(2,minmax(0,1fr));}.search-alert-top summary{min-height:68px;padding:12px;}.alert-summary-icon{width:38px;height:38px;}.alert-summary-action{max-width:76px;text-align:center;}.search-alert-top .inline-alert-form{display:grid;}.inline-alert-tracking-detail,.inline-alert-guidance{align-items:flex-start;flex-direction:column;}.search-alert-follow-card{min-height:68px;padding:12px;}.alert-page{padding-top:28px;padding-bottom:64px;}.alert-builder{grid-template-columns:1fr;}.alert-benefits{position:static;padding:24px;}.alert-ai-icon{width:44px;height:44px;margin-bottom:18px;}.alert-builder-form{padding:21px;}.alert-preset-grid,.alert-form-grid{grid-template-columns:1fr;}.alert-form-wide{grid-column:auto;}.alert-submit-row{display:grid;grid-template-columns:auto 1fr;}.alert-submit-row button{grid-column:1 / -1;width:100%;}.contact-grid{grid-template-columns:1fr;padding-top:30px;padding-bottom:58px;}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto;}*,*::before,*::after{scroll-behavior:auto !important;animation-duration:0.01ms !important;animation-iteration-count:1 !important;transition-duration:0.01ms !important;}}.tools-index{padding-top:42px;padding-bottom:90px;}.tool-guide-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;}.tool-guide-card{overflow:hidden;background:#fff;border:1px solid var(--line);border-radius:20px;box-shadow:var(--shadow-small);transition:transform 180ms ease,box-shadow 180ms ease;}.tool-guide-card:hover{box-shadow:0 15px 38px rgba(17,45,78,0.1);transform:translateY(-3px);}.tool-guide-visual{display:grid;min-height:138px;place-items:center;color:#fff;background:radial-gradient(circle at 78% 18%,rgba(255,255,255,0.25),transparent 26%),linear-gradient(135deg,#0b63ce,#0b438d);}.tool-guide-card:nth-child(2n) .tool-guide-visual{background:radial-gradient(circle at 78% 18%,rgba(255,255,255,0.24),transparent 26%),linear-gradient(135deg,#078c58,#126f50);}.tool-guide-visual span{display:grid;width:68px;height:68px;place-items:center;background:rgba(255,255,255,0.16);border:1px solid rgba(255,255,255,0.28);border-radius:20px;font-size:21px;font-weight:900;backdrop-filter:blur(5px);}.tool-guide-card>div{padding:21px;}.tool-guide-category{color:#688099;font-size:10px;font-weight:820;letter-spacing:0.4px;text-transform:uppercase;}.tool-guide-card h2{margin:9px 0;font-size:20px;letter-spacing:-0.45px;line-height:1.25;}.tool-guide-card h2 a{color:var(--ink);}.tool-guide-card p{display:-webkit-box;min-height:62px;margin:0 0 14px;overflow:hidden;color:var(--ink-soft);font-size:13px;line-height:1.58;-webkit-box-orient:vertical;-webkit-line-clamp:3;}.compact-heading{margin-bottom:20px;}.calculator-card{padding:30px;background:#fff;border:1px solid var(--line);border-radius:22px;box-shadow:var(--shadow-small);}.tool-detail-layout{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(0,.92fr);max-width:1080px;gap:34px;align-items:start;padding-top:50px;padding-bottom:90px;}.tool-detail-layout>*,.calculator-card,.calculator-result,.calculator-result-header,.calculator-breakdown,.calculator-table-scroll{min-width:0;max-width:100%;}.tool-detail-hero{padding:42px 0 38px;}.tool-detail-hero h1{margin-bottom:12px;font-size:clamp(34px,4vw,48px);}.tool-detail-hero p{margin-bottom:0;font-size:16px;}.calculator-fields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:15px;}.calculator-fields label,.calculator-fields fieldset{display:grid;gap:7px;min-width:0;color:#405a77;font-size:12px;font-weight:760;}.calculator-fields input:not([type="checkbox"]),.calculator-fields select{width:100%;min-height:48px;padding:0 13px;color:var(--ink);background:#f8fafc;border:1px solid #cfdeec;border-radius:11px;font:inherit;font-size:14px;}.calculator-fields input:focus,.calculator-fields select:focus{outline:3px solid rgba(11,99,206,.13);border-color:var(--blue);}.calculator-fields .calculator-check{display:flex;grid-column:1 / -1;grid-template-columns:none;align-items:center;gap:10px;min-height:48px;padding:10px 13px;background:#f8fafc;border:1px solid #cfdeec;border-radius:11px;cursor:pointer;}.calculator-check input{width:18px;height:18px;margin:0;accent-color:var(--blue);}.calculator-fields fieldset{grid-template-columns:1fr;padding:18px;border:1px solid #d8e4ef;border-radius:15px;}.calculator-fields legend{padding:0 6px;color:var(--ink);font-size:14px;font-weight:850;}.calculator-submit{width:100%;margin-top:20px;border:0;}.calculator-result{margin-top:18px;padding:20px;overflow:hidden;background:#f7fafd;border:1px solid #d8e5f2;border-radius:18px;}.calculator-result.has-result{padding:0;color:var(--ink);background:#fff;border-color:#bfe7d2;box-shadow:0 12px 32px rgba(12,72,49,.08);}.calculator-result.has-error{border-color:#f0c3c3;box-shadow:none;}.calculator-result-empty,.calculator-result-header{display:flex;align-items:flex-start;gap:14px;}.calculator-result-icon{display:grid;width:38px;height:38px;flex:0 0 auto;place-items:center;color:#fff;background:var(--green);border-radius:12px;box-shadow:0 8px 18px rgba(7,157,96,.2);font-size:16px;font-weight:900;}.calculator-result.has-error .calculator-result-icon{background:#c23b3b;box-shadow:0 8px 18px rgba(194,59,59,.18);}.calculator-result-header{padding:22px;color:#124a37;background:linear-gradient(140deg,#edfbf4,#f7fffb);border-bottom:1px solid #d4eee1;}.calculator-result.has-error .calculator-result-header{color:#842d2d;background:#fff5f5;border-bottom:0;}.calculator-result-header>div{min-width:0;}.calculator-result small{display:block;margin-bottom:4px;color:#71869e;font-size:10px;font-weight:850;letter-spacing:.6px;text-transform:uppercase;}.calculator-result-header h2{margin:0;color:inherit;font-size:17px;letter-spacing:-.3px;}.calculator-result-total{display:block;margin-top:4px;color:#08794d;font-size:clamp(26px,4vw,36px);letter-spacing:-1.1px;line-height:1.15;}.calculator-result-header p{margin:7px 0 0;color:var(--ink-soft);font-size:12px;}.calculator-result-highlights{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:9px;padding:16px 18px 4px;}.calculator-result-highlight{min-width:0;padding:13px;background:#f6f9fc;border:1px solid #e1e9f2;border-radius:12px;}.calculator-result-highlight strong,.calculator-result-highlight span{display:block;}.calculator-result-highlight strong{overflow-wrap:anywhere;color:var(--ink);font-size:14px;line-height:1.3;}.calculator-result-highlight span{margin-top:3px;color:#71869e;font-size:10px;}.calculator-breakdown{padding:18px 18px 0;}.calculator-breakdown + .calculator-breakdown{padding-top:16px;}.calculator-breakdown h3{margin:0 0 9px;color:var(--ink);font-size:14px;letter-spacing:-.2px;}.calculator-table-scroll{max-width:100%;overflow-x:auto;border:1px solid #dfe8f1;border-radius:12px;}.calculator-table{width:100%;min-width:360px;border-spacing:0;border-collapse:separate;color:#3e5670;background:#fff;font-size:11px;}.calculator-table th,.calculator-table td{padding:10px 12px;text-align:left;border-bottom:1px solid #e8eef4;}.calculator-table thead th{color:#667d95;background:#f5f8fb;font-size:9px;letter-spacing:.35px;text-transform:uppercase;}.calculator-table tbody th{font-weight:690;}.calculator-table .is-value{text-align:right;white-space:nowrap;color:var(--ink);font-variant-numeric:tabular-nums;font-weight:780;}.calculator-table tr:last-child th,.calculator-table tr:last-child td{border-bottom:0;}.calculator-table tr.is-emphasis th,.calculator-table tr.is-emphasis td{color:#08794d;background:#effaf5;font-size:12px;font-weight:880;}.calculator-result-note{margin:18px;padding:12px 13px;color:#627991;background:#f6f9fc;border-left:3px solid #9eb7cf;border-radius:0 9px 9px 0;font-size:10px;line-height:1.55;}.editorial-content{color:#2e4865;font-size:16px;line-height:1.8;}.editorial-content h2{margin-top:32px;color:var(--ink);font-size:26px;letter-spacing:-.6px;}.editorial-content h3{margin-top:25px;color:var(--ink);font-size:20px;}.editorial-content a{color:var(--blue);text-decoration:underline;text-underline-offset:3px;}.content-trust-note,.article-review-box{margin-top:32px;padding:22px;color:#31506d;background:#f5f9fd;border-left:4px solid var(--blue);border-radius:0 14px 14px 0;}.content-trust-note p,.article-review-box p{margin:6px 0 10px;}.content-trust-note small{display:block;margin-top:9px;color:#72869e;}.article-index{padding-top:42px;padding-bottom:90px;}.article-categories{display:flex;gap:8px;margin-bottom:30px;padding-bottom:4px;overflow-x:auto;}.article-categories a{flex:0 0 auto;padding:9px 13px;color:#516b86;background:#f1f6fb;border:1px solid #d9e5ef;border-radius:999px;font-size:12px;font-weight:780;}.article-categories a.is-active{color:#fff;background:var(--blue);border-color:var(--blue);}.article-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;}.article-card{overflow:hidden;background:#fff;border:1px solid var(--line);border-radius:20px;box-shadow:var(--shadow-small);}.article-card-image{display:block;aspect-ratio:16 / 9;overflow:hidden;background:#e9f1f8;}.article-card-image img{width:100%;height:100%;object-fit:cover;transition:transform 300ms ease;}.article-card:hover .article-card-image img{transform:scale(1.025);}.article-card>div{padding:21px;}.article-card>div>span{color:#688099;font-size:10px;font-weight:820;letter-spacing:.4px;text-transform:uppercase;}.article-card h2,.article-card h3{margin:9px 0;font-size:20px;letter-spacing:-.45px;line-height:1.25;}.article-card h2 a,.article-card h3 a{color:var(--ink);}.article-card p{display:-webkit-box;min-height:62px;margin:0 0 14px;overflow:hidden;color:var(--ink-soft);font-size:13px;line-height:1.58;-webkit-box-orient:vertical;-webkit-line-clamp:3;}.article-link{color:var(--blue);font-size:12px;font-weight:850;}.article-detail-hero{padding:58px 0;background:linear-gradient(145deg,#eef6ff,#f8fbfe);border-bottom:1px solid var(--line);}.article-detail-shell{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,.75fr);gap:52px;align-items:center;}.article-detail-shell h1{max-width:760px;margin:10px 0 16px;color:var(--ink);font-size:clamp(37px,5vw,59px);letter-spacing:-2px;line-height:1.06;}.article-detail-shell>div>p{color:var(--ink-soft);font-size:17px;line-height:1.65;}.article-detail-shell>img{width:100%;aspect-ratio:16 / 9;object-fit:cover;border-radius:22px;box-shadow:0 20px 55px rgba(15,51,91,.17);}.article-byline{display:flex;flex-wrap:wrap;gap:8px 18px;color:#687e96;font-size:11px;}.article-reading-shell{display:grid;grid-template-columns:minmax(0,760px) 280px;gap:60px;justify-content:center;align-items:start;padding-top:55px;padding-bottom:100px;}.article-body{font-size:17px;}.article-side-card{position:sticky;top:95px;padding:24px;background:#fff;border:1px solid var(--line);border-radius:18px;box-shadow:var(--shadow-small);}.article-side-card h2{margin:8px 0;color:var(--ink);font-size:23px;}.article-side-card p{color:var(--ink-soft);font-size:13px;}.article-side-card a{display:flex;justify-content:center;margin-top:9px;}.article-sources{margin-top:38px;padding-top:25px;border-top:1px solid var(--line);}.article-sources li{margin-bottom:9px;font-size:13px;}@media (max-width:900px){.tool-detail-layout,.article-detail-shell,.article-reading-shell{grid-template-columns:1fr;}.article-grid,.tool-guide-grid{grid-template-columns:repeat(2,minmax(0,1fr));}.town-directory-intro{grid-template-columns:1fr;gap:14px;align-items:start;}.town-link-grid{grid-template-columns:repeat(2,minmax(0,1fr));}.article-side-card{position:static;}}@media (max-width:580px){.calculator-fields,.article-grid,.tool-guide-grid,.town-link-grid,.related-job-link-grid{grid-template-columns:1fr;}.calculator-card{width:100%;padding:21px;overflow:hidden;}.calculator-result{width:100%;}.calculator-result-total{max-width:100%;overflow-wrap:anywhere;font-size:clamp(24px,8vw,32px);}.calculator-table-scroll{width:100%;overscroll-behavior-inline:contain;-webkit-overflow-scrolling:touch;}.calculator-table{min-width:420px;}.calculator-result-highlights{grid-template-columns:1fr;}.calculator-result-header{padding:18px;}.calculator-breakdown{padding-right:14px;padding-left:14px;}.calculator-result-note{margin-right:14px;margin-left:14px;}.tool-detail-layout{padding-top:30px;}.tool-detail-hero{padding:32px 0 30px;}.town-directory-page{padding-top:34px;padding-bottom:64px;}.position-directory-search{grid-template-columns:1fr;padding:16px;}.position-directory-search>label{grid-column:auto;}.position-directory-search-status{justify-self:start;white-space:normal;}.town-city-card{padding:19px;}.town-city-card header{align-items:flex-start;flex-direction:column;gap:8px;}.article-detail-hero{padding:38px 0;}.article-detail-shell h1{font-size:36px;letter-spacing:-1.2px;}.article-reading-shell{gap:35px;padding-top:36px;}}.alert-status-card{display:flex;align-items:center;justify-content:space-between;gap:1.5rem;padding:1.4rem 1.6rem;margin-bottom:1.5rem;border:1px solid #b8e4d0;border-radius:18px;background:#edfbf5;color:#073e2b;}.alert-status-card h2{margin:.3rem 0;}.alert-status-card p{margin:0;}.alert-status-notice{margin:-0.35rem 0 1.5rem;}.alert-list-section{margin-bottom:1.5rem;padding:1.5rem;background:#fff;border:1px solid var(--line);border-radius:18px;box-shadow:var(--shadow-small);}.alert-list-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;margin-bottom:1rem;}.alert-list-heading h2{margin:.25rem 0;}.alert-list-heading p{margin:0;color:#60728a;}.alert-list-count{flex:0 0 auto;padding:.45rem .7rem;color:#0757ad;background:#eaf4ff;border-radius:999px;font-size:.78rem;font-weight:800;}.alert-list-items{display:grid;gap:.75rem;}.alert-list-item{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:.9rem;padding:1rem;background:#f8fbff;border:1px solid #d9e6f3;border-radius:14px;}.alert-list-item-icon{display:grid;width:38px;height:38px;place-items:center;color:#0757ad;background:#e8f3ff;border-radius:11px;}.alert-list-item-copy{display:grid;min-width:0;gap:.2rem;}.alert-list-item-copy span{overflow-wrap:anywhere;color:#52667f;font-size:.84rem;}.alert-list-item-copy small{color:#8b5d17;font-weight:750;}.alert-list-item-copy small.is-active{color:#087a55;}.alert-list-item form{margin:0;}.alert-list-item button{padding:.6rem .8rem;color:#9b2c2c;background:#fff;border:1px solid #efcaca;border-radius:9px;cursor:pointer;font-size:.8rem;font-weight:800;}.alert-list-item button:hover,.alert-list-item button:focus-visible{background:#fff3f3;}.alert-list-empty{display:grid;gap:.25rem;padding:1rem;color:#52667f;background:#f8fbff;border:1px dashed #c7d8ea;border-radius:12px;}@media (max-width:640px){.alert-list-heading{align-items:flex-start;flex-direction:column;}.alert-list-item{grid-template-columns:auto minmax(0,1fr);}.alert-list-item form{grid-column:1 / -1;}.alert-list-item button{width:100%;}}.employer-v2-nav-link{flex:0 0 auto;padding:.55rem .72rem;color:#075cb8;background:#edf6ff;border:1px solid #cfe4fa;border-radius:9px;font-size:.72rem;font-weight:900;text-decoration:none;}.employer-v2-hero{overflow:hidden;padding:clamp(4rem,8vw,7rem) 0;color:#fff;background:radial-gradient(circle at 86% 20%,rgba(47,226,173,.22),transparent 26rem),radial-gradient(circle at 12% 92%,rgba(55,139,255,.24),transparent 25rem),linear-gradient(135deg,#061a38,#0a407c 58%,#066a73);}.employer-v2-hero-grid,.employer-v2-feed-grid{display:grid;grid-template-columns:minmax(0,1.07fr) minmax(370px,.93fr);gap:clamp(2.5rem,7vw,6.5rem);align-items:center;}.employer-v2-kicker,.employer-v2-heading>span,.employer-v2-feed-grid>div:first-child>span,.employer-v2-final span{display:inline-flex;align-items:center;gap:.55rem;color:#0b63ce;font-size:.72rem;font-weight:900;letter-spacing:.13em;text-transform:uppercase;}.employer-v2-kicker{color:#83f0ce;}.employer-v2-kicker i{width:8px;height:8px;border-radius:50%;background:currentColor;box-shadow:0 0 0 6px rgba(131,240,206,.13);}.employer-v2-hero h1{max-width:790px;margin:1.15rem 0 1.3rem;font-size:clamp(2.7rem,6vw,5.3rem);line-height:.97;letter-spacing:-.058em;}.employer-v2-hero h1 em{color:#7befca;font-style:normal;}.employer-v2-hero-grid>div>p{max-width:690px;color:#d6e6f7;font-size:clamp(1rem,1.6vw,1.16rem);line-height:1.75;}.employer-v2-actions{display:flex;flex-wrap:wrap;gap:.85rem;margin-top:2rem;}.employer-v2-actions a,.employer-v2-price-grid a,.employer-v2-feed-grid a,.employer-v2-final a{display:inline-flex;align-items:center;justify-content:center;min-height:50px;padding:.85rem 1.25rem;border-radius:12px;font-weight:850;text-decoration:none;}.employer-v2-primary{color:#05233f;background:#7befca;box-shadow:0 13px 34px rgba(53,223,171,.2);}.employer-v2-secondary{color:#fff;border:1px solid rgba(255,255,255,.65);background:rgba(255,255,255,.06);}.employer-v2-trust{display:flex;flex-wrap:wrap;gap:1.1rem;margin-top:1.45rem;color:#c8dcf1;font-size:.82rem;font-weight:750;}.employer-v2-trust span::first-letter{color:#7befca;}.employer-v2-preview{position:relative;display:grid;gap:.8rem;padding:1.15rem;background:rgba(255,255,255,.97);border:1px solid rgba(255,255,255,.7);border-radius:24px;box-shadow:0 34px 90px rgba(0,15,38,.32);transform:rotate(1deg);}.employer-v2-preview::before{position:absolute;inset:-18px 32px auto;height:30px;content:"";border:1px solid rgba(123,239,202,.35);border-bottom:0;border-radius:99px 99px 0 0;}.preview-top{display:flex;justify-content:space-between;gap:1rem;padding:.45rem .25rem .9rem;color:#66798f;font-size:.75rem;}.preview-top b{color:#0f3159;}.employer-v2-preview article{display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:.85rem;align-items:center;padding:1rem;color:#153453;background:#f4f8fc;border:1px solid #dce7f2;border-radius:14px;}.employer-v2-preview article.is-highlight{color:#fff;background:linear-gradient(120deg,#0b63ce,#087f75);border-color:transparent;}.employer-v2-preview article>i{display:grid;width:38px;height:38px;place-items:center;color:#fff;background:#0b63ce;border-radius:10px;font-size:.75rem;font-style:normal;font-weight:900;}.employer-v2-preview article.is-highlight>i{color:#073b38;background:#7befca;}.employer-v2-preview article>div{display:grid;gap:.2rem;}.employer-v2-preview article small{color:#657990;line-height:1.4;}.employer-v2-preview article.is-highlight small{color:#d7eaf5;}.employer-v2-preview article>b{color:#087556;font-size:.82rem;white-space:nowrap;}.employer-v2-preview article.is-highlight>b{color:#7befca;}.employer-v2-choice,.employer-v2-comparison,.employer-v2-faq{padding-block:clamp(4rem,8vw,7rem);}.employer-v2-heading{max-width:820px;margin-bottom:2.4rem;}.employer-v2-heading h2{margin:.65rem 0 .85rem;color:#0d2b50;font-size:clamp(2.1rem,4.3vw,3.5rem);line-height:1.06;letter-spacing:-.04em;}.employer-v2-heading p{color:#5a6e85;font-size:1rem;line-height:1.7;}.employer-v2-choice-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.3rem;}.employer-v2-choice-grid article{position:relative;overflow:hidden;padding:clamp(1.6rem,3.5vw,2.6rem);background:#fff;border:1px solid #d6e2ef;border-radius:24px;box-shadow:0 18px 50px rgba(11,46,84,.08);}.employer-v2-choice-grid article.is-feed{background:linear-gradient(145deg,#f3fbf8,#fff);border-color:#a7dccb;}.choice-icon{display:grid;width:54px;height:54px;place-items:center;color:#fff;background:#0b63ce;border-radius:15px;font-size:1.55rem;}.is-feed .choice-icon{background:#087e6b;}.choice-label{display:inline-flex;margin-top:1.3rem;padding:.35rem .6rem;color:#386180;background:#eef5fb;border-radius:999px;font-size:.72rem;font-weight:850;}.employer-v2-choice-grid h3{margin:.85rem 0 .6rem;color:#102e52;font-size:clamp(1.5rem,2.5vw,2rem);}.employer-v2-choice-grid p{color:#5c7087;line-height:1.7;}.employer-v2-choice-grid ul,.employer-v2-price-grid ul{display:grid;gap:.7rem;padding:0;list-style:none;color:#344c66;}.employer-v2-choice-grid li::before,.employer-v2-price-grid li::before{margin-right:.6rem;content:"✓";color:#0a936b;font-weight:900;}.employer-v2-choice-grid a{display:inline-flex;margin-top:1rem;color:#075bb7;font-weight:900;}.employer-v2-pricing{padding-block:clamp(4rem,8vw,7rem);color:#fff;background:#071f42;}.employer-v2-heading.is-light h2{color:#fff;}.employer-v2-heading.is-light>span{color:#79e9c5;}.employer-v2-heading.is-light p{color:#cbdcee;}.employer-v2-price-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.15rem;align-items:stretch;}.employer-v2-price-grid article{position:relative;display:flex;flex-direction:column;padding:clamp(1.45rem,3vw,2.15rem);color:#143151;background:#fff;border:1px solid rgba(255,255,255,.18);border-radius:21px;box-shadow:0 24px 60px rgba(0,9,25,.22);}.employer-v2-price-grid article.is-popular{border:2px solid #72e6c1;transform:translateY(-8px);}.popular-badge{position:absolute;top:-14px;right:20px;padding:.4rem .7rem;color:#05352d;background:#72e6c1;border-radius:999px;font-size:.68rem;font-weight:900;}.price-type{color:#0b63ce;font-size:.72rem;font-weight:900;letter-spacing:.1em;text-transform:uppercase;}.employer-v2-price-grid h3{margin:.7rem 0;font-size:1.55rem;}.price-value{display:flex;align-items:baseline;gap:.35rem;min-height:56px;color:#0c2c50;}.price-value b{font-size:clamp(2.2rem,4vw,3.2rem);letter-spacing:-.05em;}.price-value small{color:#587088;font-weight:800;}.price-options{display:flex;flex-wrap:wrap;gap:.45rem;margin:.7rem 0;}.price-options span{padding:.42rem .6rem;color:#536b83;background:#eef4fa;border-radius:8px;font-size:.76rem;}.employer-v2-price-grid p{color:#61758c;line-height:1.6;}.employer-v2-price-grid ul{flex:1;margin-block:1rem 1.3rem;}.employer-v2-price-grid a{color:#fff;background:#0b63ce;}.employer-v2-table-wrap{overflow-x:auto;background:#fff;border:1px solid #d8e3ef;border-radius:20px;box-shadow:0 16px 45px rgba(13,49,91,.07);}.employer-v2-table-wrap table{width:100%;min-width:760px;border-collapse:collapse;}.employer-v2-table-wrap th,.employer-v2-table-wrap td{padding:1.05rem 1.2rem;text-align:left;border-bottom:1px solid #e2eaf3;}.employer-v2-table-wrap thead th{color:#fff;background:#0c396e;font-size:.82rem;}.employer-v2-table-wrap tbody th{color:#173957;background:#f5f8fb;}.employer-v2-table-wrap td{color:#526981;font-size:.9rem;}.employer-v2-feed-band{padding-block:clamp(4rem,8vw,7rem);background:linear-gradient(140deg,#eaf5ff,#eefcf7);border-block:1px solid #d3e5ef;}.employer-v2-feed-grid h2{margin:.65rem 0 .9rem;color:#0d2c50;font-size:clamp(2rem,4vw,3.4rem);line-height:1.07;letter-spacing:-.04em;}.employer-v2-feed-grid p{color:#566c84;line-height:1.75;}.employer-v2-feed-grid a{width:max-content;margin-top:1rem;color:#fff;background:#0b63ce;}.feed-flow{display:grid;gap:.8rem;}.feed-flow>div{display:flex;gap:1rem;align-items:center;padding:1.05rem;background:rgba(255,255,255,.9);border:1px solid #d0e1ec;border-radius:15px;}.feed-flow i{display:grid;flex:0 0 40px;height:40px;place-items:center;color:#fff;background:#087d6c;border-radius:11px;font-style:normal;font-weight:900;}.feed-flow span{display:grid;gap:.2rem;}.feed-flow small{color:#63788e;}.employer-v2-faq{padding-top:clamp(4rem,7vw,6rem);}.employer-v2-faq>div:last-child{display:grid;gap:.8rem;max-width:920px;}.employer-v2-faq details{padding:1.15rem 1.3rem;background:#fff;border:1px solid #d6e2ef;border-radius:14px;}.employer-v2-faq summary{color:#102f52;cursor:pointer;font-weight:850;}.employer-v2-faq p{margin:.8rem 0 0;color:#5a6f87;line-height:1.7;}.employer-v2-final{display:flex;align-items:center;justify-content:space-between;gap:2rem;margin-bottom:5rem;padding:clamp(1.8rem,4vw,3.2rem);color:#fff;background:linear-gradient(125deg,#0b63ce,#087d70);border-radius:25px;}.employer-v2-final span{color:#78edc8;}.employer-v2-final h2{margin:.6rem 0;font-size:clamp(1.9rem,4vw,3rem);}.employer-v2-final p{color:#dceaf7;}.employer-v2-final>div:last-child{display:grid;gap:.7rem;min-width:215px;}.employer-v2-final a:first-child{color:#05243f;background:#78edc8;}.employer-v2-final a:last-child{color:#fff;border:1px solid rgba(255,255,255,.6);}@media (max-width:940px){.employer-v2-nav-link{display:none;}.employer-v2-hero-grid,.employer-v2-feed-grid{grid-template-columns:1fr;}.employer-v2-preview{transform:none;}.employer-v2-price-grid{grid-template-columns:1fr;}.employer-v2-price-grid article.is-popular{transform:none;}}@media (max-width:680px){.employer-v2-hero h1{font-size:2.75rem;}.employer-v2-choice-grid{grid-template-columns:1fr;}.employer-v2-preview article{grid-template-columns:auto minmax(0,1fr);}.employer-v2-preview article>b{grid-column:2;}.employer-v2-final{align-items:flex-start;flex-direction:column;margin-inline:.8rem;}.employer-v2-final>div:last-child{width:100%;}}.employer-v3{--v3-navy:#0b2747;--v3-blue:#0a62c9;--v3-green:#078267;--v3-ink:#173553;--v3-muted:#5b7188;--v3-line:#d8e4ef;color:var(--v3-ink);background:#fff;}.employer-v3 *{box-sizing:border-box;}.employer-v3 a{text-decoration:none;}.employer-v3-hero{position:relative;overflow:hidden;padding-block:clamp(4.5rem,8vw,7.5rem);background:radial-gradient(circle at 86% 16%,rgba(37,190,150,.16),transparent 23rem),radial-gradient(circle at 5% 96%,rgba(10,98,201,.12),transparent 27rem),linear-gradient(145deg,#f7fbff 0%,#fff 54%,#f1fbf7 100%);border-bottom:1px solid #e3edf5;}.employer-v3-hero::before{position:absolute;inset:0;pointer-events:none;content:"";background-image:radial-gradient(rgba(18,68,112,.1) .7px,transparent .7px);background-size:22px 22px;mask-image:linear-gradient(to right,#000,transparent 46%);}.employer-v3-hero-grid{position:relative;display:grid;grid-template-columns:minmax(0,1.08fr) minmax(340px,.72fr);gap:clamp(2.5rem,7vw,6rem);align-items:center;}.employer-v3-kicker,.employer-v3-section-heading>span,.employer-v3-source-grid>div>span,.employer-v3-final>div>span{display:inline-flex;align-items:center;gap:.55rem;color:var(--v3-blue);font-size:.73rem;font-weight:900;letter-spacing:.11em;text-transform:uppercase;}.employer-v3-kicker i{width:9px;height:9px;background:#17aa83;border-radius:50%;box-shadow:0 0 0 6px rgba(23,170,131,.12);}.employer-v3-hero h1{max-width:790px;margin:1.15rem 0 1.25rem;color:var(--v3-navy);font-size:clamp(2.8rem,5.5vw,5rem);line-height:.99;letter-spacing:-.055em;}.employer-v3-hero h1 em{color:var(--v3-green);font-style:normal;}.employer-v3-lead{max-width:720px;margin:0;color:#294b69;font-size:clamp(1.1rem,1.9vw,1.35rem);font-weight:760;line-height:1.55;}.employer-v3-subcopy{max-width:700px;margin:1rem 0 0;color:var(--v3-muted);font-size:.98rem;line-height:1.75;}.employer-v3-actions{display:flex;flex-wrap:wrap;gap:.8rem;margin-top:1.8rem;}.employer-v3-button{display:inline-flex;min-height:52px;padding:.85rem 1.25rem;align-items:center;justify-content:center;gap:.7rem;border:1px solid transparent;border-radius:12px;font-weight:900;}.employer-v3-button.is-primary{color:#fff;background:var(--v3-blue);box-shadow:0 13px 30px rgba(10,98,201,.2);}.employer-v3-button.is-primary:hover{color:#fff;background:#0756b3;transform:translateY(-1px);}.employer-v3-button.is-secondary{color:var(--v3-navy);background:#fff;border-color:#b9cde0;}.employer-v3-button.is-secondary:hover{color:var(--v3-blue);border-color:#77a9da;}.employer-v3-proof{display:flex;flex-wrap:wrap;gap:.8rem 1.2rem;margin:1.5rem 0 0;padding:0;color:#48617a;list-style:none;font-size:.84rem;font-weight:750;}.employer-v3-proof span{color:var(--v3-green);font-weight:950;}.employer-v3-cost-card{position:relative;overflow:hidden;padding:clamp(1.35rem,3vw,2rem);background:rgba(255,255,255,.94);border:1px solid #bfd4e5;border-radius:24px;box-shadow:0 28px 70px rgba(19,62,100,.14);}.employer-v3-cost-card::before{position:absolute;top:0;right:0;left:0;height:5px;content:"";background:linear-gradient(90deg,var(--v3-blue),#17ad83);}.employer-v3-cost-card header{display:grid;gap:.35rem;padding-bottom:1.15rem;}.employer-v3-cost-card header span{color:#72869b;font-size:.67rem;font-weight:900;letter-spacing:.12em;}.employer-v3-cost-card header strong{color:var(--v3-navy);font-size:1.3rem;}.employer-v3-free-row{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1.05rem;background:#eaf9f3;border:1px solid #bce8d9;border-radius:15px;}.employer-v3-free-row>div{display:grid;gap:.2rem;}.employer-v3-free-row span{color:#59766e;font-size:.78rem;}.employer-v3-free-row b{color:#075b47;}.employer-v3-free-row>strong{color:#087359;font-size:1.8rem;letter-spacing:-.04em;white-space:nowrap;}.employer-v3-free-row>strong small{font-size:.8rem;}.employer-v3-optional-label{display:flex;align-items:center;gap:.7rem;margin-block:1.05rem .55rem;color:#8291a2;font-size:.65rem;font-weight:850;letter-spacing:.08em;text-transform:uppercase;}.employer-v3-optional-label::before,.employer-v3-optional-label::after{height:1px;flex:1;content:"";background:#dfe8f0;}.employer-v3-paid-row{display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:.75rem;align-items:center;padding-block:.78rem;border-bottom:1px solid #e5ecf3;}.employer-v3-price-icon{display:grid;width:38px;height:38px;place-items:center;color:#fff;border-radius:10px;font-weight:900;}.employer-v3-price-icon.is-fast{background:#e87817;}.employer-v3-price-icon.is-cpc{background:var(--v3-blue);}.employer-v3-paid-row>div{display:grid;gap:.15rem;}.employer-v3-paid-row b{color:var(--v3-navy);}.employer-v3-paid-row small{color:#708398;}.employer-v3-paid-row>strong{color:#244664;font-size:.9rem;white-space:nowrap;}.employer-v3-cost-card>p{margin:1rem 0 0;color:#687d91;font-size:.78rem;line-height:1.55;}.employer-v3-shortcuts{position:sticky;z-index:4;top:0;background:rgba(255,255,255,.95);border-bottom:1px solid #dce7f0;box-shadow:0 8px 25px rgba(20,56,91,.06);backdrop-filter:blur(10px);}.employer-v3-shortcuts>div{display:flex;gap:1.7rem;overflow-x:auto;scrollbar-width:none;}.employer-v3-shortcuts>div::-webkit-scrollbar{display:none;}.employer-v3-shortcuts a{flex:0 0 auto;padding-block:1rem;color:#516a81;border-bottom:2px solid transparent;font-size:.82rem;font-weight:850;}.employer-v3-shortcuts a:hover{color:var(--v3-blue);border-color:var(--v3-blue);}.employer-v3-section{padding-block:clamp(4.5rem,8vw,7rem);}.employer-v3-section[id],.employer-v3-pricing[id],.employer-v3-source-band[id]{scroll-margin-top:64px;}.employer-v3-section-heading{max-width:820px;margin-bottom:2.4rem;}.employer-v3-section-heading h2{margin:.7rem 0 .85rem;color:var(--v3-navy);font-size:clamp(2.05rem,4vw,3.45rem);line-height:1.07;letter-spacing:-.04em;}.employer-v3-section-heading p{margin:0;color:var(--v3-muted);font-size:1rem;line-height:1.75;}.employer-v3-path-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.25rem;}.employer-v3-path-grid article{padding:clamp(1.5rem,3vw,2.35rem);background:#fff;border:1px solid #d5e2ed;border-radius:22px;box-shadow:0 18px 50px rgba(17,55,91,.07);}.employer-v3-path-grid article.is-source{background:linear-gradient(145deg,#f0fbf7,#fff);border-color:#b7e2d5;}.employer-v3-path-top{display:flex;align-items:center;gap:.8rem;}.employer-v3-path-top>span{display:grid;width:46px;height:46px;place-items:center;color:#fff;background:var(--v3-blue);border-radius:13px;font-size:1.35rem;}.is-source .employer-v3-path-top>span{background:var(--v3-green);}.employer-v3-path-top small{color:#718498;font-weight:800;}.employer-v3-path-grid h3{margin:1.25rem 0 .65rem;color:var(--v3-navy);font-size:1.55rem;}.employer-v3-path-grid p{color:var(--v3-muted);line-height:1.72;}.employer-v3-path-grid ul,.employer-v3-price-card ul{display:grid;gap:.7rem;padding:0;list-style:none;}.employer-v3-path-grid ul{color:#3d5871;}.employer-v3-path-grid li::before,.employer-v3-price-card li::before{margin-right:.6rem;content:"✓";color:var(--v3-green);font-weight:950;}.employer-v3-path-grid article>a{display:inline-flex;margin-top:.9rem;color:var(--v3-blue);font-weight:900;}.employer-v3-pricing{padding-block:clamp(4.5rem,8vw,7rem);color:#fff;background:linear-gradient(135deg,#071e3b,#0b315d 60%,#074d59);}.employer-v3-section-heading.is-light>span{color:#73e6c2;}.employer-v3-section-heading.is-light h2{color:#fff;}.employer-v3-section-heading.is-light p{color:#ccdeef;}.employer-v3-price-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.15rem;align-items:stretch;}.employer-v3-price-card{position:relative;display:flex;flex-direction:column;min-width:0;padding:clamp(1.45rem,2.8vw,2.1rem);color:var(--v3-ink);background:#fff;border:1px solid rgba(255,255,255,.22);border-radius:21px;box-shadow:0 24px 60px rgba(0,9,25,.22);}.employer-v3-price-card.is-free{border-top:5px solid #12a67d;}.employer-v3-price-card.is-fast{border-top:5px solid #ec7f20;}.employer-v3-price-card.is-cpc{border-top:5px solid #2c86e4;}.employer-v3-plan-label{color:var(--v3-blue);font-size:.7rem;font-weight:900;letter-spacing:.1em;text-transform:uppercase;}.employer-v3-plan-badge{position:absolute;top:-14px;right:18px;padding:.4rem .65rem;color:#5b2a03;background:#ffcf91;border-radius:999px;font-size:.65rem;font-weight:900;}.employer-v3-price-card h3{margin:.65rem 0 .85rem;color:var(--v3-navy);font-size:1.5rem;}.employer-v3-price{display:flex;flex-wrap:wrap;align-items:baseline;gap:.35rem;min-height:56px;color:var(--v3-navy);}.employer-v3-price small{flex-basis:100%;color:#6f8296;font-size:.72rem;font-weight:800;}.employer-v3-price b{font-size:clamp(2.35rem,4vw,3.15rem);line-height:1;letter-spacing:-.055em;}.employer-v3-price span{color:#526d86;font-size:.85rem;font-weight:850;}.employer-v3-price-card>p{color:#60758b;line-height:1.65;}.employer-v3-price-card ul{flex:1;margin-block:1rem 1.4rem;color:#3c566e;font-size:.9rem;}.employer-v3-price-options{display:flex;flex-wrap:wrap;gap:.45rem;margin:.75rem 0 .2rem;}.employer-v3-price-options span,.employer-v3-credit{padding:.45rem .6rem;color:#526a81;background:#edf3f8;border-radius:8px;font-size:.76rem;}.employer-v3-price-options b,.employer-v3-credit b{color:var(--v3-navy);}.employer-v3-credit{width:max-content;max-width:100%;margin-top:.75rem;}.employer-v3-price-card>a{display:inline-flex;min-height:48px;padding:.75rem 1rem;align-items:center;justify-content:center;color:#fff;background:var(--v3-blue);border-radius:11px;font-weight:900;}.employer-v3-price-card.is-free>a{background:var(--v3-green);}.employer-v3-price-card.is-fast>a{background:#d9680b;}.employer-v3-pricing-note{margin:1.25rem 0 0;color:#bcd2e6;font-size:.78rem;text-align:center;}.employer-v3-decision .employer-v3-section-heading{margin-bottom:1.5rem;}.employer-v3-decision-list{overflow:hidden;border:1px solid var(--v3-line);border-radius:20px;box-shadow:0 16px 45px rgba(17,55,91,.06);}.employer-v3-decision-list article{display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:1.1rem;align-items:center;padding:1.3rem 1.45rem;background:#fff;border-bottom:1px solid #e1e9f1;}.employer-v3-decision-list article:last-child{border-bottom:0;}.employer-v3-decision-list article>span{display:grid;width:42px;height:42px;place-items:center;color:var(--v3-blue);background:#e9f3ff;border-radius:11px;font-weight:900;}.employer-v3-decision-list h3{margin:0 0 .25rem;color:var(--v3-navy);font-size:1rem;}.employer-v3-decision-list p{margin:0;color:#65798e;font-size:.87rem;}.employer-v3-decision-list article>b{color:#086d57;font-size:.82rem;white-space:nowrap;}.employer-v3-source-band{padding-block:clamp(4.5rem,8vw,7rem);background:linear-gradient(140deg,#edf6ff,#effbf7);border-block:1px solid #d6e6ee;}.employer-v3-source-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(330px,.72fr);gap:clamp(2.5rem,7vw,6rem);align-items:center;}.employer-v3-source-grid h2{margin:.7rem 0 .85rem;color:var(--v3-navy);font-size:clamp(2.05rem,4vw,3.45rem);line-height:1.07;letter-spacing:-.04em;}.employer-v3-source-grid p{color:var(--v3-muted);line-height:1.75;}.employer-v3-source-grid>div>a{display:inline-flex;margin-top:1rem;color:var(--v3-blue);font-weight:900;}.employer-v3-source-grid ol{display:grid;gap:.8rem;margin:0;padding:0;list-style:none;}.employer-v3-source-grid li{display:flex;gap:.85rem;align-items:center;padding:1rem;background:rgba(255,255,255,.9);border:1px solid #ccdee9;border-radius:14px;}.employer-v3-source-grid li>span{display:grid;flex:0 0 40px;height:40px;place-items:center;color:#fff;background:var(--v3-green);border-radius:10px;font-weight:900;}.employer-v3-source-grid li>div{display:grid;gap:.2rem;}.employer-v3-source-grid li b{color:var(--v3-navy);}.employer-v3-source-grid li small{color:#6a8095;}.employer-v3-steps>ol{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;margin:0;padding:0;list-style:none;}.employer-v3-steps>ol>li{padding:1.4rem;background:#f7fafd;border-top:3px solid var(--v3-blue);border-radius:0 0 15px 15px;}.employer-v3-steps>ol span{color:var(--v3-blue);font-weight:950;}.employer-v3-steps>ol h3{margin:.7rem 0 .45rem;color:var(--v3-navy);font-size:1.08rem;}.employer-v3-steps>ol p{margin:0;color:#62778c;font-size:.88rem;line-height:1.65;}.employer-v3-faq{padding-top:0;}.employer-v3-faq>div{display:grid;gap:.75rem;max-width:900px;}.employer-v3-faq details{padding:1.1rem 1.25rem;background:#fff;border:1px solid var(--v3-line);border-radius:14px;}.employer-v3-faq summary{color:var(--v3-navy);cursor:pointer;font-weight:850;}.employer-v3-faq p{margin:.8rem 0 0;color:var(--v3-muted);line-height:1.72;}.employer-v3-final{display:flex;gap:2rem;align-items:center;justify-content:space-between;margin-bottom:5rem;padding:clamp(1.8rem,4vw,3.2rem);color:#fff;background:linear-gradient(120deg,#0a5fbd,#087e6a);border-radius:24px;box-shadow:0 25px 60px rgba(9,73,119,.18);}.employer-v3-final>div>span{color:#8af0d2;}.employer-v3-final h2{margin:.6rem 0;color:#fff;font-size:clamp(2rem,4vw,3rem);}.employer-v3-final p{margin:0;color:#e0edf8;}.employer-v3-final>div:last-child{display:grid;gap:.65rem;min-width:225px;}.employer-v3-final a{display:inline-flex;min-height:47px;padding:.75rem 1rem;align-items:center;justify-content:center;border-radius:11px;font-weight:900;}.employer-v3-final a:first-child{color:#073d34;background:#84edcd;}.employer-v3-final a:last-child{color:#fff;border:1px solid rgba(255,255,255,.55);}@media (max-width:1020px){.employer-v3-hero-grid,.employer-v3-source-grid{grid-template-columns:1fr;}.employer-v3-cost-card{max-width:680px;}.employer-v3-price-grid{grid-template-columns:1fr;}.employer-v3-price-card{min-height:auto;}}@media (max-width:720px){.employer-v3-hero{padding-block:3.7rem 4.2rem;}.employer-v3-hero h1{font-size:clamp(2.55rem,13vw,3.6rem);}.employer-v3-actions,.employer-v3-actions a{width:100%;}.employer-v3-proof{display:grid;}.employer-v3-shortcuts>div{gap:1.15rem;}.employer-v3-path-grid,.employer-v3-steps>ol{grid-template-columns:1fr;}.employer-v3-decision-list article{grid-template-columns:auto minmax(0,1fr);align-items:flex-start;}.employer-v3-decision-list article>b{grid-column:2;}.employer-v3-final{align-items:flex-start;flex-direction:column;margin-inline:.8rem;}.employer-v3-final>div:last-child{width:100%;}}@media (max-width:420px){.employer-v3-paid-row{grid-template-columns:auto minmax(0,1fr);}.employer-v3-paid-row>strong{grid-column:2;}.employer-v3-cost-card{border-radius:19px;}}.alert-toggle{width:52px;height:30px;padding:3px;border:0;border-radius:999px;background:#a6b3c6;cursor:pointer;}.alert-toggle span{display:block;width:24px;height:24px;border-radius:50%;background:#fff;transition:transform .2s ease;}.alert-toggle.is-active{background:#087a55;}.alert-toggle.is-active span{transform:translateX(22px);}.legal-page{max-width:860px;padding-block:3rem 5rem;}.legal-page section{margin-bottom:2.25rem;}.legal-page h2{margin-bottom:.8rem;}.legal-page p{color:#40516a;line-height:1.8;}.legal-table-wrap{margin-top:1.25rem;overflow-x:auto;border:1px solid #d9e2ef;border-radius:14px;}.legal-table{width:100%;min-width:620px;border-collapse:collapse;background:#fff;color:#40516a;line-height:1.55;}.legal-table th,.legal-table td{padding:.9rem 1rem;border-bottom:1px solid #e6edf6;text-align:left;vertical-align:top;}.legal-table thead th{background:#f3f7fc;color:#17345f;font-size:.86rem;}.legal-table tbody th{color:#17345f;font-weight:750;}.legal-table tbody tr:last-child>*{border-bottom:0;}.legal-contact{display:flex;justify-content:space-between;gap:1rem;padding:1.25rem;border:1px solid #cbd7e8;border-radius:14px;background:#f7faff;}.employer-hero{overflow:hidden;padding:clamp(4rem,8vw,7.5rem) 0;color:#fff;background:radial-gradient(circle at 82% 28%,rgba(39,211,157,.22),transparent 27rem),linear-gradient(135deg,#071d40 0%,#0b3f80 58%,#086778 100%);}.employer-hero-grid,.employer-promotion-grid,.employer-login-grid{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(360px,.92fr);gap:clamp(3rem,7vw,7rem);align-items:center;}.eyebrow{display:inline-flex;align-items:center;gap:.55rem;color:#0b63ce;font-size:.78rem;font-weight:850;letter-spacing:.1em;text-transform:uppercase;}.employer-hero .eyebrow{color:#83f0ce;}.eyebrow i{width:8px;height:8px;border-radius:50%;background:currentColor;box-shadow:0 0 0 6px rgba(89,229,184,.13);}.employer-hero h1{max-width:780px;margin:1.15rem 0 1.25rem;font-size:clamp(2.55rem,5.8vw,5.15rem);line-height:.98;letter-spacing:-.055em;}.employer-hero h1 em{color:#75e9c5;font-style:normal;}.employer-hero-copy>p{max-width:690px;color:#d8e8fb;font-size:clamp(1rem,1.6vw,1.2rem);line-height:1.75;}.employer-hero-actions{display:flex;flex-wrap:wrap;gap:.85rem;margin-top:2rem;}.primary-cta,.secondary-cta,.text-cta{display:inline-flex;align-items:center;justify-content:center;gap:.75rem;min-height:50px;padding:.85rem 1.25rem;border-radius:12px;font-weight:850;text-decoration:none;}.primary-cta{color:#06223f;background:#79edc8;box-shadow:0 12px 35px rgba(23,204,148,.2);}.primary-cta:hover{color:#04192f;background:#a0f5da;transform:translateY(-1px);}.secondary-cta{color:inherit;border:1px solid currentColor;background:rgba(255,255,255,.06);}.secondary-cta:hover{color:inherit;background:rgba(255,255,255,.12);}.employer-trust-list{display:flex;flex-wrap:wrap;gap:1.15rem;margin:1.5rem 0 0;padding:0;list-style:none;color:#c9ddf2;font-size:.86rem;font-weight:700;}.employer-trust-list span{color:#75e9c5;}.employer-visual{position:relative;min-height:440px;}.visual-glow{position:absolute;inset:12% 8%;border:1px solid rgba(117,233,197,.28);border-radius:50%;transform:rotate(-8deg);}.visual-glow::before,.visual-glow::after{position:absolute;content:"";width:10px;height:10px;border-radius:50%;background:#75e9c5;box-shadow:0 0 22px #75e9c5;}.visual-glow::before{top:4%;left:22%;}.visual-glow::after{right:6%;bottom:24%;}.visual-card{position:absolute;display:flex;gap:.8rem;padding:1rem 1.1rem;color:#102b4e;background:rgba(255,255,255,.97);border:1px solid rgba(255,255,255,.5);border-radius:16px;box-shadow:0 28px 70px rgba(0,15,40,.28);}.visual-card-main{top:22%;left:8%;right:5%;display:grid;gap:.55rem;padding:1.65rem;}.visual-label{width:max-content;padding:.3rem .55rem;color:#077251;background:#dff9ef;border-radius:999px;font-size:.72rem;font-weight:850;}.visual-card-main strong{font-size:1.4rem;}.visual-card-main small,.visual-card small{color:#657891;}.visual-progress{height:8px;margin-top:.7rem;overflow:hidden;background:#e7eef7;border-radius:99px;}.visual-progress span{display:block;width:78%;height:100%;background:linear-gradient(90deg,#0b63ce,#21be91);}.visual-stats{display:flex;justify-content:space-between;font-size:.78rem;}.visual-stats span{color:#077251;font-weight:850;}.visual-card-top{top:3%;right:-1%;}.visual-card-bottom{bottom:4%;left:-2%;}.visual-card-top>span,.visual-card-bottom>span{display:grid;place-items:center;width:38px;height:38px;color:#fff;background:#0b63ce;border-radius:10px;font-weight:900;}.visual-card div{display:grid;gap:.2rem;}.employer-section{padding-block:clamp(4rem,8vw,7rem);}.employer-heading{max-width:760px;margin-bottom:2.2rem;}.employer-heading h2,.employer-promotion-band h2,.employer-final-cta h2{margin:.65rem 0 .8rem;font-size:clamp(2rem,4vw,3.3rem);line-height:1.08;letter-spacing:-.035em;}.employer-heading p{color:#586c85;line-height:1.7;}.employer-heading p strong{color:#08765b;font-weight:900;}.employer-path-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.25rem;}.employer-path-card{position:relative;overflow:hidden;padding:clamp(1.5rem,3vw,2.3rem);border:1px solid #d6e1ef;border-radius:22px;background:#fff;box-shadow:0 16px 45px rgba(12,46,86,.07);}.employer-path-card.is-primary{border-color:#91c0f5;background:linear-gradient(145deg,#f4f9ff,#fff);}.path-number{position:absolute;top:1.2rem;right:1.4rem;color:#d5e2f1;font-size:2.2rem;font-weight:900;}.path-icon{display:grid;place-items:center;width:52px;height:52px;color:#fff;background:#0b63ce;border-radius:14px;font-size:1.55rem;}.employer-path-card h3{margin:1.4rem 0 .7rem;font-size:1.45rem;}.employer-path-card p{color:#5a6d85;line-height:1.7;}.employer-path-card ul{display:grid;gap:.65rem;padding:0;list-style:none;color:#334963;}.employer-path-card li::before{content:"✓";margin-right:.55rem;color:#0c996d;font-weight:900;}.employer-path-card>a{display:inline-flex;margin-top:1rem;color:#0759b5;font-weight:850;}.employer-promotion-band{padding-block:clamp(3.5rem,7vw,6rem);color:#fff;background:#0a2f61;}.eyebrow-light{color:#75e9c5;}.employer-promotion-grid p{color:#cfe0f4;line-height:1.75;}.promotion-mini-grid{display:grid;gap:1rem;}.promotion-mini-grid article{display:grid;grid-template-columns:auto 1fr;gap:.2rem .8rem;padding:1.25rem;background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.13);border-radius:16px;}.promotion-mini-grid article>span{grid-row:1/3;display:grid;place-items:center;width:42px;height:42px;color:#0a2f61;background:#75e9c5;border-radius:11px;}.promotion-mini-grid small{color:#cfe0f4;}.employer-steps ol{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem;padding:0;list-style:none;counter-reset:steps;}.employer-steps li{position:relative;display:grid;gap:.55rem;padding:1.25rem;border-top:3px solid #0b63ce;background:#f5f8fc;border-radius:0 0 14px 14px;}.employer-steps li::before{counter-increment:steps;content:"0" counter(steps);color:#0b63ce;font-weight:900;}.employer-steps span{color:#5c6e84;font-size:.9rem;line-height:1.55;}.employer-final-cta{display:flex;justify-content:space-between;gap:2rem;align-items:center;margin-bottom:5rem;padding:clamp(1.7rem,4vw,3.3rem);color:#fff;background:linear-gradient(125deg,#0b63ce,#087e71);border-radius:24px;}.employer-final-cta p{color:#e1edf9;}.employer-final-cta>div:last-child{display:grid;gap:.7rem;min-width:210px;}.employer-final-cta .text-cta{color:#fff;}.employer-faq{padding-top:0;}.employer-faq-list{display:grid;gap:.8rem;max-width:900px;}.employer-faq-list details{padding:1.1rem 1.25rem;background:#fff;border:1px solid #d6e1ef;border-radius:14px;}.employer-faq-list summary{cursor:pointer;color:#102b4e;font-weight:850;}.employer-faq-list p{margin:.8rem 0 0;color:#5b6f87;line-height:1.7;}.employer-login-page{min-height:72vh;padding-block:clamp(4rem,9vw,8rem);background:linear-gradient(145deg,#edf6ff,#fff 55%,#ecfbf6);}.employer-login-copy h1{margin:1rem 0;max-width:700px;font-size:clamp(2.4rem,5vw,4.4rem);line-height:1.02;letter-spacing:-.05em;}.employer-login-copy>p{max-width:660px;color:#516880;font-size:1.08rem;line-height:1.75;}.employer-feature-list{display:grid;gap:1rem;margin-top:2rem;padding:0;list-style:none;}.employer-feature-list li{display:flex;gap:1rem;}.employer-feature-list li>span{display:grid;place-items:center;flex:0 0 42px;height:42px;color:#0b63ce;background:#dcecff;border-radius:11px;font-weight:900;}.employer-feature-list div{display:grid;gap:.2rem;}.employer-feature-list small{color:#64778d;}.employer-login-card{padding:clamp(1.5rem,4vw,2.8rem);background:#fff;border:1px solid #d5e1ef;border-radius:24px;box-shadow:0 28px 70px rgba(10,44,85,.13);}.login-card-mark{color:#0b63ce;font-size:1.35rem;font-weight:950;}.login-card-mark small{color:#74859a;font-size:.65rem;letter-spacing:.08em;text-transform:uppercase;}.employer-login-card h2{margin:1.6rem 0 .55rem;}.employer-login-card p{color:#60748b;}.employer-login-card .primary-cta,.employer-login-card .secondary-cta{width:100%;margin-top:1rem;}.employer-login-card .primary-cta{color:#fff;background:#0b63ce;}.employer-login-card .secondary-cta{color:#0b63ce;}.login-divider{display:flex;align-items:center;gap:.7rem;margin-top:1.2rem;color:#8090a3;font-size:.75rem;}.login-divider::before,.login-divider::after{content:"";height:1px;flex:1;background:#dce4ee;}.login-security{display:block;margin-top:1.25rem;color:#6a7d92;line-height:1.5;}@media (max-width:900px){.employer-hero-grid,.employer-promotion-grid,.employer-login-grid{grid-template-columns:1fr;}.employer-visual{min-height:370px;}.employer-steps ol{grid-template-columns:repeat(2,minmax(0,1fr));}.employer-final-cta{align-items:flex-start;flex-direction:column;}}@media (max-width:640px){.employer-hero{padding-top:3.5rem;}.employer-hero h1{font-size:2.65rem;}.employer-path-grid,.employer-steps ol{grid-template-columns:1fr;}.employer-visual{min-height:330px;}.visual-card-main{left:0;right:0;}.visual-card-top{right:0;}.visual-card-bottom{left:0;}.employer-final-cta{margin-inline:.8rem;}}
