
:root{
  --primary:#2563eb;
  --primary-dark:#1d4ed8;
  --info:#06b6d4;
  --mint:#10b981;
  --orange:#f59e0b;
  --rose:#f43f5e;
  --ink:#25304a;
  --muted:#7a869f;
  --soft:#f3f6ff;
  --soft-2:#eef5ff;
  --line:#e6edf8;
  --white:#fff;
  --radius:22px;
  --shadow:0 16px 42px rgba(30,45,78,.075);
  --shadow-lg:0 26px 80px rgba(30,45,78,.12);
}
*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{margin:0;font-family:"Nunito Sans",Inter,system-ui,-apple-system,"Segoe UI",Arial,sans-serif;background:#eef3ff;color:var(--ink);font-size:14px;font-weight:400;line-height:1.65}
b,strong{font-weight:700}.fw-black,.fw-bold,.fw-semibold{font-weight:700!important}
a{color:var(--primary);text-decoration:none}a:hover{color:var(--primary-dark)}
img{max-width:100%}.container{max-width:1160px}.text-muted{color:var(--muted)!important}
.btn{border-radius:14px;font-weight:650;padding:.62rem 1rem;border-width:1px}.btn-sm{border-radius:11px;padding:.42rem .72rem}.btn-primary{background:linear-gradient(135deg,var(--primary),#25bdd8);border:0;box-shadow:0 12px 24px rgba(63,124,255,.22)}.btn-primary:hover{filter:brightness(.98);transform:translateY(-1px)}.btn-light{background:#fff;border:1px solid var(--line);color:var(--ink)}.btn-warning{background:#ffbd4a;border:0;color:#4d3508}.btn-danger{background:#ff6b7d;border:0}.btn-success{background:#21c28b;border:0}
.form-control,.form-select{border-radius:15px;border:1px solid #dfe7f5;min-height:45px;background:#fff;color:var(--ink)}.form-control:focus,.form-select:focus{border-color:#83aaff;box-shadow:0 0 0 .18rem rgba(63,124,255,.14)}textarea.form-control{min-height:112px}label,.form-label{font-weight:650;color:#465572;margin-bottom:.35rem}.form-check-label{font-weight:600;color:#52617b}
.logo-mark{display:inline-flex;width:36px;height:36px;border-radius:13px;background:linear-gradient(135deg,#3f7cff,#22bdd6);color:#fff;align-items:center;justify-content:center;margin-right:.58rem;box-shadow:0 12px 24px rgba(63,124,255,.24)}
.top-nav{background:rgba(255,255,255,.92)!important;backdrop-filter:blur(16px);border-bottom:1px solid var(--line);box-shadow:0 12px 32px rgba(30,45,78,.04)}.navbar-brand{color:var(--ink)!important;font-weight:700!important;letter-spacing:-.02em}.navbar-dark .navbar-nav .nav-link{color:#52617b!important;font-weight:650!important;padding:.68rem .82rem;border-radius:12px}.navbar-dark .navbar-nav .nav-link:hover{background:#f0f6ff;color:var(--primary-dark)!important}.navbar-dark .navbar-toggler{filter:invert(1);border:0}
.hero-modern{position:relative;overflow:hidden;padding:82px 0 64px;background:radial-gradient(circle at 12% 20%,rgba(34,189,214,.18),transparent 28%),radial-gradient(circle at 88% 12%,rgba(63,124,255,.18),transparent 26%),linear-gradient(135deg,#fbfdff 0%,#edf5ff 100%);border-bottom:1px solid var(--line)}.hero-modern:before{content:"";position:absolute;right:-130px;bottom:-210px;width:520px;height:520px;border-radius:50%;background:linear-gradient(135deg,rgba(63,124,255,.16),rgba(34,189,214,.11))}.hero-modern .container{position:relative;z-index:1}.hero-badge{display:inline-flex;align-items:center;gap:8px;background:#fff;border:1px solid #ddeaff;color:var(--primary-dark);border-radius:999px;padding:9px 14px;font-weight:700;margin-bottom:18px;box-shadow:0 12px 30px rgba(63,124,255,.08)}.hero-modern h1{font-size:clamp(2.18rem,4.5vw,4.28rem);font-weight:700!important;letter-spacing:-.035em;line-height:1.07;color:#17233c;margin-bottom:16px}.hero-modern p{font-size:1.08rem;line-height:1.82;color:#64718c;max-width:720px;margin-bottom:0}.search-box-hero{margin-top:28px;background:#fff;border:1px solid #dfe9f8;border-radius:24px;padding:13px;box-shadow:0 20px 58px rgba(30,45,78,.105)}.search-box-hero .form-control{background:#f7f9fd;border:0}.hero-tags{display:flex;flex-wrap:wrap;gap:10px;margin-top:18px}.hero-tags a{display:inline-flex;border-radius:999px;background:rgba(255,255,255,.76);border:1px solid #e0eaff;color:#53627e;padding:7px 12px;font-weight:650;font-size:.88rem}.hero-tags a:hover{background:#fff;color:var(--primary-dark);box-shadow:0 10px 24px rgba(30,45,78,.08)}
.hero-panel{position:relative;min-height:360px;background:linear-gradient(145deg,#ffffff,#e9f5ff);border:1px solid var(--line);border-radius:34px;box-shadow:var(--shadow-lg);overflow:hidden}.hero-panel:before{content:"";position:absolute;inset:auto -40px -80px auto;width:260px;height:260px;border-radius:50%;background:rgba(63,124,255,.13)}.hero-panel:after{content:"";position:absolute;inset:34px auto auto 34px;width:110px;height:110px;border-radius:32px;background:rgba(34,189,214,.13)}.hero-illustration{position:absolute;inset:96px 78px;font-size:112px;color:#3f7cff;display:flex;align-items:center;justify-content:center;background:rgba(255,255,255,.64);border:1px solid rgba(255,255,255,.78);border-radius:34px}.floating-card{position:absolute;z-index:2;background:#fff;border:1px solid var(--line);border-radius:20px;padding:14px 15px;box-shadow:0 18px 40px rgba(30,45,78,.12);min-width:178px}.floating-card i{color:#20c997;margin-right:6px}.floating-card b{display:block;font-size:.96rem}.floating-card span{display:block;color:var(--muted);font-size:.83rem}.fc1{left:22px;bottom:28px}.fc2{right:22px;top:28px}
.stats-row{margin-top:-12px}.stats-row>div>div{background:#fff;border:1px solid var(--line);border-radius:22px;padding:20px;text-align:center;box-shadow:var(--shadow)}.stats-row b{display:block;font-size:2rem;line-height:1;color:var(--primary-dark);font-weight:700}.stats-row span{display:block;margin-top:7px;color:var(--muted);font-weight:650}.section-head{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:24px}.section-head span{display:inline-block;color:var(--primary);font-weight:700;margin-bottom:5px}.section-head h2{font-size:1.7rem;font-weight:700!important;letter-spacing:-.02em;margin:0;color:#17233c}.section-head a{font-weight:700}.category-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(190px,1fr));gap:15px}.category-grid a{display:block;background:#fff;border:1px solid var(--line);border-radius:24px;padding:20px;color:var(--ink);box-shadow:var(--shadow);transition:.2s}.category-grid a:hover{transform:translateY(-4px);box-shadow:0 22px 50px rgba(30,45,78,.11)}.category-grid i{width:46px;height:46px;border-radius:16px;background:#eef6ff;color:var(--primary);display:flex;align-items:center;justify-content:center;font-size:1.25rem;margin-bottom:12px}.category-grid b{display:block;font-size:1rem}.category-grid small{color:var(--muted)}.job-section{background:linear-gradient(180deg,#f8fbff,#f3f7ff);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}
.job-card-pro{display:flex;gap:16px;background:#fff;border:1px solid var(--line);border-radius:26px;padding:20px;color:var(--ink);box-shadow:var(--shadow);height:100%;transition:.2s}.job-card-pro:hover{transform:translateY(-4px);box-shadow:0 24px 56px rgba(30,45,78,.13);color:var(--ink)}.job-card-pro.list-mode{height:auto;align-items:flex-start}.job-logo{width:58px;height:58px;border-radius:18px;background:linear-gradient(135deg,#e9f3ff,#dceaff);display:flex;align-items:center;justify-content:center;color:var(--primary-dark);font-weight:700;font-size:1.25rem;flex:0 0 auto}.job-content{min-width:0;flex:1}.job-content h3{font-size:1.13rem;font-weight:700!important;letter-spacing:-.01em;margin:7px 0 6px;color:#17233c}.job-content p{margin:0 0 12px;color:var(--muted)}.job-meta{display:flex;gap:7px;flex-wrap:wrap}.job-meta span,.job-meta em{font-style:normal;font-size:.73rem;font-weight:700;border-radius:999px;padding:5px 9px;background:#eef4ff;color:#2b5be7}.job-meta em{background:#fff5d7;color:#9c6707}.job-meta .urgent{background:#ffe8ee;color:#c9274e}.job-meta .fresh{background:#e1faff;color:#087a91}.job-foot{display:flex;justify-content:space-between;gap:12px;flex-wrap:wrap;align-items:center}.job-foot b{color:#0b8a62;font-weight:700}.job-foot small{color:var(--muted)}.company-strip{display:grid;grid-template-columns:repeat(auto-fit,minmax(210px,1fr));gap:14px}.company-strip div{background:#fff;border:1px solid var(--line);border-radius:23px;padding:18px;box-shadow:var(--shadow)}.company-strip b{display:block}.company-strip span{color:var(--muted);font-size:.9rem}.article-card{display:block;background:#fff;border:1px solid var(--line);border-radius:26px;overflow:hidden;color:var(--ink);height:100%;box-shadow:var(--shadow);transition:.2s}.article-card:hover{transform:translateY(-3px);box-shadow:0 22px 52px rgba(30,45,78,.12);color:var(--ink)}.article-thumb{height:148px;background:linear-gradient(135deg,#3f7cff,#22bdd6);color:#fff;display:flex;align-items:center;justify-content:center;font-size:54px}.article-card h4{font-weight:700!important;font-size:1.05rem;letter-spacing:-.01em}.article-card p{color:var(--muted)}.footer-area{background:#fff;border-top:1px solid var(--line)}
.page-hero{padding:56px 0;background:linear-gradient(135deg,#f9fcff,#eef6ff);border-bottom:1px solid var(--line)}.page-hero h1{font-weight:700!important;letter-spacing:-.025em;color:#17233c}.page-hero p{color:var(--muted);margin:0}.filter-panel{top:88px;background:#fff;border:1px solid var(--line);border-radius:26px;padding:22px;box-shadow:var(--shadow)}.filter-panel h5{font-weight:700}.filter-panel label{font-size:.84rem;margin-top:12px}.empty-state{text-align:center;background:#fff;border:1px dashed #cbd8ee;border-radius:26px;padding:46px 22px;color:var(--muted)}.empty-state i{display:block;font-size:46px;color:var(--primary);margin-bottom:10px}.empty-state b{display:block;color:var(--ink);font-size:1.15rem}.detail-card,.card-soft,.auth-card,.table-card,.dash-card,.form-section,.panel{background:#fff;border:1px solid var(--line);border-radius:24px;box-shadow:var(--shadow)}.detail-card{padding:30px}.article-detail{max-width:850px;margin:auto;background:#fff;border:1px solid var(--line);border-radius:30px;padding:42px;box-shadow:var(--shadow-lg)}.article-detail h1{font-weight:700!important;letter-spacing:-.02em}.badge{font-weight:650;border-radius:999px;padding:.45em .72em}.badge-soft{background:#eef5ff;color:#3477e7;border:1px solid #d4e4ff}.pill-soft{display:inline-flex;align-items:center;gap:7px;border-radius:999px;background:#eef5ff;color:var(--primary-dark);font-weight:700;padding:8px 12px;font-size:.84rem}
.auth-wrap{min-height:calc(100vh - 160px);display:flex;align-items:center;justify-content:center;padding:48px 16px;background:radial-gradient(circle at 15% 10%,rgba(34,189,214,.15),transparent 28%),radial-gradient(circle at 85% 12%,rgba(63,124,255,.15),transparent 28%),linear-gradient(135deg,#f8fbff,#eef6ff)}.auth-card{width:430px;max-width:100%;padding:30px}.auth-card.wide{width:760px}.auth-card h3{font-weight:700!important;letter-spacing:-.01em}.auth-side{border-radius:22px;background:linear-gradient(135deg,#3f7cff,#22bdd6);color:white;padding:24px;height:100%}
.dash-body{background:#f2f6ff}.dash{display:flex;min-height:100vh}.sidebar{width:252px;background:#fff;border-right:1px solid var(--line);padding:18px 14px;position:fixed;inset:0 auto 0 0;z-index:99;overflow:auto}.sidebar .brand,.brand{display:flex;align-items:center;font-weight:700;font-size:1.08rem;margin-bottom:24px;color:#1a253e}.nav-caption{font-size:.72rem;color:#9aa7bd;text-transform:uppercase;font-weight:700;margin:18px 10px 8px;letter-spacing:.07em}.sidebar a{display:flex;align-items:center;gap:10px;color:#66758f;text-decoration:none;font-weight:650;padding:10px 12px;border-radius:14px;margin:2px 0;transition:.15s}.sidebar a i{width:20px;text-align:center;color:#96a4bb}.sidebar a.active,.sidebar a:hover{background:#eef5ff;color:var(--primary-dark)}.sidebar a.active i,.sidebar a:hover i{color:var(--primary)}.support-box{margin-top:25px;background:#f5f8ff;border:1px solid #e4edfb;border-radius:22px;padding:16px;text-align:center}.support-illus{height:80px;border-radius:18px;background:radial-gradient(circle at 36% 34%,#fde68a,transparent 25%),radial-gradient(circle at 70% 48%,#c7d2fe,transparent 28%),linear-gradient(135deg,#e0f7ff,#f4f7ff);margin-bottom:10px}.main-panel{margin-left:252px;flex:1;min-width:0}.topbar{height:68px;background:#fff;border-bottom:1px solid var(--line);display:flex;align-items:center;gap:14px;padding:0 24px;position:sticky;top:0;z-index:80}.topbar-search{position:relative;max-width:350px;flex:1}.topbar-search i{position:absolute;left:14px;top:12px;color:#9aa7bd}.topbar-search input{padding-left:40px;border-radius:14px;background:#f5f7fb;border:0}.topbar-icons{display:flex;align-items:center;gap:10px;color:#66758f}.topbar-icons span,.topbar-link,.avatar-round{width:34px;height:34px;border-radius:12px;background:#f6f8fc;display:flex;align-items:center;justify-content:center;color:#66758f;text-decoration:none}.avatar-round{background:linear-gradient(135deg,#3f7cff,#22bdd6)!important;color:#fff!important;font-weight:700}.mobile-menu-btn{display:none}.page-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px;gap:16px}.page-head h1{font-size:1.48rem;font-weight:700!important;letter-spacing:-.015em;margin:0}.breadcrumb-mini{color:#7d8aa3;font-size:.86rem}.status-dot{width:8px;height:8px;border-radius:50%;background:#20c997;display:inline-block}.dash-card{padding:22px}.card-head{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-bottom:18px}.card-head h5{font-weight:700!important;margin:0}.metric-card{min-height:122px;border-radius:24px;color:#fff;padding:22px;display:flex;align-items:center;justify-content:space-between;box-shadow:0 16px 38px rgba(30,45,78,.13);overflow:hidden;position:relative}.metric-card:after{content:"";position:absolute;right:-28px;bottom:-42px;width:120px;height:120px;border-radius:50%;background:rgba(255,255,255,.18)}.metric-card h3{font-weight:700!important;font-size:2rem;margin:0;letter-spacing:-.03em}.metric-card p{margin:0;opacity:.92;font-weight:650}.metric-card i{font-size:42px;opacity:.88;z-index:1}.bg-blue{background:linear-gradient(135deg,#0f8bff,#45c4ff)}.bg-green{background:linear-gradient(135deg,#0db7a5,#27d3eb)}.bg-gold{background:linear-gradient(135deg,#e3ad48,#73d2d4)}.bg-rose{background:linear-gradient(135deg,#e17575,#e9a38a)}.chart-bars{height:230px;display:flex;align-items:end;gap:18px;padding-top:25px}.bar-item{flex:1;text-align:center;color:#7d8aa3;font-size:.82rem}.bar-item b{display:block;margin:8px auto;width:28px;border-radius:12px 12px 4px 4px;background:linear-gradient(180deg,#3f7cff,#22bdd6)}.quick-list a{display:flex;align-items:center;gap:14px;padding:14px;border-radius:16px;background:#f6f9ff;margin-bottom:10px;color:var(--ink);font-weight:650}.quick-list i{color:var(--primary)}.quick-card{display:block;color:var(--ink);background:#fff;border:1px solid var(--line);border-radius:20px;padding:18px;height:100%;box-shadow:var(--shadow)}.quick-card i{width:40px;height:40px;display:flex;align-items:center;justify-content:center;border-radius:14px;background:#eef6ff;color:var(--primary);margin-bottom:12px}.side-form-panel{position:sticky;top:90px;border-radius:22px;background:#f7faff;border:1px solid var(--line);padding:18px}.profile-card{text-align:center}.avatar-xl{width:96px;height:96px;border-radius:30px;background:linear-gradient(135deg,#3f7cff,#22bdd6);color:#fff;font-size:42px;font-weight:700;display:flex;align-items:center;justify-content:center;margin:0 auto 14px}.notif-item{display:flex;gap:14px;padding:16px;border-radius:18px;background:#f8fbff;margin-bottom:10px;color:var(--ink);border:1px solid #edf2fb}.notif-item.unread{background:#eef5ff;border-color:#d6e4ff}.notif-item p{margin:2px 0;color:#6d7b94}.profile-photo{width:92px;height:92px;border-radius:24px;object-fit:cover;background:#e2e8f0}
.table-card{padding:18px;overflow:auto}.table{margin-bottom:0}.table thead th{background:#fbfcff;color:#73809a;font-size:.76rem;text-transform:uppercase;letter-spacing:.04em;font-weight:700;border-bottom:1px solid var(--line);padding:14px;white-space:nowrap}.table tbody td{padding:14px;border-color:#eef2f8;vertical-align:middle}.table-hover tbody tr:hover{background:#f8fbff}.action-bar{display:flex;gap:6px;flex-wrap:wrap}.btn-action{width:34px;height:34px;display:inline-flex;align-items:center;justify-content:center;padding:0;border-radius:10px}.pagination{gap:6px}.page-link{border-radius:11px!important;border:1px solid var(--line);color:#5371a4}.alert{border-radius:16px;border:0}.editor-area{font-family:ui-monospace,Consolas,monospace}.quick-job{display:block;background:#f7faff;border:1px solid var(--line);border-radius:16px;padding:14px;color:var(--ink)}.quick-job b{display:block}.quick-job span{display:block;color:var(--muted);font-size:.9rem;margin-top:3px}.quick-job:hover{background:#eef5ff;color:#2350d8}
@media(max-width:991px){.hero-modern{padding:50px 0}.hero-modern h1{font-size:2.28rem}.search-box-hero{border-radius:20px}.hero-panel{min-height:250px}.hero-illustration{inset:62px 40px;font-size:72px}.fc1{left:16px;bottom:16px}.fc2{right:16px;top:16px}.section-head{align-items:flex-start;flex-direction:column}.job-card-pro{border-radius:22px;padding:16px}.filter-panel{position:static!important}.sidebar{transform:translateX(-110%);transition:.22s;box-shadow:0 24px 80px rgba(30,45,78,.2)}.sidebar.show{transform:translateX(0)}.main-panel{margin-left:0}.mobile-menu-btn{display:inline-flex}.topbar{padding:0 14px}.topbar-search{display:none}.page-head{align-items:flex-start}.article-detail{padding:26px;border-radius:22px}.table-card{padding:12px;border-radius:18px}.stats-row>div>div{padding:16px}.company-strip{grid-template-columns:1fr}}
@media(max-width:575px){body{font-size:13.5px}.hero-modern h1{font-size:2rem}.hero-modern p{font-size:1rem}.search-box-hero{padding:10px}.job-card-pro{gap:12px}.job-logo{width:50px;height:50px;border-radius:16px}.job-foot{display:block}.floating-card{min-width:150px;padding:11px}.topbar-icons span:not(.avatar-round),.topbar-link{display:none}.page-head{margin-bottom:18px}.metric-card{min-height:108px;padding:18px}.metric-card h3{font-size:1.7rem}.metric-card i{font-size:34px}}
@media print{.sidebar,.topbar,.page-head .d-none,.btn,.filter-panel{display:none!important}.main-panel{margin-left:0}.dash-card{box-shadow:none;border:1px solid #ddd}.container-fluid{padding:0!important}}


/* =========================================================
   UI COLOR BOOST - lebih hidup, tidak pucat, tetap soft
   ========================================================= */
:root{
  --violet:#7c3aed;
  --amber:#f59e0b;
  --teal:#0d9488;
  --coral:#fb7185;
  --sky:#0284c7;
  --cream:#fff8ed;
  --lavender:#f3edff;
  --aqua-soft:#e7fbff;
  --warm-soft:#fff3df;
  --green-soft:#eafaf2;
}
body{
  background:
    radial-gradient(circle at 8% 8%, rgba(37,99,235,.10), transparent 28%),
    radial-gradient(circle at 92% 0%, rgba(245,158,11,.10), transparent 26%),
    linear-gradient(180deg,#f8fbff 0%,#eef4ff 54%,#f7f9ff 100%);
}
.top-nav{
  background:rgba(255,255,255,.96)!important;
  border-bottom:1px solid rgba(37,99,235,.12);
  box-shadow:0 12px 34px rgba(37,99,235,.08);
}
.logo-mark{
  background:linear-gradient(135deg,#2563eb 0%,#06b6d4 52%,#10b981 100%);
  box-shadow:0 14px 28px rgba(37,99,235,.28);
}
.btn-primary{
  background:linear-gradient(135deg,#2563eb 0%,#06b6d4 58%,#10b981 100%);
  box-shadow:0 16px 30px rgba(37,99,235,.24);
}
.btn-light:hover{background:#f2f7ff;border-color:#bdd4ff;color:#1d4ed8}
.hero-modern{
  padding:88px 0 70px;
  background:
    radial-gradient(circle at 13% 18%, rgba(6,182,212,.22), transparent 27%),
    radial-gradient(circle at 78% 8%, rgba(124,58,237,.16), transparent 24%),
    radial-gradient(circle at 90% 78%, rgba(245,158,11,.18), transparent 28%),
    linear-gradient(135deg,#ffffff 0%,#edf6ff 48%,#fff7e8 100%);
}
.hero-modern:before{
  background:linear-gradient(135deg,rgba(37,99,235,.20),rgba(6,182,212,.16),rgba(245,158,11,.14));
}
.hero-badge{
  background:linear-gradient(135deg,#eff6ff,#ecfeff);
  border-color:#bfdbfe;
  color:#1d4ed8;
  box-shadow:0 14px 32px rgba(37,99,235,.12);
}
.hero-modern h1{
  color:#14213d;
  font-weight:650!important;
  text-shadow:0 1px 0 rgba(255,255,255,.7);
}
.hero-modern p{color:#5b6783}
.search-box-hero{
  border:1px solid rgba(37,99,235,.16);
  box-shadow:0 26px 70px rgba(37,99,235,.16), 0 10px 26px rgba(245,158,11,.06);
}
.search-box-hero .form-control{background:#f8fbff;border:1px solid #e6efff}
.hero-tags a{
  background:#fff;
  border-color:#d8e6ff;
  color:#30415f;
  box-shadow:0 8px 18px rgba(37,99,235,.07);
}
.hero-tags a:nth-child(2){background:#ecfeff;border-color:#a5f3fc;color:#0e7490}
.hero-tags a:nth-child(3){background:#f0fdf4;border-color:#bbf7d0;color:#15803d}
.hero-tags a:nth-child(4){background:#fffbeb;border-color:#fde68a;color:#b45309}
.hero-panel{
  background:
    radial-gradient(circle at 28% 22%, rgba(255,255,255,.86), transparent 22%),
    linear-gradient(145deg,#ffffff 0%,#e0f2fe 45%,#fef3c7 100%);
  border-color:rgba(37,99,235,.14);
  box-shadow:0 30px 86px rgba(37,99,235,.18);
}
.hero-panel:after{background:rgba(245,158,11,.18)}
.hero-illustration{
  color:#1d4ed8;
  background:linear-gradient(135deg,rgba(255,255,255,.84),rgba(236,254,255,.76));
  border-color:rgba(255,255,255,.9);
  box-shadow:inset 0 0 0 1px rgba(37,99,235,.08);
}
.floating-card{border-color:#dbeafe;box-shadow:0 18px 44px rgba(37,99,235,.16)}
.floating-card i{color:#10b981}.fc2 i{color:#2563eb}
.stats-row>div:nth-child(1)>div{background:linear-gradient(135deg,#eff6ff,#ffffff);border-color:#bfdbfe}
.stats-row>div:nth-child(2)>div{background:linear-gradient(135deg,#ecfeff,#ffffff);border-color:#a5f3fc}
.stats-row>div:nth-child(3)>div{background:linear-gradient(135deg,#fff7ed,#ffffff);border-color:#fed7aa}
.stats-row>div:nth-child(4)>div{background:linear-gradient(135deg,#f5f3ff,#ffffff);border-color:#ddd6fe}
.stats-row>div:nth-child(1) b{color:#2563eb}.stats-row>div:nth-child(2) b{color:#0891b2}.stats-row>div:nth-child(3) b{color:#d97706}.stats-row>div:nth-child(4) b{color:#7c3aed}
.section-head span{color:#2563eb;background:#eaf2ff;border:1px solid #d7e7ff;border-radius:999px;padding:5px 10px}
.section-head h2{font-weight:650!important;color:#17233c}
.category-grid a{background:linear-gradient(180deg,#fff,#f8fbff);border-color:#dfeaff}
.category-grid a:nth-child(4n+1) i{background:#eaf2ff;color:#2563eb}
.category-grid a:nth-child(4n+2) i{background:#ecfeff;color:#0891b2}
.category-grid a:nth-child(4n+3) i{background:#fff7ed;color:#d97706}
.category-grid a:nth-child(4n+4) i{background:#f5f3ff;color:#7c3aed}
.job-section{
  background:
    radial-gradient(circle at 0% 20%, rgba(6,182,212,.10), transparent 22%),
    radial-gradient(circle at 100% 72%, rgba(245,158,11,.12), transparent 24%),
    linear-gradient(180deg,#f8fbff,#eff6ff 52%,#fff9f0);
}
.job-card-pro{
  border-color:#dbe7fb;
  box-shadow:0 18px 46px rgba(37,99,235,.10);
  background:linear-gradient(180deg,#fff,#fbfdff);
}
.job-card-pro:hover{box-shadow:0 28px 72px rgba(37,99,235,.18);border-color:#b9d4ff}
.job-logo{background:linear-gradient(135deg,#dbeafe,#cffafe);color:#1d4ed8;box-shadow:0 10px 24px rgba(37,99,235,.13)}
.job-meta span{background:#eaf2ff;color:#1d4ed8;border:1px solid #d5e6ff}
.job-meta em{background:#fff4d8;color:#b45309;border:1px solid #fde68a}
.job-meta .urgent{background:#ffe4ea;color:#be123c;border-color:#fecdd3}
.job-meta .fresh{background:#dffaff;color:#0e7490;border-color:#a5f3fc}
.company-strip div{background:linear-gradient(135deg,#fff,#f8fbff);border-color:#dbe7fb}
.company-strip div:nth-child(3n+2){background:linear-gradient(135deg,#fff,#ecfeff)}
.company-strip div:nth-child(3n+3){background:linear-gradient(135deg,#fff,#fff7ed)}
.article-thumb{background:linear-gradient(135deg,#2563eb 0%,#06b6d4 55%,#10b981 100%)}
.article-card{border-color:#dbe7fb;background:linear-gradient(180deg,#fff,#fbfdff)}
.footer-area{background:linear-gradient(180deg,#ffffff,#f3f7ff);border-color:#dbe7fb}
.page-hero{background:linear-gradient(135deg,#ffffff 0%,#eff6ff 58%,#fff7ed 100%)}
.detail-card,.card-soft,.auth-card,.table-card,.dash-card,.form-section,.panel{border-color:#dce8fb;box-shadow:0 18px 48px rgba(37,99,235,.09)}
.auth-wrap{background:radial-gradient(circle at 18% 16%,rgba(6,182,212,.16),transparent 28%),radial-gradient(circle at 82% 10%,rgba(245,158,11,.13),transparent 25%),linear-gradient(135deg,#f8fbff,#eff6ff)}
.auth-side{background:linear-gradient(135deg,#2563eb 0%,#06b6d4 58%,#10b981 100%)}
.dash-body{
  background:
    radial-gradient(circle at 8% 0%,rgba(37,99,235,.10),transparent 25%),
    radial-gradient(circle at 100% 0%,rgba(245,158,11,.09),transparent 24%),
    #f1f5ff;
}
.sidebar{background:linear-gradient(180deg,#ffffff 0%,#f8fbff 100%);border-color:#dbe7fb}
.sidebar a.active,.sidebar a:hover{background:linear-gradient(135deg,#eaf2ff,#ecfeff);color:#1d4ed8}
.support-box{background:linear-gradient(135deg,#eff6ff,#fff7ed);border-color:#d9e8ff}
.topbar{background:rgba(255,255,255,.96);border-color:#dbe7fb;box-shadow:0 12px 30px rgba(37,99,235,.07)}
.metric-card{box-shadow:0 18px 44px rgba(37,99,235,.18)}
.bg-blue{background:linear-gradient(135deg,#2563eb 0%,#38bdf8 100%)}
.bg-green{background:linear-gradient(135deg,#0f766e 0%,#22c55e 100%)}
.bg-gold{background:linear-gradient(135deg,#f59e0b 0%,#f97316 100%)}
.bg-rose{background:linear-gradient(135deg,#e11d48 0%,#fb7185 100%)}
.pill-soft{background:linear-gradient(135deg,#eaf2ff,#ecfeff);border:1px solid #d6e6ff;color:#1d4ed8}
.quick-list a,.quick-job{background:linear-gradient(135deg,#f8fbff,#ffffff);border-color:#e1ecff}
.table thead th{background:linear-gradient(180deg,#f8fbff,#eef5ff);color:#52617b}
.table-hover tbody tr:hover{background:#f2f7ff}
.page-link:hover{background:#eaf2ff;color:#1d4ed8;border-color:#c7dcff}
.alert-success{background:#eafaf2;color:#0f6b4a}.alert-danger{background:#fff0f3;color:#be123c}
h1,h2,h3,h4,h5,.navbar-brand,.brand,.sidebar a,.btn,.badge,.pill-soft,label,.form-label{font-weight:600!important}
.metric-card h3,.stats-row b{font-weight:650!important}


/* =========================================================
   VIVID FINAL UI - warna lebih hidup, tidak pucat, font tetap ringan
   ========================================================= */
:root{
  --primary:#0f63ff; --primary-dark:#0b3fb8; --info:#00b8d9; --mint:#12b76a; --orange:#ff9800; --rose:#f04438; --violet:#7a35ff;
  --ink:#14213d; --muted:#5d6b84; --soft:#edf4ff; --line:#d7e4f7;
  --shadow:0 18px 45px rgba(20,33,61,.10); --shadow-lg:0 32px 90px rgba(15,99,255,.20);
}
body{font-family:"Plus Jakarta Sans",Inter,system-ui,-apple-system,"Segoe UI",Arial,sans-serif;background:linear-gradient(180deg,#f7fbff 0%,#eef5ff 38%,#fff8ec 100%);color:var(--ink);font-weight:400}.fw-bold,.fw-semibold,b,strong{font-weight:600!important}h1,h2,h3,h4,h5{font-weight:650!important;letter-spacing:-.025em}.navbar-brand{font-weight:650!important}.btn,.nav-link,label,.form-label{font-weight:550!important}
.top-nav{background:linear-gradient(90deg,rgba(255,255,255,.98),rgba(241,249,255,.98))!important;border-bottom:1px solid rgba(15,99,255,.18);box-shadow:0 14px 36px rgba(15,99,255,.13)}
.logo-mark{background:linear-gradient(135deg,#0f63ff,#00b8d9 48%,#12b76a);box-shadow:0 14px 30px rgba(15,99,255,.30)}.navbar-dark .navbar-nav .nav-link{color:#2e3c55!important}.navbar-dark .navbar-nav .nav-link:hover{background:#eaf3ff;color:#0b3fb8!important}.lang-menu{border-radius:16px;border:1px solid var(--line);box-shadow:var(--shadow)}.lang-menu .active{background:#0f63ff}
.hero-vivid{padding:96px 0 74px;background:radial-gradient(circle at 8% 16%,rgba(0,184,217,.31),transparent 27%),radial-gradient(circle at 70% 4%,rgba(122,53,255,.24),transparent 23%),radial-gradient(circle at 92% 82%,rgba(255,152,0,.30),transparent 30%),linear-gradient(135deg,#ffffff 0%,#e8f5ff 42%,#fff1d6 100%)}
.hero-vivid:before{background:linear-gradient(135deg,rgba(15,99,255,.25),rgba(0,184,217,.22),rgba(255,152,0,.20));filter:blur(.2px)}.hero-badge{background:linear-gradient(135deg,#0f63ff,#00b8d9);color:#fff;border:0;box-shadow:0 18px 34px rgba(15,99,255,.24)}.hero-vivid h1{color:#101b33;font-weight:650!important;text-shadow:none}.hero-vivid p{color:#4e5f7a;font-size:1.11rem}.search-box-hero{border:1px solid rgba(15,99,255,.20);box-shadow:0 28px 84px rgba(15,99,255,.21),0 18px 42px rgba(255,152,0,.10)}.search-box-hero .form-control{background:#fff;border:1px solid #d8e6ff}.btn-primary{background:linear-gradient(135deg,#0f63ff 0%,#00b8d9 54%,#12b76a 100%);box-shadow:0 17px 34px rgba(15,99,255,.28)}
.hero-tags a{gap:7px;background:#fff;border:1px solid #cfe0ff;color:#21304b;box-shadow:0 10px 22px rgba(15,99,255,.10)}.hero-tags a:nth-child(1){background:#eaf3ff;color:#0f63ff}.hero-tags a:nth-child(2){background:#ddfaff;color:#087c91}.hero-tags a:nth-child(3){background:#e8f9ef;color:#087a45}.hero-tags a:nth-child(4){background:#fff0cf;color:#ad6500}.hero-tags a:hover{transform:translateY(-2px);box-shadow:0 16px 30px rgba(15,99,255,.17)}
.vivid-panel{background:linear-gradient(145deg,#ffffff 0%,#dff5ff 44%,#ffe4ae 100%);border:1px solid rgba(15,99,255,.18);box-shadow:0 34px 95px rgba(15,99,255,.24)}.vivid-panel:before{background:rgba(15,99,255,.18)}.vivid-panel:after{background:rgba(255,152,0,.23)}.hero-illustration{color:#0f63ff;background:linear-gradient(135deg,rgba(255,255,255,.92),rgba(232,250,255,.82));box-shadow:inset 0 0 0 1px rgba(15,99,255,.10)}.floating-card{border-color:#cde0ff;box-shadow:0 20px 50px rgba(15,99,255,.18)}
.vivid-stats>div>div{border:0!important;color:#fff;text-align:left;position:relative;overflow:hidden}.vivid-stats>div>div:after{content:"";position:absolute;right:-22px;top:-22px;width:94px;height:94px;border-radius:50%;background:rgba(255,255,255,.20)}.vivid-stats>div:nth-child(1)>div{background:linear-gradient(135deg,#0f63ff,#00a9ff)}.vivid-stats>div:nth-child(2)>div{background:linear-gradient(135deg,#009688,#12b76a)}.vivid-stats>div:nth-child(3)>div{background:linear-gradient(135deg,#ff9800,#ff6b00)}.vivid-stats>div:nth-child(4)>div{background:linear-gradient(135deg,#7a35ff,#b14cff)}.vivid-stats b,.vivid-stats span{color:#fff!important}.vivid-stats span{opacity:.88}
.section-head span{background:linear-gradient(135deg,#e8f1ff,#e2fbff);border:1px solid #c8dcff;color:#0f63ff}.section-head h2{color:#101b33}.vivid-categories a{border:0;background:#fff;box-shadow:0 18px 42px rgba(15,99,255,.10)}.vivid-categories a:hover{box-shadow:0 26px 58px rgba(15,99,255,.18)}.vivid-categories a i{color:#fff!important;box-shadow:0 12px 26px rgba(15,99,255,.18)}.vivid-categories a:nth-child(4n+1) i{background:linear-gradient(135deg,#0f63ff,#00a9ff)}.vivid-categories a:nth-child(4n+2) i{background:linear-gradient(135deg,#009688,#12b76a)}.vivid-categories a:nth-child(4n+3) i{background:linear-gradient(135deg,#ff9800,#ff6b00)}.vivid-categories a:nth-child(4n+4) i{background:linear-gradient(135deg,#7a35ff,#b14cff)}
.vivid-job-section{background:radial-gradient(circle at 0 20%,rgba(0,184,217,.17),transparent 23%),radial-gradient(circle at 100% 72%,rgba(255,152,0,.20),transparent 24%),linear-gradient(180deg,#f8fbff,#eaf4ff 52%,#fff5e4)}.job-card-pro{border:1px solid #d2e2fb;background:linear-gradient(180deg,#fff,#fbfdff);box-shadow:0 18px 48px rgba(15,99,255,.12)}.job-card-pro:hover{border-color:#8ebcff;box-shadow:0 30px 76px rgba(15,99,255,.22)}.job-logo{background:linear-gradient(135deg,#0f63ff,#00b8d9);color:#fff}.job-content h3{font-weight:650!important}.job-meta span{background:#e8f1ff;color:#0f4ed8;border:1px solid #cce0ff}.job-meta em{background:#fff0cf;color:#a75c00;border:1px solid #ffd18a}.job-meta .urgent{background:#ffe1e6;color:#c9184a;border-color:#ffb3c1}.job-foot b{color:#078a50!important}.vivid-companies div{border:0;background:linear-gradient(135deg,#fff,#edf5ff);box-shadow:0 16px 40px rgba(15,99,255,.10)}.vivid-companies div:nth-child(3n+2){background:linear-gradient(135deg,#fff,#e4fbff)}.vivid-companies div:nth-child(3n+3){background:linear-gradient(135deg,#fff,#fff0d4)}.article-card{box-shadow:0 18px 46px rgba(15,99,255,.10)}.article-thumb{background:linear-gradient(135deg,#0f63ff,#00b8d9 55%,#12b76a)}.footer-area{background:linear-gradient(180deg,#fff,#eef5ff);border-top:1px solid #d2e2fb}
.dash-body{background:radial-gradient(circle at 8% 0%,rgba(15,99,255,.14),transparent 24%),radial-gradient(circle at 100% 0%,rgba(255,152,0,.13),transparent 24%),#eef5ff}.sidebar{background:linear-gradient(180deg,#ffffff,#f4f9ff);border-right:1px solid #d2e2fb}.sidebar a.active,.sidebar a:hover{background:linear-gradient(135deg,#0f63ff,#00b8d9);color:#fff;box-shadow:0 12px 26px rgba(15,99,255,.20)}.sidebar a.active i,.sidebar a:hover i{color:#fff}.topbar{background:rgba(255,255,255,.97);border-color:#d2e2fb;box-shadow:0 14px 35px rgba(15,99,255,.10)}.lang-pill{gap:6px}.metric-card{box-shadow:0 20px 48px rgba(15,99,255,.20)}.dash-card,.table-card,.form-section,.panel,.card-soft,.detail-card,.auth-card{border-color:#d2e2fb;box-shadow:0 18px 48px rgba(15,99,255,.10)}.table thead th{background:linear-gradient(180deg,#edf5ff,#e4f0ff);color:#41506b}.page-link:hover{background:#e8f1ff;color:#0f63ff}
@media(max-width:991px){.hero-vivid{padding:60px 0 52px}.navbar-dark .navbar-toggler{filter:invert(1)}}

.candidate-card{background:#fff;border:1px solid rgba(28,57,142,.08);border-radius:22px;padding:20px;box-shadow:0 14px 40px rgba(32,59,117,.08)}
.candidate-card h6{font-weight:600;color:#172554}.candidate-card p{margin:0;color:#64748b}.skill-tags{display:flex;gap:7px;flex-wrap:wrap}.skill-tags span{font-size:12px;background:linear-gradient(135deg,#e0f2fe,#dcfce7);color:#075985;border-radius:999px;padding:6px 10px;font-weight:500}.avatar-lg{width:46px;height:46px;border-radius:16px;background:linear-gradient(135deg,#2563eb,#06b6d4);color:#fff;display:grid;place-items:center;font-weight:700}.question-box{border:1px solid #e5e7eb;background:linear-gradient(180deg,#fff,#f8fbff);border-radius:18px;padding:16px;margin-bottom:14px}.test-option{display:flex;gap:9px;align-items:center;padding:10px 12px;border:1px solid #e5e7eb;border-radius:14px;margin-top:8px;cursor:pointer}.test-option:hover{background:#f0f9ff;border-color:#7dd3fc}.report-box{border:1px solid rgba(248,113,113,.25);background:linear-gradient(135deg,#fff7ed,#fff1f2);border-radius:22px;padding:18px}.match-meter{height:8px;border-radius:999px;background:#e5e7eb;overflow:hidden}.match-meter span{display:block;height:100%;background:linear-gradient(90deg,#22c55e,#06b6d4,#2563eb)}


/* =========================================================
   FRONTEND VIVID PLUS - warna lebih hidup tanpa terasa norak
   ========================================================= */
.frontend-lively{
  --primary:#155dff; --primary-dark:#0b2f93; --cyan:#00c2ff; --green:#10b981; --amber:#ffb020; --orange:#ff6b00; --pink:#ff3d71; --purple:#7c3aed;
  --ink:#0f172a; --muted:#526179; --line:#cfe0f5;
  background:linear-gradient(180deg,#eaf4ff 0%,#fff8e8 46%,#f0fbff 100%);
}
.frontend-lively .top-nav{background:linear-gradient(90deg,#ffffff 0%,#f1f8ff 54%,#fff7e5 100%)!important;border-bottom:1px solid rgba(21,93,255,.22);box-shadow:0 18px 38px rgba(21,93,255,.15)}
.frontend-lively .logo-mark{background:linear-gradient(135deg,#155dff 0%,#00c2ff 48%,#10b981 100%);box-shadow:0 16px 34px rgba(21,93,255,.35)}
.hero-lively{position:relative;isolation:isolate;min-height:600px;background:
  radial-gradient(circle at 9% 18%,rgba(0,194,255,.45),transparent 25%),
  radial-gradient(circle at 76% 7%,rgba(124,58,237,.34),transparent 24%),
  radial-gradient(circle at 92% 78%,rgba(255,176,32,.48),transparent 29%),
  linear-gradient(135deg,#ffffff 0%,#dff1ff 38%,#fff0c8 100%);}
.hero-lively:after{content:"";position:absolute;inset:auto 0 0 0;height:95px;background:linear-gradient(180deg,transparent,rgba(255,255,255,.76));z-index:-1}.hero-orb{position:absolute;border-radius:50%;filter:blur(2px);opacity:.75;z-index:-1}.hero-orb-1{width:170px;height:170px;background:#00c2ff;left:-72px;top:80px}.hero-orb-2{width:210px;height:210px;background:#ffb020;right:25%;bottom:-80px}.lively-badge{background:linear-gradient(135deg,#0b2f93 0%,#155dff 50%,#00c2ff 100%)!important;border:0!important;color:#fff!important;box-shadow:0 18px 40px rgba(21,93,255,.28)}
.hero-lively h1{max-width:760px;color:#0d1b37!important;font-weight:680!important;text-wrap:balance}.hero-lively p{color:#394966!important;font-size:1.12rem;max-width:700px}.search-lively{border:1px solid rgba(21,93,255,.24)!important;background:rgba(255,255,255,.88)!important;backdrop-filter:blur(16px);box-shadow:0 30px 90px rgba(21,93,255,.22),0 22px 50px rgba(255,107,0,.13)!important}.input-icon{position:relative}.input-icon i{position:absolute;left:14px;top:50%;transform:translateY(-50%);color:#155dff;z-index:2}.input-icon .form-control{padding-left:42px!important;border:1px solid #cfe0f5!important;background:#fff!important}.btn-search{min-height:47px;background:linear-gradient(135deg,#155dff 0%,#00c2ff 48%,#10b981 100%)!important}.hero-tags-lively a{border:0!important;font-weight:600!important;box-shadow:0 14px 30px rgba(21,93,255,.15)!important}.hero-tags-lively a:nth-child(1){background:#e7f0ff!important;color:#155dff!important}.hero-tags-lively a:nth-child(2){background:#dff9ff!important;color:#007f9c!important}.hero-tags-lively a:nth-child(3){background:#e5fbef!important;color:#087a45!important}.hero-tags-lively a:nth-child(4){background:#fff0c8!important;color:#a65800!important}.hero-panel-lively{border:0!important;background:linear-gradient(145deg,#ffffff 0%,#d8f5ff 48%,#ffd889 100%)!important;box-shadow:0 42px 110px rgba(21,93,255,.26)!important}.panel-glow{position:absolute;inset:28px;border-radius:28px;background:linear-gradient(135deg,rgba(255,255,255,.4),rgba(255,255,255,.1));border:1px solid rgba(255,255,255,.45)}.hero-ill-lively{color:#fff!important;background:linear-gradient(135deg,#155dff,#00c2ff 48%,#10b981)!important;box-shadow:0 22px 50px rgba(21,93,255,.35)!important}.lively-float{border:0!important;box-shadow:0 22px 55px rgba(15,23,42,.18)!important}.mini-job-card{position:absolute;display:flex;gap:10px;align-items:center;background:rgba(255,255,255,.9);border:1px solid rgba(255,255,255,.72);border-radius:18px;padding:12px 14px;box-shadow:0 18px 42px rgba(15,23,42,.15);z-index:4}.mini-job-card span{width:34px;height:34px;border-radius:12px;background:linear-gradient(135deg,#155dff,#00c2ff)}.mini-job-card b{display:block;font-size:.9rem}.mini-job-card small{display:block;color:#64748b}.mjc-1{left:32px;top:118px}.mjc-2{right:28px;bottom:102px}.stats-lively>div>div{padding:22px!important;min-height:132px;border:0!important;box-shadow:0 22px 54px rgba(21,93,255,.20)!important}.stats-lively i{font-size:28px;opacity:.88;display:block;margin-bottom:12px}.section-head-lively span{display:inline-flex!important;padding:7px 12px;border-radius:999px;background:linear-gradient(135deg,#e7f0ff,#dff9ff)!important;border:1px solid #bcd4ff!important;color:#155dff!important}.link-strong{display:inline-flex;align-items:center;gap:7px;font-weight:650!important;color:#155dff!important}.categories-lively a{position:relative;overflow:hidden;border:0!important;background:linear-gradient(145deg,#ffffff,#f3f8ff)!important}.categories-lively a:after{content:"";position:absolute;right:-30px;bottom:-35px;width:88px;height:88px;border-radius:50%;background:rgba(21,93,255,.08)}.categories-lively a:hover{transform:translateY(-6px) scale(1.01)}.jobs-lively{background:
  radial-gradient(circle at 2% 20%,rgba(0,194,255,.28),transparent 26%),
  radial-gradient(circle at 100% 70%,rgba(255,176,32,.30),transparent 25%),
  linear-gradient(180deg,#f8fbff 0%,#e4f3ff 48%,#fff4dc 100%)!important;}
.job-card-lively{position:relative;overflow:hidden;border:1px solid rgba(21,93,255,.18)!important;background:linear-gradient(145deg,#ffffff 0%,#f5fbff 100%)!important;box-shadow:0 20px 54px rgba(21,93,255,.14)!important}.job-card-lively:before{content:"";position:absolute;inset:0 0 auto 0;height:5px;background:linear-gradient(90deg,#155dff,#00c2ff,#10b981,#ffb020)}.job-card-lively:hover{border-color:rgba(21,93,255,.45)!important;box-shadow:0 34px 82px rgba(21,93,255,.23)!important}.job-card-lively .job-logo{background:linear-gradient(135deg,#0b2f93,#155dff 45%,#00c2ff)!important;box-shadow:0 16px 32px rgba(21,93,255,.25)}.job-card-lively .job-content h3{color:#0d1b37!important}.job-card-lively .job-content p{color:#526179!important}.job-card-lively .job-foot b{color:#057447!important}.promo-card-lively{position:relative;overflow:hidden;border-radius:30px;padding:30px;background:linear-gradient(145deg,#102a75 0%,#155dff 48%,#00a7d8 100%);color:#fff;box-shadow:0 30px 84px rgba(21,93,255,.28)}.promo-card-lively:after{content:"";position:absolute;right:-50px;bottom:-60px;width:180px;height:180px;border-radius:50%;background:rgba(255,255,255,.15)}.promo-card-lively span{display:inline-flex;background:rgba(255,255,255,.16);border:1px solid rgba(255,255,255,.24);border-radius:999px;padding:7px 12px;margin-bottom:16px}.promo-card-lively h2{font-size:1.65rem;color:#fff!important}.promo-card-lively p{color:rgba(255,255,255,.84)}.companies-lively div{position:relative;padding-left:48px!important}.companies-lively i{position:absolute;left:18px;top:21px;color:#10b981}.article-lively .article-thumb{background:linear-gradient(135deg,#0b2f93,#155dff 40%,#00c2ff 72%,#10b981)!important}.page-hero-lively{background:radial-gradient(circle at 8% 0,rgba(0,194,255,.36),transparent 25%),radial-gradient(circle at 90% 20%,rgba(255,176,32,.38),transparent 27%),linear-gradient(135deg,#ffffff,#dff1ff 48%,#fff0c8)!important}.page-hero-lively h1{font-size:clamp(2rem,4vw,3.25rem);color:#0d1b37!important}.filter-lively{border:0!important;background:linear-gradient(180deg,#ffffff,#f4f9ff)!important;box-shadow:0 26px 70px rgba(21,93,255,.16)!important}.filter-lively h5{color:#0b2f93!important}.results-head-lively{display:flex;justify-content:space-between;align-items:center;gap:16px;margin-bottom:18px;padding:18px 20px;border-radius:24px;background:linear-gradient(135deg,#ffffff,#eef7ff);border:1px solid #cfe0f5;box-shadow:0 16px 42px rgba(21,93,255,.10)}.results-head-lively span:first-child{color:#155dff;font-weight:650}.results-head-lively h4{margin:0;color:#0d1b37}.pager-lively .pagination{gap:6px}.pager-lively .page-link{border-radius:12px!important;border:1px solid #cfe0f5;color:#155dff}.job-detail-hero{padding:64px 0 38px;background:radial-gradient(circle at 8% 10%,rgba(0,194,255,.32),transparent 25%),radial-gradient(circle at 92% 25%,rgba(255,176,32,.34),transparent 28%),linear-gradient(135deg,#fff,#e0f2ff 50%,#fff1d0)}.job-detail-title-card{display:flex;gap:18px;align-items:center;background:rgba(255,255,255,.82);border:1px solid rgba(21,93,255,.18);border-radius:30px;padding:24px;box-shadow:0 24px 70px rgba(21,93,255,.16);backdrop-filter:blur(14px)}.job-detail-title-card .big{width:78px;height:78px;border-radius:24px;font-size:1.7rem}.job-detail-title-card h1{margin:0;color:#0d1b37;font-size:clamp(1.8rem,3.6vw,3.1rem)}.job-detail-title-card p{margin:.45rem 0 0;color:#526179}.detail-lively,.apply-card-lively{border:0!important;background:linear-gradient(180deg,#fff,#f7fbff)!important;box-shadow:0 24px 70px rgba(21,93,255,.14)!important}.info-tile{height:100%;border-radius:22px;padding:18px;background:linear-gradient(135deg,#eef7ff,#fff);border:1px solid #d6e6ff}.info-tile i{display:inline-grid;place-items:center;width:38px;height:38px;border-radius:14px;background:linear-gradient(135deg,#155dff,#00c2ff);color:#fff;margin-bottom:10px}.info-tile small{display:block;color:#64748b}.info-tile b{display:block;color:#0d1b37}.content-text{color:#3c4b64;line-height:1.85}.apply-card-lively{background:linear-gradient(180deg,#ffffff,#eef7ff)!important}.apply-card-lively h5{color:#0b2f93}.footer-area{background:linear-gradient(180deg,#ffffff,#eaf4ff 60%,#fff3d9)!important}
@media(max-width:991px){.hero-lively{min-height:auto;padding-top:58px}.hero-panel-lively{min-height:310px}.mini-job-card{display:none}.job-detail-title-card{align-items:flex-start}.stats-lively>div>div{min-height:120px}.results-head-lively{align-items:flex-start;flex-direction:column}}
@media(max-width:575px){.hero-lively h1{font-size:2.1rem}.job-card-lively{padding:16px}.job-card-lively .job-logo{width:48px;height:48px;border-radius:16px}.job-detail-title-card{padding:18px;border-radius:24px}.job-detail-title-card .big{width:58px;height:58px;border-radius:18px}}

/* =========================================================
   FRONTEND BALANCE V2 - background lebih hidup, teks tetap jelas
   ========================================================= */
body.frontend-lively{
  font-family:"Plus Jakarta Sans",Inter,system-ui,-apple-system,"Segoe UI",Arial,sans-serif;
  background:
    radial-gradient(circle at 8% 7%, rgba(0,194,255,.36), transparent 24%),
    radial-gradient(circle at 96% 12%, rgba(255,176,32,.36), transparent 24%),
    linear-gradient(180deg,#d9ebff 0%,#f7fbff 26%,#fff1c4 58%,#d8f7ff 100%);
  color:#10213d;
}
body.frontend-lively main{overflow:hidden;}
body.frontend-lively .top-nav{
  background:linear-gradient(90deg,rgba(255,255,255,.96) 0%,rgba(238,248,255,.96) 44%,rgba(255,244,212,.96) 100%)!important;
  border-bottom:1px solid rgba(21,93,255,.24);
  box-shadow:0 18px 48px rgba(10,44,120,.16);
}
body.frontend-lively .navbar-dark .navbar-nav .nav-link{color:#263a5e!important;}
body.frontend-lively .navbar-dark .navbar-nav .nav-link:hover{background:#e7f1ff;color:#0b45bf!important;}

body.frontend-lively .hero-lively{
  color:#fff;
  background:
    radial-gradient(circle at 15% 15%,rgba(0,194,255,.65),transparent 28%),
    radial-gradient(circle at 83% 13%,rgba(124,58,237,.42),transparent 24%),
    radial-gradient(circle at 88% 78%,rgba(255,176,32,.70),transparent 29%),
    linear-gradient(135deg,#09236f 0%,#155dff 42%,#00a5c9 68%,#ffb020 100%)!important;
  border-bottom:0;
}
body.frontend-lively .hero-lively:before{
  content:"";
  position:absolute;inset:0;
  background:
    linear-gradient(90deg,rgba(5,18,58,.72) 0%,rgba(5,18,58,.38) 42%,rgba(5,18,58,.08) 100%),
    radial-gradient(circle at 52% 42%,rgba(255,255,255,.12),transparent 32%);
  z-index:-1;
}
body.frontend-lively .hero-lively:after{
  height:120px;
  background:linear-gradient(180deg,transparent,rgba(217,235,255,.92));
}
body.frontend-lively .hero-lively h1{
  color:#fff!important;
  text-shadow:0 12px 34px rgba(2,6,23,.28);
  font-weight:650!important;
}
body.frontend-lively .hero-lively p{color:#eaf6ff!important;text-shadow:0 8px 24px rgba(2,6,23,.20);}
body.frontend-lively .lively-badge{
  background:rgba(255,255,255,.18)!important;
  color:#fff!important;
  border:1px solid rgba(255,255,255,.34)!important;
  backdrop-filter:blur(14px);
  box-shadow:0 18px 40px rgba(2,6,23,.22)!important;
}
body.frontend-lively .search-lively{
  background:rgba(255,255,255,.96)!important;
  border:1px solid rgba(255,255,255,.62)!important;
  box-shadow:0 34px 90px rgba(2,6,23,.28),0 18px 50px rgba(255,176,32,.18)!important;
}
body.frontend-lively .hero-tags-lively a{background:rgba(255,255,255,.90)!important;color:#0f2b69!important;border:1px solid rgba(255,255,255,.65)!important;}
body.frontend-lively .hero-tags-lively a:hover{background:#fff!important;color:#155dff!important;}
body.frontend-lively .hero-panel-lively{
  background:linear-gradient(145deg,rgba(255,255,255,.96) 0%,#b7efff 42%,#ffd26b 100%)!important;
  box-shadow:0 42px 110px rgba(2,6,23,.28)!important;
}
body.frontend-lively .hero-ill-lively{background:linear-gradient(135deg,#0b2f93,#155dff 45%,#00c2ff 78%,#10b981)!important;}
body.frontend-lively .mini-job-card, body.frontend-lively .lively-float{color:#10213d;}

body.frontend-lively .stats-lively>div:nth-child(1)>div{background:linear-gradient(145deg,#0b4eea,#00b8ff)!important;color:#fff!important;}
body.frontend-lively .stats-lively>div:nth-child(2)>div{background:linear-gradient(145deg,#009b72,#10d49c)!important;color:#fff!important;}
body.frontend-lively .stats-lively>div:nth-child(3)>div{background:linear-gradient(145deg,#f59e0b,#ffcf5a)!important;color:#3b2600!important;}
body.frontend-lively .stats-lively>div:nth-child(4)>div{background:linear-gradient(145deg,#6736d9,#a855f7)!important;color:#fff!important;}
body.frontend-lively .stats-lively b, body.frontend-lively .stats-lively span{color:inherit!important;}
body.frontend-lively .stats-lively span{opacity:.92;}

body.frontend-lively .section-head-lively span{
  background:linear-gradient(135deg,#155dff,#00c2ff)!important;
  border:0!important;color:#fff!important;box-shadow:0 14px 30px rgba(21,93,255,.20);
}
body.frontend-lively .section-head h2{color:#10213d;}
body.frontend-lively .categories-lively a{
  background:linear-gradient(145deg,#ffffff 0%,#eaf6ff 54%,#fff8e6 100%)!important;
  border:1px solid rgba(21,93,255,.18)!important;
  box-shadow:0 22px 56px rgba(10,44,120,.12)!important;
}
body.frontend-lively .categories-lively a:nth-child(4n+1) i{background:linear-gradient(135deg,#155dff,#00c2ff);color:#fff;}
body.frontend-lively .categories-lively a:nth-child(4n+2) i{background:linear-gradient(135deg,#10b981,#4ade80);color:#fff;}
body.frontend-lively .categories-lively a:nth-child(4n+3) i{background:linear-gradient(135deg,#ff8a00,#ffcf5a);color:#fff;}
body.frontend-lively .categories-lively a:nth-child(4n+4) i{background:linear-gradient(135deg,#7c3aed,#c084fc);color:#fff;}

body.frontend-lively .jobs-lively{
  background:
    radial-gradient(circle at 6% 20%,rgba(0,194,255,.36),transparent 25%),
    radial-gradient(circle at 96% 74%,rgba(255,176,32,.45),transparent 27%),
    linear-gradient(135deg,#0d2c7c 0%,#126bce 42%,#0fb5d6 74%,#ffe3a0 100%)!important;
  color:#fff;
  border:0;
}
body.frontend-lively .jobs-lively .section-head h2,
body.frontend-lively .jobs-lively .link-strong{color:#fff!important;}
body.frontend-lively .jobs-lively .section-head-lively span{background:rgba(255,255,255,.18)!important;border:1px solid rgba(255,255,255,.28)!important;}
body.frontend-lively .job-card-lively{
  background:linear-gradient(145deg,#ffffff 0%,#f2f9ff 100%)!important;
  box-shadow:0 26px 68px rgba(2,6,23,.22)!important;
}

body.frontend-lively .promo-card-lively{
  background:linear-gradient(145deg,#061b55 0%,#155dff 45%,#00abc8 78%,#10b981 100%);
  box-shadow:0 34px 90px rgba(10,44,120,.28);
}
body.frontend-lively .company-strip div,
body.frontend-lively .article-card{
  background:linear-gradient(145deg,#ffffff 0%,#eef8ff 100%);
  border:1px solid rgba(21,93,255,.16);
  box-shadow:0 22px 56px rgba(10,44,120,.12);
}
body.frontend-lively .page-hero-lively,
body.frontend-lively .job-detail-hero{
  background:
    radial-gradient(circle at 8% 15%,rgba(0,194,255,.55),transparent 25%),
    radial-gradient(circle at 90% 20%,rgba(255,176,32,.55),transparent 28%),
    linear-gradient(135deg,#0b2f93 0%,#155dff 48%,#00a7d8 78%,#ffd26b 100%)!important;
  color:#fff;
  border-bottom:0;
}
body.frontend-lively .page-hero-lively h1,
body.frontend-lively .job-detail-hero h1{color:#fff!important;text-shadow:0 12px 34px rgba(2,6,23,.25);}
body.frontend-lively .page-hero-lively p,
body.frontend-lively .job-detail-hero p{color:#eaf6ff!important;}
body.frontend-lively .filter-lively,
body.frontend-lively .results-head-lively,
body.frontend-lively .detail-lively,
body.frontend-lively .apply-card-lively{
  background:linear-gradient(180deg,#ffffff,#f2f9ff)!important;
  border:1px solid rgba(21,93,255,.16)!important;
  box-shadow:0 26px 70px rgba(10,44,120,.13)!important;
}
body.frontend-lively .footer-area{background:linear-gradient(135deg,#071d57 0%,#0b3ea7 55%,#08a2c4 100%)!important;color:#fff;border-top:0;}
body.frontend-lively .footer-area .text-muted{color:rgba(255,255,255,.78)!important;}

@media(max-width:991px){
  body.frontend-lively .hero-lively:before{background:linear-gradient(180deg,rgba(5,18,58,.68),rgba(5,18,58,.18));}
  body.frontend-lively .jobs-lively{background:linear-gradient(180deg,#0d2c7c,#126bce 62%,#e8f7ff 100%)!important;}
}

/* =========================================================
   CAREER MOTIVATION THEME - background pekat, optimis, tetap terbaca
   Disesuaikan untuk job portal: profesional, aktif, dan mendorong pelamar melamar.
   ========================================================= */
body.frontend-lively{
  background:
    radial-gradient(circle at 12% 4%, rgba(0,194,255,.34), transparent 24%),
    radial-gradient(circle at 94% 8%, rgba(16,185,129,.22), transparent 22%),
    radial-gradient(circle at 74% 94%, rgba(245,158,11,.22), transparent 28%),
    linear-gradient(180deg,#e9f5ff 0%,#f7fbff 34%,#eefaf7 68%,#fff8e8 100%);
}
body.frontend-lively .top-nav{
  background:rgba(255,255,255,.96)!important;
  backdrop-filter:blur(18px);
  border-bottom:1px solid rgba(15,47,93,.10);
  box-shadow:0 18px 48px rgba(11,31,58,.12);
}
body.frontend-lively .navbar-brand{color:#0b1f3a!important;}
body.frontend-lively .navbar-dark .navbar-nav .nav-link{color:#1d3356!important;font-weight:600!important;}
body.frontend-lively .navbar-dark .navbar-nav .nav-link:hover{background:#eef7ff;color:#0f766e!important;}
body.frontend-lively .btn-primary,
body.frontend-lively .btn-search{
  background:linear-gradient(135deg,#ff8a00 0%,#f59e0b 36%,#10b981 100%)!important;
  color:#fff!important;
  box-shadow:0 18px 36px rgba(245,158,11,.30)!important;
}
body.frontend-lively .btn-primary:hover,
body.frontend-lively .btn-search:hover{filter:saturate(1.08) brightness(1.02);transform:translateY(-1px);}

body.frontend-lively .hero-lively{
  min-height:650px;
  background:
    radial-gradient(circle at 12% 18%, rgba(14,165,233,.55), transparent 24%),
    radial-gradient(circle at 86% 22%, rgba(16,185,129,.42), transparent 24%),
    radial-gradient(circle at 75% 82%, rgba(245,158,11,.36), transparent 25%),
    linear-gradient(135deg,#071426 0%,#0b1f3a 36%,#123c73 64%,#0f766e 100%)!important;
  color:#fff;
  border-bottom:0;
}
body.frontend-lively .hero-lively:before{
  content:"";
  position:absolute;
  inset:0;
  z-index:-1;
  background:
    linear-gradient(90deg,rgba(255,255,255,.055) 1px,transparent 1px),
    linear-gradient(0deg,rgba(255,255,255,.055) 1px,transparent 1px),
    linear-gradient(90deg,rgba(3,7,18,.58) 0%,rgba(3,7,18,.34) 42%,rgba(3,7,18,.16) 100%);
  background-size:74px 74px,74px 74px,100% 100%;
  mask-image:linear-gradient(180deg,#000 0%,#000 78%,transparent 100%);
}
body.frontend-lively .hero-lively:after{
  content:"";
  position:absolute;
  left:0;right:0;bottom:-1px;height:132px;
  background:linear-gradient(180deg,transparent 0%,rgba(233,245,255,.96) 82%);
  z-index:-1;
}
body.frontend-lively .hero-lively h1{
  color:#ffffff!important;
  font-weight:660!important;
  letter-spacing:-.045em;
  text-shadow:0 18px 48px rgba(2,6,23,.36);
}
body.frontend-lively .hero-lively p{
  color:#dff7ff!important;
  font-weight:500;
  text-shadow:0 10px 30px rgba(2,6,23,.26);
}
body.frontend-lively .lively-badge{
  background:rgba(255,255,255,.13)!important;
  border:1px solid rgba(255,255,255,.25)!important;
  color:#fff!important;
  box-shadow:inset 0 1px 0 rgba(255,255,255,.12),0 18px 42px rgba(2,6,23,.24)!important;
}
body.frontend-lively .search-lively{
  background:rgba(255,255,255,.97)!important;
  border:1px solid rgba(255,255,255,.70)!important;
  box-shadow:0 36px 100px rgba(2,6,23,.34),0 16px 46px rgba(16,185,129,.14)!important;
}
body.frontend-lively .input-icon .form-control,
body.frontend-lively .search-lively .form-select{
  background:#f8fbff!important;
  border:1px solid #d8e7f6!important;
  color:#10213d!important;
}
body.frontend-lively .hero-tags-lively a{
  background:rgba(255,255,255,.92)!important;
  color:#0b1f3a!important;
  border:1px solid rgba(255,255,255,.68)!important;
  box-shadow:0 16px 34px rgba(2,6,23,.20)!important;
}
body.frontend-lively .hero-tags-lively a:nth-child(1){color:#0b5be7!important;}
body.frontend-lively .hero-tags-lively a:nth-child(2){color:#0f766e!important;}
body.frontend-lively .hero-tags-lively a:nth-child(3){color:#047857!important;}
body.frontend-lively .hero-tags-lively a:nth-child(4){color:#a25200!important;}

body.frontend-lively .hero-panel-lively{
  background:
    linear-gradient(90deg,rgba(255,255,255,.18) 1px,transparent 1px),
    linear-gradient(0deg,rgba(255,255,255,.18) 1px,transparent 1px),
    linear-gradient(145deg,rgba(255,255,255,.98) 0%,#c7f2ff 40%,#c8f7e7 70%,#ffd78a 100%)!important;
  background-size:42px 42px,42px 42px,100% 100%!important;
  border:1px solid rgba(255,255,255,.30)!important;
  box-shadow:0 46px 120px rgba(2,6,23,.34)!important;
}
body.frontend-lively .hero-ill-lively{
  background:linear-gradient(135deg,#123c73 0%,#0ea5e9 46%,#0f766e 100%)!important;
  box-shadow:0 24px 58px rgba(11,31,58,.28)!important;
}
body.frontend-lively .mini-job-card,
body.frontend-lively .lively-float{
  background:rgba(255,255,255,.94)!important;
  border:1px solid rgba(255,255,255,.72)!important;
  color:#0b1f3a!important;
}
body.frontend-lively .mini-job-card span{background:linear-gradient(135deg,#0ea5e9,#10b981)!important;}

body.frontend-lively .stats-lively{margin-top:-42px;position:relative;z-index:4;}
body.frontend-lively .stats-lively>div>div{
  min-height:132px;
  border:1px solid rgba(255,255,255,.22)!important;
  box-shadow:0 26px 70px rgba(11,31,58,.20)!important;
}
body.frontend-lively .stats-lively>div:nth-child(1)>div{background:linear-gradient(145deg,#123c73,#0ea5e9)!important;}
body.frontend-lively .stats-lively>div:nth-child(2)>div{background:linear-gradient(145deg,#0f766e,#10b981)!important;}
body.frontend-lively .stats-lively>div:nth-child(3)>div{background:linear-gradient(145deg,#b45309,#f59e0b)!important;color:#fff!important;}
body.frontend-lively .stats-lively>div:nth-child(4)>div{background:linear-gradient(145deg,#4338ca,#7c3aed)!important;}
body.frontend-lively .stats-lively i{opacity:.92;}

body.frontend-lively .section-head-lively span{
  background:linear-gradient(135deg,#123c73,#0ea5e9,#0f766e)!important;
  color:#fff!important;
  box-shadow:0 16px 34px rgba(18,60,115,.18)!important;
}
body.frontend-lively .section-head h2{color:#0b1f3a!important;font-weight:670!important;}
body.frontend-lively .link-strong{color:#0f766e;font-weight:650;}
body.frontend-lively .categories-lively a,
body.frontend-lively .company-strip div,
body.frontend-lively .article-card,
body.frontend-lively .filter-lively,
body.frontend-lively .results-head-lively,
body.frontend-lively .detail-lively,
body.frontend-lively .apply-card-lively{
  background:linear-gradient(145deg,#ffffff 0%,#f2fbff 58%,#fffaf0 100%)!important;
  border:1px solid rgba(18,60,115,.12)!important;
  box-shadow:0 22px 58px rgba(11,31,58,.105)!important;
}
body.frontend-lively .categories-lively a:hover,
body.frontend-lively .job-card-lively:hover,
body.frontend-lively .article-card:hover{transform:translateY(-5px);box-shadow:0 30px 84px rgba(11,31,58,.18)!important;}
body.frontend-lively .categories-lively a:nth-child(4n+1) i{background:linear-gradient(135deg,#123c73,#0ea5e9)!important;}
body.frontend-lively .categories-lively a:nth-child(4n+2) i{background:linear-gradient(135deg,#0f766e,#10b981)!important;}
body.frontend-lively .categories-lively a:nth-child(4n+3) i{background:linear-gradient(135deg,#f59e0b,#ff8a00)!important;}
body.frontend-lively .categories-lively a:nth-child(4n+4) i{background:linear-gradient(135deg,#4338ca,#7c3aed)!important;}

body.frontend-lively .jobs-lively{
  position:relative;
  background:
    linear-gradient(90deg,rgba(255,255,255,.055) 1px,transparent 1px),
    linear-gradient(0deg,rgba(255,255,255,.055) 1px,transparent 1px),
    radial-gradient(circle at 10% 20%,rgba(14,165,233,.42),transparent 26%),
    radial-gradient(circle at 92% 72%,rgba(16,185,129,.36),transparent 28%),
    linear-gradient(135deg,#071426 0%,#0b1f3a 36%,#123c73 70%,#0f766e 100%)!important;
  background-size:70px 70px,70px 70px,100% 100%,100% 100%,100% 100%!important;
  color:#fff!important;
}
body.frontend-lively .jobs-lively .section-head h2,
body.frontend-lively .jobs-lively .link-strong{color:#fff!important;}
body.frontend-lively .jobs-lively .section-head-lively span{
  background:rgba(255,255,255,.16)!important;
  border:1px solid rgba(255,255,255,.28)!important;
  color:#fff!important;
}
body.frontend-lively .job-card-lively{
  background:linear-gradient(145deg,#ffffff 0%,#f4fbff 100%)!important;
  border:1px solid rgba(255,255,255,.72)!important;
  box-shadow:0 30px 82px rgba(2,6,23,.28)!important;
}
body.frontend-lively .job-logo{background:linear-gradient(135deg,#123c73,#0ea5e9,#10b981)!important;color:#fff!important;}
body.frontend-lively .job-content h3{color:#0b1f3a!important;font-weight:650!important;}
body.frontend-lively .job-content p{color:#526179!important;}
body.frontend-lively .job-foot b{color:#0f766e!important;}
body.frontend-lively .job-meta span{background:#e9f5ff!important;color:#123c73!important;border:1px solid #cde5ff!important;}
body.frontend-lively .job-meta em{background:#fff3d6!important;color:#985200!important;border:1px solid #ffd891!important;}
body.frontend-lively .job-meta .urgent{background:#ffe7ed!important;color:#be123c!important;border-color:#fecdd3!important;}

body.frontend-lively .promo-card-lively{
  background:
    linear-gradient(90deg,rgba(255,255,255,.08) 1px,transparent 1px),
    linear-gradient(0deg,rgba(255,255,255,.08) 1px,transparent 1px),
    linear-gradient(145deg,#071426 0%,#123c73 52%,#0f766e 100%)!important;
  background-size:48px 48px,48px 48px,100% 100%!important;
  color:#fff!important;
  box-shadow:0 34px 90px rgba(11,31,58,.24)!important;
}
body.frontend-lively .promo-card-lively span{background:rgba(255,255,255,.16);color:#eaffff;border-color:rgba(255,255,255,.25);}
body.frontend-lively .promo-card-lively p{color:#daf7ff!important;}
body.frontend-lively .company-strip i{color:#0f766e;}
body.frontend-lively .article-thumb{background:linear-gradient(135deg,#123c73,#0ea5e9 48%,#0f766e 78%,#f59e0b)!important;}

body.frontend-lively .page-hero-lively,
body.frontend-lively .job-detail-hero{
  background:
    linear-gradient(90deg,rgba(255,255,255,.055) 1px,transparent 1px),
    linear-gradient(0deg,rgba(255,255,255,.055) 1px,transparent 1px),
    radial-gradient(circle at 14% 18%,rgba(14,165,233,.48),transparent 26%),
    radial-gradient(circle at 88% 18%,rgba(245,158,11,.36),transparent 25%),
    linear-gradient(135deg,#071426 0%,#0b1f3a 38%,#123c73 70%,#0f766e 100%)!important;
  background-size:70px 70px,70px 70px,100% 100%,100% 100%,100% 100%!important;
}
body.frontend-lively .page-hero-lively h1,
body.frontend-lively .job-detail-hero h1{color:#fff!important;font-weight:660!important;}
body.frontend-lively .page-hero-lively p,
body.frontend-lively .job-detail-hero p{color:#dcf7ff!important;}
body.frontend-lively .job-detail-title-card{
  background:rgba(255,255,255,.94)!important;
  color:#0b1f3a!important;
  border:1px solid rgba(255,255,255,.72)!important;
  box-shadow:0 28px 80px rgba(2,6,23,.30)!important;
}
body.frontend-lively .job-detail-title-card h1{color:#0b1f3a!important;text-shadow:none!important;}
body.frontend-lively .job-detail-title-card p{color:#526179!important;text-shadow:none!important;}
body.frontend-lively .info-tile i{background:linear-gradient(135deg,#123c73,#0ea5e9,#10b981)!important;}

body.frontend-lively .footer-area{
  background:
    linear-gradient(90deg,rgba(255,255,255,.045) 1px,transparent 1px),
    linear-gradient(0deg,rgba(255,255,255,.045) 1px,transparent 1px),
    linear-gradient(135deg,#071426 0%,#0b1f3a 45%,#0f766e 100%)!important;
  background-size:70px 70px,70px 70px,100% 100%!important;
  color:#fff!important;
}
body.frontend-lively .footer-area .text-muted{color:rgba(226,246,255,.78)!important;}

@media(max-width:991px){
  body.frontend-lively .hero-lively{min-height:auto;padding:64px 0 58px;}
  body.frontend-lively .hero-lively:before{background:
    linear-gradient(90deg,rgba(255,255,255,.05) 1px,transparent 1px),
    linear-gradient(0deg,rgba(255,255,255,.05) 1px,transparent 1px),
    linear-gradient(180deg,rgba(3,7,18,.60),rgba(3,7,18,.18));background-size:58px 58px,58px 58px,100% 100%;}
  body.frontend-lively .stats-lively{margin-top:0;}
}


/* =========================================================
   JOBSEEKER ACTION THEME V2 - lebih berani, pekat, optimis
   Fokus: pelamar merasa semangat, website terlihat dipercaya,
   tulisan tetap jelas, card tetap mudah dibaca.
   ========================================================= */
:root{
  --career-navy:#06152b;
  --career-blue:#0a3a78;
  --career-royal:#175cd3;
  --career-teal:#07847d;
  --career-emerald:#10b981;
  --career-amber:#f59e0b;
  --career-orange:#ff7a18;
  --career-sky:#22d3ee;
  --career-cream:#fff8e7;
}
body.frontend-lively{
  background:
    radial-gradient(circle at 8% 0%, rgba(34,211,238,.32), transparent 25%),
    radial-gradient(circle at 94% 6%, rgba(245,158,11,.24), transparent 24%),
    radial-gradient(circle at 18% 76%, rgba(16,185,129,.22), transparent 24%),
    linear-gradient(180deg,#e7f7ff 0%,#f6fbff 28%,#f1fff8 62%,#fff7e6 100%)!important;
  color:#17213a;
}
body.frontend-lively .top-nav{
  background:rgba(255,255,255,.94)!important;
  border-bottom:1px solid rgba(6,21,43,.09)!important;
  box-shadow:0 18px 50px rgba(6,21,43,.14)!important;
}
body.frontend-lively .navbar-brand{
  color:#06152b!important;
  font-weight:700!important;
}
body.frontend-lively .logo-mark{
  background:linear-gradient(135deg,var(--career-orange),var(--career-amber) 42%,var(--career-emerald))!important;
  box-shadow:0 14px 30px rgba(255,122,24,.28)!important;
}
body.frontend-lively .navbar-dark .navbar-nav .nav-link{
  color:#162743!important;
  font-weight:600!important;
}
body.frontend-lively .navbar-dark .navbar-nav .nav-link:hover{
  background:#e8fbff!important;
  color:#07847d!important;
}

body.frontend-lively .hero-lively{
  position:relative;
  overflow:hidden;
  min-height:720px;
  padding:92px 0 94px!important;
  background:
    radial-gradient(circle at 12% 20%, rgba(34,211,238,.62), transparent 25%),
    radial-gradient(circle at 82% 18%, rgba(255,122,24,.42), transparent 20%),
    radial-gradient(circle at 72% 82%, rgba(16,185,129,.55), transparent 25%),
    linear-gradient(135deg,#06152b 0%,#082a55 30%,#175cd3 58%,#07847d 100%)!important;
  color:#fff!important;
  border-bottom:0!important;
}
body.frontend-lively .hero-lively:before{
  content:""!important;
  position:absolute!important;
  inset:0!important;
  z-index:0!important;
  pointer-events:none;
  background:
    linear-gradient(90deg,rgba(255,255,255,.078) 1px,transparent 1px),
    linear-gradient(0deg,rgba(255,255,255,.078) 1px,transparent 1px),
    linear-gradient(90deg,rgba(255,255,255,.028) 1px,transparent 1px),
    linear-gradient(0deg,rgba(255,255,255,.028) 1px,transparent 1px),
    linear-gradient(90deg,rgba(3,7,18,.55) 0%,rgba(3,7,18,.23) 48%,rgba(3,7,18,.08) 100%);
  background-size:82px 82px,82px 82px,20px 20px,20px 20px,100% 100%;
  mask-image:linear-gradient(180deg,#000 0%,#000 84%,transparent 100%);
}
body.frontend-lively .hero-lively:after{
  content:""!important;
  position:absolute!important;
  left:0;right:0;bottom:-1px;height:156px;
  z-index:0!important;
  pointer-events:none;
  background:linear-gradient(180deg,rgba(231,247,255,0) 0%,rgba(231,247,255,.98) 84%);
}
body.frontend-lively .hero-lively .container{position:relative;z-index:2;}
body.frontend-lively .hero-orb{position:absolute;border-radius:999px;filter:blur(18px);opacity:.65;pointer-events:none;}
body.frontend-lively .hero-orb-1{width:260px;height:260px;left:-120px;top:60px;background:rgba(34,211,238,.46);}
body.frontend-lively .hero-orb-2{width:320px;height:320px;right:-160px;bottom:80px;background:rgba(245,158,11,.34);}
body.frontend-lively .lively-badge{
  background:rgba(255,255,255,.16)!important;
  border:1px solid rgba(255,255,255,.30)!important;
  color:#fff!important;
  backdrop-filter:blur(12px);
  box-shadow:inset 0 1px 0 rgba(255,255,255,.16),0 18px 42px rgba(2,6,23,.26)!important;
}
body.frontend-lively .hero-lively h1{
  color:#fff!important;
  max-width:820px;
  font-weight:650!important;
  line-height:1.03!important;
  letter-spacing:-.052em!important;
  text-shadow:0 18px 52px rgba(2,6,23,.42)!important;
}
body.frontend-lively .hero-lively p{
  color:#e7fbff!important;
  font-size:1.11rem!important;
  font-weight:500!important;
  max-width:720px;
  text-shadow:0 10px 30px rgba(2,6,23,.30)!important;
}
body.frontend-lively .search-lively{
  margin-top:32px!important;
  background:rgba(255,255,255,.98)!important;
  border:1px solid rgba(255,255,255,.80)!important;
  border-radius:28px!important;
  padding:16px!important;
  box-shadow:0 38px 110px rgba(2,6,23,.38),0 16px 50px rgba(34,211,238,.16)!important;
}
body.frontend-lively .input-icon{position:relative;}
body.frontend-lively .input-icon i{position:absolute;left:16px;top:50%;transform:translateY(-50%);color:#0b69c7;z-index:2;}
body.frontend-lively .input-icon .form-control{padding-left:43px!important;}
body.frontend-lively .search-lively .form-control,
body.frontend-lively .search-lively .form-select{
  min-height:54px!important;
  border-radius:17px!important;
  background:#f8fbff!important;
  border:1px solid #d6e6f7!important;
  color:#10213d!important;
  box-shadow:inset 0 1px 0 rgba(255,255,255,.65)!important;
}
body.frontend-lively .btn-search,
body.frontend-lively .btn-primary{
  min-height:46px;
  background:linear-gradient(135deg,#ff7a18 0%,#f59e0b 46%,#10b981 100%)!important;
  color:#fff!important;
  border:0!important;
  box-shadow:0 18px 40px rgba(245,158,11,.34),0 8px 22px rgba(16,185,129,.18)!important;
}
body.frontend-lively .search-lively .btn-search{min-height:54px!important;border-radius:17px!important;}
body.frontend-lively .hero-tags-lively a{
  background:rgba(255,255,255,.94)!important;
  color:#0c274d!important;
  border:1px solid rgba(255,255,255,.75)!important;
  box-shadow:0 16px 34px rgba(2,6,23,.20)!important;
  backdrop-filter:blur(10px);
}
body.frontend-lively .hero-tags-lively a:hover{transform:translateY(-2px);background:#fff!important;color:#ff7a18!important;}
body.frontend-lively .hero-panel-lively{
  min-height:420px!important;
  background:
    linear-gradient(90deg,rgba(255,255,255,.20) 1px,transparent 1px),
    linear-gradient(0deg,rgba(255,255,255,.20) 1px,transparent 1px),
    radial-gradient(circle at 16% 18%,rgba(255,255,255,.96),transparent 23%),
    linear-gradient(145deg,#ffffff 0%,#c8f3ff 34%,#c5ffe6 64%,#ffd99b 100%)!important;
  background-size:42px 42px,42px 42px,100% 100%,100% 100%!important;
  border:1px solid rgba(255,255,255,.36)!important;
  box-shadow:0 48px 130px rgba(2,6,23,.38)!important;
}
body.frontend-lively .hero-ill-lively{
  background:linear-gradient(135deg,#082a55 0%,#175cd3 42%,#07847d 100%)!important;
  color:#fff!important;
  box-shadow:0 28px 70px rgba(8,42,85,.32)!important;
}
body.frontend-lively .mini-job-card,
body.frontend-lively .lively-float{
  background:rgba(255,255,255,.96)!important;
  color:#0c274d!important;
  border:1px solid rgba(255,255,255,.84)!important;
  box-shadow:0 20px 58px rgba(6,21,43,.16)!important;
}
body.frontend-lively .mini-job-card span{background:linear-gradient(135deg,#175cd3,#22d3ee,#10b981)!important;}

body.frontend-lively .stats-lively{margin-top:-74px!important;position:relative;z-index:5;}
body.frontend-lively .stats-lively>div>div{
  min-height:138px!important;
  text-align:left!important;
  padding:24px!important;
  color:#fff!important;
  border:1px solid rgba(255,255,255,.23)!important;
  box-shadow:0 28px 76px rgba(6,21,43,.24)!important;
  overflow:hidden;
  position:relative;
}
body.frontend-lively .stats-lively>div>div:after{content:"";position:absolute;right:-36px;top:-42px;width:130px;height:130px;border-radius:999px;background:rgba(255,255,255,.16);}
body.frontend-lively .stats-lively>div:nth-child(1)>div{background:linear-gradient(145deg,#082a55,#175cd3 70%,#22d3ee)!important;}
body.frontend-lively .stats-lively>div:nth-child(2)>div{background:linear-gradient(145deg,#064e3b,#07847d 64%,#10b981)!important;}
body.frontend-lively .stats-lively>div:nth-child(3)>div{background:linear-gradient(145deg,#9a3412,#ff7a18 62%,#f59e0b)!important;}
body.frontend-lively .stats-lively>div:nth-child(4)>div{background:linear-gradient(145deg,#312e81,#6d28d9 58%,#22d3ee)!important;}
body.frontend-lively .stats-lively i{font-size:1.5rem;opacity:.95;margin-bottom:12px;display:inline-flex;}
body.frontend-lively .stats-lively b{color:#fff!important;font-weight:660!important;font-size:2.05rem!important;}
body.frontend-lively .stats-lively span{color:rgba(255,255,255,.82)!important;font-weight:600!important;}

body.frontend-lively .section-head-lively span{
  display:inline-flex!important;
  align-items:center!important;
  background:linear-gradient(135deg,#082a55,#175cd3 50%,#07847d)!important;
  color:#fff!important;
  padding:7px 13px!important;
  border-radius:999px!important;
  box-shadow:0 16px 36px rgba(23,92,211,.20)!important;
}
body.frontend-lively .section-head h2{color:#081c35!important;font-weight:650!important;}
body.frontend-lively .link-strong{color:#07847d!important;font-weight:650!important;}
body.frontend-lively .categories-lively a,
body.frontend-lively .company-strip div,
body.frontend-lively .article-card,
body.frontend-lively .filter-lively,
body.frontend-lively .results-head-lively,
body.frontend-lively .detail-lively,
body.frontend-lively .apply-card-lively{
  background:linear-gradient(145deg,#ffffff 0%,#effbff 52%,#fff7e8 100%)!important;
  border:1px solid rgba(8,42,85,.12)!important;
  box-shadow:0 24px 64px rgba(6,21,43,.115)!important;
}
body.frontend-lively .categories-lively a:hover,
body.frontend-lively .company-strip div:hover,
body.frontend-lively .job-card-lively:hover,
body.frontend-lively .article-card:hover{transform:translateY(-6px);box-shadow:0 34px 92px rgba(6,21,43,.20)!important;}
body.frontend-lively .categories-lively i{color:#fff!important;box-shadow:0 16px 32px rgba(6,21,43,.16);}

body.frontend-lively .jobs-lively{
  position:relative;
  background:
    linear-gradient(90deg,rgba(255,255,255,.07) 1px,transparent 1px),
    linear-gradient(0deg,rgba(255,255,255,.07) 1px,transparent 1px),
    linear-gradient(90deg,rgba(255,255,255,.025) 1px,transparent 1px),
    linear-gradient(0deg,rgba(255,255,255,.025) 1px,transparent 1px),
    radial-gradient(circle at 10% 18%,rgba(34,211,238,.48),transparent 25%),
    radial-gradient(circle at 88% 74%,rgba(16,185,129,.45),transparent 28%),
    radial-gradient(circle at 72% 10%,rgba(255,122,24,.28),transparent 22%),
    linear-gradient(135deg,#06152b 0%,#082a55 34%,#175cd3 65%,#07847d 100%)!important;
  background-size:78px 78px,78px 78px,20px 20px,20px 20px,100% 100%,100% 100%,100% 100%,100% 100%!important;
  color:#fff!important;
  border:0!important;
}
body.frontend-lively .jobs-lively .container{position:relative;z-index:1;}
body.frontend-lively .jobs-lively .section-head h2,
body.frontend-lively .jobs-lively .link-strong{color:#fff!important;}
body.frontend-lively .jobs-lively .section-head-lively span{background:rgba(255,255,255,.17)!important;border:1px solid rgba(255,255,255,.28)!important;color:#fff!important;}
body.frontend-lively .job-card-lively{
  background:linear-gradient(145deg,#ffffff 0%,#f4fcff 70%,#fff9ed 100%)!important;
  border:1px solid rgba(255,255,255,.78)!important;
  box-shadow:0 30px 86px rgba(2,6,23,.30)!important;
}
body.frontend-lively .job-logo{background:linear-gradient(135deg,#082a55,#175cd3 45%,#10b981)!important;color:#fff!important;}
body.frontend-lively .job-content h3{color:#081c35!important;font-weight:650!important;}
body.frontend-lively .job-content p{color:#516079!important;}
body.frontend-lively .job-foot b{color:#07847d!important;}
body.frontend-lively .job-meta span{background:#e7f5ff!important;color:#0a3a78!important;border:1px solid #cde8ff!important;}
body.frontend-lively .job-meta em{background:#fff0d1!important;color:#9a4a00!important;border:1px solid #ffd088!important;}
body.frontend-lively .job-meta .urgent{background:#ffe5ee!important;color:#be123c!important;border-color:#ffc4d0!important;}

body.frontend-lively .promo-card-lively{
  padding:30px!important;
  border-radius:30px!important;
  background:
    linear-gradient(90deg,rgba(255,255,255,.08) 1px,transparent 1px),
    linear-gradient(0deg,rgba(255,255,255,.08) 1px,transparent 1px),
    radial-gradient(circle at 18% 20%,rgba(34,211,238,.38),transparent 30%),
    linear-gradient(145deg,#06152b 0%,#0a3a78 50%,#07847d 100%)!important;
  background-size:54px 54px,54px 54px,100% 100%,100% 100%!important;
  color:#fff!important;
  border:1px solid rgba(255,255,255,.12);
  box-shadow:0 34px 92px rgba(6,21,43,.25)!important;
}
body.frontend-lively .promo-card-lively span{background:rgba(255,255,255,.16)!important;color:#eaffff!important;border:1px solid rgba(255,255,255,.25)!important;}
body.frontend-lively .promo-card-lively h2{font-weight:650!important;letter-spacing:-.03em;}
body.frontend-lively .promo-card-lively p{color:#dffbff!important;}
body.frontend-lively .companies-lively div i{color:#07847d!important;}
body.frontend-lively .article-thumb{background:linear-gradient(135deg,#082a55 0%,#175cd3 42%,#07847d 74%,#ff7a18 100%)!important;}

body.frontend-lively .page-hero-lively,
body.frontend-lively .job-detail-hero{
  position:relative;
  color:#fff!important;
  background:
    linear-gradient(90deg,rgba(255,255,255,.07) 1px,transparent 1px),
    linear-gradient(0deg,rgba(255,255,255,.07) 1px,transparent 1px),
    radial-gradient(circle at 14% 18%,rgba(34,211,238,.46),transparent 25%),
    radial-gradient(circle at 86% 20%,rgba(255,122,24,.30),transparent 24%),
    linear-gradient(135deg,#06152b 0%,#082a55 35%,#175cd3 66%,#07847d 100%)!important;
  background-size:78px 78px,78px 78px,100% 100%,100% 100%,100% 100%!important;
  border-bottom:0!important;
}
body.frontend-lively .page-hero-lively h1,
body.frontend-lively .job-detail-hero h1{color:#fff!important;font-weight:650!important;text-shadow:0 16px 46px rgba(2,6,23,.35)!important;}
body.frontend-lively .page-hero-lively p,
body.frontend-lively .job-detail-hero p{color:#e7fbff!important;}
body.frontend-lively .job-detail-title-card{background:rgba(255,255,255,.96)!important;color:#081c35!important;border:1px solid rgba(255,255,255,.80)!important;box-shadow:0 28px 86px rgba(2,6,23,.32)!important;}
body.frontend-lively .job-detail-title-card h1{color:#081c35!important;text-shadow:none!important;}
body.frontend-lively .job-detail-title-card p{color:#526179!important;text-shadow:none!important;}
body.frontend-lively .info-tile i{background:linear-gradient(135deg,#082a55,#175cd3,#10b981)!important;color:#fff!important;}

body.frontend-lively .footer-area{
  background:
    linear-gradient(90deg,rgba(255,255,255,.055) 1px,transparent 1px),
    linear-gradient(0deg,rgba(255,255,255,.055) 1px,transparent 1px),
    linear-gradient(135deg,#06152b 0%,#082a55 48%,#07847d 100%)!important;
  background-size:78px 78px,78px 78px,100% 100%!important;
  color:#fff!important;
  border-top:0!important;
}
body.frontend-lively .footer-area .text-muted{color:rgba(231,251,255,.78)!important;}

@media(max-width:991px){
  body.frontend-lively .hero-lively{min-height:auto;padding:66px 0 76px!important;}
  body.frontend-lively .hero-lively h1{font-size:clamp(2rem,11vw,3.1rem)!important;}
  body.frontend-lively .stats-lively{margin-top:-34px!important;}
  body.frontend-lively .hero-panel-lively{min-height:330px!important;}
}


/* =========================================================
   CAREER FINAL 10 - homepage, job detail, company, dashboard finishing
   ========================================================= */
.frontend-lively{background:#eff7ff;color:#0f172a}.career-hero-pro,.job-landing-hero,.page-hero-pro,.company-profile-hero{position:relative;isolation:isolate;overflow:hidden;background:radial-gradient(circle at 12% 12%,rgba(0,194,255,.28),transparent 24%),radial-gradient(circle at 82% 18%,rgba(245,158,11,.23),transparent 25%),radial-gradient(circle at 90% 78%,rgba(16,185,129,.26),transparent 30%),linear-gradient(135deg,#071a35 0%,#0a2b62 42%,#075b69 72%,#0d7b62 100%);color:#fff}.career-hero-pro{padding:86px 0 70px;min-height:690px}.career-grid{position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.065) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.065) 1px,transparent 1px);background-size:44px 44px;mask-image:linear-gradient(180deg,#000,rgba(0,0,0,.18));z-index:-1}.career-blur{position:absolute;border-radius:999px;filter:blur(25px);opacity:.78;z-index:-1}.career-blur-a{width:210px;height:210px;background:#00c2ff;left:-70px;top:100px}.career-blur-b{width:270px;height:270px;background:#ffb020;right:18%;bottom:-120px}.hero-badge-pro{display:inline-flex;gap:9px;align-items:center;background:rgba(255,255,255,.12);border:1px solid rgba(255,255,255,.22);color:#fff;border-radius:999px;padding:10px 16px;font-weight:650;margin-bottom:18px;box-shadow:0 18px 46px rgba(0,0,0,.16);backdrop-filter:blur(12px)}.career-hero-pro h1{font-size:clamp(2.35rem,5vw,4.75rem);font-weight:680!important;line-height:1.05;letter-spacing:-.045em;max-width:830px;color:#fff}.career-hero-pro p{font-size:1.08rem;line-height:1.85;color:rgba(255,255,255,.82);max-width:720px}.career-search{margin-top:28px;padding:14px;border-radius:28px;background:rgba(255,255,255,.96);box-shadow:0 32px 100px rgba(0,0,0,.28);border:1px solid rgba(255,255,255,.35)}.career-search.compact{max-width:840px}.career-search label{display:block;font-size:.78rem;color:#475569;margin:0 0 4px 4px}.career-search .form-control{border:0;background:#f3f7fb;min-height:48px}.btn-apply{border:0!important;color:#102033!important;background:linear-gradient(135deg,#ffcf4a 0%,#ff9f1c 48%,#ff6b00 100%)!important;box-shadow:0 18px 38px rgba(255,159,28,.34)!important;font-weight:700!important}.btn-apply:hover{transform:translateY(-1px);filter:saturate(1.05)}.btn-glass{background:rgba(255,255,255,.13)!important;color:#fff!important;border:1px solid rgba(255,255,255,.24)!important;backdrop-filter:blur(10px)}.hero-action-row{display:flex;flex-wrap:wrap;gap:12px;margin-top:20px}.trust-line{display:flex;flex-wrap:wrap;gap:10px;margin-top:18px}.trust-line span{display:inline-flex;gap:7px;align-items:center;border-radius:999px;padding:8px 12px;background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.16);color:rgba(255,255,255,.9);font-size:.88rem}.career-visual-card{position:relative;min-height:470px;background:rgba(255,255,255,.13);border:1px solid rgba(255,255,255,.2);border-radius:36px;padding:28px;box-shadow:0 34px 100px rgba(0,0,0,.34);backdrop-filter:blur(18px)}.visual-top{height:44px;border-radius:18px;background:rgba(255,255,255,.96);color:#15213a;display:flex;gap:8px;align-items:center;padding:0 14px}.visual-top span{width:9px;height:9px;border-radius:50%;background:#ff6b6b}.visual-top span:nth-child(2){background:#ffcf4a}.visual-top span:nth-child(3){background:#21c28b}.visual-top b{margin-left:8px}.match-card-main{margin-top:18px;border-radius:26px;padding:20px;color:#fff;background:linear-gradient(135deg,#155dff,#00a9d6 55%,#10b981);display:flex;justify-content:space-between;align-items:center;box-shadow:0 28px 70px rgba(0,0,0,.25)}.match-card-main small,.match-card-main em{display:block;color:rgba(255,255,255,.82);font-style:normal}.match-card-main strong{display:block;font-size:2.2rem;line-height:1}.match-card-main i{font-size:42px;color:#ffcf4a}.visual-job-row{display:flex;align-items:center;gap:12px;margin-top:14px;padding:15px;background:rgba(255,255,255,.94);color:#172033;border-radius:20px;border:1px solid rgba(255,255,255,.7)}.visual-job-row small{display:block;color:#64748b}.logo-mini{width:42px;height:42px;border-radius:15px;display:grid;place-items:center;color:#fff;font-weight:700}.bg-a{background:linear-gradient(135deg,#155dff,#00c2ff)}.bg-b{background:linear-gradient(135deg,#ff6b00,#ffcf4a)}.bg-c{background:linear-gradient(135deg,#0d7b62,#10b981)}.badge-soft-success,.badge-soft-warning,.badge-soft-info{margin-left:auto;border-radius:999px;padding:5px 9px;font-size:.78rem;font-weight:700}.badge-soft-success{background:#dcfce7;color:#047857}.badge-soft-warning{background:#fff3c4;color:#a16207}.badge-soft-info{background:#dff9ff;color:#087ea4}.floating-trust{position:absolute;right:-16px;bottom:35px;background:#fff;border-radius:20px;padding:14px 16px;box-shadow:0 22px 55px rgba(0,0,0,.22);color:#172033;min-width:210px}.floating-trust i{color:#10b981}.floating-trust b,.floating-trust span{display:block}.floating-trust span{font-size:.82rem;color:#64748b}.homepage-stats-wrap{margin-top:-42px;position:relative;z-index:4}.homepage-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;padding:16px;background:#fff;border-radius:30px;box-shadow:0 30px 90px rgba(7,26,53,.18);border:1px solid #d7e6f6}.homepage-stats div{border-radius:22px;padding:20px;background:linear-gradient(145deg,#f6fbff,#fff7e5)}.homepage-stats i{font-size:27px;color:#155dff}.homepage-stats b{display:block;font-size:2rem;color:#0f172a}.homepage-stats span{color:#64748b;font-weight:650}.section-head-pro{display:flex;align-items:end;justify-content:space-between;gap:18px;margin-bottom:24px}.section-head-pro span{display:inline-flex;border-radius:999px;padding:7px 12px;background:#e5f4ff;color:#155dff;font-weight:700;margin-bottom:8px}.section-head-pro h2{font-size:clamp(1.65rem,3vw,2.45rem);font-weight:680!important;letter-spacing:-.03em;color:#0f172a;margin:0}.section-head-pro.light h2{color:#fff}.section-head-pro.light span{background:rgba(255,255,255,.12);color:#fff;border:1px solid rgba(255,255,255,.2)}.link-light-strong{color:#fff;font-weight:700}.why-card{height:100%;border-radius:28px;padding:26px;background:#fff;box-shadow:0 20px 62px rgba(15,23,42,.08);border:1px solid #dbeafe}.why-card i{width:52px;height:52px;display:grid;place-items:center;border-radius:18px;background:linear-gradient(135deg,#155dff,#00c2ff);color:#fff;font-size:25px;margin-bottom:16px}.why-card h3{font-size:1.18rem;font-weight:680}.why-card p{color:#64748b;margin:0}.category-grid-pro a{border:0!important;border-radius:24px!important;background:linear-gradient(145deg,#fff,#eef7ff)!important;box-shadow:0 18px 50px rgba(21,93,255,.10)!important}.category-grid-pro a i{background:linear-gradient(135deg,#155dff,#10b981)!important;color:#fff!important}.jobs-showcase-pro{background:radial-gradient(circle at 8% 8%,rgba(0,194,255,.24),transparent 26%),radial-gradient(circle at 94% 74%,rgba(255,176,32,.24),transparent 28%),linear-gradient(135deg,#071a35 0%,#0a2b62 45%,#075b69 100%);position:relative;overflow:hidden}.jobs-showcase-pro:before{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.055) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.055) 1px,transparent 1px);background-size:46px 46px}.job-card-pro-v2{position:relative;display:flex;gap:16px;height:100%;padding:20px;border-radius:26px;background:rgba(255,255,255,.97);box-shadow:0 24px 70px rgba(0,0,0,.22);color:#0f172a;overflow:hidden}.job-card-pro-v2:before{content:"";position:absolute;inset:0 0 auto;height:5px;background:linear-gradient(90deg,#ffcf4a,#ff6b00,#00c2ff,#10b981)}.job-card-pro-v2:hover{transform:translateY(-5px);color:#0f172a}.job-logo-v2{flex:0 0 auto;width:54px;height:54px;border-radius:18px;display:grid;place-items:center;color:#fff;font-weight:700;background:linear-gradient(135deg,#155dff,#00c2ff 52%,#10b981);box-shadow:0 16px 34px rgba(21,93,255,.28)}.job-logo-v2.xl{width:78px;height:78px;border-radius:26px;font-size:1.55rem}.job-meta-v2{display:flex;flex-wrap:wrap;gap:7px;margin-bottom:8px}.job-meta-v2 span,.job-meta-v2 em{font-style:normal;border-radius:999px;background:#e8f2ff;color:#155dff;padding:5px 9px;font-size:.76rem;font-weight:700}.job-meta-v2 em{background:#ecfdf5;color:#047857}.job-meta-v2 .urgent{background:#fff3c4;color:#a16207}.job-card-pro-v2 h3{font-size:1.08rem;font-weight:680;margin:0 0 6px}.job-card-pro-v2 p{color:#64748b;margin-bottom:10px}.job-foot-v2{display:flex;flex-wrap:wrap;gap:10px;align-items:center;justify-content:space-between}.job-foot-v2 b{color:#047857}.job-foot-v2 small{color:#64748b}.steps-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.steps-grid>div{position:relative;background:#fff;border:1px solid #dbeafe;border-radius:28px;padding:28px;box-shadow:0 18px 55px rgba(15,23,42,.08);overflow:hidden}.steps-grid span{position:absolute;right:22px;top:16px;font-size:2.7rem;line-height:1;font-weight:700;color:#e2ecff}.steps-grid i{width:52px;height:52px;display:grid;place-items:center;border-radius:18px;background:linear-gradient(135deg,#ffcf4a,#ff6b00);color:#192338;font-size:24px;margin-bottom:16px}.steps-grid h3{font-size:1.16rem}.steps-grid p{color:#64748b;margin:0}.location-panel,.companies-panel,.cta-final-pro{border-radius:32px;padding:30px;background:#fff;box-shadow:0 20px 64px rgba(15,23,42,.09);border:1px solid #dbeafe}.location-panel{background:linear-gradient(135deg,#0a2b62,#075b69);color:#fff}.location-panel span{display:inline-flex;border-radius:999px;padding:7px 12px;background:rgba(255,255,255,.14);border:1px solid rgba(255,255,255,.2);margin-bottom:14px}.location-panel h2{color:#fff;font-weight:680}.location-chips{display:flex;flex-wrap:wrap;gap:10px;margin-top:20px}.location-chips a{border-radius:999px;background:rgba(255,255,255,.15);border:1px solid rgba(255,255,255,.2);color:#fff;padding:8px 12px}.location-chips small{background:#ffcf4a;color:#172033;border-radius:999px;padding:2px 7px;margin-left:5px}.company-strip-pro{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.company-strip-pro a{display:block;border-radius:20px;background:#f7fbff;border:1px solid #dbeafe;padding:15px;color:#172033}.company-strip-pro i{color:#10b981}.company-strip-pro b,.company-strip-pro span{display:block}.company-strip-pro span{color:#64748b;font-size:.88rem}.article-card-pro{height:100%;display:block;background:#fff;border-radius:28px;padding:18px;box-shadow:0 18px 55px rgba(15,23,42,.08);color:#0f172a;border:1px solid #dbeafe}.article-thumb-pro{height:140px;border-radius:22px;display:grid;place-items:center;background:linear-gradient(135deg,#071a35,#155dff 52%,#10b981);color:#fff;font-size:42px;margin-bottom:18px}.article-card-pro h4{font-size:1.1rem}.article-card-pro p{color:#64748b;margin:0}.cta-final-pro{display:flex;align-items:center;justify-content:space-between;gap:20px;background:radial-gradient(circle at 100% 0,rgba(255,207,74,.24),transparent 30%),linear-gradient(135deg,#071a35,#0a2b62 50%,#075b69);color:#fff}.cta-final-pro span{display:inline-flex;border-radius:999px;padding:7px 12px;background:rgba(255,255,255,.14);border:1px solid rgba(255,255,255,.18);margin-bottom:12px}.cta-final-pro h2{color:#fff;font-weight:680}.cta-final-pro p{color:rgba(255,255,255,.78);margin:0}.page-hero-pro,.company-profile-hero,.job-landing-hero{padding:62px 0}.page-hero-pro h1,.company-profile-hero h1,.job-landing-hero h1{color:#fff;font-size:clamp(2rem,4vw,3.6rem);font-weight:680;letter-spacing:-.035em}.page-hero-pro p,.company-profile-hero p,.job-landing-hero p{color:rgba(255,255,255,.82);font-size:1.05rem}.job-landing-card,.company-profile-card{display:flex;gap:20px;align-items:center;border-radius:34px;padding:26px;background:rgba(255,255,255,.12);border:1px solid rgba(255,255,255,.21);box-shadow:0 26px 86px rgba(0,0,0,.25);backdrop-filter:blur(16px)}.match-inline{display:flex;align-items:center;gap:10px;margin-top:12px;color:#fff}.match-inline div{width:170px;height:9px;border-radius:999px;background:rgba(255,255,255,.22);overflow:hidden}.match-inline i{display:block;height:100%;background:linear-gradient(90deg,#ffcf4a,#10b981)}.detail-card-pro,.apply-sidebar-pro,.review-mini-card{background:#fff;border:1px solid #dbeafe;border-radius:30px;padding:24px;box-shadow:0 20px 64px rgba(15,23,42,.08)}.quick-info-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:12px;margin-bottom:22px}.quick-info-grid>div{border-radius:22px;padding:16px;background:linear-gradient(145deg,#f3f9ff,#fff7e6);border:1px solid #dbeafe}.quick-info-grid i{color:#155dff;font-size:22px}.quick-info-grid small,.quick-info-grid b{display:block}.quick-info-grid small{color:#64748b}.safe-alert{display:flex;gap:14px;margin:16px 0 22px;padding:16px;border-radius:22px;background:#fff7ed;border:1px solid #fed7aa}.safe-alert i{font-size:25px;color:#ea580c}.safe-alert p{margin:2px 0 0;color:#7c2d12}.skill-badges{display:flex;flex-wrap:wrap;gap:8px;margin:0 0 22px}.skill-badges span{border-radius:999px;padding:7px 11px;background:#e8f2ff;color:#155dff;font-weight:650}.apply-sidebar-pro{top:96px}.company-mini{display:flex;gap:12px;align-items:center}.company-mini b,.company-mini span{display:block}.company-mini span{color:#10b981;font-size:.88rem}.similar-job-row{display:flex;gap:12px;align-items:center;padding:14px;border-radius:20px;background:#f8fbff;border:1px solid #dbeafe;color:#0f172a}.similar-job-row div:nth-child(2){flex:1}.similar-job-row b,.similar-job-row span{display:block}.similar-job-row span{color:#64748b;font-size:.9rem}.report-box{border:1px solid #fed7aa!important;background:#fff7ed!important}.review-mini-card .border-bottom p{margin:2px 0 0;color:#64748b;font-size:.85rem}.mobile-apply-bar{display:none}.company-card-pro{display:block;height:100%;background:#fff;border-radius:30px;overflow:hidden;color:#0f172a;box-shadow:0 18px 55px rgba(15,23,42,.08);border:1px solid #dbeafe}.company-cover{height:88px;background:linear-gradient(135deg,#071a35,#155dff,#10b981)}.company-body{padding:0 22px 22px;margin-top:-38px}.company-body h3{margin:12px 0 5px;font-size:1.2rem}.verified-pill{display:inline-flex;align-items:center;gap:6px;border-radius:999px;background:#dcfce7;color:#047857;padding:6px 10px;font-weight:700;font-size:.82rem}.company-mini-stats{display:grid;grid-template-columns:auto 1fr auto 1fr;gap:4px 8px;margin-top:14px;padding-top:14px;border-top:1px solid #e2e8f0}.company-mini-stats b{color:#155dff}.company-mini-stats span{color:#64748b}.company-rating{text-align:right;color:#fff}.company-rating b,.company-rating span{display:block}.company-info-list{display:grid;gap:10px}.company-info-list div{display:flex;gap:10px;padding:12px;border-radius:16px;background:#f8fbff}.review-item{border-bottom:1px solid #e2e8f0;padding:12px 0}.review-item:last-child{border-bottom:0}.review-item b{color:#ff9f1c}.candidate-hero-dash,.company-hero-dash{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:24px;border-radius:30px;padding:28px;color:#fff;background:radial-gradient(circle at 90% 10%,rgba(255,207,74,.26),transparent 30%),linear-gradient(135deg,#071a35,#155dff 55%,#0d7b62);box-shadow:0 20px 62px rgba(21,93,255,.22)}.candidate-hero-dash h2,.company-hero-dash h2{max-width:760px;font-weight:680;color:#fff}.candidate-hero-dash p,.company-hero-dash p{margin:0;color:rgba(255,255,255,.78)}.candidate-hero-dash span,.company-hero-dash span{display:inline-flex;border-radius:999px;padding:6px 11px;background:rgba(255,255,255,.14);border:1px solid rgba(255,255,255,.18);margin-bottom:10px}.profile-ring{width:128px;height:128px;border-radius:50%;display:grid;place-items:center;text-align:center;background:conic-gradient(#ffcf4a calc(var(--p,75)*1%),rgba(255,255,255,.18) 0);border:8px solid rgba(255,255,255,.18)}.profile-ring b{font-size:1.8rem;color:#fff}.profile-ring span{font-size:.78rem;background:transparent;border:0;margin:0;padding:0}.timeline-row,.candidate-mini-row,.interview-mini{display:flex;align-items:center;gap:12px;padding:12px;border-radius:18px;background:#f8fbff;border:1px solid #dbeafe;margin-bottom:9px}.timeline-row div,.candidate-mini-row div,.interview-mini div{flex:1}.timeline-row b,.timeline-row small,.candidate-mini-row b,.candidate-mini-row span,.interview-mini b,.interview-mini span{display:block}.timeline-row small,.candidate-mini-row span,.interview-mini span{color:#64748b}.interview-mini i{width:42px;height:42px;display:grid;place-items:center;border-radius:15px;color:#fff;background:linear-gradient(135deg,#155dff,#00c2ff)}.success-apply-card{text-align:center;border-radius:34px;padding:40px;background:#fff;box-shadow:0 22px 70px rgba(15,23,42,.10);border:1px solid #dbeafe}.success-icon{width:86px;height:86px;border-radius:28px;display:grid;place-items:center;margin:0 auto 18px;background:linear-gradient(135deg,#10b981,#00c2ff);color:#fff;font-size:42px}.success-actions{display:flex;justify-content:center;gap:10px;flex-wrap:wrap}@media(max-width:991px){.career-hero-pro{padding:54px 0}.career-visual-card{min-height:390px}.homepage-stats{grid-template-columns:repeat(2,1fr)}.steps-grid,.company-strip-pro{grid-template-columns:1fr}.cta-final-pro,.candidate-hero-dash,.company-hero-dash,.job-landing-card,.company-profile-card{flex-direction:column;align-items:flex-start}.quick-info-grid{grid-template-columns:1fr}.floating-trust{right:14px;bottom:16px}.company-rating{text-align:left}.mobile-apply-bar{display:block;position:fixed;left:0;right:0;bottom:0;background:#fff;padding:10px 14px;box-shadow:0 -18px 50px rgba(15,23,42,.14);z-index:1030}.footer-area{padding-bottom:68px}}@media(max-width:575px){.career-search .btn{margin-top:4px}.homepage-stats{grid-template-columns:1fr}.career-hero-pro h1{font-size:2.28rem}.career-visual-card{display:none}.job-card-pro-v2{flex-direction:column}.section-head-pro{align-items:flex-start;flex-direction:column}}

.log-box{background:#07162e;color:#d8e7ff;border-radius:18px;padding:18px;max-height:520px;overflow:auto;font-size:12px;line-height:1.65;white-space:pre-wrap;box-shadow:inset 0 0 0 1px rgba(255,255,255,.08)}
.checkline{display:flex;align-items:center;gap:10px;padding:10px 12px;border:1px solid rgba(15,35,80,.09);border-radius:14px;background:#fff;box-shadow:0 8px 20px rgba(15,35,80,.04)}
.feature-icon{width:48px;height:48px;border-radius:16px;display:grid;place-items:center;background:linear-gradient(135deg,#0f766e,#2563eb);color:#fff;font-size:22px;flex:0 0 auto;box-shadow:0 12px 22px rgba(37,99,235,.18)}
.error-hero{min-height:100vh;display:grid;place-items:center;padding:30px;background:radial-gradient(circle at 20% 10%,rgba(20,184,166,.38),transparent 30%),radial-gradient(circle at 90% 15%,rgba(245,158,11,.28),transparent 26%),linear-gradient(135deg,#07162e,#0b2f63 52%,#0f766e)}
.error-card{max-width:720px;text-align:center;color:#fff;padding:44px;border-radius:30px;background:rgba(255,255,255,.12);border:1px solid rgba(255,255,255,.22);box-shadow:0 30px 80px rgba(0,0,0,.28);backdrop-filter:blur(10px)}
.error-code{font-size:88px;line-height:1;font-weight:700;color:#fbbf24;text-shadow:0 12px 30px rgba(251,191,36,.18)}
.error-card h1{font-weight:650;margin:14px 0}.error-card p{font-size:18px;color:rgba(255,255,255,.84);margin-bottom:24px}

/* Advanced admin finishing */
.calendar-grid{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:10px}.calendar-head{margin-bottom:10px;text-align:center;color:#35506b}.cal-cell{min-height:132px;background:#fff;border:1px solid rgba(15,23,42,.08);border-radius:18px;padding:10px;box-shadow:0 10px 24px rgba(15,23,42,.04)}.cal-cell.empty{background:rgba(255,255,255,.45)}.cal-day{font-weight:700;color:#0f2f5f;margin-bottom:8px}.cal-event{font-size:12px;line-height:1.35;background:linear-gradient(135deg,#e8f1ff,#dbfff6);border-left:3px solid #0ea5e9;border-radius:10px;padding:7px;margin-bottom:6px}.empty-state{text-align:center;padding:60px 20px;background:#fff;border-radius:24px;box-shadow:0 20px 50px rgba(15,23,42,.08)}.empty-state i{font-size:44px;color:#0ea5e9}.stat-icon{width:52px;height:52px;border-radius:18px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#0ea5e9,#10b981);color:#fff;font-size:24px}.text-wrap{white-space:pre-wrap;word-break:break-word}@media(max-width:768px){.calendar-grid{grid-template-columns:1fr}.calendar-head{display:none}.cal-cell.empty{display:none}.cal-cell{min-height:auto}}


/* =========================================================
   BACKEND UI ULTIMATE POLISH
   ========================================================= */
body.dash-body{background:linear-gradient(180deg,#eef4ff 0%,#f7f9fc 42%,#edf6ff 100%);font-family:"Plus Jakarta Sans",Inter,system-ui,-apple-system,"Segoe UI",Arial,sans-serif;color:#24324d}
.dash{display:flex;min-height:100vh}.sidebar{width:300px;background:linear-gradient(180deg,#ffffff 0%,#f7fbff 55%,#eef5ff 100%);border-right:1px solid #dbe8fb;padding:20px 16px 18px;position:sticky;top:0;height:100vh;overflow-y:auto;box-shadow:18px 0 42px rgba(36,50,77,.05)}
.brand-wrap{display:flex;justify-content:space-between;align-items:center;margin-bottom:14px}.sidebar .brand{display:flex;align-items:center;font-weight:700;color:#17233c}.sidebar .brand small{font-size:.74rem}.sidebar .nav-home,.sidebar>a,.nav-group-links a{display:flex;align-items:center;gap:11px;padding:11px 14px;border-radius:15px;color:#4a5a79;font-weight:600;margin-bottom:6px;transition:.18s}.sidebar .nav-home:hover,.sidebar>a:hover,.nav-group-links a:hover{background:#f0f5ff;color:#1f4fd1}.sidebar .nav-home.active,.sidebar>a.active,.nav-group-links a.active{background:linear-gradient(135deg,#1d4ed8,#27b6d2);color:#fff;box-shadow:0 16px 30px rgba(29,78,216,.22)}
.sidebar .nav-caption{font-size:.74rem;text-transform:uppercase;letter-spacing:.12em;color:#8a97ac;font-weight:700;margin:18px 12px 10px}.nav-group{border:1px solid #e0e9f7;border-radius:18px;background:#fbfdff;margin-bottom:10px;overflow:hidden}.nav-group summary{list-style:none;display:flex;align-items:center;justify-content:space-between;padding:12px 14px;cursor:pointer;font-weight:700;color:#263655}.nav-group summary::-webkit-details-marker{display:none}.nav-group[open]{box-shadow:0 18px 36px rgba(36,50,77,.06);background:#fff}.nav-group[open] summary{background:#f5f9ff}.nav-group-links{padding:4px 10px 10px}.nav-group-links a{padding:10px 12px;margin-bottom:4px;font-size:.95rem}.nav-group summary span{display:flex;align-items:center;gap:10px}.support-box{margin-top:18px;background:linear-gradient(145deg,#0f3fa8,#1d6bfd 56%,#32c8d8 100%);border-radius:20px;color:#fff;padding:16px;box-shadow:0 18px 46px rgba(29,78,216,.28)}.support-box .text-muted{color:rgba(255,255,255,.8)!important}.support-illus{width:44px;height:44px;border-radius:14px;background:rgba(255,255,255,.16);margin-bottom:10px}
.main-panel{flex:1;min-width:0}.topbar{position:sticky;top:0;z-index:10;display:flex;align-items:center;gap:14px;padding:16px 24px;background:rgba(248,251,255,.9);backdrop-filter:blur(16px);border-bottom:1px solid #dbe7f7}.mobile-menu-btn{display:none}.topbar-search{flex:1;position:relative;max-width:680px}.topbar-search i{position:absolute;left:16px;top:50%;transform:translateY(-50%);color:#7f8da5}.topbar-search .form-control{padding-left:42px;background:#fff;border:1px solid #dce6f5;box-shadow:0 12px 28px rgba(36,50,77,.05)}.topbar-icons{display:flex;align-items:center;gap:10px}.topbar-link,.topbar-icons>span{width:40px;height:40px;border-radius:14px;display:inline-flex;align-items:center;justify-content:center;background:#fff;border:1px solid #dbe7f7;color:#41526f;box-shadow:0 10px 24px rgba(36,50,77,.04)}.topbar-link.lang-pill{width:auto;padding:0 12px;gap:8px}.avatar-round{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:14px;background:linear-gradient(135deg,#1d4ed8,#28b9d5);color:#fff;font-weight:700;box-shadow:0 16px 30px rgba(29,78,216,.22)}
.page-head{display:flex;justify-content:space-between;align-items:flex-start;gap:18px;margin-bottom:24px}.page-head h1{margin:0;color:#17233c;font-size:1.8rem;font-weight:700}.page-head-actions{display:flex;align-items:center;gap:10px}.breadcrumb-mini{color:#7c8aa2;font-size:.92rem;margin-top:4px}.pill-soft{display:inline-flex;align-items:center;gap:8px;border-radius:999px;background:#fff;border:1px solid #dae6f9;padding:9px 13px;font-weight:600;color:#3e5070}.status-dot{width:10px;height:10px;border-radius:50%;background:#10b981;display:inline-block;box-shadow:0 0 0 4px rgba(16,185,129,.14)}
.metric-card{display:flex;justify-content:space-between;align-items:flex-start;border-radius:26px;padding:22px;color:#fff;box-shadow:0 22px 60px rgba(36,50,77,.14);height:100%}.metric-card h3{font-size:2rem;line-height:1.05;margin:0 0 6px;font-weight:700}.metric-card p{margin:0;font-size:1rem;font-weight:600}.metric-card small{display:block;margin-top:8px;opacity:.88}.metric-card i{font-size:2rem;opacity:.92}.bg-blue{background:linear-gradient(135deg,#1d4ed8,#27b6d2)}.bg-green{background:linear-gradient(135deg,#059669,#2dd4bf)}.bg-gold{background:linear-gradient(135deg,#f59e0b,#ffd166);color:#4a3100}.bg-rose{background:linear-gradient(135deg,#7c3aed,#ec4899)}
.dash-card,.panel,.form-section,.table-card{background:#fff;border:1px solid #dde8f7;border-radius:26px;padding:22px;box-shadow:0 18px 50px rgba(36,50,77,.06)}.card-head{display:flex;justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:18px}.card-head h5{margin:0;color:#17233c;font-weight:700}.card-head p{line-height:1.6}.quick-action-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.quick-action-grid a{display:flex;align-items:center;gap:12px;padding:14px;border-radius:18px;background:linear-gradient(180deg,#fbfdff,#f4f8ff);border:1px solid #e1eaf8;color:#334361;font-weight:600}.quick-action-grid a:hover{transform:translateY(-2px);box-shadow:0 14px 26px rgba(36,50,77,.08)}.quick-action-grid i{width:42px;height:42px;display:grid;place-items:center;border-radius:14px;background:linear-gradient(135deg,#1d4ed8,#2bc6d8);color:#fff}
.chart-bars{display:flex;align-items:flex-end;gap:14px;height:230px;padding:8px 4px 0}.bar-item{display:flex;flex-direction:column;align-items:center;gap:8px;flex:1}.bar-item b{display:block;width:100%;max-width:28px;border-radius:999px 999px 10px 10px;background:linear-gradient(180deg,#29c6d8,#1d4ed8);box-shadow:0 14px 24px rgba(29,78,216,.18)}.bar-item span,.bar-item small{font-size:.8rem;color:#71819a;font-weight:600}
.status-stack{display:grid;gap:10px}.status-row{display:flex;align-items:center;justify-content:space-between;padding:12px 14px;border-radius:16px;background:#f7faff;border:1px solid #e4edf9;font-weight:600}.status-row b{color:#1d4ed8}.quick-list{display:grid;gap:12px}.quick-list a{display:flex;gap:12px;align-items:flex-start;padding:14px;border-radius:18px;background:#f8fbff;border:1px solid #e2ebf8;color:#334361}.quick-list a i{width:42px;height:42px;display:grid;place-items:center;border-radius:14px;background:linear-gradient(135deg,#1d4ed8,#29c6d8);color:#fff;flex:0 0 auto}.quick-list-rich a span{display:flex;flex-direction:column}.quick-list-rich a b{color:#17233c}.quick-list-rich a small{color:#72839b;line-height:1.55;margin-top:3px}
.table-modern table thead th,.panel table thead th,.dash-card table thead th{background:#f8fbff;color:#5f708c;font-size:.82rem;text-transform:uppercase;letter-spacing:.04em;border-bottom:1px solid #e3ecfa}.table-modern table td,.panel table td,.dash-card table td{border-color:#edf2fb;padding:.95rem .85rem;vertical-align:middle}.table-modern table tbody tr:hover,.panel table tbody tr:hover,.dash-card table tbody tr:hover{background:#fbfdff}.table td .btn{margin:2px 0}.pagination{gap:7px}.page-link{border-radius:12px!important;border:1px solid #dbe6f6;color:#1d4ed8;padding:.52rem .82rem}.page-item.active .page-link{background:linear-gradient(135deg,#1d4ed8,#29c6d8);border-color:transparent}
.schedule-list{display:grid;gap:12px}.schedule-item{display:flex;gap:12px;align-items:center;padding:12px;border-radius:18px;background:#f8fbff;border:1px solid #e2ebf8}.date-badge{width:56px;height:56px;border-radius:18px;background:linear-gradient(135deg,#1d4ed8,#29c6d8);color:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;font-weight:700}.date-badge small{font-size:.78rem;opacity:.9}.schedule-item b{display:block;color:#17233c}.schedule-item small,.schedule-item span{display:block;color:#74859e}.empty-mini{padding:18px;border-radius:18px;background:#f8fbff;border:1px dashed #d3e0f4;color:#7c8aa2;text-align:center}
.company-mini-list{display:grid;gap:12px}.company-mini-item{display:flex;align-items:center;gap:12px;padding:12px;border-radius:18px;background:#f8fbff;border:1px solid #e2ebf8}.company-mini-icon{width:42px;height:42px;border-radius:14px;background:linear-gradient(135deg,#1d4ed8,#29c6d8);color:#fff;display:grid;place-items:center}.company-mini-item b{display:block;color:#17233c}.company-mini-item small{display:block;color:#7687a0}.company-mini-item .badge{margin-left:auto}
.alert-modern{border-radius:18px;border:none;padding:14px 16px}.submit-overlay{position:fixed;inset:0;background:rgba(12,20,38,.42);display:none;align-items:center;justify-content:center;z-index:9999;backdrop-filter:blur(4px)}.submit-overlay.show{display:flex}.submit-card{background:#fff;padding:24px 26px;border-radius:22px;box-shadow:0 22px 60px rgba(12,20,38,.25);text-align:center;min-width:260px}
.form-control,.form-select{border-radius:15px;border:1px solid #dce5f3;min-height:46px}.form-control:focus,.form-select:focus{border-color:#7aa6ff;box-shadow:0 0 0 .16rem rgba(29,78,216,.12)}label,.form-label{font-weight:600;color:#43536e}.btn{border-radius:14px}.btn-sm{border-radius:12px}.badge{font-weight:600}
@media (max-width:1199px){.sidebar{width:280px}.page-head{flex-direction:column}.page-head-actions{flex-wrap:wrap}.quick-action-grid{grid-template-columns:1fr 1fr}}
@media (max-width:991px){.mobile-menu-btn{display:inline-flex}.sidebar{position:fixed;left:0;top:0;bottom:0;transform:translateX(-108%);transition:.2s;z-index:1045}.sidebar.show{transform:none}.topbar{padding:14px 16px}.page-head h1{font-size:1.55rem}.main-panel{width:100%}}
@media (max-width:767px){.container-fluid{padding-left:12px!important;padding-right:12px!important}.metric-card{padding:18px;border-radius:22px}.quick-action-grid{grid-template-columns:1fr}.topbar{gap:10px}.topbar-icons{gap:6px}.topbar-link,.topbar-icons>span,.avatar-round{width:36px;height:36px;border-radius:12px}.topbar-link.lang-pill{width:auto;padding:0 10px}.table-responsive table{min-width:640px}}

/* DASHBOARD EMPTY STATE + DUITKU FORM POLISH */
.chart-empty{width:100%;min-height:190px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;color:#7a889e;border:1px dashed #cfdcf0;border-radius:22px;background:linear-gradient(180deg,#fbfdff,#f5f9ff)}.chart-empty i{font-size:42px;color:#1d6bfd;margin-bottom:10px}.chart-empty b{color:#21304d}.chart-empty span{max-width:360px;line-height:1.6}.form-section-soft{border:1px solid #e1eaf8;background:linear-gradient(180deg,#ffffff,#f8fbff);border-radius:22px;padding:20px;margin-bottom:18px}.form-section-soft h6{display:flex;align-items:center;gap:10px;font-weight:700;color:#17233c;margin-bottom:16px}.form-section-soft h6 i{width:36px;height:36px;border-radius:13px;display:grid;place-items:center;background:linear-gradient(135deg,#1d4ed8,#29c6d8);color:#fff}.help-note{border:1px solid #d8e6fb;background:#f7fbff;border-radius:16px;padding:12px 14px;color:#53647e;line-height:1.6}.help-note i{color:#1d6bfd;margin-right:6px}.help-note code{background:#eef5ff;border-radius:8px;padding:2px 6px;color:#1d4ed8}.chart-bars:has(.chart-empty){height:auto;min-height:220px;align-items:stretch}.dash-card{overflow:hidden}


/* =========================================================
   FIX BACKEND GAP + DASHBOARD EMPTY SPACE
   ========================================================= */
@media (min-width:992px){
  body.dash-body .main-panel{margin-left:0!important;}
  body.dash-body .dash{align-items:stretch;}
}
body.dash-body .chart-bars:has(.empty-dashboard){height:auto!important;min-height:0!important;padding:0!important;display:block!important;}
.empty-dashboard{min-height:170px;display:flex;align-items:center;justify-content:center;flex-direction:column;border:1px dashed #cfdcf0;border-radius:22px;background:linear-gradient(180deg,#fbfdff,#f6faff);text-align:center;color:#73849f;padding:24px;}
.empty-dashboard i{font-size:2.1rem;color:#1d6bfd;margin-bottom:8px;}
.empty-dashboard b{color:#17233c;margin-bottom:3px;}


/* =========================================================
   BACKEND MAX FINAL: gap fix, uploader, payment, tests
   ========================================================= */
@media (min-width:992px){body.dash-body .dash{display:grid!important;grid-template-columns:252px minmax(0,1fr)!important;align-items:stretch!important}body.dash-body .sidebar{position:sticky!important;top:0!important;width:252px!important;max-width:252px!important;min-width:252px!important;grid-column:1!important}body.dash-body .main-panel{margin-left:0!important;grid-column:2!important;width:100%!important}}
.setting-studio .brand-preview-card{position:sticky;top:96px;border-radius:28px;padding:24px;background:radial-gradient(circle at 80% 0,rgba(41,198,216,.28),transparent 28%),linear-gradient(145deg,#082a55,#155dff 62%,#10b981);color:#fff;box-shadow:0 26px 72px rgba(21,93,255,.25)}.brand-preview-card span{display:inline-flex;border-radius:999px;padding:7px 11px;background:rgba(255,255,255,.14);border:1px solid rgba(255,255,255,.22);font-weight:650;margin-bottom:18px}.preview-logo-box{width:132px;height:132px;border-radius:32px;background:rgba(255,255,255,.95);display:grid;place-items:center;margin-bottom:18px;box-shadow:0 18px 50px rgba(0,0,0,.18);overflow:hidden}.preview-logo-box img{max-width:105px;max-height:105px;object-fit:contain}.preview-logo-box i{font-size:52px;color:#155dff}.brand-preview-card h4{color:#fff;margin-bottom:8px}.brand-preview-card p,.brand-preview-card small{color:rgba(255,255,255,.82)}.form-control-color{padding:.35rem;min-height:46px}.payment-studio{position:sticky;top:96px}.channel-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:8px}.channel-grid span{border-radius:14px;background:#f7fbff;border:1px solid #dce8f8;padding:10px;font-size:.84rem;color:#53647e}.channel-grid b{display:block;color:#155dff}.test-suite-head{display:flex;align-items:center;justify-content:space-between;gap:18px;background:radial-gradient(circle at 88% 0,rgba(255,207,74,.28),transparent 26%),linear-gradient(135deg,#ffffff,#eef7ff)}.test-suite-head h4{margin:0;font-weight:700}.test-card-pro{height:100%;border-radius:28px;padding:22px;background:#fff;border:1px solid #dbe8f8;box-shadow:0 18px 55px rgba(29,78,216,.08);transition:.18s}.test-card-pro:hover{transform:translateY(-4px);box-shadow:0 26px 72px rgba(29,78,216,.14)}.test-card-pro small{color:#71819a}.test-card-pro h5{font-weight:700;margin:.3rem 0 .7rem;color:#17233c}.test-card-pro p{min-height:46px;color:#64748b}.test-stat-row{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.test-stat-row span{border-radius:16px;background:#f6faff;border:1px solid #e1eaf8;padding:10px;text-align:center;color:#65758f}.test-stat-row b{display:block;color:#155dff;font-size:1.15rem}.question-editor{position:sticky;top:96px}.question-box.enhanced{border-radius:22px;background:linear-gradient(180deg,#ffffff,#f8fbff);border:1px solid #dfe9f7;padding:18px;margin-bottom:14px}.answer-key{border-radius:16px;background:#ecfdf5;color:#047857;padding:12px 14px;margin-top:10px;font-weight:650}.test-hero-mini{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;border-radius:26px;padding:24px;margin-bottom:22px;color:#fff;background:linear-gradient(135deg,#082a55,#155dff 62%,#10b981)}.test-hero-mini h4{color:#fff;margin:0 0 8px}.test-hero-mini p{color:rgba(255,255,255,.82)}.test-hero-mini .help-note{background:rgba(255,255,255,.12);border-color:rgba(255,255,255,.20);color:#fff}.test-timer{min-width:110px;height:110px;border-radius:28px;background:rgba(255,255,255,.14);border:1px solid rgba(255,255,255,.22);display:flex;flex-direction:column;align-items:center;justify-content:center}.test-timer i{font-size:24px}.test-timer b{font-size:2rem;line-height:1;color:#fff}.test-timer span{color:rgba(255,255,255,.8)}.test-option{display:flex;gap:10px;align-items:flex-start;margin-top:10px;padding:12px 14px;border-radius:16px;background:#f8fbff;border:1px solid #e1eaf8;cursor:pointer}.test-option:hover{background:#eef7ff;border-color:#bcd5ff}.test-option input{margin-top:5px}.test-option span{font-weight:600;color:#34445f}@media(max-width:991px){.setting-studio .brand-preview-card,.payment-studio,.question-editor{position:static}.test-suite-head,.test-hero-mini{flex-direction:column}.test-stat-row{grid-template-columns:1fr}}

.upload-tile{background:#f8fbff;border:1px dashed #c9d8ef;border-radius:18px;padding:14px}.upload-tile .form-control{background:#fff}.brand-preview-card small{line-height:1.7}.side-form-panel{position:sticky;top:96px;background:#fff;border:1px solid #dde8f7;border-radius:24px;padding:22px;box-shadow:0 18px 50px rgba(36,50,77,.06)}

.email-editor-box{background:linear-gradient(180deg,#fbfdff,#f5f9ff);border:1px solid #dfe8f6;border-radius:22px;padding:18px}.email-editor-box h6{font-weight:700;color:#17233c;margin-bottom:14px}.email-editor-box code,.dash-card code{background:#eef5ff;border:1px solid #d7e6fb;padding:2px 7px;border-radius:8px;color:#1d4ed8}.email-status-card{border-radius:22px;background:linear-gradient(135deg,#1d4ed8,#29c6d8);color:#fff;padding:18px}

.check-card{display:flex;align-items:center;gap:10px;padding:13px 14px;border:1px solid #dbe7f7;border-radius:16px;background:#f8fbff;font-weight:600}.check-card input{width:18px;height:18px}.check-card small{display:block;color:#74859e}.activity-timeline{display:grid;gap:13px}.activity-item{display:flex;gap:13px;padding:14px;border:1px solid #e1ebf8;border-radius:18px;background:#f8fbff}.activity-icon{width:42px;height:42px;border-radius:14px;background:linear-gradient(135deg,#1d4ed8,#29c6d8);display:grid;place-items:center;color:#fff;flex:0 0 auto}.activity-item b{display:block;color:#17233c}.activity-item small,.activity-item em{display:block;color:#71819a;font-style:normal}.health-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:12px}


/* =========================================================
   BACKEND CALM EYE THEME - less glare, softer tones
   ========================================================= */
body.dash-body{
  background:linear-gradient(180deg,#edf1f6 0%,#f4f6f9 44%,#edf2f7 100%)!important;
  color:#2f3b4d!important;
}
.sidebar{
  background:linear-gradient(180deg,#f7f9fc 0%,#f2f5f9 56%,#edf2f7 100%)!important;
  border-right:1px solid #d8e0ea!important;
  box-shadow:14px 0 28px rgba(28,39,56,.04)!important;
}
.sidebar .brand,.page-head h1,.card-head h5,.company-mini-item b,.schedule-item b{color:#223044!important;}
.sidebar .nav-home,
.sidebar>a,
.nav-group-links a,
.nav-group summary{color:#55657d!important;}
.sidebar .nav-home:hover,
.sidebar>a:hover,
.nav-group-links a:hover{
  background:#eaf0f6!important;
  color:#2f5b95!important;
}
.sidebar .nav-home.active,
.sidebar>a.active,
.nav-group-links a.active{
  background:linear-gradient(135deg,#56779f,#4f8f8a)!important;
  color:#fff!important;
  box-shadow:0 12px 24px rgba(71,101,134,.18)!important;
}
.nav-group{
  background:#f8fafc!important;
  border:1px solid #dde5ef!important;
}
.nav-group[open]{background:#fdfefe!important;box-shadow:0 12px 28px rgba(28,39,56,.05)!important;}
.nav-group[open] summary{background:#eef3f7!important;}
.support-box{
  background:linear-gradient(145deg,#60758e,#7089a4 52%,#6b9ea0 100%)!important;
  box-shadow:0 14px 30px rgba(58,74,96,.18)!important;
}
.topbar{
  background:rgba(243,246,249,.92)!important;
  border-bottom:1px solid #d9e1ea!important;
}
.topbar-search .form-control,
.topbar-link,
.topbar-icons>span{
  background:#f7f9fb!important;
  border-color:#dbe3ec!important;
  box-shadow:0 8px 18px rgba(29,42,58,.04)!important;
  color:#4f627b!important;
}
.avatar-round{
  background:linear-gradient(135deg,#617d99,#6fa0a1)!important;
  box-shadow:0 10px 20px rgba(77,101,127,.18)!important;
}
.pill-soft{
  background:#f8fafc!important;
  border-color:#dbe3ec!important;
  color:#4d5d73!important;
}
.metric-card{
  box-shadow:0 16px 34px rgba(38,51,70,.09)!important;
}
.bg-blue{background:linear-gradient(135deg,#6b84a0,#7aa4bd)!important;}
.bg-green{background:linear-gradient(135deg,#5f8b84,#79a79e)!important;}
.bg-gold{background:linear-gradient(135deg,#b38a58,#d2b07d)!important;color:#fff!important;}
.bg-rose{background:linear-gradient(135deg,#7f719f,#a486b8)!important;}
.dash-card,.panel,.form-section,.table-card,.detail-card,.card-soft,.auth-card{
  background:#f9fbfc!important;
  border:1px solid #dfe6ee!important;
  box-shadow:0 12px 28px rgba(34,47,64,.05)!important;
}
.quick-action-grid a,
.quick-list a,
.status-row,
.schedule-item,
.company-mini-item,
.empty-mini{
  background:#f3f6f9!important;
  border-color:#dee6ee!important;
}
.quick-action-grid i,
.quick-list a i,
.company-mini-icon,
.date-badge{
  background:linear-gradient(135deg,#7088a4,#7aa39f)!important;
  box-shadow:none!important;
}
.chart-bars .bar-item b{
  background:linear-gradient(180deg,#88aba8,#6985a1)!important;
  box-shadow:0 10px 20px rgba(70,95,122,.14)!important;
}
.table-modern table thead th,
.panel table thead th,
.dash-card table thead th{
  background:#eef3f7!important;
  color:#617287!important;
  border-bottom:1px solid #dde5ee!important;
}
.table-modern table td,
.panel table td,
.dash-card table td{border-color:#e7edf3!important;}
.table-modern table tbody tr:hover,
.panel table tbody tr:hover,
.dash-card table tbody tr:hover{background:#f4f7fa!important;}
.form-control,.form-select,textarea.form-control{
  background:#f7f9fb!important;
  border-color:#dbe3ec!important;
  color:#344255!important;
}
.form-control:focus,.form-select:focus{
  background:#fff!important;
  border-color:#8ea7c1!important;
  box-shadow:0 0 0 .16rem rgba(111,140,168,.16)!important;
}
.btn-primary{
  background:linear-gradient(135deg,#6984a0,#6f9a9c)!important;
  border:0!important;
  box-shadow:0 10px 20px rgba(90,115,140,.16)!important;
}
.btn-primary:hover{filter:brightness(.98)!important;}
.btn-light{
  background:#f7f9fb!important;
  border-color:#dbe3ec!important;
  color:#4f627b!important;
}
.btn-warning{background:#d7b27e!important;color:#fff!important;}
.btn-success{background:#79a79e!important;}
.btn-danger{background:#d4878d!important;}
.alert-success{background:#eef7f2!important;color:#476a57!important;border:1px solid #dcecdf!important;}
.alert-danger{background:#fbefef!important;color:#8d5457!important;border:1px solid #f0d7d9!important;}
.breadcrumb-mini,
.text-muted,
.quick-list-rich a small,
.schedule-item small,
.schedule-item span,
.company-mini-item small,
.bar-item span,.bar-item small{color:#718195!important;}
.status-dot{background:#6fa09a!important;box-shadow:0 0 0 4px rgba(111,160,154,.14)!important;}
.page-item.active .page-link,
.page-link:hover{background:linear-gradient(135deg,#6984a0,#6f9a9c)!important;border-color:transparent!important;color:#fff!important;}
.page-link{background:#f7f9fb!important;border-color:#dbe3ec!important;color:#5b6d83!important;}
.submit-card{background:#f8fafc!important;}
@media (max-width:991px){
  .sidebar{box-shadow:18px 0 34px rgba(28,39,56,.10)!important;}
}


/* =========================================================
   BACKEND VIVID CLEAR THEME - terang, kontras, tidak burem
   Tujuan: lebih ngejreng, tulisan tegas, tetap profesional.
   ========================================================= */
body.dash-body{
  background:
    radial-gradient(circle at 8% 4%, rgba(0,194,255,.20), transparent 22%),
    radial-gradient(circle at 94% 12%, rgba(255,176,32,.18), transparent 24%),
    linear-gradient(180deg,#eaf4ff 0%,#f8fbff 42%,#e8f9ff 100%)!important;
  color:#10213d!important;
  font-weight:400!important;
}
.sidebar{
  background:
    linear-gradient(180deg,#ffffff 0%,#f2f8ff 48%,#e7f4ff 100%)!important;
  border-right:1px solid #bdd8ff!important;
  box-shadow:20px 0 48px rgba(21,93,255,.10)!important;
}
.sidebar .brand,.page-head h1,.card-head h5,.company-mini-item b,.schedule-item b,
.quick-list-rich a b,.status-row span,.status-row b{color:#0b1f3a!important;}
.sidebar .nav-caption{color:#4474b9!important;}
.sidebar .nav-home,
.sidebar>a,
.nav-group-links a,
.nav-group summary{
  color:#1d3356!important;
  font-weight:650!important;
}
.sidebar .nav-home:hover,
.sidebar>a:hover,
.nav-group-links a:hover{
  background:#e3f2ff!important;
  color:#0b5be7!important;
}
.sidebar .nav-home.active,
.sidebar>a.active,
.nav-group-links a.active{
  background:linear-gradient(135deg,#155dff 0%,#00b8ff 58%,#10b981 100%)!important;
  color:#fff!important;
  box-shadow:0 18px 38px rgba(21,93,255,.30)!important;
}
.nav-group{
  background:#ffffff!important;
  border:1px solid #cfe3ff!important;
  box-shadow:0 8px 20px rgba(21,93,255,.06)!important;
}
.nav-group[open]{background:#fff!important;box-shadow:0 18px 44px rgba(21,93,255,.11)!important;}
.nav-group[open] summary{background:linear-gradient(90deg,#eaf4ff,#f2fffb)!important;}
.logo-mark,
.avatar-round{
  background:linear-gradient(135deg,#155dff,#00c2ff 60%,#10b981)!important;
  color:#fff!important;
  box-shadow:0 16px 34px rgba(21,93,255,.28)!important;
}
.support-box{
  background:
    radial-gradient(circle at 82% 18%,rgba(255,255,255,.24),transparent 24%),
    linear-gradient(145deg,#071d57 0%,#155dff 48%,#00a8d8 78%,#10b981 100%)!important;
  box-shadow:0 22px 54px rgba(21,93,255,.28)!important;
}
.support-box .text-muted{color:rgba(255,255,255,.82)!important;}
.topbar{
  background:rgba(255,255,255,.94)!important;
  border-bottom:1px solid #c9ddf8!important;
  box-shadow:0 14px 34px rgba(21,93,255,.08)!important;
}
.topbar-search .form-control{
  background:#ffffff!important;
  border:1px solid #bfd7ff!important;
  box-shadow:0 12px 28px rgba(21,93,255,.08)!important;
  color:#10213d!important;
}
.topbar-link,.topbar-icons>span{
  background:#ffffff!important;
  border-color:#cfe0ff!important;
  color:#0b5be7!important;
  box-shadow:0 10px 24px rgba(21,93,255,.08)!important;
}
.pill-soft{
  background:#ffffff!important;
  border-color:#bcd5ff!important;
  color:#0b5be7!important;
  box-shadow:0 8px 20px rgba(21,93,255,.06)!important;
}
.status-dot{background:#10b981!important;box-shadow:0 0 0 4px rgba(16,185,129,.18)!important;}
.metric-card{
  box-shadow:0 26px 70px rgba(21,93,255,.16)!important;
  border:1px solid rgba(255,255,255,.34)!important;
}
.bg-blue{background:linear-gradient(135deg,#0b4eea 0%,#00b8ff 100%)!important;color:#fff!important;}
.bg-green{background:linear-gradient(135deg,#009b72 0%,#10d49c 100%)!important;color:#fff!important;}
.bg-gold{background:linear-gradient(135deg,#f59e0b 0%,#ffcf5a 100%)!important;color:#3b2600!important;}
.bg-rose{background:linear-gradient(135deg,#6736d9 0%,#a855f7 100%)!important;color:#fff!important;}
.dash-card,.panel,.form-section,.table-card,.detail-card,.card-soft,.auth-card{
  background:#ffffff!important;
  border:1px solid #cfe0f5!important;
  box-shadow:0 22px 58px rgba(10,44,120,.10)!important;
}
.card-head{border-bottom:1px solid #edf3ff;padding-bottom:14px;}
.quick-action-grid a,
.quick-list a,
.status-row,
.schedule-item,
.company-mini-item,
.empty-mini{
  background:linear-gradient(145deg,#ffffff 0%,#f1f8ff 100%)!important;
  border:1px solid #d3e5ff!important;
  box-shadow:0 12px 28px rgba(21,93,255,.07)!important;
}
.quick-action-grid a:hover,.quick-list a:hover,.company-mini-item:hover{
  background:linear-gradient(145deg,#ffffff 0%,#e6f5ff 100%)!important;
  transform:translateY(-2px);
  box-shadow:0 20px 42px rgba(21,93,255,.14)!important;
}
.quick-action-grid i,
.quick-list a i,
.company-mini-icon,
.date-badge{
  background:linear-gradient(135deg,#155dff,#00c2ff 68%,#10b981)!important;
  color:#fff!important;
  box-shadow:0 16px 30px rgba(21,93,255,.22)!important;
}
.chart-bars .bar-item b{
  background:linear-gradient(180deg,#00c2ff 0%,#155dff 68%,#0b2f93 100%)!important;
  box-shadow:0 16px 30px rgba(21,93,255,.24)!important;
}
.table-modern table thead th,
.panel table thead th,
.dash-card table thead th{
  background:linear-gradient(90deg,#eaf4ff,#f3fbff)!important;
  color:#0b5be7!important;
  border-bottom:1px solid #cfe0f5!important;
  font-weight:750!important;
}
.table-modern table td,
.panel table td,
.dash-card table td{border-color:#e6effc!important;color:#263a5e!important;}
.table-modern table tbody tr:hover,
.panel table tbody tr:hover,
.dash-card table tbody tr:hover{background:#f2f8ff!important;}
.form-control,.form-select,textarea.form-control{
  background:#ffffff!important;
  border-color:#bfd7ff!important;
  color:#10213d!important;
}
.form-control:focus,.form-select:focus{
  background:#fff!important;
  border-color:#155dff!important;
  box-shadow:0 0 0 .18rem rgba(21,93,255,.16)!important;
}
label,.form-label{color:#263a5e!important;font-weight:700!important;}
.btn-primary{
  background:linear-gradient(135deg,#155dff,#00c2ff 70%)!important;
  border:0!important;
  color:#fff!important;
  box-shadow:0 16px 34px rgba(21,93,255,.26)!important;
}
.btn-primary:hover{filter:saturate(1.1) brightness(1.02)!important;transform:translateY(-1px);}
.btn-light{
  background:#ffffff!important;
  border-color:#cfe0ff!important;
  color:#0b5be7!important;
}
.btn-warning{background:linear-gradient(135deg,#f59e0b,#ffcf5a)!important;color:#3b2600!important;border:0!important;}
.btn-success{background:linear-gradient(135deg,#059669,#10d49c)!important;border:0!important;}
.btn-danger{background:linear-gradient(135deg,#e11d48,#fb7185)!important;border:0!important;}
.alert-success{background:#e8fff4!important;color:#057447!important;border:1px solid #baf3d3!important;}
.alert-danger{background:#fff0f3!important;color:#be123c!important;border:1px solid #ffd0dc!important;}
.breadcrumb-mini,.text-muted,.quick-list-rich a small,.schedule-item small,.schedule-item span,.company-mini-item small,.bar-item span,.bar-item small{color:#5b6d83!important;}
.status-row b{color:#155dff!important;}
.page-link{background:#fff!important;border-color:#cfe0ff!important;color:#155dff!important;}
.page-item.active .page-link,.page-link:hover{background:linear-gradient(135deg,#155dff,#00c2ff)!important;border-color:transparent!important;color:#fff!important;}
.badge.bg-primary,.badge.text-bg-primary{background:linear-gradient(135deg,#155dff,#00c2ff)!important;color:#fff!important;}
.badge.bg-success,.badge.text-bg-success{background:linear-gradient(135deg,#059669,#10d49c)!important;color:#fff!important;}
.badge.bg-warning,.badge.text-bg-warning{background:linear-gradient(135deg,#f59e0b,#ffcf5a)!important;color:#3b2600!important;}
.submit-card{background:#fff!important;color:#10213d!important;}
@media (max-width:991px){
  .sidebar{box-shadow:24px 0 54px rgba(21,93,255,.20)!important;}
}


/* =========================================================
   FRONTEND ULTIMATE APPLY UX + PROFILE FLEX
   ========================================================= */
body.frontend-lively{background:#eef7ff!important;color:#0f213f!important;font-family:"Plus Jakarta Sans",Inter,system-ui,-apple-system,"Segoe UI",Arial,sans-serif}.top-nav{background:rgba(255,255,255,.96)!important;border-bottom:1px solid rgba(17,50,98,.12)!important;box-shadow:0 16px 44px rgba(2,8,23,.12)!important}.navbar-dark .navbar-nav .nav-link{color:#203959!important;font-weight:650!important}.navbar-dark .navbar-nav .nav-link:hover{background:#eaf5ff!important;color:#0b5fe9!important}.navbar-brand{color:#0b1f3a!important}.career-hero-pro{position:relative;overflow:hidden;min-height:680px;padding:84px 0 80px;background:radial-gradient(circle at 13% 16%,rgba(14,165,233,.58),transparent 24%),radial-gradient(circle at 88% 20%,rgba(16,185,129,.42),transparent 26%),radial-gradient(circle at 78% 85%,rgba(245,158,11,.38),transparent 27%),linear-gradient(135deg,#061629 0%,#0b1f3a 34%,#123c73 62%,#0f766e 100%);color:#fff}.career-grid{position:absolute;inset:0;background:linear-gradient(90deg,rgba(255,255,255,.055) 1px,transparent 1px),linear-gradient(0deg,rgba(255,255,255,.055) 1px,transparent 1px);background-size:74px 74px;mask-image:linear-gradient(180deg,#000 0%,#000 78%,transparent 100%)}.career-blur{position:absolute;border-radius:50%;filter:blur(20px);opacity:.65}.career-blur-a{width:280px;height:280px;background:#0ea5e9;right:12%;top:14%}.career-blur-b{width:220px;height:220px;background:#f59e0b;left:58%;bottom:4%}.hero-badge-pro{display:inline-flex;align-items:center;gap:9px;border-radius:999px;background:rgba(255,255,255,.13);border:1px solid rgba(255,255,255,.28);color:#fff;padding:10px 14px;font-weight:700;margin-bottom:18px;box-shadow:0 18px 42px rgba(2,6,23,.22)}.career-hero-pro h1{font-size:clamp(2.45rem,5vw,4.8rem);line-height:1.04;letter-spacing:-.05em;font-weight:700;color:#fff;margin-bottom:18px;text-shadow:0 18px 48px rgba(2,6,23,.38)}.career-hero-pro p{font-size:1.1rem;line-height:1.85;color:#e2f6ff;max-width:760px}.career-search{margin-top:28px;padding:16px;border-radius:28px;background:rgba(255,255,255,.96);border:1px solid rgba(255,255,255,.68);box-shadow:0 36px 100px rgba(2,6,23,.34)}.career-search label{display:flex;align-items:center;gap:7px;color:#18304f;font-weight:700;font-size:.83rem;margin-bottom:7px}.career-search .form-control{background:#f8fbff;border:1px solid #d9e9f8;color:#10213d}.btn-apply{border:0!important;background:linear-gradient(135deg,#ff8a00 0%,#f59e0b 36%,#10b981 100%)!important;color:#fff!important;font-weight:700!important;box-shadow:0 18px 38px rgba(245,158,11,.34)!important}.btn-apply:hover{filter:saturate(1.08) brightness(1.02);transform:translateY(-1px)}.btn-glass{background:rgba(255,255,255,.14)!important;border:1px solid rgba(255,255,255,.26)!important;color:#fff!important;font-weight:700}.hero-action-row,.trust-line{display:flex;gap:11px;flex-wrap:wrap;margin-top:18px}.trust-line span{display:inline-flex;gap:7px;align-items:center;color:#dcf7ff;background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.16);border-radius:999px;padding:7px 11px;font-size:.86rem}.career-visual-card{position:relative;background:linear-gradient(145deg,rgba(255,255,255,.97),#c9f4ff 46%,#d6ffe9 74%,#ffd78a);border-radius:34px;padding:22px;box-shadow:0 46px 120px rgba(2,6,23,.34);color:#0b1f3a}.visual-top{display:flex;gap:8px;align-items:center;margin-bottom:16px}.visual-top span{width:10px;height:10px;border-radius:50%;background:#93a6bf}.visual-top b{margin-left:auto}.match-card-main{display:flex;justify-content:space-between;align-items:center;background:linear-gradient(135deg,#061b55,#155dff 58%,#0ea5e9);color:#fff;border-radius:26px;padding:22px;margin-bottom:14px}.match-card-main strong{display:block;font-size:3rem;line-height:1;font-weight:700}.match-card-main em{font-style:normal;color:#dff7ff}.match-card-main i{font-size:3.2rem;color:#ffd26b}.visual-job-row{display:flex;align-items:center;gap:12px;background:rgba(255,255,255,.88);border:1px solid rgba(255,255,255,.7);padding:13px;border-radius:20px;margin-top:10px}.visual-job-row b,.visual-job-row small{display:block}.visual-job-row small{color:#64748b}.logo-mini{width:44px;height:44px;border-radius:15px;display:grid;place-items:center;color:#fff;font-weight:800}.bg-a{background:#155dff}.bg-b{background:#10b981}.bg-c{background:#f59e0b}.badge-soft-success,.badge-soft-warning,.badge-soft-info{margin-left:auto;border-radius:999px;padding:6px 10px;font-weight:700;font-size:.78rem}.badge-soft-success{background:#dcfce7;color:#087a49}.badge-soft-warning{background:#fff3cd;color:#8a5a00}.badge-soft-info{background:#e0f7ff;color:#036783}.floating-trust{position:absolute;right:-18px;bottom:-22px;background:#fff;border:1px solid #e0edfb;border-radius:22px;padding:14px 16px;box-shadow:0 22px 50px rgba(2,6,23,.18)}.floating-trust i{color:#10b981}.floating-trust b,.floating-trust span{display:block}.floating-trust span{color:#64748b;font-size:.82rem}.homepage-stats-wrap{position:relative;margin-top:-44px}.homepage-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.homepage-stats>div{min-height:136px;padding:22px;border-radius:26px;color:#fff;box-shadow:0 26px 70px rgba(11,31,58,.22)}.homepage-stats>div:nth-child(1){background:linear-gradient(145deg,#123c73,#0ea5e9)}.homepage-stats>div:nth-child(2){background:linear-gradient(145deg,#0f766e,#10b981)}.homepage-stats>div:nth-child(3){background:linear-gradient(145deg,#b45309,#f59e0b)}.homepage-stats>div:nth-child(4){background:linear-gradient(145deg,#4338ca,#7c3aed)}.homepage-stats i{font-size:1.5rem}.homepage-stats b{display:block;font-size:2rem;margin-top:9px}.homepage-stats span{font-weight:650;opacity:.92}.section-head-pro{display:flex;justify-content:space-between;gap:18px;align-items:flex-end;margin-bottom:24px}.section-head-pro span{display:inline-flex;background:linear-gradient(135deg,#123c73,#0ea5e9,#0f766e);color:#fff;border-radius:999px;padding:7px 12px;font-weight:700;margin-bottom:8px}.section-head-pro h2{font-size:clamp(1.55rem,3vw,2.35rem);font-weight:700;letter-spacing:-.035em;margin:0;color:#0b1f3a}.section-head-pro.light h2,.section-head-pro.light a{color:#fff}.why-card,.location-panel,.trusted-company-panel,.detail-card-pro,.company-public-card,.auth-card-pro{background:#fff;border:1px solid #d9e8f7;border-radius:28px;padding:26px;box-shadow:0 22px 56px rgba(11,31,58,.11)}.why-card i{width:54px;height:54px;border-radius:18px;display:grid;place-items:center;background:linear-gradient(135deg,#155dff,#0ea5e9);color:#fff;font-size:1.35rem;margin-bottom:16px}.why-card h3,.steps-grid h3{font-size:1.15rem;font-weight:700}.why-card p,.steps-grid p{color:#5f708b}.category-grid-pro a{background:linear-gradient(145deg,#ffffff,#eff8ff)!important;border-color:#cae0f7!important;box-shadow:0 22px 50px rgba(11,31,58,.1)!important}.jobs-showcase-pro{background:radial-gradient(circle at 10% 10%,rgba(14,165,233,.35),transparent 24%),linear-gradient(135deg,#061b55 0%,#0b3b92 54%,#0f766e 100%);color:#fff}.job-card-pro-v2{display:flex;gap:15px;height:100%;background:linear-gradient(145deg,#fff,#f2f9ff);border:1px solid rgba(255,255,255,.68);border-radius:26px;padding:20px;color:#0b1f3a;box-shadow:0 26px 60px rgba(2,6,23,.22);transition:.2s}.job-card-pro-v2:hover{transform:translateY(-5px);color:#0b1f3a}.job-logo-v2{width:58px;height:58px;flex:0 0 58px;border-radius:19px;display:grid;place-items:center;background:linear-gradient(135deg,#123c73,#0ea5e9);color:#fff;font-weight:800}.job-logo-v2.xl{width:84px;height:84px;flex-basis:84px;border-radius:26px;font-size:1.7rem}.job-meta-v2{display:flex;gap:7px;flex-wrap:wrap}.job-meta-v2 span,.job-meta-v2 em{border-radius:999px;padding:5px 9px;background:#eaf3ff;color:#155dff;font-weight:700;font-size:.73rem;font-style:normal}.job-meta-v2 em{background:#fff0cc;color:#9a6100}.job-meta-v2 .urgent{background:#fee2e2;color:#b91c1c}.job-card-pro-v2 h3{font-size:1.12rem;margin:8px 0 5px;font-weight:700}.job-card-pro-v2 p{color:#5f708b;margin:0 0 12px}.job-foot-v2{display:flex;justify-content:space-between;gap:12px;flex-wrap:wrap}.job-foot-v2 b{color:#047857}.steps-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.steps-grid>div{position:relative;background:#fff;border:1px solid #d9e8f7;border-radius:28px;padding:26px;box-shadow:0 22px 56px rgba(11,31,58,.11)}.steps-grid span{position:absolute;right:20px;top:16px;font-size:2.2rem;font-weight:800;color:#e2ecf8}.steps-grid i{width:54px;height:54px;display:grid;place-items:center;border-radius:18px;background:linear-gradient(135deg,#f59e0b,#10b981);color:#fff;font-size:1.35rem;margin-bottom:16px}.location-chips{display:flex;gap:10px;flex-wrap:wrap;margin-top:18px}.location-chips a{border-radius:999px;background:#eef7ff;border:1px solid #cfe3f8;color:#123c73;padding:9px 13px;font-weight:700}.location-chips small{background:#123c73;color:#fff;border-radius:999px;padding:2px 7px;margin-left:5px}.trusted-company-panel{height:100%}.company-public-card{display:flex;align-items:center;gap:13px;padding:16px;margin-bottom:12px}.company-public-card b,.company-public-card span{display:block}.company-public-card span{color:#64748b}.cta-bottom-pro{background:linear-gradient(135deg,#071426,#123c73 58%,#0f766e);color:#fff;border-radius:34px;padding:34px;box-shadow:0 34px 90px rgba(11,31,58,.24)}.cta-bottom-pro h2{font-weight:700;letter-spacing:-.03em}.auth-split-pro{padding:74px 0;background:radial-gradient(circle at 15% 18%,rgba(14,165,233,.32),transparent 26%),linear-gradient(135deg,#071426,#123c73 60%,#0f766e);min-height:calc(100vh - 80px)}.auth-promo-panel{height:100%;border-radius:34px;padding:34px;background:rgba(255,255,255,.12);border:1px solid rgba(255,255,255,.2);color:#fff;box-shadow:0 30px 90px rgba(2,6,23,.28)}.auth-promo-panel h1{font-weight:700;letter-spacing:-.04em}.auth-promo-panel p{color:#dcf7ff;line-height:1.8}.auth-benefits{display:grid;gap:11px;margin-top:22px}.auth-benefits div{background:rgba(255,255,255,.12);border:1px solid rgba(255,255,255,.18);border-radius:16px;padding:12px}.auth-card-pro{background:#fff;border-radius:34px;padding:34px;box-shadow:0 34px 90px rgba(2,6,23,.28)}.auth-card-pro.wide{height:100%}.profile-side-pro{position:sticky;top:90px}.avatar-xxl,.candidate-photo-preview,.company-logo-preview{width:112px;height:112px;border-radius:34px;display:grid;place-items:center;background:linear-gradient(135deg,#123c73,#0ea5e9);color:#fff;font-size:2.5rem;font-weight:800;overflow:hidden}.candidate-photo-preview img,.company-logo-preview img{width:100%;height:100%;object-fit:cover}.profile-progress-wrap .progress{height:10px;border-radius:999px;background:#e7eef8}.profile-progress-wrap .progress-bar{background:linear-gradient(135deg,#f59e0b,#10b981)}.account-help-list{display:grid;gap:12px}.account-help-list div{display:flex;gap:10px;align-items:flex-start;color:#5f708b}.account-help-list i{color:#0ea5e9}.form-pro-card{padding:28px}.profile-tabs{gap:8px}.profile-tabs .nav-link{border-radius:999px;color:#49617f;font-weight:700;background:#eef5ff}.profile-tabs .nav-link.active{background:linear-gradient(135deg,#123c73,#0ea5e9);color:#fff}.upload-drop-pro{display:grid;gap:10px;background:#f6fbff;border:1px dashed #b8d4f1;border-radius:22px;padding:18px}.upload-drop-pro>i{width:46px;height:46px;border-radius:16px;background:linear-gradient(135deg,#123c73,#0ea5e9);color:#fff;display:grid;place-items:center;font-size:1.4rem}.upload-drop-pro b,.upload-drop-pro span{display:block}.upload-drop-pro span{color:#64748b;font-size:.9rem}.sticky-form-actions{position:sticky;bottom:0;background:rgba(255,255,255,.92);backdrop-filter:blur(10px);padding:14px 0;z-index:4}.section-divider{display:flex;align-items:center;gap:12px;color:#64748b;font-weight:700}.section-divider:before,.section-divider:after{content:"";height:1px;background:#dce8f5;flex:1}.page-filter-toggle{display:none}.mobile-filter-actions{display:none}.frontend-card-muted{background:#fff;border:1px solid #d9e8f7;border-radius:26px;box-shadow:0 22px 56px rgba(11,31,58,.1)}
@media(max-width:991px){.career-hero-pro{padding:58px 0 76px;min-height:auto}.homepage-stats{grid-template-columns:repeat(2,1fr)}.steps-grid{grid-template-columns:1fr}.career-visual-card{margin-top:14px}.floating-trust{position:static;margin-top:12px}.section-head-pro{align-items:flex-start;flex-direction:column}.profile-side-pro{position:relative;top:auto}.page-filter-toggle{display:inline-flex}.filter-panel{display:none}.filter-panel.show-mobile{display:block}.mobile-filter-actions{display:block;position:sticky;bottom:0;background:#fff;padding:12px;border-top:1px solid #d9e8f7;z-index:5}}@media(max-width:575px){.career-hero-pro h1{font-size:2.25rem}.career-search{padding:12px;border-radius:22px}.homepage-stats{grid-template-columns:1fr}.job-card-pro-v2{padding:16px}.job-foot-v2{display:block}.auth-card-pro,.auth-promo-panel{padding:24px;border-radius:28px}.cta-bottom-pro{padding:24px}.top-nav .btn{width:100%;margin-top:8px}}


/* FRONTEND PROFILE IMAGE SYNC */
.logo-img-wrap{overflow:hidden;background:#fff!important;border:1px solid rgba(15,23,42,.08)!important;color:transparent!important;box-shadow:0 12px 28px rgba(2,6,23,.10)}
.logo-img-wrap img{width:100%;height:100%;object-fit:cover;display:block;border-radius:inherit;transition:.2s ease}
.job-logo.logo-img-wrap{padding:0!important;display:block!important}
.job-logo-v2.logo-img-wrap{padding:0!important;display:block!important}
.job-logo-v2.xl.logo-img-wrap img{border-radius:26px}
.job-card-pro:hover .logo-img-wrap img,.job-card-pro-v2:hover .logo-img-wrap img,.company-card-pro:hover .logo-img-wrap img{transform:scale(1.04)}
.company-strip-logo{width:42px;height:42px;border-radius:15px;display:grid;place-items:center;flex:0 0 auto;background:linear-gradient(135deg,#123c73,#0ea5e9);color:#fff;font-weight:800;overflow:hidden;margin-bottom:10px}
.company-strip-logo.logo-img-wrap{background:#fff!important}
.nav-user-pill{display:inline-flex;align-items:center;gap:8px;border-radius:999px;background:rgba(255,255,255,.16);border:1px solid rgba(255,255,255,.24);padding:5px 10px;color:inherit!important;font-weight:700;max-width:210px}
.top-nav .nav-user-pill{color:#18304f!important;background:#fff;border-color:#d9e8f7;box-shadow:0 12px 26px rgba(11,31,58,.08)}
.nav-user-photo{width:30px;height:30px;border-radius:50%;display:grid;place-items:center;background:linear-gradient(135deg,#123c73,#0ea5e9);color:#fff;font-size:.75rem;font-weight:800;overflow:hidden;flex:0 0 auto}
.nav-user-photo.logo-img-wrap{background:#fff!important}
.nav-user-pill span{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:140px}
.company-link-inline{color:#fff;text-decoration:underline;text-underline-offset:3px;font-weight:700}.company-link-inline:hover{color:#ffdf8a}
.review-with-photo .review-head{display:flex;gap:10px;align-items:center;margin-bottom:10px}.review-avatar{width:42px;height:42px;border-radius:50%;display:grid;place-items:center;background:linear-gradient(135deg,#123c73,#0ea5e9);color:#fff;font-weight:800;overflow:hidden;flex:0 0 auto}.review-avatar.logo-img-wrap{background:#fff!important}.review-head small{display:block;color:#64748b}
@media(max-width:991px){.nav-user-pill{margin:.35rem 0}.nav-user-pill span{max-width:180px}}


/* PROFILE PHOTO SYNC FINAL - backend akun saya & topbar */
.avatar-xxl.logo-img-wrap{background:#fff!important;border:4px solid rgba(14,165,233,.18);box-shadow:0 18px 40px rgba(11,31,58,.12);padding:0}
.avatar-xxl.logo-img-wrap img{width:100%;height:100%;object-fit:cover;display:block}
.avatar-link{display:inline-flex;align-items:center;justify-content:center;text-decoration:none}
.avatar-round.logo-img-wrap{padding:0!important;overflow:hidden;background:#fff!important;border:2px solid #dbeafe!important;box-shadow:0 12px 24px rgba(14,93,233,.16)!important}
.avatar-round.logo-img-wrap img{width:100%;height:100%;object-fit:cover;display:block}
.profile-side-pro .avatar-xxl{margin-left:auto;margin-right:auto}


/* =========================================================
   FRONTEND UX + FILTER + COMPANY BANNER FINAL
   ========================================================= */
.top-nav{z-index:1040!important;}
body.frontend-lively{background:#eaf6ff!important;}
.page-hero-pro,.company-profile-hero,.page-hero-lively{padding-top:74px!important;padding-bottom:74px!important;}
.filter-panel{z-index:2!important;top:118px!important;}
.page-filter-toggle{position:relative;z-index:3;}
.filter-lively{background:linear-gradient(180deg,#ffffff 0%,#f4fbff 100%)!important;border:1px solid rgba(21,93,255,.18)!important;box-shadow:0 26px 70px rgba(11,31,58,.14)!important;}
.results-head-lively{background:linear-gradient(135deg,#fff,#eff8ff)!important;border:1px solid #cfe4fb!important;}
.empty-state{background:linear-gradient(180deg,#fff,#f7fbff)!important;border:1px dashed #bdd6f3!important;box-shadow:0 20px 54px rgba(11,31,58,.08)!important;}
.empty-state i{color:#0ea5e9!important;}
.job-card-pro.list-mode{align-items:flex-start;border:1px solid rgba(14,165,233,.24)!important;background:linear-gradient(145deg,#fff 0%,#f4fbff 100%)!important;}
.job-card-pro.list-mode:hover{transform:translateY(-3px);box-shadow:0 30px 76px rgba(11,31,58,.18)!important;border-color:rgba(245,158,11,.42)!important;}
.job-card-pro.list-mode .job-foot:after{content:'Lihat Detail';display:inline-flex;align-items:center;border-radius:999px;background:linear-gradient(135deg,#ffb020,#10b981);color:#fff;font-weight:800;font-size:.78rem;padding:7px 11px;margin-left:auto;}
.company-card-pro{overflow:hidden;border-radius:30px!important;background:#fff!important;box-shadow:0 24px 68px rgba(11,31,58,.14)!important;border:1px solid rgba(14,165,233,.16)!important;transition:.22s!important;}
.company-card-pro:hover{transform:translateY(-5px);box-shadow:0 36px 90px rgba(11,31,58,.22)!important;}
.company-cover{height:96px!important;background:linear-gradient(135deg,#123c73 0%,#155dff 45%,#0ea5e9 70%,#10b981 100%)!important;background-size:cover!important;background-position:center!important;border-radius:26px 26px 0 0;position:relative;}
.company-cover:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(2,6,23,.06),rgba(2,6,23,.26));}
.company-body{position:relative;padding-top:0!important;}
.company-body .job-logo-v2.xl{margin-top:-42px;position:relative;z-index:2;border:4px solid #fff;box-shadow:0 16px 34px rgba(11,31,58,.20);}
.company-mini-stats{border-top:1px solid #e4edf8;padding-top:14px;margin-top:14px;}
.company-profile-hero-with-cover{position:relative;min-height:330px;background:linear-gradient(135deg,#071a35,#0a2b62 50%,#0f766e)!important;}
.company-profile-hero-with-cover .company-cover-layer{position:absolute;inset:0;background-image:linear-gradient(90deg,rgba(4,13,31,.78),rgba(4,13,31,.38)),var(--company-banner);background-size:cover;background-position:center;opacity:.95;z-index:-1;}
.company-profile-hero-with-cover .career-grid{z-index:0;opacity:.42;}
.company-profile-card{backdrop-filter:blur(12px);background:rgba(255,255,255,.94)!important;border:1px solid rgba(255,255,255,.55)!important;box-shadow:0 32px 88px rgba(2,6,23,.28)!important;color:#0f172a!important;}
.company-profile-card h1{color:#0f172a!important;}
.company-profile-card p{color:#53657e!important;}
.company-banner-preview{height:132px;border-radius:26px;background:linear-gradient(135deg,#123c73,#0ea5e9 60%,#10b981);background-size:cover;background-position:center;box-shadow:inset 0 -42px 72px rgba(2,6,23,.18);}
.company-profile-editor-side .company-logo-preview{margin-top:-58px;border:5px solid #fff;box-shadow:0 20px 44px rgba(11,31,58,.22);position:relative;z-index:2;}
.banner-upload-pro{background:linear-gradient(135deg,#fff7e6,#f1fbff)!important;border-color:#ffd48a!important;}
.logo-img-wrap img{width:100%;height:100%;object-fit:cover;display:block;}
.job-logo-v2.logo-img-wrap img,.job-logo.logo-img-wrap img,.nav-user-photo.logo-img-wrap img,.review-avatar.logo-img-wrap img{object-fit:cover;}
.frontend-lively .nav-user-pill{border:1px solid #d9e8f7;background:#fff;border-radius:999px;padding:6px 12px;display:flex;align-items:center;gap:8px;box-shadow:0 12px 28px rgba(11,31,58,.08);}
.frontend-lively .nav-user-photo{width:34px!important;height:34px!important;border-radius:50%!important;overflow:hidden;display:grid;place-items:center;background:linear-gradient(135deg,#123c73,#0ea5e9);color:#fff;font-weight:800;}
.career-search,.filter-panel,.job-card-pro-v2,.company-card-pro,.detail-card-pro{animation:frontFadeUp .36s ease both;}
@keyframes frontFadeUp{from{opacity:.01;transform:translateY(10px)}to{opacity:1;transform:none}}
@media(min-width:992px){
  .filter-panel{position:relative!important;top:auto!important;max-height:none!important;overflow:visible!important;}
}
@media(max-width:991px){
  .page-filter-toggle{display:inline-flex!important;position:sticky;top:78px;z-index:1032;box-shadow:0 18px 40px rgba(11,31,58,.18)!important;}
  .filter-panel{display:none!important;position:fixed!important;left:12px;right:12px;top:88px;bottom:16px;overflow:auto;border-radius:24px!important;padding:18px!important;z-index:1031!important;box-shadow:0 36px 100px rgba(2,6,23,.28)!important;}
  .filter-panel.show-mobile{display:block!important;}
  .filter-panel.show-mobile:before{content:'Filter pencarian';display:block;font-weight:800;color:#0b1f3a;margin-bottom:8px;}
  .mobile-filter-actions{display:block!important;position:sticky;bottom:0;background:rgba(255,255,255,.96)!important;backdrop-filter:blur(10px);padding:12px 0 0;border-top:1px solid #d9e8f7;z-index:4;}
  .company-cover{height:88px!important;}
  .company-profile-card{display:block!important;text-align:center;}
}
@media(max-width:575px){
  .page-hero-pro,.company-profile-hero,.page-hero-lively{padding-top:54px!important;padding-bottom:54px!important;}
  .career-search.compact{border-radius:24px!important;}
}


/* =========================================================
   FRONTEND + HRD FLOW FIX
   ========================================================= */
.company-cover.has-cover{
  background-image:var(--company-banner)!important;
  background-size:cover!important;
  background-position:center!important;
  background-repeat:no-repeat!important;
}
.company-cover.has-cover:after{background:linear-gradient(180deg,rgba(2,6,23,.02),rgba(2,6,23,.22))!important;}
.company-profile-hero-with-cover[style*="company-banner"] .company-cover-layer{
  background-image:linear-gradient(90deg,rgba(4,13,31,.70),rgba(4,13,31,.32)),var(--company-banner)!important;
  background-size:cover!important;
  background-position:center!important;
}
.company-banner-preview{
  min-height:138px;
  border-radius:26px;
  background:linear-gradient(135deg,#123c73,#0ea5e9,#10b981);
  background-size:cover!important;
  background-position:center!important;
  background-repeat:no-repeat!important;
  box-shadow:0 18px 42px rgba(11,31,58,.15);
}
.company-profile-editor-side .company-logo-preview{margin-top:-54px;border:5px solid #fff;position:relative;z-index:2;background:#fff!important;}
.company-profile-editor-side .company-logo-preview img{object-fit:cover;}

/* Filter lowongan: jangan menutupi navbar/logo/menu */
@media(max-width:991px){
  .page-filter-toggle{position:sticky!important;top:82px!important;z-index:20!important;margin-top:10px;}
  .filter-panel{display:none!important;position:relative!important;left:auto!important;right:auto!important;top:auto!important;bottom:auto!important;max-height:none!important;overflow:visible!important;z-index:10!important;margin-bottom:18px!important;box-shadow:0 22px 58px rgba(11,31,58,.14)!important;}
  .filter-panel.show-mobile{display:block!important;}
  .filter-panel.show-mobile:before{content:'Filter pencarian';display:block;font-weight:800;color:#0b1f3a;margin-bottom:8px;}
  .mobile-filter-actions{display:block!important;position:sticky;bottom:0;background:rgba(255,255,255,.96)!important;backdrop-filter:blur(10px);padding:12px 0 0;border-top:1px solid #d9e8f7;z-index:4;}
}

/* Sidebar HRD dibuat seperti alur kerja, bukan sekadar menu teknis */
.hrd-flow-box{margin:0 0 12px;padding:14px;border-radius:18px;background:linear-gradient(135deg,#0b3b92,#0ea5e9 56%,#10b981);color:#fff;box-shadow:0 16px 34px rgba(14,93,233,.18)}
.hrd-flow-box b,.hrd-flow-box span{display:block}.hrd-flow-box span{font-size:.82rem;line-height:1.55;margin-top:4px;color:rgba(255,255,255,.88)}
.sidebar a span{min-width:0}.sidebar a span b{display:block;font-size:.93rem;font-weight:700;line-height:1.25}.sidebar a span small{display:block;font-size:.73rem;line-height:1.35;color:#7a8aa2;margin-top:2px}.sidebar a.active span small{color:rgba(255,255,255,.82)!important}
.hrd-onboarding-panel{position:relative;overflow:hidden;border-radius:30px;padding:26px;background:radial-gradient(circle at 86% 10%,rgba(255,207,74,.32),transparent 26%),linear-gradient(135deg,#071a35,#0a2b62 58%,#0f766e);color:#fff;box-shadow:0 28px 86px rgba(7,26,53,.24)}
.hrd-onboarding-panel:before{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.06) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.06) 1px,transparent 1px);background-size:42px 42px;opacity:.65}.hrd-onboarding-panel>*{position:relative}.hrd-onboarding-head span{display:inline-flex;border-radius:999px;padding:7px 12px;background:rgba(255,255,255,.13);border:1px solid rgba(255,255,255,.18);font-weight:700;margin-bottom:10px}.hrd-onboarding-head h3{font-weight:700;letter-spacing:-.025em;margin:0}.hrd-onboarding-head p{color:rgba(255,255,255,.82);margin:.45rem 0 0}.hrd-steps-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:12px;margin-top:20px}.hrd-steps-grid a{display:block;color:#102033;background:rgba(255,255,255,.96);border:1px solid rgba(255,255,255,.55);border-radius:20px;padding:16px;box-shadow:0 18px 42px rgba(2,6,23,.16)}.hrd-steps-grid a:hover{transform:translateY(-3px);color:#102033}.hrd-steps-grid i{width:42px;height:42px;display:grid;place-items:center;border-radius:15px;background:linear-gradient(135deg,#155dff,#00c2ff);color:#fff;margin-bottom:10px}.hrd-steps-grid b{display:block;font-size:.98rem}.hrd-steps-grid small{display:block;color:#64748b;line-height:1.55;margin-top:4px}
.shortlist-help-panel{display:flex;justify-content:space-between;align-items:center;gap:18px;border-radius:26px;padding:22px;background:linear-gradient(135deg,#eff7ff,#fff7df);border:1px solid #d9e8f7;box-shadow:0 18px 52px rgba(11,31,58,.09)}.shortlist-help-panel span{display:inline-flex;border-radius:999px;background:#e5f4ff;color:#155dff;font-weight:700;padding:6px 10px;margin-bottom:8px}.shortlist-help-panel h4{font-weight:700;margin:0}.shortlist-help-panel p{margin:.35rem 0 0;color:#64748b}
@media(max-width:1199px){.hrd-steps-grid{grid-template-columns:repeat(3,1fr)}}
@media(max-width:767px){.hrd-steps-grid{grid-template-columns:1fr}.shortlist-help-panel{align-items:flex-start;flex-direction:column}}

/* HRD usability polish */
.hrd-info-panel{display:flex;justify-content:space-between;align-items:center;gap:18px;padding:26px;border-radius:26px;background:linear-gradient(135deg,#eef6ff,#fff7df);border:1px solid #dce9fb;box-shadow:0 16px 42px rgba(20,45,80,.08)}
.hrd-info-panel span{display:inline-flex;padding:7px 12px;border-radius:999px;background:#e9f2ff;color:#1464e5;font-weight:700;margin-bottom:10px}.hrd-info-panel h4{margin:0 0 8px;color:#10203d}.hrd-info-panel p{margin:0;color:#5d6c84;line-height:1.7}.recruit-action{display:grid;grid-template-columns:150px minmax(180px,1fr) auto;gap:6px;align-items:center}.question-mode-box{padding:14px;border-radius:18px;background:#f8fbff;border:1px solid #dce9fb}.pagination-wrap .pagination{justify-content:flex-end;gap:7px}.pagination-wrap .page-link{min-width:38px;text-align:center}.candidate-card{border:1px solid #dde8f7;border-radius:24px;background:#fff;padding:20px;box-shadow:0 16px 36px rgba(30,45,78,.06)}.candidate-card h6{font-weight:700;color:#0e1b35}.candidate-card p{color:#64748b;margin-bottom:4px}.skill-tags{display:flex;gap:7px;flex-wrap:wrap}.skill-tags span{display:inline-flex;padding:6px 10px;border-radius:999px;background:#dffaf1;color:#067a59;font-weight:600;font-size:.82rem}.avatar-lg{width:48px;height:48px;border-radius:16px;background:linear-gradient(135deg,#0d6efd,#10c7dc);color:#fff;display:grid;place-items:center;font-weight:800}.empty-state span{display:block;color:#718195}
.sidebar .nav-caption+ a{margin-top:4px}.sidebar a span b,.sidebar a span small{display:contents}.hrd-flow-box{display:none!important}.sidebar a small{display:none!important}.sidebar a b{font-weight:600!important}
@media(max-width:768px){.hrd-info-panel{flex-direction:column;align-items:flex-start}.recruit-action{grid-template-columns:1fr}.pagination-wrap .pagination{justify-content:center}.table-responsive table{min-width:820px}}

/* HRD applicant tabs and bulk actions */
.hrd-tabbar{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}
.hrd-tabbar a{display:flex;align-items:center;gap:10px;padding:14px 16px;border-radius:18px;background:#fff;border:1px solid #dce8f8;color:#31425f;font-weight:700;box-shadow:0 12px 30px rgba(25,65,140,.06)}
.hrd-tabbar a i{width:34px;height:34px;border-radius:12px;display:grid;place-items:center;background:#edf5ff;color:#1267e5}
.hrd-tabbar a b{margin-left:auto;min-width:28px;height:28px;border-radius:999px;background:#edf5ff;color:#1267e5;display:inline-flex;align-items:center;justify-content:center;font-size:.82rem}
.hrd-tabbar a.active{background:linear-gradient(135deg,#1769ff,#10bdd4);color:#fff;box-shadow:0 18px 36px rgba(23,105,255,.18)}
.hrd-tabbar a.active i,.hrd-tabbar a.active b{background:rgba(255,255,255,.18);color:#fff}
.bulk-action-bar{display:flex;align-items:center;gap:10px;flex-wrap:wrap;padding:12px;border-radius:18px;background:#f4f8ff;border:1px solid #dce8f8}
.bulk-action-bar .form-select{max-width:260px;min-height:38px}
.recruit-action{display:flex;gap:8px;align-items:center;flex-wrap:wrap}
.recruit-action .form-select{width:170px}.recruit-action .form-control{width:210px}
@media(max-width:991px){.hrd-tabbar{grid-template-columns:repeat(2,minmax(0,1fr))}.recruit-action .form-select,.recruit-action .form-control{width:100%}}
@media(max-width:575px){.hrd-tabbar{grid-template-columns:1fr}.bulk-action-bar .form-select{max-width:none;width:100%}}


/* HRD list/order refinement */
.app-check.form-check-input{width:22px!important;height:22px!important;border:2px solid #1d6bff!important;background-color:#fff!important;box-shadow:0 0 0 4px rgba(29,107,255,.08)!important;cursor:pointer;}
.app-check.form-check-input:checked{background-color:#0d6efd!important;border-color:#0d6efd!important;box-shadow:0 0 0 4px rgba(13,110,253,.18)!important;}
.bulk-action-bar{display:flex;align-items:center;gap:12px;flex-wrap:wrap;background:#f4f8ff;border:1px solid #d7e6ff;border-radius:18px;padding:14px;}
.bulk-action-bar .form-select{max-width:260px;}
.hrd-tabbar{display:grid;grid-template-columns:repeat(auto-fit,minmax(210px,1fr));gap:14px;}
.hrd-tabbar a{display:flex;align-items:center;gap:12px;padding:16px 18px;border-radius:20px;background:#fff;border:1px solid #dbe7ff;color:#183153;font-weight:700;box-shadow:0 14px 34px rgba(29,90,180,.08);}
.hrd-tabbar a i{width:38px;height:38px;border-radius:14px;display:grid;place-items:center;background:#edf5ff;color:#0d6efd;}
.hrd-tabbar a b{margin-left:auto;display:grid;place-items:center;min-width:32px;height:32px;border-radius:999px;background:#eaf2ff;color:#0d6efd;}
.hrd-tabbar a.active{background:linear-gradient(135deg,#1769ff,#00bfd8);color:#fff;box-shadow:0 18px 42px rgba(23,105,255,.22);}
.hrd-tabbar a.active i{background:rgba(255,255,255,.18);color:#fff;}
.hrd-tabbar a.active b{background:rgba(255,255,255,.22);color:#fff;}
.recruit-action{display:flex;gap:8px;flex-wrap:wrap;align-items:center;}
.recruit-action .form-select{min-width:170px;}.recruit-action .form-control{min-width:220px;}
@media(max-width:767px){.bulk-action-bar{align-items:stretch}.bulk-action-bar .form-select,.bulk-action-bar .btn{width:100%;max-width:100%;}.hrd-tabbar{grid-template-columns:1fr}.recruit-action .form-select,.recruit-action .form-control{width:100%;min-width:0;}}


/* TES ONLINE FLOW MATANG */
.test-mini-result{display:grid;gap:6px;min-width:150px}.test-mini-result b{font-size:.88rem;color:#14213d}.test-mini-result small{display:block;color:#687995;line-height:1.45}.test-candidate-card{height:100%;background:#fff;border:1px solid #dce7f7;border-radius:24px;padding:22px;box-shadow:0 18px 44px rgba(16,40,80,.08)}.test-candidate-card.pending{border-color:#f8c96b}.test-candidate-card.passed{border-color:#86efac}.test-candidate-card.failed{border-color:#fca5a5}.test-candidate-card h5{font-weight:700;margin-bottom:4px}.test-candidate-card p{color:#667899;margin-bottom:0}.test-score-pill{width:70px;height:70px;border-radius:22px;background:linear-gradient(135deg,#0d6efd,#07c6d8);color:#fff;display:flex;align-items:center;justify-content:center;flex-direction:column;font-weight:800;font-size:1.35rem}.test-score-pill small{font-size:.72rem;font-weight:600;opacity:.9}.test-card-meta{display:flex;gap:10px;flex-wrap:wrap;margin-top:16px}.test-card-meta span{display:inline-flex;gap:6px;align-items:center;border-radius:999px;background:#eef7ff;color:#2563eb;padding:7px 11px;font-weight:600;font-size:.84rem}.test-next-card{border:1px solid #ffd98c!important;background:linear-gradient(135deg,#fff,#fff8e8)!important}.app-check{width:1.25rem!important;height:1.25rem!important;border:2px solid #2563eb!important;background-color:#fff!important}.app-check:checked{background-color:#0d6efd!important;border-color:#0d6efd!important}.hrd-tabbar a:nth-child(4).active{background:linear-gradient(135deg,#dc2626,#f97316)!important;color:#fff!important}.pagination-wrap .pagination{gap:8px;flex-wrap:wrap}.pagination-wrap .page-link{border-radius:12px!important;font-weight:600}


/* HRD step tabs compact and clean */
.hrd-step-tabs{display:grid;grid-template-columns:repeat(auto-fit,minmax(145px,1fr));gap:12px;}
.hrd-step-tabs a{min-height:74px!important;padding:14px!important;align-items:center!important;gap:10px!important;}
.hrd-step-tabs a span{font-weight:700;line-height:1.25;}
.hrd-step-tabs a b{margin-left:auto;background:rgba(255,255,255,.55);min-width:32px;height:32px;border-radius:999px;display:inline-grid;place-items:center;color:#0d6efd;}
.hrd-step-tabs a.active b{background:rgba(255,255,255,.28);color:#fff;}
.recruit-action-simple{display:grid;grid-template-columns:1fr;gap:8px;min-width:250px;}
.recruit-action-simple .form-select,.recruit-action-simple .form-control{min-height:38px;}
.bulk-action-bar{display:flex;align-items:center;gap:10px;flex-wrap:wrap;background:#f4f8ff;border:1px solid #d7e6ff;border-radius:18px;padding:12px;}
.bulk-action-bar .form-select{width:260px;}
.app-check{width:22px!important;height:22px!important;border:2px solid #0d6efd!important;background:#fff!important;box-shadow:0 0 0 3px rgba(13,110,253,.08)!important;cursor:pointer;}
.app-check:checked{background-color:#0d6efd!important;border-color:#0d6efd!important;}
.candidate-mini{display:flex;align-items:flex-start;gap:10px;min-width:220px;}.candidate-avatar-sm{width:42px;height:42px;border-radius:14px;background:linear-gradient(135deg,#1262ff,#06c0df);color:#fff;display:grid;place-items:center;font-weight:800;flex:0 0 auto;}.candidate-mini b,.candidate-mini small,.candidate-mini span{display:block}.candidate-mini small,.candidate-mini span{color:#66748b;font-size:.84rem;}
.status-test-stack{display:grid;gap:6px;min-width:210px}.mini-flag{display:inline-flex;align-items:center;gap:5px;font-size:.78rem;font-weight:700;border-radius:999px;padding:5px 9px;width:max-content}.mini-flag.warn{background:#fff3cd;color:#8a5b00}.mini-flag.danger{background:#ffe4e6;color:#b91c1c}.test-mini-result{display:grid;gap:4px;background:#f7fbff;border:1px solid #dcecff;border-radius:14px;padding:9px;}.test-mini-result b{font-size:.86rem}.test-mini-result small{color:#67758a;}
@media(max-width:768px){.hrd-step-tabs{grid-template-columns:repeat(2,minmax(0,1fr));}.bulk-action-bar .form-select{width:100%;}.recruit-action-simple{min-width:220px;}}


/* AUTH REGISTER/LOGIN UX CLEANUP */
.or-divider{display:flex;align-items:center;gap:12px;margin:18px 0;color:#74839a;font-size:.86rem;font-weight:600}.or-divider:before,.or-divider:after{content:"";height:1px;background:#dbe6f6;flex:1}.social-btn{display:flex;align-items:center;justify-content:center;gap:9px;min-height:46px;font-weight:700}.social-btn .bi-google{color:#db4437}.social-btn .bi-facebook{color:#1877f2}.auth-choice-section{position:relative;overflow:hidden;padding:92px 0 110px;background:radial-gradient(circle at 12% 12%,rgba(0,194,255,.38),transparent 26%),radial-gradient(circle at 88% 18%,rgba(245,158,11,.30),transparent 25%),linear-gradient(135deg,#071426,#123c73 52%,#0f766e);color:#fff}.auth-choice-section:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(255,255,255,.055) 1px,transparent 1px),linear-gradient(0deg,rgba(255,255,255,.055) 1px,transparent 1px);background-size:72px 72px}.auth-choice-section .container{position:relative;z-index:1}.auth-choice-head{max-width:760px;margin:0 auto 34px}.auth-choice-head h1{font-size:clamp(2.1rem,4vw,3.65rem);font-weight:680;letter-spacing:-.04em}.auth-choice-head p{color:#dff7ff;font-size:1.05rem}.register-choice-card{display:block;height:100%;background:rgba(255,255,255,.96);border:1px solid rgba(255,255,255,.62);border-radius:30px;padding:34px;color:#10213d;box-shadow:0 34px 90px rgba(2,6,23,.26);transition:.22s}.register-choice-card:hover{transform:translateY(-7px);color:#10213d;box-shadow:0 42px 110px rgba(2,6,23,.34)}.register-choice-card>i{display:grid;place-items:center;width:76px;height:76px;border-radius:24px;background:linear-gradient(135deg,#155dff,#00c2ff);color:#fff;font-size:2rem;margin-bottom:22px}.register-choice-card.company>i{background:linear-gradient(135deg,#ff8a00,#10b981)}.register-choice-card h3{font-weight:700;letter-spacing:-.02em}.register-choice-card p{color:#62718a;line-height:1.75}.register-choice-card b{display:inline-flex;align-items:center;gap:8px;margin-top:8px}.register-choice-card b span{font-size:1.2rem}.auth-card-pro h3{font-weight:700;letter-spacing:-.02em}.auth-card-pro input,.auth-card-pro textarea,.auth-card-pro select{background:#f9fbff}.auth-card-pro .btn-apply{min-height:48px}.register-bg .auth-card-pro{padding:34px}.register-bg .auth-promo-panel{height:100%}


/* ================= AUTH UI UNIFORM REFINEMENT ================= */
.auth-card-centered{display:flex;flex-direction:column;justify-content:center;height:100%}
.auth-main-form label,.auth-card-pro label{display:block;font-weight:700;color:#18304f;margin-bottom:8px}
.auth-social-box{background:linear-gradient(145deg,#f8fbff,#eef7ff);border:1px solid #d9e8f7;border-radius:22px;padding:16px}
.auth-social-box.compact{padding:12px 14px}
.auth-social-head{display:flex;flex-direction:column;gap:3px;margin-bottom:10px}
.auth-social-head b{color:#18304f;font-size:1rem}
.auth-social-head span{color:#61748d;font-size:.92rem;line-height:1.6}
.or-divider{display:flex;align-items:center;gap:12px;color:#6b7d93;font-size:.92rem;font-weight:600;margin:14px 0}
.or-divider:before,.or-divider:after{content:"";height:1px;background:#dbe7f5;flex:1}
.or-divider span{white-space:nowrap;background:#fff;padding:0 2px}
.social-btn{display:inline-flex!important;align-items:center;justify-content:center;gap:8px;border:1px solid #d7e4f2!important;border-radius:16px!important;min-height:48px;font-weight:700!important;color:#18304f!important;background:#fff!important}
.social-btn:hover{background:#f7fbff!important;border-color:#bfd8ef!important;color:#0b5fe9!important}
.auth-choice-pro{padding-top:74px;padding-bottom:74px}
.choice-panel-pro{padding:34px}
.choice-badge{background:linear-gradient(135deg,#123c73,#0ea5e9,#0f766e)!important;border:none!important}
.register-choice-card.cleaner{display:block;height:100%;padding:24px;border-radius:26px;background:linear-gradient(145deg,#fff,#f5fbff);border:1px solid #d9e8f7;box-shadow:0 22px 56px rgba(11,31,58,.10);color:#0b1f3a;text-decoration:none;transition:.2s}
.register-choice-card.cleaner:hover{transform:translateY(-4px);box-shadow:0 28px 72px rgba(11,31,58,.16);color:#0b1f3a}
.register-choice-card.cleaner i{width:56px;height:56px;display:grid;place-items:center;border-radius:18px;background:linear-gradient(135deg,#123c73,#0ea5e9);color:#fff;font-size:1.35rem;margin-bottom:14px}
.register-choice-card.cleaner.company i{background:linear-gradient(135deg,#0f766e,#10b981)}
.register-choice-card.cleaner h3{font-size:1.35rem;font-weight:700;margin-bottom:10px}
.register-choice-card.cleaner p{color:#5f708b;line-height:1.75;min-height:90px}
.register-choice-card.cleaner ul{list-style:none;padding:0;margin:0 0 12px;display:grid;gap:8px}
.register-choice-card.cleaner ul li{position:relative;padding-left:20px;color:#3d516a;font-size:.94rem}
.register-choice-card.cleaner ul li:before{content:"";position:absolute;left:0;top:9px;width:9px;height:9px;border-radius:50%;background:linear-gradient(135deg,#f59e0b,#10b981)}
.register-choice-card.cleaner b{display:inline-flex;align-items:center;gap:8px;color:#0b5fe9;font-size:1rem}
.register-choice-card.cleaner.company b{color:#0f766e}
.auth-choice-head p{max-width:760px;margin:0 auto}
.auth-clean-login .auth-card-pro,.register-bg .auth-card-pro,.auth-choice-pro .auth-card-pro{box-shadow:0 28px 68px rgba(11,31,58,.16)}
@media (max-width: 991.98px){
  .auth-split-pro{padding:40px 0}
  .auth-promo-panel{padding:28px}
  .choice-panel-pro{padding:24px}
  .register-choice-card.cleaner p{min-height:auto}
}


/* ================= GUIDE SYSTEM PAGE - Workbench inspired ================= */
.guide-system-hero{position:relative;overflow:hidden;padding:86px 0 74px;background:radial-gradient(circle at 12% 18%,rgba(14,165,233,.52),transparent 25%),radial-gradient(circle at 88% 22%,rgba(16,185,129,.40),transparent 25%),linear-gradient(135deg,#071426 0%,#0b1f3a 38%,#123c73 70%,#0f766e 100%);color:#fff}.guide-grid-bg{position:absolute;inset:0;background:linear-gradient(90deg,rgba(255,255,255,.055) 1px,transparent 1px),linear-gradient(0deg,rgba(255,255,255,.055) 1px,transparent 1px);background-size:72px 72px;mask-image:linear-gradient(180deg,#000 0%,#000 80%,transparent 100%)}.guide-eyebrow{display:inline-flex;align-items:center;gap:9px;border-radius:999px;background:rgba(255,255,255,.13);border:1px solid rgba(255,255,255,.27);padding:10px 14px;font-weight:700;margin-bottom:18px}.guide-system-hero h1{font-size:clamp(2.35rem,5vw,4.45rem);line-height:1.05;letter-spacing:-.05em;font-weight:700;color:#fff;text-shadow:0 18px 48px rgba(2,6,23,.35)}.guide-system-hero p{font-size:1.08rem;line-height:1.85;color:#def6ff;max-width:780px}.guide-role-switch{display:flex;gap:12px;flex-wrap:wrap;margin-top:26px}.guide-role-switch a{display:inline-flex;align-items:center;gap:9px;border-radius:999px;padding:12px 18px;font-weight:700;color:#fff;background:rgba(255,255,255,.13);border:1px solid rgba(255,255,255,.25)}.guide-role-switch a.active{background:linear-gradient(135deg,#ff8a00,#f59e0b 38%,#10b981);box-shadow:0 18px 40px rgba(245,158,11,.28)}.guide-overview-card{background:linear-gradient(145deg,#ffffff,#e8f8ff 55%,#fff3d6);border:1px solid rgba(255,255,255,.65);border-radius:34px;padding:22px;color:#0b1f3a;box-shadow:0 42px 110px rgba(2,6,23,.32)}.guide-overview-top{display:flex;align-items:center;gap:8px;margin-bottom:16px}.guide-overview-top span{width:10px;height:10px;border-radius:50%;background:#94a3b8}.guide-overview-top span:nth-child(1){background:#fb7185}.guide-overview-top span:nth-child(2){background:#f59e0b}.guide-overview-top span:nth-child(3){background:#10b981}.guide-overview-top b{margin-left:auto}.guide-preview-list{display:grid;gap:12px}.guide-preview-list div{display:grid;grid-template-columns:48px 1fr;gap:12px;align-items:center;background:rgba(255,255,255,.78);border:1px solid rgba(255,255,255,.8);border-radius:20px;padding:14px}.guide-preview-list i{width:48px;height:48px;border-radius:16px;display:grid;place-items:center;background:linear-gradient(135deg,#123c73,#0ea5e9);color:#fff;font-size:1.2rem;grid-row:span 2}.guide-preview-list b,.guide-preview-list small{display:block}.guide-preview-list small{color:#64748b}.guide-system-body{background:linear-gradient(180deg,#eaf5ff 0%,#f8fbff 45%,#eefaf7 100%)}.guide-side-nav{top:92px;background:#fff;border:1px solid #d9e8f7;border-radius:26px;padding:18px;box-shadow:0 22px 56px rgba(11,31,58,.10)}.guide-side-nav b{display:block;color:#0b1f3a;margin-bottom:12px}.guide-side-nav a{display:flex;align-items:center;gap:10px;color:#405572;font-weight:650;border-radius:15px;padding:11px 12px;margin-bottom:6px}.guide-side-nav a:hover{background:#eef7ff;color:#0b5fe9}.guide-intro-panel{background:linear-gradient(135deg,#fff,#eff8ff);border:1px solid #d9e8f7;border-radius:30px;padding:30px;box-shadow:0 22px 56px rgba(11,31,58,.10)}.guide-intro-panel span{display:inline-flex;border-radius:999px;background:#e8f4ff;color:#0b5fe9;padding:7px 12px;font-weight:700;margin-bottom:10px}.guide-intro-panel h2{font-size:clamp(1.35rem,3vw,2.1rem);font-weight:700;letter-spacing:-.035em;color:#0b1f3a}.guide-intro-panel p{color:#5f708b;margin:0}.guide-section-card{background:#fff;border:1px solid #d9e8f7;border-radius:30px;padding:28px;margin-bottom:24px;box-shadow:0 22px 56px rgba(11,31,58,.10);scroll-margin-top:100px}.guide-section-head{display:flex;align-items:flex-start;gap:16px;margin-bottom:22px}.guide-section-head>i{width:58px;height:58px;border-radius:20px;background:linear-gradient(135deg,#123c73,#0ea5e9,#0f766e);color:#fff;display:grid;place-items:center;font-size:1.45rem;flex:0 0 auto}.guide-section-head h2{font-weight:700;letter-spacing:-.025em;margin:0;color:#0b1f3a}.guide-section-head p{color:#64748b;margin:.25rem 0 0}.guide-doc-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.guide-doc-item{border:1px solid #e0ebf7;background:linear-gradient(145deg,#ffffff,#f7fbff);border-radius:22px;padding:18px;min-height:170px}.guide-doc-item small{display:inline-flex;border-radius:999px;background:#e9f5ff;color:#0b5fe9;font-weight:800;padding:4px 8px;margin-bottom:10px}.guide-doc-item h3{font-size:1.05rem;font-weight:700;color:#0b1f3a;margin-bottom:8px}.guide-doc-item p{color:#5f708b;line-height:1.72;margin:0}.guide-accordion .accordion-item{border:1px solid #d9e8f7;border-radius:18px!important;margin-bottom:10px;overflow:hidden}.guide-accordion .accordion-button{font-weight:700;color:#0b1f3a;background:#f7fbff}.guide-accordion .accordion-button:not(.collapsed){background:#eaf5ff;color:#0b5fe9;box-shadow:none}.guide-accordion .accordion-body{color:#5f708b;line-height:1.75}@media(max-width:991.98px){.guide-system-hero{padding:56px 0}.guide-side-nav{position:relative!important;top:auto}.guide-doc-grid{grid-template-columns:1fr}.guide-section-card{padding:22px}.guide-section-head{flex-direction:column}.guide-role-switch a{flex:1;justify-content:center}}


/* ================= FRONTEND SIMPLIFIED HOMEPAGE & INFO JOB ================= */
.jobs-showcase-pro{margin-top:0!important}.homepage-stats-wrap,.category-grid-pro-unused{display:none!important}.apply-instruction-box{background:#f8fbff;border:1px solid #d9e8f7;border-radius:18px;padding:14px;color:#18304f}.share-box-job{background:#fff;border:1px solid #d9e8f7;border-radius:22px;padding:18px;box-shadow:0 18px 44px rgba(11,31,58,.08)}.share-box-job h6{font-weight:700;color:#0b1f3a}.job-card-pro-v2 .job-meta-v2 em{white-space:nowrap}.career-hero-pro + .jobs-showcase-pro{border-top:0}


/* ===== Homepage banner + popup builder frontend fix ===== */
.home-banner-strip{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:16px}
.home-banner-card{position:relative;display:block;height:180px;border-radius:28px;overflow:hidden;background:linear-gradient(135deg,#061b55,#0ea5e9,#10b981);box-shadow:0 24px 70px rgba(11,31,58,.18);color:#fff}
.home-banner-card img{width:100%;height:100%;object-fit:cover;display:block;transition:.25s}
.home-banner-card:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(2,6,23,.05),rgba(2,6,23,.58))}
.home-banner-card span{position:absolute;left:22px;right:22px;bottom:18px;z-index:2;color:#fff;font-weight:750;font-size:1.15rem;line-height:1.35;text-shadow:0 8px 24px rgba(2,6,23,.38)}
.home-banner-card:hover img{transform:scale(1.04)}
.home-banner-fallback{height:100%;display:grid;place-items:center;font-size:3rem;color:rgba(255,255,255,.82)}
.homepage-popup-modal .modal-content{border:0;border-radius:34px;overflow:hidden;box-shadow:0 38px 110px rgba(2,6,23,.36)}
.popup-close{position:absolute;right:18px;top:18px;z-index:5;background-color:rgba(255,255,255,.86);border-radius:999px;padding:10px}
.popup-image-wrap{height:100%;min-height:370px;background:linear-gradient(135deg,#061b55,#0ea5e9,#10b981)}
.popup-image-wrap img{width:100%;height:100%;object-fit:cover;display:block}
.popup-image-fallback{height:100%;display:flex;align-items:center;justify-content:center;flex-direction:column;color:#fff;font-weight:800;font-size:1.4rem;gap:12px}
.popup-image-fallback i{font-size:4rem}
.popup-content-wrap{height:100%;padding:42px;display:flex;flex-direction:column;justify-content:center;background:linear-gradient(180deg,#fff,#f5fbff)}
.popup-badge{display:inline-flex;align-items:center;gap:8px;width:max-content;border-radius:999px;background:#eaf5ff;color:#0b5fe9;font-weight:750;padding:8px 12px;margin-bottom:16px}
.popup-content-wrap h3{font-size:2rem;font-weight:800;letter-spacing:-.04em;color:#0b1f3a;margin-bottom:12px}
.popup-content-wrap p{color:#5f708b;line-height:1.8;margin-bottom:20px}
.popup-preview-mini{min-height:140px;border:1px dashed #b9d2ee;background:#f7fbff;border-radius:22px;display:flex;align-items:center;justify-content:center;overflow:hidden}
.popup-preview-mini img{width:100%;height:160px;object-fit:cover}
.popup-preview-mini div{display:flex;flex-direction:column;align-items:center;gap:8px;color:#64748b}
.popup-preview-mini i{font-size:2rem;color:#0b5fe9}
.banner-preview-box{border-radius:26px;overflow:hidden;background:#f3f8ff;border:1px solid #d9e8f7;min-height:260px;display:flex;align-items:center;justify-content:center}
.banner-preview-box img{width:100%;height:260px;object-fit:cover}
.banner-placeholder{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;color:#64748b;text-align:center}
.banner-placeholder i{font-size:3rem;color:#0b5fe9}
.banner-thumb{width:150px;height:70px;border-radius:14px;object-fit:cover;border:1px solid #d9e8f7;background:#f7fbff}
.banner-thumb.empty{display:grid;place-items:center;color:#64748b;font-size:.78rem;text-align:center;padding:8px}
@media(max-width:767px){.popup-content-wrap{padding:28px}.popup-image-wrap{min-height:240px}.home-banner-card{height:150px}}


/* ===== Homepage repair: restore content, remove bulky sections, keep homepage clean ===== */
.hero-repaired{padding-bottom:78px}
.home-job-card{background:linear-gradient(145deg,#ffffff 0%,#f4fbff 100%)!important;border:1px solid #d9e8f7!important;box-shadow:0 22px 58px rgba(11,31,58,.12)!important}
.home-job-card:hover{transform:translateY(-5px);box-shadow:0 32px 82px rgba(11,31,58,.18)!important}
.category-strip-soft{display:grid;grid-template-columns:280px 1fr;gap:22px;align-items:center;background:linear-gradient(145deg,#fff,#f4fbff);border:1px solid #d9e8f7;border-radius:32px;padding:28px;box-shadow:0 22px 58px rgba(11,31,58,.10)}
.category-strip-soft span{display:inline-flex;width:max-content;background:linear-gradient(135deg,#123c73,#0ea5e9,#0f766e);color:#fff;border-radius:999px;padding:7px 12px;font-weight:750;margin-bottom:10px}
.category-strip-soft h2{font-size:1.75rem;font-weight:760;letter-spacing:-.035em;margin:0;color:#0b1f3a}
.category-chip-wrap{display:flex;flex-wrap:wrap;gap:10px;justify-content:flex-start}
.category-chip-wrap a{display:inline-flex;align-items:center;gap:8px;border-radius:999px;background:#eef7ff;border:1px solid #cfe3f8;color:#123c73;padding:10px 13px;font-weight:750;text-decoration:none}
.category-chip-wrap a:hover{background:#e4f1ff;color:#0b5fe9}
.category-chip-wrap i{width:26px;height:26px;display:grid;place-items:center;border-radius:10px;background:linear-gradient(135deg,#155dff,#10b981);color:#fff;font-size:.86rem}
.category-chip-wrap small{background:#123c73;color:#fff;border-radius:999px;padding:2px 7px;font-size:.76rem}
.why-card.compact{height:100%;padding:24px}
.empty-state-pro{border:1px dashed #b9d2ee;background:linear-gradient(145deg,#fff,#f4fbff);border-radius:32px;padding:46px;text-align:center;box-shadow:0 22px 58px rgba(11,31,58,.08)}
.empty-state-pro i{width:70px;height:70px;margin:0 auto 16px;display:grid;place-items:center;border-radius:24px;background:linear-gradient(135deg,#123c73,#0ea5e9);color:#fff;font-size:2rem}
.empty-state-pro h3{font-weight:760;color:#0b1f3a}
.empty-state-pro p{color:#5f708b}
.home-banner-strip.compact{margin-top:-8px}
.home-banner-strip.compact .home-banner-card{height:160px}
@media(max-width:991px){.category-strip-soft{grid-template-columns:1fr}.hero-repaired{padding-bottom:54px}}
@media(max-width:767px){.category-strip-soft{padding:22px;border-radius:26px}.category-strip-soft h2{font-size:1.45rem}.home-banner-strip.compact .home-banner-card{height:140px}}


/* ===== Colored homepage discovery + article maturity ===== */
.discovery-color-panel{border-radius:34px;padding:18px;background:linear-gradient(135deg,#071426 0%,#123c73 48%,#0f766e 100%);box-shadow:0 34px 90px rgba(11,31,58,.24);position:relative;overflow:hidden}
.discovery-color-panel:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(255,255,255,.06) 1px,transparent 1px),linear-gradient(0deg,rgba(255,255,255,.06) 1px,transparent 1px);background-size:62px 62px;opacity:.72}
.discovery-color-panel>.row{position:relative;z-index:2}
.discovery-box{height:100%;border-radius:28px;padding:24px;border:1px solid rgba(255,255,255,.18);box-shadow:0 22px 58px rgba(2,6,23,.18)}
.location-color{background:linear-gradient(145deg,rgba(14,165,233,.28),rgba(255,255,255,.10))}
.company-color{background:linear-gradient(145deg,rgba(16,185,129,.22),rgba(245,158,11,.14))}
.discovery-head span{display:inline-flex;width:max-content;background:rgba(255,255,255,.16);color:#fff;border:1px solid rgba(255,255,255,.22);border-radius:999px;padding:7px 12px;font-weight:750;margin-bottom:10px}
.discovery-head h2{color:#fff;font-weight:760;letter-spacing:-.035em;font-size:clamp(1.45rem,2.4vw,2.15rem);margin:0 0 14px}
.discovery-scroll{display:flex;gap:10px;flex-wrap:wrap;max-height:116px;overflow:auto;padding-right:4px}
.discovery-scroll a{display:inline-flex;align-items:center;gap:8px;border-radius:999px;background:rgba(255,255,255,.94);border:1px solid rgba(255,255,255,.58);color:#123c73;padding:10px 13px;font-weight:750;text-decoration:none}
.discovery-scroll a small{background:#123c73;color:#fff;border-radius:999px;padding:2px 7px}
.company-mini-scroll{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;max-height:238px;overflow:auto;padding-right:4px}
.company-mini-color{display:flex;align-items:center;gap:12px;background:rgba(255,255,255,.94);border:1px solid rgba(255,255,255,.62);border-radius:20px;padding:13px;text-decoration:none;color:#0b1f3a}
.company-mini-logo{width:54px;height:54px;border-radius:18px;display:grid;place-items:center;background:linear-gradient(135deg,#123c73,#0ea5e9);color:#fff;font-weight:800;flex:0 0 auto;overflow:hidden}
.company-mini-logo img{width:100%;height:100%;object-fit:cover}
.company-mini-color b{display:block;color:#0b1f3a}
.company-mini-color span{color:#526179;font-size:.92rem}
.discovery-note{display:block;color:rgba(255,255,255,.72);margin-top:12px}
.article-admin-row{display:flex;gap:14px;align-items:center;min-width:360px}
.article-admin-thumb{width:92px;height:62px;border-radius:16px;background:linear-gradient(135deg,#123c73,#0ea5e9);display:grid;place-items:center;color:#fff;overflow:hidden;flex:0 0 auto}
.article-admin-thumb img{width:100%;height:100%;object-fit:cover}
.article-admin-thumb i{font-size:1.5rem}
.article-image-preview{height:220px;border-radius:24px;background:#f3f8ff;border:1px dashed #b9d2ee;overflow:hidden;display:flex;align-items:center;justify-content:center}
.article-image-preview img{width:100%;height:100%;object-fit:cover}
.article-image-preview div{display:flex;flex-direction:column;gap:8px;align-items:center;color:#64748b}
.article-image-preview i{font-size:2.6rem;color:#0b5fe9}
.article-side-card{background:#fff;border:1px solid #d9e8f7;border-radius:26px;padding:22px;box-shadow:0 18px 42px rgba(11,31,58,.08)}
.article-check .form-check-input{width:1.2rem;height:1.2rem;border:2px solid #0b5fe9}
.article-editor-area{line-height:1.8}
.blog-hero-pro{padding:70px 0}
.featured-article-pro{display:grid;grid-template-columns:42% 1fr;background:linear-gradient(145deg,#fff,#f4fbff);border:1px solid #d9e8f7;border-radius:34px;overflow:hidden;box-shadow:0 28px 76px rgba(11,31,58,.14);text-decoration:none;color:#0b1f3a}
.featured-article-pro:hover{color:#0b1f3a;transform:translateY(-3px)}
.featured-article-image{min-height:280px;background:linear-gradient(135deg,#123c73,#0ea5e9,#10b981)}
.featured-article-image img{width:100%;height:100%;object-fit:cover;display:block}
.featured-article-image div{height:100%;display:grid;place-items:center;color:#fff;font-size:3rem}
.featured-article-content{padding:34px;display:flex;flex-direction:column;justify-content:center}
.featured-article-content span,.article-thumb-pro span{display:inline-flex;width:max-content;background:linear-gradient(135deg,#123c73,#0ea5e9);color:#fff;border-radius:999px;padding:7px 12px;font-weight:750;margin-bottom:12px}
.featured-article-content h2{font-size:2rem;font-weight:800;letter-spacing:-.04em}
.featured-article-content p{color:#5f708b;line-height:1.75}
.blog-filter-pro{background:#fff;border:1px solid #d9e8f7;border-radius:28px;padding:22px;box-shadow:0 22px 56px rgba(11,31,58,.10)}
.article-card-pro{height:100%;overflow:hidden;border-radius:28px;background:#fff;border:1px solid #d9e8f7;box-shadow:0 22px 56px rgba(11,31,58,.10);text-decoration:none;color:#0b1f3a;display:block}
.article-card-pro:hover{color:#0b1f3a;transform:translateY(-4px);box-shadow:0 30px 76px rgba(11,31,58,.16)}
.article-thumb-pro{height:190px;position:relative;background:linear-gradient(135deg,#123c73,#0ea5e9,#10b981);overflow:hidden}
.article-thumb-pro img{width:100%;height:100%;object-fit:cover}
.article-thumb-pro div{height:100%;display:grid;place-items:center;color:#fff;font-size:2.4rem}
.article-thumb-pro span{position:absolute;left:16px;top:16px;margin:0}
.article-card-pro small{color:#64748b;font-weight:650}
.article-card-pro h4{font-weight:780;margin:9px 0;color:#0b1f3a}
.article-card-pro p{color:#5f708b}
.article-card-pro b{color:#0b5fe9}
.article-show-hero{background:linear-gradient(135deg,#071426 0%,#123c73 58%,#0f766e 100%);padding:70px 0;color:#fff;position:relative;overflow:hidden}
.article-show-hero:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(255,255,255,.055) 1px,transparent 1px),linear-gradient(0deg,rgba(255,255,255,.055) 1px,transparent 1px);background-size:70px 70px}
.article-show-hero .container{position:relative;z-index:2}
.article-show-hero h1{font-size:clamp(2rem,4vw,3.7rem);font-weight:800;letter-spacing:-.05em;color:#fff}
.article-show-hero p{color:#dcf7ff;font-size:1.1rem;line-height:1.8}
.article-back{display:inline-flex;gap:8px;align-items:center;color:#fff;text-decoration:none;margin-bottom:16px}
.article-hero-image{height:340px;border-radius:30px;overflow:hidden;background:linear-gradient(135deg,#0ea5e9,#10b981);box-shadow:0 30px 76px rgba(2,6,23,.28)}
.article-hero-image img{width:100%;height:100%;object-fit:cover}
.article-hero-image div{height:100%;display:grid;place-items:center;color:#fff;font-size:4rem}
.article-detail-pro{background:#fff;border:1px solid #d9e8f7;border-radius:30px;padding:34px;box-shadow:0 22px 56px rgba(11,31,58,.10);font-size:1.05rem;line-height:1.95;color:#20314d}
.article-sidebar-pro{top:96px;background:#fff;border:1px solid #d9e8f7;border-radius:28px;padding:24px;box-shadow:0 22px 56px rgba(11,31,58,.10)}
.article-tags{display:flex;gap:8px;flex-wrap:wrap}
.article-tags span{background:#eef7ff;color:#123c73;border:1px solid #cfe3f8;border-radius:999px;padding:7px 10px;font-weight:650}
.related-posts-pro{border-top:1px solid #d9e8f7;padding-top:34px}
.pagination-pro .pagination{justify-content:center}
@media(max-width:991px){.company-mini-scroll{grid-template-columns:1fr}.featured-article-pro{grid-template-columns:1fr}.featured-article-image{min-height:220px}}
@media(max-width:767px){.discovery-box{padding:20px}.company-mini-scroll{max-height:260px}.article-detail-pro{padding:24px}.featured-article-content{padding:24px}}


/* ===== FRONTEND SERAGAM FINAL - force homepage section style ===== */
.homepage-info-panel{
  position:relative!important;
  overflow:hidden!important;
  border-radius:34px!important;
  padding:30px!important;
  background:
    radial-gradient(circle at 12% 18%,rgba(14,165,233,.42),transparent 26%),
    radial-gradient(circle at 85% 8%,rgba(245,158,11,.32),transparent 25%),
    linear-gradient(135deg,#071426 0%,#123c73 52%,#0f766e 100%)!important;
  box-shadow:0 34px 90px rgba(11,31,58,.25)!important;
  color:#fff!important;
}
.homepage-info-panel:before{
  content:""!important;
  position:absolute!important;
  inset:0!important;
  background:linear-gradient(90deg,rgba(255,255,255,.06) 1px,transparent 1px),linear-gradient(0deg,rgba(255,255,255,.06) 1px,transparent 1px)!important;
  background-size:62px 62px!important;
  opacity:.72!important;
}
.homepage-info-panel>*{position:relative!important;z-index:2!important}
.info-panel-head{max-width:860px!important;margin-bottom:22px!important}
.info-panel-head span{display:inline-flex!important;gap:8px!important;align-items:center!important;border-radius:999px!important;background:rgba(255,255,255,.16)!important;border:1px solid rgba(255,255,255,.22)!important;color:#fff!important;padding:8px 13px!important;font-weight:750!important;margin-bottom:12px!important}
.info-panel-head h2{font-size:clamp(1.55rem,3vw,2.55rem)!important;font-weight:800!important;letter-spacing:-.045em!important;color:#fff!important;margin:0 0 8px!important}
.info-panel-head p{color:#dff7ff!important;margin:0!important}
.homepage-info-card{
  height:100%!important;
  border-radius:26px!important;
  padding:20px!important;
  background:rgba(255,255,255,.94)!important;
  border:1px solid rgba(255,255,255,.62)!important;
  box-shadow:0 22px 58px rgba(2,6,23,.18)!important;
  color:#0b1f3a!important;
}
.info-card-title{display:flex!important;gap:12px!important;align-items:center!important;margin-bottom:16px!important}
.info-card-title>i{width:46px!important;height:46px!important;display:grid!important;place-items:center!important;border-radius:16px!important;background:linear-gradient(135deg,#155dff,#0ea5e9,#10b981)!important;color:#fff!important;font-size:1.15rem!important}
.info-card-title b{display:block!important;color:#0b1f3a!important;font-size:1.05rem!important}
.info-card-title small{display:block!important;color:#64748b!important}
.info-chip-scroll{display:flex!important;flex-wrap:wrap!important;gap:10px!important;max-height:132px!important;overflow:auto!important;padding-right:4px!important}
.info-chip-scroll a{display:inline-flex!important;align-items:center!important;gap:7px!important;border-radius:999px!important;background:#eef7ff!important;border:1px solid #cfe3f8!important;color:#123c73!important;padding:9px 12px!important;font-weight:750!important;text-decoration:none!important;line-height:1!important}
.info-chip-scroll a i{color:#0b5fe9!important}
.info-chip-scroll a small{background:#123c73!important;color:#fff!important;border-radius:999px!important;padding:3px 7px!important;font-size:.72rem!important}
.company-compact-scroll{display:grid!important;gap:10px!important;max-height:180px!important;overflow:auto!important;padding-right:4px!important}
.company-compact-scroll a{display:flex!important;align-items:center!important;gap:12px!important;text-decoration:none!important;background:#f7fbff!important;border:1px solid #d9e8f7!important;border-radius:18px!important;padding:12px!important;color:#0b1f3a!important}
.company-compact-scroll b{display:block!important;color:#0b1f3a!important}
.company-compact-scroll span{display:block!important;color:#64748b!important;font-size:.9rem!important}
.mini-process-card{height:100%!important;display:flex!important;gap:12px!important;align-items:flex-start!important;border-radius:22px!important;background:rgba(255,255,255,.13)!important;border:1px solid rgba(255,255,255,.22)!important;color:#fff!important;padding:16px!important}
.mini-process-card i{width:42px!important;height:42px!important;display:grid!important;place-items:center!important;flex:0 0 auto!important;border-radius:15px!important;background:rgba(255,255,255,.18)!important;color:#fff!important}
.mini-process-card b{display:block!important;color:#fff!important}
.mini-process-card span{display:block!important;color:#dff7ff!important;font-size:.9rem!important;line-height:1.55!important}
@media(max-width:767px){.homepage-info-panel{padding:22px!important;border-radius:26px!important}.info-chip-scroll{max-height:180px!important}.company-compact-scroll{max-height:220px!important}}


/* ===== FINAL: nicer homepage discovery, closer to previous style ===== */
.home-discovery-clean{
  position:relative!important;
  background:
    linear-gradient(90deg,rgba(255,255,255,.055) 1px,transparent 1px),
    linear-gradient(0deg,rgba(255,255,255,.055) 1px,transparent 1px),
    radial-gradient(circle at 12% 16%,rgba(14,165,233,.38),transparent 28%),
    radial-gradient(circle at 88% 60%,rgba(16,185,129,.32),transparent 28%),
    linear-gradient(135deg,#071426 0%,#123c73 52%,#0f766e 100%)!important;
  background-size:70px 70px,70px 70px,100% 100%,100% 100%,100% 100%!important;
  color:#fff!important;
}
.home-discovery-clean .section-head-pro h2{color:#fff!important}
.home-discovery-clean .link-strong{color:#fff!important}
.discovery-clean-card{
  height:100%!important;
  border-radius:30px!important;
  padding:24px!important;
  background:rgba(255,255,255,.96)!important;
  border:1px solid rgba(255,255,255,.72)!important;
  box-shadow:0 26px 70px rgba(2,6,23,.24)!important;
  color:#0b1f3a!important;
}
.clean-title{display:flex!important;gap:13px!important;align-items:center!important;margin-bottom:18px!important}
.clean-title i{width:52px!important;height:52px!important;border-radius:18px!important;display:grid!important;place-items:center!important;background:linear-gradient(135deg,#155dff,#0ea5e9,#10b981)!important;color:#fff!important;font-size:1.25rem!important}
.clean-title b{display:block!important;color:#0b1f3a!important;font-size:1.12rem!important}
.clean-title small{display:block!important;color:#64748b!important}
.clean-chip-list{display:flex!important;flex-wrap:wrap!important;gap:10px!important;max-height:132px!important;overflow:auto!important;padding-right:4px!important}
.clean-chip-list a{display:inline-flex!important;gap:8px!important;align-items:center!important;border-radius:999px!important;background:#eef7ff!important;border:1px solid #cfe3f8!important;color:#123c73!important;text-decoration:none!important;font-weight:750!important;padding:10px 13px!important}
.clean-chip-list small{background:#123c73!important;color:#fff!important;border-radius:999px!important;padding:2px 7px!important}
.clean-company-list{display:grid!important;gap:12px!important;max-height:238px!important;overflow:auto!important;padding-right:4px!important}
.clean-company-list a{display:flex!important;align-items:center!important;gap:12px!important;background:#f7fbff!important;border:1px solid #d9e8f7!important;border-radius:20px!important;padding:13px!important;text-decoration:none!important;color:#0b1f3a!important}
.clean-company-list b{display:block!important;color:#0b1f3a!important}
.clean-company-list span{display:block!important;color:#64748b!important}
.clean-process-row{display:grid!important;grid-template-columns:repeat(3,1fr)!important;gap:16px!important}
.clean-process-row>div{display:flex!important;gap:13px!important;align-items:flex-start!important;border-radius:24px!important;background:rgba(255,255,255,.14)!important;border:1px solid rgba(255,255,255,.24)!important;padding:18px!important;color:#fff!important}
.clean-process-row i{width:48px!important;height:48px!important;display:grid!important;place-items:center!important;flex:0 0 auto!important;border-radius:18px!important;background:rgba(255,255,255,.18)!important;color:#fff!important;font-size:1.18rem!important}
.clean-process-row b{display:block!important;color:#fff!important}
.clean-process-row span{display:block!important;color:#dff7ff!important;line-height:1.55!important}
@media(max-width:991px){.clean-process-row{grid-template-columns:1fr!important}}

/* ===== Blog style inspired by KerjaJelas blog layout ===== */
.blog-arg-hero{
  padding:74px 0 58px!important;
  background:
    linear-gradient(90deg,rgba(255,255,255,.055) 1px,transparent 1px),
    linear-gradient(0deg,rgba(255,255,255,.055) 1px,transparent 1px),
    radial-gradient(circle at 12% 20%,rgba(14,165,233,.42),transparent 28%),
    linear-gradient(135deg,#071426 0%,#123c73 58%,#0f766e 100%)!important;
  background-size:70px 70px,70px 70px,100% 100%,100% 100%!important;
  color:#fff!important;
}
.blog-crumb{display:flex;gap:8px;margin-bottom:16px;color:#dff7ff}
.blog-crumb a{color:#fff;text-decoration:none}
.blog-crumb span:before{content:"/ ";opacity:.7}
.blog-arg-hero h1{font-size:clamp(2.2rem,4vw,4rem);font-weight:800;letter-spacing:-.055em;color:#fff!important}
.blog-arg-hero p{color:#dff7ff;font-size:1.08rem;line-height:1.8}
.blog-search-box{background:rgba(255,255,255,.96);border:1px solid rgba(255,255,255,.68);border-radius:28px;padding:22px;box-shadow:0 28px 80px rgba(2,6,23,.28);color:#0b1f3a}
.blog-search-box label{font-weight:750;margin-bottom:8px}
.blog-search-box .form-control{height:50px;border-radius:16px 0 0 16px}
.blog-search-box .btn{border-radius:0 16px 16px 0}
.blog-quick-links{display:flex;gap:10px;flex-wrap:wrap;margin-top:14px}
.blog-quick-links a{display:inline-flex;border-radius:999px;background:#eef7ff;border:1px solid #cfe3f8;color:#123c73;text-decoration:none;padding:8px 12px;font-weight:750;font-size:.9rem}
.blog-featured-arg{display:grid;grid-template-columns:42% 1fr;text-decoration:none;color:#0b1f3a;background:#fff;border:1px solid #d9e8f7;border-radius:34px;overflow:hidden;box-shadow:0 28px 78px rgba(11,31,58,.15)}
.blog-featured-arg:hover{color:#0b1f3a;transform:translateY(-4px)}
.blog-featured-media{min-height:310px;background:linear-gradient(135deg,#123c73,#0ea5e9,#10b981)}
.blog-featured-media img{width:100%;height:100%;object-fit:cover}
.blog-featured-media div{height:100%;display:grid;place-items:center;color:#fff;font-size:4rem}
.blog-featured-body{padding:36px;display:flex;flex-direction:column;justify-content:center}
.blog-featured-body>span,.blog-card-body>span{display:inline-flex;width:max-content;border-radius:999px;background:linear-gradient(135deg,#123c73,#0ea5e9);color:#fff;font-weight:750;padding:7px 12px;margin-bottom:12px}
.blog-featured-body h2{font-size:2.25rem;font-weight:800;letter-spacing:-.045em}
.blog-featured-body p,.blog-card-body p{color:#5f708b;line-height:1.75}
.blog-featured-body small,.blog-card-body small{color:#64748b;font-weight:650}
.blog-featured-body b{color:#0b5fe9;margin-top:14px}
.blog-card-arg{height:100%;display:block;text-decoration:none;color:#0b1f3a;background:#fff;border:1px solid #d9e8f7;border-radius:28px;overflow:hidden;box-shadow:0 22px 58px rgba(11,31,58,.10)}
.blog-card-arg:hover{color:#0b1f3a;transform:translateY(-4px);box-shadow:0 30px 78px rgba(11,31,58,.16)}
.blog-card-media{height:190px;background:linear-gradient(135deg,#123c73,#0ea5e9,#10b981)}
.blog-card-media img{width:100%;height:100%;object-fit:cover}
.blog-card-media div{height:100%;display:grid;place-items:center;color:#fff;font-size:2.5rem}
.blog-card-body{padding:22px}
.blog-card-body h3{font-size:1.24rem;font-weight:780;letter-spacing:-.025em;margin:8px 0;color:#0b1f3a}
.blog-sidebar-arg{top:95px}
.sidebar-update,.sidebar-cta{background:#fff;border:1px solid #d9e8f7;border-radius:28px;padding:24px;box-shadow:0 22px 58px rgba(11,31,58,.10);margin-bottom:18px}
.sidebar-update h4,.sidebar-cta h4{font-weight:780;color:#0b1f3a}
.sidebar-update p,.sidebar-cta p{color:#5f708b}
.blog-topic-list{display:grid;gap:10px}
.blog-topic-list a{display:flex;justify-content:space-between;align-items:center;border-radius:16px;background:#f4f9ff;border:1px solid #d9e8f7;color:#123c73;text-decoration:none;font-weight:750;padding:11px 13px}
.blog-topic-list a.active,.blog-topic-list a:hover{background:linear-gradient(135deg,#123c73,#0ea5e9);color:#fff}
.blog-topic-list small{background:rgba(255,255,255,.2);border-radius:999px;padding:2px 8px}
.blog-show-arg{padding:70px 0;background:linear-gradient(135deg,#071426 0%,#123c73 58%,#0f766e 100%);color:#fff}
.blog-show-arg h1{font-size:clamp(2rem,4vw,3.7rem);font-weight:800;letter-spacing:-.05em;color:#fff}
.blog-show-arg p{color:#dff7ff;font-size:1.08rem;line-height:1.8}
.blog-meta-arg{color:#dff7ff}
.blog-show-image{height:340px;border-radius:30px;overflow:hidden;background:linear-gradient(135deg,#0ea5e9,#10b981);box-shadow:0 30px 80px rgba(2,6,23,.30)}
.blog-show-image img{width:100%;height:100%;object-fit:cover}
.blog-show-image div{height:100%;display:grid;place-items:center;color:#fff;font-size:4rem}
.article-body-arg{background:#fff;border:1px solid #d9e8f7;border-radius:30px;padding:34px;box-shadow:0 22px 58px rgba(11,31,58,.10);font-size:1.05rem;line-height:1.95;color:#20314d}
@media(max-width:991px){.blog-featured-arg{grid-template-columns:1fr}.blog-featured-media{min-height:220px}}


/* ===== TARGETED FIX: restore previous homepage feel, only improve the requested section ===== */
.home-focus-panel{
  border-radius:34px!important;
  padding:30px!important;
  background:
    radial-gradient(circle at 8% 12%,rgba(14,165,233,.30),transparent 28%),
    radial-gradient(circle at 88% 20%,rgba(16,185,129,.26),transparent 30%),
    linear-gradient(135deg,#071426 0%,#123c73 55%,#0f766e 100%)!important;
  position:relative!important;
  overflow:hidden!important;
  box-shadow:0 34px 90px rgba(11,31,58,.22)!important;
}
.home-focus-panel:before{
  content:""!important;
  position:absolute!important;
  inset:0!important;
  background:linear-gradient(90deg,rgba(255,255,255,.055) 1px,transparent 1px),linear-gradient(0deg,rgba(255,255,255,.055) 1px,transparent 1px)!important;
  background-size:70px 70px!important;
  opacity:.75!important;
}
.home-focus-panel>*{position:relative!important;z-index:2!important}
.focus-head{
  display:flex!important;
  justify-content:space-between!important;
  gap:24px!important;
  align-items:flex-end!important;
  margin-bottom:24px!important;
}
.focus-head span{
  display:inline-flex!important;
  gap:8px!important;
  align-items:center!important;
  border-radius:999px!important;
  background:rgba(255,255,255,.16)!important;
  border:1px solid rgba(255,255,255,.22)!important;
  color:#fff!important;
  padding:8px 13px!important;
  font-weight:800!important;
  margin-bottom:10px!important;
}
.focus-head h2{
  color:#fff!important;
  font-size:clamp(1.6rem,3vw,2.45rem)!important;
  line-height:1.15!important;
  letter-spacing:-.045em!important;
  font-weight:850!important;
  margin:0 0 8px!important;
}
.focus-head p{color:#dff7ff!important;margin:0!important;max-width:760px!important}
.focus-card{
  height:100%!important;
  background:rgba(255,255,255,.96)!important;
  border:1px solid rgba(255,255,255,.70)!important;
  border-radius:28px!important;
  padding:22px!important;
  box-shadow:0 24px 64px rgba(2,6,23,.18)!important;
}
.focus-title{display:flex!important;align-items:center!important;gap:13px!important;margin-bottom:16px!important}
.focus-title i{
  width:50px!important;height:50px!important;
  display:grid!important;place-items:center!important;
  border-radius:17px!important;
  background:linear-gradient(135deg,#155dff,#0ea5e9,#10b981)!important;
  color:#fff!important;font-size:1.15rem!important;
}
.focus-title b{display:block!important;color:#0b1f3a!important;font-size:1.08rem!important}
.focus-title small{display:block!important;color:#64748b!important}
.focus-chip-wrap{display:flex!important;gap:10px!important;flex-wrap:wrap!important;min-height:104px!important;align-content:flex-start!important}
.focus-chip-wrap a{
  display:inline-flex!important;align-items:center!important;gap:8px!important;
  border-radius:999px!important;background:#eef7ff!important;border:1px solid #cfe3f8!important;
  color:#123c73!important;text-decoration:none!important;font-weight:800!important;
  padding:10px 13px!important;line-height:1!important;
}
.focus-chip-wrap a small{background:#123c73!important;color:#fff!important;border-radius:999px!important;padding:3px 7px!important}
.focus-company-list{display:grid!important;gap:10px!important;min-height:166px!important}
.focus-company-list a{display:flex!important;gap:12px!important;align-items:center!important;text-decoration:none!important;background:#f7fbff!important;border:1px solid #d9e8f7!important;border-radius:18px!important;padding:12px!important;color:#0b1f3a!important}
.focus-company-logo{width:48px!important;height:48px!important;border-radius:16px!important;background:linear-gradient(135deg,#123c73,#0ea5e9)!important;color:#fff!important;display:grid!important;place-items:center!important;font-weight:800!important;overflow:hidden!important;flex:0 0 auto!important}
.focus-company-logo img{width:100%!important;height:100%!important;object-fit:cover!important}
.focus-company-list b{display:block!important;color:#0b1f3a!important}
.focus-company-list span{display:block!important;color:#64748b!important;font-size:.9rem!important}
.focus-more{display:inline-flex!important;margin-top:14px!important;color:#0b5fe9!important;font-weight:800!important;text-decoration:none!important}
.focus-process-row{display:grid!important;grid-template-columns:repeat(3,1fr)!important;gap:14px!important;margin-top:18px!important}
.focus-process-row>div{display:flex!important;gap:12px!important;align-items:flex-start!important;border-radius:22px!important;background:rgba(255,255,255,.14)!important;border:1px solid rgba(255,255,255,.22)!important;padding:16px!important;color:#fff!important}
.focus-process-row i{width:44px!important;height:44px!important;display:grid!important;place-items:center!important;border-radius:16px!important;background:rgba(255,255,255,.18)!important;color:#fff!important;flex:0 0 auto!important}
.focus-process-row b{display:block!important;color:#fff!important}
.focus-process-row span{display:block!important;color:#dff7ff!important;font-size:.9rem!important;line-height:1.55!important}
.visual-job-row.dynamic{color:inherit!important;text-decoration:none!important}
.dynamic-hero-card .match-card-main strong{letter-spacing:-.04em!important}
@media(max-width:991px){
  .focus-head{align-items:flex-start!important;flex-direction:column!important}
  .focus-process-row{grid-template-columns:1fr!important}
}
@media(max-width:767px){
  .home-focus-panel{padding:22px!important;border-radius:26px!important}
  .focus-chip-wrap,.focus-company-list{min-height:auto!important}
}

/* Blog page refinement: cleaner KerjaJelas-style spacing */
.blog-arg-hero{padding-top:78px!important;padding-bottom:62px!important}
.blog-featured-arg,.blog-card-arg,.blog-sidebar-arg .sidebar-update,.blog-sidebar-arg .sidebar-cta{border-radius:28px!important}
.blog-card-media img,.blog-featured-media img{object-fit:cover!important}


/* ===== CTA width fix: samakan batas dengan konten lowongan ===== */
.cta-bottom-pro{
  max-width: 1140px !important;
  margin-left: auto !important;
  margin-right: auto !important;
  border-radius: 30px !important;
}
@media (max-width: 1199.98px){
  .cta-bottom-pro{
    max-width: calc(100% - 24px) !important;
  }
}
@media (max-width: 767.98px){
  .cta-bottom-pro{
    max-width: 100% !important;
    border-radius: 24px !important;
  }
}


/* ===== Blog list ala KerjaJelas - clean, card, image, compact ===== */
.arg-blog-hero{
  position:relative;
  overflow:hidden;
  padding:72px 0 66px;
  background:linear-gradient(135deg,#071426 0%,#0b315f 56%,#0f766e 100%);
  color:#fff;
}
.arg-blog-grid{
  position:absolute;
  inset:0;
  background:linear-gradient(90deg,rgba(255,255,255,.055) 1px,transparent 1px),linear-gradient(0deg,rgba(255,255,255,.055) 1px,transparent 1px);
  background-size:70px 70px;
}
.arg-pill{
  display:inline-flex;
  align-items:center;
  gap:8px;
  border-radius:999px;
  background:rgba(255,255,255,.13);
  border:1px solid rgba(255,255,255,.22);
  color:#fff;
  padding:8px 13px;
  font-weight:800;
  margin-bottom:16px;
}
.arg-blog-hero h1{
  font-size:clamp(2.3rem,4.7vw,4.4rem);
  line-height:1.03;
  letter-spacing:-.065em;
  font-weight:850;
  color:#fff;
  margin-bottom:14px;
}
.arg-blog-hero p{
  color:#dff7ff;
  max-width:690px;
  line-height:1.8;
  margin:0;
}
.arg-blog-search{
  background:#fff;
  border-radius:24px;
  padding:22px;
  box-shadow:0 30px 80px rgba(2,6,23,.26);
  color:#0b1f3a;
}
.arg-blog-search label{
  font-weight:800;
  margin-bottom:8px;
}
.arg-blog-search .form-control{
  height:48px;
  border-radius:14px;
  border-color:#cfe3f8;
}
.btn-arg-primary{
  background:linear-gradient(135deg,#0b5fe9,#10b981);
  color:#fff!important;
  border:0;
  border-radius:14px;
  font-weight:800;
  padding:.72rem 1rem;
}
.arg-search-tags{
  display:flex;
  gap:8px;
  flex-wrap:wrap;
  margin-top:13px;
}
.arg-search-tags a{
  text-decoration:none;
  color:#0f766e;
  background:#e7fff5;
  border:1px solid #b7f3dd;
  border-radius:999px;
  padding:6px 10px;
  font-weight:750;
  font-size:.84rem;
}
.arg-blog-page{
  background:transparent;
}
.arg-featured-post{
  display:grid;
  grid-template-columns:42% 1fr;
  gap:0;
  background:#fff;
  border:1px solid #d9e8f7;
  border-radius:26px;
  overflow:hidden;
  box-shadow:0 24px 70px rgba(11,31,58,.13);
  text-decoration:none;
  color:#0b1f3a;
}
.arg-featured-post:hover{
  color:#0b1f3a;
  transform:translateY(-4px);
  box-shadow:0 34px 90px rgba(11,31,58,.17);
}
.arg-featured-image{
  min-height:270px;
  background:#eaf5ff;
}
.arg-featured-image img{
  width:100%;
  height:100%;
  object-fit:cover;
}
.arg-image-fallback{
  width:100%;
  height:100%;
  min-height:190px;
  display:grid;
  place-items:center;
  background:linear-gradient(135deg,#123c73,#0ea5e9,#10b981);
  color:#fff;
  font-size:2.5rem;
}
.arg-featured-content{
  padding:32px;
  display:flex;
  flex-direction:column;
  justify-content:center;
}
.arg-category,.arg-post-body>span{
  display:inline-flex;
  width:max-content;
  border-radius:999px;
  background:#ddfff4;
  border:1px solid #9ff0d6;
  color:#0f766e;
  padding:6px 11px;
  font-size:.82rem;
  font-weight:800;
  margin-bottom:12px;
}
.arg-featured-content h2{
  font-size:clamp(1.65rem,2.8vw,2.45rem);
  font-weight:850;
  line-height:1.12;
  letter-spacing:-.045em;
  margin-bottom:10px;
}
.arg-featured-content p{
  color:#5f708b;
  line-height:1.75;
  margin-bottom:16px;
}
.arg-post-meta{
  display:flex;
  gap:12px;
  flex-wrap:wrap;
  color:#64748b;
  font-size:.92rem;
}
.arg-post-meta em{
  font-style:normal;
}
.arg-featured-content b{
  width:max-content;
  margin-top:18px;
  background:linear-gradient(135deg,#0b5fe9,#10b981);
  color:#fff;
  border-radius:14px;
  padding:10px 15px;
}
.arg-section-title{
  display:flex;
  justify-content:space-between;
  gap:20px;
  align-items:end;
}
.arg-section-title span{
  display:inline-flex;
  border-radius:999px;
  background:#ddfff4;
  border:1px solid #9ff0d6;
  color:#0f766e;
  padding:6px 11px;
  font-size:.82rem;
  font-weight:800;
  margin-bottom:10px;
}
.arg-section-title h2{
  font-size:clamp(1.7rem,3vw,2.6rem);
  font-weight:850;
  letter-spacing:-.055em;
  color:#0b1f3a;
  margin-bottom:6px;
}
.arg-section-title p{
  color:#5f708b;
  margin:0;
}
.arg-section-title a{
  text-decoration:none;
  color:#0b5fe9;
  background:#fff;
  border:1px solid #d9e8f7;
  border-radius:14px;
  padding:10px 14px;
  font-weight:800;
  box-shadow:0 14px 36px rgba(11,31,58,.08);
  white-space:nowrap;
}
.arg-topic-strip{
  display:flex;
  gap:10px;
  flex-wrap:wrap;
}
.arg-topic-strip a{
  text-decoration:none;
  color:#123c73;
  background:#fff;
  border:1px solid #d9e8f7;
  border-radius:999px;
  padding:9px 13px;
  font-weight:800;
}
.arg-topic-strip a.active,.arg-topic-strip a:hover{
  background:linear-gradient(135deg,#123c73,#0ea5e9);
  color:#fff;
}
.arg-topic-strip small{
  background:rgba(255,255,255,.22);
  border-radius:999px;
  padding:2px 7px;
}
.arg-post-card{
  display:block;
  height:100%;
  background:#fff;
  border:1px solid #d9e8f7;
  border-radius:24px;
  overflow:hidden;
  color:#0b1f3a;
  text-decoration:none;
  box-shadow:0 20px 56px rgba(11,31,58,.10);
}
.arg-post-card:hover{
  color:#0b1f3a;
  transform:translateY(-4px);
  box-shadow:0 30px 78px rgba(11,31,58,.15);
}
.arg-post-thumb{
  height:185px;
  background:#eaf5ff;
}
.arg-post-thumb img{
  width:100%;
  height:100%;
  object-fit:cover;
}
.arg-post-body{
  padding:20px;
}
.arg-post-body h3{
  font-size:1.15rem;
  line-height:1.32;
  font-weight:850;
  letter-spacing:-.025em;
  margin:0 0 9px;
}
.arg-post-body p{
  color:#5f708b;
  line-height:1.65;
  margin-bottom:14px;
}
.arg-card-footer{
  display:flex;
  align-items:center;
  justify-content:space-between;
  border-top:1px solid #edf3fa;
  padding-top:12px;
}
.arg-card-footer small{
  color:#64748b;
}
.arg-card-footer b{
  color:#0b5fe9;
}
.arg-pagination .pagination{
  justify-content:center;
}
@media(max-width:991px){
  .arg-featured-post{grid-template-columns:1fr}
  .arg-featured-image{min-height:230px}
  .arg-section-title{align-items:flex-start;flex-direction:column}
}
@media(max-width:767px){
  .arg-blog-hero{padding:48px 0}
  .arg-blog-search .d-flex{flex-direction:column}
  .arg-blog-search .btn{width:100%}
  .arg-featured-content{padding:24px}
}


/* ===== Expired job policy UI ===== */
.job-meta em.expired{
  background:#f1f5f9!important;
  color:#475569!important;
}
.job-expired-card{
  opacity:.88;
}
.job-expired-card h3:after{
  content:" Ditutup";
  display:inline-flex;
  margin-left:8px;
  font-size:.72rem;
  font-weight:800;
  color:#475569;
  background:#f1f5f9;
  border:1px solid #cbd5e1;
  border-radius:999px;
  padding:4px 8px;
  vertical-align:middle;
}
.closed-job-box{
  border:1px solid #fed7aa;
  background:#fff7ed;
  color:#9a3412;
  border-radius:22px;
  padding:18px;
  display:grid;
  gap:8px;
}
.closed-job-box i{
  width:46px;
  height:46px;
  display:grid;
  place-items:center;
  border-radius:16px;
  background:#ffedd5;
  color:#ea580c;
  font-size:1.35rem;
}
.closed-job-box b{
  display:block;
  color:#7c2d12;
}
.closed-job-box p{
  margin:0;
  color:#9a3412;
  line-height:1.7;
}
.table-modern .btn[disabled]{
  cursor:not-allowed;
}


/* ===== Salary display policy ===== */
.salary-muted{
  color:#475569!important;
}

/* ===== Blog article auto TOC and read also ===== */
.article-body-arg{scroll-behavior:smooth}
.article-body-arg h2,.article-body-arg h3{color:#0b1f3a;font-weight:850;letter-spacing:-.03em;scroll-margin-top:110px;margin:34px 0 12px}
.article-body-arg h2{font-size:1.65rem;border-left:5px solid #0ea5e9;padding-left:14px}
.article-body-arg h3{font-size:1.28rem;color:#123c73}
.article-body-arg p{margin-bottom:18px}
.article-body-arg ul,.article-body-arg ol{background:#f7fbff;border:1px solid #d9e8f7;border-radius:22px;padding:18px 22px 18px 38px;margin:18px 0;color:#20314d}
.article-body-arg li{margin:6px 0}
.article-toc-auto nav{display:grid;gap:8px;margin-top:12px}
.article-toc-auto a{display:block;text-decoration:none;color:#123c73;background:#f4f9ff;border:1px solid #d9e8f7;border-radius:14px;padding:10px 12px;font-weight:750;line-height:1.35}
.article-toc-auto a:hover{background:linear-gradient(135deg,#123c73,#0ea5e9);color:#fff;transform:translateX(3px)}
.article-toc-auto .toc-level-3{margin-left:14px;font-size:.94rem;font-weight:700;background:#fbfdff}
.read-also-auto{margin:26px 0;padding:20px;border-radius:24px;background:linear-gradient(135deg,#eef8ff,#f0fdf4);border:1px solid #cfe7fa;box-shadow:0 18px 42px rgba(11,31,58,.08)}
.read-also-auto strong{display:flex;gap:8px;align-items:center;color:#0b1f3a;font-size:1.02rem;margin-bottom:12px}
.read-also-auto div{display:grid;gap:10px}
.read-also-auto a{display:flex;align-items:center;gap:8px;text-decoration:none;color:#123c73;font-weight:800;line-height:1.45}
.read-also-auto a:before{content:"→";display:inline-grid;place-items:center;width:24px;height:24px;border-radius:999px;background:#123c73;color:#fff;flex:0 0 auto;font-size:.85rem}
.read-also-auto a:hover{color:#0b5fe9}
@media(max-width:991px){.article-toc-auto .toc-level-3{margin-left:0}.article-body-arg{padding:24px}.article-body-arg h2{font-size:1.42rem}}


/* Footer premium publik */
body.frontend-lively .footer-premium{
  position:relative;
  overflow:hidden;
  background:
    radial-gradient(circle at 8% 16%,rgba(0,194,255,.28),transparent 24%),
    radial-gradient(circle at 88% 8%,rgba(255,176,32,.24),transparent 28%),
    radial-gradient(circle at 70% 92%,rgba(16,185,129,.18),transparent 30%),
    linear-gradient(135deg,#06152f 0%,#082c75 48%,#055e76 100%)!important;
  color:#fff!important;
  border-top:0!important;
}
.footer-premium:before{
  content:"";
  position:absolute;
  inset:0;
  background-image:
    linear-gradient(rgba(255,255,255,.055) 1px,transparent 1px),
    linear-gradient(90deg,rgba(255,255,255,.055) 1px,transparent 1px);
  background-size:44px 44px;
  opacity:.65;
  pointer-events:none;
}
.footer-premium:after{
  content:"";
  position:absolute;
  left:0;right:0;top:0;height:1px;
  background:linear-gradient(90deg,transparent,rgba(255,255,255,.55),transparent);
}
.footer-premium .container{position:relative;z-index:2}.footer-glow{position:absolute;border-radius:999px;filter:blur(10px);opacity:.55;pointer-events:none}.footer-glow-a{width:290px;height:290px;right:-80px;top:20px;background:rgba(255,207,74,.18)}.footer-glow-b{width:230px;height:230px;left:-80px;bottom:-70px;background:rgba(0,194,255,.20)}
.footer-cta-panel{position:relative;overflow:hidden;display:flex;align-items:center;justify-content:space-between;gap:22px;padding:28px;border-radius:34px;background:linear-gradient(135deg,rgba(255,255,255,.18),rgba(255,255,255,.08));border:1px solid rgba(255,255,255,.18);box-shadow:0 30px 90px rgba(0,0,0,.24);backdrop-filter:blur(16px)}
.footer-cta-panel:before{content:"";position:absolute;right:-45px;bottom:-70px;width:180px;height:180px;border-radius:50%;background:rgba(255,255,255,.10)}
.footer-eyebrow{display:inline-flex;align-items:center;gap:8px;border-radius:999px;padding:7px 12px;margin-bottom:12px;background:rgba(255,207,74,.18);border:1px solid rgba(255,207,74,.28);color:#fff2b8;font-weight:800;font-size:.86rem}.footer-cta-panel h2{color:#fff;font-weight:850;letter-spacing:-.035em;margin:0;font-size:clamp(1.45rem,3vw,2.25rem)}.footer-cta-panel p{color:rgba(255,255,255,.78);margin:8px 0 0;max-width:680px;line-height:1.7}.footer-cta-actions{display:flex;gap:10px;flex-wrap:wrap;position:relative;z-index:1}.footer-cta-actions .btn{border-radius:999px;padding:11px 16px;box-shadow:0 14px 28px rgba(0,0,0,.12)}
.footer-company-card,.footer-link-card,.footer-contact-card{height:100%;padding:24px;border-radius:30px;background:rgba(255,255,255,.105);border:1px solid rgba(255,255,255,.15);box-shadow:0 20px 66px rgba(0,0,0,.15);backdrop-filter:blur(14px)}
.footer-brand{display:inline-flex;align-items:center;gap:10px;color:#fff!important;text-decoration:none;font-size:1.24rem;font-weight:850;letter-spacing:-.02em}.footer-premium .logo-mark{box-shadow:0 16px 34px rgba(0,194,255,.24)}.footer-desc{max-width:440px;color:rgba(255,255,255,.79);line-height:1.8}.footer-premium h6{display:flex;align-items:center;gap:8px;color:#fff;font-weight:850;margin-bottom:16px;letter-spacing:-.01em}.footer-premium h6 i{color:#b9f4ff}.footer-premium a{display:block;color:rgba(255,255,255,.80);text-decoration:none;margin-bottom:10px;transition:.18s}.footer-premium .footer-link-card a{position:relative;padding-left:16px}.footer-premium .footer-link-card a:before{content:"";position:absolute;left:0;top:.72em;width:6px;height:6px;border-radius:50%;background:#69e7ff;opacity:.75}.footer-premium a:hover{color:#fff;transform:translateX(3px)}
.footer-trust-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:10px;margin:18px 0}.footer-trust-grid div{border-radius:20px;padding:13px;background:rgba(255,255,255,.10);border:1px solid rgba(255,255,255,.13)}.footer-trust-grid b,.footer-trust-grid span{display:block}.footer-trust-grid b{color:#fff;font-weight:850;font-size:.9rem}.footer-trust-grid span{color:rgba(255,255,255,.68);font-size:.78rem;margin-top:3px}.footer-socials{display:flex;gap:9px;flex-wrap:wrap}.footer-socials a{width:42px;height:42px;display:grid;place-items:center;border-radius:16px;background:rgba(255,255,255,.13);border:1px solid rgba(255,255,255,.17);margin:0;color:#fff!important}.footer-socials a:hover{background:#fff;color:#0b3ea7!important;transform:translateY(-3px)}
.footer-contact{display:grid;gap:11px}.footer-contact div{display:flex;gap:11px;align-items:flex-start;margin:0;color:rgba(255,255,255,.84);padding:13px;border-radius:18px;background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.10)}.footer-contact i{margin-top:2px;color:#b9f4ff;flex:0 0 auto}.footer-contact a{margin:0;display:inline}.footer-mini-note{display:flex;gap:9px;align-items:flex-start;margin-top:14px;padding:13px;border-radius:18px;background:rgba(16,185,129,.13);border:1px solid rgba(16,185,129,.18);color:rgba(255,255,255,.78);font-size:.88rem;line-height:1.55}.footer-mini-note i{color:#86efac;margin-top:1px}.footer-bottom{display:flex;justify-content:space-between;gap:12px;flex-wrap:wrap;border-top:1px solid rgba(255,255,255,.15);color:rgba(255,255,255,.72);font-size:.9rem}
.static-page-card{max-width:920px;margin:auto;padding:32px}.static-page-card h2,.static-page-card h3{color:#0d1b37}.static-page-card p,.static-page-card li{color:#526179;line-height:1.85}.static-contact-list{display:grid;gap:12px;margin-top:18px}.static-contact-list div{display:flex;gap:12px;align-items:flex-start;padding:14px 16px;border:1px solid #d6e6ff;border-radius:18px;background:#f6fbff}.static-contact-list i{color:#155dff;margin-top:2px}
@media(max-width:991px){.footer-cta-panel{align-items:flex-start;flex-direction:column}.footer-cta-actions{width:100%}.footer-cta-actions .btn{flex:1}.footer-premium{padding-bottom:70px}}
@media(max-width:767px){.footer-premium{border-radius:0}.footer-company-card,.footer-link-card,.footer-contact-card{padding:20px;border-radius:24px}.footer-cta-panel{padding:22px;border-radius:26px}.footer-cta-actions{display:grid;grid-template-columns:1fr}.footer-bottom{display:block}.footer-bottom span{display:block;margin-top:8px}.static-page-card{padding:22px}.footer-trust-grid{grid-template-columns:1fr}}

/* ===== Footer clean elegant publik ===== */
body.frontend-lively .footer-clean{
  position:relative;
  background:linear-gradient(180deg,#f8fbff 0%,#eef5ff 100%)!important;
  color:#172033!important;
  border-top:1px solid #dbe7fb!important;
  overflow:hidden;
}
.footer-clean:before{content:"";position:absolute;inset:0 0 auto 0;height:4px;background:linear-gradient(90deg,#155dff,#00b8d9,#10b981,#ffb020);opacity:.85}
.footer-clean .container{position:relative;z-index:1}.footer-clean-top{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:24px;border-radius:26px;background:#fff;border:1px solid #dbe7fb;box-shadow:0 18px 45px rgba(15,23,42,.07)}
.footer-clean-top h2{margin:0;color:#0d1b37;font-weight:760;letter-spacing:-.03em;font-size:clamp(1.35rem,2.3vw,2rem)}.footer-clean-top p{margin:6px 0 0;color:#64748b;line-height:1.65}.footer-clean-actions{display:flex;gap:10px;flex-wrap:wrap}.footer-clean-actions .btn{border-radius:14px;font-weight:700;padding:10px 14px}.footer-clean-brand{display:inline-flex!important;align-items:center;gap:10px;color:#0d1b37!important;text-decoration:none;font-size:1.23rem;font-weight:800;letter-spacing:-.02em;margin:0!important}.footer-clean-desc{color:#526179;line-height:1.8;max-width:440px}.footer-clean-links h6,.footer-clean-contact h6{font-weight:800;color:#0d1b37;margin-bottom:14px}.footer-clean-links a{display:block;color:#526179;text-decoration:none;margin-bottom:9px;font-weight:600}.footer-clean-links a:hover{color:#155dff}.footer-clean-contact{padding:20px;border-radius:22px;background:#fff;border:1px solid #dbe7fb;box-shadow:0 14px 34px rgba(15,23,42,.055)}.footer-clean-contact div{display:flex;gap:10px;align-items:flex-start;color:#526179;margin-bottom:11px;line-height:1.6}.footer-clean-contact i{color:#155dff;margin-top:2px;flex:0 0 auto}.footer-clean-contact a{color:#526179;text-decoration:none}.footer-clean-contact a:hover{color:#155dff}.footer-clean-socials{display:flex;gap:9px;flex-wrap:wrap}.footer-clean-socials a{width:40px;height:40px;display:grid!important;place-items:center;border-radius:14px;background:#fff;border:1px solid #dbe7fb;color:#155dff!important;margin:0!important;text-decoration:none;box-shadow:0 10px 25px rgba(15,23,42,.055)}.footer-clean-socials a:hover{background:#155dff;color:#fff!important;transform:translateY(-2px)}.footer-clean-bottom{display:flex;justify-content:space-between;gap:12px;flex-wrap:wrap;border-top:1px solid #dbe7fb;color:#64748b;font-size:.9rem}.footer-clean .logo-mark{box-shadow:none}
@media(max-width:991px){.footer-clean-top{align-items:flex-start;flex-direction:column}.footer-clean-actions{width:100%}.footer-clean-actions .btn{flex:1}.footer-clean{padding-bottom:68px}}
@media(max-width:575px){.footer-clean-top{padding:20px;border-radius:22px}.footer-clean-actions{display:grid;grid-template-columns:1fr}.footer-clean-bottom{display:block}.footer-clean-bottom span{display:block;margin-top:8px}}

/* Footer business style - clean seperti referensi user */
body.frontend-lively .footer-business{
  position:relative;
  margin-top:0!important;
  background:linear-gradient(180deg,#0b3734 0%,#09182c 100%);
  color:#eaf7ff;
  border-top:0;
  overflow:hidden;
}
.footer-business:before{
  content:"";
  position:absolute;
  inset:0 0 auto 0;
  height:80px;
  background:linear-gradient(180deg,rgba(255,255,255,.10),rgba(255,255,255,0));
  pointer-events:none;
}
.footer-business .container{position:relative;z-index:1}.footer-support-box{
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:22px;
  padding:24px 26px;
  border-radius:24px;
  background:rgba(255,255,255,.06);
  border:1px solid rgba(103,232,249,.18);
  box-shadow:0 18px 45px rgba(0,0,0,.18);
}
.footer-support-box h5{margin:0 0 6px;color:#fff;font-weight:800;letter-spacing:-.02em}.footer-support-box p{margin:0;color:#c6e8f0;line-height:1.65}.footer-wa-form{display:flex;gap:0;min-width:min(100%,465px)}.footer-wa-form .form-control{border:0;border-radius:16px 0 0 16px;padding:12px 15px;box-shadow:none}.footer-wa-form .btn{border-radius:0 16px 16px 0;font-weight:800;white-space:nowrap;padding-inline:17px}.footer-business-brand{display:inline-flex!important;align-items:center;gap:12px;color:#fff!important;text-decoration:none;font-size:1.22rem;font-weight:850;letter-spacing:-.02em;margin:0!important}.footer-business-brand small{display:block;font-size:.75rem;color:#bfe4ee;font-weight:600;margin-top:1px}.footer-business .logo-mark{background:linear-gradient(135deg,#08a693,#12c2a9)!important;color:#fff!important;box-shadow:0 12px 28px rgba(18,194,169,.22)}.footer-business-desc{color:#d5eef4;line-height:1.85;max-width:440px}.footer-badges{display:flex;gap:8px;flex-wrap:wrap}.footer-badges span{display:inline-flex;align-items:center;gap:7px;border-radius:999px;padding:7px 11px;background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.12);color:#eefcff;font-weight:750;font-size:.82rem}.footer-badges i{color:#6ff7df}.footer-business-links h6,.footer-business-contact h6{color:#fff;font-weight:850;margin-bottom:16px;letter-spacing:-.01em}.footer-business-links a{display:block;color:#d5eef4;text-decoration:none;margin-bottom:11px;font-weight:600;transition:.16s}.footer-business-links a:hover{color:#64f1dc;transform:translateX(3px)}.footer-business-contact{color:#d5eef4}.footer-business-contact div{display:flex;gap:12px;align-items:flex-start;margin-bottom:14px;line-height:1.65}.footer-business-contact i{color:#56f0dc;margin-top:4px;flex:0 0 auto}.footer-business-contact a{color:#d5eef4;text-decoration:none}.footer-business-contact a:hover{color:#64f1dc}.footer-business-socials{display:flex;gap:10px;flex-wrap:wrap}.footer-business-socials a{width:40px;height:40px;display:grid!important;place-items:center;border-radius:14px;background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.13);color:#effcff!important;margin:0!important;text-decoration:none;transition:.16s}.footer-business-socials a:hover{background:#12c2a9;color:#fff!important;transform:translateY(-2px)}.footer-business-bottom{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap;border-top:1px solid rgba(255,255,255,.12);color:#b9d7e2;font-size:.9rem}.footer-business-bottom a{color:#fff;text-decoration:none;font-weight:700}.footer-business-bottom a:hover{color:#64f1dc}@media(max-width:991px){.footer-support-box{align-items:flex-start;flex-direction:column}.footer-wa-form{width:100%}.footer-business{padding-bottom:68px}}@media(max-width:575px){.footer-support-box{padding:20px;border-radius:20px}.footer-wa-form{display:grid;grid-template-columns:1fr;gap:8px}.footer-wa-form .form-control,.footer-wa-form .btn{border-radius:14px}.footer-business-bottom{display:block}.footer-business-bottom span{display:block;margin-top:8px}}
.static-policy-pro h2{font-size:1.85rem;font-weight:850;color:#0d1b37;margin-bottom:14px}.static-policy-pro h3{font-size:1.18rem;font-weight:820;color:#102a56;margin-top:28px;margin-bottom:10px}.static-policy-pro p,.static-policy-pro li{color:#475569;line-height:1.82}.static-policy-pro ul,.static-policy-pro ol{padding-left:1.25rem}.static-policy-pro .static-contact-list{display:grid;gap:12px;margin:18px 0}.static-policy-pro .static-contact-list div{display:flex;gap:12px;align-items:flex-start;padding:14px 16px;border-radius:18px;background:#f8fbff;border:1px solid #dbeafe}.static-policy-pro .static-contact-list i{color:#0ea5a3;margin-top:3px}.static-policy-pro a:not(.btn){color:#155dff;text-decoration:none}.static-policy-pro a:not(.btn):hover{text-decoration:underline}

/* ===== Final footer/home CTA adjustments sesuai revisi user ===== */
.home-search-cta-wrap{margin-top:18px;}
.home-search-cta{padding:34px!important;}
.home-search-cta h2{margin:0 0 8px!important;color:#fff!important;font-weight:850!important;letter-spacing:-.035em!important;}
.home-search-cta p{color:#e3f6ff!important;line-height:1.65!important;}
.bottom-search-inner{display:grid;grid-template-columns:minmax(260px,1fr) auto auto;gap:10px;align-items:center;}
.bottom-search-field{position:relative;}
.bottom-search-field i{position:absolute;left:14px;top:50%;transform:translateY(-50%);color:#0f766e;z-index:2;}
.bottom-search-field .form-control{height:48px;border:0;border-radius:16px;background:#fff;padding-left:42px;box-shadow:none;color:#10213d;font-weight:600;}
.bottom-search-field .form-control::placeholder{color:#64748b;font-weight:500;}
.bottom-search-btn,.bottom-register-btn{height:48px;border-radius:16px!important;font-weight:850!important;white-space:nowrap;padding-left:18px!important;padding-right:18px!important;}
.bottom-search-btn{color:#0c2e4d!important;background:#fff!important;border:0!important;}
.bottom-search-btn:hover{background:#eefaff!important;color:#0f766e!important;}
body.frontend-lively .footer-business{margin-top:0!important;}
body.frontend-lively .footer-business .container{padding-top:40px!important;padding-bottom:22px!important;}
.footer-business-bottom{padding-bottom:0!important;}
@media(max-width:991px){
  .bottom-search-inner{grid-template-columns:1fr;}
  .bottom-search-btn,.bottom-register-btn{width:100%;}
  body.frontend-lively .footer-business{padding-bottom:16px!important;}
  body.frontend-lively .footer-business .container{padding-top:30px!important;padding-bottom:16px!important;}
}
@media(max-width:575px){
  .home-search-cta-wrap{padding-bottom:24px!important;}
  .home-search-cta{padding:22px!important;border-radius:22px!important;}
  .home-search-cta h2{font-size:1.35rem!important;}
  .footer-business-brand{font-size:1.08rem!important;}
  .footer-badges{gap:6px!important;}
  .footer-badges span{font-size:.76rem!important;padding:6px 9px!important;}
  .footer-business-links a{margin-bottom:9px!important;}
  .footer-business-contact div{margin-bottom:10px!important;line-height:1.55!important;}
  .footer-business-bottom{margin-top:16px!important;padding-top:16px!important;}
}


/* Revisi filter lowongan desktop: tampil penuh tanpa scrollbar di dalam panel */
@media(min-width:992px){
  .filter-panel{position:relative!important;top:auto!important;max-height:none!important;overflow:visible!important;}
}

/* Payment/package clarity */
.payment-intro-panel{background:#111827;color:#fff;border-radius:22px;padding:22px 24px;display:flex;gap:18px;align-items:center;justify-content:space-between;box-shadow:0 18px 45px rgba(15,23,42,.16)}
.payment-intro-panel span{display:block;color:#93c5fd;font-weight:700;font-size:.82rem;text-transform:uppercase;letter-spacing:.06em}.payment-intro-panel h3{margin:4px 0 8px;font-weight:800}.payment-intro-panel p{color:#d1d5db}.gateway-pill{background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.18);border-radius:999px;padding:10px 14px;white-space:nowrap}.package-choice-card{display:block;background:#fff;border:1px solid #e5e7eb;border-radius:20px;padding:20px;box-shadow:0 12px 35px rgba(15,23,42,.06)}.package-choice-head{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;margin-bottom:10px}.package-choice-head span{font-size:.78rem;text-transform:uppercase;color:#64748b;font-weight:700}.package-choice-head h4{margin:0;font-weight:800}.package-choice-head strong{font-size:1.15rem;color:#0f172a;white-space:nowrap}.package-benefit-list{list-style:none;margin:14px 0;padding:0;display:grid;gap:9px}.package-benefit-list li{display:flex;gap:9px;align-items:flex-start;font-size:.92rem;color:#334155}.package-benefit-list i{color:#16a34a;margin-top:2px}.package-upgrade-alert{border-radius:18px;padding:16px;display:flex;align-items:center;gap:14px;border:1px solid #fee2e2;background:#fff7ed;color:#7c2d12}.package-upgrade-alert.alert-danger{background:#fef2f2;color:#7f1d1d}.package-upgrade-alert.alert-warning{background:#fffbeb;color:#78350f}.package-upgrade-alert i{font-size:1.45rem}.package-upgrade-alert p{margin:2px 0 0;color:inherit;opacity:.82}.package-upgrade-alert .btn{margin-left:auto;white-space:nowrap}.modal-icon-warn{width:58px;height:58px;border-radius:999px;background:#eff6ff;color:#2563eb;display:inline-flex;align-items:center;justify-content:center;font-size:1.6rem;margin-bottom:12px}.quota-bars{display:grid;gap:15px}.quota-bars span{font-size:.86rem;color:#64748b}.quota-bars b{float:right}.quota-bars .progress{height:8px;background:#e5e7eb;border-radius:999px;overflow:hidden}.quota-bars .progress-bar{background:#2563eb}
@media(max-width:768px){.payment-intro-panel,.package-upgrade-alert{display:block}.gateway-pill{display:inline-flex;margin-top:14px}.package-upgrade-alert .btn{margin:12px 0 0;width:100%}.package-choice-head{display:block}.package-choice-head strong{display:block;margin-top:8px}}

/* Share lowongan publik */
.share-preview-mini{display:flex;gap:12px;align-items:center;border:1px solid #dbe8f7;background:linear-gradient(135deg,#f8fbff,#eef8ff);border-radius:18px;padding:10px}
.share-preview-mini img{width:104px;height:58px;object-fit:cover;border-radius:12px;border:1px solid #d8e6f5;background:#fff;flex:0 0 auto}
.share-preview-mini b{display:block;color:#0b1f3a;font-weight:800;font-size:.92rem;line-height:1.25}
.share-preview-mini span{display:block;color:#64748b;font-size:.82rem;margin-top:3px;line-height:1.35}
.share-action-grid{display:grid;grid-template-columns:1fr;gap:8px}
.share-action-grid .btn{display:flex;align-items:center;justify-content:center;gap:8px;border-radius:14px;font-weight:750}
@media(min-width:576px){.share-action-grid{grid-template-columns:1fr 1fr}}
@media(max-width:575px){.share-preview-mini{align-items:flex-start}.share-preview-mini img{width:92px;height:52px}}

/* Admin analytics */
.admin-analytics-page .metric-card{background:#fff;border:1px solid rgba(15,23,42,.08);border-radius:22px;padding:18px;box-shadow:0 14px 35px rgba(15,23,42,.07);height:100%}
.admin-analytics-page .metric-card span{display:block;color:#64748b;font-size:.86rem;font-weight:700;margin-bottom:8px}
.admin-analytics-page .metric-card strong{display:block;font-size:1.8rem;line-height:1;color:#0f172a;letter-spacing:-.04em}
.admin-analytics-page .metric-card small{display:block;color:#94a3b8;margin-top:8px}.admin-analytics-page canvas{max-width:100%}

/* Analytics final contrast fix */
.admin-analytics-page .analytics-stat-card{
  background:linear-gradient(180deg,#ffffff,#f8fbff)!important;
  border:1px solid #cfe0ff!important;
  border-radius:22px!important;
  padding:20px!important;
  box-shadow:0 14px 34px rgba(15,23,42,.08)!important;
  min-height:122px!important;
  height:100%!important;
  display:block!important;
  color:#0f172a!important;
  position:relative!important;
  overflow:hidden!important;
}
.admin-analytics-page .analytics-stat-card::after{
  content:"";
  position:absolute;
  right:-28px;
  bottom:-35px;
  width:120px;
  height:120px;
  border-radius:50%;
  background:rgba(37,99,235,.07);
  pointer-events:none;
}
.admin-analytics-page .analytics-stat-card span{
  display:block!important;
  color:#1e3a8a!important;
  font-size:.88rem!important;
  font-weight:700!important;
  margin-bottom:8px!important;
  position:relative!important;
  z-index:1!important;
}
.admin-analytics-page .analytics-stat-card strong{
  display:block!important;
  color:#061a3a!important;
  font-size:2rem!important;
  line-height:1!important;
  letter-spacing:-.04em!important;
  font-weight:800!important;
  position:relative!important;
  z-index:1!important;
}
.admin-analytics-page .analytics-stat-card small{
  display:block!important;
  color:#475569!important;
  font-size:.86rem!important;
  line-height:1.35!important;
  margin-top:10px!important;
  opacity:1!important;
  position:relative!important;
  z-index:1!important;
}
.admin-analytics-page .analytics-pagination{
  display:flex;
  justify-content:flex-end;
  align-items:center;
  flex-wrap:wrap;
  gap:10px;
  padding-top:14px;
  border-top:1px solid #e2e8f0;
  margin-top:12px;
  color:#475569;
  font-size:.9rem;
}
.admin-analytics-page .analytics-pagination .disabled{
  pointer-events:none;
  opacity:.45;
}


/* Final SEO/error/UX enhancements */
.verify-check-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:8px}.verify-check-grid label{border:1px solid #dbeafe;border-radius:14px;padding:10px;background:#f8fbff;display:flex;gap:8px;align-items:flex-start}.verify-check-grid input{margin-top:3px}.error-modern-wrap{min-height:100vh;background:linear-gradient(135deg,#05333a,#0b1630);padding:60px 18px;display:flex;align-items:center;justify-content:center}.error-modern-card{width:min(1080px,100%);display:grid;grid-template-columns:1.1fr .9fr;background:#fff;border-radius:32px;overflow:hidden;box-shadow:0 28px 80px rgba(2,6,23,.25)}.error-modern-left{padding:58px 48px}.error-pill{display:inline-flex;gap:8px;align-items:center;border:1px solid #a7f3d0;background:#ecfeff;color:#0f766e;border-radius:999px;padding:10px 14px;font-weight:800}.error-modern-left h1{font-size:8rem;line-height:.9;margin:34px 0 8px;color:#064e55;font-weight:900}.error-modern-left h2{font-size:3rem;line-height:1.05;font-weight:900;color:#0f172a}.error-modern-left p{font-size:1.05rem;line-height:1.8;color:#334155}.error-url{border:1px solid #dbeafe;background:#f8fafc;border-radius:16px;padding:14px 16px;margin:22px 0}.error-actions{display:flex;gap:12px;flex-wrap:wrap}.error-modern-right{background:linear-gradient(145deg,#0f3444,#0f766e);color:#fff;padding:58px 38px}.error-modern-right h3{font-size:1.6rem;font-weight:900}.error-modern-right p{color:#d7f7f1;line-height:1.7}.error-search{display:flex;gap:10px;margin:24px 0}.error-search input{flex:1;border:0;border-radius:999px;padding:13px 18px}.error-search button{border:0;border-radius:999px;padding:0 20px;background:#fff;color:#0f766e;font-weight:800}.error-info{background:rgba(255,255,255,.12);border:1px solid rgba(255,255,255,.14);border-radius:18px;padding:14px 16px;margin-top:12px}.error-info b{display:block}.error-info span{display:block;color:#cdeee8;font-size:.9rem;margin-top:4px}.analytics-stat-card.online{background:linear-gradient(180deg,#ecfeff,#ffffff)!important;border-color:#99f6e4!important}.analytics-realtime-note{font-size:.82rem;color:#64748b;margin-top:10px}.quick-job small{display:block;color:#64748b;margin-top:3px}
@media(max-width:768px){.verify-check-grid{grid-template-columns:1fr}.error-modern-card{grid-template-columns:1fr}.error-modern-left,.error-modern-right{padding:34px 24px}.error-modern-left h1{font-size:5.6rem}.error-modern-left h2{font-size:2rem}.error-search{display:block}.error-search button{width:100%;height:44px;margin-top:10px}}

/* Final readiness, pagination, and status polish */
.pager-modern-wrap{display:flex;justify-content:center;margin:18px 0;overflow-x:auto;padding-bottom:4px}.pager-modern{gap:7px;flex-wrap:wrap}.pager-modern .page-link{border:1px solid rgba(37,99,235,.18);border-radius:14px!important;min-width:40px;text-align:center;font-weight:700;color:#14315f;background:#fff;box-shadow:0 8px 18px rgba(15,23,42,.06)}.pager-modern .page-item.active .page-link{background:linear-gradient(135deg,#1267ff,#09c7d8);border-color:transparent;color:#fff;box-shadow:0 12px 24px rgba(18,103,255,.24)}.pager-modern .page-link:hover{background:#eef7ff;color:#0f5eea}.readiness-list{display:grid;gap:12px}.readiness-item{display:flex;gap:12px;align-items:flex-start;padding:14px 16px;border-radius:18px;border:1px solid #e1eaf7;background:#fff}.readiness-item i{font-size:1.25rem}.readiness-item.ok i{color:#0f9f6e}.readiness-item.warn i{color:#f59e0b}.readiness-item b{display:block;color:#061b3a}.readiness-item span{display:block;color:#64748b;font-size:.9rem}.error-mini-list{display:grid;gap:10px}.error-mini-list div{padding:12px;border-radius:14px;background:#fff5f5;border:1px solid #ffd7d7}.error-mini-list b{display:block;color:#b42318}.error-mini-list span{font-size:.82rem;color:#475569}.payment-status-card{text-align:center;max-width:850px;margin:0 auto;padding:44px!important}.payment-status-card .status-icon{font-size:54px;margin-bottom:10px}.payment-status-card.ok .status-icon{color:#12a56a}.payment-status-card.wait .status-icon{color:#f59e0b}.payment-status-card.fail .status-icon{color:#ef4444}.invoice-summary{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-top:24px}.invoice-summary div{background:#f8fbff;border:1px solid #e3edf9;border-radius:16px;padding:14px}.invoice-summary span{display:block;color:#64748b;font-size:.82rem}.invoice-summary b{display:block;color:#08234a}@media(max-width:768px){.invoice-summary{grid-template-columns:1fr 1fr}.payment-status-card{padding:26px 18px!important}}

/* ===== HRD Premium recruitment tools ===== */
.hrd-detail-box {
  border: 1px solid rgba(15,23,42,.08);
  border-radius: 14px;
  background: rgba(248,250,252,.72);
  padding: .55rem .65rem;
}
.hrd-detail-box summary {
  cursor: pointer;
  list-style: none;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.hrd-detail-box summary::-webkit-details-marker { display: none; }
.hrd-detail-box summary:after {
  content: "⌄";
  font-size: .9rem;
  color: #64748b;
}
.hrd-detail-box[open] summary:after { content: "⌃"; }
.activity-mini { display: grid; gap: .55rem; }
.activity-mini > div {
  border-left: 3px solid rgba(37,99,235,.22);
  padding-left: .65rem;
}
.activity-mini b { display:block; font-size:.78rem; color:#0f172a; }
.activity-mini small { display:block; color:#64748b; font-size:.72rem; }
.activity-mini span { display:block; font-size:.76rem; color:#475569; }
.template-list-pro { display:grid; gap:.75rem; }
.template-row-pro {
  display:flex;
  gap:1rem;
  align-items:flex-start;
  justify-content:space-between;
  border:1px solid rgba(15,23,42,.08);
  border-radius:18px;
  padding:1rem;
  background:linear-gradient(180deg,#fff,#f8fafc);
}
.template-row-pro p { margin:.45rem 0 0; color:#475569; font-size:.88rem; line-height:1.55; }
.compare-candidates table th:first-child { position:sticky; left:0; background:#fff; z-index:1; min-width:160px; }
.compare-candidates td { min-width:220px; vertical-align:top; }
.status-test-stack .mini-flag { margin:.1rem .15rem .1rem 0; }
.recruit-action-simple { gap:.4rem; }
@media (max-width: 768px) {
  .template-row-pro { flex-direction:column; }
  .compare-candidates td { min-width:180px; }
}

/* Screening questions / JobStreet-style pre-apply */
.screening-apply-box{background:linear-gradient(180deg,#f8fbff,#ffffff);border:1px solid rgba(15,23,42,.10);border-radius:18px;padding:16px;box-shadow:0 10px 28px rgba(15,23,42,.06)}
.screening-question-item{border-bottom:1px dashed rgba(15,23,42,.10);padding-bottom:12px}.screening-question-item:last-child{border-bottom:0;padding-bottom:0}
.screening-choice-list{display:grid;gap:8px}.screening-choice-list .form-check{background:#fff;border:1px solid rgba(15,23,42,.10);border-radius:12px;padding:9px 12px 9px 36px;margin:0}
.screening-score-pill{display:inline-flex;align-items:center;gap:6px;border-radius:999px;padding:5px 9px;font-size:.78rem;font-weight:700;background:#e8f5ff;color:#075985;border:1px solid rgba(14,165,233,.20)}
.screening-answer-list{display:grid;gap:8px}.screening-answer-list div{background:#f8fafc;border:1px solid rgba(15,23,42,.08);border-radius:12px;padding:9px 11px}.screening-answer-list b{display:block;font-size:.82rem;color:#0f172a}.screening-answer-list span{display:block;font-size:.82rem;color:#475569;margin-top:2px}.screening-answer-list small{display:inline-flex;margin-top:5px}

/* ===== Ads + payment gateway + premium screening polish ===== */
.company-ad-hero,.screening-wizard-hero{display:flex;justify-content:space-between;gap:22px;align-items:center;border:1px solid rgba(37,99,235,.12);background:linear-gradient(135deg,#eef6ff,#ffffff 55%,#ecfeff);border-radius:26px;padding:24px;box-shadow:0 16px 45px rgba(15,23,42,.08)}
.company-ad-hero span,.screening-wizard-hero>div:first-child>span{display:inline-flex;align-items:center;gap:8px;font-weight:800;color:#1267ff;background:#fff;border:1px solid rgba(37,99,235,.12);border-radius:999px;padding:8px 12px;margin-bottom:10px}
.company-ad-hero h3,.screening-wizard-hero h3{font-weight:900;color:#061b3a;margin:0 0 8px}.company-ad-hero p,.screening-wizard-hero p{color:#475569;line-height:1.7;max-width:780px;margin:0}.ad-price-chip{display:inline-flex;align-items:center;border-radius:999px;padding:10px 14px;background:#061b3a;color:#fff;font-weight:900;white-space:nowrap}.ad-spec-card{height:100%;border:1px solid rgba(15,23,42,.08);background:#fff;border-radius:20px;padding:18px;box-shadow:0 10px 28px rgba(15,23,42,.05)}.ad-spec-card i{width:42px;height:42px;border-radius:14px;background:#eef6ff;color:#1267ff;display:grid;place-items:center;font-size:1.25rem;margin-bottom:12px}.ad-spec-card b{display:block;color:#061b3a}.ad-spec-card span{display:block;color:#64748b;font-size:.88rem;line-height:1.55;margin-top:4px}.ad-upload-guide{border:1px dashed rgba(37,99,235,.32);background:#f8fbff;border-radius:24px;padding:18px}.ad-upload-ratio{aspect-ratio:1200/420;border-radius:18px;background:linear-gradient(135deg,#0b1f49,#1267ff);color:#fff;display:grid;place-items:center;text-align:center;margin-bottom:16px}.ad-upload-ratio span{display:block;font-weight:900;font-size:1.4rem}.ad-upload-ratio small{display:block;color:#c7ddff}.ad-upload-guide ul{margin:0;padding-left:18px;color:#475569;line-height:1.8}.banner-thumb{width:170px;max-width:100%;aspect-ratio:1200/420;object-fit:cover;border-radius:14px;border:1px solid #dbeafe;background:#f8fafc}.banner-thumb.empty{display:grid;place-items:center;color:#94a3b8;font-size:.82rem}.payment-verify-inline{display:grid;grid-template-columns:110px minmax(120px,1fr) auto;gap:6px;min-width:300px}.gateway-choice-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.gateway-choice{border:1px solid #e2e8f0;border-radius:18px;background:#fff;padding:16px;cursor:pointer}.gateway-choice input{margin-right:8px}.gateway-choice:has(input:checked){border-color:#1267ff;background:#eef6ff;box-shadow:0 12px 28px rgba(18,103,255,.12)}.gateway-config-card{border:1px solid #e2e8f0;border-radius:22px;padding:18px;background:linear-gradient(180deg,#fff,#f8fafc);margin-bottom:16px}.gateway-config-card h5{font-weight:900;color:#061b3a}.screening-score-summary{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;min-width:320px}.screening-score-summary div{background:#fff;border:1px solid rgba(37,99,235,.12);border-radius:18px;padding:14px;text-align:center}.screening-score-summary b{display:block;font-size:1.5rem;color:#1267ff}.screening-score-summary span{display:block;color:#64748b;font-size:.8rem}.preset-card-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.preset-card{border:1px solid #e2e8f0;background:#fff;border-radius:20px;padding:16px;text-align:left;display:grid;gap:8px}.preset-card i{font-size:1.4rem;color:#1267ff}.preset-card b{color:#061b3a}.preset-card span{color:#64748b;font-size:.85rem;min-height:42px}.screening-weight-meter{height:10px;border-radius:999px;background:#e2e8f0;overflow:hidden}.screening-weight-meter span{display:block;height:100%;background:linear-gradient(90deg,#1267ff,#06b6d4);border-radius:999px}.screening-flow-note{display:flex;gap:10px;align-items:flex-start;background:#f8fbff;border:1px solid #dbeafe;border-radius:16px;padding:12px;color:#475569}.screening-apply-head{display:flex;justify-content:space-between;gap:12px;align-items:flex-start;margin-bottom:12px}.screening-apply-head b{display:block;color:#061b3a}.screening-apply-head p{margin:4px 0 0;color:#64748b;font-size:.86rem;line-height:1.5}.apply-step-mini{display:flex;gap:6px;flex-wrap:wrap}.apply-step-mini span{border-radius:999px;border:1px solid #e2e8f0;background:#fff;color:#64748b;font-size:.75rem;font-weight:800;padding:6px 9px}.apply-step-mini span.active{background:#eef6ff;color:#1267ff;border-color:#bfdbfe}.screening-question-item.is-required{border-left:3px solid #1267ff;padding-left:10px}.screening-question-item label{font-weight:800;color:#0f172a}.screening-question-item .form-control,.screening-question-item .form-select{border-radius:12px}.home-banner-strip.compact{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:14px}.home-banner-card{position:relative;display:block;overflow:hidden;border-radius:22px;box-shadow:0 18px 45px rgba(15,23,42,.12);border:1px solid rgba(255,255,255,.24);background:#0b1f49}.home-banner-card img{width:100%;aspect-ratio:1200/420;object-fit:cover;display:block}.home-banner-card span{position:absolute;left:14px;bottom:14px;background:rgba(2,6,23,.72);color:#fff;font-weight:800;border-radius:999px;padding:7px 11px;font-size:.82rem;backdrop-filter:blur(8px)}.home-banner-fallback{aspect-ratio:1200/420;display:grid;place-items:center;color:#fff;font-size:2rem;background:linear-gradient(135deg,#0b1f49,#1267ff)}
@media(max-width:992px){.company-ad-hero,.screening-wizard-hero{align-items:flex-start;flex-direction:column}.gateway-choice-grid,.preset-card-grid{grid-template-columns:1fr 1fr}.screening-score-summary{min-width:0;width:100%}.payment-verify-inline{grid-template-columns:1fr;min-width:0}}
@media(max-width:576px){.gateway-choice-grid,.preset-card-grid,.screening-score-summary{grid-template-columns:1fr}.company-ad-hero,.screening-wizard-hero{padding:18px;border-radius:20px}.banner-thumb{width:140px}.screening-apply-head{display:block}.ad-price-chip{white-space:normal}}

/* Final launch polish: admin/company banner layout, verification summary, server image status */
.homepage-ads-section{margin-top:-8px}.home-banner-admin{display:block}.home-banner-card.admin-wide{height:auto;min-height:150px}.home-banner-card.admin-wide img{aspect-ratio:1200/420}.company-ads-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:4px 0 12px}.company-ads-head span{display:inline-flex;align-items:center;border-radius:999px;background:#e0f2fe;color:#0369a1;font-weight:900;font-size:.82rem;padding:7px 11px}.company-ads-head small{color:#64748b}.home-company-ad-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.home-banner-card.company-half{height:auto;min-height:138px;border-radius:22px}.home-banner-card.company-half img{aspect-ratio:1200/420}.home-banner-card.company-half span{font-size:.8rem;max-width:calc(100% - 28px);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.home-banner-card.company-half:after,.home-banner-card.admin-wide:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(2,6,23,.04),rgba(2,6,23,.56));pointer-events:none}.home-banner-card.company-half span,.home-banner-card.admin-wide span{z-index:2}@media(max-width:767px){.home-company-ad-grid{grid-template-columns:1fr}.company-ads-head{display:block}.company-ads-head small{display:block;margin-top:6px}.home-banner-card.admin-wide,.home-banner-card.company-half{min-height:118px}}
.verification-summary-card{background:linear-gradient(135deg,#ffffff,#f8fbff);border:1px solid #dbeafe}.verification-summary-head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.mini-label{display:inline-flex;border-radius:999px;background:#eef6ff;color:#1267ff;font-weight:900;font-size:.75rem;padding:5px 9px;margin-bottom:6px}.verify-score-pill{min-width:98px;border-radius:20px;padding:12px;text-align:center;border:1px solid #dbeafe;background:#fff}.verify-score-pill b{display:block;color:#0f172a;font-size:1.35rem;line-height:1}.verify-score-pill span{font-size:.78rem;color:#64748b}.verify-score-pill.complete{background:#ecfdf5;border-color:#bbf7d0}.verify-score-pill.complete b{color:#059669}.verify-chip-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.verify-chip{display:flex;align-items:center;gap:8px;border-radius:14px;border:1px solid #e2e8f0;background:#fff;padding:9px 11px;color:#475569;font-weight:750;font-size:.84rem}.verify-chip.ok{background:#ecfdf5;border-color:#bbf7d0;color:#047857}.verify-chip.pending{background:#f8fafc;color:#94a3b8}.verify-note{border-radius:14px;background:#fff7ed;border:1px solid #fed7aa;color:#9a3412;padding:12px;line-height:1.6}.server-check-panel{background:linear-gradient(135deg,#fff,#f8fbff)}.server-check-card{display:flex;align-items:center;gap:10px;flex-wrap:wrap;border:1px solid #e2e8f0;background:#fff;border-radius:18px;padding:12px}.server-check-card div{min-width:210px}.server-check-card b{display:block;color:#061b3a}.server-check-card small{display:block;color:#64748b}.server-check-card span{display:inline-flex;align-items:center;border-radius:999px;padding:7px 10px;font-weight:900;font-size:.78rem}.server-check-card span.ok{background:#ecfdf5;color:#047857;border:1px solid #bbf7d0}.server-check-card span.bad{background:#fff1f2;color:#be123c;border:1px solid #fecdd3}@media(max-width:991px){.verify-chip-grid{grid-template-columns:1fr}.verification-summary-head{display:block}.verify-score-pill{margin-top:12px}}

/* ===== HOTFIX: homepage company ads must be 2 columns on desktop ===== */
.home-company-ad-grid-row{align-items:stretch!important}
.home-company-ad-grid-row>[class*="col-"]{display:flex!important}
.home-company-ad-grid-row .home-banner-card.company-half{width:100%!important;display:block!important;min-height:128px!important}
.home-company-ad-grid-row .home-banner-card.company-half img{width:100%!important;aspect-ratio:1200/420!important;object-fit:cover!important;display:block!important}
@media (min-width:768px){.home-company-ad-grid-row>.col-md-6{flex:0 0 50%!important;max-width:50%!important}}
@media (max-width:767.98px){.home-company-ad-grid-row>[class*="col-"]{flex:0 0 100%!important;max-width:100%!important}.home-company-ad-grid-row .home-banner-card.company-half{min-height:112px!important}}


/* Consistent automatic initials for company/job avatars */
.logo-mini,.job-logo,.job-logo-v2,.avatar-lg,.candidate-avatar-sm,.avatar-round,.review-avatar,.nav-user-photo{
  font-family: Arial, Helvetica, sans-serif;
  font-variant-ligatures: none;
  text-rendering: geometricPrecision;
  line-height: 1;
  text-align: center;
}
.logo-mini{
  width:44px!important;
  height:44px!important;
  min-width:44px!important;
  flex:0 0 44px!important;
  display:grid!important;
  place-items:center!important;
  font-size:.95rem!important;
  font-weight:900!important;
  letter-spacing:.015em!important;
  overflow:hidden;
}
.logo-mini .auto-initials,
.job-logo .auto-initials,
.job-logo-v2 .auto-initials,
.avatar-lg .auto-initials,
.candidate-avatar-sm .auto-initials,
.avatar-round .auto-initials{
  display:block;
  width:100%;
  line-height:1;
  text-align:center;
  transform:translateY(.5px);
}
.job-logo .auto-initials{font-size:1.16rem;font-weight:900;letter-spacing:.01em;}
.job-logo-v2 .auto-initials{font-size:1.08rem;font-weight:900;letter-spacing:.01em;}
.job-logo-v2.xl .auto-initials{font-size:1.72rem;}
.visual-job-row .logo-mini{margin-right:0;}

/* Dynamic uploaded brand assets */
.site-brand{display:inline-flex!important;align-items:center;gap:10px;min-height:48px;max-width:min(360px,58vw);overflow:hidden;text-decoration:none!important}
.site-brand-logo{display:block;height:48px;max-width:min(330px,58vw);object-fit:contain;object-position:left center}
.site-brand-text{font-weight:800;letter-spacing:-.02em;color:#0b1f3a;white-space:nowrap}
.footer-brand-logo-link{display:inline-flex!important;align-items:center;max-width:100%;min-height:54px}
.footer-brand-logo-img{display:block;height:54px;max-width:280px;object-fit:contain;object-position:left center;filter:drop-shadow(0 10px 18px rgba(0,0,0,.12))}
.admin-brand-dynamic{display:flex!important;align-items:center;gap:10px;min-width:0;flex-wrap:wrap}
.admin-brand-logo-img{display:block;height:42px;max-width:176px;object-fit:contain;object-position:left center}
.admin-panel-mini{font-size:.72rem;width:100%;margin-left:46px;margin-top:-8px;line-height:1.1}
.auth-brand-logo-img{height:64px;max-width:260px;object-fit:contain;margin:0 auto 12px;display:block}
.preview-logo-box img{max-width:112px!important;max-height:112px!important;width:auto!important;height:auto!important;object-fit:contain!important}
@media(max-width:575px){.site-brand-logo{height:40px;max-width:230px}.footer-brand-logo-img{height:46px;max-width:230px}.admin-brand-logo-img{height:38px;max-width:152px}.admin-panel-mini{margin-left:0}.auth-brand-logo-img{height:52px;max-width:220px}}
.company-logo-preview-sm{width:84px;height:84px;border-radius:18px;background:#fff;border:1px solid #dce8f7;display:grid;place-items:center;overflow:hidden}
.company-logo-preview-sm img{width:100%;height:100%;object-fit:contain;padding:8px}
.company-banner-preview-sm{width:100%;height:120px;border-radius:18px;background-size:cover;background-position:center;border:1px solid #dce8f7;background-color:#eef7ff}
