:root{
  --bg:#f6f8fc;--paper:#ffffff;--paper2:#f9fbff;--text:#111827;--muted:#5f6b7a;--muted2:#8492a6;--line:#e2e8f0;
  --brand:#2563eb;--brand2:#0ea5e9;--brand3:#7c3aed;--soft:#eef6ff;--soft2:#f4f0ff;--success:#0f766e;--danger:#dc2626;
  --radius:22px;--shadow:0 16px 44px rgba(15,23,42,.07);--shadow2:0 10px 26px rgba(15,23,42,.055);
  --font:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,'Helvetica Neue',Arial,'Noto Sans',sans-serif;
}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--text);font-family:var(--font);font-size:16px;line-height:1.68;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}.section-wrap{width:min(1180px,calc(100% - 48px));margin-inline:auto}.eyebrow{display:inline-flex;align-items:center;gap:8px;color:var(--brand);font-size:13px;font-weight:800;letter-spacing:.04em;text-transform:uppercase}.eyebrow:before{content:'';width:22px;height:3px;border-radius:999px;background:linear-gradient(90deg,var(--brand),var(--brand2))}.btn{display:inline-flex;align-items:center;justify-content:center;border:0;cursor:pointer;font-weight:800;border-radius:14px;transition:.18s ease}.btn.primary{background:linear-gradient(135deg,var(--brand),var(--brand2));color:#fff;padding:13px 18px;box-shadow:0 10px 24px rgba(37,99,235,.22)}.btn.primary:hover{transform:translateY(-1px);box-shadow:0 14px 30px rgba(37,99,235,.28)}.btn.full{width:100%}.text-link{color:var(--brand);font-weight:800}.text-btn{color:var(--brand)!important;background:transparent!important;padding:0!important}.text-btn span{display:inline-grid;place-items:center;width:24px;height:24px;border-radius:50%;margin-left:8px;background:var(--brand);color:#fff}
.site-header{position:relative!important;top:auto!important;z-index:20;background:rgba(255,255,255,.92)!important;border-bottom:1px solid rgba(226,232,240,.9);backdrop-filter:blur(12px);box-shadow:0 8px 24px rgba(15,23,42,.035)}.top-strip{display:none!important}.header-inner{height:78px;display:flex;align-items:center;justify-content:space-between;width:min(1180px,calc(100% - 48px));margin-inline:auto}.brand{display:flex;align-items:center;gap:12px;min-width:0}.brand-mark{display:grid;place-items:center;width:44px;height:44px;border-radius:14px;background:linear-gradient(135deg,var(--brand),var(--brand3));color:#fff;font-size:34px;line-height:1;font-weight:900;box-shadow:0 10px 24px rgba(37,99,235,.2)}.brand-copy{display:flex;flex-direction:column;min-width:0}.brand-copy strong{font-size:18px;font-weight:800;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.brand-copy small{font-size:12px;color:var(--muted);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:360px}.main-nav{display:flex;align-items:center;gap:24px;font-size:14px;font-weight:750}.main-nav a{color:#273142}.main-nav a:hover{color:var(--brand)}.menu-toggle{display:none;background:#fff;border:1px solid var(--line);border-radius:14px;padding:10px 13px;font-weight:800;color:var(--text)}
.jobs-app{padding-bottom:70px}.hero-plain,.archive-hero-full,.tax-hero-full{padding:54px 0 42px;background:linear-gradient(135deg,#eff6ff 0%,#fff 55%,#f5f3ff 100%);border-bottom:1px solid var(--line)}.hero-plain h1,.archive-hero-full h1,.tax-hero-full h1{font-size:clamp(38px,5.2vw,66px);line-height:1.04;letter-spacing:-.05em;margin:16px 0 18px;max-width:940px;font-weight:800}.hero-plain p,.archive-hero-full p,.tax-hero-full p,.home-hero-pro p{font-size:18px;line-height:1.75;color:var(--muted);max-width:850px;margin:0}.home-hero-pro{padding:58px 0 48px;background:linear-gradient(135deg,#eaf2ff 0%,#fff 52%,#f4efff 100%);border-bottom:1px solid var(--line)}.home-hero-grid{display:grid;grid-template-columns:minmax(0,1fr) 340px;gap:34px;align-items:center}.home-hero-pro h1{font-size:clamp(40px,5.6vw,72px);line-height:1.03;letter-spacing:-.055em;margin:16px 0 18px;font-weight:820;max-width:930px}.hero-insight-card,.trust-metrics article,.portal-guide-grid article,.home-tax-grid a,.faq-card,.page-panel,.empty-state,.filters-panel,.single-accordion,.similar-sidebar,.company-card,.sidebar-filter-form{background:var(--paper);border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow)}.hero-insight-card{padding:26px}.hero-insight-card strong{display:block;font-size:22px;margin-bottom:12px}.hero-insight-card ol{margin:0;padding-left:21px;color:var(--muted);display:grid;gap:10px}.trust-metrics{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-top:30px}.trust-metrics article{padding:24px}.trust-metrics span{display:grid;place-items:center;width:42px;height:42px;border-radius:14px;background:var(--soft);color:var(--brand);font-weight:850;margin-bottom:12px}.trust-metrics strong{font-size:20px}.trust-metrics p,.portal-guide-grid p,.home-tax-grid em{color:var(--muted);margin:8px 0 0}.section-title-row{display:flex;justify-content:space-between;align-items:end;gap:18px;margin:42px 0 18px}.section-title-row h2{font-size:clamp(30px,4vw,44px);line-height:1.05;margin:8px 0 0}.section-title-row a{font-weight:800;color:var(--brand)}.portal-guide-grid{display:grid;grid-template-columns:2fr 1fr 1fr;gap:18px;margin-top:42px}.portal-guide-grid article{padding:24px}.portal-guide-grid .large-guide{grid-row:span 2;background:linear-gradient(135deg,#fff,#eef6ff)}.portal-guide-grid h2{font-size:38px;line-height:1.08;margin:12px 0}.portal-guide-grid h3{font-size:22px;margin:0 0 10px}.home-tax-grid,.term-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;margin-top:42px}.home-tax-grid a,.term-card{background:#fff;border:1px solid var(--line);border-radius:var(--radius);padding:24px;box-shadow:var(--shadow2);transition:.18s ease}.home-tax-grid a:hover,.term-card:hover{transform:translateY(-2px);border-color:#bfdbfe}.home-tax-grid span,.term-card span{font-size:13px;color:var(--muted2);text-transform:uppercase;font-weight:750}.home-tax-grid strong,.term-card strong{display:block;font-size:25px;margin:6px 0}.home-faq{margin-top:46px}
.page-title-search{display:flex;align-items:center;gap:10px;width:min(100%,920px);margin:18px 0 18px;padding:10px;background:#fff;border:1px solid #dbe4f0;border-radius:18px;box-shadow:0 12px 32px rgba(15,23,42,.06)}.page-title-search .search-icon{display:grid;place-items:center;width:38px;height:38px;border-radius:13px;background:var(--soft);color:var(--brand);font-weight:900}.page-title-search input{flex:1;min-width:180px;border:0;outline:0;background:transparent;color:var(--text);font-size:15px}.page-title-search button{white-space:nowrap;border:0}.hero-search{max-width:900px}.archive-layout{display:grid;grid-template-columns:310px minmax(0,1fr);gap:34px;padding-top:40px}.filters-panel{position:static!important;align-self:start;padding:22px}.filter-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:18px}.filter-head h2{margin:0;font-size:20px}.filter-head a{font-size:13px;color:var(--brand);font-weight:800}.filter-form,.sidebar-filter-form{display:flex;flex-direction:column;gap:14px}.filter-form label,.sidebar-filter-form label{display:flex;flex-direction:column;gap:7px}.filter-form label span,.sidebar-filter-form label span{font-size:12px;text-transform:uppercase;letter-spacing:.04em;color:var(--muted);font-weight:800}.filter-form select,.filter-form input,.sidebar-filter-form select,.sidebar-filter-form input{width:100%;background:#f8fafc;color:var(--text);border:1px solid #dbe4f0;border-radius:14px;padding:12px 13px;outline:0}.filter-form select:focus,.filter-form input:focus,.sidebar-filter-form select:focus{border-color:#93c5fd;box-shadow:0 0 0 4px rgba(37,99,235,.08)}.results-toolbar{display:flex;justify-content:space-between;align-items:center;margin-bottom:18px;color:var(--muted)}.results-toolbar strong{font-size:17px;color:var(--text)}.job-list{display:flex;flex-direction:column;gap:14px}.job-row{background:#fff!important;position:relative;border:1px solid var(--line)!important;border-radius:20px;min-height:98px;padding:24px 68px 22px 26px;box-shadow:var(--shadow2);transition:.18s ease;cursor:pointer}.job-row:hover{transform:translateY(-1px);border-color:#bfdbfe!important;box-shadow:0 16px 36px rgba(37,99,235,.09)}.job-row:after{content:'';position:absolute;left:26px;right:26px;bottom:0;height:1px;background:linear-gradient(90deg,transparent,#dbeafe,transparent)}.job-row-toggle{position:absolute;right:24px;top:24px;width:30px;height:30px;background:linear-gradient(135deg,var(--brand),var(--brand2));color:#fff;border:0;border-radius:50%;font-size:21px;line-height:1;font-weight:850;display:grid;place-items:center;cursor:pointer}.job-row-main h3{font-size:20px;line-height:1.28;margin:0 0 8px;font-weight:800}.job-row-meta{display:flex;gap:8px;flex-wrap:wrap;margin:0;color:var(--muted);font-size:13px}.job-row-meta span{display:inline-flex;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:999px;padding:4px 9px}.job-row-extra{display:none;border-top:1px solid #eef2f6;margin-top:18px;padding-top:18px;grid-template-columns:minmax(0,1fr) auto;gap:18px;align-items:end}.job-row.is-open .job-row-extra{display:grid}.job-expanded-copy p{margin:0 0 12px;color:#475569}.job-row-dept{font-size:13px;color:var(--muted)!important}.pagination{margin:34px 0}.pagination .nav-links{display:flex;gap:10px;justify-content:flex-end;align-items:center}.pagination a,.pagination span{min-width:42px;height:42px;display:inline-flex;align-items:center;justify-content:center;border:1px solid var(--line);background:#fff;border-radius:12px}.pagination .current{background:var(--brand);border-color:var(--brand);color:#fff}
.single-hero-full{background:linear-gradient(135deg,#eff6ff 0%,#fff 54%,#f5f3ff 100%);border-bottom:1px solid var(--line);padding:30px 0}.single-titlebar.full-hero-card{width:min(1180px,calc(100% - 48px));display:block!important;background:transparent!important;border:0!important;border-radius:0!important;margin-top:0!important;padding:24px 0!important;box-shadow:none!important}.single-titlebar h1{font-size:clamp(38px,5.4vw,72px)!important;line-height:1.04!important;letter-spacing:-.055em!important;margin:14px 0 18px!important;font-weight:830}.pill-line{display:flex;gap:8px;flex-wrap:wrap;margin:0 0 12px}.meta-pill,.single-meta-line a{display:inline-flex!important;align-items:center;background:#fff;border:1px solid #dbe4f0;border-radius:999px;padding:7px 11px;color:#1f2937!important;font-weight:750;font-size:13px;box-shadow:0 6px 16px rgba(15,23,42,.04)}.meta-pill:hover,.single-meta-line a:hover{border-color:#93c5fd;color:var(--brand)!important}.single-mini-facts{display:flex;gap:10px;flex-wrap:wrap;margin-top:12px}.single-mini-facts span{display:inline-flex;gap:6px;align-items:center;background:rgba(255,255,255,.78);border:1px solid #dbe4f0;border-radius:14px;padding:9px 12px;color:var(--muted)}.single-mini-facts strong{color:var(--text)}.refined-single-layout{display:grid;grid-template-columns:minmax(0,770px) 340px;gap:34px;padding-top:34px}.single-accordion{min-width:0;padding:28px}.job-fact-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin:0 0 24px}.job-fact-grid div{background:#f8fafc;border:1px solid #e4ebf5;border-radius:17px;padding:14px}.job-fact-grid .wide-fact{grid-column:1/-1}.job-fact-grid span{display:block;color:var(--muted);font-size:12px;text-transform:uppercase;letter-spacing:.04em;margin-bottom:5px;font-weight:800}.job-fact-grid strong{display:block;color:var(--text);line-height:1.45}.job-fact-grid strong a{color:var(--brand);font-weight:800}.job-section{border-top:1px solid #e9eef7;padding:0}.job-section:first-of-type{border-top:0}.job-section summary{list-style:none;cursor:pointer;font-size:22px;font-weight:850;padding:22px 0;display:flex;justify-content:space-between;align-items:center;color:#101828}.job-section summary::-webkit-details-marker{display:none}.job-section summary:after{content:'−';display:grid;place-items:center;width:28px;height:28px;border-radius:50%;background:var(--soft);color:var(--brand);font-size:20px}.job-section:not([open]) summary:after{content:'+'}.section-body{padding:0 0 26px;color:#334155}.section-body p{margin:0 0 18px;font-size:16.5px;line-height:1.86}.section-body ul,.section-body ol{margin:10px 0 20px;padding-left:0}.section-body li{margin:10px 0;font-size:16px;line-height:1.78}.arrow-list{list-style:none!important}.arrow-list li{position:relative;padding-left:28px}.arrow-list li:before{content:'›';position:absolute;left:0;top:0;width:20px;height:20px;display:grid;place-items:center;border-radius:50%;background:linear-gradient(135deg,var(--brand),var(--brand2));color:#fff;font-weight:900;line-height:1}.step-list{counter-reset:step;list-style:none!important}.step-list li{counter-increment:step;position:relative;padding-left:40px}.step-list li:before{content:counter(step);position:absolute;left:0;top:0;width:28px;height:28px;border-radius:10px;background:#e0f2fe;color:#0369a1;display:grid;place-items:center;font-weight:850}.inline-facts{display:flex;gap:10px;flex-wrap:wrap;margin-top:12px}.inline-facts span{background:#f8fafc;border:1px solid #e2e8f0;border-radius:14px;padding:9px 11px}.notice-box{border-radius:16px;padding:14px 16px;margin-bottom:20px}.notice-box.expired{background:#fff7ed;border:1px solid #fed7aa;color:#9a3412}.content-apply-wrap{margin-top:18px!important}.address-line{background:#f8fafc;border:1px solid #e2e8f0;border-radius:16px;padding:14px}.faq-list details{background:#fff;border:1px solid #e4ebf5;border-radius:16px;margin:10px 0;box-shadow:0 8px 22px rgba(15,23,42,.035)}.faq-list summary{font-size:16px!important;line-height:1.4!important;padding:15px 16px!important}.faq-list p{padding:0 16px 16px;margin:0!important}.similar-sidebar{align-self:start;background:transparent;border:0;box-shadow:none;display:flex;flex-direction:column;gap:18px}.company-card,.sidebar-filter-form,.sidebar-similar-block{background:#fff;border:1px solid var(--line);border-radius:22px;box-shadow:var(--shadow2);padding:20px}.company-card-head{display:flex;align-items:center;gap:13px;margin-bottom:16px}.company-logo-box{flex:0 0 58px;width:58px;height:58px;border-radius:18px;background:linear-gradient(135deg,var(--soft),var(--soft2));border:1px solid #dbe4f0;display:grid;place-items:center;overflow:hidden}.company-logo-box img{width:100%;height:100%;object-fit:contain;background:#fff;padding:6px}.company-logo-box span{font-weight:900;color:var(--brand);font-size:20px}.company-name-wrap{min-width:0;flex:1}.company-name-wrap h2{font-size:18px;line-height:1.25;margin:0 0 4px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.company-name-wrap p{margin:0;color:var(--muted);font-size:13px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.company-detail{background:#f8fafc;border:1px solid #e4ebf5;border-radius:16px;padding:12px;margin:0 0 12px}.company-detail strong{display:block;font-size:12px;color:var(--muted);text-transform:uppercase;margin-bottom:4px}.company-detail span{font-size:14px;color:#334155}.company-web,.company-more{display:flex;align-items:center;justify-content:center;border-radius:14px;padding:11px 12px;font-weight:850}.company-web{background:linear-gradient(135deg,var(--brand),var(--brand2));color:#fff;margin-bottom:12px}.company-more{background:#f8fafc;border:1px solid #e4ebf5;color:var(--brand);margin-top:12px}.company-socials{display:flex;gap:8px;flex-wrap:wrap}.company-socials a{font-size:12px;font-weight:800;background:#eef2ff;color:#3730a3;border-radius:999px;padding:7px 10px}.sidebar-filter-form h2,.sidebar-similar-block h2{font-size:20px;margin:0 0 14px}.similar-card{display:block;background:#fff;border:1px solid var(--line);border-radius:18px;padding:18px;margin-bottom:12px;min-height:auto;box-shadow:0 8px 22px rgba(15,23,42,.045);transition:.18s ease}.similar-card:hover{border-color:#bfdbfe;transform:translateY(-1px)}.similar-card span{display:block;width:28px;height:3px;background:linear-gradient(90deg,var(--brand),var(--brand2));border-radius:999px;margin-bottom:12px}.similar-card strong{display:block;font-size:16px;line-height:1.32;margin-bottom:8px}.similar-card em{display:block;font-style:normal;color:var(--muted);font-size:13px;margin-bottom:8px}.similar-card small{display:block;color:var(--brand);font-weight:850}.page-content{padding:60px 0}.footer-loaded{width:min(1180px,calc(100% - 48px));margin-inline:auto;display:grid;grid-template-columns:1.4fr repeat(4,minmax(0,1fr));gap:24px}.site-footer{background:#0f172a;color:#f8fafc;border-top:0;padding:46px 0 24px;margin-top:70px}.site-footer a{color:#e2e8f0}.footer-brand-block p,.footer-trust p,.footer-bottom{color:#cbd5e1}.footer-logo{display:flex;align-items:center;gap:10px;font-weight:850;font-size:20px}.footer-logo span{display:grid;place-items:center;width:38px;height:38px;border-radius:12px;background:linear-gradient(135deg,var(--brand),var(--brand3));color:#fff;font-size:30px}.footer-search{display:flex;margin-top:16px;background:#fff;border-radius:14px;overflow:hidden}.footer-search input{min-width:0;flex:1;border:0;padding:12px;color:#111827}.footer-search button{border:0;background:var(--brand);color:#fff;font-weight:850;padding:0 14px}.footer-col{display:grid;align-content:start;gap:9px}.footer-col h3{margin:0 0 8px}.footer-bottom{width:min(1180px,calc(100% - 48px));margin:28px auto 0;padding-top:18px;border-top:1px solid rgba(255,255,255,.12);display:flex;justify-content:space-between;gap:14px;font-size:13px}
@media(max-width:1040px){.home-hero-grid,.archive-layout,.refined-single-layout,.portal-guide-grid{grid-template-columns:1fr}.trust-metrics,.home-tax-grid,.term-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.similar-sidebar{display:grid;grid-template-columns:1fr 1fr}.sidebar-similar-block{grid-column:1/-1}.footer-loaded{grid-template-columns:1fr 1fr}.section-title-row{align-items:start}.main-nav{gap:14px}.brand-copy small{max-width:230px}}
@media(max-width:760px){body{font-size:15px}.section-wrap,.header-inner,.single-titlebar.full-hero-card,.footer-loaded,.footer-bottom{width:min(100% - 28px,1180px)}.header-inner{height:auto;min-height:70px;padding:10px 0}.brand-mark{width:40px;height:40px;border-radius:13px;font-size:30px}.brand-copy strong{font-size:16px;max-width:210px}.brand-copy small{display:block;max-width:220px}.menu-toggle{display:inline-flex}.main-nav{display:none;position:absolute;left:14px;right:14px;top:72px;background:#fff;border:1px solid var(--line);border-radius:18px;box-shadow:var(--shadow);padding:14px;flex-direction:column;align-items:flex-start}.main-nav.is-open{display:flex}.hero-plain,.archive-hero-full,.tax-hero-full,.home-hero-pro{padding:36px 0 30px}.hero-plain h1,.archive-hero-full h1,.tax-hero-full h1,.home-hero-pro h1,.single-titlebar h1{font-size:35px!important;letter-spacing:-.04em!important}.hero-plain p,.archive-hero-full p,.tax-hero-full p,.home-hero-pro p{font-size:16px}.page-title-search{flex-wrap:wrap;border-radius:16px;padding:9px}.page-title-search input{flex-basis:calc(100% - 52px);font-size:14px}.page-title-search button{width:100%;padding:12px}.trust-metrics,.home-tax-grid,.term-grid,.similar-sidebar,.footer-loaded{grid-template-columns:1fr}.portal-guide-grid .large-guide{grid-row:auto}.archive-layout,.refined-single-layout{gap:22px;padding-top:24px}.filters-panel,.single-accordion,.company-card,.sidebar-filter-form,.sidebar-similar-block{padding:17px;border-radius:18px}.job-row{padding:20px 56px 18px 18px;border-radius:18px}.job-row-toggle{right:18px;top:20px}.job-row-extra{grid-template-columns:1fr}.job-row-actions{white-space:normal}.job-fact-grid{grid-template-columns:1fr}.single-mini-facts span{width:100%;justify-content:space-between}.job-section summary{font-size:19px;padding:19px 0}.section-body p,.section-body li{font-size:15.5px;line-height:1.78}.company-card-head{align-items:flex-start}.company-name-wrap h2{white-space:normal;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.company-name-wrap p{white-space:nowrap}.footer-bottom{display:grid}.pagination .nav-links{justify-content:flex-start;flex-wrap:wrap}.home-faq{margin-top:28px}}
@media(max-width:430px){.section-wrap,.header-inner,.single-titlebar.full-hero-card,.footer-loaded,.footer-bottom{width:min(100% - 22px,1180px)}.brand-copy strong{max-width:170px}.brand-copy small{max-width:170px}.hero-plain h1,.archive-hero-full h1,.tax-hero-full h1,.home-hero-pro h1,.single-titlebar h1{font-size:31px!important}.job-row-meta span{font-size:12px}.company-logo-box{width:52px;height:52px;flex-basis:52px}.home-hero-pro,.single-hero-full{background:linear-gradient(135deg,#f0f7ff,#fff)}.site-footer{margin-top:46px}}

/* v16.1.9 polish: professional dark nav/footer, readable descriptions, searchable filters, refined lists */
.site-header{background:#0f172a!important;border-bottom:1px solid rgba(255,255,255,.08)!important;box-shadow:0 10px 26px rgba(15,23,42,.14)!important;backdrop-filter:none!important}.brand-copy strong,.main-nav a,.menu-toggle{color:#f8fafc!important}.brand-copy small{color:#cbd5e1!important}.brand-mark{background:linear-gradient(135deg,#2563eb,#7c3aed)!important}.menu-toggle{background:rgba(255,255,255,.08)!important;border-color:rgba(255,255,255,.16)!important}.main-nav a:hover{color:#93c5fd!important}.main-nav.is-open{background:#0f172a!important;border-color:rgba(255,255,255,.14)!important}.site-footer{background:#0f172a!important}.single-accordion{padding:30px}.job-description-panel{background:linear-gradient(180deg,#ffffff,#f8fbff);border:1px solid #e2e8f0;border-radius:24px;padding:26px;margin-bottom:20px;box-shadow:0 12px 28px rgba(15,23,42,.045)}.job-description-panel h2{font-size:28px;line-height:1.18;margin:0 0 18px;letter-spacing:-.03em;color:#0f172a}.description-body .readable-para{font-size:17px;line-height:1.9;color:#293548;margin:0 0 16px}.description-body .readable-para strong{font-weight:850;color:#0f172a;background:linear-gradient(180deg,transparent 58%,#dbeafe 0);padding:0 2px;border-radius:4px}.visible-facts-inline{display:grid;grid-template-columns:1fr;gap:10px;margin:18px 0 0}.visible-facts-inline span{display:block;background:#f8fafc;border:1px solid #e2e8f0;border-radius:16px;padding:13px 15px;color:#334155}.list-panel{background:#f8fbff;border:1px solid #e3ecf8;border-radius:20px;padding:8px 14px;margin:18px 0}.arrow-list.refined-list li,.section-body .arrow-list li{display:block;border-bottom:1px solid #e6edf7;padding:12px 0 12px 34px;margin:0;min-height:44px}.arrow-list.refined-list li:last-child,.section-body .arrow-list li:last-child{border-bottom:0}.arrow-list li:before{top:14px!important;width:20px!important;height:20px!important;font-size:18px!important;line-height:20px!important}.section-body .step-list li{border-bottom:1px solid #e6edf7;padding-top:8px;padding-bottom:12px;margin:0 0 2px}.section-body .step-list li:last-child{border-bottom:0}.step-list li:before{top:10px!important}.job-section{background:#fff;border:1px solid #e4ebf5!important;border-radius:20px;margin:14px 0;padding:0 18px;box-shadow:0 8px 22px rgba(15,23,42,.035)}.job-section summary{padding:18px 0!important;font-size:20px!important}.section-body{padding-bottom:20px!important}.company-name-wrap h2{font-size:17px!important;line-height:1.25!important;white-space:normal!important;overflow:visible!important;text-overflow:clip!important;display:block;font-weight:900}.company-name-wrap p{white-space:nowrap!important;line-height:1.35}.company-card{overflow:hidden}.company-card-head{align-items:center}.sidebar-filter-form label.searchable-filter{display:block;margin:0 0 12px}.sidebar-filter-form label.searchable-filter span{display:block;font-size:12px;text-transform:uppercase;letter-spacing:.04em;font-weight:850;color:#64748b;margin-bottom:6px}.sidebar-filter-form input[type=search]{width:100%;border:1px solid #dbe4f0;background:#f8fafc;border-radius:14px;padding:12px 13px;color:#0f172a;outline:0}.sidebar-filter-form input[type=search]:focus{border-color:#93c5fd;background:#fff;box-shadow:0 0 0 3px rgba(37,99,235,.10)}.job-row{background:linear-gradient(180deg,#fff,#f9fbff)!important}.job-row-extra{background:#f8fafc;border:1px solid #e7eef8;border-radius:18px;padding:16px}.job-row-meta span{border-bottom:1px solid #e7eef8;padding-bottom:2px}.job-row-toggle{align-items:center;justify-content:center}.job-row-toggle span{line-height:1!important;transform:translateY(-1px)}
@media(max-width:760px){.section-wrap,.header-inner,.single-titlebar.full-hero-card,.footer-loaded,.footer-bottom{width:min(100% - 20px,1180px)!important}.single-accordion,.company-card,.sidebar-filter-form,.sidebar-similar-block{padding:16px!important}.job-description-panel{padding:18px;border-radius:20px}.job-description-panel h2{font-size:24px}.description-body .readable-para{font-size:15.8px;line-height:1.78}.job-section{padding:0 14px;border-radius:18px}.job-section summary{font-size:18px!important}.arrow-list.refined-list li,.section-body .arrow-list li{padding-left:30px}.company-name-wrap p{white-space:normal!important}.site-header .main-nav{background:#0f172a!important}body{background:#f6f8fc!important}}

/* v16.2.0 engagement polish: single-content cleanup, highlighted tabs, custom filters, premium homepage */
.single-content-stack{display:grid;gap:16px;background:transparent!important;border:0!important;box-shadow:none!important;padding:0!important}
.single-content-stack .job-description-panel{margin:0 0 4px!important;padding:28px!important;background:linear-gradient(180deg,#ffffff 0%,#f7fbff 100%)!important;border:1px solid #dfe8f4!important;box-shadow:0 18px 44px rgba(15,23,42,.07)!important}
.single-content-stack .job-section{margin:0!important;background:#fff!important;border:1px solid #e4ebf5!important;box-shadow:0 12px 30px rgba(15,23,42,.045)!important}
.section-body .readable-para strong,.section-body li strong,.faq-list p strong{font-weight:900;color:#0f172a;background:linear-gradient(180deg,transparent 57%,#fde68a 0);border-radius:5px;padding:0 3px}
.highlighted-list li{background:linear-gradient(90deg,rgba(239,246,255,.72),rgba(255,255,255,0));border-radius:14px;padding-right:12px!important}.highlighted-list li:hover{background:#eff6ff}.faq-list details{background:#f8fbff;border:1px solid #e4edf8;border-radius:16px;padding:12px 15px;margin:10px 0}.faq-list details summary{font-weight:900;color:#0f172a;cursor:pointer}.faq-list details p{line-height:1.82;color:#334155}.inline-facts span{background:#f8fafc;border:1px solid #e2e8f0;border-radius:14px;padding:10px 12px;display:inline-flex;margin:5px 8px 5px 0}.content-apply-wrap{margin-top:18px!important}.job-single-app .single-content-layout{align-items:start}.single-titlebar.full-hero-card{padding-top:34px!important;padding-bottom:34px!important}.single-titlebar h1,.hero-plain h1,.archive-hero-full h1,.tax-hero-full h1{font-size:clamp(34px,4vw,58px)!important;line-height:1.02!important;max-width:980px}
/* Custom searchable filter dropdowns */
.combo-filter{position:relative;display:block}.combo-filter input[data-filter-input]{padding-right:44px!important}.filter-open{position:absolute;right:8px;bottom:7px;width:34px;height:34px;border:0;border-radius:11px;background:#eaf2ff;color:#1d4ed8;font-weight:900;cursor:pointer}.filter-options{display:none;position:absolute;z-index:50;left:0;right:0;top:calc(100% + 6px);max-height:260px;overflow:auto;background:#fff;border:1px solid #dbe7f6;border-radius:16px;box-shadow:0 18px 42px rgba(15,23,42,.18);padding:7px}.combo-filter.is-open .filter-options{display:grid;gap:3px}.filter-options button{border:0;background:transparent;text-align:left;padding:10px 11px;border-radius:11px;color:#172033;font-weight:750;cursor:pointer;line-height:1.25}.filter-options button:hover,.filter-options button.is-active{background:#eff6ff;color:#1d4ed8}.filter-options button.is-hidden{display:none}.filter-options em{font-style:normal;color:#64748b;padding:10px}
/* Premium homepage hero */
.home-hero-pro.premium-hero{position:relative;overflow:hidden;background:radial-gradient(circle at 12% 20%,rgba(59,130,246,.55),transparent 28%),radial-gradient(circle at 82% 15%,rgba(124,58,237,.40),transparent 26%),linear-gradient(135deg,#08111f 0%,#0f172a 48%,#111827 100%)!important;color:#fff;padding:72px 0 64px}.premium-hero:after{content:"";position:absolute;inset:auto -12% -35% -12%;height:56%;background:radial-gradient(ellipse at center,rgba(37,99,235,.32),transparent 64%);pointer-events:none}.hero-orbit-lines{position:absolute;inset:0;pointer-events:none;opacity:.75}.hero-orbit-lines span{position:absolute;width:42vw;height:42vw;border:1px solid rgba(147,197,253,.18);border-radius:999px;filter:blur(.2px);animation:njpproOrbit 16s linear infinite}.hero-orbit-lines span:nth-child(1){left:-12vw;top:-18vw}.hero-orbit-lines span:nth-child(2){right:2vw;top:-20vw;animation-duration:22s}.hero-orbit-lines span:nth-child(3){right:25vw;bottom:-35vw;animation-duration:28s}.premium-hero .section-wrap{position:relative;z-index:2}.premium-hero .eyebrow{color:#bfdbfe;background:rgba(255,255,255,.08);border-color:rgba(255,255,255,.14)}.premium-hero h1{font-size:clamp(42px,5.6vw,76px)!important;color:#fff!important;line-height:.98!important;letter-spacing:-.06em}.premium-hero p{color:#dbeafe!important;font-size:18px;line-height:1.8}.premium-hero .page-title-search{box-shadow:0 18px 44px rgba(0,0,0,.28);border-color:rgba(255,255,255,.22)}.workflow-card{background:rgba(255,255,255,.09)!important;border:1px solid rgba(255,255,255,.16)!important;color:#fff!important;backdrop-filter:blur(14px);box-shadow:0 24px 60px rgba(0,0,0,.28)!important}.workflow-card strong{color:#fff!important}.workflow-card ol{display:grid;gap:12px;list-style:none;padding:0;margin:18px 0 0}.workflow-card li{display:grid;grid-template-columns:44px 1fr;gap:4px 12px;align-items:start;background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.12);border-radius:16px;padding:12px}.workflow-card li span{grid-row:1/3;display:grid;place-items:center;width:38px;height:38px;border-radius:13px;background:#fff;color:#1d4ed8;font-weight:950}.workflow-card li b{font-size:15px}.workflow-card li em{font-size:13px;color:#dbeafe;font-style:normal;line-height:1.45}@keyframes njpproOrbit{to{transform:rotate(360deg)}}
.trust-four{grid-template-columns:repeat(4,minmax(0,1fr))!important;align-items:stretch}.trust-four article{min-height:100%;display:grid;align-content:start}.four-card-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important;align-items:stretch}.four-card-grid .large-guide{grid-column:1/-1!important;display:grid;grid-template-columns:1.1fr 1.8fr;gap:20px;align-items:center;background:linear-gradient(135deg,#0f172a,#1e293b)!important;color:#fff!important}.four-card-grid .large-guide h2,.four-card-grid .large-guide p{color:#fff!important}.four-card-grid article:not(.large-guide){min-height:210px;display:grid;align-content:start}.four-card-grid article>span{display:grid;place-items:center;width:40px;height:40px;border-radius:14px;background:#eaf2ff;color:#1d4ed8;font-weight:950;margin-bottom:12px}.upgraded-faq{background:#fff;border:1px solid #e2e8f0;border-radius:28px;padding:34px!important;box-shadow:0 20px 50px rgba(15,23,42,.06)}.faq-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.faq-grid details{background:#f8fbff;border:1px solid #e4edf8;border-radius:18px;padding:16px 18px}.faq-grid summary{cursor:pointer;font-weight:900;color:#0f172a}.faq-grid p{color:#475569;line-height:1.75}.job-row-meta .company-meta{background:#eff6ff;color:#1d4ed8;border-color:#bfdbfe}.job-row-meta{gap:8px 10px}.job-row-meta span{display:inline-flex;align-items:center;max-width:100%;line-height:1.25}.home-app .home-latest{padding-top:10px}.home-app .home-tax-grid a{min-height:150px}.home-app .section-title-row h2{font-size:clamp(30px,3vw,44px)}
@media(max-width:1040px){.trust-four,.four-card-grid,.faq-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.four-card-grid .large-guide{grid-template-columns:1fr}.premium-hero h1{font-size:clamp(38px,7vw,62px)!important}}
@media(max-width:760px){.home-hero-pro.premium-hero{padding:46px 0 38px}.premium-hero h1{font-size:36px!important;line-height:1.03!important}.premium-hero p{font-size:16px}.trust-four,.four-card-grid,.faq-grid{grid-template-columns:1fr!important}.upgraded-faq{padding:20px!important;border-radius:22px}.single-content-stack .job-description-panel{padding:18px!important}.filter-options{max-height:230px}.workflow-card li{grid-template-columns:38px 1fr}.workflow-card li span{width:34px;height:34px}.hero-orbit-lines span{width:90vw;height:90vw}.four-card-grid article:not(.large-guide){min-height:unset}.home-app .home-tax-grid a{min-height:unset}}


/* v16.2.1 homepage refinement */
.home .site-header{position:absolute!important;left:0;right:0;top:0;background:rgba(5,12,27,.18)!important;border-bottom:1px solid rgba(255,255,255,.08)!important;backdrop-filter:blur(10px);box-shadow:none}
.home .brand-copy strong,.home .main-nav a,.home .menu-toggle{color:#fff}
.home .brand-copy small{color:rgba(219,234,254,.92)}
.home .main-nav a:hover{color:#bfdbfe}
.home .menu-toggle{background:rgba(255,255,255,.08);border-color:rgba(255,255,255,.16)}
.premium-hero-v1621{padding:112px 0 66px!important}
.premium-hero-v1621 .hero-lines-canvas{position:absolute;inset:0;width:100%;height:100%;pointer-events:none;opacity:.78}
.premium-hero-v1621 .home-hero-grid-pro{grid-template-columns:minmax(0,1.18fr) minmax(320px,.82fr);gap:40px;align-items:center}
.premium-hero-v1621 h1{font-size:clamp(32px,4.35vw,58px)!important;line-height:1.02!important;max-width:11.5ch}
.premium-hero-v1621 .hero-lead{max-width:760px;color:#d7e6fb!important;font-size:17px;line-height:1.82;margin-bottom:18px}
.premium-hero-v1621 .hero-search-glass{background:rgba(255,255,255,.92)!important;border:1px solid rgba(255,255,255,.28)!important;box-shadow:0 20px 44px rgba(6,16,36,.22)}
.premium-hero-v1621 .hero-mini-points{display:flex;flex-wrap:wrap;gap:10px;margin-top:16px}
.premium-hero-v1621 .hero-mini-points span{display:inline-flex;align-items:center;gap:8px;padding:9px 13px;border-radius:999px;background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.12);color:#eff6ff;font-size:13px;font-weight:750}
.premium-hero-v1621 .hero-mini-points span:before{content:'•';color:#93c5fd;font-size:15px}
.hero-showcase-panel{position:relative;background:linear-gradient(180deg,rgba(255,255,255,.14),rgba(255,255,255,.08));border:1px solid rgba(255,255,255,.16);border-radius:30px;padding:24px;backdrop-filter:blur(16px);box-shadow:0 28px 60px rgba(0,0,0,.26);overflow:hidden}
.hero-showcase-panel:before{content:'';position:absolute;right:-58px;top:-58px;width:180px;height:180px;border-radius:50%;background:radial-gradient(circle,rgba(96,165,250,.35),transparent 62%)}
.hero-panel-top{position:relative;z-index:1;margin-bottom:16px}.hero-panel-kicker{display:inline-flex;padding:7px 12px;border-radius:999px;background:rgba(255,255,255,.1);color:#c7d2fe;font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.06em}.hero-panel-top strong{display:block;color:#fff;font-size:26px;line-height:1.1;margin:12px 0 8px}.hero-panel-top p{margin:0;color:#dbeafe!important;font-size:15px;line-height:1.7}
.hero-workflow-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;position:relative;z-index:1;margin-top:18px}.hero-workflow-grid article{background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.14);border-radius:18px;padding:16px;min-height:150px;display:flex;flex-direction:column;gap:8px}.hero-workflow-grid article span{display:grid;place-items:center;width:38px;height:38px;border-radius:13px;background:#fff;color:#1d4ed8;font-weight:950}.hero-workflow-grid article strong{font-size:15px;color:#fff}.hero-workflow-grid article p{margin:0;color:#dbeafe!important;font-size:13px;line-height:1.6}
.hero-panel-foot{display:flex;flex-wrap:wrap;gap:8px;margin-top:15px;position:relative;z-index:1}.hero-panel-foot span{display:inline-flex;align-items:center;padding:8px 11px;border-radius:999px;background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.12);color:#e0f2fe;font-size:12px;font-weight:700}
.enhanced-guide-grid .large-guide-with-image{display:grid!important;grid-template-columns:minmax(260px,.88fr) minmax(0,1.12fr)!important;gap:28px;align-items:center;padding:24px 24px 24px 20px!important}.enhanced-guide-grid .guide-visual{margin:0;background:linear-gradient(180deg,#eff6ff,#ffffff);border-radius:24px;padding:18px;border:1px solid #dbe7f6;box-shadow:0 20px 44px rgba(15,23,42,.08)}.enhanced-guide-grid .guide-visual img{display:block;width:100%;height:auto;border-radius:18px}.enhanced-guide-grid .guide-copy .eyebrow{margin-bottom:10px}.enhanced-guide-grid .guide-copy h2{font-size:clamp(28px,3.2vw,42px);line-height:1.08;margin:0 0 12px}.enhanced-guide-grid .guide-copy p{font-size:16px;color:#475569;line-height:1.8;margin:0 0 16px}.guide-feature-list{list-style:none;padding:0;margin:0;display:grid;gap:10px}.guide-feature-list li{position:relative;padding:0 0 10px 22px;color:#334155;line-height:1.7;border-bottom:1px solid #e6edf7}.guide-feature-list li:last-child{border-bottom:0;padding-bottom:0}.guide-feature-list li:before{content:'→';position:absolute;left:0;top:1px;color:#2563eb;font-weight:900}
.polished-home-faq .section-subcopy{margin:8px 0 0;color:#64748b;max-width:620px;line-height:1.75}.polished-home-faq .faq-grid details{padding:18px 18px 16px;min-height:120px}.polished-home-faq .faq-grid summary{font-size:15px;line-height:1.45}.polished-home-faq .faq-grid p{margin:10px 0 0;font-size:14px}
.home-app .section-title-row h2{font-size:clamp(28px,3vw,40px)}
.home-app .home-latest .job-card{border-radius:22px}
.home-app .home-tax-grid a{padding:24px 22px;box-shadow:0 18px 44px rgba(15,23,42,.05)}
@media(max-width:1040px){.premium-hero-v1621 .home-hero-grid-pro,.enhanced-guide-grid .large-guide-with-image{grid-template-columns:1fr!important}.hero-showcase-panel{margin-top:8px}}
@media(max-width:760px){.home .site-header{position:relative!important;background:#08111f!important;border-bottom-color:rgba(255,255,255,.06)!important}.premium-hero-v1621{padding-top:44px!important}.premium-hero-v1621 h1{font-size:34px!important;max-width:none}.premium-hero-v1621 .hero-lead{font-size:15px}.hero-workflow-grid{grid-template-columns:1fr}.hero-showcase-panel{padding:18px;border-radius:24px}.enhanced-guide-grid .large-guide-with-image{padding:16px!important}.enhanced-guide-grid .guide-visual{padding:12px}.home-app .section-wrap{width:min(1180px,calc(100% - 28px))}}


/* v16.2.2 homepage image/path, hero sizing, canvas visibility and FAQ gap fixes */
:root{--home-dark:#070f1f;--home-dark-2:#0c1930;--home-accent:#60a5fa}
.premium-hero-v1621{isolation:isolate;background:radial-gradient(circle at 18% 20%,rgba(37,99,235,.48),transparent 30%),radial-gradient(circle at 82% 18%,rgba(124,58,237,.32),transparent 28%),linear-gradient(135deg,var(--home-dark) 0%,var(--home-dark-2) 54%,#101827 100%)!important}
.premium-hero-v1621:before{content:'';position:absolute;inset:0;z-index:0;background:linear-gradient(115deg,rgba(255,255,255,.05),transparent 30%,rgba(96,165,250,.07) 65%,transparent 100%);pointer-events:none}
.premium-hero-v1621 .section-wrap,.premium-hero-v1621 .hero-orbit-lines{position:relative;z-index:2}.premium-hero-v1621 .hero-lines-canvas{z-index:1!important;mix-blend-mode:screen;filter:drop-shadow(0 0 10px rgba(96,165,250,.22))}.premium-hero-v1621 .hero-copy-col{max-width:760px}.premium-hero-v1621 h1{font-size:clamp(30px,3.85vw,52px)!important;line-height:1.05!important;letter-spacing:-.045em!important;max-width:12.8ch!important;font-weight:800!important}.premium-hero-v1621 .hero-lead{font-size:16.5px!important;max-width:700px!important}.hero-showcase-panel{border-radius:28px!important;padding:22px!important;background:linear-gradient(180deg,rgba(255,255,255,.13),rgba(255,255,255,.075))!important}.hero-panel-top strong{font-size:23px!important}.hero-workflow-grid{gap:10px!important}.hero-workflow-grid article{min-height:132px!important;padding:14px!important;border-radius:16px!important}.hero-workflow-grid article p{font-size:12.6px!important}.hero-panel-foot span{font-size:11.5px!important}.premium-hero-v1621 .hero-mini-points span{font-size:12.5px!important;padding:8px 11px!important}
.enhanced-guide-grid .guide-visual{position:relative;overflow:hidden}.enhanced-guide-grid .guide-visual picture,.enhanced-guide-grid .guide-visual img{display:block;width:100%;height:auto}.enhanced-guide-grid .guide-visual img{object-fit:contain;background:#f8fbff}.enhanced-guide-grid .large-guide-with-image{background:linear-gradient(135deg,#ffffff,#f8fbff)!important;color:#0f172a!important;border:1px solid #dde8f6!important;box-shadow:0 22px 52px rgba(15,23,42,.07)!important}.enhanced-guide-grid .large-guide-with-image h2{color:#0f172a!important}.enhanced-guide-grid .large-guide-with-image p{color:#475569!important}.enhanced-guide-grid .guide-copy .eyebrow{color:#2563eb!important;background:transparent!important;border:0!important}.faq-grid,.polished-home-faq .faq-grid{align-items:start!important;grid-auto-rows:auto!important}.faq-grid details,.polished-home-faq .faq-grid details{align-self:start!important;height:auto!important}.faq-grid details[open],.polished-home-faq .faq-grid details[open]{box-shadow:0 14px 30px rgba(15,23,42,.055);border-color:#bfdbfe;background:#f9fbff}.faq-grid details:not([open]) p{display:none}.polished-home-faq .faq-grid details:not([open]){min-height:auto!important}.polished-home-faq .faq-grid details{transition:box-shadow .18s ease,border-color .18s ease,background .18s ease}.home-app .trust-four{margin-top:28px}.home-app .home-latest{margin-top:36px}.home-app .portal-guide-grid{margin-top:44px}.home-app .home-tax-grid{margin-top:36px}.home-app .home-faq{margin-top:42px}
@media(max-width:1040px){.premium-hero-v1621 h1{max-width:16ch!important}.hero-showcase-panel{max-width:720px}.premium-hero-v1621 .home-hero-grid-pro{gap:28px}}
@media(max-width:760px){.premium-hero-v1621 h1{font-size:32px!important;max-width:none!important}.premium-hero-v1621 .hero-lines-canvas{opacity:.42}.premium-hero-v1621 .hero-mini-points{gap:8px}.hero-panel-top strong{font-size:21px!important}.enhanced-guide-grid .guide-visual{padding:8px!important}.polished-home-faq .faq-grid{gap:10px!important}}

/* v16.2.3 clean address/image fallback refinements */
.visible-facts-inline .wide-visible-fact{grid-column:1/-1}.guide-visual-placeholder{display:grid;place-items:center;min-height:260px;border-radius:18px;background:linear-gradient(135deg,#eef6ff,#fff);border:1px dashed #bfdbfe;color:#1e3a8a;text-align:center}.guide-visual-placeholder span{display:grid;place-items:center;width:72px;height:72px;border-radius:22px;background:#dbeafe;font-weight:900;margin-bottom:10px}.guide-visual-placeholder strong{font-size:18px;color:#0f172a}

/* v16.2.4 final visual/responsive polish
   Scope: CSS-only layout/color fixes plus safe hiding of removed homepage hero helper rows. */
:root{
  --bg:#f3f6fb;
  --paper:#ffffff;
  --paper2:#f8fbff;
  --text:#0b1220;
  --muted:#4b5f78;
  --muted2:#7b8ba1;
  --line:#d9e4f2;
  --brand:#1d4ed8;
  --brand2:#0284c7;
  --brand3:#4f46e5;
  --soft:#edf5ff;
  --soft2:#f4f7ff;
  --radius:22px;
  --shadow:0 18px 44px rgba(11,18,32,.075);
  --shadow2:0 10px 26px rgba(11,18,32,.06);
}
body{background:linear-gradient(180deg,#f7faff 0%,var(--bg) 280px,var(--bg) 100%);color:var(--text)}
.section-wrap,.header-inner,.footer-loaded,.footer-bottom,.single-titlebar.full-hero-card{width:min(1180px,calc(100% - 48px))}
a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,summary:focus-visible{outline:3px solid rgba(37,99,235,.28);outline-offset:3px;border-radius:14px}

/* Professional header/logo alignment */
.site-header{background:rgba(255,255,255,.94)!important;border-bottom:1px solid rgba(217,228,242,.9)!important;box-shadow:0 10px 30px rgba(11,18,32,.045)!important}
.home .site-header{background:rgba(6,15,30,.34)!important;border-bottom-color:rgba(255,255,255,.10)!important;box-shadow:none!important;backdrop-filter:blur(14px)}
.brand-mark,.footer-logo span{display:inline-flex;align-items:center;justify-content:center;font-size:0;line-height:1;overflow:hidden}
.brand-mark::before,.footer-logo span::before{content:'›';font-size:40px;line-height:1;font-weight:950;transform:translate(1px,-1px)}
.footer-logo span::before{font-size:34px}
.brand-copy strong{letter-spacing:-.02em;color:#0b1220}.brand-copy small{color:#52657d}.home .brand-copy strong,.home .main-nav a,.home .menu-toggle{color:#fff}.home .brand-copy small{color:rgba(226,238,255,.92)}
.main-nav{gap:22px}.main-nav a{color:#243044}.menu-toggle{display:none;align-items:center;justify-content:center;min-height:42px;line-height:1}

/* Homepage hero: cleaner premium color system and cursor-reactive canvas layer */
.home-hero-pro.premium-hero,.premium-hero-v1621{
  --cursor-x:62%;
  --cursor-y:28%;
  --mx:0px;
  --my:0px;
  position:relative;
  isolation:isolate;
  color:#fff;
  background:
    radial-gradient(circle at var(--cursor-x) var(--cursor-y),rgba(56,189,248,.33),transparent 20%),
    radial-gradient(circle at 17% 18%,rgba(37,99,235,.44),transparent 29%),
    radial-gradient(circle at 84% 22%,rgba(79,70,229,.32),transparent 28%),
    linear-gradient(135deg,#061020 0%,#0b1a30 55%,#111827 100%)!important;
  border-bottom:1px solid rgba(255,255,255,.08);
  overflow:hidden;
}
.premium-hero-v1621{padding:112px 0 64px!important}
.premium-hero-v1621::before{background:linear-gradient(115deg,rgba(255,255,255,.055),transparent 31%,rgba(56,189,248,.075) 66%,transparent 100%);z-index:0}
.premium-hero-v1621::after{content:'';position:absolute;inset:auto -12% -34% -12%;height:58%;z-index:0;background:radial-gradient(ellipse at center,rgba(14,165,233,.25),transparent 66%);pointer-events:none}
.premium-hero-v1621 .section-wrap{position:relative;z-index:3}.premium-hero-v1621 .hero-lines-canvas{position:absolute;inset:0;z-index:1!important;width:100%;height:100%;opacity:.92;mix-blend-mode:screen;filter:drop-shadow(0 0 12px rgba(96,165,250,.22));pointer-events:none}.hero-orbit-lines{z-index:2;opacity:.5}.hero-orbit-lines span{border-color:rgba(125,211,252,.16);will-change:transform;transition:transform .28s ease-out}
.premium-hero-v1621 .home-hero-grid-pro{grid-template-columns:minmax(0,1.08fr) minmax(330px,.92fr);gap:42px;align-items:center}.premium-hero-v1621 .hero-copy-col{max-width:780px;transform:translate3d(calc(var(--mx) * -.05),calc(var(--my) * -.05),0);transition:transform .18s ease-out}.premium-hero-v1621 h1{max-width:13.5ch!important;color:#fff!important;letter-spacing:-.05em!important;text-wrap:balance}.premium-hero-v1621 .hero-lead{color:#dbeafe!important;max-width:720px!important;margin-bottom:18px!important}.premium-hero-v1621 .eyebrow{color:#dbeafe;background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.12);padding:7px 12px;border-radius:999px}.premium-hero-v1621 .eyebrow:before{background:linear-gradient(90deg,#7dd3fc,#bfdbfe)}
.premium-hero-v1621 .hero-mini-points,.premium-hero-v1621 .hero-panel-foot,.premium-hero-v1621 .hero-panel-top p{display:none!important}
.hero-showcase-panel{transform:translate3d(calc(var(--mx) * .13),calc(var(--my) * .13),0);transition:transform .18s ease-out;background:linear-gradient(180deg,rgba(255,255,255,.16),rgba(255,255,255,.075))!important;border:1px solid rgba(255,255,255,.17)!important;border-radius:30px!important;box-shadow:0 28px 70px rgba(0,0,0,.28)!important}.hero-showcase-panel:before{background:radial-gradient(circle,rgba(125,211,252,.32),transparent 64%)}.hero-panel-top{margin-bottom:18px}.hero-panel-kicker{background:rgba(219,234,254,.12);color:#dbeafe}.hero-panel-top strong{font-size:clamp(22px,2.2vw,28px)!important;letter-spacing:-.025em}.hero-workflow-grid{gap:12px!important}.hero-workflow-grid article{min-height:126px!important;background:rgba(255,255,255,.09);border-color:rgba(255,255,255,.14);box-shadow:inset 0 1px 0 rgba(255,255,255,.05);transition:transform .2s ease,border-color .2s ease,background .2s ease}.hero-workflow-grid article:hover{transform:translateY(-2px);border-color:rgba(125,211,252,.32);background:rgba(255,255,255,.12)}.hero-workflow-grid article span{display:inline-flex;align-items:center;justify-content:center;width:38px;height:38px;line-height:1;background:#f8fbff;color:#1d4ed8}.hero-workflow-grid article strong{letter-spacing:-.01em}.hero-search-glass{border-radius:20px!important;background:rgba(255,255,255,.95)!important}.hero-search-glass .search-icon{display:inline-flex;align-items:center;justify-content:center;line-height:1}

/* Archive/single cards: professional, consistent surfaces */
.hero-plain,.archive-hero-full,.tax-hero-full,.single-hero-full{background:linear-gradient(135deg,#eef5ff 0%,#fff 56%,#f7f7ff 100%);border-bottom:1px solid var(--line)}
.hero-insight-card,.trust-metrics article,.portal-guide-grid article,.home-tax-grid a,.faq-card,.page-panel,.empty-state,.filters-panel,.single-accordion,.company-card,.sidebar-filter-form,.sidebar-similar-block{background:rgba(255,255,255,.96);border-color:var(--line);box-shadow:var(--shadow)}
.trust-metrics article,.portal-guide-grid article,.home-tax-grid a,.term-card,.job-row,.company-card,.sidebar-filter-form,.sidebar-similar-block,.single-accordion{transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.trust-metrics article:hover,.portal-guide-grid article:hover,.home-tax-grid a:hover,.term-card:hover,.job-row:hover{transform:translateY(-2px);border-color:#bdd7ff;box-shadow:0 18px 42px rgba(29,78,216,.09)}
.trust-metrics span,.four-card-grid article>span,.hero-workflow-grid article span{display:inline-flex;align-items:center;justify-content:center;line-height:1}.home-tax-grid strong,.term-card strong,.section-title-row h2,.job-row-main h3{letter-spacing:-.025em;color:#0b1220}.home-tax-grid em,.portal-guide-grid p,.trust-metrics p{color:var(--muted)}

/* Filter UI: center arrows and make controls responsive */
.combo-filter{position:relative;display:block}.combo-filter>span{display:block;margin-bottom:6px;color:#0b1220;font-weight:700;text-transform:none!important;letter-spacing:0!important;font-size:16px!important}.combo-filter input[data-filter-input]{height:64px;border-radius:18px!important;padding:0 58px 0 18px!important;background:#f8fbff!important;border-color:#d9e4f2!important;font-size:17px}.combo-filter input[data-filter-input]:focus{background:#fff!important;border-color:#93c5fd!important;box-shadow:0 0 0 4px rgba(29,78,216,.10)!important}.filter-open{position:absolute;right:10px;bottom:10px;width:44px;height:44px;display:inline-flex;align-items:center;justify-content:center;padding:0;border:0;border-radius:16px;background:#edf5ff;color:#1d4ed8;font-size:0;line-height:1;font-weight:950}.filter-open::before{content:'⌄';display:block;font-size:19px;line-height:1;transform:translateY(-1px)}.combo-filter.is-open .filter-open::before{transform:rotate(180deg) translateY(1px)}.filter-options{top:calc(100% + 8px);border-radius:18px;border-color:#d9e4f2;box-shadow:0 20px 48px rgba(11,18,32,.16)}.filter-options button{min-height:42px;display:flex;align-items:center;line-height:1.35}.filters-panel,.sidebar-filter-form{border-radius:24px}.filter-head h2,.sidebar-filter-form h2{letter-spacing:-.02em;color:#0b1220}

/* Accordion and expand icons: smaller, centered, consistent */
.job-section summary{gap:18px;font-size:clamp(18px,2vw,22px);line-height:1.25;letter-spacing:-.025em}.job-section summary:after{flex:0 0 44px;width:44px;height:44px;display:inline-flex;align-items:center;justify-content:center;margin-left:auto;border-radius:999px;background:#edf5ff;color:#1d4ed8;font-family:Arial,Helvetica,sans-serif;font-size:27px;font-weight:800;line-height:1;box-shadow:inset 0 1px 0 rgba(255,255,255,.75);transform:translateY(0);padding-bottom:2px}.job-section[open] summary:after{content:'−';font-size:30px;padding-bottom:5px}.job-section:not([open]) summary:after{content:'+'}.job-row-toggle{display:inline-flex!important;align-items:center!important;justify-content:center!important;width:34px;height:34px;padding:0;font-size:0!important;line-height:1!important}.job-row-toggle span{display:block;font-family:Arial,Helvetica,sans-serif;font-size:22px;line-height:1;transform:translateY(-1px)}.job-row.is-open .job-row-toggle span{transform:translateY(-3px)}.faq-grid summary,.faq-list summary{display:flex;align-items:center;justify-content:space-between;gap:12px}.faq-grid summary::after,.faq-list summary::after{content:'+';display:inline-flex;align-items:center;justify-content:center;flex:0 0 28px;width:28px;height:28px;border-radius:999px;background:#edf5ff;color:#1d4ed8;font-family:Arial,Helvetica,sans-serif;font-size:18px;line-height:1}.faq-grid details[open] summary::after,.faq-list details[open] summary::after{content:'−';font-size:22px;padding-bottom:3px}.faq-list details summary::after{display:none}

/* Layout fixes across desktop/tablet/mobile */
.archive-layout{grid-template-columns:minmax(260px,320px) minmax(0,1fr);gap:32px}.refined-single-layout{grid-template-columns:minmax(0,770px) minmax(300px,340px);gap:32px}.job-row{border-radius:22px;padding-right:72px}.job-row-extra{align-items:center}.job-list{gap:16px}.footer-loaded{align-items:start}
@media(max-width:1100px){.premium-hero-v1621 .home-hero-grid-pro{grid-template-columns:1fr!important}.premium-hero-v1621 h1{max-width:18ch!important}.hero-showcase-panel{max-width:760px}.trust-four,.four-card-grid,.faq-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.archive-layout,.refined-single-layout{grid-template-columns:1fr}.filters-panel,.similar-sidebar{position:relative;top:auto}.single-accordion{order:1}.similar-sidebar{order:2}.footer-loaded{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:760px){body{font-size:15px}.section-wrap,.header-inner,.footer-loaded,.footer-bottom,.single-titlebar.full-hero-card{width:min(100% - 28px,1180px)}.site-header,.home .site-header{position:relative!important;background:#071120!important;border-bottom-color:rgba(255,255,255,.08)!important}.header-inner{min-height:70px;height:auto;padding:10px 0}.brand{gap:10px}.brand-mark{width:40px;height:40px;border-radius:14px}.brand-mark::before{font-size:36px}.brand-copy strong{max-width:210px}.brand-copy small{max-width:210px}.menu-toggle{display:inline-flex;background:rgba(255,255,255,.08);border-color:rgba(255,255,255,.14);color:#fff}.main-nav{display:none;position:absolute;z-index:60;left:14px;right:14px;top:72px;padding:14px;background:#fff;border:1px solid var(--line);border-radius:18px;box-shadow:0 22px 54px rgba(11,18,32,.20);flex-direction:column;align-items:stretch;gap:4px}.main-nav.is-open{display:flex}.main-nav a{color:#0b1220!important;padding:10px 12px;border-radius:12px}.main-nav a:hover{background:#edf5ff;color:#1d4ed8!important}.premium-hero-v1621{padding:42px 0 38px!important}.premium-hero-v1621 h1{font-size:clamp(32px,10vw,42px)!important;max-width:none!important;line-height:1.04!important}.premium-hero-v1621 .hero-lead{font-size:15.5px!important;line-height:1.72!important}.premium-hero-v1621 .hero-lines-canvas{opacity:.58}.premium-hero-v1621 .home-hero-grid-pro{gap:24px}.hero-showcase-panel{padding:18px!important;border-radius:24px!important;transform:none}.hero-workflow-grid{grid-template-columns:1fr!important}.hero-workflow-grid article{min-height:auto!important}.page-title-search{display:grid;grid-template-columns:42px 1fr;gap:8px;border-radius:18px;padding:9px}.page-title-search .search-icon{width:40px;height:40px}.page-title-search input{min-width:0;flex-basis:auto;font-size:14.5px}.page-title-search button{grid-column:1/-1;width:100%;min-height:44px}.trust-four,.four-card-grid,.faq-grid,.home-tax-grid,.term-grid,.footer-loaded{grid-template-columns:1fr!important}.section-title-row{display:block;margin:34px 0 16px}.section-title-row a{display:inline-flex;margin-top:10px}.archive-layout,.refined-single-layout{gap:20px;padding-top:22px}.filters-panel,.single-accordion,.company-card,.sidebar-filter-form,.sidebar-similar-block,.upgraded-faq{padding:18px!important;border-radius:20px!important}.combo-filter input[data-filter-input]{height:58px;font-size:16px;border-radius:16px!important}.filter-open{width:40px;height:40px;right:9px;bottom:9px;border-radius:14px}.job-row{padding:20px 58px 18px 18px;border-radius:18px}.job-row-toggle{right:18px;top:20px;width:32px;height:32px}.job-row-extra{grid-template-columns:1fr}.job-section summary{padding:19px 0}.job-section summary:after{flex-basis:38px;width:38px;height:38px;font-size:24px}.job-section[open] summary:after{font-size:27px}.job-fact-grid{grid-template-columns:1fr}.single-mini-facts span{width:100%;justify-content:space-between}.footer-bottom{display:block}.footer-bottom span{display:block;margin-top:8px}}
@media(max-width:420px){.brand-copy small{display:none}.premium-hero-v1621 h1{font-size:31px!important}.hero-panel-top strong{font-size:20px!important}.page-title-search{grid-template-columns:38px 1fr}.combo-filter>span{font-size:15px!important}.job-row-main h3{font-size:18px}.single-titlebar h1,.hero-plain h1,.archive-hero-full h1,.tax-hero-full h1{font-size:31px!important}.job-section summary{font-size:18px}.job-section summary:after{flex-basis:36px;width:36px;height:36px}}
@media(prefers-reduced-motion:reduce){*,*::before,*::after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}.premium-hero-v1621 .hero-lines-canvas{opacity:.35}.hero-showcase-panel,.premium-hero-v1621 .hero-copy-col{transform:none!important}}
.faq-grid summary,.faq-list summary{list-style:none}.faq-grid summary::-webkit-details-marker,.faq-list summary::-webkit-details-marker{display:none}

/* v16.2.5 motion-grid hero, open home FAQs and final icon centering patch
   Scope: visual/CSS/JS home hero and alignment only; schema/plugin/importer logic untouched. */
:root{
  --hero-deep:#050b18;
  --hero-deep-2:#07162a;
  --hero-cyan:#38bdf8;
  --hero-blue:#2563eb;
}
.home-hero-pro.premium-hero,
.premium-hero-v1621{
  background:
    radial-gradient(circle at 24% 20%,rgba(37,99,235,.28),transparent 33%),
    radial-gradient(circle at 72% 26%,rgba(56,189,248,.18),transparent 30%),
    radial-gradient(circle at 52% 102%,rgba(14,165,233,.22),transparent 42%),
    linear-gradient(135deg,var(--hero-deep) 0%,var(--hero-deep-2) 51%,#0b1020 100%)!important;
}
.premium-hero-v1621::before{
  content:'';
  position:absolute;
  inset:0;
  z-index:0;
  pointer-events:none;
  opacity:.58;
  background:
    linear-gradient(rgba(125,211,252,.038) 1px,transparent 1px),
    linear-gradient(90deg,rgba(125,211,252,.036) 1px,transparent 1px),
    linear-gradient(115deg,rgba(255,255,255,.045),transparent 31%,rgba(56,189,248,.07) 64%,transparent 100%);
  background-size:74px 74px,74px 74px,100% 100%;
  -webkit-mask-image:radial-gradient(circle at 50% 44%,#000 0%,rgba(0,0,0,.84) 52%,transparent 100%);
  mask-image:radial-gradient(circle at 50% 44%,#000 0%,rgba(0,0,0,.84) 52%,transparent 100%);
}
.premium-hero-v1621::after{
  background:radial-gradient(ellipse at center,rgba(14,165,233,.18),transparent 68%)!important;
}
.premium-hero-v1621 .hero-lines-canvas{
  opacity:.9!important;
  filter:none!important;
  mix-blend-mode:screen!important;
}
.hero-orbit-lines{display:none!important}
.premium-hero-v1621 .hero-copy-col,
.hero-showcase-panel{
  transition:transform .14s ease-out;
}
.premium-hero-v1621 .hero-copy-col{transform:translate3d(calc(var(--mx) * -.025),calc(var(--my) * -.025),0)!important}
.hero-showcase-panel{transform:translate3d(calc(var(--mx) * .055),calc(var(--my) * .055),0)!important}
.premium-hero-v1621 .hero-search-glass{
  box-shadow:0 22px 54px rgba(2,8,23,.30),0 0 0 1px rgba(255,255,255,.22)!important;
}

.brand-mark,
.footer-logo span{
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  flex:0 0 auto;
  line-height:0!important;
  vertical-align:middle;
  text-indent:-9999px;
  overflow:hidden;
}
.brand-mark::before,
.footer-logo span::before{
  content:''!important;
  display:block!important;
  width:11px;
  height:11px;
  border-top:4px solid currentColor;
  border-right:4px solid currentColor;
  transform:rotate(45deg) translate(-1px,1px)!important;
  transform-origin:center;
}
.footer-logo span::before{
  width:9px;
  height:9px;
  border-width:3px;
  transform:rotate(45deg) translate(-1px,1px)!important;
}
.section-body .arrow-list li{
  position:relative;
  padding-left:34px!important;
}
.section-body .arrow-list li::before{
  content:''!important;
  position:absolute;
  left:0;
  top:.38em!important;
  width:22px!important;
  height:22px!important;
  border-radius:999px;
  background:linear-gradient(135deg,var(--brand),var(--brand2));
  transform:none!important;
}
.section-body .arrow-list li::after{
  content:'';
  position:absolute;
  left:7px;
  top:calc(.38em + 6px);
  width:6px;
  height:6px;
  border-top:2px solid #fff;
  border-right:2px solid #fff;
  transform:rotate(45deg);
}
.filter-open{
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  line-height:0!important;
  text-indent:-9999px;
  overflow:hidden;
}
.filter-open::before{
  content:''!important;
  display:block!important;
  width:9px;
  height:9px;
  border-right:2.5px solid currentColor;
  border-bottom:2.5px solid currentColor;
  transform:rotate(45deg) translate(-1px,-1px)!important;
  transform-origin:center;
}
.combo-filter.is-open .filter-open::before{
  transform:rotate(225deg) translate(-1px,-1px)!important;
}

.polished-home-faq .home-faq-open-grid{
  display:grid;
  grid-template-columns:repeat(2,minmax(0,1fr));
  gap:14px!important;
  align-items:stretch!important;
}
.polished-home-faq .home-faq-item{
  padding:20px 20px 18px!important;
  min-height:0!important;
  background:linear-gradient(180deg,#ffffff 0%,#f8fbff 100%);
  border:1px solid #dbe7f6;
  border-radius:18px;
  box-shadow:0 12px 30px rgba(15,23,42,.045);
}
.polished-home-faq .home-faq-item h3{
  margin:0 0 8px;
  color:#0b1220;
  font-size:16px;
  line-height:1.35;
  letter-spacing:-.015em;
}
.polished-home-faq .home-faq-item p{
  display:block!important;
  margin:0;
  color:#4b5f78;
  font-size:14px;
  line-height:1.72;
}
.polished-home-faq .home-faq-item:hover{
  border-color:#bfdbfe;
  box-shadow:0 16px 36px rgba(29,78,216,.07);
}
@media(max-width:760px){
  .premium-hero-v1621 .hero-lines-canvas{opacity:.72!important}
  .polished-home-faq .home-faq-open-grid{grid-template-columns:1fr!important;gap:10px!important}
  .brand-mark::before{width:10px;height:10px;border-width:4px}
  .footer-logo span::before{width:8px;height:8px;border-width:3px}
}
@media(prefers-reduced-motion:reduce){
  .premium-hero-v1621 .hero-lines-canvas{opacity:.5!important}
  .premium-hero-v1621 .hero-copy-col,.hero-showcase-panel{transform:none!important}
}

/* v16.2.10 browse cards polish */
.browse-grid-enhanced{
  position:relative;
  margin-top:44px!important;
  padding:16px!important;
  border:1px solid rgba(191,219,254,.72);
  border-radius:32px;
  background:
    radial-gradient(circle at 12% 12%,rgba(37,99,235,.10),transparent 32%),
    radial-gradient(circle at 90% 22%,rgba(124,58,237,.08),transparent 28%),
    linear-gradient(135deg,#f8fbff 0%,#eef6ff 100%);
  box-shadow:0 28px 70px rgba(15,23,42,.07);
}
.browse-grid-enhanced a{
  position:relative;
  min-height:210px!important;
  overflow:hidden;
  padding:26px 24px 24px!important;
  border:1px solid rgba(191,219,254,.82)!important;
  border-radius:26px!important;
  background:
    linear-gradient(180deg,rgba(255,255,255,.96),rgba(255,255,255,.86)),
    radial-gradient(circle at 100% 0,rgba(37,99,235,.12),transparent 36%)!important;
  box-shadow:0 20px 48px rgba(15,23,42,.075),inset 0 1px 0 rgba(255,255,255,.82)!important;
}
.browse-grid-enhanced a::before{
  content:'';
  position:absolute;
  inset:auto -34px -44px auto;
  width:128px;
  height:128px;
  border-radius:50%;
  background:linear-gradient(135deg,rgba(37,99,235,.11),rgba(14,165,233,.08));
  transition:transform .22s ease,opacity .22s ease;
}
.browse-grid-enhanced a::after{
  content:'';
  position:absolute;
  left:24px;
  right:24px;
  bottom:0;
  height:3px;
  border-radius:999px 999px 0 0;
  background:linear-gradient(90deg,#2563eb,#0ea5e9,#7c3aed);
  transform:scaleX(.30);
  transform-origin:left center;
  opacity:.72;
  transition:transform .22s ease,opacity .22s ease;
}
.browse-grid-enhanced a:hover{
  transform:translateY(-6px)!important;
  border-color:#93c5fd!important;
  box-shadow:0 30px 72px rgba(29,78,216,.13),inset 0 1px 0 rgba(255,255,255,.9)!important;
}
.browse-grid-enhanced a:hover::before{transform:scale(1.12) translate(-6px,-4px);opacity:.88}
.browse-grid-enhanced a:hover::after{transform:scaleX(1);opacity:1}
.browse-grid-enhanced .tax-icon{
  position:relative;
  z-index:1;
  display:inline-flex;
  align-items:center;
  justify-content:center;
  width:58px;
  height:58px;
  margin:0 0 18px;
  border-radius:20px;
  color:#2563eb;
  background:linear-gradient(135deg,#eff6ff 0%,#ffffff 100%);
  border:1px solid #dbeafe;
  box-shadow:0 14px 30px rgba(37,99,235,.12);
}
.browse-grid-enhanced .tax-icon svg{
  display:block;
  width:31px;
  height:31px;
  fill:none;
  stroke:currentColor;
  stroke-width:3;
  stroke-linecap:round;
  stroke-linejoin:round;
}
.browse-grid-enhanced .tax-icon-city{color:#0ea5e9;background:linear-gradient(135deg,#ecfeff,#ffffff)}
.browse-grid-enhanced .tax-icon-cat{color:#7c3aed;background:linear-gradient(135deg,#f5f3ff,#ffffff)}
.browse-grid-enhanced .tax-icon-grade{color:#0f766e;background:linear-gradient(135deg,#ecfdf5,#ffffff)}
.browse-grid-enhanced a>span,
.browse-grid-enhanced a>strong,
.browse-grid-enhanced a>em{
  position:relative;
  z-index:1;
}
.browse-grid-enhanced a>span{
  display:block;
  color:#64748b!important;
  font-size:12px!important;
  letter-spacing:.06em!important;
  margin-bottom:4px;
}
.browse-grid-enhanced a>strong{
  font-size:clamp(24px,2vw,30px)!important;
  line-height:1.12!important;
  color:#071120!important;
  margin:0 0 10px!important;
}
.browse-grid-enhanced a>em{
  display:block;
  max-width:260px;
  color:#53677f!important;
  font-style:normal!important;
  font-size:15px!important;
  line-height:1.65!important;
}
@media(max-width:760px){
  .browse-grid-enhanced{padding:12px!important;border-radius:24px!important;grid-template-columns:1fr!important;gap:14px!important}
  .browse-grid-enhanced a{min-height:unset!important;padding:22px 20px!important;border-radius:22px!important}
  .browse-grid-enhanced .tax-icon{width:52px;height:52px;border-radius:18px;margin-bottom:14px}
  .browse-grid-enhanced .tax-icon svg{width:28px;height:28px}
}


/* v16.2.8 information pages, footer anchors and AJAX job loading */
.static-info-page{padding-bottom:72px;background:
  radial-gradient(circle at 16% 0%,rgba(37,99,235,.10),transparent 34%),
  radial-gradient(circle at 86% 8%,rgba(14,165,233,.10),transparent 30%),
  var(--bg)}
.static-page-hero{position:relative;overflow:hidden;padding:58px 0 48px;border-bottom:1px solid rgba(191,219,254,.72);background:
  linear-gradient(135deg,rgba(239,246,255,.96),rgba(255,255,255,.94) 52%,rgba(245,243,255,.94)),
  linear-gradient(rgba(37,99,235,.035) 1px,transparent 1px),
  linear-gradient(90deg,rgba(37,99,235,.035) 1px,transparent 1px);background-size:auto,42px 42px,42px 42px}
.static-page-hero::after{content:'';position:absolute;right:-120px;top:-130px;width:360px;height:360px;border-radius:999px;background:radial-gradient(circle,rgba(37,99,235,.16),transparent 68%);pointer-events:none}.static-hero-inner{position:relative;z-index:1}.static-breadcrumbs{display:flex;align-items:center;gap:9px;margin-bottom:18px;color:#64748b;font-size:13px;font-weight:750}.static-breadcrumbs a{color:#2563eb}.static-breadcrumbs span{color:#94a3b8}.static-page-hero h1{font-size:clamp(42px,6vw,72px);line-height:1.02;letter-spacing:-.055em;margin:14px 0 16px;max-width:900px}.static-page-hero p{font-size:18px;line-height:1.8;color:#475569;max-width:880px;margin:0}.static-hero-cta{margin-top:24px}.static-info-cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-top:34px}.static-info-cards article{position:relative;overflow:hidden;min-height:210px;padding:26px;border-radius:26px;border:1px solid #dbeafe;background:linear-gradient(145deg,#fff,#f8fbff);box-shadow:0 20px 46px rgba(15,23,42,.065);transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.static-info-cards article::after{content:'';position:absolute;right:-42px;top:-44px;width:128px;height:128px;border-radius:999px;background:radial-gradient(circle,rgba(37,99,235,.13),transparent 68%)}.static-info-cards article:hover{transform:translateY(-3px);border-color:#bfdbfe;box-shadow:0 26px 60px rgba(37,99,235,.10)}.static-info-cards article>span{display:grid;place-items:center;width:48px;height:48px;border-radius:17px;background:linear-gradient(135deg,#eff6ff,#fff);border:1px solid #dbeafe;box-shadow:0 10px 24px rgba(37,99,235,.10);margin-bottom:18px}.static-info-cards article>span::before{content:'';width:18px;height:18px;border-radius:7px;background:linear-gradient(135deg,var(--brand),var(--brand2));box-shadow:0 0 0 7px rgba(37,99,235,.08)}.static-info-cards h2{font-size:22px;line-height:1.22;margin:0 0 10px;letter-spacing:-.02em}.static-info-cards p{margin:0;color:#607089;line-height:1.75}.static-content-panel{margin-top:24px;display:grid;gap:16px}.static-copy-block{position:relative;padding:28px 30px 28px 34px;border:1px solid #dbe4f0;border-radius:24px;background:rgba(255,255,255,.90);box-shadow:0 16px 40px rgba(15,23,42,.055)}.static-copy-block::before{content:'';position:absolute;left:0;top:24px;bottom:24px;width:4px;border-radius:0 999px 999px 0;background:linear-gradient(180deg,var(--brand),var(--brand2))}.static-copy-block h2{margin:0 0 9px;font-size:24px;line-height:1.22;letter-spacing:-.025em}.static-copy-block p{margin:0;color:#475569;line-height:1.82}.static-copy-block a{font-weight:850;color:#2563eb;text-decoration:underline;text-decoration-thickness:2px;text-underline-offset:3px}.footer-bottom{gap:18px;flex-wrap:wrap}.footer-bottom-links{display:flex;align-items:center;justify-content:flex-end;gap:8px 14px;flex-wrap:wrap}.footer-bottom-links a{display:inline-flex;align-items:center;min-height:34px;padding:7px 10px;border:1px solid rgba(148,163,184,.22);border-radius:999px;background:rgba(255,255,255,.055);color:#dbeafe!important;font-size:12.5px;font-weight:750;transition:.18s ease}.footer-bottom-links a:hover{background:rgba(37,99,235,.22);border-color:rgba(147,197,253,.45);color:#fff!important;transform:translateY(-1px)}.job-load-more-wrap{display:grid;place-items:center;gap:10px;margin:28px 0 6px;text-align:center}.job-load-more{min-width:220px;padding:14px 22px!important;border-radius:16px!important;position:relative;overflow:hidden}.job-load-more::after{content:'';position:absolute;inset:0;background:linear-gradient(120deg,transparent,rgba(255,255,255,.28),transparent);transform:translateX(-120%);transition:transform .55s ease}.job-load-more:hover::after,.job-load-more.is-loading::after{transform:translateX(120%)}.job-load-more.is-loading{pointer-events:none;opacity:.86}.job-load-more.is-complete{background:#e2e8f0!important;color:#475569!important;box-shadow:none!important;pointer-events:none}.load-more-note{margin:0;color:#64748b;font-size:13px;line-height:1.5}.home-latest .job-load-more-wrap{margin-top:24px}
@media(max-width:900px){.static-info-cards{grid-template-columns:1fr}.static-info-cards article{min-height:unset}.static-page-hero{padding:44px 0 38px}.footer-bottom{align-items:flex-start}.footer-bottom-links{justify-content:flex-start}.static-copy-block{padding:24px 22px 24px 26px}}
@media(max-width:560px){.static-page-hero h1{font-size:38px}.static-page-hero p{font-size:16px}.static-info-cards,.static-content-panel{width:min(100%,calc(100vw - 32px));margin-inline:auto}.static-info-cards article,.static-copy-block{border-radius:20px}.footer-bottom-links a{font-size:12px;padding:6px 9px}.job-load-more{width:100%;min-width:0}.load-more-note{font-size:12.5px}}

/* v16.2.9 header scope fix: transparent only on the real home/front page, dark on every other page */
body:not(.home):not(.front-page) .site-header,
body:not(.home):not(.front-page) header.site-header{
  position:relative!important;
  top:auto!important;
  left:auto!important;
  right:auto!important;
  z-index:50!important;
  background:#0f172a!important;
  border-bottom:1px solid rgba(255,255,255,.10)!important;
  box-shadow:0 10px 28px rgba(15,23,42,.18)!important;
  -webkit-backdrop-filter:none!important;
  backdrop-filter:none!important;
}
body:not(.home):not(.front-page) .brand-copy strong,
body:not(.home):not(.front-page) .main-nav a,
body:not(.home):not(.front-page) .menu-toggle{
  color:#f8fafc!important;
}
body:not(.home):not(.front-page) .brand-copy small{
  color:#cbd5e1!important;
}
body:not(.home):not(.front-page) .main-nav a:hover{
  color:#bfdbfe!important;
}
body:not(.home):not(.front-page) .menu-toggle{
  background:rgba(255,255,255,.08)!important;
  border-color:rgba(255,255,255,.16)!important;
}
body.home .site-header,
body.front-page .site-header{
  position:absolute!important;
  left:0!important;
  right:0!important;
  top:0!important;
  z-index:60!important;
  background:transparent!important;
  border-bottom:1px solid rgba(255,255,255,.10)!important;
  box-shadow:none!important;
  -webkit-backdrop-filter:none!important;
  backdrop-filter:none!important;
}
body.home .brand-copy strong,
body.home .main-nav a,
body.home .menu-toggle,
body.front-page .brand-copy strong,
body.front-page .main-nav a,
body.front-page .menu-toggle{
  color:#fff!important;
}
body.home .brand-copy small,
body.front-page .brand-copy small{
  color:rgba(226,238,255,.92)!important;
}
body.home .menu-toggle,
body.front-page .menu-toggle{
  background:rgba(255,255,255,.08)!important;
  border-color:rgba(255,255,255,.16)!important;
}
body.home .main-nav.is-open,
body.front-page .main-nav.is-open{
  background:#0f172a!important;
  border-color:rgba(255,255,255,.14)!important;
}
@media(max-width:760px){
  body:not(.home):not(.front-page) .site-header{background:#0f172a!important;position:relative!important}
  body.home .site-header,
  body.front-page .site-header{position:absolute!important;background:transparent!important}
  body.home .main-nav,
  body.front-page .main-nav{background:#0f172a!important;border-color:rgba(255,255,255,.14)!important}
  body.home .main-nav a,
  body.front-page .main-nav a{color:#f8fafc!important}
  body.home .main-nav a:hover,
  body.front-page .main-nav a:hover{background:rgba(37,99,235,.18)!important;color:#bfdbfe!important}
}

/* v16.2.10 header, job-search, 404 and homepage cleanup patch */
body .site-header.is-solid-header{
  position:relative!important;
  top:auto!important;
  left:auto!important;
  right:auto!important;
  z-index:80!important;
  background:#0f172a!important;
  border-bottom:1px solid rgba(255,255,255,.10)!important;
  box-shadow:0 10px 28px rgba(15,23,42,.20)!important;
  -webkit-backdrop-filter:none!important;
  backdrop-filter:none!important;
}
body .site-header.is-solid-header .brand-copy strong,
body .site-header.is-solid-header .main-nav a,
body .site-header.is-solid-header .menu-toggle{color:#f8fafc!important}
body .site-header.is-solid-header .brand-copy small{color:#cbd5e1!important}
body .site-header.is-solid-header .main-nav a:hover{color:#bfdbfe!important}
body .site-header.is-solid-header .menu-toggle{background:rgba(255,255,255,.08)!important;border-color:rgba(255,255,255,.16)!important}
body .site-header.is-home-transparent{
  position:absolute!important;
  left:0!important;
  right:0!important;
  top:0!important;
  z-index:80!important;
  background:transparent!important;
  border-bottom:1px solid rgba(255,255,255,.10)!important;
  box-shadow:none!important;
  -webkit-backdrop-filter:none!important;
  backdrop-filter:none!important;
}
body .site-header.is-home-transparent .brand-copy strong,
body .site-header.is-home-transparent .main-nav a,
body .site-header.is-home-transparent .menu-toggle{color:#fff!important}
body .site-header.is-home-transparent .brand-copy small{color:rgba(226,238,255,.92)!important}

.job-search-page{background:#f4f7fb!important}
.job-search-hero{
  position:relative;
  overflow:hidden;
  padding:38px 0 34px;
  border-bottom:1px solid rgba(191,219,254,.72);
  background:
    radial-gradient(circle at 8% 0,rgba(37,99,235,.11),transparent 32%),
    radial-gradient(circle at 86% 18%,rgba(14,165,233,.10),transparent 30%),
    linear-gradient(135deg,#f8fbff 0%,#ffffff 58%,#f5f7ff 100%);
}
.job-search-hero::before{
  content:'';
  position:absolute;
  inset:0;
  pointer-events:none;
  opacity:.62;
  background:
    linear-gradient(rgba(37,99,235,.035) 1px,transparent 1px),
    linear-gradient(90deg,rgba(37,99,235,.03) 1px,transparent 1px);
  background-size:44px 44px;
  -webkit-mask-image:linear-gradient(180deg,#000,rgba(0,0,0,.70),transparent);
  mask-image:linear-gradient(180deg,#000,rgba(0,0,0,.70),transparent);
}
.job-search-hero-inner{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,1fr) minmax(420px,520px);gap:28px;align-items:center}
.job-search-copy h1{max-width:760px;margin:12px 0 12px;font-size:clamp(32px,3.8vw,52px);line-height:1.06;letter-spacing:-.052em;font-weight:850;color:#071120}
.job-search-copy p{max-width:760px;margin:0;color:#52657d;font-size:16.5px;line-height:1.75}
.job-search-form{width:100%!important;margin:0!important;align-self:center;background:rgba(255,255,255,.92)!important;border-color:#dbeafe!important;box-shadow:0 18px 44px rgba(15,23,42,.08)!important}
.archive-layout{padding-top:34px!important}
.site-search-results{padding-top:34px}
.content-result-card{background:#fff;border:1px solid var(--line);border-radius:20px;padding:22px;box-shadow:var(--shadow2)}
.content-result-card h3{margin:8px 0 10px;font-size:21px;line-height:1.25}
.content-result-card p{color:#52657d;margin:0 0 12px}
.read-more{font-weight:850;color:var(--brand)}

.not-found-page{
  min-height:calc(100vh - 78px);
  padding:54px 0 70px;
  background:
    radial-gradient(circle at 12% 0,rgba(37,99,235,.12),transparent 32%),
    radial-gradient(circle at 90% 18%,rgba(124,58,237,.08),transparent 28%),
    linear-gradient(180deg,#f8fbff 0%,#eef3fb 100%);
}
.not-found-shell{display:grid;grid-template-columns:minmax(0,1fr) 330px;gap:22px;align-items:stretch}
.not-found-card{
  position:relative;
  overflow:hidden;
  padding:34px;
  border:1px solid #dbeafe;
  border-radius:28px;
  background:rgba(255,255,255,.94);
  box-shadow:0 24px 70px rgba(15,23,42,.09);
}
.not-found-card::after{content:'';position:absolute;right:-120px;top:-150px;width:340px;height:340px;border-radius:999px;background:radial-gradient(circle,rgba(37,99,235,.14),transparent 68%);pointer-events:none}
.not-found-card>*{position:relative;z-index:1}
.not-found-card h1{margin:14px 0 10px;font-size:clamp(36px,5vw,58px);line-height:1.05;letter-spacing:-.05em}
.not-found-lead{max-width:760px;margin:0 0 18px;color:#53677f;font-size:16.5px;line-height:1.75}
.notfound-search{width:100%!important;max-width:780px!important;margin:18px 0 18px!important}
.hero-actions,.not-found-actions{display:flex!important;align-items:center;gap:12px;flex-wrap:wrap;margin-top:8px}
.btn.ghost{background:#fff;color:#1d4ed8;border:1px solid #bfdbfe;padding:13px 18px;box-shadow:0 10px 24px rgba(15,23,42,.05)}
.btn.ghost:hover{transform:translateY(-1px);border-color:#93c5fd;box-shadow:0 14px 30px rgba(37,99,235,.10)}
.not-found-quick-grid{display:grid;gap:14px}
.not-found-quick-grid a{display:flex;flex-direction:column;justify-content:center;min-height:120px;padding:22px;border:1px solid #dbeafe;border-radius:24px;background:linear-gradient(145deg,#fff,#f8fbff);box-shadow:0 18px 46px rgba(15,23,42,.065);transition:.18s ease}
.not-found-quick-grid a:hover{transform:translateY(-2px);border-color:#93c5fd;box-shadow:0 24px 58px rgba(37,99,235,.10)}
.not-found-quick-grid span{font-size:12px;text-transform:uppercase;letter-spacing:.06em;color:#64748b;font-weight:850;margin-bottom:6px}
.not-found-quick-grid strong{font-size:20px;line-height:1.22;color:#071120}

@media(max-width:980px){
  .job-search-hero-inner{grid-template-columns:1fr;gap:18px}
  .job-search-form{max-width:none!important}
  .not-found-shell{grid-template-columns:1fr}
  .not-found-quick-grid{grid-template-columns:repeat(3,minmax(0,1fr))}
}
@media(max-width:760px){
  body .site-header.is-solid-header{background:#0f172a!important;position:relative!important}
  body .site-header.is-home-transparent{position:absolute!important;background:transparent!important}
  body .site-header.is-solid-header .main-nav,
  body .site-header.is-home-transparent .main-nav{background:#0f172a!important;border-color:rgba(255,255,255,.14)!important}
  body .site-header.is-solid-header .main-nav a,
  body .site-header.is-home-transparent .main-nav a{color:#f8fafc!important}
  .job-search-hero{padding:30px 0 28px}
  .job-search-copy h1{font-size:clamp(31px,9vw,40px);letter-spacing:-.045em}
  .job-search-copy p{font-size:15.5px}
  .archive-layout{grid-template-columns:1fr!important;width:min(100%,calc(100vw - 32px))!important}
  .not-found-page{padding:34px 0 48px}
  .not-found-card{padding:24px 20px;border-radius:22px}
  .notfound-search{max-width:none!important}
  .not-found-quick-grid{grid-template-columns:1fr}
  .not-found-actions .btn{width:100%}
}
@media(max-width:560px){
  .section-wrap{width:min(100%,calc(100vw - 32px))}
  .job-search-form{grid-template-columns:42px 1fr!important}
  .job-search-form button{grid-column:1/-1;width:100%}
  .job-search-copy h1{font-size:32px}
  .not-found-card h1{font-size:34px}
}


/* v16.2.11 user polish: home header, compact search/404, tagline, footer width and mobile cleanup */
.header-inner{width:min(1380px,calc(100% - 48px))!important}
.footer-loaded{width:min(1480px,calc(100% - 48px))!important;font-size:15px!important}
body.admin-bar .site-header.is-home-transparent{top:32px!important}
@media(max-width:782px){body.admin-bar .site-header.is-home-transparent{top:46px!important}}
body .site-header.is-home-transparent .header-inner{min-height:86px;height:86px!important;align-items:center!important}
body .site-header.is-home-transparent .brand{align-self:center!important}
.brand-copy small{max-width:460px!important}

.premium-hero-v1621{padding:144px 0 76px!important}
.premium-hero-v1621 .home-hero-grid-pro{grid-template-columns:minmax(0,1fr)!important;gap:0!important;align-items:center!important}
.premium-hero-v1621 .hero-copy-col{max-width:1450px!important;width:100%!important}
.premium-hero-v1621 h1{max-width:1450px!important;text-wrap:balance!important}
.premium-hero-v1621 .hero-lead{max-width:900px!important}
.premium-hero-v1621 .eyebrow,.premium-hero-v1621 .hero-panel-kicker{display:none!important}
.hero-showcase-panel,.hero-workflow-grid{display:none!important}
@media(max-width:1100px){.premium-hero-v1621 h1{max-width:1450px!important}.premium-hero-v1621 .hero-copy-col{max-width:100%!important}}
@media(max-width:760px){
  .home-app .trust-four{display:none!important}
  .premium-hero-v1621{padding:112px 0 42px!important}
  .premium-hero-v1621 h1{max-width:100%!important}
  body .site-header.is-home-transparent .header-inner{height:auto!important;min-height:72px!important}
}

.job-search-page,.site-search-page{background:#f4f8ff!important;overflow-x:hidden!important}
.job-search-hero{padding:34px 0 30px!important;background:linear-gradient(135deg,#f8fbff 0%,#fff 62%,#eef6ff 100%)!important}
.job-search-hero .section-wrap,.job-search-hero-inner{width:min(1380px,calc(100% - 48px))!important;margin-inline:auto!important}
.job-search-hero-inner{grid-template-columns:minmax(0,1fr) minmax(360px,500px)!important;gap:28px!important}
.job-search-copy .eyebrow{display:inline-flex!important;align-items:center!important;gap:9px!important;margin-bottom:10px!important}
.job-search-copy h1{max-width:880px!important;font-size:clamp(34px,3.2vw,50px)!important;line-height:1.08!important;margin:8px 0 10px!important;letter-spacing:-.047em!important}
.job-search-copy p{max-width:780px!important;font-size:16px!important;line-height:1.72!important}
.job-search-form{max-width:500px!important;border-radius:20px!important}
.results-toolbar{gap:16px;flex-wrap:wrap!important}.results-toolbar span{font-size:14px}.results-toolbar strong{font-size:18px!important}
.archive-layout{width:min(1380px,calc(100% - 48px))!important;margin-inline:auto!important;align-items:start!important}
.pagination{margin:34px 0 0!important}.pagination .nav-links{justify-content:center!important;flex-wrap:wrap!important}.pagination a,.pagination span{font-weight:800;text-decoration:none}.pagination a:hover{border-color:#93c5fd;color:#1d4ed8;transform:translateY(-1px)}
.job-load-more-wrap{margin-top:28px;text-align:center}.load-more-note{max-width:620px;margin:10px auto 0;color:#64748b}

.not-found-page{overflow-x:hidden!important}.not-found-shell{width:min(1180px,calc(100% - 48px))!important;margin-inline:auto!important;align-items:stretch!important}.not-found-card{display:flex!important;flex-direction:column!important;gap:14px!important}.not-found-card .eyebrow{align-self:flex-start!important}.notfound-search{max-width:860px!important}.not-found-actions{gap:12px!important}.not-found-actions .btn{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-height:46px!important;line-height:1!important}.not-found-quick-grid a{text-decoration:none!important}
@media(max-width:980px){
  .job-search-hero-inner{grid-template-columns:1fr!important}
  .job-search-form{max-width:none!important}
  .archive-layout{grid-template-columns:1fr!important}
}
@media(max-width:760px){
  .header-inner,.footer-loaded,.footer-bottom,.archive-layout,.job-search-hero .section-wrap,.job-search-hero-inner,.not-found-shell{width:min(100% - 28px,1180px)!important}
  .job-search-hero{padding:26px 0 24px!important}
  .job-search-copy h1{font-size:clamp(29px,8.8vw,38px)!important;letter-spacing:-.04em!important}
  .job-search-copy p{font-size:15px!important}
  .not-found-page{padding:28px 0 44px!important}
  .not-found-card{padding:22px 18px!important;border-radius:22px!important}
  .not-found-actions .btn{width:100%!important}
  .not-found-quick-grid{grid-template-columns:1fr!important}
  .pagination .nav-links{justify-content:flex-start!important}
}
@media(max-width:520px){.brand-copy small{max-width:220px!important}.job-row-dept{font-size:12.5px!important}.footer-loaded{font-size:14px!important}}
/* exact requested hero h1 max-width override */
.premium-hero-v1621 h1{max-width:1450px!important}


/* v16.2.12 final width, search, list and hero polish */
:root{--content-wide:1250px;--hero-wide:1450px;--header-wide:1450px}
.section-wrap{width:min(var(--content-wide),calc(100% - 48px))!important}
.header-inner{width:min(var(--header-wide),calc(100% - 48px))!important;overflow:visible!important}
.footer-bottom{width:min(var(--content-wide),calc(100% - 48px))!important}
.single-content-layout,.refined-single-layout,.site-search-results{width:min(var(--content-wide),calc(100% - 48px))!important;margin-inline:auto!important}

/* Hero containers now match the wide app/header frame */
.premium-hero-v1621 .section-wrap,
.hero-plain .section-wrap,
.archive-hero-full .section-wrap,
.tax-hero-full .section-wrap,
.single-hero-full .section-wrap,
.single-titlebar.full-hero-card,
.static-page-hero .section-wrap,
.job-search-hero .section-wrap,
.job-search-hero-inner{width:min(var(--hero-wide),calc(100% - 48px))!important;margin-inline:auto!important}
.premium-hero-v1621 h1{max-width:min(var(--hero-wide),100%)!important}
.premium-hero-v1621 .hero-copy-col{max-width:min(var(--hero-wide),100%)!important}

/* Home transparent header should sit cleanly under admin bar and never clip brand text */
body .site-header.is-home-transparent{overflow:visible!important;min-height:92px!important}
body .site-header.is-home-transparent .header-inner{height:92px!important;min-height:92px!important;padding-block:14px!important}
body.admin-bar .site-header.is-home-transparent{top:32px!important}
.brand,.brand-copy{overflow:visible!important}
.brand-copy strong,.brand-copy small{line-height:1.22!important;overflow:visible!important;text-overflow:clip!important;white-space:nowrap!important}
.premium-hero-v1621{padding-top:156px!important}

/* Larger, centered search icon for all hero/search bars */
.page-title-search{min-height:74px!important;border-radius:24px!important;padding:10px 12px!important;gap:14px!important;box-shadow:0 18px 48px rgba(15,23,42,.10)!important;border-color:#d6e4f6!important;background:rgba(255,255,255,.96)!important}
.page-title-search .search-icon{flex:0 0 54px!important;width:54px!important;height:54px!important;border-radius:18px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;background:linear-gradient(135deg,#eff6ff,#f8fbff)!important;color:#1d4ed8!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.85),0 8px 18px rgba(37,99,235,.08)!important}
.page-title-search .search-icon svg{width:25px!important;height:25px!important;display:block!important;fill:none!important;stroke:currentColor!important;stroke-width:2.8!important;stroke-linecap:round!important;stroke-linejoin:round!important}
.page-title-search input{min-height:52px!important;font-size:16.5px!important;line-height:1.2!important}
.page-title-search button{min-height:56px!important;border-radius:18px!important;padding-inline:24px!important}
.premium-hero-v1621 .hero-search-glass{max-width:1180px!important;width:100%!important;background:rgba(255,255,255,.97)!important;box-shadow:0 26px 70px rgba(2,8,23,.32),0 0 0 1px rgba(255,255,255,.35)!important}
.premium-hero-v1621 .hero-search-glass .search-icon{width:60px!important;height:60px!important;flex-basis:60px!important;border-radius:20px!important}
.premium-hero-v1621 .hero-search-glass .search-icon svg{width:28px!important;height:28px!important}

/* Job detail arrow lists: icon and arrow centered, cleaner padding, stronger divider */
.job-description-panel,.job-section{overflow:visible!important}
.job-section .section-body,.job-description-panel .section-body{padding-top:10px!important}
.arrow-list.refined-list li,.section-body .arrow-list li{position:relative!important;display:flex!important;align-items:center!important;min-height:56px!important;margin:0!important;padding:14px 16px 14px 44px!important;border-bottom:1px solid #767475!important;line-height:1.68!important;background:linear-gradient(90deg,rgba(239,246,255,.72),rgba(255,255,255,.96))!important}
.arrow-list.refined-list li:last-child,.section-body .arrow-list li:last-child{border-bottom:1px solid #767475!important}
.arrow-list.refined-list li::before,.section-body .arrow-list li::before{content:''!important;position:absolute!important;left:0!important;top:50%!important;width:28px!important;height:28px!important;border-radius:999px!important;background:linear-gradient(135deg,#1d4ed8,#0ea5e9)!important;transform:translateY(-50%)!important;box-shadow:0 8px 18px rgba(37,99,235,.18)!important}
.arrow-list.refined-list li::after,.section-body .arrow-list li::after{content:''!important;position:absolute!important;left:9px!important;top:50%!important;width:7px!important;height:7px!important;border-top:3px solid #fff!important;border-right:3px solid #fff!important;transform:translateY(-50%) rotate(45deg)!important;transform-origin:center!important}
.list-panel{padding:10px 14px!important;border-color:#dbeafe!important}
.section-body .step-list li{border-bottom:1px solid #767475!important;padding-top:12px!important;padding-bottom:14px!important}

/* Search/archive pagination and result surfaces */
.archive-layout{width:min(var(--content-wide),calc(100% - 48px))!important;padding-top:38px!important}
.results-panel{min-width:0!important}
.results-toolbar{padding:4px 2px 14px!important;border-bottom:1px solid #dbe4f0!important;margin-bottom:18px!important}
.pagination .nav-links{gap:9px!important}
.pagination a,.pagination span{border-radius:14px!important;min-width:44px!important;height:44px!important;box-shadow:0 8px 20px rgba(15,23,42,.045)!important;transition:.18s ease!important}
.pagination .current{box-shadow:0 12px 26px rgba(37,99,235,.20)!important}
.job-search-copy h1{text-wrap:balance!important}.job-search-copy p{text-wrap:pretty!important}

/* App-like mobile search bars across pages */
@media(max-width:760px){
  .section-wrap,.header-inner,.footer-loaded,.footer-bottom,.single-titlebar.full-hero-card,.single-content-layout,.refined-single-layout,.site-search-results,.archive-layout,.job-search-hero .section-wrap,.job-search-hero-inner,.not-found-shell{width:min(100% - 24px,var(--content-wide))!important}
  .premium-hero-v1621 .section-wrap,.hero-plain .section-wrap,.archive-hero-full .section-wrap,.tax-hero-full .section-wrap,.single-hero-full .section-wrap,.static-page-hero .section-wrap{width:min(100% - 24px,var(--hero-wide))!important}
  body .site-header.is-home-transparent{min-height:78px!important}
  body .site-header.is-home-transparent .header-inner{min-height:78px!important;height:78px!important;padding-block:10px!important}
  body.admin-bar .site-header.is-home-transparent{top:46px!important}
  .premium-hero-v1621{padding-top:128px!important}
  .brand-copy strong{max-width:225px!important}.brand-copy small{max-width:235px!important}
  .page-title-search{display:grid!important;grid-template-columns:54px minmax(0,1fr)!important;gap:10px!important;width:100%!important;min-height:0!important;margin:18px 0!important;padding:10px!important;border-radius:24px!important;background:linear-gradient(145deg,#ffffff,#f8fbff)!important;box-shadow:0 22px 58px rgba(15,23,42,.13)!important}
  .page-title-search .search-icon{width:54px!important;height:54px!important;flex-basis:54px!important;border-radius:18px!important;align-self:center!important}
  .page-title-search .search-icon svg{width:25px!important;height:25px!important}
  .page-title-search input{min-width:0!important;width:100%!important;min-height:54px!important;font-size:15.8px!important;padding:0 4px!important}
  .page-title-search button{grid-column:1/-1!important;width:100%!important;min-height:54px!important;border-radius:18px!important;font-size:16px!important;box-shadow:0 16px 36px rgba(37,99,235,.22)!important}
  .job-search-hero{padding:28px 0 26px!important}.job-search-copy h1{font-size:clamp(30px,8.8vw,40px)!important}.job-search-copy p{font-size:15.2px!important}
  .arrow-list.refined-list li,.section-body .arrow-list li{min-height:54px!important;padding:13px 12px 13px 40px!important;line-height:1.62!important}
  .arrow-list.refined-list li::before,.section-body .arrow-list li::before{width:26px!important;height:26px!important}
  .arrow-list.refined-list li::after,.section-body .arrow-list li::after{left:8px!important;width:7px!important;height:7px!important}
  .results-toolbar{align-items:flex-start!important}.pagination .nav-links{justify-content:flex-start!important}
}
@media(max-width:420px){.brand-copy small{display:block!important;max-width:190px!important}.page-title-search{grid-template-columns:50px minmax(0,1fr)!important}.page-title-search .search-icon{width:50px!important;height:50px!important;flex-basis:50px!important}.page-title-search .search-icon svg{width:23px!important;height:23px!important}}


/* v16.2.13 equal width, single hero cleanup and mobile app-search refinement */
:root{--content-wide:1225px!important;--hero-wide:1225px!important;--header-wide:1225px!important}
.section-wrap,
.header-inner,
.footer-bottom,
.single-content-layout,
.refined-single-layout,
.site-search-results,
.archive-layout,
.not-found-shell,
.footer-loaded{width:min(var(--content-wide),calc(100% - 48px))!important;margin-inline:auto!important}
.premium-hero-v1621 .section-wrap,
.hero-plain .section-wrap,
.archive-hero-full .section-wrap,
.tax-hero-full .section-wrap,
.single-hero-full .section-wrap,
.single-titlebar.full-hero-card,
.static-page-hero .section-wrap,
.job-search-hero .section-wrap,
.job-search-hero-inner{width:min(var(--hero-wide),calc(100% - 48px))!important;margin-inline:auto!important}
.header-inner{width:min(var(--header-wide),calc(100% - 48px))!important}
.premium-hero-v1621 h1,.premium-hero-v1621 .hero-copy-col{max-width:100%!important}

/* Home transparent header: prevent admin-bar clipping and keep the brand fully visible */
body .site-header.is-home-transparent{overflow:visible!important;padding-top:8px!important;min-height:104px!important}
body .site-header.is-home-transparent .header-inner{height:86px!important;min-height:86px!important;padding-block:10px!important;align-items:center!important;overflow:visible!important}
body .site-header.is-home-transparent .brand,
body .site-header.is-home-transparent .brand-mark,
body .site-header.is-home-transparent .brand-copy{overflow:visible!important;transform:none!important}
body.admin-bar .site-header.is-home-transparent{top:32px!important}
.premium-hero-v1621{padding-top:168px!important}

/* Single job hero: search removed, meta in one clean wrapping row */
.single-page-search{display:none!important}
.single-hero-full{padding:38px 0 34px!important;background:linear-gradient(135deg,#f3f8ff 0%,#fff 58%,#f7f3ff 100%)!important}
.single-titlebar.full-hero-card{padding:22px 0!important}
.single-titlebar h1{max-width:100%!important;margin-bottom:18px!important}
.single-meta-unified{display:flex!important;align-items:center!important;flex-wrap:wrap!important;gap:10px!important;margin:0!important;max-width:100%!important}
.single-meta-unified .meta-pill{margin:0!important;min-height:42px!important;padding:9px 13px!important;border-radius:999px!important;background:rgba(255,255,255,.92)!important;border:1px solid #dbe7f5!important;box-shadow:0 8px 22px rgba(15,23,42,.045)!important;line-height:1.15!important}
.single-meta-unified .meta-fact{color:#526176!important;gap:6px!important}
.single-meta-unified .meta-fact strong{color:#0f172a!important;font-weight:900!important}
.single-mini-facts{display:none!important}

/* Highlighted list rows: square app-list rows, no bubble radius */
.highlighted-list li,
.arrow-list.refined-list li,
.section-body .arrow-list li,
.section-body .step-list li{border-radius:0!important}
.list-panel{border-radius:16px!important;padding-block:8px!important}
.arrow-list.refined-list li,.section-body .arrow-list li{background:linear-gradient(90deg,rgba(239,246,255,.72),rgba(255,255,255,.98))!important;border-bottom:1px solid #767475!important}
.arrow-list.refined-list li:last-child,.section-body .arrow-list li:last-child{border-bottom:1px solid #767475!important}

/* Web-app style search bars: balanced desktop and single-row mobile */
.page-title-search{max-width:min(100%,920px)!important;display:grid!important;grid-template-columns:56px minmax(0,1fr) auto!important;align-items:center!important;gap:12px!important;min-height:72px!important;padding:9px 10px!important;border-radius:22px!important;background:linear-gradient(145deg,rgba(255,255,255,.98),rgba(248,251,255,.96))!important;border:1px solid #d8e6f7!important;box-shadow:0 18px 48px rgba(15,23,42,.10)!important;overflow:hidden!important}
.page-title-search .search-icon{width:56px!important;height:56px!important;flex:0 0 56px!important;border-radius:18px!important;background:linear-gradient(135deg,#eef6ff,#ffffff)!important;color:#1d4ed8!important;box-shadow:inset 0 1px 0 #fff,0 8px 20px rgba(37,99,235,.08)!important}
.page-title-search .search-icon svg{width:27px!important;height:27px!important}
.page-title-search input{min-width:0!important;width:100%!important;min-height:54px!important;padding:0 2px!important;font-size:16.5px!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}
.page-title-search button{width:auto!important;min-width:142px!important;min-height:56px!important;border-radius:18px!important;padding:0 22px!important;white-space:nowrap!important;box-shadow:0 14px 34px rgba(37,99,235,.22)!important}
.premium-hero-v1621 .hero-search-glass{max-width:920px!important}

@media(max-width:782px){body.admin-bar .site-header.is-home-transparent{top:46px!important}}
@media(max-width:760px){
  .section-wrap,
  .header-inner,
  .footer-loaded,
  .footer-bottom,
  .single-titlebar.full-hero-card,
  .single-content-layout,
  .refined-single-layout,
  .site-search-results,
  .archive-layout,
  .job-search-hero .section-wrap,
  .job-search-hero-inner,
  .not-found-shell{width:min(100% - 24px,var(--content-wide))!important}
  .premium-hero-v1621 .section-wrap,
  .hero-plain .section-wrap,
  .archive-hero-full .section-wrap,
  .tax-hero-full .section-wrap,
  .single-hero-full .section-wrap,
  .static-page-hero .section-wrap{width:min(100% - 24px,var(--hero-wide))!important}
  body .site-header.is-home-transparent{padding-top:6px!important;min-height:92px!important}
  body .site-header.is-home-transparent .header-inner{height:76px!important;min-height:76px!important;padding-block:8px!important}
  .premium-hero-v1621{padding-top:136px!important}
  .single-hero-full{padding:30px 0 28px!important}
  .single-titlebar h1{font-size:clamp(34px,9.2vw,46px)!important;line-height:1.04!important;letter-spacing:-.05em!important}
  .single-meta-unified{gap:8px!important}
  .single-meta-unified .meta-pill{min-height:38px!important;padding:8px 11px!important;font-size:12.8px!important}
  .page-title-search{grid-template-columns:48px minmax(0,1fr) max-content!important;gap:8px!important;min-height:64px!important;padding:8px!important;border-radius:20px!important;margin:16px 0!important;box-shadow:0 18px 46px rgba(15,23,42,.14)!important}
  .page-title-search .search-icon{width:48px!important;height:48px!important;flex-basis:48px!important;border-radius:16px!important}
  .page-title-search .search-icon svg{width:24px!important;height:24px!important}
  .page-title-search input{min-height:48px!important;font-size:15.2px!important;padding:0!important}
  .page-title-search button{grid-column:auto!important;width:auto!important;min-width:112px!important;min-height:48px!important;border-radius:16px!important;padding-inline:14px!important;font-size:14.5px!important}
}
@media(max-width:390px){
  .page-title-search{grid-template-columns:44px minmax(0,1fr) max-content!important;gap:7px!important;padding:7px!important;border-radius:18px!important}
  .page-title-search .search-icon{width:44px!important;height:44px!important;flex-basis:44px!important;border-radius:15px!important}
  .page-title-search .search-icon svg{width:22px!important;height:22px!important}
  .page-title-search input{min-height:44px!important;font-size:14.2px!important}
  .page-title-search button{min-width:94px!important;min-height:44px!important;padding-inline:12px!important;font-size:0!important}
  .page-title-search button::after{content:'Search';font-size:14px!important;line-height:1!important}
}




/* 365Karriere footer bottom requested patch */
.footer-bottom-links {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    flex-wrap: wrap;
    gap: 0 !important;
}
.footer-bottom-links a {
    display: inline !important;
    align-items: initial !important;
    min-height: 0 !important;
    padding: 0 !important;
    border: 0 !important;
    border-radius: 0 !important;
    background: transparent !important;
    color: #dbeafe !important;
    font-size: 12.5px;
    font-weight: 500;
    transition: .18s ease;
}
@media (max-width: 760px) {
    .footer-bottom span {
        display: block;
        padding: 0px 0 15px 0 !important;
        padding-bottom: 20px !important;
        margin-top: 8px;
    }
}

/* v16.2.14 final design-only polish: consistent dark header, professional archive cards, spacing and taxonomy visuals */
:root{
  --pro-dark:#071120;
  --pro-dark-2:#0f172a;
  --pro-card:#ffffff;
  --pro-blue:#2563eb;
  --pro-cyan:#0ea5e9;
  --pro-violet:#7c3aed;
  --pro-ink:#0b1220;
  --pro-muted:#53657d;
  --pro-line:#dbe7f5;
}
body{letter-spacing:-.006em!important;background:#f3f7fc!important}
p,li,summary,input,select,textarea,.job-row-meta span,.term-card em{}
strong,b,.section-body strong,.readable-para strong,.job-expanded-copy strong{display:inline!important;font-weight:800!important;letter-spacing:-.01em!important}
h1,h2,h3,.job-row-main h3,.term-card strong{letter-spacing:-.034em!important;text-rendering:geometricPrecision!important}

/* Header: only the true front page can be transparent; every archive/taxonomy/page uses the premium dark bar */
body .site-header.is-solid-header,
body:not(.front-page) .site-header,
body.tax .site-header,
body.archive .site-header,
body.search .site-header,
body.single .site-header,
body.page:not(.front-page) .site-header,
body.error404 .site-header{
  position:relative!important;
  inset:auto!important;
  z-index:90!important;
  min-height:84px!important;
  background:
    radial-gradient(circle at 18% 0,rgba(37,99,235,.18),transparent 34%),
    linear-gradient(135deg,var(--pro-dark) 0%,var(--pro-dark-2) 62%,#111c34 100%)!important;
  border-bottom:1px solid rgba(255,255,255,.10)!important;
  box-shadow:0 18px 48px rgba(2,8,23,.22)!important;
  -webkit-backdrop-filter:none!important;
  backdrop-filter:none!important;
}
body .site-header.is-solid-header .header-inner,
body:not(.front-page) .site-header .header-inner{min-height:84px!important;height:84px!important;padding-block:10px!important}
body .site-header.is-solid-header .brand-copy strong,
body .site-header.is-solid-header .main-nav a,
body .site-header.is-solid-header .menu-toggle,
body:not(.front-page) .site-header .brand-copy strong,
body:not(.front-page) .site-header .main-nav a,
body:not(.front-page) .site-header .menu-toggle{color:#f8fbff!important}
body .site-header.is-solid-header .brand-copy small,
body:not(.front-page) .site-header .brand-copy small{color:#b9c8dc!important}
body .site-header.is-solid-header .brand-mark,
body:not(.front-page) .site-header .brand-mark{box-shadow:0 14px 34px rgba(37,99,235,.28)!important}
.main-nav{gap:8px!important}
.main-nav a{position:relative;display:inline-flex;align-items:center;min-height:40px;padding:9px 12px;border-radius:999px;line-height:1!important;transition:background .18s ease,color .18s ease,transform .18s ease!important}
body .site-header.is-solid-header .main-nav a:hover,
body:not(.front-page) .site-header .main-nav a:hover{background:rgba(255,255,255,.09)!important;color:#dbeafe!important;transform:translateY(-1px)}
.menu-toggle{min-height:42px!important;align-items:center!important;justify-content:center!important}

/* Taxonomy and index heroes: consistent pro panels with contextual SVGs */
.tax-hero-full{position:relative;isolation:isolate;overflow:hidden;padding:58px 0 48px!important;background:
  radial-gradient(circle at 12% 0,rgba(37,99,235,.15),transparent 31%),
  radial-gradient(circle at 88% 8%,rgba(124,58,237,.10),transparent 30%),
  linear-gradient(135deg,#f7fbff 0%,#ffffff 56%,#eef6ff 100%)!important;border-bottom:1px solid rgba(191,219,254,.82)!important}
.tax-hero-full::before{content:'';position:absolute;inset:0;z-index:-1;background:linear-gradient(rgba(37,99,235,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(37,99,235,.032) 1px,transparent 1px);background-size:46px 46px;mask-image:linear-gradient(180deg,#000,rgba(0,0,0,.72),transparent);-webkit-mask-image:linear-gradient(180deg,#000,rgba(0,0,0,.72),transparent)}
.tax-hero-heading{display:flex!important;align-items:center!important;gap:12px!important;margin-bottom:12px!important}
.tax-hero-full h1{font-size:clamp(42px,5vw,66px)!important;line-height:1.02!important;letter-spacing:-.046em!important;margin:14px 0 18px!important;max-width:1050px!important;color:#0b1220!important;text-wrap:balance}
.tax-hero-full p{font-size:17.4px!important;line-height:1.78!important;max-width:920px!important;color:#475b73!important;margin-top:4px!important;text-wrap:pretty}
.tax-hero-stats{display:flex!important;flex-wrap:wrap!important;gap:10px!important;margin-top:16px!important}
.tax-hero-stats span{display:inline-flex!important;align-items:center!important;gap:7px!important;min-height:38px!important;padding:8px 12px!important;border-radius:999px!important;background:rgba(255,255,255,.80)!important;border:1px solid #dbeafe!important;color:#475569!important;font-size:13px!important;font-weight:750!important;box-shadow:0 10px 24px rgba(15,23,42,.045)!important}
.tax-hero-stats strong{color:#0f172a!important;font-weight:900!important}
.tax-svg-icon{display:inline-grid;place-items:center;flex:0 0 auto;color:#1d4ed8}
.tax-svg-icon svg{display:block;width:100%;height:100%;fill:none;stroke:currentColor;stroke-width:3;stroke-linecap:round;stroke-linejoin:round}
.tax-hero-icon{width:56px!important;height:56px!important;border-radius:20px!important;background:linear-gradient(135deg,#ffffff,#eef6ff)!important;border:1px solid #dbeafe!important;box-shadow:0 16px 36px rgba(37,99,235,.12),inset 0 1px 0 #fff!important;color:#1d4ed8!important}
.tax-hero-icon svg{width:29px!important;height:29px!important}
.tax-svg-location,.tax-hero-city .tax-svg-icon{color:#0284c7!important}.tax-svg-category,.tax-hero-category .tax-svg-icon{color:#7c3aed!important}.tax-svg-grade,.tax-hero-grade .tax-svg-icon{color:#0f766e!important}.tax-svg-job_type,.tax-hero-type .tax-svg-icon{color:#ea580c!important}

/* Term index cards: equal height, line-clamped titles, colors and premium hover effect */
.term-grid-wrap{padding-top:40px!important;padding-bottom:20px!important}
.term-grid{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:20px!important;align-items:stretch!important;margin-top:0!important}
.term-card{position:relative!important;display:flex!important;flex-direction:column!important;min-height:255px!important;height:100%!important;padding:26px 24px 22px!important;border-radius:28px!important;overflow:hidden!important;background:
  radial-gradient(circle at 100% 0,rgba(37,99,235,.14),transparent 34%),
  linear-gradient(145deg,#ffffff 0%,#f7fbff 100%)!important;border:1px solid #dbe8f7!important;box-shadow:0 20px 56px rgba(15,23,42,.075)!important;transition:transform .22s ease,border-color .22s ease,box-shadow .22s ease,background .22s ease!important;isolation:isolate!important}
.term-card::before{content:'';position:absolute;inset:0;background:linear-gradient(135deg,rgba(255,255,255,.62),transparent 44%,rgba(37,99,235,.035));z-index:-1!important}
.term-card::after{content:'';position:absolute;right:-36px;bottom:-38px;width:140px;height:140px;border-radius:999px;background:radial-gradient(circle,rgba(37,99,235,.13),transparent 66%);z-index:-1!important;transition:transform .22s ease,opacity .22s ease!important}
.term-card:nth-child(4n+2){background:radial-gradient(circle at 100% 0,rgba(14,165,233,.15),transparent 34%),linear-gradient(145deg,#fff,#f5fbff)!important}
.term-card:nth-child(4n+3){background:radial-gradient(circle at 100% 0,rgba(124,58,237,.13),transparent 34%),linear-gradient(145deg,#fff,#faf7ff)!important}
.term-card:nth-child(4n+4){background:radial-gradient(circle at 100% 0,rgba(15,118,110,.12),transparent 34%),linear-gradient(145deg,#fff,#f6fffb)!important}
.term-card:hover{transform:translateY(-6px)!important;border-color:#93c5fd!important;box-shadow:0 30px 78px rgba(37,99,235,.16)!important}
.term-card:hover::after{transform:scale(1.14);opacity:.9!important}
.term-card-icon{width:54px!important;height:54px!important;border-radius:19px!important;background:rgba(255,255,255,.86)!important;border:1px solid #dceafd!important;box-shadow:0 12px 28px rgba(37,99,235,.10),inset 0 1px 0 #fff!important;margin-bottom:22px!important;color:#1d4ed8!important}
.term-card-icon svg{width:28px!important;height:28px!important}
.term-card-label{font-size:12px!important;color:#64748b!important;text-transform:uppercase!important;letter-spacing:.075em!important;font-weight:900!important;margin-bottom:8px!important}
.term-card strong{display:-webkit-box!important;-webkit-box-orient:vertical!important;-webkit-line-clamp:3!important;overflow:hidden!important;text-overflow:ellipsis!important;min-height:calc(1.18em * 3)!important;max-height:calc(1.18em * 3)!important;font-size:clamp(21px,2vw,27px)!important;line-height:1.18!important;margin:0 0 14px!important;color:#071120!important;font-weight:850!important;word-break:normal!important;hyphens:none!important}
.term-card em{display:flex!important;align-items:center!important;gap:8px!important;margin-top:auto!important;font-style:normal!important;color:#475569!important;font-size:14px!important;font-weight:750!important;line-height:1.35!important}
.term-card em::before{content:'';width:8px;height:8px;border-radius:999px;background:linear-gradient(135deg,#2563eb,#0ea5e9);box-shadow:0 0 0 5px rgba(37,99,235,.10)}
.term-card-arrow{position:absolute;right:20px;bottom:18px;display:grid;place-items:center;width:36px;height:36px;border-radius:999px;background:#fff;border:1px solid #dbeafe;color:#1d4ed8;font-style:normal;font-size:26px;font-weight:900;line-height:1;box-shadow:0 12px 28px rgba(15,23,42,.08);opacity:.88;transition:.2s ease!important}
.term-card:hover .term-card-arrow{background:linear-gradient(135deg,#2563eb,#0ea5e9);border-color:transparent;color:#fff;transform:translateX(2px)}
.term-card-location .term-card-icon,.term-card-location em::before{color:#0284c7!important;background:linear-gradient(135deg,#f0faff,#fff)!important}.term-card-category .term-card-icon{color:#7c3aed!important}.term-card-grade .term-card-icon{color:#0f766e!important}.term-card-job_type .term-card-icon{color:#ea580c!important}

/* Single company/department archive sections: fix missing padding and add polished info cards */
.tax-info-grid{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:18px!important;margin-top:38px!important;margin-bottom:24px!important;align-items:stretch!important}
.tax-info-card{position:relative!important;display:grid!important;grid-template-columns:58px minmax(0,1fr)!important;gap:18px!important;padding:28px!important;border:1px solid #dbe7f5!important;border-radius:28px!important;background:linear-gradient(145deg,rgba(255,255,255,.98),rgba(248,251,255,.96))!important;box-shadow:0 20px 54px rgba(15,23,42,.065)!important;overflow:hidden!important}
.tax-info-card::after{content:'';position:absolute;right:-60px;top:-68px;width:170px;height:170px;border-radius:999px;background:radial-gradient(circle,rgba(37,99,235,.10),transparent 70%);pointer-events:none}
.tax-info-icon{width:58px!important;height:58px!important;border-radius:20px!important;background:linear-gradient(135deg,#eff6ff,#fff)!important;border:1px solid #dbeafe!important;color:#1d4ed8!important;box-shadow:0 14px 30px rgba(37,99,235,.10)!important;z-index:1!important}
.tax-info-icon svg{width:30px!important;height:30px!important}
.tax-info-icon-css{display:grid!important;place-items:center!important;position:relative!important}
.tax-info-icon-css::before{content:'?';display:grid;place-items:center;width:30px;height:30px;border-radius:999px;background:linear-gradient(135deg,#2563eb,#0ea5e9);color:#fff;font-weight:900;font-size:18px;box-shadow:0 10px 24px rgba(37,99,235,.18)}
.tax-info-card h2{margin:0 0 9px!important;font-size:clamp(22px,2vw,28px)!important;line-height:1.18!important;color:#071120!important;letter-spacing:-.032em!important}
.tax-info-card p{margin:0!important;color:#475569!important;font-size:16px!important;line-height:1.82!important;text-wrap:pretty}
.archive-tools{display:flex!important;align-items:center!important;gap:10px!important;flex-wrap:wrap!important;margin:0 0 18px!important}
.archive-nav-pill{min-height:48px!important;padding:10px 16px!important;border-radius:16px!important;gap:9px!important;background:rgba(255,255,255,.94)!important;border:1px solid #bfd7fb!important;color:#1d4ed8!important;font-size:14px!important;box-shadow:0 14px 34px rgba(15,23,42,.06)!important}
.archive-nav-pill:hover{background:#eff6ff!important;border-color:#93c5fd!important;box-shadow:0 18px 42px rgba(37,99,235,.12)!important}
.pill-mini-icon{display:inline-grid!important;place-items:center!important;width:28px!important;height:28px!important;border-radius:10px!important;background:#eff6ff!important;overflow:hidden!important;color:#1d4ed8!important}
.pill-mini-icon .tax-svg-icon{width:20px!important;height:20px!important;color:inherit!important}.pill-mini-icon .tax-svg-icon svg{width:20px!important;height:20px!important;stroke-width:3.2!important}
.jobs-dot::before{content:'';width:12px;height:12px;border-radius:4px;background:linear-gradient(135deg,#2563eb,#0ea5e9);box-shadow:0 0 0 5px rgba(37,99,235,.11)}
.tax-faq-v15{padding:30px 32px!important;margin-top:28px!important;border-radius:28px!important;background:linear-gradient(145deg,#fff,#f8fbff)!important;border:1px solid #dbe7f5!important;box-shadow:0 22px 58px rgba(15,23,42,.07)!important}
.tax-faq-v15 h2{margin:0 0 16px!important;font-size:clamp(24px,2.3vw,32px)!important;line-height:1.18!important;color:#071120!important}
.tax-faq-v15 details{padding:16px 0!important;border-top:1px solid #e6eef8!important}
.tax-faq-v15 details:first-of-type{border-top:0!important}
.tax-faq-v15 summary{cursor:pointer!important;display:flex!important;align-items:center!important;justify-content:space-between!important;gap:16px!important;font-weight:850!important;color:#0f172a!important;line-height:1.45!important;list-style:none!important}
.tax-faq-v15 summary::-webkit-details-marker{display:none!important}
.tax-faq-v15 summary::after{content:'+';display:grid;place-items:center;flex:0 0 32px;width:32px;height:32px;border-radius:999px;background:#edf5ff;color:#1d4ed8;font-family:Arial,Helvetica,sans-serif;font-size:20px;font-weight:900;line-height:1!important}
.tax-faq-v15 details[open] summary::after{content:'−';font-size:24px;padding-bottom:3px}
.tax-faq-v15 p{margin:12px 0 0!important;color:#475569!important;line-height:1.8!important;font-size:15.5px!important}

/* Job rows/listing tabs and single job detail panels */
.job-row{border-radius:24px!important;padding:24px 72px 22px 26px!important;background:linear-gradient(145deg,#ffffff,#fbfdff)!important;border-color:#dbe7f5!important;box-shadow:0 16px 42px rgba(15,23,42,.06)!important;overflow:hidden!important}
.job-row::before{content:'';position:absolute;left:0;top:18px;bottom:18px;width:4px;border-radius:0 999px 999px 0;background:linear-gradient(180deg,#2563eb,#0ea5e9);opacity:.75;transition:.18s ease!important}
.job-row:hover{transform:translateY(-3px)!important;border-color:#a9cfff!important;box-shadow:0 26px 64px rgba(37,99,235,.13)!important}
.job-row:hover::before{opacity:1;width:5px!important}
.job-row-main h3{font-size:clamp(19px,1.75vw,23px)!important;line-height:1.27!important;margin-bottom:10px!important;color:#071120!important}
.job-row-main h3 a{background-image:linear-gradient(90deg,#2563eb,#0ea5e9);background-position:0 100%;background-size:0 2px;background-repeat:no-repeat;transition:background-size .18s ease,color .18s ease!important}
.job-row:hover .job-row-main h3 a{background-size:100% 2px;color:#0f3f9a!important}
.job-row-meta{gap:8px!important;margin-top:8px!important}
.job-row-meta span{border-radius:999px!important;background:#f6f9fd!important;border-color:#e0e9f6!important;color:#53657d!important;padding:5px 10px!important;font-size:12.8px!important;font-weight:750!important;line-height:1.25!important;white-space:normal!important}
.job-row-meta .company-meta{background:#eff6ff!important;color:#1d4ed8!important;border-color:#bfdbfe!important}
.job-row-toggle{right:24px!important;top:24px!important;width:36px!important;height:36px!important;border-radius:13px!important;background:linear-gradient(135deg,#2563eb,#0ea5e9)!important;box-shadow:0 12px 28px rgba(37,99,235,.22)!important;transition:transform .18s ease,box-shadow .18s ease!important}
.job-row-toggle:hover{transform:translateY(-1px) scale(1.03)!important;box-shadow:0 16px 34px rgba(37,99,235,.30)!important}
.job-row-extra{border-top:1px solid #e7eff9!important;margin-top:20px!important;padding-top:20px!important}
.job-expanded-copy p{line-height:1.75!important;color:#475569!important}

.single-content-stack{min-width:0!important}
.job-description-panel,.single-content-stack>.job-section{background:linear-gradient(145deg,#fff,#f9fbff)!important;border:1px solid #dbe7f5!important;border-radius:26px!important;box-shadow:0 18px 48px rgba(15,23,42,.06)!important;margin-bottom:16px!important;padding:26px 28px!important;overflow:hidden!important}
.job-description-panel h2{margin:0 0 16px!important;font-size:clamp(24px,2.2vw,32px)!important;line-height:1.18!important;color:#071120!important}
.single-content-stack>.job-section{padding:0 26px!important}
.single-content-stack>.job-section summary{padding:22px 0!important;line-height:1.3!important;letter-spacing:-.025em!important}
.single-content-stack>.job-section[open]{border-color:#bfdbfe!important;box-shadow:0 22px 58px rgba(37,99,235,.09)!important}
.section-body{color:#334155!important}.section-body p{line-height:1.86!important}.section-body strong,.readable-para strong{background:linear-gradient(180deg,transparent 58%,rgba(191,219,254,.70) 0)!important;border-radius:4px;padding-inline:2px!important}
.arrow-list.refined-list li,.section-body .arrow-list li{border-bottom-color:#e2e8f0!important;background:linear-gradient(90deg,rgba(239,246,255,.78),rgba(255,255,255,.98))!important}
.list-panel{border-radius:18px!important;background:#fff!important;border:1px solid #dbe7f5!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.75)!important}
.company-card,.sidebar-filter-form,.sidebar-similar-block{border-radius:24px!important;border-color:#dbe7f5!important;box-shadow:0 18px 48px rgba(15,23,42,.06)!important;background:linear-gradient(145deg,#ffffff,#f9fbff)!important}
.company-card,.sidebar-filter-form,.sidebar-similar-block{padding:22px!important}
.company-name-wrap h2{white-space:normal!important;display:-webkit-box!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;overflow:hidden!important;line-height:1.22!important;min-height:auto!important}
.similar-card strong{display:-webkit-box!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;overflow:hidden!important;line-height:1.32!important}

/* Search bar visual balance */
.page-title-search{max-width:min(100%,960px)!important;border-radius:24px!important;border-color:#d8e8fa!important;background:rgba(255,255,255,.97)!important;box-shadow:0 22px 60px rgba(15,23,42,.095)!important}
.page-title-search input::placeholder{color:#7a8798!important;opacity:1!important}.page-title-search button{font-weight:850!important}

@media(max-width:1120px){.term-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}.tax-info-grid{grid-template-columns:1fr!important}}
@media(max-width:860px){.term-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.term-card{min-height:240px!important}.tax-hero-full{padding:44px 0 38px!important}}
@media(max-width:760px){
  body .site-header.is-solid-header,
  body:not(.front-page) .site-header{min-height:74px!important;background:linear-gradient(135deg,#071120,#0f172a)!important}
  body .site-header.is-solid-header .header-inner,
  body:not(.front-page) .site-header .header-inner{min-height:74px!important;height:auto!important;padding-block:9px!important}
  .main-nav{display:none;position:absolute!important;left:12px!important;right:12px!important;top:72px!important;z-index:110!important;padding:12px!important;border-radius:20px!important;background:#0b1220!important;border:1px solid rgba(255,255,255,.12)!important;box-shadow:0 26px 70px rgba(2,8,23,.32)!important;gap:4px!important}
  .main-nav.is-open{display:flex!important}.main-nav a{color:#f8fbff!important;border-radius:14px!important;padding:11px 12px!important}.main-nav a:hover{background:rgba(37,99,235,.22)!important;color:#dbeafe!important}
  .tax-hero-heading{gap:10px!important}.tax-hero-icon{width:48px!important;height:48px!important;border-radius:17px!important}.tax-hero-icon svg{width:25px!important;height:25px!important}
  .tax-hero-full h1{font-size:clamp(32px,10vw,44px)!important;letter-spacing:-.04em!important}.tax-hero-full p{font-size:15.8px!important;line-height:1.72!important}
  .term-grid{grid-template-columns:1fr!important;gap:14px!important}.term-grid-wrap{padding-top:24px!important}.term-card{min-height:210px!important;border-radius:22px!important;padding:22px 20px!important}.term-card strong{font-size:23px!important;min-height:calc(1.18em * 2)!important;max-height:calc(1.18em * 2)!important;-webkit-line-clamp:2!important}.term-card-icon{width:50px!important;height:50px!important;border-radius:17px!important;margin-bottom:16px!important}.term-card-arrow{right:16px;bottom:16px;width:34px;height:34px}
  .tax-info-card{grid-template-columns:1fr!important;padding:22px!important;border-radius:22px!important}.tax-info-icon{width:52px!important;height:52px!important;border-radius:18px!important}.tax-faq-v15{padding:22px!important;border-radius:22px!important}
  .archive-tools{gap:8px!important}.archive-nav-pill{width:auto!important;min-height:46px!important;font-size:13.5px!important}.job-row{padding:20px 58px 18px 20px!important;border-radius:20px!important}.job-row-toggle{right:18px!important;top:20px!important;width:34px!important;height:34px!important}.job-row-extra{grid-template-columns:1fr!important}.job-description-panel,.single-content-stack>.job-section{border-radius:22px!important;padding:22px!important}.single-content-stack>.job-section{padding:0 20px!important}.company-card,.sidebar-filter-form,.sidebar-similar-block{padding:20px!important;border-radius:22px!important}
}
@media(max-width:420px){.archive-nav-pill{width:100%!important;justify-content:flex-start!important}.tax-hero-stats span{width:100%;justify-content:space-between}.page-title-search button{min-width:92px!important}.brand-copy strong{max-width:220px!important;overflow:hidden!important;text-overflow:ellipsis!important}.brand-copy small{max-width:220px!important;overflow:hidden!important;text-overflow:ellipsis!important}}

/* v16.2.15 mobile-first app polish: compact hero, professional directory cards, tighter mobile UI */
:root{
  --content-wide:1224px!important;
  --hero-wide:1224px!important;
  --header-wide:1224px!important;
  --app-bg:#f3f7fc;
  --ink-strong:#071120;
  --app-line:#dbe7f5;
  --app-shadow:0 18px 48px rgba(15,23,42,.075);
  --app-shadow-hover:0 28px 72px rgba(37,99,235,.145);
}
html{scroll-padding-top:92px;-webkit-text-size-adjust:100%}
body{background:var(--app-bg)!important;font-feature-settings:'kern' 1,'liga' 1;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}
body strong,body b{font-weight:800}

/* Unified app header: dark everywhere, smaller height, no extra hero offset */
body .site-header,
body .site-header.is-home-transparent,
body .site-header.is-solid-header,
body.home .site-header,
body.front-page .site-header,
body.archive .site-header,
body.tax .site-header,
body.single .site-header,
body.search .site-header,
body.page .site-header{
  position:relative!important;top:auto!important;min-height:82px!important;padding:0!important;overflow:visible!important;
  background:linear-gradient(180deg,#101a2e 0%,#0b1426 100%)!important;
  border-bottom:1px solid rgba(255,255,255,.08)!important;
  box-shadow:0 10px 32px rgba(2,8,23,.20)!important;
}
body.admin-bar .site-header,
body.admin-bar .site-header.is-home-transparent{top:auto!important}
body .header-inner,
body .site-header.is-home-transparent .header-inner,
body .site-header.is-solid-header .header-inner{
  width:min(var(--header-wide),calc(100% - 48px))!important;height:82px!important;min-height:82px!important;padding:0!important;align-items:center!important;overflow:visible!important;
}
.brand{gap:13px!important;text-decoration:none!important}.brand-mark{width:46px!important;height:46px!important;border-radius:15px!important;box-shadow:0 14px 34px rgba(37,99,235,.34)!important}.brand-copy strong{font-size:17px!important;letter-spacing:-.02em!important;line-height:1.15!important}.brand-copy small{font-size:12px!important;line-height:1.2!important;max-width:360px!important}.main-nav{gap:8px!important}.main-nav a{padding:10px 12px!important;border-radius:12px!important;color:#f8fbff!important;line-height:1!important}.main-nav a:hover{background:rgba(255,255,255,.08)!important;color:#bfdbfe!important;transform:none!important}.menu-toggle{min-height:42px!important;border-radius:14px!important;padding:0 14px!important}

/* Home hero: remove excessive top gap and make it look like a polished SaaS hero */
.premium-hero-v1621,
.home-hero-pro.premium-hero-v1621{
  padding:88px 0 78px!important;
  min-height:auto!important;
  background:radial-gradient(circle at 76% 16%,rgba(14,165,233,.22),transparent 30%),radial-gradient(circle at 26% 6%,rgba(37,99,235,.22),transparent 30%),linear-gradient(135deg,#081329 0%,#0b2341 52%,#092034 100%)!important;
  border-bottom:1px solid rgba(219,234,254,.16)!important;
}
.premium-hero-v1621 .section-wrap,.premium-hero-v1621 .hero-copy-col{max-width:var(--hero-wide)!important}.premium-hero-v1621 .home-hero-grid{display:block!important}.premium-hero-v1621 h1{font-size:clamp(44px,4.8vw,68px)!important;line-height:1.01!important;letter-spacing:-.058em!important;max-width:980px!important;margin:0 0 18px!important;color:#fff!important;text-wrap:balance!important}.premium-hero-v1621 .hero-lead,.premium-hero-v1621 p{font-size:clamp(17px,1.45vw,20px)!important;line-height:1.68!important;color:#d7e4f5!important;max-width:980px!important;text-wrap:pretty!important}.premium-hero-v1621 .hero-lines-canvas{opacity:.52!important}.hero-orbit-lines{opacity:.38!important}
.premium-hero-v1621 .hero-search-glass{width:min(100%,860px)!important;max-width:860px!important;margin-top:22px!important;min-height:72px!important;border-radius:25px!important;padding:9px!important;background:rgba(255,255,255,.97)!important;box-shadow:0 28px 75px rgba(2,8,23,.36),0 0 0 1px rgba(255,255,255,.22)!important}.premium-hero-v1621 .hero-search-glass .search-icon{width:54px!important;height:54px!important;flex-basis:54px!important;border-radius:18px!important}.premium-hero-v1621 .hero-search-glass .search-icon svg{width:25px!important;height:25px!important}.premium-hero-v1621 .hero-search-glass input{min-height:52px!important;font-size:16px!important}.premium-hero-v1621 .hero-search-glass button{min-height:54px!important;border-radius:17px!important;padding:0 24px!important;font-size:15.5px!important}

/* Shared hero/search scale for archive, department, city, category, scale pages */
.hero-plain,.archive-hero-full,.tax-hero-full,.static-page-hero,.job-search-hero{padding:46px 0 38px!important;background:linear-gradient(135deg,#eef6ff 0%,#ffffff 56%,#f7f3ff 100%)!important}.hero-plain h1,.archive-hero-full h1,.tax-hero-full h1,.static-page-hero h1,.job-search-copy h1{font-size:clamp(36px,4.4vw,56px)!important;line-height:1.04!important;letter-spacing:-.05em!important;margin:12px 0 16px!important;color:#071120!important;text-wrap:balance!important}.hero-plain p,.archive-hero-full p,.tax-hero-full p,.static-page-hero p,.job-search-copy p{font-size:16.5px!important;line-height:1.72!important;color:#4b5f78!important;max-width:920px!important}.tax-hero-heading{margin-bottom:8px!important}.tax-hero-icon{width:48px!important;height:48px!important;border-radius:17px!important}.tax-hero-icon svg{width:25px!important;height:25px!important}.tax-hero-stats{gap:8px!important;margin-top:14px!important}.tax-hero-stats span{min-height:34px!important;padding:7px 11px!important;font-size:12.5px!important}
.page-title-search{width:min(100%,850px)!important;max-width:850px!important;min-height:66px!important;margin:18px 0 16px!important;padding:8px 9px!important;border-radius:22px!important;gap:10px!important;background:rgba(255,255,255,.97)!important;border-color:#d8e8fa!important;box-shadow:0 18px 48px rgba(15,23,42,.09)!important}.page-title-search .search-icon{width:48px!important;height:48px!important;flex:0 0 48px!important;border-radius:16px!important}.page-title-search .search-icon svg{width:23px!important;height:23px!important}.page-title-search input{min-height:48px!important;font-size:15.5px!important}.page-title-search button{min-height:50px!important;border-radius:16px!important;padding:0 22px!important;font-size:15px!important;letter-spacing:-.015em!important}

/* Directory index cards: equal, compact, web-app style with clean title clamp */
.term-grid-wrap{padding-top:34px!important;padding-bottom:32px!important}.term-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:18px!important;align-items:stretch!important}.term-card{position:relative!important;display:flex!important;flex-direction:column!important;height:100%!important;min-height:214px!important;padding:22px 22px 20px!important;border-radius:24px!important;background:linear-gradient(145deg,#ffffff 0%,#f8fbff 100%)!important;border:1px solid var(--app-line)!important;box-shadow:0 14px 40px rgba(15,23,42,.065)!important;overflow:hidden!important;isolation:isolate!important;transform:translateZ(0)!important}.term-card::before{content:''!important;position:absolute!important;inset:0!important;z-index:-1!important;background:linear-gradient(135deg,rgba(37,99,235,.07),transparent 42%,rgba(14,165,233,.06))!important;opacity:.72!important}.term-card::after{content:''!important;position:absolute!important;right:-52px!important;bottom:-58px!important;width:150px!important;height:150px!important;border-radius:999px!important;background:radial-gradient(circle,rgba(37,99,235,.14),transparent 64%)!important;z-index:-1!important;transition:transform .2s ease,opacity .2s ease!important}.term-card:nth-child(4n+2){background:linear-gradient(145deg,#ffffff,#f4fbff)!important}.term-card:nth-child(4n+3){background:linear-gradient(145deg,#ffffff,#faf7ff)!important}.term-card:nth-child(4n+4){background:linear-gradient(145deg,#ffffff,#f7fffb)!important}.term-card:hover{transform:translateY(-4px)!important;border-color:#a9cfff!important;box-shadow:var(--app-shadow-hover)!important}.term-card:hover::after{transform:scale(1.12)!important;opacity:.92!important}.term-card-icon{width:46px!important;height:46px!important;border-radius:16px!important;margin:0 0 18px!important;background:rgba(255,255,255,.90)!important;border:1px solid #dceafd!important;color:#1d4ed8!important;box-shadow:0 10px 24px rgba(37,99,235,.10),inset 0 1px 0 #fff!important}.term-card-icon svg{width:24px!important;height:24px!important}.term-card-label{font-size:11px!important;letter-spacing:.095em!important;font-weight:850!important;color:#66768b!important;margin:0 0 8px!important}.term-card strong{display:-webkit-box!important;-webkit-box-orient:vertical!important;-webkit-line-clamp:3!important;overflow:hidden!important;text-overflow:ellipsis!important;font-size:clamp(18px,1.45vw,21px)!important;line-height:1.23!important;letter-spacing:-.032em!important;font-weight:790!important;color:#071120!important;min-height:calc(1.23em * 3)!important;max-height:calc(1.23em * 3)!important;margin:0 0 14px!important;word-break:normal!important;hyphens:none!important}.term-card em{margin-top:auto!important;display:flex!important;align-items:center!important;gap:8px!important;padding-right:42px!important;font-size:13.2px!important;font-weight:700!important;line-height:1.3!important;color:#4b5f78!important}.term-card em::before{width:7px!important;height:7px!important;box-shadow:0 0 0 5px rgba(37,99,235,.10)!important}.term-card-arrow{right:18px!important;bottom:17px!important;width:34px!important;height:34px!important;border-radius:13px!important;font-size:23px!important;background:#fff!important;color:#1d4ed8!important;border-color:#dbeafe!important}.term-card-location .term-card-icon,.term-card-location em::before{color:#0284c7!important}.term-card-category .term-card-icon,.term-card-category em::before{color:#7c3aed!important}.term-card-grade .term-card-icon,.term-card-grade em::before{color:#0f766e!important}.term-card-job_type .term-card-icon,.term-card-job_type em::before{color:#ea580c!important}

/* Single taxonomy/company pages: card padding and list rhythm */
.tax-info-grid{gap:18px!important;margin-top:32px!important}.tax-info-card{border-radius:24px!important;padding:24px!important;background:linear-gradient(145deg,#fff,#f8fbff)!important;border:1px solid var(--app-line)!important;box-shadow:var(--app-shadow)!important}.tax-info-card h2{font-size:clamp(22px,2.1vw,28px)!important;line-height:1.2!important;margin:0 0 10px!important;letter-spacing:-.035em!important}.tax-info-card p{font-size:15.6px!important;line-height:1.78!important;color:#475569!important}.tax-info-icon{width:48px!important;height:48px!important;border-radius:17px!important}.archive-tools{margin:26px 0 14px!important;gap:10px!important}.archive-nav-pill{min-height:44px!important;padding:9px 14px!important;border-radius:15px!important;font-size:13.8px!important;background:#fff!important;border-color:#cfe0f4!important;box-shadow:0 10px 26px rgba(15,23,42,.045)!important}.pill-mini-icon{width:26px!important;height:26px!important;border-radius:9px!important}.tax-faq-v15{padding:26px 28px!important;border-radius:24px!important;margin-top:24px!important}.tax-faq-v15 h2{font-size:clamp(22px,2.1vw,30px)!important}.tax-faq-v15 summary{font-size:15.8px!important}.tax-faq-v15 p{font-size:15.2px!important}

/* Job rows/tabs: app-like, readable, not oversized */
.job-list{gap:13px!important}.job-row{border-radius:22px!important;min-height:auto!important;padding:22px 66px 20px 24px!important;background:linear-gradient(145deg,#fff,#fbfdff)!important;border:1px solid var(--app-line)!important;box-shadow:0 12px 34px rgba(15,23,42,.055)!important}.job-row:hover{transform:translateY(-2px)!important;border-color:#a9cfff!important;box-shadow:0 22px 56px rgba(37,99,235,.12)!important}.job-row::before{top:17px!important;bottom:17px!important;width:3px!important}.job-row-main h3{font-size:clamp(18px,1.45vw,21px)!important;line-height:1.32!important;font-weight:780!important;letter-spacing:-.03em!important}.job-row-meta{gap:7px!important}.job-row-meta span{font-size:12.4px!important;padding:5px 9px!important;font-weight:700!important}.job-row-toggle{right:22px!important;top:22px!important;width:34px!important;height:34px!important;border-radius:12px!important}.job-row-extra{margin-top:16px!important;padding-top:16px!important}.job-expanded-copy p{font-size:15px!important;line-height:1.72!important}.job-row-actions .btn{min-height:40px!important;border-radius:13px!important;font-size:14px!important}
.single-content-layout,.refined-single-layout{gap:28px!important}.job-description-panel,.single-content-stack>.job-section,.company-card,.sidebar-filter-form,.sidebar-similar-block{border-radius:24px!important;border-color:var(--app-line)!important;box-shadow:0 15px 44px rgba(15,23,42,.06)!important}.job-description-panel{padding:24px 26px!important}.job-description-panel h2{font-size:clamp(23px,2.1vw,30px)!important}.description-body .readable-para,.section-body p,.section-body li{font-size:15.8px!important;line-height:1.82!important;color:#334155!important}.single-content-stack>.job-section summary{font-size:clamp(18px,1.7vw,21px)!important}.company-name-wrap h2{font-size:18px!important;letter-spacing:-.03em!important}.similar-card strong{font-size:15.5px!important}

/* Desktop/tablet density */
@media(max-width:1180px){.term-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}.premium-hero-v1621{padding-top:78px!important}}
@media(max-width:940px){.term-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.home-tax-grid,.trust-four,.trust-metrics{grid-template-columns:repeat(2,minmax(0,1fr))!important}.premium-hero-v1621 h1{font-size:clamp(40px,7vw,56px)!important}.archive-layout,.refined-single-layout{grid-template-columns:1fr!important}}

/* Mobile app optimization */
@media(max-width:760px){
  html{scroll-padding-top:76px}.section-wrap,.header-inner,.footer-loaded,.footer-bottom,.single-titlebar.full-hero-card,.single-content-layout,.refined-single-layout,.site-search-results,.archive-layout,.job-search-hero .section-wrap,.job-search-hero-inner,.not-found-shell{width:min(100% - 22px,var(--content-wide))!important}.premium-hero-v1621 .section-wrap,.hero-plain .section-wrap,.archive-hero-full .section-wrap,.tax-hero-full .section-wrap,.single-hero-full .section-wrap,.static-page-hero .section-wrap{width:min(100% - 22px,var(--hero-wide))!important}
  body .site-header,body .site-header.is-home-transparent,body .site-header.is-solid-header{min-height:72px!important}.header-inner,body .site-header.is-home-transparent .header-inner,body .site-header.is-solid-header .header-inner{width:min(100% - 22px,var(--header-wide))!important;height:72px!important;min-height:72px!important}.brand{gap:10px!important}.brand-mark{width:40px!important;height:40px!important;border-radius:14px!important}.brand-copy strong{font-size:15.5px!important;max-width:200px!important;overflow:hidden!important;text-overflow:ellipsis!important}.brand-copy small{display:block!important;font-size:11px!important;max-width:210px!important;overflow:hidden!important;text-overflow:ellipsis!important}.menu-toggle{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-height:40px!important;padding:0 12px!important;font-size:13px!important}.main-nav{position:absolute!important;left:11px!important;right:11px!important;top:68px!important;z-index:120!important;padding:10px!important;border-radius:20px!important;background:#0b1426!important;border:1px solid rgba(255,255,255,.12)!important;box-shadow:0 28px 72px rgba(2,8,23,.34)!important;gap:4px!important}.main-nav a{padding:12px!important;border-radius:14px!important;font-size:14px!important}
  .premium-hero-v1621,.home-hero-pro.premium-hero-v1621{padding:44px 0 42px!important;min-height:auto!important}.premium-hero-v1621 h1{font-size:clamp(32px,9.4vw,43px)!important;line-height:1.04!important;letter-spacing:-.05em!important;margin-bottom:14px!important}.premium-hero-v1621 .hero-lead,.premium-hero-v1621 p{font-size:15.3px!important;line-height:1.66!important}.premium-hero-v1621 .hero-search-glass{width:100%!important;margin-top:18px!important}.hero-lines-canvas{opacity:.36!important}
  .hero-plain,.archive-hero-full,.tax-hero-full,.static-page-hero,.job-search-hero{padding:32px 0 28px!important}.hero-plain h1,.archive-hero-full h1,.tax-hero-full h1,.static-page-hero h1,.job-search-copy h1{font-size:clamp(30px,9.2vw,40px)!important;line-height:1.06!important;margin:10px 0 12px!important}.hero-plain p,.archive-hero-full p,.tax-hero-full p,.static-page-hero p,.job-search-copy p{font-size:15.2px!important;line-height:1.66!important}.tax-hero-icon{width:42px!important;height:42px!important;border-radius:15px!important}.tax-hero-icon svg{width:22px!important;height:22px!important}.tax-hero-stats{display:grid!important;grid-template-columns:1fr 1fr!important;gap:8px!important}.tax-hero-stats span{width:100%!important;justify-content:center!important;text-align:center!important}
  .page-title-search,.premium-hero-v1621 .hero-search-glass{display:grid!important;grid-template-columns:46px minmax(0,1fr)!important;gap:8px!important;min-height:0!important;padding:8px!important;border-radius:20px!important;margin:16px 0!important}.page-title-search .search-icon,.premium-hero-v1621 .hero-search-glass .search-icon{width:46px!important;height:46px!important;flex-basis:46px!important;border-radius:15px!important}.page-title-search .search-icon svg,.premium-hero-v1621 .hero-search-glass .search-icon svg{width:22px!important;height:22px!important}.page-title-search input,.premium-hero-v1621 .hero-search-glass input{min-height:46px!important;font-size:14.5px!important;padding:0 2px!important}.page-title-search button,.premium-hero-v1621 .hero-search-glass button{grid-column:1/-1!important;width:100%!important;min-height:48px!important;border-radius:16px!important;font-size:15px!important}
  .term-grid-wrap{padding-top:22px!important}.term-grid{grid-template-columns:1fr!important;gap:12px!important}.term-card{min-height:168px!important;border-radius:20px!important;padding:18px 18px 17px!important}.term-card-icon{width:42px!important;height:42px!important;border-radius:15px!important;margin-bottom:13px!important}.term-card-icon svg{width:22px!important;height:22px!important}.term-card-label{font-size:10.5px!important;margin-bottom:6px!important}.term-card strong{font-size:19px!important;line-height:1.23!important;min-height:calc(1.23em * 2)!important;max-height:calc(1.23em * 2)!important;-webkit-line-clamp:2!important;margin-bottom:12px!important}.term-card em{font-size:12.8px!important}.term-card-arrow{width:32px!important;height:32px!important;right:15px!important;bottom:15px!important;border-radius:12px!important}
  .tax-info-grid{margin-top:22px!important;gap:12px!important}.tax-info-card{grid-template-columns:1fr!important;padding:20px!important;border-radius:20px!important}.tax-info-card h2{font-size:22px!important}.tax-info-card p{font-size:15px!important;line-height:1.7!important}.archive-tools{display:grid!important;grid-template-columns:1fr 1fr!important;margin-top:20px!important}.archive-nav-pill{width:100%!important;justify-content:center!important;min-height:44px!important;font-size:13px!important;padding-inline:10px!important}.job-row{padding:18px 54px 16px 18px!important;border-radius:18px!important}.job-row-main h3{font-size:18px!important;line-height:1.32!important}.job-row-meta span{font-size:12px!important}.job-row-toggle{right:16px!important;top:18px!important;width:32px!important;height:32px!important}.job-row-extra{grid-template-columns:1fr!important}.job-description-panel,.single-content-stack>.job-section,.company-card,.sidebar-filter-form,.sidebar-similar-block,.tax-faq-v15{border-radius:20px!important;padding:20px!important}.single-content-stack>.job-section{padding:0 18px!important}.job-section summary::after{flex-basis:34px!important;width:34px!important;height:34px!important}.description-body .readable-para,.section-body p,.section-body li{font-size:15px!important;line-height:1.72!important}.footer-loaded{grid-template-columns:1fr!important}
}
@media(max-width:420px){.brand-copy strong{max-width:168px!important}.brand-copy small{display:none!important}.premium-hero-v1621 h1{font-size:31px!important}.tax-hero-stats{grid-template-columns:1fr!important}.archive-tools{grid-template-columns:1fr!important}.term-card{min-height:160px!important}.page-title-search,.premium-hero-v1621 .hero-search-glass{grid-template-columns:42px minmax(0,1fr)!important}.page-title-search .search-icon,.premium-hero-v1621 .hero-search-glass .search-icon{width:42px!important;height:42px!important;flex-basis:42px!important}.page-title-search input,.premium-hero-v1621 .hero-search-glass input{min-height:42px!important;font-size:14px!important}.page-title-search button,.premium-hero-v1621 .hero-search-glass button{min-height:46px!important}.term-card strong{font-size:18px!important}.job-row{padding:16px 50px 15px 16px!important}.job-row-main h3{font-size:17px!important}}
@media(prefers-reduced-motion:reduce){*,*::before,*::after{transition:none!important;animation:none!important;scroll-behavior:auto!important}}


/* v16.2.16 typography stability + compact web-app refinements
   Design-only patch: removes visual font-swap jumps, restores readable word spacing,
   and tightens archive/single layouts without touching importer/plugin functionality. */
:root{
  --font:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif!important;
  --pro-head-weight:700;
  --pro-subhead-weight:650;
  --pro-body-weight:400;
}
html,body,button,input,select,textarea{
  font-family:var(--font)!important;
  letter-spacing:normal!important;
  font-synthesis-weight:none;
  text-rendering:optimizeLegibility!important;
}
body{font-weight:400!important;color:#0f172a!important;background:#f3f7fc!important}

/* Reset overly compressed headings that made spaces look missing. */
h1,h2,h3,h4,h5,h6,
.premium-hero-v1621 h1,
.hero-plain h1,.archive-hero-full h1,.tax-hero-full h1,
.single-titlebar h1,.job-search-copy h1,
.term-card strong,.job-row-main h3,.company-name-wrap h2,
.section-title-row h2,.portal-guide-grid h2,.portal-guide-grid h3{
  font-family:var(--font)!important;
  letter-spacing:-.012em!important;
  font-weight:700!important;
  text-rendering:optimizeLegibility!important;
  -webkit-font-smoothing:antialiased!important;
}
p,li,summary,em,span,a,input,button,.meta-pill,.job-row-meta span,.term-card em,
.description-body .readable-para,.section-body p,.section-body li{
  letter-spacing:normal!important;
}
strong,b{font-weight:700!important;letter-spacing:normal!important}

/* Header: consistent, fixed density, no home-only top spacer. */
body .site-header,
body .site-header.is-home-transparent,
body .site-header.is-solid-header,
body.home .site-header,
body.front-page .site-header,
body.archive .site-header,
body.tax .site-header,
body.single .site-header,
body.search .site-header,
body.page .site-header{
  position:relative!important;
  top:auto!important;
  min-height:82px!important;
  padding:0!important;
  background:radial-gradient(circle at 18% 0,rgba(37,99,235,.18),transparent 34%),linear-gradient(135deg,#071120 0%,#0f172a 66%,#111827 100%)!important;
  border-bottom:1px solid rgba(255,255,255,.10)!important;
  box-shadow:0 14px 38px rgba(2,8,23,.18)!important;
  overflow:visible!important;
}
body.admin-bar .site-header,
body.admin-bar .site-header.is-home-transparent{top:auto!important}
.header-inner,
body .site-header.is-home-transparent .header-inner,
body .site-header.is-solid-header .header-inner{
  height:82px!important;
  min-height:82px!important;
  padding-block:0!important;
  align-items:center!important;
}
.brand-mark{font-weight:700!important;font-size:32px!important;line-height:1!important}
.brand-copy strong{font-size:18px!important;font-weight:700!important;line-height:1.1!important;letter-spacing:-.01em!important;color:#fff!important}
.brand-copy small{font-size:12px!important;line-height:1.25!important;color:#b9c8dc!important}
.main-nav{gap:6px!important;font-weight:650!important}
.main-nav a{font-weight:650!important;font-size:14px!important;color:#f8fbff!important;letter-spacing:normal!important}

/* Home hero: professional spacing, not oversized, no excessive top gap. */
.premium-hero-v1621,
.home-hero-pro.premium-hero-v1621{
  padding:72px 0 76px!important;
  min-height:auto!important;
  background:radial-gradient(circle at 64% 20%,rgba(14,165,233,.24),transparent 34%),linear-gradient(135deg,#08152c 0%,#0b223c 52%,#06111f 100%)!important;
}
.premium-hero-v1621 .section-wrap,
.premium-hero-v1621 .hero-copy-col{max-width:1120px!important}
.premium-hero-v1621 h1{
  max-width:1050px!important;
  font-size:clamp(42px,4.2vw,62px)!important;
  line-height:1.12!important;
  letter-spacing:-.014em!important;
  margin:0 0 18px!important;
  color:#fff!important;
}
.premium-hero-v1621 .hero-lead,
.premium-hero-v1621 p{
  max-width:980px!important;
  font-size:clamp(16px,1.18vw,18px)!important;
  line-height:1.75!important;
  color:#d8e6f6!important;
}
.premium-hero-v1621 .hero-search-glass{
  width:min(100%,820px)!important;
  min-height:66px!important;
  border-radius:22px!important;
  margin-top:24px!important;
  padding:8px!important;
}
.premium-hero-v1621 .hero-search-glass .search-icon{width:50px!important;height:50px!important;flex-basis:50px!important;border-radius:16px!important}
.premium-hero-v1621 .hero-search-glass input{min-height:48px!important;font-size:15.5px!important}
.premium-hero-v1621 .hero-search-glass button{min-height:50px!important;min-width:132px!important;border-radius:16px!important;font-weight:700!important}

/* Plain/tax/single heroes: readable type with normal spaces. */
.hero-plain,.archive-hero-full,.tax-hero-full,.single-hero-full,.static-page-hero,.job-search-hero{
  padding:44px 0 38px!important;
}
.hero-plain h1,.archive-hero-full h1,.tax-hero-full h1,.static-page-hero h1,.job-search-copy h1{
  font-size:clamp(34px,3.8vw,56px)!important;
  line-height:1.14!important;
  letter-spacing:-.012em!important;
  font-weight:700!important;
  margin:10px 0 16px!important;
  max-width:1040px!important;
}
.single-hero-full{padding:46px 0 42px!important;background:linear-gradient(135deg,#f4f8ff 0%,#fff 58%,#f7f3ff 100%)!important}
.single-titlebar.full-hero-card{padding:0!important}
.single-titlebar h1{
  max-width:1120px!important;
  font-size:clamp(36px,4.2vw,60px)!important;
  line-height:1.14!important;
  letter-spacing:-.012em!important;
  font-weight:700!important;
  margin:12px 0 18px!important;
}
.single-meta-unified .meta-pill,
.meta-pill,.single-meta-line a{
  gap:7px!important;
  font-weight:600!important;
  letter-spacing:normal!important;
}
.single-meta-unified .meta-fact strong{font-weight:700!important}

/* Search bars: balanced, not huge. */
.page-title-search{
  max-width:min(100%,840px)!important;
  grid-template-columns:50px minmax(0,1fr) auto!important;
  min-height:64px!important;
  gap:10px!important;
  padding:8px!important;
  border-radius:20px!important;
}
.page-title-search .search-icon{width:50px!important;height:50px!important;flex-basis:50px!important;border-radius:16px!important}
.page-title-search .search-icon svg{width:23px!important;height:23px!important}
.page-title-search input{min-height:48px!important;font-size:15.4px!important;font-weight:400!important}
.page-title-search button{min-width:130px!important;min-height:50px!important;border-radius:16px!important;font-weight:700!important;font-size:14.5px!important}

/* Archive/index cards: compact professional SaaS cards, equal height and real ellipsis. */
.term-grid-wrap{padding-top:32px!important;padding-bottom:30px!important}
.term-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:18px!important;align-items:stretch!important}
.term-card{
  min-height:218px!important;
  padding:20px 20px 18px!important;
  border-radius:22px!important;
  display:flex!important;
  flex-direction:column!important;
  gap:0!important;
}
.term-card-icon{width:42px!important;height:42px!important;border-radius:15px!important;margin:0 0 16px!important}
.term-card-icon svg{width:22px!important;height:22px!important}
.term-card-label{font-size:10.8px!important;letter-spacing:.08em!important;font-weight:700!important;margin-bottom:8px!important}
.term-card strong{
  display:-webkit-box!important;
  -webkit-box-orient:vertical!important;
  -webkit-line-clamp:2!important;
  overflow:hidden!important;
  text-overflow:ellipsis!important;
  min-height:calc(1.35em * 2)!important;
  max-height:calc(1.35em * 2)!important;
  font-size:clamp(17px,1.15vw,19px)!important;
  line-height:1.35!important;
  letter-spacing:-.01em!important;
  font-weight:700!important;
  margin:0 0 12px!important;
  word-break:normal!important;
  overflow-wrap:normal!important;
  hyphens:none!important;
}
.term-card em{margin-top:auto!important;font-size:12.8px!important;font-weight:600!important;color:#526176!important}
.term-card-arrow{width:32px!important;height:32px!important;right:16px!important;bottom:16px!important;border-radius:12px!important;font-size:21px!important}

/* Job rows and content: avoid aggressive bold/compressed look. */
.job-row{padding:20px 62px 18px 22px!important;border-radius:20px!important}
.job-row-main h3{
  font-size:clamp(17px,1.25vw,20px)!important;
  line-height:1.38!important;
  letter-spacing:-.006em!important;
  font-weight:650!important;
}
.job-row-meta span{font-weight:500!important;font-size:12.5px!important;line-height:1.35!important}
.job-row-toggle{width:32px!important;height:32px!important;border-radius:12px!important;font-weight:700!important}
.job-description-panel h2,.single-content-stack>.job-section summary,.sidebar-filter-form h2,.sidebar-similar-block h2{
  font-weight:700!important;
  letter-spacing:-.008em!important;
}
.description-body .readable-para,.section-body p,.section-body li{
  font-size:15.8px!important;
  line-height:1.82!important;
  font-weight:400!important;
}

/* Restore block layout where the earlier global strong rule caused label/value to stick together. */
.company-detail{display:block!important;padding:13px 14px!important}
.company-detail strong{
  display:block!important;
  margin:0 0 6px!important;
  font-size:11.5px!important;
  line-height:1.2!important;
  font-weight:700!important;
  letter-spacing:.045em!important;
}
.company-detail span{display:block!important;font-size:14px!important;line-height:1.55!important;color:#334155!important;}
.job-fact-grid span,.sidebar-filter-form label span,.filter-form label span{display:block!important;font-weight:700!important;letter-spacing:.045em!important}
.job-fact-grid strong{display:block!important;font-weight:650!important;letter-spacing:normal!important;}
.company-name-wrap h2{white-space:normal!important;display:-webkit-box!important;-webkit-box-orient:vertical!important;-webkit-line-clamp:2!important;line-height:1.25!important;max-height:calc(1.25em * 2)!important}

/* Desktop density tiers. */
@media(max-width:1180px){
  .term-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}
  .premium-hero-v1621 h1{font-size:clamp(40px,5.2vw,58px)!important}
}
@media(max-width:940px){
  .term-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}
  .premium-hero-v1621,.home-hero-pro.premium-hero-v1621{padding:56px 0 62px!important}
  .premium-hero-v1621 h1{font-size:clamp(36px,6.4vw,52px)!important;line-height:1.13!important}
  .refined-single-layout,.archive-layout{grid-template-columns:1fr!important}
}

/* Mobile optimization: readable app-like pages, no giant text, full-width controls. */
@media(max-width:760px){
  html{scroll-padding-top:72px!important}
  body{font-size:15px!important}
  .section-wrap,.header-inner,.footer-loaded,.footer-bottom,.single-titlebar.full-hero-card,.single-content-layout,.refined-single-layout,.site-search-results,.archive-layout,.job-search-hero .section-wrap,.job-search-hero-inner,.not-found-shell,
  .premium-hero-v1621 .section-wrap,.hero-plain .section-wrap,.archive-hero-full .section-wrap,.tax-hero-full .section-wrap,.single-hero-full .section-wrap,.static-page-hero .section-wrap{
    width:min(100% - 22px,1225px)!important;
  }
  body .site-header,body .site-header.is-home-transparent,body .site-header.is-solid-header{min-height:70px!important}
  .header-inner,body .site-header.is-home-transparent .header-inner,body .site-header.is-solid-header .header-inner{height:70px!important;min-height:70px!important}
  .brand-mark{width:40px!important;height:40px!important;border-radius:14px!important;font-size:30px!important}
  .brand-copy strong{font-size:15.5px!important;max-width:190px!important}
  .brand-copy small{font-size:11px!important;max-width:205px!important}
  .menu-toggle{min-height:38px!important;padding:0 12px!important;border-radius:13px!important;font-size:13px!important;background:rgba(255,255,255,.08)!important;border-color:rgba(255,255,255,.14)!important;color:#fff!important}
  .main-nav{top:64px!important;left:11px!important;right:11px!important;border-radius:18px!important;background:#0b1426!important}
  .main-nav a{font-size:14px!important;min-height:40px!important;padding:10px 12px!important}

  .premium-hero-v1621,.home-hero-pro.premium-hero-v1621{padding:40px 0 42px!important}
  .premium-hero-v1621 h1{
    font-size:clamp(31px,8.2vw,40px)!important;
    line-height:1.17!important;
    letter-spacing:-.008em!important;
    margin-bottom:12px!important;
  }
  .premium-hero-v1621 .hero-lead,.premium-hero-v1621 p{font-size:15px!important;line-height:1.68!important}
  .hero-plain,.archive-hero-full,.tax-hero-full,.single-hero-full,.static-page-hero,.job-search-hero{padding:30px 0 28px!important}
  .hero-plain h1,.archive-hero-full h1,.tax-hero-full h1,.static-page-hero h1,.job-search-copy h1,.single-titlebar h1{
    font-size:clamp(29px,8vw,38px)!important;
    line-height:1.17!important;
    letter-spacing:-.008em!important;
    margin:8px 0 12px!important;
  }
  .hero-plain p,.archive-hero-full p,.tax-hero-full p,.static-page-hero p,.job-search-copy p{font-size:15px!important;line-height:1.66!important}
  .single-meta-unified{gap:7px!important}
  .single-meta-unified .meta-pill{min-height:36px!important;padding:7px 10px!important;font-size:12.5px!important;line-height:1.25!important}

  .page-title-search,.premium-hero-v1621 .hero-search-glass{
    display:grid!important;
    grid-template-columns:44px minmax(0,1fr)!important;
    gap:8px!important;
    width:100%!important;
    min-height:0!important;
    padding:8px!important;
    border-radius:18px!important;
    margin:16px 0!important;
  }
  .page-title-search .search-icon,.premium-hero-v1621 .hero-search-glass .search-icon{width:44px!important;height:44px!important;flex-basis:44px!important;border-radius:14px!important}
  .page-title-search input,.premium-hero-v1621 .hero-search-glass input{min-height:44px!important;font-size:14.2px!important;min-width:0!important;width:100%!important}
  .page-title-search button,.premium-hero-v1621 .hero-search-glass button{grid-column:1/-1!important;width:100%!important;min-height:46px!important;min-width:0!important;border-radius:15px!important;font-size:14.5px!important}

  .term-grid-wrap{padding-top:22px!important}
  .term-grid{grid-template-columns:1fr!important;gap:12px!important}
  .term-card{min-height:146px!important;padding:16px 16px 15px!important;border-radius:18px!important}
  .term-card-icon{width:38px!important;height:38px!important;border-radius:14px!important;margin-bottom:10px!important}
  .term-card-icon svg{width:20px!important;height:20px!important}
  .term-card-label{font-size:10.2px!important;margin-bottom:5px!important}
  .term-card strong{font-size:17px!important;line-height:1.32!important;min-height:calc(1.32em * 2)!important;max-height:calc(1.32em * 2)!important;-webkit-line-clamp:2!important;margin-bottom:10px!important;}
  .term-card em{font-size:12.4px!important;padding-right:40px!important}
  .term-card-arrow{width:30px!important;height:30px!important;right:14px!important;bottom:14px!important;border-radius:11px!important}

  .job-row{padding:16px 52px 15px 16px!important;border-radius:17px!important}
  .job-row-main h3{font-size:17px!important;line-height:1.38!important;}
  .job-row-meta span{font-size:11.8px!important;padding:4px 8px!important}
  .job-row-toggle{right:15px!important;top:16px!important;width:30px!important;height:30px!important}
  .job-description-panel,.single-content-stack>.job-section,.company-card,.sidebar-filter-form,.sidebar-similar-block,.tax-faq-v15{padding:18px!important;border-radius:18px!important}
  .description-body .readable-para,.section-body p,.section-body li{font-size:15px!important;line-height:1.72!important}
}
@media(max-width:420px){
  .brand-copy strong{max-width:160px!important}
  .brand-copy small{display:none!important}
  .premium-hero-v1621 h1{font-size:30px!important}
  .single-titlebar h1,.hero-plain h1,.archive-hero-full h1,.tax-hero-full h1{font-size:28px!important}
  .term-card{min-height:138px!important}
  .page-title-search,.premium-hero-v1621 .hero-search-glass{grid-template-columns:42px minmax(0,1fr)!important}
  .page-title-search .search-icon,.premium-hero-v1621 .hero-search-glass .search-icon{width:42px!important;height:42px!important}
  .page-title-search input,.premium-hero-v1621 .hero-search-glass input{min-height:42px!important}
}


/* v16.2.17 final mobile/layout correction patch
   Design-only: removes mobile two-column browse cards, fixes footer links, list readability,
   and prevents highlighted words from breaking single-job content. */
.home-tax-grid.browse-grid-enhanced{
  gap:18px!important;
}
.home-tax-grid.browse-grid-enhanced a{
  overflow:hidden!important;
  min-width:0!important;
}
.browse-grid-enhanced a>strong,
.home-tax-grid a>strong{
  max-width:100%!important;
  overflow-wrap:normal!important;
  word-break:normal!important;
  hyphens:none!important;
}

/* Single job content: normal block-flow list rows. No flex text splitting. */
.section-body .highlighted-list,
.section-body .arrow-list,
.section-body .step-list{
  margin:10px 0 20px!important;
  padding:0!important;
  list-style:none!important;
}
.highlighted-list li,
.arrow-list.refined-list li,
.section-body .arrow-list li,
.section-body .step-list li{
  display:block!important;
  position:relative!important;
  min-height:0!important;
  width:100%!important;
  margin:0!important;
  padding:13px 10px 13px 42px!important;
  border-radius:0!important;
  border-bottom:1px solid #e5edf7!important;
  background:transparent!important;
  color:#334155!important;
  font-size:15.8px!important;
  line-height:1.72!important;
  white-space:normal!important;
  overflow:visible!important;
  overflow-wrap:break-word!important;
  word-break:normal!important;
  hyphens:none!important;
  text-align:left!important;
}
.highlighted-list li:last-child,
.arrow-list.refined-list li:last-child,
.section-body .arrow-list li:last-child,
.section-body .step-list li:last-child{
  border-bottom:0!important;
}
.arrow-list.refined-list li::before,
.section-body .arrow-list li::before{
  content:''!important;
  position:absolute!important;
  left:6px!important;
  top:1.38em!important;
  width:25px!important;
  height:25px!important;
  border-radius:999px!important;
  background:linear-gradient(135deg,#2563eb,#0ea5e9)!important;
  transform:translateY(-50%)!important;
  box-shadow:0 8px 18px rgba(37,99,235,.18)!important;
}
.arrow-list.refined-list li::after,
.section-body .arrow-list li::after{
  content:''!important;
  position:absolute!important;
  left:15px!important;
  top:1.38em!important;
  width:7px!important;
  height:7px!important;
  border-top:3px solid #fff!important;
  border-right:3px solid #fff!important;
  transform:translateY(-50%) rotate(45deg)!important;
  transform-origin:center!important;
}
.section-body .step-list li{
  padding-left:48px!important;
}
.section-body .step-list li::before{
  top:1.35em!important;
  left:4px!important;
  transform:translateY(-50%)!important;
}
.section-body strong,
.readable-para strong,
.job-expanded-copy strong,
.highlighted-list strong,
.arrow-list strong{
  display:inline!important;
  background:none!important;
  box-shadow:none!important;
  border-radius:0!important;
  padding:0!important;
  margin:0!important;
  font-weight:700!important;
  letter-spacing:normal!important;
  line-height:inherit!important;
  white-space:normal!important;
  overflow:visible!important;
  overflow-wrap:inherit!important;
  vertical-align:baseline!important;
}
.description-body .readable-para,
.section-body p,
.section-body li{
  max-width:100%!important;
}

/* Taxonomy/company hero: counters are removed in PHP, keep hidden for cached templates. */
.tax-hero-stats{display:none!important;visibility:hidden!important;height:0!important;margin:0!important;padding:0!important;overflow:hidden!important}

/* Footer bottom: readable wrapped links with real gaps and hover effect. */
.footer-bottom{
  display:flex!important;
  align-items:center!important;
  justify-content:space-between!important;
  gap:16px 24px!important;
  flex-wrap:wrap!important;
}
.footer-bottom>span{
  flex:0 0 auto!important;
  margin:0!important;
  padding:0!important;
  color:#cbd5e1!important;
}
.footer-bottom-links{
  display:flex!important;
  align-items:center!important;
  justify-content:flex-end!important;
  flex-wrap:wrap!important;
  gap:8px 12px!important;
}
.footer-bottom-links a{
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  min-height:32px!important;
  padding:6px 10px!important;
  border:1px solid rgba(148,163,184,.22)!important;
  border-radius:999px!important;
  background:rgba(255,255,255,.055)!important;
  color:#dbeafe!important;
  font-size:12.5px!important;
  font-weight:650!important;
  line-height:1.1!important;
  transition:color .18s ease,background .18s ease,border-color .18s ease,transform .18s ease!important;
}
.footer-bottom-links a:hover,
.footer-bottom-links a:focus-visible{
  background:rgba(37,99,235,.22)!important;
  border-color:rgba(147,197,253,.55)!important;
  color:#fff!important;
  transform:translateY(-1px)!important;
}

/* Keep the home hero close to the original deep-blue network canvas. */
.premium-hero-v1621,
.home-hero-pro.premium-hero-v1621{
  background:
    radial-gradient(circle at 24% 20%,rgba(37,99,235,.28),transparent 33%),
    radial-gradient(circle at 72% 26%,rgba(56,189,248,.18),transparent 30%),
    radial-gradient(circle at 52% 102%,rgba(14,165,233,.22),transparent 42%),
    linear-gradient(135deg,#050b18 0%,#07162a 51%,#0b1020 100%)!important;
}

@media(max-width:940px){
  .home-tax-grid.browse-grid-enhanced{grid-template-columns:1fr!important;gap:14px!important}
}
@media(max-width:760px){
  .home-tax-grid,
  .home-tax-grid.browse-grid-enhanced,
  .browse-grid-enhanced{
    grid-template-columns:1fr!important;
  }
  .home-tax-grid.browse-grid-enhanced{
    width:min(100% - 22px,var(--content-wide))!important;
    margin-top:28px!important;
    padding:0!important;
    border:0!important;
    box-shadow:none!important;
    background:transparent!important;
  }
  .browse-grid-enhanced a{
    min-height:auto!important;
    padding:20px!important;
    border-radius:22px!important;
  }
  .browse-grid-enhanced a>strong{
    font-size:24px!important;
    line-height:1.2!important;
    white-space:normal!important;
  }
  .browse-grid-enhanced a>em{
    font-size:14.5px!important;
    line-height:1.55!important;
    max-width:none!important;
  }
  .footer-bottom{
    display:block!important;
    text-align:left!important;
  }
  .footer-bottom>span{
    display:block!important;
    margin:0 0 12px!important;
    padding:0!important;
  }
  .footer-bottom-links{
    justify-content:flex-start!important;
    gap:8px!important;
  }
  .footer-bottom-links a{
    font-size:12px!important;
    padding:7px 9px!important;
  }
  .highlighted-list li,
  .arrow-list.refined-list li,
  .section-body .arrow-list li,
  .section-body .step-list li{
    padding:12px 8px 12px 40px!important;
    font-size:15px!important;
    line-height:1.7!important;
    overflow-wrap:break-word!important;
  }
  .arrow-list.refined-list li::before,
  .section-body .arrow-list li::before{
    width:25px!important;
    height:25px!important;
    left:3px!important;
  }
  .arrow-list.refined-list li::after,
  .section-body .arrow-list li::after{
    left:12px!important;
  }
}

/* v16.2.19 typography customizer + blog pages */
.section-subcopy{color:var(--muted);margin:8px 0 0;max-width:760px}.home-blog-section{margin-top:46px}.blog-card-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.blog-card{background:#fff;border:1px solid var(--line);border-radius:24px;box-shadow:var(--shadow2);overflow:hidden;display:flex;flex-direction:column;min-height:100%;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.blog-card:hover{transform:translateY(-3px);border-color:#bfdbfe;box-shadow:0 18px 42px rgba(37,99,235,.10)}.blog-card-media{display:block;position:relative;aspect-ratio:16/9;background:linear-gradient(135deg,#eaf2ff,#f4efff);overflow:hidden}.blog-card-media img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .24s ease}.blog-card:hover .blog-card-media img{transform:scale(1.035)}.blog-media-placeholder{position:absolute;inset:0;display:grid;place-items:center;font-size:70px;font-weight:900;color:#fff;background:linear-gradient(135deg,var(--brand),var(--brand2) 56%,var(--brand3));letter-spacing:-.08em}.blog-card-body{padding:22px;display:flex;flex-direction:column;gap:12px;flex:1}.blog-card-meta{display:flex;align-items:center;gap:10px;flex-wrap:wrap;color:var(--muted);font-size:13px;font-weight:750}.blog-card-meta a,.blog-card-meta span{display:inline-flex;align-items:center;min-height:28px;padding:5px 10px;border-radius:999px;background:#f1f5f9;border:1px solid #e2e8f0}.blog-card-meta a{color:var(--brand);background:#edf5ff;border-color:#dbeafe}.blog-card-title{font-size:clamp(20px,2vw,24px);line-height:1.18;margin:0;letter-spacing:-.025em}.blog-card-title a:hover{color:var(--brand)}.blog-card p{margin:0;color:#526174;line-height:1.68}.blog-read-more{margin-top:auto;color:var(--brand);font-weight:850}.blog-empty{grid-column:1/-1}.blog-hero{padding:58px 0 46px;background:linear-gradient(135deg,#071120 0%,#0b1b33 53%,#0f172a 100%);color:#fff;position:relative;overflow:hidden;border-bottom:1px solid rgba(255,255,255,.08)}.blog-hero::before{content:'';position:absolute;inset:0;background:radial-gradient(circle at 18% 22%,rgba(37,99,235,.34),transparent 31%),radial-gradient(circle at 76% 24%,rgba(14,165,233,.24),transparent 30%),linear-gradient(rgba(255,255,255,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.03) 1px,transparent 1px);background-size:100% 100%,100% 100%,72px 72px,72px 72px;pointer-events:none}.blog-hero .section-wrap{position:relative;z-index:1}.blog-hero .eyebrow{color:#93c5fd}.blog-hero h1{font-size:clamp(38px,5.2vw,64px);line-height:1.04;letter-spacing:-.05em;margin:14px 0 14px;max-width:960px}.blog-hero p{max-width:820px;color:#cbd5e1;font-size:18px;line-height:1.75;margin:0}.blog-archive-layout{display:grid;grid-template-columns:minmax(0,1fr) 320px;gap:32px;padding:42px 0 70px}.blog-archive-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.blog-sidebar{display:flex;flex-direction:column;gap:18px}.blog-sidebar-card{background:#fff;border:1px solid var(--line);border-radius:24px;box-shadow:var(--shadow2);padding:22px}.blog-sidebar-card h2{font-size:20px;line-height:1.2;margin:0 0 10px}.blog-sidebar-card p{color:var(--muted);margin:0 0 14px}.blog-sidebar-search{display:grid;margin:12px 0 0;padding:8px}.blog-sidebar-search .search-icon{display:none}.blog-sidebar-search input{width:100%;min-width:0;background:#f8fafc;border:1px solid #dbe4f0;border-radius:14px;padding:12px}.blog-sidebar-search button{width:100%;margin-top:8px;min-height:42px}.blog-category-list ul,.blog-category-list{list-style:none;margin:0;padding:0;display:grid;gap:9px}.blog-category-list li{display:flex;justify-content:space-between;gap:8px;padding:10px 12px;border-radius:14px;background:#f8fafc;border:1px solid #e2e8f0;color:var(--muted)}.blog-category-list a{font-weight:800;color:#1f2937}.blog-pagination .nav-links{justify-content:center}.blog-single-hero{padding-bottom:54px}.blog-single-hero-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,420px);gap:34px;align-items:center}.blog-single-copy{position:relative;z-index:1}.blog-single-copy .breadcrumbs{color:#cbd5e1}.blog-single-copy .breadcrumbs a{color:#fff}.single-blog-meta{margin:18px 0 0}.single-blog-meta a,.single-blog-meta span{background:rgba(255,255,255,.10);border-color:rgba(255,255,255,.16);color:#e0f2fe}.blog-hero-excerpt{font-size:19px!important}.blog-single-featured{position:relative;z-index:1;border-radius:28px;overflow:hidden;border:1px solid rgba(255,255,255,.15);box-shadow:0 26px 80px rgba(0,0,0,.28);background:rgba(255,255,255,.08)}.blog-single-featured img{width:100%;height:100%;max-height:430px;object-fit:cover;display:block}.blog-single-layout{display:grid;grid-template-columns:minmax(0,760px) 330px;gap:34px;padding:44px 0 72px}.blog-article-panel{background:#fff;border:1px solid var(--line);border-radius:28px;box-shadow:var(--shadow);padding:clamp(24px,4vw,44px)}.blog-entry-content{font-size:18px;line-height:1.78;color:#253041}.blog-entry-content>:first-child{margin-top:0}.blog-entry-content h2{font-size:clamp(28px,3.2vw,38px);letter-spacing:-.035em;line-height:1.12;margin:38px 0 12px}.blog-entry-content h3{font-size:clamp(23px,2.4vw,30px);letter-spacing:-.025em;line-height:1.18;margin:30px 0 10px}.blog-entry-content p{margin:0 0 18px}.blog-entry-content ul,.blog-entry-content ol{padding-left:24px;margin:0 0 22px}.blog-entry-content li{margin:8px 0}.blog-entry-content blockquote{margin:30px 0;padding:22px 24px;border-left:5px solid var(--brand);background:#f8fafc;border-radius:18px;color:#1f2937;font-weight:650}.blog-entry-content img{max-width:100%;height:auto;border-radius:20px}.blog-entry-content a{color:var(--brand);font-weight:800}.blog-post-footer{border-top:1px solid var(--line);margin-top:28px;padding-top:22px}.blog-tags{display:flex;flex-wrap:wrap;gap:8px}.blog-tags a{display:inline-flex;padding:7px 11px;border-radius:999px;background:#edf5ff;color:var(--brand);font-weight:800;font-size:13px}.blog-mini-list{display:grid;gap:12px}.blog-mini-list a{display:block;padding:13px;border:1px solid #e2e8f0;border-radius:16px;background:#f8fafc}.blog-mini-list span{display:block;color:var(--muted);font-size:12px;font-weight:750;margin-bottom:4px}.blog-mini-list strong{display:block;line-height:1.28}.content-panel.page-panel{font-size:17px}.page-content{padding-top:42px;padding-bottom:64px}
@media(max-width:1050px){.blog-archive-layout,.blog-single-layout,.blog-single-hero-grid{grid-template-columns:1fr}.blog-sidebar{order:2}.blog-single-featured{max-width:680px}.blog-card-grid,.blog-archive-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:700px){.blog-card-grid,.blog-archive-grid{grid-template-columns:1fr}.blog-hero{padding:42px 0 34px}.blog-hero h1{font-size:clamp(32px,10vw,42px)}.blog-hero p{font-size:15.5px}.blog-archive-layout,.blog-single-layout{padding-top:24px;gap:22px}.blog-article-panel,.blog-sidebar-card{border-radius:22px;padding:20px}.blog-entry-content{font-size:16px}.blog-card-body{padding:18px}.blog-card-meta{font-size:12px}.blog-single-featured{border-radius:22px}}


/* v16.2.22 visual polish: stronger hero network, stable theme settings and centered job list bullets */
.premium-hero-v1621,
.home-hero-pro.premium-hero-v1621{
  background:
    radial-gradient(circle at 18% 18%,rgba(37,99,235,.38),transparent 34%),
    radial-gradient(circle at 78% 22%,rgba(14,165,233,.30),transparent 32%),
    radial-gradient(circle at 54% 104%,rgba(99,102,241,.26),transparent 43%),
    linear-gradient(135deg,#040b18 0%,#071a33 51%,#071120 100%)!important;
}
.premium-hero-v1621::before{
  opacity:.86!important;
  background:
    linear-gradient(rgba(147,197,253,.075) 1px,transparent 1px),
    linear-gradient(90deg,rgba(147,197,253,.064) 1px,transparent 1px),
    radial-gradient(circle at 28% 24%,rgba(191,219,254,.10),transparent 36%),
    linear-gradient(115deg,rgba(255,255,255,.065),transparent 31%,rgba(56,189,248,.10) 64%,transparent 100%)!important;
  background-size:62px 62px,62px 62px,100% 100%,100% 100%!important;
}
.premium-hero-v1621::after{
  height:68%!important;
  background:radial-gradient(ellipse at center,rgba(14,165,233,.28),transparent 68%)!important;
}
.premium-hero-v1621 .hero-lines-canvas,
.home-hero-pro.premium-hero-v1621 .hero-lines-canvas{
  opacity:1!important;
  mix-blend-mode:screen!important;
  filter:drop-shadow(0 0 12px rgba(147,197,253,.32)) drop-shadow(0 0 26px rgba(14,165,233,.16))!important;
}
.premium-hero-v1621 .hero-orbit-lines,
.home-hero-pro.premium-hero-v1621 .hero-orbit-lines{
  display:block!important;
  position:absolute!important;
  inset:0!important;
  z-index:2!important;
  opacity:.62!important;
  pointer-events:none!important;
}
.premium-hero-v1621 .hero-orbit-lines span,
.home-hero-pro.premium-hero-v1621 .hero-orbit-lines span{
  border-color:rgba(191,219,254,.22)!important;
  box-shadow:0 0 44px rgba(37,99,235,.12)!important;
}

.section-body .highlighted-list li,
.arrow-list.refined-list li,
.section-body .arrow-list li,
.section-body .step-list li{
  min-height:54px!important;
  padding-top:13px!important;
  padding-bottom:13px!important;
}
.arrow-list.refined-list li::before,
.section-body .arrow-list li::before{
  top:50%!important;
  left:6px!important;
  transform:translateY(-50%)!important;
  width:26px!important;
  height:26px!important;
}
.arrow-list.refined-list li::after,
.section-body .arrow-list li::after{
  top:50%!important;
  left:15px!important;
  transform:translateY(-50%) rotate(45deg)!important;
}
.section-body .step-list li::before{
  top:50%!important;
  transform:translateY(-50%)!important;
}

@media(max-width:760px){
  .premium-hero-v1621 .hero-lines-canvas,
  .home-hero-pro.premium-hero-v1621 .hero-lines-canvas{opacity:.86!important}
  .premium-hero-v1621 .hero-orbit-lines,
  .home-hero-pro.premium-hero-v1621 .hero-orbit-lines{opacity:.38!important}
  .section-body .highlighted-list li,
  .arrow-list.refined-list li,
  .section-body .arrow-list li,
  .section-body .step-list li{min-height:50px!important;padding-left:42px!important}
}

/* v16.2.23 requested visual/share updates */
.section-title-actions{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.home-hero-actions,.single-hero-actions{display:flex;align-items:center;gap:12px;flex-wrap:wrap;margin-top:18px}.whatsapp-channel-btn,.whatsapp-share-btn{display:inline-flex!important;align-items:center;justify-content:center;gap:8px;border-radius:999px;font-weight:850;text-decoration:none!important;line-height:1.15;transition:transform .16s ease,box-shadow .16s ease,border-color .16s ease}.whatsapp-channel-btn{background:linear-gradient(135deg,#16a34a,#22c55e)!important;color:#fff!important;border:1px solid rgba(255,255,255,.18);box-shadow:0 12px 28px rgba(22,163,74,.22);padding:12px 17px}.whatsapp-share-btn{background:#ecfdf5!important;color:#047857!important;border:1px solid #bbf7d0!important;padding:10px 14px;box-shadow:0 8px 20px rgba(16,185,129,.10)}.whatsapp-channel-btn:hover,.whatsapp-share-btn:hover{transform:translateY(-1px);box-shadow:0 16px 36px rgba(22,163,74,.20)}.job-row-actions{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.job-card-share{font-size:13px;padding:8px 11px!important}.single-hero-full{position:relative;overflow:hidden;background:radial-gradient(circle at 16% 24%,rgba(37,99,235,.18),transparent 30%),radial-gradient(circle at 82% 10%,rgba(14,165,233,.16),transparent 28%),linear-gradient(135deg,#eef6ff 0%,#ffffff 48%,#f4efff 100%)!important;border-bottom:1px solid #dbeafe!important}.single-hero-full::before{content:'';position:absolute;inset:0;background:linear-gradient(90deg,rgba(37,99,235,.06) 1px,transparent 1px),linear-gradient(rgba(14,165,233,.045) 1px,transparent 1px);background-size:72px 72px;mask-image:linear-gradient(180deg,rgba(0,0,0,.9),rgba(0,0,0,.12));pointer-events:none}.single-hero-full::after{content:'';position:absolute;right:-120px;top:-160px;width:420px;height:420px;border-radius:999px;background:radial-gradient(circle,rgba(37,99,235,.20),transparent 64%);filter:blur(6px);pointer-events:none}.single-titlebar.full-hero-card{position:relative;z-index:1}.single-titlebar h1{text-shadow:0 12px 34px rgba(15,23,42,.10)}.meta-pill.meta-deadline.is-expired-date{background:#fff1f2!important;border-color:#fecdd3!important;color:#be123c!important}.meta-pill.meta-deadline.is-expired-date strong{color:#be123c!important}.notice-box.expired{background:#fff1f2!important;border-color:#fecdd3!important;color:#be123c!important}.notice-box.expired strong{color:#9f1239!important}.home-blog-section .section-subcopy{display:none!important}.refined-list li:before,.arrow-list li:before,.section-body .arrow-list li:before{top:50%!important;transform:translateY(-50%)!important;display:grid!important;place-items:center!important}.list-panel .arrow-list li,.section-body .arrow-list li{display:flex;align-items:center;min-height:42px}.home-latest .job-list.compact-list{display:grid;gap:14px}@media(max-width:720px){.section-title-actions,.home-hero-actions,.single-hero-actions{align-items:stretch}.whatsapp-channel-btn,.whatsapp-share-btn{width:100%}.job-row-actions{align-items:stretch}.job-row-actions .btn,.job-row-actions .whatsapp-share-btn{width:100%}}


/* v16.2.26 WhatsApp polish, deadline pill and channel animation */
.home-hero-actions{display:none!important}.wa-icon{position:relative;display:inline-grid!important;place-items:center!important;flex:0 0 24px;width:24px;height:24px;border-radius:999px;background:#25d366;color:#fff;box-shadow:inset 0 0 0 1px rgba(255,255,255,.18),0 6px 14px rgba(37,211,102,.28)}.wa-icon::after{content:'';position:absolute;right:2px;bottom:1px;border-width:4px 0 0 6px;border-style:solid;border-color:transparent transparent transparent #25d366;transform:rotate(12deg)}.wa-phone{position:relative;z-index:1;font-size:13px;line-height:1;transform:rotate(-16deg);font-family:Arial,Helvetica,sans-serif;font-weight:900}.whatsapp-channel-btn{position:relative;isolation:isolate;overflow:hidden;background:linear-gradient(135deg,#128c7e 0%,#25d366 55%,#22c55e 100%)!important;border:1px solid rgba(255,255,255,.28)!important;color:#fff!important;box-shadow:0 18px 42px rgba(37,211,102,.26),inset 0 1px 0 rgba(255,255,255,.25)!important;animation:njppro-wa-pulse 2.8s ease-in-out infinite}.whatsapp-channel-btn::before{content:'';position:absolute;inset:-80% -20%;z-index:-1;background:linear-gradient(110deg,transparent 35%,rgba(255,255,255,.38) 50%,transparent 65%);transform:translateX(-70%) rotate(8deg);animation:njppro-wa-shine 3.4s ease-in-out infinite}.whatsapp-channel-btn:hover{transform:translateY(-2px) scale(1.015)!important;box-shadow:0 24px 58px rgba(37,211,102,.34),inset 0 1px 0 rgba(255,255,255,.28)!important}.whatsapp-share-btn{background:linear-gradient(135deg,#ecfdf5,#ffffff)!important;color:#065f46!important;border:1px solid #a7f3d0!important;box-shadow:0 10px 26px rgba(16,185,129,.13)!important}.whatsapp-share-btn:hover{border-color:#34d399!important;background:#ecfdf5!important;transform:translateY(-1px)!important}.meta-pill.meta-deadline,.meta-pill.meta-deadline.is-deadline-date{background:#fff1f2!important;border-color:#fecdd3!important;color:#be123c!important;box-shadow:0 10px 26px rgba(225,29,72,.10)!important}.meta-pill.meta-deadline strong,.meta-pill.meta-deadline.is-deadline-date strong{color:#be123c!important}@keyframes njppro-wa-pulse{0%,100%{box-shadow:0 18px 42px rgba(37,211,102,.24),0 0 0 0 rgba(37,211,102,.22)}50%{box-shadow:0 18px 42px rgba(37,211,102,.31),0 0 0 8px rgba(37,211,102,0)}}@keyframes njppro-wa-shine{0%,35%{transform:translateX(-80%) rotate(8deg)}70%,100%{transform:translateX(80%) rotate(8deg)}}
@media(max-width:720px){.wa-icon{flex-basis:22px;width:22px;height:22px}.whatsapp-channel-btn,.whatsapp-share-btn{gap:9px}}

/* v16.2.26 official WhatsApp SVG icon polish */
.wa-icon{background:#25d366!important;color:#fff!important}.wa-icon .wa-svg{width:18px;height:18px;display:block;fill:currentColor;position:relative;z-index:1}.wa-phone{display:none!important}.whatsapp-channel-btn .wa-icon{background:rgba(255,255,255,.18)!important;box-shadow:inset 0 0 0 1px rgba(255,255,255,.28),0 8px 18px rgba(0,0,0,.10)!important}.whatsapp-channel-btn .wa-svg{width:19px;height:19px}.whatsapp-share-btn .wa-icon{background:#25d366!important}.home-hero-pro .whatsapp-channel-btn,.site-header .whatsapp-channel-btn{display:none!important}

/* v16.2.27 WhatsApp UTF-8/share icon hard fix */
.whatsapp-channel-btn .wa-icon,
.whatsapp-share-btn .wa-icon{
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  flex:0 0 24px!important;
  width:24px!important;
  height:24px!important;
  border-radius:999px!important;
  overflow:visible!important;
}
.whatsapp-channel-btn .wa-svg,
.whatsapp-share-btn .wa-svg,
.wa-icon .wa-svg{
  display:block!important;
  width:18px!important;
  height:18px!important;
  fill:currentColor!important;
  color:#fff!important;
  opacity:1!important;
  visibility:visible!important;
  position:relative!important;
  z-index:2!important;
}
.whatsapp-share-btn .wa-icon{background:#25d366!important;color:#fff!important;box-shadow:0 8px 18px rgba(37,211,102,.28)!important;}
.whatsapp-channel-btn .wa-icon{background:rgba(255,255,255,.20)!important;color:#fff!important;box-shadow:inset 0 0 0 1px rgba(255,255,255,.32),0 8px 18px rgba(0,0,0,.10)!important;}
.whatsapp-share-btn{white-space:nowrap;}
.whatsapp-channel-btn{white-space:nowrap;}


/* v16.2.29 deadline status fix: normal future deadlines are not expired/red */
.meta-pill.meta-deadline,
.meta-pill.meta-deadline.is-deadline-date{
  background:#ffffff!important;
  border-color:#dbeafe!important;
  color:#334155!important;
  box-shadow:0 10px 26px rgba(37,99,235,.06)!important;
}
.meta-pill.meta-deadline strong,
.meta-pill.meta-deadline.is-deadline-date strong{color:#0f172a!important;}
.meta-pill.meta-deadline.is-expired-date,
.meta-pill.meta-deadline.is-deadline-date.is-expired-date{
  background:#fff1f2!important;
  border-color:#fecdd3!important;
  color:#be123c!important;
  box-shadow:0 10px 26px rgba(225,29,72,.10)!important;
}
.meta-pill.meta-deadline.is-expired-date strong,
.meta-pill.meta-deadline.is-deadline-date.is-expired-date strong{color:#be123c!important;}


/* v16.2.30 archive directory + live search */
.archive-live-shell{margin-top:20px;display:grid;gap:10px}.archive-live-shell-hero{max-width:940px}.archive-live-bar{display:grid;grid-template-columns:52px minmax(0,1fr) auto;align-items:center;gap:10px;padding:10px;background:#fff;border:1px solid #dbe4f0;border-radius:20px;box-shadow:0 16px 38px rgba(15,23,42,.07)}.archive-live-icon{display:grid;place-items:center;width:40px;height:40px;border-radius:14px;background:var(--soft);color:var(--brand)}.archive-live-icon svg{width:20px;height:20px;stroke:currentColor;fill:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.archive-live-bar input{border:0;background:transparent;min-height:44px;outline:0;font-size:15px;color:var(--text)}.archive-live-clear{border:0;background:linear-gradient(135deg,var(--brand),var(--brand2));color:#fff;border-radius:14px;padding:12px 16px;font-weight:800;cursor:pointer}.directory-count-note,.job-count-live-note{margin:0;color:var(--muted);font-size:13px;font-weight:700}.directory-panel-wrap{padding-top:30px;padding-bottom:28px}.directory-panel{background:linear-gradient(180deg,#ffffff,#f8fbff);border:1px solid #dce7f7;border-radius:30px;box-shadow:0 24px 64px rgba(15,23,42,.08);padding:24px}.directory-head{display:flex;justify-content:space-between;align-items:flex-end;gap:16px;margin-bottom:18px}.eyebrow-blue{color:var(--brand)}.directory-head h2{margin:8px 0 0;font-size:clamp(28px,3vw,38px);line-height:1.05}.directory-sort-note{display:inline-flex;align-items:center;gap:8px;font-size:13px;color:var(--muted);font-weight:700;background:#eef6ff;border:1px solid #dbeafe;border-radius:999px;padding:10px 14px}.directory-table{display:grid;gap:12px}.directory-row{display:grid;grid-template-columns:minmax(0,1.65fr) 140px 170px;align-items:center;gap:16px;background:#fff;border:1px solid #e2e8f0;border-radius:22px;padding:18px 20px;text-decoration:none!important;box-shadow:0 12px 30px rgba(15,23,42,.045);transition:transform .16s ease,border-color .16s ease,box-shadow .16s ease}.directory-row:hover{transform:translateY(-2px);border-color:#bfd6ff;box-shadow:0 18px 42px rgba(37,99,235,.10)}.directory-row-head,.directory-row-head:hover{background:linear-gradient(135deg,#eff6ff,#eef2ff);border-color:#dbeafe;box-shadow:none;transform:none;cursor:default}.directory-cell{min-width:0}.directory-main{display:flex;align-items:center;gap:14px}.directory-mini-icon{display:grid;place-items:center;flex:0 0 44px;width:44px;height:44px;border-radius:15px;background:#eff6ff;color:var(--brand)}.directory-mini-icon .term-card-icon,.directory-mini-icon svg{width:22px;height:22px}.directory-title-stack{display:grid;gap:4px;min-width:0}.directory-title-stack strong{font-size:22px;line-height:1.22;color:var(--text);letter-spacing:-.03em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.directory-inline-count{color:var(--brand)}.directory-subtitle{font-size:13px;color:var(--muted)}.directory-count{display:flex;justify-content:center}.directory-count-pill{display:inline-flex;align-items:center;justify-content:center;min-width:52px;padding:10px 12px;background:linear-gradient(135deg,#ecfeff,#eff6ff);border:1px solid #cde4ff;border-radius:999px;font-weight:800;color:var(--brand)}.directory-action{display:flex;justify-content:flex-end}.directory-open{display:inline-flex;align-items:center;gap:8px;padding:11px 16px;border-radius:999px;background:linear-gradient(135deg,var(--brand),var(--brand2));color:#fff;font-weight:800}.directory-open i{font-style:normal;font-size:20px;line-height:1}.directory-empty[hidden],.job-empty-live[hidden]{display:none!important}.directory-row.is-live-hidden,.job-row.is-live-hidden{display:none!important}.tax-page-v16 .archive-tools{margin-top:18px}.tax-page-v16 .job-list{margin-top:16px}.tax-page-v16 .tax-info-grid{margin-top:26px}
@media(max-width:980px){.directory-row{grid-template-columns:minmax(0,1fr) 110px 150px}.directory-title-stack strong{font-size:19px}}
@media(max-width:760px){.archive-live-bar{grid-template-columns:46px minmax(0,1fr);padding:9px}.archive-live-clear{grid-column:1/-1}.directory-panel{padding:18px;border-radius:22px}.directory-head{align-items:start;flex-direction:column}.directory-row,.directory-row-head{grid-template-columns:minmax(0,1fr);gap:10px;padding:16px}.directory-row-head{display:none}.directory-main{align-items:flex-start}.directory-title-stack strong{white-space:normal}.directory-count,.directory-action{justify-content:flex-start}.directory-count-pill{min-width:0}.directory-open{padding:10px 14px}}


/* v16.2.31 requested UI refinements */
.empty-state{padding:15px!important}.footer-bottom-links{justify-content:flex-start!important}.footer-bottom-links a{padding:8px!important}.single-content-stack{gap:0!important}.single-titlebar h1{letter-spacing:-2px!important}.premium-hero-v1621 h1{letter-spacing:-2px!important}.arrow-list li:before{font-size:16px!important}.section-body .arrow-list li::before{left:8px!important}.single-meta-unified .meta-pill{padding:7px 11px!important;border-radius:10px!important;font-size:12px!important;font-weight:500!important}body .home-hero-pro h1,body .single-titlebar h1,body .hero-plain h1,body .archive-hero-full h1,body .tax-hero-full h1,body .blog-hero h1{font-size:calc(clamp(30px,5vw,46px) * var(--njp-heading-scale))!important}.meta-pill.meta-deadline,.meta-pill.meta-deadline.is-deadline-date{box-shadow:none!important}
.tax-index-v16 .tax-hero-full .archive-live-shell,.tax-page-v16 .tax-hero-full .archive-live-shell{display:none!important}.archive-live-shell-panel{margin:0 0 18px!important;max-width:100%!important}.directory-panel>.archive-live-shell-panel{margin-bottom:20px!important}.tax-page-v16 [data-job-listing]>.archive-live-shell-panel{margin-bottom:16px!important}.keyword-filter input{width:100%;background:#f8fafc;color:var(--text);border:1px solid #dbe4f0;border-radius:14px;padding:12px 13px;outline:0}.keyword-filter input:focus{background:#fff;border-color:#93c5fd;box-shadow:0 0 0 4px rgba(37,99,235,.08)}
.company-card{position:relative!important;overflow:hidden!important;background:radial-gradient(circle at 12% 10%,rgba(37,99,235,.12),transparent 30%),linear-gradient(145deg,#ffffff 0%,#f7fbff 48%,#eef7ff 100%)!important;border:1px solid #b8d4ff!important;box-shadow:0 22px 62px rgba(37,99,235,.14)!important}.company-card::before{content:'';position:absolute;inset:0;border-radius:inherit;padding:1px;background:linear-gradient(135deg,rgba(37,99,235,.55),rgba(14,165,233,.22),rgba(255,255,255,0));-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none}.company-card-head,.company-card .company-detail-box,.company-card a{position:relative;z-index:1}.company-card .company-detail-box{background:rgba(255,255,255,.72)!important;border-color:#cfe0f7!important}.company-card .company-logo,.company-card .company-logo-fallback{background:linear-gradient(135deg,#eef6ff,#e0ecff)!important;border-color:#c7dbff!important;box-shadow:0 10px 28px rgba(37,99,235,.12)}
@media(max-width:760px){.archive-live-shell-panel{margin-bottom:14px!important}.single-titlebar h1{letter-spacing:-1px!important}.company-card{border-radius:22px!important}}


/* v16.2.32 mobile directory responsive fix */
.directory-row{
  grid-template-columns:minmax(0,1fr) 160px!important;
}
.directory-row-head .directory-main{
  grid-column:auto!important;
}
.directory-row-head .directory-action{
  justify-content:flex-end!important;
}
.directory-count,
.directory-count-pill{
  display:none!important;
}
.directory-title-stack strong{
  font-size:clamp(18px,2vw,22px)!important;
}
.directory-open{
  min-width:118px!important;
  justify-content:center!important;
}
.archive-live-shell-panel{
  margin:0 0 18px!important;
}
.tax-hero-full .archive-live-shell{
  display:none!important;
}
.company-card{
  background:
    radial-gradient(circle at 14% 10%, rgba(37,99,235,.13), transparent 34%),
    radial-gradient(circle at 88% 8%, rgba(14,165,233,.12), transparent 36%),
    linear-gradient(145deg,#ffffff 0%,#f8fbff 48%,#eef6ff 100%)!important;
  border:1px solid #bdd7ff!important;
  box-shadow:0 24px 60px rgba(37,99,235,.12), inset 0 1px 0 rgba(255,255,255,.9)!important;
}
.company-card::before{
  content:'';position:absolute;inset:0;border-radius:inherit;pointer-events:none;
  background:linear-gradient(90deg,rgba(37,99,235,.07) 1px,transparent 1px),linear-gradient(rgba(14,165,233,.045) 1px,transparent 1px);
  background-size:54px 54px;
  mask-image:linear-gradient(180deg,rgba(0,0,0,.45),rgba(0,0,0,.05));
}
.company-card > *{position:relative;z-index:1;}
.company-card .company-address,
.company-card .company-card-link,
.company-card a[href*="/department/"]{
  background:rgba(255,255,255,.72)!important;
  border-color:#d6e7ff!important;
}
@media(max-width:760px){
  .directory-panel-wrap{padding-top:16px!important;}
  .directory-panel{padding:14px!important;border-radius:20px!important;}
  .directory-head{margin-bottom:14px!important;}
  .directory-head h2{font-size:24px!important;}
  .directory-sort-note{font-size:12px!important;padding:8px 10px!important;}
  .archive-live-shell-panel{margin-bottom:14px!important;}
  .archive-live-bar{border-radius:16px!important;grid-template-columns:40px minmax(0,1fr)!important;gap:8px!important;padding:8px!important;}
  .archive-live-icon{width:36px!important;height:36px!important;border-radius:12px!important;}
  .archive-live-bar input{min-height:38px!important;font-size:14px!important;}
  .archive-live-clear{grid-column:1/-1!important;min-height:38px!important;padding:9px 12px!important;font-size:13px!important;border-radius:12px!important;}
  .directory-row,
  .directory-row:hover{
    grid-template-columns:minmax(0,1fr)!important;
    gap:8px!important;
    padding:15px!important;
    border-radius:20px!important;
    transform:none!important;
  }
  .directory-main{display:flex!important;align-items:center!important;gap:12px!important;}
  .directory-mini-icon{width:40px!important;height:40px!important;flex-basis:40px!important;border-radius:14px!important;box-shadow:0 8px 18px rgba(37,99,235,.10)!important;}
  .directory-mini-icon .term-card-icon,
  .directory-mini-icon svg{width:20px!important;height:20px!important;}
  .directory-title-stack{gap:2px!important;}
  .directory-title-stack strong{
    font-size:19px!important;
    line-height:1.2!important;
    letter-spacing:-.04em!important;
    white-space:normal!important;
  }
  .directory-inline-count{font-size:.96em!important;}
  .directory-subtitle{font-size:13px!important;}
  .directory-action,
  .directory-open{
    display:none!important;
  }
}
@media(max-width:420px){
  .directory-title-stack strong{font-size:18px!important;}
  .directory-row{padding:14px!important;}
  .directory-mini-icon{width:38px!important;height:38px!important;flex-basis:38px!important;}
}


/* v16.2.33 directory count/subtitle cleanup */
.directory-inline-count,
.directory-subtitle{
  display:none!important;
}
.directory-count,
.directory-count-pill{
  display:flex!important;
}
.directory-count{
  justify-content:center!important;
}
.directory-count-pill{
  align-items:center!important;
  justify-content:center!important;
  min-width:52px!important;
  min-height:52px!important;
  padding:10px 13px!important;
  border-radius:999px!important;
  background:linear-gradient(135deg,#ecfeff,#eff6ff)!important;
  border:1px solid #cde4ff!important;
  color:var(--brand)!important;
  font-weight:850!important;
  box-shadow:0 10px 24px rgba(37,99,235,.08)!important;
}
.directory-title-stack{
  gap:0!important;
}
.directory-row{
  grid-template-columns:minmax(0,1fr) 120px 160px!important;
}
@media(max-width:760px){
  .directory-row,
  .directory-row:hover{
    grid-template-columns:minmax(0,1fr) 64px!important;
    align-items:center!important;
  }
  .directory-main{
    min-width:0!important;
  }
  .directory-title-stack strong{
    font-size:18px!important;
    line-height:1.18!important;
    white-space:normal!important;
    overflow:visible!important;
    text-overflow:clip!important;
  }
  .directory-count{
    display:flex!important;
    justify-content:flex-end!important;
  }
  .directory-count-pill{
    min-width:46px!important;
    min-height:46px!important;
    width:46px!important;
    height:46px!important;
    padding:0!important;
    font-size:16px!important;
  }
  .directory-action,
  .directory-open{
    display:none!important;
  }
}
@media(max-width:420px){
  .directory-row,
  .directory-row:hover{
    grid-template-columns:minmax(0,1fr) 54px!important;
    padding:13px!important;
  }
  .directory-title-stack strong{
    font-size:17px!important;
  }
  .directory-count-pill{
    min-width:42px!important;
    min-height:42px!important;
    width:42px!important;
    height:42px!important;
    font-size:15px!important;
  }
}

/* v16.2.34 title sync/highlight helpers */
.description-body strong,.section-body strong{font-weight:850;color:#07142f}.job-row-main h3 a{color:inherit!important}


/* v16.2.39 requested single job typography + meta table */
.single-title-content h1,
.single-hero-full h1,
.job-single-app .single-titlebar h1{
  font-weight:700!important;
}

.job-row-main h3,
.job-row-main h3 a,
.archive-card h2,
.archive-card h3,
.term-card strong,
.home-tax-grid strong,
.company-name-wrap h2,
.company-card h2,
.tax-hero-full h1,
.archive-hero-full h1{
  font-weight:700!important;
}

.company-card h2,
.company-name-wrap h2,
.sidebar-similar-block>h2,
.sidebar-filter-form h2,
.sidebar-filter-form h3,
.similar-sidebar h2,
.refined-sidebar h2,
.widget-title,
.sidebar-title{
  font-size:20px!important;
  line-height:1.25!important;
  font-weight:700!important;
}

.faq-list details>summary,
.job-section .faq-list summary{
  font-size:18px!important;
  line-height:1.45!important;
  font-weight:600!important;
}

.job-meta-table-panel{
  margin:0 0 24px;
}

.job-meta-table-wrap{
  overflow:hidden;
  border:1px solid #b9dfcd;
  border-radius:26px;
  background:#fff;
  box-shadow:0 18px 44px rgba(15,23,42,.055);
}

.job-meta-table{
  width:100%;
  border-collapse:separate;
  border-spacing:0;
  table-layout:fixed;
  font-size:18px;
  line-height:1.55;
}

.job-meta-table th,
.job-meta-table td{
  padding:20px 24px;
  vertical-align:middle;
  border-bottom:1px solid #c9e3d3;
}

.job-meta-table tr:last-child th,
.job-meta-table tr:last-child td{
  border-bottom:0;
}

.job-meta-table th{
  width:28%;
  background:#dcefe4;
  color:#05463c;
  font-size:18px;
  font-weight:800;
  text-align:left;
  border-right:1px solid #b9dfcd;
}

.job-meta-table td{
  background:#fbfefd;
  color:#0f172a;
  font-size:18px;
  font-weight:500;
}

.job-meta-table tr:nth-child(even) td{
  background:#f5fbf8;
}

.job-meta-table-link,
.job-meta-table td a{
  color:#00644f;
  font-weight:800;
  border-bottom:1px dashed rgba(0,100,79,.35);
}

.job-meta-table-link:hover,
.job-meta-table td a:hover{
  color:var(--brand);
  border-bottom-color:var(--brand);
}

.single-meta-line.single-meta-unified{
  display:none!important;
}

@media(max-width:760px){
  .job-meta-table{
    font-size:15.5px;
    table-layout:auto;
  }
  .job-meta-table th,
  .job-meta-table td{
    display:block;
    width:100%;
    padding:14px 16px;
    border-right:0;
  }
  .job-meta-table th{
    border-bottom:1px solid #c9e3d3;
    font-size:15.5px;
  }
  .job-meta-table td{
    font-size:15.5px;
  }
  .job-meta-table tr:not(:last-child) td{
    border-bottom:1px solid #c9e3d3;
  }
}


/* v16.2.40 requested-only fixes: mobile search duplicate + single job meta table sizing */
@media(max-width:390px){
  .page-title-search button{
    font-size:14px!important;
    min-width:104px!important;
    padding-inline:10px!important;
  }
  .page-title-search button::after{
    content:none!important;
    display:none!important;
  }
}

@media(max-width:760px){
  .page-title-search button::after{
    content:none!important;
    display:none!important;
  }
  .page-title-search button{
    font-size:14px!important;
  }
}

/* Remove salary/vacancies rows from PHP; keep table visual like reference */
.job-meta-table{
  table-layout:fixed!important;
}

.job-meta-table th{
  width:28%!important;
  font-size:17px!important;
  font-weight:600!important;
  line-height:1.45!important;
  padding:18px 22px!important;
}

.job-meta-table td{
  font-size:16px!important;
  font-weight:500!important;
  line-height:1.55!important;
  padding:18px 22px!important;
}

@media(max-width:760px){
  .job-meta-table-wrap{
    border-radius:16px!important;
  }
  .job-meta-table{
    display:table!important;
    width:100%!important;
    table-layout:fixed!important;
    border-collapse:separate!important;
    border-spacing:0!important;
  }
  .job-meta-table tbody{
    display:table-row-group!important;
  }
  .job-meta-table tr{
    display:table-row!important;
  }
  .job-meta-table th,
  .job-meta-table td{
    display:table-cell!important;
    vertical-align:middle!important;
    border-bottom:1px solid #c9e3d3!important;
  }
  .job-meta-table th{
    width:34%!important;
    min-width:0!important;
    font-size:17px!important;
    font-weight:600!important;
    line-height:1.35!important;
    padding:10px 9px!important;
    border-right:1px solid #b9dfcd!important;
  }
  .job-meta-table td{
    width:66%!important;
    font-size:16px!important;
    font-weight:500!important;
    line-height:1.45!important;
    padding:10px 10px!important;
    word-break:normal!important;
    overflow-wrap:break-word!important;
  }
  .job-meta-table tr:last-child th,
  .job-meta-table tr:last-child td{
    border-bottom:0!important;
  }
}


/* v16.2.41 requested-only: location link + tighter single job meta table */
.job-meta-table th,
.job-meta-table td{
  padding:14px 18px!important;
}

@media(max-width:760px){
  .job-meta-table th{
    padding:8px 8px!important;
  }
  .job-meta-table td{
    padding:8px 9px!important;
  }
}

/* v16.2.42 typography normalization: final scoped rules to stop mixed heading/card title styles */
.job-single-app .single-titlebar h1,
.job-single-app .single-title-content h1{
  font-size:calc(clamp(30px,5vw,46px) * var(--njp-heading-scale))!important;
  line-height:1.08!important;
  letter-spacing:-1.4px!important;
  font-weight:700!important;
}

.job-list .job-row-main h3,
.home-latest .job-row-main h3,
.results-panel .job-row-main h3{
  margin:0 0 8px!important;
  font-size:20px!important;
  line-height:1.32!important;
  letter-spacing:-.015em!important;
  font-weight:700!important;
}

.job-list .job-row-main h3 a,
.home-latest .job-row-main h3 a,
.results-panel .job-row-main h3 a{
  color:inherit!important;
  font:inherit!important;
  text-decoration:none!important;
}

.job-list .job-row-main h3 a:hover,
.home-latest .job-row-main h3 a:hover,
.results-panel .job-row-main h3 a:hover{
  color:var(--brand)!important;
}

.job-description-panel h2,
.single-content-stack > .job-section > summary{
  font-size:22px!important;
  line-height:1.35!important;
  letter-spacing:-.015em!important;
  font-weight:700!important;
}

.section-body h3,
.description-body h3,
.single-content-stack h3{
  font-size:20px!important;
  line-height:1.4!important;
  letter-spacing:-.01em!important;
  font-weight:700!important;
  margin:20px 0 10px!important;
}

.company-card h2,
.company-name-wrap h2,
.sidebar-similar-block > h2,
.sidebar-filter-form h2,
.sidebar-filter-form h3,
.similar-sidebar h2,
.refined-sidebar h2,
.widget-title,
.sidebar-title{
  font-size:20px!important;
  line-height:1.25!important;
  letter-spacing:-.01em!important;
  font-weight:700!important;
}

.similar-card strong,
.archive-card h2,
.archive-card h3,
.term-card strong,
.home-tax-grid strong{
  font-weight:700!important;
}

@media(max-width:760px){
  .job-single-app .single-titlebar h1,
  .job-single-app .single-title-content h1{
    font-size:30px!important;
    line-height:1.12!important;
    letter-spacing:-.8px!important;
  }
  .job-list .job-row-main h3,
  .home-latest .job-row-main h3,
  .results-panel .job-row-main h3{
    font-size:18px!important;
    line-height:1.34!important;
  }
  .job-description-panel h2,
  .single-content-stack > .job-section > summary{
    font-size:20px!important;
  }
  .section-body h3,
  .description-body h3,
  .single-content-stack h3{
    font-size:18px!important;
  }
}


/* v16.2.43 imported advertisement image tab */
.advertisement-tab .advertisement-body{padding-top:4px!important}.job-advertisement-figure{margin:0!important;border:1px solid #dbe7f5;border-radius:20px;background:#f8fafc;padding:12px;box-shadow:0 12px 34px rgba(15,23,42,.055)}.job-advertisement-figure a{display:block}.job-advertisement-figure img{display:block;width:100%;max-height:900px;object-fit:contain;border-radius:14px;background:#fff;margin:0 auto}@media(max-width:760px){.job-advertisement-figure{padding:8px;border-radius:16px}.job-advertisement-figure img{border-radius:12px;max-height:none}}

/* 365Karriere 16.2.63: mega View All footer and featured ticker readability. */
:root{--njp-focus:#93c5fd}
.site-header .main-nav{gap:14px}
.site-header .main-nav>a,.mega-trigger{min-height:40px;display:inline-flex;align-items:center;justify-content:center;text-decoration:none}
.nav-mega{position:relative;display:inline-flex;align-items:center;text-align:left}
.nav-mega::after{content:'';position:absolute;left:-8px;right:-8px;top:100%;height:4px;background:transparent;z-index:179}
.mega-trigger{border:0;background:transparent;color:#f8fafc!important;font:inherit;font-weight:850;gap:7px;padding:8px 8px;border-radius:999px;cursor:pointer;line-height:1.1;text-align:left;white-space:nowrap}
.mega-trigger:hover,.mega-trigger:focus-visible,.nav-mega.is-open .mega-trigger{background:rgba(255,255,255,.10);color:#dbeafe!important;outline:0}
.mega-trigger:focus-visible{box-shadow:0 0 0 3px rgba(147,197,253,.42)}
.mega-trigger span:not(.mega-caret){display:inline-flex;align-items:center;line-height:1.1}
.mega-caret{display:inline-block;width:.48em;height:.48em;border:solid currentColor;border-width:0 2px 2px 0;transform:rotate(45deg) translateY(-1px);transform-origin:center;background:transparent!important;border-radius:0!important;box-shadow:none!important;flex:0 0 .48em;margin-left:2px;color:currentColor;opacity:.9}
.nav-mega.is-open .mega-caret{transform:rotate(225deg) translate(-1px,-1px)}
.mega-panel{position:absolute;top:calc(100% + 2px);left:50%;transform:translateX(-50%) translateY(5px);width:min(405px,calc(100vw - 32px));max-height:min(70vh,560px);overflow:auto;background:#fff!important;color:#0f172a!important;border:1px solid #bfdbfe;border-radius:20px;box-shadow:0 28px 72px rgba(2,8,23,.24);padding:9px;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .1s ease,transform .1s ease,visibility .1s ease;z-index:180}
.nav-mega.is-open .mega-panel{opacity:1;visibility:visible;pointer-events:auto;transform:translateX(-50%) translateY(0)}
.mega-panel-inner{display:block}.mega-table-card{border:1px solid #cbd5e1;border-radius:17px;background:#fff!important;overflow:hidden}.mega-table-card-full{width:100%}
.mega-table-headline{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:9px 11px;background:linear-gradient(135deg,#eff6ff,#ecfeff)!important;border-bottom:1px solid #cbd5e1}
.site-header .main-nav .mega-table-headline h3,body .site-header.is-solid-header .main-nav .mega-panel h3,body:not(.front-page) .site-header .main-nav .mega-panel h3{margin:0;color:#07142f!important;font-size:14px;font-weight:900;letter-spacing:-.01em}
.site-header .main-nav .mega-view-all,body .site-header.is-solid-header .main-nav .mega-panel .mega-view-all,body:not(.front-page) .site-header .main-nav .mega-panel .mega-view-all{display:inline-flex!important;background:#fff!important;color:#1d4ed8!important;border:1px solid #bfdbfe!important;border-radius:999px!important;padding:6px 9px!important;font-size:10.5px!important;font-weight:900!important;text-decoration:none!important;min-height:auto!important;line-height:1.1!important}
.mega-menu-table{width:100%;border-collapse:collapse;table-layout:fixed;background:#fff!important}
.site-header .main-nav .mega-panel,.site-header .main-nav .mega-panel *,.site-header.is-solid-header .main-nav .mega-panel,.site-header.is-solid-header .main-nav .mega-panel *,body:not(.front-page) .site-header .main-nav .mega-panel,body:not(.front-page) .site-header .main-nav .mega-panel *{color:#0f172a!important}
.site-header .main-nav .mega-menu-table th,.site-header .main-nav .mega-menu-table td,body .site-header.is-solid-header .main-nav .mega-panel .mega-menu-table th,body .site-header.is-solid-header .main-nav .mega-panel .mega-menu-table td,body:not(.front-page) .site-header .main-nav .mega-panel .mega-menu-table th,body:not(.front-page) .site-header .main-nav .mega-panel .mega-menu-table td{border:1px solid #d7e2f0!important;padding:6px 8px;text-align:left;vertical-align:middle;color:#0f172a!important;background:#fff!important;font-size:12px;line-height:1.22}
.site-header .main-nav .mega-menu-table th,body .site-header.is-solid-header .main-nav .mega-panel .mega-menu-table th,body:not(.front-page) .site-header .main-nav .mega-panel .mega-menu-table th{background:#f8fafc!important;color:#334155!important;font-size:10.5px;text-transform:uppercase;letter-spacing:.035em;font-weight:900}
.site-header .main-nav .mega-menu-table th:first-child,.site-header .main-nav .mega-menu-table td:first-child,body .site-header.is-solid-header .main-nav .mega-panel .mega-menu-table th:first-child,body .site-header.is-solid-header .main-nav .mega-panel .mega-menu-table td:first-child,body:not(.front-page) .site-header .main-nav .mega-panel .mega-menu-table th:first-child,body:not(.front-page) .site-header .main-nav .mega-panel .mega-menu-table td:first-child{width:70%!important}
.site-header .main-nav .mega-menu-table th:last-child,.site-header .main-nav .mega-menu-table td:last-child,body .site-header.is-solid-header .main-nav .mega-panel .mega-menu-table th:last-child,body .site-header.is-solid-header .main-nav .mega-panel .mega-menu-table td:last-child,body:not(.front-page) .site-header .main-nav .mega-panel .mega-menu-table th:last-child,body:not(.front-page) .site-header .main-nav .mega-panel .mega-menu-table td:last-child{width:30%!important;text-align:center;font-weight:900;color:#0f172a!important;background:#fbfdff!important}
.site-header .main-nav .mega-menu-table a,body .site-header.is-solid-header .main-nav .mega-panel .mega-menu-table a,body:not(.front-page) .site-header .main-nav .mega-panel .mega-menu-table a{color:#1d4ed8!important;font-weight:850!important;display:inline!important;padding:0!important;min-height:0!important;background:transparent!important;border-radius:0!important;text-decoration:none!important;line-height:1.22!important}
.site-header .main-nav .mega-menu-table a:hover,.site-header .main-nav .mega-menu-table a:focus-visible{text-decoration:underline!important;color:#0f3fa8!important;background:transparent!important;outline:0}
.site-header .main-nav .mega-menu-table tr:nth-child(even) td{background:#f8fbff!important}.site-header .main-nav .mega-menu-table tr:hover td{background:#eef6ff!important}.mega-table-footer{padding:10px 12px 12px;background:#fff!important;border-top:1px solid #dbeafe!important}.site-header .main-nav .mega-table-footer .mega-view-all-wide{display:flex!important;align-items:center!important;justify-content:center!important;width:100%!important;min-height:38px!important;border-radius:14px!important;background:linear-gradient(135deg,#2563eb,#0ea5e9)!important;color:#fff!important;border:1px solid rgba(37,99,235,.22)!important;box-shadow:0 12px 24px rgba(37,99,235,.16)!important;font-size:13px!important;font-weight:900!important;text-decoration:none!important;padding:9px 14px!important}.site-header .main-nav .mega-table-footer .mega-view-all-wide:hover,.site-header .main-nav .mega-table-footer .mega-view-all-wide:focus-visible{background:linear-gradient(135deg,#1d4ed8,#0284c7)!important;color:#fff!important;text-decoration:none!important;outline:0}
.featured-jobs-topbar{width:100%;background:linear-gradient(90deg,#07142f 0%,#0b2b5f 42%,#0f766e 100%);color:#fff;border-bottom:1px solid rgba(255,255,255,.14);overflow:hidden;position:relative;z-index:160}
.featured-jobs-shell{width:100%;max-width:none;margin:0;display:flex;align-items:center;min-height:38px;padding:0}.featured-jobs-label{display:none!important}.featured-jobs-marquee{width:100%;min-width:0;overflow:hidden}.featured-jobs-track{display:flex;align-items:center;gap:10px;width:max-content;animation:njpproFeaturedSlide 34s linear infinite;padding-inline:18px}.featured-jobs-topbar:hover .featured-jobs-track{animation-play-state:paused}.featured-job-slide{display:inline-flex;align-items:center;gap:12px;min-width:410px;max-width:620px;background:rgba(255,255,255,.10);border:1px solid rgba(255,255,255,.14);border-radius:999px;padding:8px 16px;color:#fff!important;text-decoration:none!important;font-weight:850;white-space:nowrap;overflow:hidden}.featured-job-slide strong{min-width:0;overflow:hidden;text-overflow:ellipsis;font-size:17px;line-height:1.15}.featured-job-slide span{flex:0 0 auto;font-size:14px;color:#fecaca;font-weight:900;line-height:1.15}@keyframes njpproFeaturedSlide{from{transform:translateX(0)}to{transform:translateX(-50%)}}
.job-row{outline:0}.job-row:focus-within{box-shadow:0 0 0 3px rgba(147,197,253,.42),0 18px 44px rgba(37,99,235,.10)}
.job-row-head{display:flex!important;align-items:center!important;gap:16px!important}.job-row-main{min-width:0;max-width:none;flex:1 1 auto}.job-card-logo-wrap{flex:0 0 76px!important;width:76px!important;height:76px!important;display:grid!important;place-items:center!important;align-self:flex-start!important;overflow:hidden!important;border-radius:22px!important;background:#fff!important;border:1px solid #dbeafe!important;box-shadow:0 10px 28px rgba(37,99,235,.10)!important}.job-card-logo-wrap .company-logo-shared{display:grid!important;place-items:center!important;flex:0 0 68px!important;width:68px!important;height:68px!important;max-width:68px!important;max-height:68px!important;margin:0!important;padding:6px!important;border-radius:18px!important;overflow:hidden!important;background:#fff!important;border:0!important;box-shadow:none!important}.job-card-logo-wrap .company-logo-shared img{display:block!important;width:100%!important;height:100%!important;max-width:100%!important;max-height:100%!important;object-fit:contain!important}.job-card-logo-wrap .company-logo-shared.is-initials{background:linear-gradient(135deg,#eff6ff,#eef2ff)!important;border:1px solid #dbeafe!important}.job-card-logo-wrap .company-logo-shared.is-initials span{font-size:22px;font-weight:900;color:#1d4ed8}.tax-hero-heading{display:flex!important;align-items:center!important;gap:12px!important;position:relative!important}.tax-hero-heading .tax-company-logo.company-logo-shared{position:relative!important;z-index:1!important;display:grid!important;place-items:center!important;flex:0 0 52px!important;width:52px!important;height:52px!important;max-width:52px!important;max-height:52px!important;margin:0!important;padding:6px!important;border-radius:18px!important;overflow:hidden!important;background:#fff!important;border:1px solid #dbeafe!important;box-shadow:0 10px 24px rgba(37,99,235,.10)!important}.tax-hero-heading .tax-company-logo.company-logo-shared img{display:block!important;width:100%!important;height:100%!important;max-width:100%!important;max-height:100%!important;object-fit:contain!important}.tax-hero-heading .tax-company-logo.company-logo-shared.is-initials span{font-size:18px;font-weight:900;color:#1d4ed8}.tax-hero-heading .eyebrow,.tax-hero-full h1,.tax-hero-full p{position:relative!important;z-index:2!important}
.job-card-compact-meta{display:flex;align-items:center;justify-content:flex-start;gap:10px;flex-wrap:wrap;width:auto}.job-card-compact-meta .job-row-company{font-weight:850;color:#0f3f94;min-width:0;max-width:520px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.job-card-compact-meta .job-row-dates{display:inline-flex;align-items:center;white-space:nowrap}.job-date-important{color:#dc2626!important;font-weight:900!important}.job-row-detail-grid{display:grid!important;grid-template-columns:repeat(auto-fit,minmax(132px,1fr))!important;gap:10px!important;align-items:stretch}.job-row-detail-grid>span{display:grid!important;gap:5px!important;min-width:0!important;padding:12px!important;background:#fff!important;border:1px solid #dbe4f0!important;border-radius:14px!important}.job-row-detail-grid>span>strong{display:block!important;font-size:11px!important;text-transform:uppercase!important;letter-spacing:.04em!important;color:#64748b!important;line-height:1.2!important}.job-row-extra{align-items:end}.job-row-toggle span{line-height:1;display:block}
.similar-card{padding-left:18px!important}.similar-card-line{display:block!important;width:32px!important;height:3px!important;background:linear-gradient(90deg,var(--brand),var(--brand2))!important;border-radius:999px!important;margin:0 0 12px!important}.similar-card::before,.similar-card::after{content:none!important;display:none!important}.similar-card strong{margin-left:0!important}
.job-single-app .section-body p.readable-para,.job-single-app .description-body p.readable-para{display:block!important;position:static!important;padding:0!important;margin:0 0 18px!important;background:transparent!important;border:0!important;box-shadow:none!important;font-size:16.5px!important;line-height:1.86!important;color:#253041!important}.job-single-app .section-body p.readable-para::before,.job-single-app .section-body p.readable-para::after,.job-single-app .description-body p.readable-para::before,.job-single-app .description-body p.readable-para::after{content:none!important;display:none!important}.job-single-app .section-body ul.arrow-list,.job-single-app .description-body ul.arrow-list,.job-single-app .section-body ul.njp-bullet-list,.job-single-app .description-body ul.njp-bullet-list{list-style:none!important;margin:14px 0 22px!important;padding:0!important;display:block!important}.job-single-app .section-body ul.arrow-list>li,.job-single-app .description-body ul.arrow-list>li,.job-single-app .section-body ul.njp-bullet-list>li,.job-single-app .description-body ul.njp-bullet-list>li{position:relative!important;display:block!important;min-height:46px!important;margin:0!important;padding:12px 0 12px 46px!important;border:0!important;border-bottom:1px solid #e2e8f0!important;border-radius:0!important;background:transparent!important;color:#253041!important;font-size:16px!important;line-height:1.75!important;box-shadow:none!important;text-align:left!important;white-space:normal!important}.job-single-app .section-body ul.arrow-list>li::before,.job-single-app .description-body ul.arrow-list>li::before,.job-single-app .section-body ul.njp-bullet-list>li::before,.job-single-app .description-body ul.njp-bullet-list>li::before{content:'›'!important;position:absolute!important;left:8px!important;top:50%!important;transform:translateY(-50%)!important;width:28px!important;height:28px!important;display:flex!important;align-items:center!important;justify-content:center!important;border-radius:999px!important;background:linear-gradient(135deg,var(--brand),var(--brand2))!important;color:#fff!important;font-size:25px!important;font-weight:900!important;line-height:1!important;font-family:Arial,Helvetica,sans-serif!important;box-shadow:0 10px 22px rgba(37,99,235,.18)!important}.job-single-app .section-body ul.arrow-list>li::after,.job-single-app .description-body ul.arrow-list>li::after,.job-single-app .section-body ul.njp-bullet-list>li::after,.job-single-app .description-body ul.njp-bullet-list>li::after{content:none!important;display:none!important}.job-single-app .section-body ol.step-list>li,.job-single-app .description-body ol.step-list>li,.job-single-app .section-body ol.njp-step-list>li,.job-single-app .description-body ol.njp-step-list>li{background:transparent!important;border-bottom:1px solid #e2e8f0!important}.job-single-app .section-body .highlighted-list strong,.job-single-app .description-body .highlighted-list strong{font-weight:850!important;color:#0f172a!important}
@media(max-width:980px){.featured-jobs-shell{min-height:40px}.featured-job-slide{min-width:320px;max-width:500px}.site-header .main-nav{align-items:flex-start!important;text-align:left!important}.site-header .main-nav>a{align-self:stretch!important;text-align:left!important;justify-content:flex-start!important}.nav-mega{display:block;width:100%;text-align:left!important}.nav-mega::after{display:none}.mega-trigger{width:100%;justify-content:flex-start!important;color:#f8fbff!important;border-radius:14px!important;padding:11px 12px!important;text-align:left!important}.mega-caret{margin-left:8px!important}.mega-panel{position:static;width:100%;max-height:68vh;transform:none!important;opacity:1;visibility:visible;pointer-events:auto;display:none;margin-top:8px;padding:10px;border-radius:18px;box-shadow:none;background:#fff!important;border-color:#334155;color:#0f172a!important}.nav-mega.is-open .mega-panel{display:block}.mega-table-card{background:#fff!important;border-color:#cbd5e1!important}.site-header .main-nav .mega-table-headline,.site-header .main-nav .mega-table-card h3,.site-header .main-nav .mega-menu-table th{background:#f8fafc!important;color:#0f172a!important;border-color:#cbd5e1!important}.site-header .main-nav .mega-menu-table th,.site-header .main-nav .mega-menu-table td{border-color:#d7e2f0!important;color:#0f172a!important;background:#fff!important}.site-header .main-nav .mega-menu-table a{color:#1d4ed8!important}.job-row-head{gap:14px!important}.job-card-logo-wrap{flex-basis:70px!important;width:70px!important;height:70px!important}.job-card-logo-wrap .company-logo-shared{flex-basis:62px!important;width:62px!important;height:62px!important;max-width:62px!important;max-height:62px!important;border-radius:17px!important}.company-logo-box{flex-basis:84px!important;width:84px!important;height:84px!important}.job-row-main{max-width:calc(100% - 86px)!important}}
@media(max-width:760px){.featured-jobs-shell{min-height:38px}.featured-job-slide{min-width:265px;max-width:360px;padding:7px 12px!important}.featured-job-slide strong{font-size:14px}.featured-job-slide span{font-size:12px}.site-header .main-nav{left:11px!important;right:11px!important;align-items:flex-start!important;text-align:left!important}.site-header .main-nav>a,.site-header .main-nav .mega-trigger{font-size:17px!important;font-weight:760!important}.site-header .main-nav>a{padding:12px 14px!important}.mega-trigger{min-height:44px!important}.job-row{padding:18px 58px 18px 16px!important;border-radius:20px}.job-row-toggle{right:16px;width:32px;height:32px}.job-card-logo-wrap{flex-basis:58px!important;width:58px!important;height:58px!important;border-radius:18px!important}.job-card-logo-wrap .company-logo-shared{flex-basis:50px!important;width:50px!important;height:50px!important;max-width:50px!important;max-height:50px!important;border-radius:15px!important;padding:5px!important}.job-card-logo-wrap .company-logo-shared.is-initials span{font-size:18px}.job-row-main h3{font-size:17.5px!important}.job-card-compact-meta{gap:7px 10px!important}.job-card-compact-meta .job-row-company{max-width:100%;font-size:13px}.job-card-compact-meta .job-row-dates{font-size:12.5px}.tax-hero-heading .tax-company-logo.company-logo-shared{flex-basis:44px!important;width:44px!important;height:44px!important;max-width:44px!important;max-height:44px!important;border-radius:15px!important}.job-row-extra{grid-template-columns:1fr}.job-row-detail-grid{grid-template-columns:1fr 1fr!important}.job-row-actions{justify-content:flex-start}.job-single-app .section-body ul.arrow-list>li,.job-single-app .description-body ul.arrow-list>li,.job-single-app .section-body ul.njp-bullet-list>li,.job-single-app .description-body ul.njp-bullet-list>li{padding-left:42px!important;font-size:15.5px!important}.job-single-app .section-body ul.arrow-list>li::before,.job-single-app .description-body ul.arrow-list>li::before,.job-single-app .section-body ul.njp-bullet-list>li::before,.job-single-app .description-body ul.njp-bullet-list>li::before{width:25px!important;height:25px!important;font-size:22px!important;left:7px!important}}
@media(max-width:520px){.job-row-head{align-items:center!important}.mega-panel{max-height:68vh;overflow:auto}.mega-menu-table th,.mega-menu-table td{padding:7px!important}.mega-table-headline h3{font-size:14px!important}.job-card-compact-meta{gap:8px}.job-card-compact-meta .job-row-dates{font-size:11.5px}.job-row-detail-grid{grid-template-columns:1fr!important}}
@media(prefers-reduced-motion:reduce){.featured-jobs-track{animation:none!important}.home-network-canvas{display:none!important}}



/* 365Karriere German launch: red brand system */
:root{
  --njp-primary:#c1121f;
  --njp-primary-dark:#8f0d17;
  --njp-accent:#e63946;
  --njp-soft:#fff1f2;
  --brand:#c1121f;
  --brand-dark:#8f0d17;
  --accent:#e63946;
}
.site-header,.site-footer,.footer-bottom{background:#111827!important;color:#fff!important;}
.brand-mark,.footer-logo span{background:linear-gradient(135deg,#e63946,#8f0d17)!important;color:#fff!important;}
a,.text-link{color:#c1121f;}
.btn.primary,.page-title-search button,.footer-search button,.whatsapp-share-btn,.whatsapp-channel-btn,.static-hero-cta,.sidebar-filter-form .btn.primary{background:#c1121f!important;border-color:#c1121f!important;color:#fff!important;}
.btn.primary:hover,.page-title-search button:hover,.footer-search button:hover{background:#8f0d17!important;border-color:#8f0d17!important;}
.eyebrow,.job-date-important strong,.job-meta-table th,.company-card h2,.sidebar-similar-block h2{color:#c1121f!important;}
.job-row,.company-card,.sidebar-filter-form,.job-section,.static-info-cards article{border-color:rgba(193,18,31,.18)!important;}
.home-hero-pro,.static-page-hero{background:linear-gradient(135deg,#fff7f7 0%,#ffffff 48%,#fff1f2 100%)!important;}
.page-title-search button::after{content:'Suchen'!important;}
