
/* ==========================================================
   MyJobWale V5.7 Candidate Experience OS
   Mobile-first candidate UX, pseudo-3D career dashboard,
   site-wide identity, applications, devices, alerts, photos.
   ========================================================== */
.cx-kicker{font-size:10px;font-weight:900;letter-spacing:1.35px;color:#5c6ee7;margin-bottom:6px}
.cx-user-chip{text-decoration:none}
.cx-avatar-photo,.cx-public-avatar,.cx-bottom-avatar,.cx-photo-large{overflow:hidden;background:#eef3ff}
.cx-avatar-photo img,.cx-public-avatar img,.cx-bottom-avatar img,.cx-photo-large img{width:100%;height:100%;object-fit:cover;display:block}
.cx-public-user{display:flex;align-items:center;gap:8px;padding:5px 8px;border:1px solid #e1e7ef;border-radius:13px;background:#fff}
.cx-public-user strong,.cx-public-user small{display:block;white-space:nowrap}
.cx-public-user strong{font-size:11px;color:#1f2f45}.cx-public-user small{font-size:8px;color:#8693a5;margin-top:1px}
.cx-public-avatar{width:32px;height:32px;border-radius:10px;display:grid;place-items:center;font-weight:900;color:#4160d5}
.cx-public-bell{width:36px;height:36px;border-radius:11px;border:1px solid #e1e7ef;display:grid;place-items:center;background:#fff;font-weight:900;color:#52657d;position:relative}.cx-public-bell>span{position:absolute;right:-4px;top:-5px;min-width:17px;height:17px;padding:0 4px;border-radius:999px;background:#e54861;color:#fff;display:grid;place-items:center;font-size:7px;border:2px solid #fff}
.cx-remember{display:flex;align-items:flex-start;gap:9px;margin-top:12px;padding:10px 11px;border:1px solid #e3e8f0;background:#f9fbfe;border-radius:12px;cursor:pointer}
.cx-remember input{margin-top:2px}.cx-remember strong,.cx-remember small{display:block}.cx-remember strong{font-size:10px}.cx-remember small{font-size:8px;color:#7e8b9d;line-height:1.45;margin-top:2px}

/* Mobile bottom nav */
.cx-mobile-bottom{display:none}
.cx-bottom-avatar{width:22px;height:22px;border-radius:50%;display:grid;place-items:center;background:linear-gradient(145deg,#eef3ff,#dfe8ff);color:#4161d8;font-size:9px;font-weight:900}
@media(max-width:760px){
  body{padding-bottom:72px}
  .cx-mobile-bottom{position:fixed;left:8px;right:8px;bottom:8px;z-index:120;display:grid;grid-template-columns:repeat(5,1fr);gap:2px;padding:6px;border-radius:18px;background:rgba(255,255,255,.96);backdrop-filter:blur(18px);border:1px solid #dfe6ef;box-shadow:0 16px 45px rgba(18,42,75,.18)}
  .cx-mobile-bottom a{min-height:48px;border-radius:13px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;color:#66758a;text-decoration:none}
  .cx-mobile-bottom a:active,.cx-mobile-bottom a:hover{background:#eef3ff;color:#315fd7}
  .cx-mobile-bottom a>span{font-size:15px;line-height:1}.cx-mobile-bottom b{font-size:8.5px}
  .cx-public-bottom{font-family:Inter,"Segoe UI",Arial,sans-serif}
  .site-header .employer-link{display:none}
  .site-header .cx-public-user span:last-child{display:none}
  .site-header .cx-public-bell{display:none}
}

/* Profile photo */
.cx-photo-layout{display:grid;grid-template-columns:.8fr 1.2fr;gap:14px}
.cx-photo-card{text-align:center;display:grid;place-items:center;align-content:center;min-height:390px;background:radial-gradient(circle at 50% 30%,rgba(90,110,242,.12),transparent 30%),linear-gradient(145deg,#fff,#f6f9ff)}
.cx-photo-preview{width:190px;height:190px;display:grid;place-items:center;position:relative;margin-bottom:15px}
.cx-photo-preview:before,.cx-photo-preview:after{content:"";position:absolute;border-radius:50%;border:1px solid rgba(83,106,231,.16)}
.cx-photo-preview:before{inset:-14px}.cx-photo-preview:after{inset:-29px;border-style:dashed}
.cx-photo-large{width:170px;height:170px;border-radius:42px;display:grid;place-items:center;background:linear-gradient(145deg,#4169ef,#7b5eea);color:#fff;font-size:55px;font-weight:900;box-shadow:0 20px 46px rgba(67,86,209,.22);position:relative;z-index:1}
.cx-photo-safety{margin-top:12px;padding:11px 12px;border-radius:12px;background:#f5f8fd;border:1px solid #e1e7ef}
.cx-photo-safety strong,.cx-photo-safety span{display:block}.cx-photo-safety strong{font-size:10px}.cx-photo-safety span{font-size:8.5px;color:#7b899a;margin-top:2px;line-height:1.5}

/* Preferences */
.cx-pref-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:10px}
.cx-pref-card{position:relative;display:grid;grid-template-columns:38px 1fr 42px;gap:10px;align-items:center;padding:14px;background:#fff;border:1px solid #e1e7ef;border-radius:16px;box-shadow:0 7px 20px rgba(25,49,80,.04);cursor:pointer}
.cx-pref-icon{width:38px;height:38px;border-radius:12px;background:#eef3ff;color:#4966da;display:grid;place-items:center;font-weight:900}
.cx-pref-card strong,.cx-pref-card small{display:block}.cx-pref-card strong{font-size:11px}.cx-pref-card small{font-size:8.5px;color:#7b899b;line-height:1.45;margin-top:2px}
.cx-pref-card input{position:absolute;opacity:0}.cx-pref-card i{width:38px;height:22px;border-radius:999px;background:#d9e0ea;position:relative;justify-self:end;transition:.18s}.cx-pref-card i:after{content:"";position:absolute;width:16px;height:16px;left:3px;top:3px;border-radius:50%;background:#fff;box-shadow:0 2px 5px rgba(0,0,0,.16);transition:.18s}.cx-pref-card input:checked+i{background:linear-gradient(90deg,#4168ef,#7459ea)}.cx-pref-card input:checked+i:after{left:19px}
.cx-save-dock{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-top:12px;padding:15px 17px;border-radius:16px;background:#101d31;color:#fff}.cx-save-dock strong,.cx-save-dock small{display:block}.cx-save-dock strong{font-size:10px}.cx-save-dock small{font-size:8px;color:#a6b5c8;margin-top:2px}

/* Devices */
.cx-device-list{display:grid}.cx-device{display:grid;grid-template-columns:40px 1fr auto;gap:11px;align-items:center;padding:13px 0;border-bottom:1px solid #edf1f5}.cx-device:last-child{border:0}.cx-device.revoked{opacity:.58}.cx-device-icon{width:40px;height:40px;border-radius:12px;background:#eef3ff;color:#4f68d9;display:grid;place-items:center;font-size:15px}.cx-device strong,.cx-device small{display:block}.cx-device strong{font-size:10.5px}.cx-device small{font-size:8px;color:#7d8b9d;line-height:1.45;margin-top:3px}

/* Candidate 3D career hero */
.cx-career-hero{position:relative;overflow:hidden;min-height:285px;border-radius:25px;border:1px solid #dce5ef;background:
 radial-gradient(circle at 82% 18%,rgba(119,88,237,.19),transparent 27%),
 radial-gradient(circle at 62% 78%,rgba(35,188,226,.12),transparent 26%),
 linear-gradient(125deg,#fff,#f7f9ff 56%,#f7f2ff);box-shadow:0 20px 50px rgba(39,62,103,.09);padding:25px;display:grid;grid-template-columns:1.15fr .85fr;gap:20px}
.cx-career-hero:after{content:"";position:absolute;inset:auto -90px -135px auto;width:300px;height:300px;border:1px dashed rgba(102,91,226,.16);border-radius:50%}
.cx-career-copy{position:relative;z-index:2}.cx-career-copy h1{font-size:30px;letter-spacing:-.8px;margin:6px 0 7px}.cx-career-copy p{font-size:10.5px;color:#69788c;max-width:650px;line-height:1.65}.cx-career-actions{display:flex;gap:7px;flex-wrap:wrap;margin-top:12px}
.cx-3d-stage{position:relative;min-height:235px;perspective:950px;display:grid;place-items:center}
.cx-3d-orbit{position:absolute;width:210px;height:210px;border-radius:50%;border:1px solid rgba(80,104,225,.18);transform:rotateX(64deg) rotateZ(-8deg);box-shadow:0 0 60px rgba(81,100,228,.08) inset}
.cx-3d-orbit.two{width:260px;height:260px;border-style:dashed;opacity:.65;transform:rotateX(68deg) rotateZ(18deg)}
.cx-career-avatar{width:118px;height:118px;border-radius:34px;display:grid;place-items:center;position:relative;z-index:3;background:linear-gradient(145deg,#466cf1,#7860e9);color:#fff;font-size:38px;font-weight:900;box-shadow:0 25px 50px rgba(65,79,193,.25),inset 0 1px rgba(255,255,255,.3);transform:translateZ(55px)}
.cx-career-avatar img{width:100%;height:100%;object-fit:cover;border-radius:34px}
.cx-score-ring{position:absolute;z-index:4;width:150px;height:150px;border-radius:50%;background:conic-gradient(#5b6fe9 calc(var(--score)*1%),#e8edf7 0);display:grid;place-items:center;mask:radial-gradient(circle 63px,transparent 98%,#000 100%);-webkit-mask:radial-gradient(circle 63px,transparent 98%,#000 100%)}
.cx-orbit-card{position:absolute;z-index:5;min-width:105px;padding:9px 11px;border:1px solid rgba(213,222,238,.95);border-radius:13px;background:rgba(255,255,255,.93);backdrop-filter:blur(12px);box-shadow:0 12px 30px rgba(33,56,94,.11);transform-style:preserve-3d}
.cx-orbit-card small,.cx-orbit-card strong{display:block}.cx-orbit-card small{font-size:7.5px;color:#7c8a9b;text-transform:uppercase;letter-spacing:.5px;font-weight:800}.cx-orbit-card strong{font-size:18px;margin-top:2px}
.cx-orbit-card.a{top:22px;right:4px;transform:rotateY(-7deg) translateZ(30px)}.cx-orbit-card.b{left:-4px;bottom:25px;transform:rotateY(7deg) translateZ(25px)}.cx-orbit-card.c{right:12px;bottom:7px;transform:rotateY(-8deg) translateZ(35px)}
.cx-career-status{display:inline-flex;align-items:center;gap:6px;padding:6px 9px;border-radius:999px;background:#ecf9f3;color:#087d59;font-size:8px;font-weight:850}.cx-career-status i{width:7px;height:7px;border-radius:50%;background:#11b77d;box-shadow:0 0 0 4px rgba(17,183,125,.1)}
.cx-boost-strip{display:flex;gap:7px;flex-wrap:wrap;margin-top:12px}.cx-boost-strip a{font-size:8.5px;padding:7px 9px;border-radius:9px;background:#fff;border:1px solid #dfe6ef;color:#53647b;font-weight:700}

/* Applications Center */
.cx-app-kpis{display:grid;grid-template-columns:repeat(6,1fr);gap:8px;margin-bottom:11px}.cx-app-kpis a{padding:12px 13px;background:#fff;border:1px solid #e0e6ef;border-radius:15px;text-decoration:none;box-shadow:0 7px 20px rgba(30,52,84,.04)}.cx-app-kpis span,.cx-app-kpis strong{display:block}.cx-app-kpis span{font-size:8px;color:#78879a;font-weight:800}.cx-app-kpis strong{font-size:21px;margin-top:3px}
.cx-app-toolbar{padding:10px;background:#fff;border:1px solid #e0e6ee;border-radius:15px;margin-bottom:10px}.cx-app-toolbar form{display:grid;grid-template-columns:1.5fr .8fr .8fr auto;gap:8px}
.cx-application-list{display:grid;gap:9px}.cx-application-card{display:grid;grid-template-columns:48px 1fr 150px;gap:12px;align-items:start;background:#fff;border:1px solid #e0e6ef;border-radius:17px;padding:15px;box-shadow:0 8px 22px rgba(30,52,84,.045)}.cx-app-logo{width:48px;height:48px;border-radius:14px;background:linear-gradient(145deg,#eef3ff,#f4edff);color:#5169d7;display:grid;place-items:center;font-weight:900}.cx-app-title{display:flex;align-items:start;justify-content:space-between;gap:10px}.cx-app-title h2{font-size:13px;margin:0}.cx-app-title p{font-size:9px;color:#718094;margin:3px 0 0}.cx-app-meta{display:flex;flex-wrap:wrap;gap:5px;margin-top:8px}.cx-app-meta span{font-size:8px;padding:4px 6px;border-radius:999px;background:#f6f8fb;color:#5e6d81}.cx-app-progress{display:grid;grid-template-columns:repeat(6,1fr);gap:3px;margin-top:9px}.cx-app-progress i{height:4px;border-radius:999px;background:#e5eaf1}.cx-app-progress i.done{background:linear-gradient(90deg,#5270ed,#7f60ea)}.cx-app-foot{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-top:8px;font-size:8.5px;color:#7a889a}.cx-event-pill{display:inline-flex;padding:4px 6px;border-radius:999px;background:#f2ecff;color:#7954cb;font-size:7.5px;font-weight:800}.cx-event-pill.offer{background:#ecf9f3;color:#0b815b}.cx-app-actions{display:grid;gap:6px}.cx-app-actions .btn{width:100%}
.cx-application-hero{display:grid;grid-template-columns:1fr auto;gap:15px;align-items:center;padding:18px 20px;margin-bottom:12px;border-radius:20px;border:1px solid #dce4ef;background:radial-gradient(circle at 85% 25%,rgba(112,91,235,.13),transparent 28%),linear-gradient(120deg,#fff,#f8faff);box-shadow:0 10px 30px rgba(32,55,90,.06)}.cx-application-company{display:flex;align-items:center;gap:12px}.cx-company-orb{width:54px;height:54px;border-radius:16px;background:linear-gradient(145deg,#eef3ff,#f3ecff);display:grid;place-items:center;font-weight:900;color:#5067d5}.cx-application-company h2{font-size:17px;margin:4px 0}.cx-application-company p{font-size:9px;color:#768598}.cx-app-current{text-align:right}.cx-app-current small,.cx-app-current strong,.cx-app-current span{display:block}.cx-app-current small{font-size:7.5px;color:#8491a3;font-weight:850}.cx-app-current strong{font-size:10px;margin-top:5px}.cx-app-current span{font-size:8px;color:#7d8b9e;margin-top:2px}
.cx-app-grid{display:grid;grid-template-columns:1.25fr .75fr;gap:12px}.cx-stage-strip{display:grid;grid-template-columns:repeat(7,1fr);gap:4px;margin:8px 0 18px}.cx-stage-strip>div{text-align:center;position:relative}.cx-stage-strip>div:before{content:"";position:absolute;top:13px;left:-50%;width:100%;height:2px;background:#e5eaf1;z-index:0}.cx-stage-strip>div:first-child:before{display:none}.cx-stage-strip i{position:relative;z-index:1;width:28px;height:28px;border-radius:50%;display:grid;place-items:center;margin:auto;background:#eef1f5;color:#8794a6;font-style:normal;font-size:8px;font-weight:900}.cx-stage-strip span{display:block;font-size:7.5px;color:#7b899b;margin-top:5px}.cx-stage-strip .done i,.cx-stage-strip .active i{background:linear-gradient(145deg,#536fec,#7e5ee8);color:#fff}.cx-stage-strip .done:before,.cx-stage-strip .active:before{background:#6a70e8}.cx-timeline{display:grid}.cx-time-item{display:grid;grid-template-columns:14px 1fr auto;gap:10px;padding:10px 0;border-bottom:1px solid #edf1f5}.cx-time-item:last-child{border:0}.cx-time-dot{width:10px;height:10px;border-radius:50%;background:#6271ea;box-shadow:0 0 0 4px #eef1ff;margin-top:3px}.cx-time-item strong,.cx-time-item p{display:block}.cx-time-item strong{font-size:9.5px}.cx-time-item p{font-size:8px;color:#7b899b;margin:2px 0 0}.cx-time-item time{font-size:7.5px;color:#8491a2}.cx-info-list{display:grid}.cx-info-list>div{display:flex;justify-content:space-between;gap:10px;padding:9px 0;border-bottom:1px solid #edf1f5}.cx-info-list>div:last-child{border:0}.cx-info-list span{font-size:8.5px;color:#78869a}.cx-info-list strong{font-size:9px}.cx-interview{padding:9px 0;border-bottom:1px solid #edf1f5}.cx-interview:last-child{border:0}.cx-interview strong,.cx-interview span,.cx-interview small,.cx-interview b{display:block}.cx-interview strong{font-size:10px}.cx-interview span,.cx-interview small{font-size:8px;color:#7d8b9d;margin-top:2px}.cx-interview b{font-size:8px;color:#5d66c7;margin-top:4px}

/* Notification center */
.cx-notification-list{display:grid;gap:8px}.cx-note-card{display:grid;grid-template-columns:40px 1fr auto;gap:11px;align-items:start;padding:13px;background:#fff;border:1px solid #e0e6ef;border-radius:15px}.cx-note-card.unread{border-color:#c7d2fa;background:#fbfcff}.cx-note-icon{width:40px;height:40px;border-radius:12px;background:#eef3ff;color:#5068d7;display:grid;place-items:center;font-weight:900}.cx-note-card strong{font-size:10px}.cx-note-card p{font-size:8.5px;color:#718094;line-height:1.5;margin:3px 0}.cx-note-card time{font-size:7.5px;color:#8995a5}.cx-note-actions{display:flex;gap:5px;justify-content:flex-end;margin-top:6px}

/* Profile score */
.cx-score-card{overflow:hidden}.cx-score-row{display:flex;align-items:center;gap:13px}.cx-score-disc{width:84px;height:84px;border-radius:50%;display:grid;place-items:center;background:conic-gradient(#6170e9 calc(var(--score)*1%),#e6ebf3 0);position:relative}.cx-score-disc:before{content:"";position:absolute;inset:8px;border-radius:50%;background:#fff}.cx-score-disc strong{position:relative;z-index:1;font-size:19px}.cx-boost-list{display:grid;gap:6px;margin-top:10px}.cx-boost{display:flex;justify-content:space-between;gap:10px;padding:7px 8px;border-radius:10px;background:#f7f9fc}.cx-boost span{font-size:8px;color:#66768a}.cx-boost b{font-size:8px;color:#5364d4}

/* One tap apply */
.cx-quick-apply{padding:18px;border-radius:18px;border:1px solid #dce4ef;background:linear-gradient(145deg,#fff,#f7f9ff);box-shadow:0 10px 26px rgba(29,52,86,.06)}
.cx-quick-apply h2{font-size:18px;margin:0 0 5px}.cx-quick-apply p{font-size:9px;color:#758397;line-height:1.55}.cx-quick-profile{display:grid;grid-template-columns:auto 1fr;gap:10px;align-items:center;padding:10px;margin:12px 0;border-radius:13px;background:#fff;border:1px solid #e2e7ef}.cx-quick-profile strong,.cx-quick-profile small{display:block}.cx-quick-profile strong{font-size:10px}.cx-quick-profile small{font-size:8px;color:#7d899b;margin-top:2px}

/* General mobile */
@media(max-width:1050px){
  .cx-career-hero{grid-template-columns:1fr}.cx-3d-stage{min-height:210px}
  .cx-app-grid{grid-template-columns:1fr}.cx-app-kpis{grid-template-columns:repeat(3,1fr)}
}
@media(max-width:760px){
  .cx-photo-layout,.cx-pref-grid{grid-template-columns:1fr}
  .cx-career-hero{padding:20px 16px;border-radius:20px}.cx-career-copy h1{font-size:25px}
  .cx-3d-stage{min-height:220px}.cx-orbit-card{min-width:95px}.cx-orbit-card.a{right:0}.cx-orbit-card.b{left:0}
  .cx-app-toolbar form{grid-template-columns:1fr}.cx-app-kpis{grid-template-columns:repeat(3,1fr)}
  .cx-application-card{grid-template-columns:42px 1fr}.cx-app-logo{width:42px;height:42px}.cx-app-actions{grid-column:2;grid-template-columns:1fr 1fr}.cx-app-foot{align-items:flex-start;flex-direction:column}
  .cx-application-hero{grid-template-columns:1fr}.cx-app-current{text-align:left}.cx-stage-strip{overflow-x:auto;grid-template-columns:repeat(7,minmax(64px,1fr));padding-bottom:4px}
  .cx-save-dock{align-items:flex-start;flex-direction:column}.cx-device{grid-template-columns:38px 1fr}.cx-device form,.cx-device>.badge{grid-column:2}
}
@media(max-width:480px){
  .cx-app-kpis{grid-template-columns:repeat(2,1fr)}
  .cx-app-actions{grid-template-columns:1fr}
  .cx-career-avatar{width:105px;height:105px;border-radius:30px}.cx-score-ring{width:136px;height:136px;mask:radial-gradient(circle 57px,transparent 98%,#000 100%);-webkit-mask:radial-gradient(circle 57px,transparent 98%,#000 100%)}
}

/* V5.8 Communication OS */
.comm-push-row{display:flex;align-items:center;justify-content:space-between;gap:14px}.comm-push-row strong,.comm-push-row small{display:block}.comm-push-row strong{font-size:10px}.comm-push-row small{font-size:8px;color:#7b899c;margin-top:3px}.comm-channel-status{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.comm-channel-status>div{padding:12px;border:1px solid #e2e8f0;border-radius:13px;background:#f9fbfe}.comm-channel-status>div>span{width:28px;height:28px;border-radius:9px;background:#eef3ff;color:#4e67db;display:grid;place-items:center;font-weight:900;margin-bottom:7px}.comm-channel-status strong,.comm-channel-status small{display:block}.comm-channel-status strong{font-size:9.5px}.comm-channel-status small{font-size:7.8px;color:#7d8b9d;margin-top:2px;line-height:1.45}
@media(max-width:700px){.comm-push-row{align-items:flex-start;flex-direction:column}.comm-channel-status{grid-template-columns:1fr}}
