:root{--navy:#10243E;--navy2:#09182B;--gold:#D79B2B;--gold2:#F2C66D;--paper:#F7F8F6;--ink:#17202A;--muted:#667085;--line:#E3E7EB;--green:#238A5A;--red:#C64242;--white:#fff;--shadow:0 24px 60px rgba(9,24,43,.10);--radius:22px;--shell:1180px}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:#fff;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;line-height:1.6;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto}.shell{width:min(calc(100% - 40px),var(--shell));margin-inline:auto}.narrow{max-width:820px}.screen-reader-text,.skip-link{position:absolute;left:-9999px}.skip-link:focus{left:16px;top:16px;z-index:999;background:#fff;padding:10px 14px;border-radius:8px}.site-header{position:sticky;top:0;z-index:100;background:rgba(255,255,255,.92);backdrop-filter:blur(16px);border-bottom:1px solid transparent;transition:.25s}.scrolled .site-header{border-color:var(--line);box-shadow:0 8px 30px rgba(9,24,43,.05)}.header-inner{height:82px;display:flex;align-items:center;gap:28px}.brand{display:flex;align-items:center;gap:11px;min-width:max-content}.brand-mark{width:42px;height:42px;border-radius:13px;display:inline-grid;place-items:center;background:var(--navy);color:var(--gold2);font-weight:900;font-size:22px;box-shadow:inset 0 0 0 1px rgba(255,255,255,.08)}.brand-copy{display:flex;flex-direction:column;line-height:1}.brand-copy strong{font-size:18px;letter-spacing:.06em}.brand-copy small{font-size:10px;letter-spacing:.25em;color:var(--muted);margin-top:5px}.custom-logo{max-height:54px;width:auto}.primary-nav{margin-left:auto}.menu{display:flex;gap:23px;align-items:center;list-style:none;padding:0;margin:0}.menu a{font-size:14px;font-weight:700;color:#344054;transition:.2s}.menu a:hover,.current-menu-item>a{color:var(--gold)}.header-actions{display:flex;gap:10px;align-items:center}.btn{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:0 18px;border-radius:12px;font-weight:800;font-size:14px;border:1px solid transparent;transition:.2s;cursor:pointer}.btn:hover{transform:translateY(-1px)}.btn-lg{min-height:54px;padding:0 24px;font-size:15px}.btn-gold{background:var(--gold);color:#17120a}.btn-gold:hover{background:#e1a536}.btn-navy{background:var(--navy);color:#fff}.btn-light{background:#fff;color:var(--navy);border-color:#fff}.btn-ghost{border-color:var(--line);background:#fff}.btn-outline{border-color:#cbd5e1;background:transparent}.nav-toggle{display:none;background:none;border:0;padding:10px}.nav-toggle span{display:block;width:24px;height:2px;background:var(--navy);margin:5px}.hero{position:relative;overflow:hidden;background:linear-gradient(135deg,var(--navy2),#163a5d);color:#fff;padding:100px 0 92px}.hero-glow{position:absolute;width:520px;height:520px;border-radius:50%;background:rgba(215,155,43,.16);filter:blur(30px);right:-130px;top:-250px}.hero-grid{position:relative;display:grid;grid-template-columns:1.12fr .88fr;gap:68px;align-items:center}.eyebrow{display:inline-flex;color:var(--gold2);font-weight:900;font-size:12px;letter-spacing:.16em;text-transform:uppercase}.eyebrow.dark{color:#9a6812}.hero h1,.page-hero h1{font-size:clamp(43px,5vw,68px);line-height:1.04;letter-spacing:-.045em;margin:18px 0 24px}.hero h1 span{color:var(--gold2)}.hero-copy>p{font-size:19px;color:#d8e2ed;max-width:720px}.hero-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:32px}.trust-row{display:flex;gap:22px;flex-wrap:wrap;margin-top:32px;color:#b9c8d8;font-size:13px;font-weight:700}.hero-panel{position:relative}.mini-window{background:#fff;color:var(--ink);border-radius:24px;padding:22px;box-shadow:0 32px 90px rgba(0,0,0,.30);transform:rotate(1.4deg)}.mini-top{display:flex;gap:6px;align-items:center;padding-bottom:18px;border-bottom:1px solid var(--line);font-size:11px;color:var(--muted)}.mini-top span{width:8px;height:8px;border-radius:50%;background:#dbe1e7}.mini-top b{margin-left:auto}.candidate-card{display:grid;grid-template-columns:auto 1fr auto;gap:13px;align-items:center;padding:24px 0 18px}.avatar{width:48px;height:48px;border-radius:50%;display:grid;place-items:center;background:#eef3f7;color:var(--navy);font-weight:900}.candidate-card small{display:block;color:var(--muted);margin-top:3px}.candidate-card em{font-style:normal;color:var(--green);background:#e9f7f0;border-radius:999px;padding:6px 9px;font-size:12px;font-weight:900}.metric-row{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.metric-row div{background:var(--paper);padding:12px;border-radius:12px}.metric-row small{display:block;color:var(--muted)}.progress-label{display:flex;justify-content:space-between;margin-top:22px;font-size:12px}.progress{height:8px;background:#edf0f3;border-radius:99px;overflow:hidden;margin-top:8px}.progress i{height:100%;display:block;background:var(--gold);border-radius:99px}.panel-note{font-size:12px;color:var(--muted);margin-top:17px;padding-top:16px;border-top:1px solid var(--line)}.trust-strip{border-bottom:1px solid var(--line);background:#fff}.trust-grid{display:grid;grid-template-columns:repeat(4,1fr);padding-block:22px}.trust-grid div{padding:0 24px;border-right:1px solid var(--line)}.trust-grid div:first-child{padding-left:0}.trust-grid div:last-child{border:0}.trust-grid strong,.trust-grid span{display:block}.trust-grid strong{font-size:13px}.trust-grid span{font-size:12px;color:var(--muted)}.section{padding-top:92px;padding-bottom:92px}.section-soft{background:var(--paper)}.section-head{display:flex;justify-content:space-between;gap:30px;align-items:end;margin-bottom:38px}.section-head h2{font-size:clamp(32px,4vw,48px);line-height:1.08;letter-spacing:-.035em;margin:10px 0 0}.path-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:24px}.path-card{border:1px solid var(--line);border-radius:var(--radius);padding:36px;position:relative;overflow:hidden}.path-card:before{content:"";position:absolute;width:160px;height:160px;border-radius:50%;right:-80px;top:-80px;background:rgba(215,155,43,.11)}.path-icon{font-size:30px;color:var(--gold)}.path-card h3{font-size:30px;margin:18px 0 9px}.path-card p{color:var(--muted)}.path-card ul{padding-left:20px;color:#344054}.text-link{font-weight:900;color:var(--navy)}.job-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.job-card{background:#fff;border:1px solid var(--line);border-radius:18px;padding:24px;box-shadow:0 12px 30px rgba(9,24,43,.035)}.job-card h3,.job-card h2{font-size:21px;margin:16px 0 7px}.job-card p{color:var(--muted)}.job-card strong{display:block;margin:12px 0}.job-card>a{font-weight:900;color:#7e5511}.job-badge{display:inline-flex;padding:5px 9px;border-radius:999px;background:#fff5df;color:#8f5c08;font-size:11px;font-weight:900}.empty-jobs,.empty-state{border:1px dashed #c9d2dc;background:#fff;border-radius:20px;padding:32px;display:flex;align-items:center;justify-content:space-between;gap:30px}.empty-jobs h3{margin:3px 0}.empty-jobs p,.empty-state p{color:var(--muted)}.empty-icon{color:var(--gold);font-size:28px}.sector-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.sector-card{border:1px solid var(--line);padding:25px;border-radius:18px}.sector-card>span{color:var(--gold);font-size:24px}.sector-card h3{margin:12px 0 5px}.sector-card p{margin:0;color:var(--muted);font-size:14px}.process-section{background:var(--navy2);color:#fff}.section-head.light h2{color:#fff}.steps{display:grid;grid-template-columns:repeat(5,1fr);gap:12px}.step{padding:24px;border-left:1px solid rgba(255,255,255,.15)}.step b{color:var(--gold2);font-size:13px}.step h3{margin:12px 0 5px}.step p{color:#b9c8d8;font-size:14px}.portal-showcase{background:var(--paper);border-radius:28px;padding:48px;display:grid;grid-template-columns:1fr 1fr;gap:50px;align-items:center}.portal-showcase h2{font-size:42px;line-height:1.1;letter-spacing:-.03em;margin:12px 0}.portal-showcase p{color:var(--muted)}.dashboard-preview{background:#fff;border:1px solid var(--line);border-radius:18px;padding:20px;box-shadow:var(--shadow)}.preview-top{display:flex;justify-content:space-between}.preview-top span{color:var(--muted);font-size:12px}.preview-metrics{display:grid;grid-template-columns:repeat(4,1fr);gap:7px;margin:18px 0}.preview-metrics div{background:var(--paper);padding:11px;border-radius:10px}.preview-metrics strong,.preview-metrics small{display:block}.preview-metrics strong{font-size:22px}.preview-metrics small{color:var(--muted);font-size:10px}.preview-line{height:8px;border-radius:99px;background:#edf0f3;margin:15px 0 20px}.preview-line span{height:100%;display:block;border-radius:99px;background:var(--gold)}.preview-list{display:grid;grid-template-columns:auto 1fr auto;gap:9px;align-items:center;padding:9px 0;border-top:1px solid var(--line);font-size:13px}.preview-list i{width:8px;height:8px;border-radius:50%;background:var(--green)}.final-cta{background:var(--navy);color:#fff;padding:70px 0}.final-grid{display:flex;justify-content:space-between;gap:40px;align-items:center}.final-grid h2{font-size:42px;line-height:1.1;max-width:750px;margin:12px 0}.final-actions{display:flex;gap:10px;flex-shrink:0}.page-hero{background:linear-gradient(135deg,var(--navy2),#163a5d);color:#fff;padding:90px 0}.page-hero.compact{padding:60px 0}.page-hero p{max-width:760px;color:#d8e2ed;font-size:18px}.page-hero .split{display:grid;grid-template-columns:1.15fr .85fr;gap:60px;align-items:center}.side-card{background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.15);border-radius:20px;padding:28px}.side-card strong{font-size:20px}.side-card li{margin:10px 0;color:#d8e2ed}.card-grid-3{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.info-card{border:1px solid var(--line);border-radius:18px;padding:25px}.info-card b{color:var(--gold);font-size:12px}.info-card h3{margin:9px 0}.info-card p{color:var(--muted)}.country-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.country-card{padding:27px;border:1px solid var(--line);border-radius:20px}.country-card>span{width:42px;height:42px;border-radius:12px;display:grid;place-items:center;background:#fff4dd;color:#81560e;font-weight:900}.country-card h2{margin-bottom:5px}.country-card p{color:var(--muted)}.country-card a{font-weight:900}.prose{font-size:17px;max-width:880px}.prose h2{font-size:36px;line-height:1.2}.contact-grid,.login-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.contact-card,.login-card{border:1px solid var(--line);border-radius:20px;padding:28px}.login-card>span{display:grid;width:44px;height:44px;border-radius:13px;place-items:center;background:var(--paper);font-weight:900;color:var(--navy)}.portal-placeholder{padding:110px 0;background:var(--paper);text-align:center;min-height:65vh}.portal-placeholder h1{font-size:46px;line-height:1.1;letter-spacing:-.035em}.portal-placeholder p{color:var(--muted);font-size:18px}.portal-pill{display:inline-flex;background:#fff4dd;color:#81560e;border-radius:999px;padding:7px 11px;font-weight:900;font-size:11px;letter-spacing:.1em}.system-card{background:#fff;border:1px solid var(--line);border-radius:18px;padding:20px;text-align:left;margin:30px 0}.system-card div{display:flex;justify-content:space-between;padding:11px 0;border-bottom:1px solid var(--line)}.system-card div:last-child{border:0}.posts-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.post-card{border:1px solid var(--line);border-radius:18px;padding:25px}.post-card small,.post-card p{color:var(--muted)}.site-footer{background:#071423;color:#d6e0ea;padding:62px 0 24px}.footer-grid{display:grid;grid-template-columns:1.4fr .8fr .8fr;gap:55px}.footer-brand{display:flex;gap:12px;align-items:center}.footer-brand div span{display:block;color:#95a7ba;font-size:12px}.site-footer p,.site-footer li,.site-footer a{color:#aebdcc;font-size:14px}.site-footer ul{list-style:none;padding:0}.site-footer li{margin:7px 0}.footer-bottom{display:flex;justify-content:space-between;border-top:1px solid rgba(255,255,255,.1);padding-top:22px;margin-top:35px;color:#71879c;font-size:12px}.sapar-language select{border:1px solid var(--line);border-radius:9px;padding:8px;background:#fff}.pagination{margin-top:30px}
@media(max-width:1040px){.header-actions .btn-ghost,.primary-nav{display:none}.nav-toggle{display:block;margin-left:auto}.nav-open .primary-nav{display:block;position:absolute;top:82px;left:0;right:0;background:#fff;padding:20px;border-bottom:1px solid var(--line)}.nav-open .menu{flex-direction:column;align-items:flex-start}.hero-grid,.page-hero .split,.portal-showcase{grid-template-columns:1fr}.hero-panel{max-width:650px}.job-grid,.sector-grid,.country-grid,.contact-grid,.login-grid{grid-template-columns:repeat(2,1fr)}.steps{grid-template-columns:repeat(3,1fr)}.trust-grid{grid-template-columns:repeat(2,1fr);gap:18px}.trust-grid div{border:0;padding:0}.footer-grid{grid-template-columns:1fr 1fr}.footer-grid>div:first-child{grid-column:1/-1}}
@media(max-width:720px){.shell{width:min(calc(100% - 28px),var(--shell))}.header-inner{height:70px}.header-actions .btn-gold,.sapar-language{display:none}.nav-open .primary-nav{top:70px}.hero{padding:70px 0}.hero h1,.page-hero h1{font-size:40px}.hero-grid{gap:40px}.candidate-card{grid-template-columns:auto 1fr}.candidate-card em{grid-column:2}.metric-row{grid-template-columns:1fr}.section{padding-top:65px;padding-bottom:65px}.path-grid,.job-grid,.sector-grid,.card-grid-3,.country-grid,.contact-grid,.login-grid,.posts-grid{grid-template-columns:1fr}.steps{grid-template-columns:1fr}.portal-showcase{padding:28px}.preview-metrics{grid-template-columns:repeat(2,1fr)}.section-head,.final-grid,.footer-bottom{align-items:flex-start;flex-direction:column}.final-actions{width:100%;flex-wrap:wrap}.footer-grid{grid-template-columns:1fr}.footer-grid>div:first-child{grid-column:auto}.empty-jobs,.empty-state{align-items:flex-start;flex-direction:column}.trust-row{gap:11px}.trust-grid{grid-template-columns:1fr 1fr}.header-actions{margin-left:auto}.brand-copy strong{font-size:16px}.brand-mark{width:38px;height:38px}.page-hero{padding:66px 0}.portal-placeholder h1{font-size:38px}}
