/*
Theme Name: JobInfoBD Ultimate
Theme URI: https://example.com/jobinfobd-ultimate
Author: JobInfoBD
Description: Premium Bengali job portal WordPress theme with deep theme settings, responsive layouts, advanced job cards, search/filter, bookmarks, job alerts UI, ad slots, schema markup and sell-ready presentation.
Version: 3.8.0
Requires at least: 6.0
Requires PHP: 7.4
Text Domain: jobinfobd-ultimate
License: GPL-2.0-or-later
*/
:root{
  --j-primary:#087a61;--j-secondary:#24389a;--j-accent:#ffb703;--j-bg:#f5f8fb;--j-card:#fff;--j-text:#13222c;--j-muted:#667784;--j-border:#dfe7ec;
  --j-radius:16px;--j-container:1180px;--j-shadow:0 8px 30px rgba(17,39,54,.08);--j-header:#ffffff;--j-footer:#0f2e2b;
}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--j-bg);color:var(--j-text);font-family:"Noto Sans Bengali","Hind Siliguri",system-ui,-apple-system,"Segoe UI",sans-serif;line-height:1.65}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto}.j-container{width:min(var(--j-container),calc(100% - 32px));margin:auto}.screen-reader-text{position:absolute;left:-9999px}
.j-topbar{background:var(--j-primary);color:#fff;font-size:13px}.j-topbar-in{min-height:34px;display:flex;align-items:center;justify-content:space-between;gap:12px}.j-toplinks{display:flex;gap:14px;flex-wrap:wrap}.j-header{background:var(--j-header);border-bottom:1px solid var(--j-border);z-index:50}.j-header.sticky{position:sticky;top:0}.j-head-in{min-height:72px;display:flex;align-items:center;gap:24px}.j-brand{display:flex;align-items:center;gap:10px;font-weight:900;font-size:25px;color:var(--j-primary);white-space:nowrap}.j-brand img{max-height:52px;width:auto}.j-nav{margin-left:auto}.j-menu{display:flex;align-items:center;gap:22px;list-style:none;margin:0;padding:0}.j-menu a{font-weight:800;font-size:14px;color:#33444f}.j-menu a:hover{color:var(--j-primary)}.j-actions{display:flex;align-items:center;gap:8px}.j-icon-btn,.j-login{border:1px solid var(--j-border);background:#fff;border-radius:10px;padding:9px 12px;font-weight:800;cursor:pointer}.j-login{background:var(--j-primary);border-color:var(--j-primary);color:#fff}.j-mobile{display:none}
.j-hero{padding:30px 0 22px}.j-hero-card{position:relative;overflow:hidden;background:linear-gradient(135deg,var(--j-primary),#0e9b78 55%,var(--j-secondary));color:#fff;border-radius:26px;padding:38px;box-shadow:var(--j-shadow)}.j-hero-card:after{content:"";position:absolute;width:340px;height:340px;border-radius:50%;right:-100px;top:-150px;background:rgba(255,255,255,.08)}.j-eyebrow{font-size:13px;font-weight:900;letter-spacing:.08em;text-transform:uppercase;opacity:.85}.j-hero h1{font-size:clamp(30px,5vw,50px);line-height:1.15;margin:8px 0 10px;max-width:780px}.j-hero p{margin:0 0 24px;max-width:720px;opacity:.92;font-size:17px}.j-search{position:relative;z-index:2;display:grid;grid-template-columns:2fr 1fr 1fr auto;gap:9px;background:rgba(255,255,255,.13);padding:10px;border-radius:14px;backdrop-filter:blur(8px)}.j-search input,.j-search select{height:50px;border:0;border-radius:10px;padding:0 14px;font:inherit;min-width:0;background:#fff;color:#17232b}.j-btn{display:inline-flex;align-items:center;justify-content:center;gap:7px;border:0;border-radius:10px;background:var(--j-primary);color:#fff;padding:10px 17px;font-weight:900;cursor:pointer}.j-search .j-btn{background:#111827}.j-btn.alt{background:var(--j-secondary)}.j-btn.light{background:#fff;color:var(--j-primary)}
.j-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-top:16px}.j-stat{background:#fff;border:1px solid var(--j-border);border-radius:14px;padding:15px;display:flex;align-items:center;gap:12px}.j-stat-icon{width:42px;height:42px;border-radius:11px;background:#eaf7f2;color:var(--j-primary);display:flex;align-items:center;justify-content:center;font-size:20px}.j-stat b{font-size:20px;display:block}.j-stat span{font-size:12px;color:var(--j-muted)}
.j-section{padding:18px 0}.j-section-head{display:flex;align-items:end;justify-content:space-between;gap:16px;margin-bottom:15px}.j-section-title{margin:0;font-size:24px;line-height:1.2}.j-section-sub{font-size:13px;color:var(--j-muted);margin-top:4px}.j-more{font-size:13px;color:var(--j-primary);font-weight:900}.j-cat-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:10px}.j-cat{background:#fff;border:1px solid var(--j-border);border-radius:14px;padding:15px;transition:.2s}.j-cat:hover{transform:translateY(-2px);box-shadow:var(--j-shadow)}.j-cat-icon{font-size:24px}.j-cat b{display:block;margin-top:6px}.j-cat span{font-size:12px;color:var(--j-muted)}
.j-job-grid{display:grid;grid-template-columns:repeat(var(--j-cols,3),1fr);gap:18px}.j-job-card{position:relative;background:var(--j-card);border:1px solid var(--j-border);border-radius:var(--j-radius);padding:17px;box-shadow:0 2px 8px rgba(17,39,54,.025);transition:.2s;overflow:hidden}.j-job-card:hover{transform:translateY(-3px);box-shadow:var(--j-shadow)}.j-job-card.compact{padding:14px}.j-job-top{display:flex;gap:12px;align-items:flex-start}.j-job-logo{width:64px;height:64px;flex:0 0 64px;border:1px solid var(--j-border);border-radius:14px;background:#f9fbfc;display:flex;align-items:center;justify-content:center;overflow:hidden}.j-job-logo img{width:100%;height:100%;object-fit:cover}.j-job-card h3{font-size:17px;line-height:1.35;margin:0 34px 4px 0}.j-company{font-size:12px;color:var(--j-muted)}.j-job-desc{font-size:12px;color:#60717c;margin:10px 0 0}.j-chips{display:flex;gap:6px;flex-wrap:wrap;margin-top:10px}.j-chip{font-size:10px;font-weight:900;border-radius:999px;padding:4px 8px;background:#ebf8f3;color:var(--j-primary)}.j-chip.blue{background:#eef1ff;color:var(--j-secondary)}.j-chip.warn{background:#fff4d3;color:#8a6300}.j-job-foot{margin-top:14px;padding-top:12px;border-top:1px solid #edf1f3;display:flex;align-items:center;justify-content:space-between;gap:8px;font-size:11px}.j-deadline{color:var(--j-muted)}.j-deadline.soon{color:#b36e00;font-weight:900}.j-deadline.expired{color:#c63737;font-weight:900}.j-apply{font-weight:900;color:var(--j-primary)}.j-save{position:absolute;right:11px;top:11px;width:31px;height:31px;border-radius:50%;border:1px solid var(--j-border);background:#fff;cursor:pointer}.j-save.saved{color:#d99a00;background:#fff9df}.j-featured{position:absolute;left:0;top:12px;background:var(--j-accent);color:#5f4500;font-size:9px;font-weight:900;padding:4px 8px;border-radius:0 6px 6px 0}.j-card-list .j-job-grid{grid-template-columns:1fr}.j-card-list .j-job-card{display:grid;grid-template-columns:1fr auto;gap:14px}
.j-ad{min-height:90px;border:1px dashed #cbd5db;border-radius:14px;background:#fff;display:flex;align-items:center;justify-content:center;color:#93a1aa;margin:18px 0;overflow:hidden}.j-ad>*{width:100%}.j-cta{background:#102f2b;color:#fff;border-radius:22px;padding:28px;display:flex;align-items:center;justify-content:space-between;gap:20px}.j-cta h2{margin:0 0 5px}.j-cta p{margin:0;color:#c8d8d4}
.j-main-grid{display:grid;grid-template-columns:minmax(0,1fr) 300px;gap:22px}.j-panel{background:#fff;border:1px solid var(--j-border);border-radius:18px;padding:22px}.j-sidebar .widget{background:#fff;border:1px solid var(--j-border);border-radius:14px;padding:15px;margin-bottom:15px}.j-sidebar h3{margin:0 0 10px}.j-breadcrumb{font-size:12px;color:var(--j-muted);padding:16px 0 0}.j-titlebar{padding:20px 0 10px}.j-titlebar h1{margin:0;font-size:30px}.j-filters{background:#fff;border:1px solid var(--j-border);border-radius:15px;padding:13px;margin-bottom:18px}.j-filter-grid{display:grid;grid-template-columns:2fr 1fr 1fr 1fr auto;gap:8px}.j-filter-grid input,.j-filter-grid select{height:44px;border:1px solid var(--j-border);border-radius:9px;padding:0 11px;font:inherit}.j-pagination{display:flex;justify-content:center;gap:6px;padding:22px 0}.j-pagination a,.j-pagination span{background:#fff;border:1px solid var(--j-border);padding:7px 11px;border-radius:8px}.j-pagination .current{background:var(--j-primary);color:#fff;border-color:var(--j-primary)}
.j-detail-head{display:flex;gap:18px;align-items:center;padding-bottom:18px;border-bottom:1px solid var(--j-border)}.j-detail-logo{width:92px;height:92px;flex:0 0 92px;border:1px solid var(--j-border);border-radius:16px;background:#f9fbfc;display:flex;align-items:center;justify-content:center;overflow:hidden}.j-detail-logo img{width:100%;height:100%;object-fit:cover}.j-detail-head h1{font-size:30px;line-height:1.25;margin:0 0 6px}.j-meta-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin:18px 0}.j-meta-box{background:#f7fafb;border-radius:11px;padding:11px 12px}.j-meta-box small{display:block;color:var(--j-muted)}.j-meta-box b{display:block;margin-top:2px}.j-content h2,.j-content h3{color:#173d36}.j-content table{width:100%;border-collapse:collapse}.j-content td,.j-content th{border:1px solid var(--j-border);padding:9px}.j-applybox{background:#edf9f4;border:1px solid #cceadc;border-radius:15px;padding:20px;text-align:center;margin:22px 0}.j-share{display:flex;gap:7px;flex-wrap:wrap;margin:16px 0}.j-share a,.j-share button{border:1px solid var(--j-border);background:#fff;border-radius:8px;padding:7px 10px;font:inherit;font-size:12px;font-weight:800;cursor:pointer}.j-gallery{display:grid;grid-template-columns:repeat(3,1fr);gap:9px}.j-gallery img{width:100%;aspect-ratio:4/3;object-fit:cover;border-radius:10px;border:1px solid var(--j-border)}
.j-footer{margin-top:36px;background:var(--j-footer);color:#d6e4e1;padding:34px 0 20px}.j-footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:26px}.j-footer h3{color:#fff;margin-top:0}.j-footer ul{padding-left:18px}.j-footer-bottom{border-top:1px solid rgba(255,255,255,.13);margin-top:24px;padding-top:15px;font-size:12px;display:flex;justify-content:space-between;gap:12px}.j-backtop{position:fixed;right:18px;bottom:18px;width:42px;height:42px;border:0;border-radius:50%;background:var(--j-primary);color:#fff;box-shadow:var(--j-shadow);cursor:pointer;display:none;z-index:60}.j-backtop.show{display:block}.j-dark body,.dark-mode{--j-bg:#10181d;--j-card:#172229;--j-text:#e8f0f3;--j-muted:#9eafb7;--j-border:#2a3a42;--j-header:#152027;--j-footer:#0a1115}.dark-mode .j-stat,.dark-mode .j-cat,.dark-mode .j-panel,.dark-mode .j-filters,.dark-mode .j-sidebar .widget,.dark-mode .j-ad,.dark-mode .j-icon-btn,.dark-mode .j-save{background:var(--j-card)}
@media(max-width:1000px){.j-menu{gap:13px}.j-cat-grid{grid-template-columns:repeat(3,1fr)}.j-job-grid{grid-template-columns:repeat(2,1fr)}.j-main-grid{grid-template-columns:1fr}.j-stats{grid-template-columns:repeat(2,1fr)}.j-filter-grid{grid-template-columns:2fr 1fr 1fr}.j-footer-grid{grid-template-columns:1fr 1fr}}
@media(max-width:760px){.j-container{width:calc(100% - 20px)}.j-topbar{display:none}.j-head-in{min-height:60px}.j-brand{font-size:20px}.j-nav{width:100%;display:none}.j-nav.open{display:block}.j-menu{flex-direction:column;align-items:flex-start;padding:10px 0}.j-mobile{display:inline-flex;margin-left:auto}.j-actions .j-login{display:none}.j-header .j-head-in{flex-wrap:wrap}.j-hero-card{padding:24px 18px;border-radius:18px}.j-search{grid-template-columns:1fr}.j-search .j-btn{height:48px}.j-stats{grid-template-columns:1fr 1fr}.j-cat-grid{grid-template-columns:1fr 1fr}.j-job-grid{grid-template-columns:1fr}.j-section-title{font-size:21px}.j-cta{flex-direction:column;align-items:flex-start}.j-filter-grid{grid-template-columns:1fr}.j-detail-head{align-items:flex-start}.j-detail-logo{width:75px;height:75px;flex-basis:75px}.j-detail-head h1{font-size:24px}.j-meta-grid{grid-template-columns:1fr}.j-gallery{grid-template-columns:1fr 1fr}.j-footer-grid{grid-template-columns:1fr}.j-footer-bottom{flex-direction:column}.j-card-list .j-job-card{display:block}}
@media(max-width:420px){.j-stats,.j-cat-grid{grid-template-columns:1fr}.j-gallery{grid-template-columns:1fr}.j-job-logo{width:56px;height:56px;flex-basis:56px}}

/* v3.1 job details */
.j-job-summary-box{background:#f7f7f8;border:1px solid var(--j-border);border-radius:7px;padding:18px 22px;margin:18px 0 22px}.j-job-summary-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px 34px}.j-job-summary-item{font-size:15px;line-height:1.55;min-width:0}.j-job-summary-item strong{font-weight:700;color:#3e4750;margin-right:5px}.j-job-summary-item span{font-weight:800;color:var(--j-text)}.j-detail-section{padding:9px 0 16px;border-bottom:1px solid #edf1f3}.j-detail-section:last-child{border-bottom:0}.j-detail-section h2{font-size:22px;margin:5px 0 10px;color:var(--j-text)}.j-detail-section h3{font-size:17px;margin:12px 0 7px;color:var(--j-text)}.j-detail-copy{white-space:pre-line;color:#25323b}.j-skills{display:flex;gap:8px;flex-wrap:wrap;margin-top:10px}.j-skill{background:#edf7f4;color:var(--j-primary);padding:6px 10px;border-radius:999px;font-size:12px;font-weight:800}.j-theme-settings-brand{display:flex;align-items:center;gap:16px;margin:8px 0 20px}.j-theme-settings-brand img{width:76px;height:76px;object-fit:cover;border-radius:16px;box-shadow:0 6px 20px rgba(0,0,0,.12)}@media(max-width:760px){.j-job-summary-grid{grid-template-columns:1fr}.j-job-summary-box{padding:15px}}

/* v3.2 premium refinements */
.j-breaking{background:var(--j-primary);color:#fff;overflow:hidden;border-bottom:1px solid rgba(255,255,255,.18)}
.j-breaking-in{height:38px;display:flex;align-items:center;gap:0;overflow:hidden}
.j-breaking-label{height:38px;display:flex;align-items:center;flex:0 0 auto;padding:0 16px;font-weight:900;background:var(--j-accent);color:#302500;position:relative;z-index:2}
.j-breaking-label:after{content:"";position:absolute;right:-14px;border-top:19px solid transparent;border-bottom:19px solid transparent;border-left:14px solid var(--j-accent)}
.j-breaking-track{overflow:hidden;white-space:nowrap;flex:1;margin-left:14px}
.j-breaking-move{display:inline-flex;gap:42px;min-width:max-content;animation:jibdTicker 35s linear infinite;padding-left:100%}
.j-breaking-move:hover{animation-play-state:paused}.j-breaking-move a{font-size:13px;font-weight:700;color:#fff}.j-breaking-move a:before{content:"●";font-size:7px;margin-right:8px;color:var(--j-accent)}
@keyframes jibdTicker{from{transform:translateX(0)}to{transform:translateX(-100%)}}
.j-custom-logo{display:block;width:auto;max-width:none;object-fit:contain}
.j-job-detail-wrap{max-width:940px;margin:16px auto 0}.j-job-detail-wrap .j-panel{border-radius:20px;box-shadow:0 10px 36px rgba(17,39,54,.07);padding:26px}
.j-detail-section h2{color:var(--j-detail-heading,var(--j-primary))}.j-detail-section h3{color:var(--j-detail-subheading,var(--j-secondary))}
.j-job-summary-item strong{color:var(--j-summary-label,#3e4750)}
.j-taxonomy-intro{background:linear-gradient(135deg,rgba(8,122,97,.10),rgba(36,56,154,.08));border:1px solid var(--j-border);border-radius:18px;padding:22px;margin:18px 0}.j-taxonomy-intro h1{margin:0 0 5px}.j-taxonomy-intro p{margin:0;color:var(--j-muted)}
.j-tax-job-grid{display:grid;grid-template-columns:repeat(var(--j-cols,3),1fr);gap:18px}.j-tax-job-grid .j-job-logo{width:72px;height:72px;flex-basis:72px}
@media(max-width:1000px){.j-tax-job-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:760px){.j-breaking-label{padding:0 12px}.j-breaking-in{height:36px}.j-breaking-label{height:36px;font-size:12px}.j-breaking-label:after{border-top-width:18px;border-bottom-width:18px}.j-job-detail-wrap{max-width:100%;margin-top:10px}.j-job-detail-wrap .j-panel{padding:17px;border-radius:15px}.j-tax-job-grid{grid-template-columns:1fr}.j-tax-job-grid .j-job-logo{width:62px;height:62px;flex-basis:62px}}

/* v3.3 */
.j-inline-apply{margin:24px 0;text-align:center;background:linear-gradient(135deg,rgba(8,122,97,.08),rgba(36,56,154,.06));border:1px solid var(--j-border);border-radius:14px;padding:18px}.j-inline-apply .j-inline-note{font-size:13px;color:var(--j-muted);margin:0 0 9px}.j-footer-menu{list-style:none;padding:0!important;margin:0;display:flex;flex-direction:column;gap:7px}.j-footer-menu a{color:#d6e4e1}.j-footer-menu a:hover{color:#fff}@media(max-width:760px){.j-inline-apply{padding:14px;margin:18px 0}}

/* v3.4 full-width archives, structured inline apply, footer menu */
.j-archive-full{width:100%}
.j-footer-bottom{align-items:center}
.j-footer-bottom-left,.j-footer-bottom-right{white-space:nowrap}
.j-footer-bottom-menu{flex:1;display:flex;justify-content:center;min-width:0}
.j-footer-bottom-menu .j-footer-menu{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:18px;flex-wrap:wrap;margin:0;padding:0!important}
.j-footer-bottom-menu .j-footer-menu li{list-style:none;margin:0}
.j-footer-bottom-menu .j-footer-menu a{font-size:12px;color:#d6e4e1}
.j-footer-bottom-menu .j-footer-menu a:hover{color:#fff}
.j-structured-apply{margin:20px 0 22px;padding:18px;border-radius:14px;border:1px solid var(--j-border);text-align:center;background:linear-gradient(135deg,rgba(8,122,97,.07),rgba(36,56,154,.05))}
.j-structured-apply h3{margin:0 0 9px;color:var(--j-detail-heading,var(--j-primary))}
@media(max-width:760px){
 .j-footer-bottom{align-items:flex-start}
 .j-footer-bottom-left,.j-footer-bottom-right{white-space:normal}
 .j-footer-bottom-menu{width:100%;justify-content:flex-start}
 .j-footer-bottom-menu .j-footer-menu{justify-content:flex-start;gap:12px 16px}
 .j-structured-apply{padding:14px;margin:16px 0 18px}
}

/* ==================================================
   JobInfoBD Ultimate v3.5 - Premium Responsive UI
   ================================================== */
body{
  background:
    radial-gradient(circle at 8% 3%,rgba(8,122,97,.055),transparent 24rem),
    radial-gradient(circle at 94% 14%,rgba(36,56,154,.045),transparent 27rem),
    var(--j-bg);
}
.j-header{box-shadow:0 1px 0 rgba(17,39,54,.04)}
.j-header.sticky{backdrop-filter:saturate(145%) blur(13px);background:color-mix(in srgb,var(--j-header) 92%,transparent)}
.j-head-in{min-height:74px}
.j-brand{transition:.2s}.j-brand:hover{transform:translateY(-1px)}
.j-menu a{position:relative;padding:24px 0}
.j-menu a:after{content:"";position:absolute;left:0;right:100%;bottom:15px;height:2px;border-radius:999px;background:var(--j-primary);transition:.2s}
.j-menu a:hover:after{right:0}

.j-hero{padding:34px 0 24px}
.j-hero-card{
  border-radius:28px;
  padding:46px;
  isolation:isolate;
  background:
    radial-gradient(circle at 90% 15%,rgba(255,255,255,.16),transparent 16rem),
    radial-gradient(circle at 10% 110%,rgba(255,183,3,.15),transparent 18rem),
    linear-gradient(135deg,var(--j-primary) 0%,#0a8b6d 48%,var(--j-secondary) 100%);
  border:1px solid rgba(255,255,255,.12);
  box-shadow:0 18px 55px rgba(12,54,58,.15);
}
.j-hero-card:before{content:"";position:absolute;right:7%;bottom:-70px;width:220px;height:220px;border:32px solid rgba(255,255,255,.06);border-radius:50%;z-index:-1}
.j-eyebrow{display:inline-flex;background:rgba(255,255,255,.12);border:1px solid rgba(255,255,255,.15);border-radius:999px;padding:6px 11px;letter-spacing:.06em}
.j-hero h1{max-width:820px;text-wrap:balance}
.j-search{padding:9px;box-shadow:inset 0 1px 0 rgba(255,255,255,.12)}
.j-search input,.j-search select{box-shadow:0 3px 15px rgba(8,32,41,.05);outline:none}
.j-search input:focus,.j-search select:focus{box-shadow:0 0 0 3px rgba(255,255,255,.22)}
.j-search .j-btn{min-width:118px;background:#10212a;transition:.2s}
.j-search .j-btn:hover{transform:translateY(-1px);background:#071217}

.j-stats{gap:14px;margin-top:18px}
.j-stat{border:0;box-shadow:0 7px 25px rgba(17,39,54,.06);padding:17px;border-radius:16px}
.j-stat-icon{width:46px;height:46px;border-radius:13px}
.j-stat b{font-size:22px}

.j-section{padding:23px 0}
.j-section-head{margin-bottom:18px}
.j-section-title{font-size:26px;letter-spacing:-.015em}
.j-section-sub{font-size:13px}
.j-more{display:inline-flex;align-items:center;background:#eaf7f2;padding:7px 11px;border-radius:999px;transition:.18s}
.j-more:hover{transform:translateX(2px);background:#dff3eb}

.j-cat-grid{gap:13px}
.j-cat{border:0;box-shadow:0 5px 22px rgba(17,39,54,.055);padding:17px}
.j-cat-icon{width:44px;height:44px;border-radius:12px;background:linear-gradient(135deg,#e7f7f1,#eef1ff);display:flex;align-items:center;justify-content:center;color:var(--j-primary)}
.j-cat b{font-size:15px}

.j-job-grid,.j-tax-job-grid{gap:20px}
.j-job-card{
  border:1px solid rgba(209,221,228,.9);
  padding:18px;
  box-shadow:0 5px 20px rgba(17,39,54,.045);
}
.j-job-card:before{content:"";position:absolute;left:0;top:0;bottom:0;width:3px;background:linear-gradient(var(--j-primary),var(--j-secondary));opacity:0;transition:.2s}
.j-job-card:hover{transform:translateY(-4px);box-shadow:0 14px 38px rgba(17,39,54,.1)}
.j-job-card:hover:before{opacity:1}
.j-job-logo{width:66px;height:66px;flex-basis:66px;background:linear-gradient(145deg,#fff,#f5f8fa)}
.j-job-card h3{font-size:18px;letter-spacing:-.01em}
.j-company{font-size:13px}
.j-job-desc{font-size:13px;line-height:1.65}
.j-chip{padding:5px 9px;font-size:10.5px}
.j-job-foot{padding-top:13px}
.j-apply{display:inline-flex;align-items:center;padding:6px 9px;border-radius:8px;background:#edf8f4}
.j-apply:hover{background:var(--j-primary);color:#fff}

.j-taxonomy-intro{padding:27px;border:0;box-shadow:0 8px 28px rgba(17,39,54,.055)}
.j-taxonomy-intro h1{font-size:32px}
.j-filters{border:0;box-shadow:0 8px 28px rgba(17,39,54,.055);padding:14px}
.j-filter-grid input,.j-filter-grid select{background:#f9fbfc;outline:none}
.j-filter-grid input:focus,.j-filter-grid select:focus{border-color:var(--j-primary);box-shadow:0 0 0 3px rgba(8,122,97,.08)}

.j-job-detail-wrap .j-panel{border:0;box-shadow:0 14px 45px rgba(17,39,54,.08)}
.j-detail-head{padding-bottom:21px}
.j-detail-head h1{text-wrap:balance}
.j-job-summary-box{border:0;background:linear-gradient(135deg,#f5f8f9,#f2f4fb);box-shadow:inset 0 0 0 1px var(--j-border)}
.j-detail-section{padding:15px 0 20px}
.j-detail-section h2{font-size:23px;position:relative;padding-left:12px}
.j-detail-section h2:before{content:"";position:absolute;left:0;top:.2em;bottom:.2em;width:4px;border-radius:999px;background:var(--j-detail-heading)}
.j-skill{padding:7px 11px}
.j-structured-apply,.j-applybox{box-shadow:0 7px 25px rgba(8,122,97,.07)}
.j-btn{transition:.18s}.j-btn:hover{transform:translateY(-1px);filter:brightness(.96)}

.j-footer{padding-top:40px}
.j-footer-grid{gap:32px}
.j-footer-bottom{padding-top:18px}

/* Mobile-first polish */
.j-mobile-bottom-nav{display:none}
@media(max-width:760px){
 body{padding-bottom:66px}
 .j-header.sticky{top:0}
 .j-head-in{min-height:62px;gap:10px}
 .j-brand img,.j-custom-logo{max-height:45px!important}
 .j-actions{margin-left:0}
 .j-icon-btn{padding:8px 10px}
 .j-nav{order:5;border-top:1px solid var(--j-border);padding-bottom:8px}
 .j-menu{gap:0}
 .j-menu li{width:100%}
 .j-menu a{display:block;padding:10px 2px;border-bottom:1px solid rgba(223,231,236,.65)}
 .j-menu a:after{display:none}

 .j-hero{padding:14px 0 10px}
 .j-hero-card{padding:23px 16px 18px;border-radius:20px}
 .j-eyebrow{font-size:10px}
 .j-hero h1{font-size:27px;line-height:1.23;margin-top:10px}
 .j-hero p{font-size:14px;line-height:1.65;margin-bottom:17px}
 .j-search{padding:7px;gap:7px;border-radius:13px}
 .j-search input,.j-search select,.j-search .j-btn{height:47px;font-size:14px}
 .j-search .j-btn{width:100%}

 .j-stats{grid-template-columns:1fr 1fr;gap:8px;margin-top:10px}
 .j-stat{padding:11px;border-radius:13px;gap:8px;min-width:0}
 .j-stat-icon{width:36px;height:36px;flex:0 0 36px;font-size:16px}
 .j-stat b{font-size:17px}
 .j-stat span{font-size:10.5px}

 .j-section{padding:17px 0}
 .j-section-head{align-items:center;margin-bottom:12px}
 .j-section-title{font-size:20px}
 .j-section-sub{font-size:11.5px}
 .j-more{font-size:11px;padding:5px 8px}
 .j-cat-grid{grid-template-columns:1fr 1fr;gap:8px}
 .j-cat{padding:12px;border-radius:13px}
 .j-cat-icon{width:36px;height:36px;font-size:18px}
 .j-cat b{font-size:13px;margin-top:5px}
 .j-cat span{font-size:10px}

 .j-job-grid,.j-tax-job-grid{gap:11px}
 .j-job-card{padding:13px;border-radius:14px}
 .j-job-logo{width:54px;height:54px;flex-basis:54px;border-radius:12px}
 .j-job-card h3{font-size:15.5px;line-height:1.42;margin-right:0}
 .j-company{font-size:11.5px}
 .j-job-desc{font-size:11.5px;margin-top:8px}
 .j-chips{margin-top:8px;gap:5px}
 .j-chip{font-size:9.5px;padding:4px 7px}
 .j-job-foot{font-size:10px;margin-top:10px;padding-top:10px}
 .j-apply{padding:5px 7px}

 .j-titlebar{padding-top:13px}
 .j-titlebar h1,.j-taxonomy-intro h1{font-size:24px}
 .j-filters{padding:10px;border-radius:13px}
 .j-filter-grid{gap:7px}
 .j-filter-grid input,.j-filter-grid select,.j-filter-grid .j-btn{height:45px}

 .j-job-detail-wrap .j-panel{padding:14px}
 .j-detail-head{gap:12px}
 .j-detail-logo{width:64px;height:64px;flex-basis:64px}
 .j-detail-head h1{font-size:21px}
 .j-job-summary-box{padding:12px;margin:14px 0}
 .j-job-summary-item{font-size:13px}
 .j-detail-section h2{font-size:19px}
 .j-detail-section h3{font-size:15px}
 .j-detail-copy{font-size:14px;line-height:1.8}
 .j-structured-apply h3,.j-applybox h3{font-size:18px}

 .j-breaking-in{width:100%}
 .j-breaking-label{font-size:11px;white-space:nowrap}
 .j-breaking-move a{font-size:11.5px}

 .j-footer{margin-top:20px;padding-top:27px}
 .j-footer-grid{gap:18px}
 .j-footer-bottom{padding-bottom:8px}

 .j-mobile-bottom-nav{
   position:fixed;display:grid;grid-template-columns:repeat(4,1fr);
   left:0;right:0;bottom:0;height:60px;background:rgba(255,255,255,.96);
   border-top:1px solid #dfe7ec;box-shadow:0 -7px 25px rgba(17,39,54,.08);
   backdrop-filter:blur(12px);z-index:100
 }
 .j-mobile-bottom-nav a{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1px;color:#52636d;font-size:10px;font-weight:800}
 .j-mobile-bottom-nav a span{font-size:18px;line-height:1.1}
 .j-mobile-bottom-nav a:hover,.j-mobile-bottom-nav a.active{color:var(--j-primary)}
 .j-backtop{bottom:75px}
}
@media(max-width:380px){
 .j-stats{grid-template-columns:1fr}
 .j-cat-grid{grid-template-columns:1fr 1fr}
 .j-hero h1{font-size:24px}
}

/* v3.6 mode transition */
html,body,.j-header,.j-job-card,.j-stat,.j-cat,.j-panel,.j-filters,.j-footer{
 transition:background-color .18s ease,color .18s ease,border-color .18s ease;
}

.j-ad-label{font-size:10px;letter-spacing:.08em;text-transform:uppercase;color:var(--j-muted);text-align:center;margin-bottom:5px}.j-policy-note{background:#f7fafb;border:1px solid var(--j-border);border-radius:12px;padding:13px 15px;color:var(--j-muted);font-size:13px}.j-policy-note strong{color:var(--j-text)}
