/* Extracted from anonymous inline style block: shared-about-contact-base */
:root{--bg:#020910;--panel:#061523;--line:#0967ad;--orange:#ff6a00;--orange2:#ff8a22;--blue:#007cff;--text:#f8fbff;--muted:#9fb0c3;--green:#20e895;--line2:rgba(255,107,0,.78)}
*{box-sizing:border-box}html{background:#1d1d1d}body{margin:0;background:radial-gradient(circle at 75% -10%,rgba(255,106,0,.13),transparent 30%),radial-gradient(circle at 0 70%,rgba(0,124,255,.16),transparent 36%),linear-gradient(180deg,#01060b,#02111e 45%,#010812);font-family:Inter,Segoe UI,Arial,sans-serif;color:var(--text);font-weight:700}a{color:inherit;text-decoration:none}.page{width:min(1768px,calc(100vw - 36px));margin:18px auto 20px;border:1px solid var(--line);border-radius:10px;box-shadow:0 0 0 1px rgba(255,106,0,.18) inset,0 0 44px rgba(0,119,255,.12);overflow:hidden;background:rgba(2,12,21,.98)}
.topnav{height:78px;border:1px solid var(--line2);border-radius:8px 8px 0 0;background:rgba(4,10,17,.98);box-shadow:0 0 18px rgba(255,106,0,.24),inset 0 -1px 0 rgba(0,124,255,.20);display:flex;align-items:center;padding:0 34px;gap:32px}.brand{display:flex;align-items:center;gap:14px;width:360px}.brand img{width:76px;height:48px;object-fit:contain;filter:drop-shadow(0 0 12px rgba(255,106,0,.34))}.brand-title{font-size:27px;letter-spacing:-1px;line-height:.9}.brand-title span{color:var(--orange)}.tag{font-size:11px;letter-spacing:3px;color:#fff;margin-top:7px}.navlinks{flex:1 1 auto;display:flex;justify-content:center;align-items:center;gap:0;max-width:650px;margin:0 auto;font-size:14px}.navlinks a{position:relative;color:#f5f7fb;display:flex;align-items:center;justify-content:center;flex:0 0 118px;min-width:118px;height:48px;padding:0 16px;text-align:center;line-height:1}.navlinks a+a:before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);width:1px;height:34px;background:rgba(99,185,255,.34);box-shadow:0 0 10px rgba(0,166,255,.15)}.navlinks a.active{color:var(--orange);background:linear-gradient(180deg,rgba(255,106,0,.18),rgba(255,106,0,.10));border:1px solid rgba(255,106,0,.16);border-radius:6px;box-shadow:inset 0 -3px 0 rgba(255,106,0,.95),0 0 18px rgba(255,106,0,.10)}.navlinks a.active:after{content:"";position:absolute;left:50%;transform:translateX(-50%);bottom:-13px;width:34px;height:3px;background:var(--orange);box-shadow:0 0 14px var(--orange);border-radius:99px}.head-actions{display:flex;gap:16px;align-items:center}.live-pill{border:1px solid rgba(0,124,255,.7);padding:13px 24px;border-radius:7px;background:#06101b;display:flex;gap:10px;align-items:center;font-size:15px}.dot{width:8px;height:8px;border-radius:50%;background:var(--green);display:inline-block;box-shadow:0 0 11px var(--green)}.green{color:var(--green)}.cta,.searchbtn{background:linear-gradient(135deg,var(--orange),#ff8424);border:0;color:white;border-radius:7px;font-weight:900;letter-spacing:.4px;box-shadow:0 0 22px rgba(255,106,0,.42);display:inline-flex;align-items:center;justify-content:center;gap:12px}.cta{padding:17px 34px}.searchbtn{padding:0 30px;min-height:48px;cursor:pointer}
.hero{position:relative;min-height:430px;background:#020912;overflow:hidden;border-bottom:1px solid var(--line2)}.hero:before{content:"";position:absolute;inset:-38px -38px -38px -38px;background:url('/assets/hero.png?v=2604267') 72% 54%/cover no-repeat;filter:brightness(.88) contrast(1.12) saturate(1.08);transform:scale(.88);transform-origin:center center}.hero:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(2,8,14,.97) 0%,rgba(2,8,14,.90) 28%,rgba(2,8,14,.45) 57%,rgba(2,8,14,.16) 100%),linear-gradient(180deg,rgba(2,8,14,.04),rgba(2,8,14,.64))}.hero-inner{position:relative;z-index:2;display:grid;grid-template-columns:1fr 360px;gap:60px;align-items:center;padding:56px 54px 54px}.eyebrow{color:var(--orange);text-transform:uppercase;font-size:14px;letter-spacing:.5px;margin-bottom:14px}.eyebrow:before{content:"—";margin-right:13px}h1{font-size:48px;line-height:.96;margin:0 0 20px;letter-spacing:-2px;text-shadow:0 4px 0 rgba(0,0,0,.22)}h1 span{color:var(--orange)}.hero p{font-size:18px;line-height:1.45;margin:0 0 28px;max-width:520px}.features{display:flex;gap:48px}.feat{display:flex;gap:13px;align-items:center}.ic,.micon,.ico{color:var(--orange)}.feat .ic{width:39px;height:39px;border:2px solid var(--orange);border-radius:50%;display:grid;place-items:center;font-size:18px}.feat b{display:block;font-size:14px}.feat small{display:block;color:white;font-weight:600;font-size:12px}.stat-card{justify-self:end;width:300px;border:1px solid var(--line2);border-radius:8px;background:rgba(2,12,21,.83);padding:25px 28px;box-shadow:0 0 25px rgba(255,106,0,.18)}.live{color:var(--orange);font-size:13px;text-transform:uppercase;margin-bottom:20px}.stat-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px}.stat-grid strong{font-size:39px;display:block}.stat-grid small{font-size:12px;color:white;display:block}.mini-chart{height:55px;margin:18px 0 8px}.orange-link{color:var(--orange);font-weight:900}.metrics{display:grid;grid-template-columns:repeat(5,1fr);border-bottom:1px solid var(--line2);border-top:1px solid var(--line2);background:linear-gradient(180deg,#061522,#04101b)}.metric{min-height:72px;display:flex;gap:20px;align-items:center;padding:12px 34px;border-right:1px solid rgba(255,106,0,.33)}.metric:last-child{border-right:0}.micon{width:38px;height:38px;border:2px solid var(--orange);border-radius:7px;display:grid;place-items:center;font-size:20px}.metric small{display:block;text-transform:uppercase;color:#b9c6d5;font-size:12px}.metric strong{font-size:29px;margin-right:9px}.filters{padding:18px 30px 15px;border-bottom:1px solid var(--line);background:#030f19}.filter-row{display:grid;grid-template-columns:minmax(240px,1.35fr) repeat(6,minmax(118px,.72fr)) 160px;gap:15px}.field{height:48px;border:1px solid rgba(60,113,160,.85);border-radius:6px;background:#071521;color:white;padding:0 18px;font-weight:800;min-width:0}.field::placeholder{color:#a6b4c5}.select{padding:0}.select select,.sort select{width:100%;height:100%;background:transparent;border:0;color:white;font-weight:900;padding:0 16px;outline:0}.select select option,.sort select option{background:#071521;color:#fff}.popular{display:flex;align-items:center;gap:12px;margin-top:13px;flex-wrap:wrap}.popular b{font-size:13px}.pill{background:#0b1c2b;border:1px solid rgba(29,87,137,.55);border-radius:18px;padding:7px 18px;font-size:12px}.pill.active{background:rgba(255,106,0,.18);border-color:var(--orange);color:#fff}.main{display:grid;grid-template-columns:minmax(0,1fr) 660px;gap:14px;padding:14px 24px 12px}.box{border:1px solid var(--line);border-radius:7px;background:rgba(3,15,25,.82);box-shadow:inset 0 1px 0 rgba(255,255,255,.02)}.box-head{display:flex;justify-content:space-between;align-items:center;padding:16px 22px 10px}.box-title{font-size:17px}.box-title span{color:var(--orange)}.sort{display:flex;align-items:center;gap:10px;color:#9eb1c5;font-size:13px}.sort select{height:34px;border:1px solid rgba(54,110,161,.7);border-radius:6px;background:#071521;color:white;padding:0 12px}.table{width:100%;border-collapse:collapse;font-size:14px}.table th{text-align:left;color:#8fa5bb;font-size:11px;text-transform:uppercase;padding:12px 22px}.table td{padding:10px 22px;border-top:1px solid rgba(85,117,148,.18);vertical-align:middle}.table tr{transition:.16s}.table tbody tr:hover{background:rgba(255,106,0,.08)}.table tr.is-new{background:linear-gradient(90deg,rgba(255,106,0,.16),transparent 55%)}.job-title{font-weight:950}.sub{display:block;color:#c5d1df;font-size:12px;margin-top:2px}.fav{color:var(--orange);font-size:19px;margin-right:8px}.newbadge{display:inline-flex;align-items:center;justify-content:center;background:var(--orange);border-radius:4px;padding:4px 7px;font-size:11px;margin-right:8px;color:white}.catbadge{display:inline-block;border:1px solid rgba(255,106,0,.55);color:#ffd4b8;border-radius:14px;padding:4px 8px;font-size:11px;margin-left:6px}.company-logo{display:inline-flex;align-items:center;justify-content:center;min-width:34px;height:27px;background:white;color:#0a2440;border-radius:4px;margin-right:10px;font-weight:950}.source-dot{width:7px;height:7px;border-radius:50%;background:var(--orange);display:inline-block;margin-right:8px}.bookmark{font-size:18px;color:#d5e6f6}.pager{display:flex;gap:8px;align-items:center;justify-content:center;border-top:1px solid rgba(85,117,148,.18);padding:13px}.pager a,.pager span{color:#b7c7d9}.pg{width:27px;height:27px;border:1px solid rgba(85,117,148,.5);border-radius:4px;display:grid;place-items:center}.pg.active{background:var(--orange);color:white;box-shadow:0 0 15px rgba(255,106,0,.5)}.side{display:grid;grid-template-columns:1fr 1fr;gap:14px}.side .box{min-height:210px}.employer-list,.cat-list,.tools-list{padding:0 22px 18px}.emp,.cat,.tool{display:grid;grid-template-columns:28px auto 1fr auto;align-items:center;gap:10px;padding:9px 0;border-bottom:1px solid rgba(85,117,148,.15)}.cat{grid-template-columns:28px 1fr auto}.tool{grid-template-columns:28px 1fr auto}.rank{font-size:18px}.count{color:#b6c4d5;font-size:13px}.panel-btn{margin:0 22px 18px;border:1px solid var(--orange);height:43px;border-radius:5px;color:var(--orange);display:grid;place-items:center}.footer{display:grid;grid-template-columns:1.5fr repeat(3,1fr) 1.6fr;gap:30px;margin:0 24px 0;padding:24px 36px;border:1px solid var(--line);border-radius:7px;background:#061523}.footer .brand{width:auto}.footer .brand img{width:68px}.footer .brand-title{font-size:25px}.footer p{color:#b8c6d5;line-height:1.5}.footer h4{text-transform:uppercase;margin:0 0 12px}.footer a{display:block;color:#b8c6d5;margin:5px 0;font-weight:600}.social{color:var(--orange);font-size:24px;letter-spacing:20px}.mailbox{border:1px solid rgba(47,102,151,.8);border-radius:7px;padding:16px}.mailrow{display:flex;gap:8px}.mailrow input{flex:1;background:#071521;border:1px solid rgba(60,113,160,.8);border-radius:5px;color:white;padding:12px}.mailrow button{width:45px;border:0;border-radius:5px;background:var(--orange);color:white;font-size:20px}.bottom{display:flex;justify-content:space-between;padding:16px 38px 14px;color:#96a5b6;font-size:13px}
@media(max-width:1300px){.main{grid-template-columns:1fr}.side{grid-template-columns:1fr 1fr 1fr}.filter-row{grid-template-columns:1fr 1fr 1fr}.searchbtn{min-height:48px}.metrics{grid-template-columns:repeat(2,1fr)}}@media(max-width:800px){.page{width:100%;margin:0;border-radius:0}.topnav{height:auto;flex-wrap:wrap;padding:14px}.brand{width:auto}.navlinks{order:3;width:100%;gap:18px;flex-wrap:wrap}.hero-inner{grid-template-columns:1fr;padding:28px}.stat-card{justify-self:start;width:100%}.features{flex-wrap:wrap;gap:18px}h1{font-size:42px}.filter-row,.side,.footer{grid-template-columns:1fr}.table-wrap{overflow-x:auto}.table{min-width:980px}.bottom{display:block;line-height:2}}
.job-row{cursor:pointer}.job-row:hover{background:rgba(255,106,0,.075)!important;box-shadow:inset 3px 0 0 var(--orange)}.job-title.job-open{background:transparent;border:0;color:#fff;font:inherit;font-weight:900;padding:0;cursor:pointer;text-align:left}.job-title.job-open:hover{color:var(--orange)}.job-modal{position:fixed;inset:0;display:none;align-items:center;justify-content:center;background:rgba(0,0,0,.78);z-index:9999;padding:24px}.job-modal.show{display:flex}.job-modal-card{width:min(860px,94vw);max-height:86vh;overflow:auto;background:linear-gradient(180deg,#07192a,#020914);border:1px solid rgba(255,106,0,.85);border-radius:18px;box-shadow:0 22px 90px rgba(0,0,0,.72),0 0 44px rgba(255,106,0,.20);padding:26px}.job-modal-top{display:flex;justify-content:space-between;gap:20px;align-items:flex-start;border-bottom:1px solid rgba(255,255,255,.10);padding-bottom:16px;margin-bottom:16px}.job-modal h2{font-size:32px;line-height:1.05;margin:0 0 8px}.job-modal-meta{color:var(--muted);font-size:14px;display:flex;gap:12px;flex-wrap:wrap}.job-modal-desc{color:#d9e5f2;line-height:1.65;font-weight:600;white-space:pre-wrap}.job-modal-actions{display:flex;gap:12px;margin-top:20px;flex-wrap:wrap}.job-modal-actions a,.job-modal-actions button{border:1px solid rgba(255,106,0,.8);background:rgba(255,106,0,.12);color:#fff;border-radius:10px;padding:12px 16px;font-weight:900;cursor:pointer}.job-modal-actions a.primary{background:linear-gradient(135deg,#ff6a00,#ff8a22);box-shadow:0 0 24px rgba(255,106,0,.25)}.job-modal-close{background:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.16);color:#fff;border-radius:10px;width:42px;height:42px;font-size:22px;cursor:pointer}.active-filters{display:flex;gap:8px;flex-wrap:wrap;padding:0 22px 14px}.filter-chip{border:1px solid rgba(255,106,0,.7);background:rgba(255,106,0,.12);color:#fff;border-radius:999px;padding:7px 11px;font-size:12px;font-weight:900}.filter-chip:hover{background:rgba(255,106,0,.24)}
/* FINAL DESKTOP POLISH */
.page{box-shadow:0 0 0 1px rgba(255,106,0,.22) inset,0 0 60px rgba(0,124,255,.16),0 0 70px rgba(255,106,0,.05)}
.topnav{box-shadow:0 0 24px rgba(255,106,0,.30),inset 0 -1px 0 rgba(0,124,255,.24)}
.navlinks a:hover,.footer a:hover,.orange-link:hover{color:var(--orange);text-shadow:0 0 12px rgba(255,106,0,.35)}
.live-pill{box-shadow:0 0 18px rgba(0,124,255,.12),inset 0 0 14px rgba(0,124,255,.06)}
.stats .stat{position:relative;overflow:hidden}.stats .stat:before{content:"";position:absolute;top:0;bottom:0;left:0;width:2px;background:linear-gradient(180deg,transparent,var(--orange),transparent);opacity:.8}
.filterbar select,.filterbar input{transition:border-color .18s ease,box-shadow .18s ease}.filterbar select:focus,.filterbar input:focus{border-color:#ff6a00!important;box-shadow:0 0 0 2px rgba(255,106,0,.18),0 0 18px rgba(255,106,0,.10);outline:0}.filterbar select:hover,.filterbar input:hover{border-color:rgba(255,106,0,.55)}
.table tbody tr{position:relative;transition:background .18s ease,box-shadow .18s ease,transform .18s ease}.table tbody tr:hover{background:rgba(255,106,0,.08)!important;box-shadow:inset 4px 0 0 #ff6a00,0 0 22px rgba(255,106,0,.06);transform:translateX(3px)}
.table tbody tr:hover .job-title{color:#ff8a22;text-shadow:0 0 12px rgba(255,106,0,.22)}
.table tbody tr td:last-child:after{content:"Open";font-size:10px;letter-spacing:.06em;text-transform:uppercase;color:#ff8a22;opacity:0;transition:opacity .18s ease;margin-left:8px}.table tbody tr:hover td:last-child:after{opacity:.85}
.company-logo{box-shadow:0 0 12px rgba(255,255,255,.08)}.catbadge,.newbadge{box-shadow:0 0 13px rgba(255,106,0,.17)}
.box{transition:border-color .18s ease,box-shadow .18s ease}.box:hover{border-color:rgba(255,106,0,.65);box-shadow:0 0 24px rgba(255,106,0,.06)}
.emp,.cat,.tool{transition:background .16s ease,transform .16s ease}.emp:hover,.cat:hover{background:rgba(255,106,0,.07);transform:translateX(3px)}
.job-modal-card{scrollbar-color:#ff6a00 #03101c}.job-modal-top{border-bottom:1px solid rgba(255,106,0,.22);padding-bottom:18px;margin-bottom:18px}.job-modal h2{letter-spacing:-.03em;text-shadow:0 0 20px rgba(255,106,0,.08)}
.job-modal-meta span{background:rgba(255,106,0,.10)!important;border:1px solid rgba(255,106,0,.32)!important;color:#f6fbff}.modal-highlight{font-size:14px;letter-spacing:.01em}
.job-modal-desc{background:rgba(255,255,255,.018);border:1px solid rgba(255,255,255,.06);border-radius:14px;padding:18px 18px;line-height:1.72;color:#e6eef8}
.job-modal-actions a,.job-modal-actions button{transition:transform .16s ease,box-shadow .16s ease,background .16s ease}.job-modal-actions .primary{font-size:15px}.job-modal-close:hover{border-color:#ff6a00;color:#ff6a00;box-shadow:0 0 16px rgba(255,106,0,.22)}
.active-filters{border-top:1px solid rgba(255,106,0,.18);background:linear-gradient(90deg,rgba(255,106,0,.06),transparent)}.filter-chip{box-shadow:0 0 12px rgba(255,106,0,.08)}
.panel-btn:hover,.searchbtn:hover,.cta:hover{filter:brightness(1.07);transform:translateY(-1px);box-shadow:0 0 26px rgba(255,106,0,.45)}

.topbar,.hero,.metric-strip,.filter-panel,.box,.footer{box-shadow:0 0 0 1px rgba(255,106,0,.10),0 14px 40px rgba(0,0,0,.25)}
.nav a.active,.nav a:hover,.orange-link,.box-title span{color:#ff7a18;text-shadow:0 0 18px rgba(255,106,0,.35)}
.cta,.search-btn,.panel-btn,.mailrow button{box-shadow:0 0 24px rgba(255,106,0,.32)}
.table tbody tr{position:relative}.table tbody tr:hover{background:linear-gradient(90deg,rgba(255,106,0,.15),rgba(255,106,0,.035))!important;box-shadow:inset 3px 0 0 #ff6a00,0 0 24px rgba(255,106,0,.08)}
.catbadge,.newbadge{box-shadow:0 0 14px rgba(255,106,0,.22)}
.job-modal-card::-webkit-scrollbar{width:8px}.job-modal-card::-webkit-scrollbar-track{background:#03101c}.job-modal-card::-webkit-scrollbar-thumb{background:#ff6a00;border-radius:999px}
.job-modal-card{border-top:3px solid #ff6a00}.job-modal h2{font-size:34px}.job-modal-meta span{background:rgba(255,255,255,.055);border:1px solid rgba(255,255,255,.08);padding:6px 9px;border-radius:999px}.job-modal-desc{margin-top:14px;font-size:15px}.modal-highlight{margin:12px 0 18px;padding:13px 14px;border:1px solid rgba(255,106,0,.32);background:linear-gradient(90deg,rgba(255,106,0,.12),rgba(255,106,0,.03));border-radius:14px;color:#fff;font-weight:800}.job-modal-actions{border-top:1px solid rgba(255,255,255,.10);padding-top:18px}.job-modal-actions .share{background:rgba(5,22,36,.95)}.job-modal-actions button:hover,.job-modal-actions a:hover{transform:translateY(-1px);box-shadow:0 0 20px rgba(255,106,0,.22)}.copy-ok{color:#21e99a;font-size:12px;font-weight:900;margin-left:4px;display:none}.copy-ok.show{display:inline}
/* === FINAL JOB PROFILE MODAL OVERRIDE === */
.job-modal{position:fixed;inset:0;display:none;align-items:center;justify-content:center;background:rgba(0,0,0,.82);z-index:9999;padding:28px;backdrop-filter:blur(8px)}
.job-modal.show{display:flex}.job-modal-card{width:min(1220px,94vw);max-height:88vh;overflow:auto;background:radial-gradient(circle at 20% 0%,rgba(11,46,75,.72),rgba(3,14,24,.98) 42%,rgba(1,8,15,.99));border:1px solid rgba(255,106,0,.95);border-top:2px solid #ff6a00;border-radius:18px;box-shadow:0 30px 110px rgba(0,0,0,.78),0 0 55px rgba(255,106,0,.20);padding:0;scrollbar-color:#ff6a00 #03101c}.job-modal-card::-webkit-scrollbar{width:9px}.job-modal-card::-webkit-scrollbar-track{background:#03101c}.job-modal-card::-webkit-scrollbar-thumb{background:#ff6a00;border-radius:999px}.profile-modal-inner{padding:26px 28px 22px}.profile-modal-head{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;margin-bottom:18px}.profile-kicker{display:flex;gap:10px;align-items:center;color:#c9d7e7;font-size:13px;font-weight:800;margin-bottom:12px}.profile-new{background:#6d8d48;color:#fff;padding:5px 10px;border-radius:8px;font-size:12px;font-weight:900}.profile-title{font-size:34px;line-height:1.05;margin:0 0 14px;letter-spacing:-.035em;color:#fff;text-shadow:0 0 22px rgba(255,106,0,.08)}.profile-badges{display:flex;gap:13px;flex-wrap:wrap}.profile-badges span{display:inline-flex;align-items:center;gap:7px;color:#dfe8f3;font-weight:900;font-size:14px}.profile-badges .blue-badge{border:1px solid rgba(0,145,255,.7);background:rgba(0,145,255,.12);color:#65c4ff;padding:5px 10px;border-radius:7px}.profile-top-actions{display:flex;gap:12px;align-items:center}.save-job-btn,.job-modal-close{background:rgba(255,255,255,.055);border:1px solid rgba(255,255,255,.18);color:#fff;border-radius:10px;height:44px;padding:0 18px;font-weight:900;cursor:pointer}.job-modal-close{width:44px;padding:0;font-size:24px}.save-job-btn:hover,.job-modal-close:hover{border-color:#ff6a00;color:#ff6a00;box-shadow:0 0 18px rgba(255,106,0,.2)}.profile-layout{display:grid;grid-template-columns:minmax(0,2.15fr) minmax(310px,.85fr);gap:18px}.profile-panel{background:linear-gradient(180deg,rgba(7,25,42,.82),rgba(4,16,27,.88));border:1px solid rgba(123,166,205,.22);border-radius:13px;box-shadow:inset 0 1px 0 rgba(255,255,255,.03)}.profile-info-grid{display:grid;grid-template-columns:repeat(5,1fr);overflow:hidden}.profile-info-item{padding:18px 18px;border-right:1px solid rgba(255,255,255,.10)}.profile-info-item:last-child{border-right:0}.profile-label{text-transform:uppercase;color:#91a8bc;font-size:11px;font-weight:900;letter-spacing:.06em;margin-bottom:9px}.profile-main-val{font-weight:950;color:#fff;line-height:1.2}.profile-sub-val{font-size:12px;color:#9fb0bf;margin-top:4px}.profile-logo{width:52px;height:52px;border-radius:8px;background:#f4f7fb;color:#0a1b2a;display:inline-flex;align-items:center;justify-content:center;font-weight:950;font-size:21px;margin-right:12px}.profile-section{padding:22px 22px;margin-top:16px}.profile-section h3,.side-card h3{display:flex;align-items:center;gap:9px;text-transform:uppercase;letter-spacing:.025em;font-size:15px;margin:0 0 16px;color:#f3f8ff}.profile-section h3 span,.side-card h3 span{color:#ff6a00}.profile-desc{color:#dce7f2;line-height:1.7;font-size:15px;font-weight:650}.profile-desc p{margin:0 0 14px}.profile-list-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px 22px;margin-top:12px}.profile-list-item{display:flex;gap:9px;color:#dce7f2;font-size:14px;line-height:1.45}.checkdot{color:#ff6a00;font-weight:950}.job-sidebar{display:flex;flex-direction:column;gap:14px}.side-card{padding:18px}.employer-mini{display:flex;gap:14px;align-items:flex-start;margin-bottom:10px}.employer-mini p{margin:5px 0 0;color:#c4d2df;font-size:13px;line-height:1.45}.side-meta{display:flex;gap:18px;flex-wrap:wrap;color:#c7d5e2;font-size:13px;margin-top:12px}.side-link{display:inline-flex;color:#ff6a00;text-decoration:none;font-weight:950;margin-top:16px}.quick-row{display:flex;justify-content:space-between;gap:16px;border-bottom:1px solid rgba(255,255,255,.08);padding:9px 0;font-size:13px}.quick-row span:first-child{color:#a8bacb}.quick-row span:last-child{text-align:right;color:#f3f8ff;font-weight:850}.share-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px}.share-grid button,.copy-wide{border:1px solid rgba(255,106,0,.45);background:rgba(255,255,255,.035);color:#fff;border-radius:8px;padding:10px 11px;font-weight:900;cursor:pointer}.copy-wide{width:100%;margin-top:10px}.share-grid button:hover,.copy-wide:hover{border-color:#ff6a00;box-shadow:0 0 16px rgba(255,106,0,.18)}.profile-actions{position:sticky;bottom:0;display:flex;gap:14px;background:linear-gradient(180deg,rgba(3,12,21,.86),#030c15 55%);border-top:1px solid rgba(255,255,255,.10);padding:18px 0 2px;margin-top:18px}.profile-actions a,.profile-actions button{border:1px solid rgba(255,106,0,.75);background:rgba(255,106,0,.08);color:#fff;border-radius:10px;padding:14px 24px;font-weight:950;cursor:pointer;text-decoration:none}.profile-actions .primary{background:linear-gradient(135deg,#ff6a00,#ff8a22);border-color:#ff8a22;box-shadow:0 0 26px rgba(255,106,0,.25);min-width:220px}.profile-actions a:hover,.profile-actions button:hover{transform:translateY(-1px);box-shadow:0 0 18px rgba(255,106,0,.25)}.copy-ok{color:#21e99a;font-size:12px;font-weight:900;margin-left:4px;display:none}.copy-ok.show{display:inline}@media(max-width:980px){.profile-layout{grid-template-columns:1fr}.profile-info-grid{grid-template-columns:1fr 1fr}.profile-info-item{border-bottom:1px solid rgba(255,255,255,.08)}.profile-actions{flex-wrap:wrap}.profile-actions .primary{min-width:auto}.job-modal{padding:12px}.profile-title{font-size:28px}}

/* === PREMIUM POPUP FINAL MATCH OVERRIDES === */
.job-modal{align-items:flex-start!important;padding-top:54px!important;padding-bottom:54px!important;background:rgba(0,0,0,.84)!important;backdrop-filter:blur(10px) saturate(120%)!important}
.job-modal-card{width:min(1240px,92vw)!important;max-height:84vh!important;overflow:hidden!important;border-radius:16px!important;background:radial-gradient(circle at 18% 0%,rgba(12,45,72,.88),rgba(4,18,31,.98) 42%,rgba(1,8,15,.99))!important;box-shadow:0 34px 120px rgba(0,0,0,.82),0 0 0 1px rgba(255,106,0,.18),0 0 50px rgba(255,106,0,.18)!important}
.profile-modal-inner{height:84vh!important;max-height:84vh!important;display:flex!important;flex-direction:column!important;padding:24px 26px 0!important}
.profile-modal-head{flex:0 0 auto!important;margin-bottom:16px!important;padding-bottom:12px!important;border-bottom:1px solid rgba(255,106,0,.18)}
.profile-kicker{margin-bottom:10px!important}.profile-title{font-size:36px!important;margin-bottom:12px!important}.profile-badges span{font-size:15px!important}.profile-badges{gap:16px!important}
.profile-layout{flex:1 1 auto!important;min-height:0!important;display:grid!important;grid-template-columns:minmax(0,2.25fr) minmax(310px,.85fr)!important;gap:18px!important;overflow-y:auto!important;overflow-x:hidden!important;padding-right:8px!important;scrollbar-width:thin;scrollbar-color:#ff6a00 #03101c}
.profile-layout::-webkit-scrollbar{width:8px}.profile-layout::-webkit-scrollbar-track{background:#03101c;border-radius:99px}.profile-layout::-webkit-scrollbar-thumb{background:#ff6a00;border-radius:99px}
.job-main,.job-sidebar{min-width:0!important}.job-sidebar{position:sticky;top:0;align-self:start!important}.profile-panel{border-color:rgba(132,180,225,.24)!important;background:linear-gradient(180deg,rgba(8,28,46,.92),rgba(3,15,27,.94))!important}.profile-info-grid{grid-template-columns:1.35fr 1fr 1fr 1fr 1fr!important}.profile-info-item{padding:19px 20px!important}
.profile-section{padding:22px 24px!important;margin-top:16px!important}.profile-section h3,.side-card h3{color:#fff!important;font-size:16px!important;margin-bottom:16px!important}.profile-desc{font-size:15.5px!important;line-height:1.72!important}.profile-desc p:first-child{font-size:16px!important;color:#f2f8ff!important}.profile-list-grid{gap:12px 24px!important}.profile-list-item{font-size:14.5px!important}.side-card{padding:19px!important}.quick-row{font-size:13.5px!important;padding:10px 0!important}.side-card:hover{border-color:rgba(255,106,0,.48)!important;box-shadow:0 0 20px rgba(255,106,0,.12)!important}
.profile-actions{flex:0 0 auto!important;position:relative!important;bottom:auto!important;margin-top:0!important;padding:16px 0 18px!important;background:linear-gradient(180deg,rgba(3,12,21,.92),#030c15)!important;border-top:1px solid rgba(255,106,0,.18)!important}.profile-actions .primary{min-width:235px!important;font-size:16px!important}.profile-actions a,.profile-actions button{padding:14px 24px!important}.share-grid button,.copy-wide{transition:.16s ease}.share-grid button:hover,.copy-wide:hover,.profile-actions a:hover,.profile-actions button:hover{transform:translateY(-1px);box-shadow:0 0 20px rgba(255,106,0,.28)!important}
@media(max-width:1100px){.profile-layout{grid-template-columns:1fr!important}.job-sidebar{position:relative!important}.profile-info-grid{grid-template-columns:1fr 1fr!important}}



/* === 100% FINAL DESKTOP OVERRIDES: HERO EDGE + PREMIUM POPUP === */
.hero{min-height:430px!important;background:#020912!important;isolation:isolate!important}
.hero:before{inset:0!important;background-image:url('/assets/hero.png?v=260426100')!important;background-repeat:no-repeat!important;background-size:100% auto!important;background-position:center center!important;transform:none!important;transform-origin:center center!important;filter:brightness(.82) contrast(1.10) saturate(1.08)!important}
.hero:after{background:linear-gradient(90deg,rgba(2,8,14,.96) 0%,rgba(2,8,14,.88) 28%,rgba(2,8,14,.48) 58%,rgba(2,8,14,.16) 100%),linear-gradient(180deg,rgba(2,8,14,.02) 0%,rgba(2,8,14,.72) 100%)!important}
.hero-inner{padding-right:54px!important}.stat-card{margin-right:0!important;position:relative;z-index:4!important}
.job-modal{align-items:center!important;padding:32px!important;background:rgba(0,0,0,.86)!important;backdrop-filter:blur(12px) saturate(125%)!important}
.job-modal-card{width:min(1320px,92vw)!important;max-height:86vh!important;border-radius:18px!important;overflow:hidden!important;border:1px solid rgba(255,106,0,.95)!important;box-shadow:0 34px 120px rgba(0,0,0,.86),0 0 0 1px rgba(255,106,0,.16),0 0 58px rgba(255,106,0,.22)!important}
.profile-modal-inner{height:86vh!important;max-height:86vh!important;padding:26px 28px 0!important}
.profile-modal-head{padding-bottom:16px!important;margin-bottom:18px!important}.profile-title{font-size:38px!important;letter-spacing:-.045em!important}.profile-badges{gap:18px!important}.profile-badges span{font-size:15px!important}
.profile-layout{grid-template-columns:minmax(0,2.35fr) minmax(340px,.9fr)!important;gap:20px!important;padding-right:10px!important}
.profile-info-grid{grid-template-columns:1.38fr 1fr 1fr 1fr 1fr!important}.profile-info-item{padding:20px!important}.profile-main-val{font-size:16px!important}.profile-sub-val{font-size:12.5px!important}
.profile-section{padding:24px 26px!important;margin-top:18px!important}.profile-section h3,.side-card h3{font-size:16px!important;color:#fff!important}.profile-desc{font-size:15.7px!important;line-height:1.72!important;color:#e3edf7!important}.profile-list-grid{grid-template-columns:1fr 1fr!important;gap:12px 26px!important}.profile-list-item{font-size:14.5px!important}
.side-card{padding:20px!important;border-color:rgba(132,180,225,.25)!important}.side-card:hover{border-color:rgba(255,106,0,.55)!important;box-shadow:0 0 24px rgba(255,106,0,.13)!important}.quick-row{padding:10px 0!important;font-size:13.6px!important}
.profile-actions{padding:18px 0 20px!important;gap:15px!important}.profile-actions .primary{min-width:250px!important;background:linear-gradient(135deg,#ff6a00,#ff8a22)!important;box-shadow:0 0 28px rgba(255,106,0,.32)!important}.profile-actions a,.profile-actions button{border-radius:10px!important;min-height:48px!important}
.table tbody tr{cursor:pointer}.table tbody tr:hover{transform:translateX(3px);background:linear-gradient(90deg,rgba(255,106,0,.14),rgba(255,106,0,.035))!important}
@media(max-width:1100px){.hero:before{background-size:auto 100%!important;background-position:center center!important}.profile-layout{grid-template-columns:1fr!important}.job-sidebar{position:relative!important}}

/* === NO/EN GOOGLE TRANSLATE SWITCH - stable native buttons === */
.lang-switch{display:flex;gap:7px;align-items:center;margin-right:2px;position:relative;z-index:10000}
.lang-switch button{height:40px;min-width:48px;border:1px solid rgba(255,106,0,.65);background:rgba(5,16,28,.94);color:#fff;border-radius:8px;font-weight:950;font-size:12px;cursor:pointer;box-shadow:inset 0 1px 0 rgba(255,255,255,.05);transition:.18s;letter-spacing:.03em}
.lang-switch button:hover,.lang-switch button.active{background:linear-gradient(135deg,#ff6a00,#ff8424);border-color:#ff8424;color:#fff;box-shadow:0 0 18px rgba(255,106,0,.35)}
#google_translate_element{position:absolute!important;left:-99999px!important;top:-99999px!important;width:1px!important;height:1px!important;overflow:hidden!important;opacity:0!important;pointer-events:none!important}
.goog-te-banner-frame.skiptranslate,.goog-te-gadget-icon,.goog-logo-link,.goog-te-gadget{display:none!important}
.goog-te-combo{display:none!important}
body{top:0!important}
body > .skiptranslate{display:none!important}
html.translated-ltr body,html.translated-rtl body{top:0!important}
/* Never let Google Translate frames/overlays block clicks */
iframe.skiptranslate,.goog-te-menu-frame,.goog-te-banner-frame,.VIpgJd-ZVi9od-ORHb-OEVmcd,.VIpgJd-ZVi9od-xl07Ob-OEVmcd,#goog-gt-tt,.goog-tooltip,.goog-tooltip:hover{display:none!important;visibility:hidden!important;opacity:0!important;pointer-events:none!important;width:0!important;height:0!important}
.job-modal{pointer-events:none!important}.job-modal.show{pointer-events:auto!important}
.page,.topnav,.hero,.metrics,.filters,.main,.footer,.bottom{position:relative;z-index:1}
@media(max-width:900px){.lang-switch{order:2}.lang-switch button{height:34px;min-width:42px;padding:0 8px}}


/* === FINAL HEADER POLISH 2026-04-26 === */
.topnav{
  height:76px!important;
  display:grid!important;
  grid-template-columns:minmax(280px,360px) minmax(420px,1fr) auto!important;
  align-items:center!important;
  gap:22px!important;
  padding:0 34px!important;
  background:linear-gradient(180deg,rgba(4,12,20,.98),rgba(3,9,16,.96))!important;
  border:1px solid rgba(255,106,0,.92)!important;
  border-radius:8px 8px 0 0!important;
  box-shadow:0 0 22px rgba(255,106,0,.20), inset 0 -1px 0 rgba(0,124,255,.25)!important;
}
.brand{
  width:auto!important;
  min-width:280px!important;
  gap:12px!important;
  text-decoration:none!important;
}
.brand img{
  width:58px!important;
  height:42px!important;
  object-fit:contain!important;
}
.brand-title{
  font-size:24px!important;
  line-height:1!important;
  letter-spacing:-.7px!important;
  white-space:nowrap!important;
}
.tag{
  font-size:10px!important;
  letter-spacing:3px!important;
  opacity:.96!important;
  margin-top:5px!important;
  white-space:nowrap!important;
}
.navlinks{
  justify-content:center!important;
  gap:34px!important;
  font-size:13px!important;
  font-weight:850!important;
  white-space:nowrap!important;
}
.navlinks a{
  padding:28px 0 25px!important;
  color:#f6f9ff!important;
  opacity:.92!important;
  transition:color .18s ease, opacity .18s ease, transform .18s ease!important;
}
.navlinks a:hover{
  color:var(--orange)!important;
  opacity:1!important;
  transform:translateY(-1px)!important;
}
.navlinks a.active{
  color:var(--orange)!important;
  opacity:1!important;
}
.navlinks a.active:after{
  bottom:13px!important;
  width:42px!important;
  height:3px!important;
  border-radius:99px!important;
  background:linear-gradient(90deg,#ff6a00,#ff9a3c)!important;
}
.head-actions{
  justify-content:flex-end!important;
  gap:10px!important;
  min-width:440px!important;
}
.lang-switch{
  display:flex!important;
  gap:6px!important;
  align-items:center!important;
  margin-right:4px!important;
  padding:3px!important;
  border:1px solid rgba(255,106,0,.42)!important;
  border-radius:10px!important;
  background:rgba(4,14,24,.86)!important;
  box-shadow:inset 0 1px 0 rgba(255,255,255,.05)!important;
}
.lang-switch button{
  height:32px!important;
  min-width:42px!important;
  border:0!important;
  background:transparent!important;
  color:#fff!important;
  border-radius:7px!important;
  font-weight:950!important;
  font-size:12px!important;
  line-height:1!important;
  box-shadow:none!important;
}
.lang-switch button:hover,
.lang-switch button.active{
  background:linear-gradient(135deg,#ff6a00,#ff8a24)!important;
  color:#fff!important;
  box-shadow:0 0 14px rgba(255,106,0,.38)!important;
}
.live-pill{
  height:44px!important;
  padding:0 20px!important;
  border-radius:9px!important;
  background:linear-gradient(180deg,rgba(5,18,31,.98),rgba(4,14,24,.94))!important;
  font-size:13px!important;
  font-weight:900!important;
  box-shadow:0 0 18px rgba(0,124,255,.16), inset 0 1px 0 rgba(255,255,255,.05)!important;
  white-space:nowrap!important;
}
.live-pill b{font-size:14px!important;color:#fff!important}
.live-pill .green{font-size:12px!important;letter-spacing:.04em!important}
.cta{
  height:48px!important;
  padding:0 28px!important;
  border-radius:9px!important;
  font-size:13px!important;
  text-transform:uppercase!important;
  white-space:nowrap!important;
  box-shadow:0 0 24px rgba(255,106,0,.40), inset 0 1px 0 rgba(255,255,255,.18)!important;
}
@media (max-width:1250px){
  .topnav{grid-template-columns:minmax(230px,310px) 1fr auto!important;padding:0 22px!important;gap:14px!important}
  .brand-title{font-size:21px!important}.tag{font-size:9px!important;letter-spacing:2.4px!important}.brand img{width:50px!important}
  .navlinks{gap:22px!important;font-size:12px!important}
  .head-actions{min-width:380px!important;gap:8px!important}.live-pill{padding:0 14px!important}.cta{padding:0 20px!important}
}


/* === HEADER INSANE V2 CLEAN POLISH === */
.topnav{height:82px!important;display:grid!important;grid-template-columns:minmax(260px,360px) minmax(360px,1fr) auto!important;align-items:center!important;gap:26px!important;padding:0 42px!important;background:linear-gradient(180deg,rgba(5,13,22,.98),rgba(3,10,18,.96))!important;border:0!important;border-bottom:1px solid rgba(255,106,0,.72)!important;border-radius:0!important;box-shadow:inset 0 -1px 0 rgba(0,124,255,.18),0 12px 40px rgba(0,0,0,.24)!important;}
.topnav .brand{width:auto!important;min-width:0!important;gap:14px!important;text-decoration:none!important;}
.topnav .brand img{width:58px!important;height:42px!important;object-fit:contain!important;filter:drop-shadow(0 0 10px rgba(255,106,0,.22))!important;}
.topnav .brand-title{font-size:24px!important;line-height:.92!important;letter-spacing:-.8px!important;white-space:nowrap!important;}
.topnav .tag{font-size:10px!important;letter-spacing:3.2px!important;margin-top:7px!important;opacity:.98!important;white-space:nowrap!important;}
.navlinks{justify-content:center!important;gap:34px!important;font-size:14px!important;align-items:center!important;}
.navlinks a{color:#eef5ff!important;opacity:.92!important;font-weight:900!important;padding:31px 0 29px!important;line-height:1!important;text-decoration:none!important;}
.navlinks a:hover{opacity:1!important;color:#ff7a18!important;text-shadow:0 0 15px rgba(255,106,0,.28)!important;}
.navlinks a.active{color:#ff7a18!important;opacity:1!important;}
.navlinks a.active:after{bottom:13px!important;width:46px!important;height:3px!important;border-radius:999px!important;background:linear-gradient(90deg,#ff6a00,#ff9a2f)!important;box-shadow:0 0 18px rgba(255,106,0,.65)!important;}
.head-actions{justify-content:flex-end!important;gap:12px!important;align-items:center!important;min-width:max-content!important;}
.lang-switch{height:42px!important;display:inline-flex!important;align-items:center!important;gap:4px!important;padding:4px!important;margin:0!important;border:1px solid rgba(255,106,0,.55)!important;border-radius:10px!important;background:rgba(4,14,24,.88)!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.04),0 0 14px rgba(255,106,0,.10)!important;overflow:hidden!important;flex:0 0 auto!important;}
.lang-switch button{height:32px!important;min-width:42px!important;padding:0 10px!important;border:0!important;border-radius:7px!important;background:transparent!important;color:#f4f8ff!important;font-size:12px!important;font-weight:950!important;letter-spacing:.04em!important;box-shadow:none!important;cursor:pointer!important;}
.lang-switch button.active,.lang-switch button:hover{background:linear-gradient(135deg,#ff6a00,#ff8a22)!important;color:#fff!important;box-shadow:0 0 14px rgba(255,106,0,.33)!important;}
.live-pill{height:42px!important;min-width:146px!important;padding:0 16px!important;border-radius:8px!important;border:1px solid rgba(0,124,255,.62)!important;background:linear-gradient(180deg,rgba(4,21,36,.92),rgba(3,14,25,.92))!important;gap:9px!important;font-size:13px!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.04),0 0 14px rgba(0,124,255,.08)!important;}
.live-pill b{font-size:13px!important;color:#fff!important}.live-pill .green{font-size:12px!important;color:#24f7a4!important;white-space:nowrap!important}.live-pill .dot{width:8px!important;height:8px!important;}
.cta{height:48px!important;padding:0 26px!important;border-radius:9px!important;background:linear-gradient(135deg,#ff6a00,#ff8b28)!important;color:#fff!important;font-size:13px!important;letter-spacing:.03em!important;box-shadow:0 0 22px rgba(255,106,0,.26),inset 0 1px 0 rgba(255,255,255,.16)!important;white-space:nowrap!important;text-decoration:none!important;}
.cta:hover{transform:translateY(-1px)!important;filter:brightness(1.08)!important;box-shadow:0 0 30px rgba(255,106,0,.42)!important;}
@media(max-width:1250px){.topnav{grid-template-columns:minmax(220px,300px) 1fr auto!important;padding:0 24px!important;gap:14px!important}.topnav .brand img{width:48px!important}.topnav .brand-title{font-size:21px!important}.topnav .tag{font-size:9px!important;letter-spacing:2.4px!important}.navlinks{gap:22px!important;font-size:12px!important}.head-actions{gap:8px!important}.live-pill{min-width:auto!important;padding:0 12px!important}.cta{padding:0 18px!important;height:44px!important}.lang-switch{height:40px!important}.lang-switch button{height:30px!important;min-width:38px!important}}


/* Premium Offshore Hub footer - cleaned links and socials */
.footer{display:grid;grid-template-columns:minmax(260px,1.35fr) minmax(160px,.75fr) minmax(190px,.85fr) minmax(320px,1.25fr);gap:44px;margin:0 24px 0;padding:34px 44px 32px;border:1px solid rgba(0,137,216,.75);border-radius:8px 8px 0 0;background:linear-gradient(180deg,rgba(6,21,35,.98),rgba(3,14,24,.98));box-shadow:inset 0 1px 0 rgba(255,255,255,.035),0 -16px 50px rgba(0,0,0,.18)}
.footer .brand{display:flex;align-items:center;gap:13px;width:auto;margin-bottom:18px}.footer .brand img{width:72px}.footer .brand-title{font-size:25px;line-height:1}.footer .tag{font-size:12px;letter-spacing:3.2px}.footer p{color:#c5d4e2;line-height:1.55;margin:0 0 18px;font-size:15px;font-weight:700}.footer h4{color:#fff;text-transform:uppercase;margin:0 0 14px;font-size:16px;letter-spacing:.2px}.footer a{display:block;color:#c3d3e3;margin:8px 0;font-weight:750;text-decoration:none;transition:.18s}.footer a:hover{color:var(--orange);transform:translateX(3px);text-shadow:0 0 12px rgba(255,106,0,.25)}
.footer-socials{display:flex;gap:11px;margin-top:18px}.footer-socials a{width:38px;height:38px;margin:0;display:grid;place-items:center;border:1px solid rgba(255,106,0,.42);border-radius:10px;background:rgba(255,106,0,.07);color:var(--orange);font-size:15px;font-weight:950;letter-spacing:0;text-transform:none}.footer-socials a:hover{background:var(--orange);color:#fff;transform:translateY(-2px);box-shadow:0 0 18px rgba(255,106,0,.35)}
.mailbox{border:1px solid rgba(47,102,151,.86);border-radius:8px;padding:20px;background:rgba(9,27,43,.72);box-shadow:inset 0 1px 0 rgba(255,255,255,.025)}.mailbox h4{margin-bottom:14px}.mailbox p{font-size:15px;margin-bottom:16px}.mailrow{display:flex;gap:9px}.mailrow input{flex:1;background:#071521;border:1px solid rgba(60,113,160,.9);border-radius:6px;color:white;padding:13px 14px;min-width:0}.mailrow button{width:50px;border:0;border-radius:6px;background:linear-gradient(135deg,var(--orange),#ff8b1f);color:white;font-size:21px;cursor:pointer;box-shadow:0 0 20px rgba(255,106,0,.22)}
.bottom{display:flex;justify-content:space-between;align-items:center;padding:17px 40px 16px;color:#aab8c8;font-size:13px;background:rgba(1,9,16,.96);border:1px solid rgba(0,137,216,.65);border-top:0;border-radius:0 0 8px 8px;margin:0 24px 22px}.bottom b{color:#d8e7f5}.footer-brand-copy{max-width:330px}.footer .info-note{color:#9fb1c2;font-size:13px;font-weight:700;margin-top:10px}
@media(max-width:900px){.footer{grid-template-columns:1fr;gap:24px;padding:28px}.bottom{display:block;line-height:2;text-align:center}}

/* === INDEX USING JOBS COMPONENTS === */
body.home-index .hero{min-height:560px}
body.home-index .hero:before{background:url('/assets/Hero/hero1.png?v=hero-home-2') 64% 52%/cover no-repeat!important;filter:brightness(.86) contrast(1.13) saturate(1.08)!important;transform:scale(1.02)!important}
body.home-index .hero:after{background:linear-gradient(90deg,rgba(2,8,14,.98) 0%,rgba(2,8,14,.90) 28%,rgba(2,8,14,.52) 58%,rgba(2,8,14,.08) 100%),linear-gradient(180deg,rgba(2,8,14,.08),rgba(2,8,14,.66))!important}
body.home-index .home-hero-actions{display:flex;gap:14px;flex-wrap:wrap;margin-top:28px}
body.home-index .ghost-btn{height:50px;padding:0 26px;border:1px solid rgba(255,106,0,.72);border-radius:7px;color:#fff;background:rgba(255,106,0,.08);display:inline-flex;align-items:center;justify-content:center;font-weight:950;box-shadow:0 0 18px rgba(255,106,0,.10)}
body.home-index .ghost-btn:hover{background:rgba(255,106,0,.16);box-shadow:0 0 22px rgba(255,106,0,.24)}
body.home-index .home-block{padding:14px 24px 0}
body.home-index .card-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;padding:0 22px 22px}
body.home-index .feature-card{min-height:150px;border:1px solid rgba(0,137,216,.72);border-radius:7px;background:linear-gradient(180deg,rgba(7,25,42,.92),rgba(4,15,25,.88));padding:22px;position:relative;overflow:hidden;box-shadow:inset 0 1px 0 rgba(255,255,255,.03)}
body.home-index .feature-card:before{content:"";position:absolute;right:-28px;top:-28px;width:110px;height:110px;border-radius:50%;background:radial-gradient(circle,rgba(255,106,0,.22),transparent 68%)}
body.home-index .feature-card .ico{width:42px;height:42px;border:2px solid var(--orange);border-radius:8px;display:grid;place-items:center;margin-bottom:16px;font-size:21px;background:rgba(255,106,0,.06)}
body.home-index .feature-card h3{margin:0 0 8px;font-size:22px;letter-spacing:-.4px}
body.home-index .feature-card p{margin:0;color:#c1d0df;line-height:1.45;font-size:14px;font-weight:700}
body.home-index .feature-card:hover{border-color:var(--orange);transform:translateY(-2px);box-shadow:0 0 22px rgba(255,106,0,.12),inset 0 1px 0 rgba(255,255,255,.04)}
body.home-index .home-table td{padding:13px 22px}
body.home-index .story-list{padding:0 22px 20px}.story{display:block;padding:14px 0;border-bottom:1px solid rgba(85,117,148,.18)}.story:last-child{border-bottom:0}.story b{display:block;color:#fff;margin-bottom:5px}.story span{color:#b7c8d8;font-size:13px;font-weight:700;line-height:1.35}.home-cta{margin:14px 24px 24px;border:1px solid rgba(255,106,0,.62);border-radius:8px;background:linear-gradient(135deg,rgba(255,106,0,.18),rgba(0,124,255,.08));padding:30px 34px;display:flex;justify-content:space-between;align-items:center;gap:24px}.home-cta h2{margin:0;font-size:28px}.home-cta p{margin:8px 0 0;color:#c5d4e2;font-weight:700}.home-cta .cta{height:52px}
@media(max-width:1100px){body.home-index .card-grid{grid-template-columns:1fr}.home-cta{display:block}.home-cta .cta{margin-top:18px}.hero-inner{grid-template-columns:1fr!important}.stat-card{justify-self:start!important}}


/* === INDEX STRONG NEWS SECTION === */
.news-spotlight{padding:18px 24px 4px;display:grid;grid-template-columns:minmax(0,1.45fr) minmax(360px,.7fr);gap:14px}.news-spotlight .box{overflow:hidden}.news-kicker{display:flex;align-items:center;gap:10px;color:#ff7a18;text-transform:uppercase;letter-spacing:.06em;font-weight:950;font-size:12px;margin-bottom:10px}.news-kicker .pulse{width:9px;height:9px;border-radius:50%;background:#ff6a00;box-shadow:0 0 18px rgba(255,106,0,.75)}.news-lead{position:relative;min-height:430px;border-radius:7px;overflow:hidden;border:1px solid var(--line);background:#061523;display:block}.news-lead img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;filter:brightness(.72) contrast(1.08) saturate(1.08);transition:transform .35s ease}.news-lead:hover img{transform:scale(1.04)}.news-lead:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(2,8,14,.88) 0%,rgba(2,8,14,.55) 45%,rgba(2,8,14,.15) 100%),linear-gradient(0deg,rgba(2,8,14,.95),rgba(2,8,14,.05) 65%)}.news-lead-content{position:absolute;z-index:2;left:32px;right:32px;bottom:30px}.news-tag{display:inline-flex;border:1px solid rgba(255,106,0,.62);background:rgba(255,106,0,.12);color:#ffd2ae;border-radius:999px;padding:7px 12px;font-size:11px;font-weight:950;text-transform:uppercase;letter-spacing:.05em}.news-lead h2{font-size:42px;line-height:1.02;letter-spacing:-.04em;margin:16px 0 12px;color:#fff;max-width:760px}.news-lead p{max-width:760px;color:#dbe8f4;font-size:16px;line-height:1.55;margin:0 0 18px}.news-meta{display:flex;gap:16px;flex-wrap:wrap;color:#b7c6d6;font-size:12px;font-weight:850}.news-meta span:before{color:#ff6a00;margin-right:6px}.news-meta .date:before{content:"◷"}.news-meta .read:before{content:"☰"}.news-meta .source:before{content:"●"}.news-stack{display:grid;grid-template-rows:1fr 1fr;gap:14px}.news-side-card{position:relative;overflow:hidden;border-radius:7px;min-height:208px;border:1px solid var(--line);background:#061523;display:block}.news-side-card img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;filter:brightness(.66) contrast(1.06);transition:transform .35s ease}.news-side-card:hover img{transform:scale(1.05)}.news-side-card:after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,rgba(2,8,14,.92),rgba(2,8,14,.18))}.news-side-card div{position:absolute;z-index:2;left:20px;right:20px;bottom:18px}.news-side-card h3{font-size:21px;line-height:1.05;margin:10px 0 8px;color:#fff;letter-spacing:-.02em}.news-side-card p{margin:0;color:#c9d7e5;font-size:13px;line-height:1.42}.news-feature-head{display:flex;justify-content:space-between;align-items:center;padding:18px 22px 12px;border-bottom:1px solid rgba(85,117,148,.18)}.news-grid-section{padding:10px 24px 14px}.news-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.news-mini{border:1px solid var(--line);border-radius:7px;overflow:hidden;background:rgba(3,15,25,.82);display:block;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.news-mini:hover{transform:translateY(-3px);border-color:rgba(255,106,0,.65);box-shadow:0 0 24px rgba(255,106,0,.08)}.news-mini-img{height:150px;background:#071521;position:relative;overflow:hidden}.news-mini-img img{width:100%;height:100%;object-fit:cover;filter:brightness(.78) saturate(1.05);transition:transform .35s ease}.news-mini:hover img{transform:scale(1.05)}.news-mini-body{padding:16px 17px 18px}.news-mini-body h3{font-size:17px;line-height:1.15;margin:0 0 10px;color:#fff}.news-mini-body p{margin:0 0 14px;color:#b9c8d7;line-height:1.45;font-size:13px}.news-mini .orange-link{font-size:13px}.news-breaking{margin:14px 24px 0;border:1px solid rgba(255,106,0,.42);border-radius:7px;background:linear-gradient(90deg,rgba(255,106,0,.13),rgba(3,15,25,.82));padding:13px 18px;display:flex;gap:14px;align-items:center;color:#dbe8f4}.news-breaking b{color:#ff8a22;text-transform:uppercase;letter-spacing:.06em;font-size:12px}.news-breaking span{font-weight:800}@media(max-width:1200px){.news-spotlight{grid-template-columns:1fr}.news-stack{grid-template-columns:1fr 1fr;grid-template-rows:auto}.news-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:800px){.news-spotlight,.news-grid-section{padding-left:14px;padding-right:14px}.news-lead{min-height:380px}.news-lead h2{font-size:30px}.news-lead-content{left:20px;right:20px;bottom:22px}.news-stack,.news-grid{grid-template-columns:1fr}.news-breaking{margin-left:14px;margin-right:14px;align-items:flex-start;flex-direction:column;gap:6px}}

/* === CLEAN STRUCTURE FINAL === */
body.home-index .filters{display:none!important}
body.home-index .section-intro{display:flex;justify-content:space-between;align-items:flex-end;gap:24px;margin:0 0 18px;padding:0 0 0}
body.home-index .section-intro h2{font-size:30px;line-height:1.05;margin:0 0 8px;letter-spacing:-.04em;color:#fff}
body.home-index .section-intro p{margin:0;color:#b9c8d7;font-weight:750;max-width:620px;line-height:1.45}.eyebrow.compact{font-size:12px;margin:0 0 8px}.eyebrow.compact:before{content:"";margin:0}.sector-block{padding-top:26px!important}.sector-grid{padding:0!important}.sector-card{min-height:230px!important;display:flex;flex-direction:column;justify-content:flex-end;background-size:cover!important;background-position:center!important}.sector-card:after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,rgba(2,8,14,.92),rgba(2,8,14,.30));z-index:0}.sector-card>*{position:relative;z-index:1}.sector-offshore{background-image:url('/assets/cat_offshore.jpg')!important}.sector-wind{background-image:url('/assets/cat_wind.jpg')!important}.sector-fishing{background-image:url('/assets/cat_fishing.jpg')!important}.sector-card .ico{border-radius:50%!important;width:58px!important;height:58px!important;margin-bottom:18px!important}.sector-card h3{font-size:30px!important;text-transform:uppercase}.sector-card p{max-width:430px}.jobs-preview{padding-top:42px!important}.home-job-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:16px}.home-job-card{overflow:hidden;display:flex;flex-direction:column;min-height:360px;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.home-job-card:hover{transform:translateY(-3px);border-color:rgba(255,106,0,.72);box-shadow:0 0 28px rgba(255,106,0,.10)}.home-job-img{height:142px;display:block;position:relative;overflow:hidden;background:#071521}.home-job-img img{width:100%;height:100%;object-fit:cover;filter:brightness(.82) saturate(1.05);transition:transform .35s ease}.home-job-card:hover .home-job-img img{transform:scale(1.05)}.home-job-body{padding:16px 16px 10px;flex:1}.home-job-body h3{font-size:17px;line-height:1.12;margin:10px 0 8px;color:#fff}.home-job-body p{margin:0 0 8px;color:#dbe8f4;font-weight:900}.home-job-meta{display:grid;gap:4px;color:#b9c8d7;font-size:12px;font-weight:800}.home-job-foot{border-top:1px solid rgba(255,106,0,.35);padding:12px 16px;display:flex;justify-content:space-between;gap:12px}.why-news-clean{display:grid;grid-template-columns:1.35fr .65fr;gap:18px;padding-top:54px!important}.why-grid{display:grid;grid-template-columns:repeat(2,1fr)}.why-grid>div{display:grid;grid-template-columns:52px 1fr;gap:5px 16px;padding:22px;border-top:1px solid rgba(85,117,148,.18);border-right:1px solid rgba(85,117,148,.18)}.why-grid>div:nth-child(even){border-right:0}.why-grid .ico{grid-row:1/3;width:36px;height:36px;display:grid;place-items:center;color:var(--orange);font-size:22px}.why-grid b{display:block;color:#fff}.why-grid p{margin:4px 0 0;color:#c1d0df;font-size:13px;line-height:1.45;font-weight:700}.quick-search-form{padding:0 22px 22px;display:grid;gap:14px}.quick-search-form .field{width:100%}.quick-pills{display:flex;gap:9px;flex-wrap:wrap}.quick-search-form .searchbtn{height:48px;width:100%}.home-cta{margin-top:58px!important;background:linear-gradient(90deg,rgba(2,8,14,.92),rgba(2,8,14,.42)),url('/assets/hero2.jpg') 70% center/cover no-repeat!important}.news-spotlight{padding-top:24px!important}.news-grid-section{padding-bottom:36px!important}.news-lead{min-height:470px}.news-side-card{min-height:228px}@media(max-width:1350px){.home-job-grid{grid-template-columns:repeat(3,1fr)}.why-news-clean{grid-template-columns:1fr}}@media(max-width:800px){.home-job-grid{grid-template-columns:1fr}.why-grid{grid-template-columns:1fr}.why-grid>div{border-right:0}.section-intro{display:block!important}.sector-card{min-height:190px!important}}


body.home-index .live-jobs-list{padding-top:54px!important;}
body.home-index .home-live-table{overflow:hidden;}
body.home-index .home-live-table .table td{padding-top:13px;padding-bottom:13px;}
body.home-index .home-live-table .job-title{font-size:15px;line-height:1.12;}
body.home-index .home-live-table .sub{font-size:12px;color:#b8c8d9;font-weight:800;margin-top:5px;}
@media(max-width:900px){body.home-index .live-jobs-list .table{min-width:980px;}body.home-index .live-jobs-list .table-wrap{overflow-x:auto;}}


/* FINAL INDEX POLISH - clean list focus */
.home-block{margin-top:54px;}
.news-feature-section{margin-top:26px;}
.news-grid-section{margin-top:22px;}
.sector-block{margin-top:48px;}
.live-jobs-list{margin-top:58px;}
.live-jobs-list .section-intro{align-items:flex-end;margin-bottom:18px;}
.live-jobs-list .section-intro h2{font-size:30px;letter-spacing:-.03em;}
.live-jobs-list .section-intro p{max-width:720px;color:#b8c7d7;font-size:15px;line-height:1.55;margin-top:7px;}
.home-live-table{overflow:hidden;border-color:rgba(0,153,255,.75);box-shadow:0 0 0 1px rgba(0,153,255,.08),0 18px 50px rgba(0,0,0,.22);}
.home-live-table .box-head{padding:18px 22px;border-bottom:1px solid rgba(0,153,255,.25);background:linear-gradient(90deg,rgba(0,102,170,.12),rgba(255,106,0,.05));}
.home-live-table .table th{font-size:10px;color:#8fb7da;text-transform:uppercase;letter-spacing:.08em;padding-top:16px;padding-bottom:12px;}
.home-live-table .table td{padding:15px 14px;vertical-align:middle;}
.home-live-table .job-row{transition:background .18s ease, transform .18s ease;}
.home-live-table .job-row:hover{background:rgba(255,106,0,.045);}
.home-live-table .job-title{font-size:14px;line-height:1.22;}
.home-live-table .sub{margin-top:4px;color:#9db8ce;}
.home-live-table .newbadge{margin-right:7px;}
.home-live-table .pager{padding:16px 22px;border-top:1px solid rgba(255,106,0,.18);display:flex;gap:12px;align-items:center;}
.why-news-clean{display:grid;grid-template-columns:1.1fr .9fr;gap:24px;margin-top:58px;}
.why-clean,.quick-search{min-height:100%;}
.why-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));}
.why-grid>div{padding:22px;border-top:1px solid rgba(0,153,255,.18);}
.why-grid>div:nth-child(1),.why-grid>div:nth-child(2){border-top:0;}
.why-grid>div:nth-child(odd){border-right:1px solid rgba(0,153,255,.18);}
.why-grid b{display:block;font-size:14px;margin:5px 0 6px;color:#fff;}
.why-grid p{color:#a9bed0;line-height:1.48;font-size:13px;}
.quick-search-form{padding:22px;display:flex;flex-direction:column;gap:14px;}
.quick-search-form .field{width:100%;height:46px;border:1px solid rgba(0,153,255,.38);background:#071725;color:#fff;border-radius:7px;padding:0 14px;}
.quick-pills{display:flex;flex-wrap:wrap;gap:8px;}
.quick-pills .pill{border:1px solid rgba(0,153,255,.45);border-radius:999px;padding:7px 11px;color:#d9ecff;text-decoration:none;font-weight:800;font-size:12px;}
.quick-pills .pill:hover{border-color:#ff6a00;color:#ff6a00;}
.home-cta{margin-top:60px;}
.footer{margin-top:28px;display:grid;grid-template-columns:1.45fr 1fr 1fr 1.35fr;gap:36px;padding:42px 44px;border:1px solid rgba(0,153,255,.62);border-radius:8px;background:linear-gradient(180deg,#071725,#06111c);}
.footer h4{color:#fff;text-transform:uppercase;font-size:12px;letter-spacing:.06em;margin:0 0 14px;}
.footer a{display:block;color:#c7d6e5;text-decoration:none;font-weight:800;margin:0 0 9px;}
.footer a:hover{color:#ff6a00;}
.footer-brand-copy p,.mailbox p,.info-note{color:#aabdd0;line-height:1.5;}
.mailrow{display:flex;gap:8px;margin-top:12px;}
.mailrow input{flex:1;background:#06111c;border:1px solid rgba(0,153,255,.45);border-radius:7px;color:#fff;height:42px;padding:0 12px;}
.mailrow button{width:48px;border:0;border-radius:7px;background:#ff6a00;color:#fff;font-weight:900;}
.bottom{max-width:1600px;margin:12px auto 28px;padding:0 4px;color:#8aa0b5;display:flex;justify-content:space-between;gap:18px;font-size:12px;}
@media(max-width:1100px){.why-news-clean{grid-template-columns:1fr}.footer{grid-template-columns:1fr 1fr}.home-live-table .table-wrap{overflow-x:auto}.home-live-table table{min-width:900px}}
@media(max-width:720px){.footer{grid-template-columns:1fr;padding:28px 20px}.why-grid{grid-template-columns:1fr}.why-grid>div{border-right:0!important;border-top:1px solid rgba(0,153,255,.18)!important}.bottom{flex-direction:column;padding:0 18px}.live-jobs-list .section-intro{display:block}.home-block{margin-top:38px}}


/* ===== ULTRA POLISH MICRO DETAILS ===== */
html{scroll-behavior:smooth}
body.home-index{background:radial-gradient(circle at 50% 0%,rgba(0,132,255,.08),transparent 34%),#020b14!important}
body.home-index .page{box-shadow:0 0 0 1px rgba(0,156,255,.25),0 40px 120px rgba(0,0,0,.55)!important}
body.home-index .topbar{backdrop-filter:blur(14px);background:rgba(2,10,18,.92)!important;position:sticky;top:0;z-index:20}
body.home-index .nav a,body.home-index .top-actions a,body.home-index .lang a,.footer a{transition:color .18s ease,background .18s ease,border-color .18s ease,transform .18s ease,box-shadow .18s ease}
body.home-index .nav a:hover,body.home-index .top-actions a:hover,body.home-index .lang a:hover{transform:translateY(-1px)}
body.home-index .hero{min-height:600px!important}
body.home-index .hero:before{background-position:63% 52%!important;filter:brightness(.90) contrast(1.17) saturate(1.12)!important;transform:scale(1.025)!important;transition:transform 12s ease,filter .5s ease}
body.home-index .hero:hover:before{transform:scale(1.055)!important;filter:brightness(.94) contrast(1.2) saturate(1.16)!important}
body.home-index .hero h1{font-size:clamp(54px,5.2vw,86px)!important;line-height:.94!important;letter-spacing:-3px!important;text-shadow:0 8px 0 rgba(0,0,0,.18),0 20px 55px rgba(0,0,0,.55)!important}
body.home-index .hero h1 span{color:#ff6a00!important;text-shadow:0 0 26px rgba(255,106,0,.42),0 8px 0 rgba(0,0,0,.18)!important}
body.home-index .hero p{font-size:19px!important;line-height:1.5!important;max-width:640px!important;color:#d8e5f1!important}
body.home-index .stat-card{border-color:rgba(255,106,0,.9)!important;box-shadow:0 0 0 1px rgba(255,106,0,.14),0 0 36px rgba(255,106,0,.22),0 28px 60px rgba(0,0,0,.48)!important;backdrop-filter:blur(10px);transition:transform .25s ease,box-shadow .25s ease}
body.home-index .stat-card:hover{transform:translateY(-5px);box-shadow:0 0 0 1px rgba(255,106,0,.25),0 0 45px rgba(255,106,0,.28),0 35px 80px rgba(0,0,0,.55)!important}
body.home-index .live .dot,.top-actions .dot,.bottom .dot{animation:ohPulse 1.6s ease-in-out infinite}
body.home-index .mini-chart svg polyline{filter:drop-shadow(0 0 7px rgba(255,106,0,.7));stroke-dasharray:430;stroke-dashoffset:430;animation:drawLine 1.4s ease .25s forwards}
.metric,.news-lead,.news-side-card,.news-mini,.feature-card,.home-cta,.footer,.why-grid>div{transition:transform .22s ease,border-color .22s ease,box-shadow .22s ease,background .22s ease,filter .22s ease}
.metric:hover{background:rgba(255,106,0,.06);transform:translateY(-1px)}
.news-lead:hover,.news-side-card:hover,.news-mini:hover,.feature-card:hover{transform:translateY(-5px);border-color:rgba(255,106,0,.78)!important;box-shadow:0 18px 40px rgba(0,0,0,.32),0 0 28px rgba(255,106,0,.11)!important}
.news-lead img,.news-side-card img,.news-mini img{transition:transform .45s ease,filter .25s ease}.news-lead:hover img,.news-side-card:hover img,.news-mini:hover img{transform:scale(1.045);filter:brightness(.9) saturate(1.13)}
body.home-index .news-lead{min-height:520px!important}.news-lead h2{font-size:clamp(32px,2.6vw,50px)!important;line-height:1.02!important;text-shadow:0 16px 40px rgba(0,0,0,.65)!important}.news-side-card{min-height:250px!important}
body.home-index .section-intro h2{font-size:clamp(28px,2.1vw,42px)!important;letter-spacing:-.7px!important}.section-intro{margin-bottom:24px!important}
body.home-index .sector-card{min-height:250px!important}.sector-card:hover{transform:translateY(-5px) scale(1.008)!important}.sector-card .ico,.metric .micon,.why-grid .ico{transition:transform .22s ease,box-shadow .22s ease}.sector-card:hover .ico,.metric:hover .micon,.why-grid>div:hover .ico{transform:scale(1.08);box-shadow:0 0 24px rgba(255,106,0,.22)}
.home-table tbody tr{transition:background .18s ease,box-shadow .18s ease}.home-table tbody tr:hover{background:linear-gradient(90deg,rgba(255,106,0,.12),rgba(0,156,255,.035))!important;box-shadow:inset 3px 0 0 #ff6a00}.home-table .job-title{transition:color .18s ease}.home-table tr:hover .job-title{color:#fff2e8}.company-logo{box-shadow:0 0 0 1px rgba(255,255,255,.18);transition:transform .18s ease}.home-table tr:hover .company-logo{transform:scale(1.05)}
.why-grid>div:hover{background:rgba(255,106,0,.045);transform:translateY(-2px)}
body.home-index .home-cta{padding:36px 38px!important;border-color:rgba(255,106,0,.55)!important;box-shadow:0 22px 50px rgba(0,0,0,.35)!important}.home-cta:hover{border-color:rgba(255,106,0,.95)!important;box-shadow:0 28px 70px rgba(0,0,0,.42),0 0 35px rgba(255,106,0,.13)!important}
.cta,.searchbtn{position:relative;overflow:hidden;transition:transform .18s ease,box-shadow .18s ease,filter .18s ease}.cta:hover,.searchbtn:hover{transform:translateY(-2px);box-shadow:0 12px 28px rgba(255,106,0,.28);filter:saturate(1.1)}.cta:after,.searchbtn:after{content:"";position:absolute;inset:-60% auto -60% -35%;width:26%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.35),transparent);transform:skewX(-18deg);transition:left .55s ease}.cta:hover:after,.searchbtn:hover:after{left:120%}
body.home-index .footer{margin-top:70px!important;padding-top:42px!important;padding-bottom:42px!important;background:linear-gradient(180deg,rgba(6,21,35,.96),rgba(3,13,23,.96))!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.04),0 -20px 60px rgba(0,0,0,.28)!important}.footer a:hover{color:#ff6a00!important;transform:translateX(3px)}.footer-socials a{transition:transform .18s ease,border-color .18s ease,background .18s ease}.footer-socials a:hover{transform:translateY(-3px);border-color:#ff6a00;background:rgba(255,106,0,.12)}
.reveal{opacity:0;transform:translateY(18px);transition:opacity .55s ease,transform .55s ease}.reveal.in{opacity:1;transform:none}
@keyframes ohPulse{0%,100%{opacity:1;box-shadow:0 0 0 0 rgba(32,229,166,.35)}50%{opacity:.75;box-shadow:0 0 0 6px rgba(32,229,166,0)}}@keyframes drawLine{to{stroke-dashoffset:0}}
@media(max-width:1100px){body.home-index .hero{min-height:720px!important}body.home-index .hero h1{font-size:clamp(44px,10vw,66px)!important}.news-lead{min-height:420px!important}}
@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation:none!important;transition:none!important;scroll-behavior:auto!important}.reveal{opacity:1!important;transform:none!important}}



/* === ABOUT / CONTACT / NEWS - MATCH INDEX + JOBS DESIGN === */
body.about-page .hero,
body.contact-page .hero,
body.news-page .hero{min-height:470px;}
body.about-page .hero:before{background:url('/assets/Hero/hero4.png?v=match-indexjobs-4') 66% 50%/cover no-repeat!important;filter:brightness(.82) contrast(1.12) saturate(1.05)!important;transform:scale(1.02)!important;}
body.contact-page .hero:before{background:url('/assets/Hero/hero5.png?v=match-indexjobs-4') 64% 48%/cover no-repeat!important;filter:brightness(.82) contrast(1.12) saturate(1.05)!important;transform:scale(1.02)!important;}
body.news-page .hero:before{background:url('/assets/news-images/hero2.png?v=match-indexjobs-4') 66% 50%/cover no-repeat!important;filter:brightness(.78) contrast(1.13) saturate(1.08)!important;transform:scale(1.02)!important;}
body.about-page .hero:after,
body.contact-page .hero:after,
body.news-page .hero:after{background:linear-gradient(90deg,rgba(2,8,14,.98) 0%,rgba(2,8,14,.92) 30%,rgba(2,8,14,.58) 61%,rgba(2,8,14,.18) 100%),linear-gradient(180deg,rgba(2,8,14,.04),rgba(2,8,14,.68))!important;}
body.about-page .hero-copy p,
body.contact-page .hero-copy p,
body.news-page .hero-copy p{max-width:700px;}
.page-shell{padding:18px 24px 0;}
.page-shell .section-intro{display:flex;justify-content:space-between;align-items:flex-end;gap:24px;margin:0 0 18px;}
.page-shell .section-intro h2{font-size:30px;line-height:1.05;margin:0 0 8px;letter-spacing:-.04em;color:#fff;}
.page-shell .section-intro p{margin:0;color:#b9c8d7;font-weight:750;max-width:760px;line-height:1.45;}
.info-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;}
.info-card{min-height:190px;border:1px solid rgba(0,137,216,.72);border-radius:7px;background:linear-gradient(180deg,rgba(7,25,42,.92),rgba(4,15,25,.88));padding:22px;position:relative;overflow:hidden;box-shadow:inset 0 1px 0 rgba(255,255,255,.03);transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease;}
.info-card:before{content:"";position:absolute;right:-28px;top:-28px;width:110px;height:110px;border-radius:50%;background:radial-gradient(circle,rgba(255,106,0,.22),transparent 68%);}
.info-card:hover{border-color:var(--orange);transform:translateY(-2px);box-shadow:0 0 22px rgba(255,106,0,.12),inset 0 1px 0 rgba(255,255,255,.04);}
.info-card .ico{width:42px;height:42px;border:2px solid var(--orange);border-radius:8px;display:grid;place-items:center;margin-bottom:16px;font-size:21px;background:rgba(255,106,0,.06);}
.info-card h3{position:relative;margin:0 0 9px;font-size:22px;letter-spacing:-.4px;color:#fff;}
.info-card p{position:relative;margin:0;color:#c1d0df;line-height:1.48;font-size:14px;font-weight:700;}
.copy-layout{display:grid;grid-template-columns:1.15fr .85fr;gap:18px;margin-top:18px;}
.copy-panel{padding:26px 28px;}
.copy-panel h2{font-size:34px;line-height:1.03;letter-spacing:-.04em;margin:0 0 14px;color:#fff;}
.copy-panel h2 span{color:var(--orange);}
.copy-panel p{color:#c4d3e3;line-height:1.65;font-size:15px;font-weight:700;margin:0 0 14px;}
.check-list{display:grid;gap:10px;margin:18px 0 0;padding:0;list-style:none;}
.check-list li{display:flex;gap:10px;align-items:flex-start;color:#d9e7f4;font-weight:850;line-height:1.4;}
.check-list li:before{content:"✓";color:var(--orange);font-weight:950;}
.source-grid{display:grid;gap:12px;padding:0 22px 22px;}
.source-row{display:grid;grid-template-columns:42px 1fr;gap:12px;align-items:start;padding:14px 0;border-bottom:1px solid rgba(85,117,148,.18);}
.source-row:last-child{border-bottom:0;}
.source-row i{width:34px;height:34px;border:1px solid rgba(255,106,0,.55);border-radius:8px;display:grid;place-items:center;color:var(--orange);font-style:normal;background:rgba(255,106,0,.08);}
.source-row strong{display:block;color:#fff;margin-bottom:4px;}
.source-row span{color:#b8c7d8;line-height:1.45;font-size:13px;}
.contact-layout{display:grid;grid-template-columns:minmax(0,.9fr) minmax(420px,1.1fr);gap:18px;margin-top:18px;}
.contact-form{padding:24px;display:grid;gap:14px;}
.form-row{display:grid;grid-template-columns:1fr 1fr;gap:14px;}
.form-field{display:grid;gap:8px;}
.form-field label{font-size:12px;text-transform:uppercase;letter-spacing:.07em;color:#9fb8cf;font-weight:950;}
.form-field input,.form-field textarea,.form-field select{width:100%;border:1px solid rgba(0,153,255,.45);background:#06111c;color:#fff;border-radius:7px;padding:0 14px;font-weight:850;outline:0;}
.form-field input,.form-field select{height:48px;}
.form-field textarea{min-height:170px;padding-top:13px;resize:vertical;line-height:1.55;}
.form-field input:focus,.form-field textarea:focus,.form-field select:focus{border-color:#ff6a00;box-shadow:0 0 0 2px rgba(255,106,0,.18),0 0 18px rgba(255,106,0,.10);}
.contact-note{color:#aabdd0;line-height:1.55;padding:0 24px 24px;font-size:13px;}
.article-layout{display:grid;grid-template-columns:minmax(0,1fr) 410px;gap:18px;margin-top:18px;}
.article-body{padding:30px 34px;color:#d8e6f2;line-height:1.74;font-size:16px;font-weight:700;}
.article-body h2,.article-body h3{color:#fff;line-height:1.08;letter-spacing:-.03em;margin:28px 0 12px;}
.article-body p{margin:0 0 16px;}
.article-body a{color:#ff8a22;}
.news-list-page{padding:18px 24px 0;}
.news-list-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;padding:0 0 0;}
.news-list-grid .news-mini-img{height:190px;}
.news-aside-list{padding:0 22px 18px;display:grid;gap:0;}
.news-aside-list a{display:grid;gap:4px;padding:13px 0;border-bottom:1px solid rgba(85,117,148,.18);}
.news-aside-list a:last-child{border-bottom:0;}
.news-aside-list b{color:#fff;line-height:1.2;}
.news-aside-list span{color:#9fb0c3;font-size:12px;}
@media(max-width:1150px){.info-grid,.copy-layout,.contact-layout,.article-layout,.news-list-grid{grid-template-columns:1fr}.form-row{grid-template-columns:1fr}.contact-layout{display:grid}.page-shell .section-intro{display:block}.article-layout{gap:14px}}
@media(max-width:800px){.page-shell,.news-list-page{padding-left:14px;padding-right:14px}.copy-panel,.article-body{padding:22px}.info-grid{gap:12px}.hero{min-height:420px!important}}

@media (max-width:1180px){.navlinks{max-width:none}.navlinks a{flex:0 0 auto;min-width:0;padding:0 14px}.navlinks a+a:before{left:-12px;height:28px}}
