@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&display=swap";:root{color:#172b3a;font-synthesis:none;--blue:#069dd8;--blue-dark:#0660a6;--blue-soft:#e8f4fb;--navy:#10334b;--line:#dce7ee;--muted:#678091;--white:#fff;--danger:#b53b48;--success:#17805b;--shadow:0 12px 35px #18456017;background:#f4f8fb;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{min-width:320px;margin:0}button,input,textarea,select{font:inherit}button,a{transition:all .18s}button{cursor:pointer}a{color:inherit;text-decoration:none}p{line-height:1.55}.brand{color:var(--navy);white-space:nowrap;align-items:center;gap:10px;font-size:21px;font-weight:700;display:inline-flex}.brand b{color:var(--blue)}.brand-light{color:#fff}.brand-light b{color:#8ed3f5}.brand-mark{align-items:flex-end;gap:3px;width:31px;height:27px;display:flex;position:relative}.brand-mark:after{content:"";background:currentColor;border-radius:3px;height:3px;position:absolute;bottom:0;left:0;right:0}.brand-mark span{background:var(--blue);border-radius:4px 4px 0 0;width:8px;display:block}.brand-mark span:first-child{height:13px}.brand-mark span:nth-child(2){height:23px}.brand-mark span:nth-child(3){height:17px}.brand-light .brand-mark span{background:#8ed3f5}.button{background:var(--blue);color:#fff;border:0;border-radius:8px;justify-content:center;align-items:center;gap:8px;padding:11px 18px;font-weight:600;display:inline-flex;box-shadow:0 5px 12px #1677b82b}.button:hover{background:var(--blue-dark);transform:translateY(-1px)}.button:disabled{opacity:.55;cursor:not-allowed;transform:none}.button-sm{padding:8px 14px}.button-ghost{color:var(--blue);box-shadow:none;background:#fff;border:1px solid #bdd9e9}.button-ghost:hover{background:var(--blue-soft)}.button-secondary{color:#0b5d8f;box-shadow:none;background:#dceef8}.button-light{color:var(--navy);background:#fff}.full{width:100%}.eyebrow{text-transform:uppercase;letter-spacing:.11em;color:var(--blue);align-items:center;gap:7px;font-size:12px;font-weight:700;display:inline-flex}.muted{color:var(--muted)}.public-page{background:#fff;min-height:100vh}.public-nav{justify-content:space-between;align-items:center;max-width:1180px;height:74px;margin:auto;padding:0 28px;display:flex}.public-nav nav{color:#486271;gap:32px;font-weight:600;display:flex}.public-nav nav a:hover{color:var(--blue)}.hero{background:#f1f8fc;grid-template-columns:1.05fr .95fr;align-items:center;gap:54px;min-height:560px;padding:62px max(6vw,28px);display:grid;overflow:hidden}.hero-copy{max-width:590px;margin-left:auto}.hero h1{letter-spacing:-.035em;color:#133448;margin:16px 0;font-size:clamp(34px,4.2vw,40px);font-weight:800;line-height:1.12}.hero h1 span{color:var(--blue)}.hero-copy>p{color:#587180;max-width:570px;font-size:17px;line-height:1.65}.hero-actions{gap:12px;margin:26px 0;display:flex}.hero-proof{border-top:1px solid #cfe1eb;gap:34px;padding-top:21px;display:flex}.hero-proof div{flex-direction:column;display:flex}.hero-proof b{font-size:19px}.hero-proof span{color:var(--muted);font-size:13px}.hero-visual{isolation:isolate;max-width:560px;height:420px;position:relative}.visual-card{background:#fff;border:1px solid #d8e8f0;border-radius:10px;box-shadow:0 14px 28px #113f5814}.main-card{padding:24px;position:absolute;top:62px;left:44px;right:40px}.mini-company{align-items:center;gap:14px;display:flex}.mini-company>div{flex-direction:column;display:flex}.mini-company small{color:var(--muted)}.mini-company b{font-size:17px}.company-logo{color:#126a9e;background:#d9edf8;border-radius:9px;flex:none;place-items:center;width:48px;height:48px;font-weight:700;display:grid}.company-logo.small{width:36px;height:36px;font-size:13px}.match{color:#167353;background:#e1f6ed;border-radius:5px;margin-left:auto;padding:6px 9px;font-size:13px;font-weight:700}.skill-row,.tags{flex-wrap:wrap;gap:7px;display:flex}.skill-row{margin:24px 0}.skill-row span,.tags span,.badge{color:#466575;background:#edf5f9;border-radius:5px;padding:5px 9px;font-size:12px}.match-bars{gap:13px;margin:28px 0 5px;display:grid}.match-bars i{background:#e6eef3;border-radius:10px;height:7px;overflow:hidden}.match-bars i:before{content:"";height:100%;width:inherit;background:var(--blue);border-radius:10px;display:block}.float-card{align-items:center;gap:11px;padding:14px 17px;display:flex;position:absolute;bottom:46px;right:12px}.float-card>svg{color:#18815b;background:#dcf5eb;border-radius:50%;width:31px;height:31px;padding:6px}.float-card span{flex-direction:column;display:flex}.float-card small{color:var(--muted)}.insight-card{gap:9px;width:220px;padding:16px;display:grid;position:absolute;bottom:74px;left:0}.insight-card small{color:var(--muted)}.insight-card b{color:var(--navy);font-size:16px}.insight-card span{border:1px solid var(--line);color:#56717f;background:#f7fbfd;border-radius:7px;padding:8px 10px;font-size:12.5px}.flat-shape{z-index:-1;background:#e5f3f9;border:1px solid #c7e1ed;position:absolute}.flat-shape.one{border-radius:14px;width:170px;height:170px;top:18px;right:4px}.flat-shape.two{background:#d7edf8;border-radius:10px;width:120px;height:120px;bottom:18px;left:70px}.landing-strip{z-index:2;grid-template-columns:repeat(3,1fr);gap:12px;max-width:1180px;margin:-28px auto 0;padding:0 max(6vw,28px);display:grid;position:relative}.landing-strip>div{min-height:66px;color:var(--navy);background:#fff;border:1px solid #d8e8f0;border-radius:10px;align-items:center;gap:11px;padding:14px 16px;display:flex;box-shadow:0 10px 22px #113f580f}.landing-strip svg{color:var(--blue)}.landing-strip span{font-size:14px;font-weight:600}.section{max-width:1320px;margin:auto;padding:84px max(6vw,28px)}.section-head{justify-content:space-between;align-items:flex-end;margin-bottom:35px;display:flex}.section h2,.how-section h2,.partner-banner h2{letter-spacing:0;color:var(--navy);margin:8px 0;font-size:clamp(25px,3vw,29px);font-weight:700;line-height:1.25}.search{border:1px solid var(--line);background:#fff;border-radius:9px;align-items:center;gap:9px;width:370px;padding:0 13px;display:flex}.search input{border:0;outline:0;width:100%;padding:12px 0}.job-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.job-card{border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:12px;padding:22px;transition:all .2s}.job-card:hover{box-shadow:var(--shadow);border-color:#aacfe1;transform:translateY(-3px)}.job-top{justify-content:space-between;align-items:center;display:flex}.job-card h3{margin:20px 0 2px;font-size:20px}.company-name{color:var(--blue);margin:0;font-weight:600}.job-card .muted{font-size:14px}.job-card .tags{min-height:28px;margin:18px 0}.text-button{color:var(--blue);background:0 0;border:0;align-items:center;gap:3px;padding:0;font-weight:600;display:flex}.how-section{text-align:center;background:#f3f8fb;padding:78px max(6vw,28px)}.steps{text-align:left;grid-template-columns:repeat(3,1fr);gap:55px;max-width:1000px;margin:45px auto 0;display:grid}.step{border-top:2px solid #c9e1ed;padding-top:24px}.step>span{color:var(--blue);font-size:13px;font-weight:700}.step h3{margin:10px 0 5px;font-size:21px}.step p{color:var(--muted);margin:0}.partner-banner{color:#fff;background:#126f9f;border-radius:10px;justify-content:space-between;align-items:center;gap:34px;max-width:1180px;margin:82px auto;padding:42px 46px;display:flex}.partner-banner h2{color:#fff;margin-bottom:4px}.partner-banner p{color:#d7edf8;max-width:610px;margin:0}.partner-banner .eyebrow{color:#a9daf0}.partner-portal-card{width:min(360px,100%);color:var(--navy);background:#fff;border:1px solid #d8e8f0;border-radius:10px;grid-template-columns:48px 1fr auto;align-items:center;gap:14px;padding:18px;display:grid;box-shadow:0 12px 24px #0b415e29}.partner-portal-card:hover{background:#f5fbfe;transform:translateY(-1px)}.partner-portal-card .portal-icon{width:48px;height:48px;color:var(--blue);background:#e7f4fa;border-radius:8px;place-items:center;display:grid}.partner-portal-card b{margin-bottom:4px;font-size:17px;font-weight:700;display:block}.partner-portal-card small{color:#5d7380;font-size:13px;line-height:1.45;display:block}@supports (animation-timeline:view()){.parallax-card{animation-name:parallax-rise;animation-timing-function:linear;animation-fill-mode:both;animation-timeline:view();animation-range:entry exit}.parallax-card.slow{--parallax-y:-26px}.parallax-card.medium{--parallax-y:-42px}.parallax-card.fast{--parallax-y:-58px}.flat-shape{animation:linear both parallax-shape;animation-timeline:view();animation-range:entry exit}}@keyframes parallax-rise{0%{transform:translateY(24px)}to{transform:translateY(var(--parallax-y))}}@keyframes parallax-shape{0%{transform:translateY(-18px)}to{transform:translateY(34px)}}.landing-footer{color:#c3d3dc;background:#102f43}.footer-main{grid-template-columns:minmax(260px,.9fr) minmax(420px,1.2fr);align-items:start;gap:64px;padding:48px max(6vw,28px);display:grid}.footer-brand{gap:18px;display:grid}.footer-brand p{color:#aec3cf;max-width:420px;margin:0;font-size:14px;line-height:1.7}.footer-socials{gap:10px;display:flex}.footer-socials a{color:#e8f6fb;background:#173d56;border:1px solid #28566e;border-radius:8px;place-items:center;width:38px;height:38px;display:grid}.footer-socials i{font-size:18px}.footer-socials a:hover{color:#fff;background:#1d5779}.footer-links{grid-template-columns:repeat(3,minmax(120px,1fr));gap:36px;display:grid}.footer-links div{align-content:start;gap:13px;display:grid}.footer-links h4{color:#fff;text-transform:uppercase;letter-spacing:.08em;margin:0 0 5px;font-size:13px;font-weight:700}.footer-links a,.footer-bottom a{color:#c3d3dc;font-size:14px}.footer-links a:hover,.footer-bottom a:hover{color:#fff}.footer-bottom{color:#95adba;border-top:1px solid #21495e;justify-content:space-between;align-items:center;gap:18px;padding:17px max(6vw,28px);font-size:13px;display:flex}.footer-bottom div{flex-wrap:wrap;gap:22px;display:flex}.footer-bottom span{white-space:nowrap}.login-page{background:#edf6fb;place-items:center;min-height:100vh;padding:45px 20px;display:grid;position:relative;overflow:hidden}.login-bg i{filter:blur(45px);opacity:.46;border-radius:50%;position:absolute}.login-bg i:first-child{background:#a7d9ef;width:500px;height:500px;top:-150px;left:-170px}.login-bg i:nth-child(2){background:#c5eaf8;width:380px;height:380px;bottom:-120px;right:-100px}.login-bg i:nth-child(3){background:#9ccce2;width:220px;height:220px;top:8%;right:15%}.back-link{color:#476778;font-weight:600;position:absolute;top:28px;left:35px}.login-box{z-index:1;background:#fff;border:1px solid #d8e7ef;border-radius:14px;width:min(440px,100%);padding:35px 38px;box-shadow:0 25px 65px #12415d24}.login-heading{margin:32px 0 22px}.login-heading h1{margin:0 0 6px;font-size:28px}.login-heading p{color:var(--muted);margin:0}.login-box form{gap:16px;display:grid}.switch-auth{text-align:center;color:var(--muted);font-size:14px}.switch-auth button{color:var(--blue);background:0 0;border:0;font-weight:700}.demo-hint{border-top:1px solid var(--line);color:var(--muted);flex-direction:column;margin-top:18px;padding-top:15px;font-size:12px;display:flex}.demo-hint b{color:#3f5c6c;margin-bottom:4px}.admin-shell{background:#f4f8fb;min-height:100vh;display:flex}.admin-shell>aside{color:#d7e7ef;z-index:30;overscroll-behavior-y:contain;scrollbar-width:thin;scrollbar-color:#628ca3 #12374f;background:#12374f;flex-direction:column;width:250px;height:100dvh;padding:22px 16px;display:flex;position:fixed;inset:0 auto 0 0;overflow:hidden auto}.admin-shell>aside>*{flex-shrink:0}.admin-shell.sidebar-hidden>aside{visibility:hidden;transform:translate(-100%)}.admin-shell.sidebar-hidden>.workspace{width:100%;margin-left:0}.sidebar-backdrop{display:none}.icon-btn.sidebar-close{color:#cbdde7;flex:none}.sidebar-toggle{color:#3f5c6c;flex:none;margin-right:14px}.sidebar-toggle:focus-visible,.sidebar-close:focus-visible{outline-offset:3px;outline:2px solid #6ac4f1}.aside-top{justify-content:space-between;align-items:center;height:42px;padding-left:4px;display:flex}.aside-top .brand{gap:7px;font-size:18px}.role-label{text-transform:uppercase;letter-spacing:.16em;color:#88a6b8;margin:24px 12px 9px;font-size:9px;font-weight:500}.admin-shell aside nav{gap:3px;display:grid}.admin-shell aside nav a{color:#cbdde7;letter-spacing:.005em;border-radius:6px;align-items:center;gap:11px;min-height:42px;padding:9px 12px;font-size:14px;font-weight:400;display:flex}.admin-shell aside nav a:hover{color:#fff;background:#ffffff0f}.admin-shell aside nav a.active{color:#fff;background:#3797cf4d;font-weight:500;box-shadow:inset 2px 0 #6ac4f1}.admin-shell aside nav a svg{color:#a9cbdc;stroke-width:1.7px}.admin-shell aside nav a.active svg{color:#d9f1fc}.aside-user{border-top:1px solid #285069;align-items:center;gap:9px;min-width:0;margin-top:auto;padding:18px 5px 2px;display:flex}.avatar{color:#124b6b;background:#a9d9ef;border-radius:50%;flex:none;place-items:center;width:35px;height:35px;font-weight:700;display:grid}.avatar.large{width:65px;height:65px;font-size:25px}.aside-user>div:nth-child(2){flex-direction:column;flex:1;min-width:0;display:flex}.aside-user b,.aside-user small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.aside-user b{color:#fff;font-size:13px}.aside-user small{color:#8fb0c3;font-size:10px}.aside-user button{color:#b3cbd8;background:0 0;border:0;padding:5px}.workspace{width:calc(100% - 250px);margin-left:250px}.topbar{border-bottom:1px solid var(--line);z-index:20;background:#fff;align-items:center;height:72px;padding:0 30px;display:flex;position:sticky;top:0}.topbar-title{flex-direction:column;display:flex}.topbar-title>span{font-weight:700}.topbar-title small{color:var(--muted)}.notification{border:1px solid var(--line);background:#fff;border-radius:8px;place-items:center;width:38px;height:38px;margin-left:auto;display:grid;position:relative}.notification i{background:#e35b64;border-radius:50%;width:6px;height:6px;position:absolute;top:7px;right:7px}.content{max-width:1500px;margin:auto;padding:33px}.page-head{justify-content:space-between;align-items:flex-end;margin-bottom:25px;display:flex}.page-head>div>span{text-transform:uppercase;letter-spacing:.12em;color:var(--blue);font-size:10px;font-weight:600}.page-head h1{letter-spacing:0;margin:4px 0 1px;font-size:25px;font-weight:600}.page-head p{color:var(--muted);margin:0;font-size:15px}.stats-grid{grid-template-columns:repeat(4,1fr);gap:16px;display:grid}.stat-card{border:1px solid var(--line);background:#fff;border-radius:10px;align-items:center;gap:14px;padding:20px;display:flex}.stat-icon{width:44px;height:44px;color:var(--blue);background:#e6f3fa;border-radius:8px;place-items:center;display:grid}.stat-card>div{flex-direction:column;display:flex}.stat-card small{color:var(--muted)}.stat-card b{font-size:25px}.panel{border:1px solid var(--line);background:#fff;border-radius:10px;padding:22px}.panel-title{margin:0 0 20px;font-size:17px;font-weight:600}.dashboard-grid{grid-template-columns:1fr 1fr;gap:17px;margin-top:17px;display:grid}.bars{gap:17px;display:grid}.bars>div>div{justify-content:space-between;margin-bottom:5px;font-size:13px;display:flex}.bars i{background:#edf3f6;border-radius:8px;height:7px;display:block;overflow:hidden}.bars i span{background:var(--blue);border-radius:8px;height:100%;display:block}.callout{background:#e8f5fb;border:1px solid #c9e6f3;border-radius:10px;align-items:center;gap:16px;margin-top:20px;padding:24px;display:flex}.callout-icon{width:45px;height:45px;color:var(--blue);background:#fff;border-radius:8px;place-items:center;display:grid}.callout>div:nth-child(2){flex:1}.callout h3,.callout p{margin:0}.callout p{color:var(--muted)}.table-wrap{overflow:auto}table{border-collapse:collapse;width:100%;min-width:720px}th{text-align:left;text-transform:uppercase;letter-spacing:.07em;color:#78909f;border-bottom:1px solid var(--line);padding:10px 12px;font-size:10px}td{border-bottom:1px solid #e8eef2;padding:14px 12px;font-size:14px}tbody tr:last-child td{border:0}.clickable:hover{cursor:pointer;background:#f5fafc}.table-primary{flex-direction:row;align-items:center;gap:10px;display:flex}.table-primary>div,td>div{flex-direction:column;display:flex}.table-primary small,td small{color:var(--muted)}.status{color:#59707e;background:#edf2f5;border-radius:5px;width:max-content;padding:4px 8px;font-size:11px;font-weight:700;display:inline-flex!important}.status.good{color:#167557;background:#e3f5ed}.status.bad{color:#ac3a47;background:#fcebed}.row-actions{flex-direction:row;gap:10px;display:flex}.row-actions button{color:var(--blue);background:0 0;border:0;align-items:center;gap:4px;padding:2px;font-size:12px;font-weight:700;display:inline-flex}.job-view-head{border-bottom:1px solid var(--line);justify-content:space-between;align-items:flex-start;gap:20px;padding-bottom:18px;display:flex}.job-view-head h3{margin:0 0 5px;font-size:22px}.job-view-head p{color:var(--muted);margin:0}.job-view-grid{grid-template-columns:repeat(4,1fr);gap:12px;margin:18px 0;display:grid}.job-view-grid div{border:1px solid var(--line);background:#f8fbfc;border-radius:8px;padding:12px}.job-view-grid small,.job-view-section>small{color:var(--muted);margin-bottom:4px;display:block}.job-view-section{margin-top:18px}.job-view-section p{white-space:pre-line;margin:5px 0 0;line-height:1.65}.danger-link{color:var(--danger)!important}.empty{color:#8ba0ad;text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:6px;min-height:180px;display:flex}.empty b{color:#506a79}.empty span{font-size:13px}.dashboard-jobs{grid-template-columns:repeat(3,1fr)}.modal-backdrop{z-index:100;background:#091f2c8a;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.modal{background:#fff;border-radius:12px;width:min(620px,100%);max-height:92vh;overflow:hidden;box-shadow:0 30px 80px #00000040}.modal.wide{width:min(850px,100%)}.modal-head{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding:18px 22px;display:flex}.modal-head h2{margin:0;font-size:21px}.icon-btn{color:#526d7c;background:0 0;border:0;border-radius:7px;place-items:center;width:35px;height:35px;display:grid}.icon-btn:hover{background:#edf4f7}.modal-body{max-height:calc(92vh - 72px);padding:22px;overflow:auto}.form-grid{grid-template-columns:1fr 1fr;gap:16px;display:grid}.span-2{grid-column:1/-1}.field{flex-direction:column;gap:6px;display:flex}.field>span{color:#405b6a;font-size:13px;font-weight:600}.field input,.field textarea,.field select{color:#203846;background:#fff;border:1px solid #cbdbe4;border-radius:7px;outline:0;width:100%;padding:10px 11px}.field input:focus,.field textarea:focus,.field select:focus{border-color:var(--blue);box-shadow:0 0 0 3px #e0f1fa}.check{color:#4e6877;align-items:flex-start;gap:10px;margin:14px 0;font-size:14px;display:flex}.check input{accent-color:var(--blue);margin-top:4px}.check span{flex-direction:column;display:flex}.check small{color:var(--muted)}.alert{border-radius:7px;margin-bottom:12px;padding:10px 13px;font-size:14px}.alert.error{color:#9b2c3a;background:#fcedef;border:1px solid #f5cbd0}.alert.success{color:#126e50;background:#e6f6ee;border:1px solid #bce5d3}.modal-actions{border-top:1px solid var(--line);justify-content:flex-end;gap:9px;margin-top:22px;padding-top:18px;display:flex}.modal-actions.wrap{flex-wrap:wrap}.job-detail .lead{color:var(--blue);font-weight:600}.job-detail h4,.cv h4{margin:20px 0 5px}.job-detail p{color:#526d7c;white-space:pre-line}.apply-preview{background:#f4f8fa;border-radius:8px;margin-top:20px;padding:14px}.apply-preview h4{margin:0 0 5px}.apply-preview p{margin:3px;font-size:13px}.cv-head{border-bottom:1px solid var(--line);align-items:center;gap:15px;padding-bottom:20px;display:flex}.cv-head h2,.cv-head p{margin:0}.cv-head>span{margin-left:auto}.cv-head>div:nth-child(2)>span{color:var(--muted);font-size:13px}.cv-grid{grid-template-columns:1.4fr .8fr;gap:35px;display:grid}.cv-grid p{color:#506c7c}.cv-item{border-left:2px solid #b9dceb;margin:12px 0;padding-left:13px}.cv-item span{color:var(--blue);font-size:13px;display:block}.document-links{gap:9px;margin-top:20px;display:flex}.profile-layout{grid-template-columns:240px 1fr;align-items:start;gap:18px;display:grid}.profile-progress{text-align:center;position:sticky;top:100px}.progress-ring{background:conic-gradient(var(--blue) var(--progress), #e6eef3 0);border-radius:50%;place-items:center;width:115px;height:115px;margin:5px auto 17px;display:grid;position:relative}.progress-ring:before{content:"";background:#fff;border-radius:50%;position:absolute;inset:10px}.progress-ring span{font-size:22px;font-weight:700;position:relative}.profile-progress h3{margin:0}.profile-progress p{color:var(--muted);font-size:13px}.profile-form{gap:16px;display:grid}.save-profile{margin-left:auto}.file-input{height:42px;color:var(--blue);cursor:pointer;border:1px dashed #9bbfd1;border-radius:7px;justify-content:center;align-items:center;gap:8px;display:flex}.file-input input{display:none}.recommend-list{gap:12px;display:grid}.recommend-card{border:1px solid var(--line);background:#fff;border-radius:10px;align-items:center;gap:18px;padding:18px;display:flex}.recommend-card:hover{box-shadow:var(--shadow);border-color:#a4ccdf}.recommend-card .score{width:68px;height:68px;color:var(--blue);background:#e2f3fb;border-radius:50%;flex-direction:column;flex:none;justify-content:center;align-items:center;display:flex}.score b{font-size:19px}.score span{font-size:10px}.recommend-card>div:nth-child(2){flex:1}.recommend-card h3,.recommend-card p{margin:0}.recommend-card p{color:#577181}.recommend-card small{color:var(--muted)}.full-loader{background:#f3f8fb;place-content:center;gap:20px;height:100vh;display:grid}.full-loader>span{border:3px solid #cce3ee;border-top-color:var(--blue);border-radius:50%;width:30px;height:30px;margin:auto;animation:.8s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.mobile{display:none}@media (width<=1050px){.hero{grid-template-columns:1fr}.hero-copy{max-width:700px;margin:0}.hero-visual{display:none}.job-grid,.dashboard-jobs,.stats-grid{grid-template-columns:repeat(2,1fr)}.public-nav nav{display:none}}@media (width<=780px){.sidebar-backdrop{z-index:29;background:#12374f59;border:0;display:block;position:fixed;inset:0}.sidebar-toggle{margin-right:0}.workspace{width:100%;margin-left:0}.mobile{display:grid}.topbar{gap:10px;padding:0 18px}.content{padding:23px 16px}.page-head{align-items:flex-start;gap:15px}.page-head h1{font-size:23px}.page-head .button{padding:10px;font-size:0}.page-head .button svg{margin:0}.profile-layout{grid-template-columns:1fr}.profile-progress{position:static}.dashboard-grid{grid-template-columns:1fr}.public-nav{padding:0 18px}.public-nav>.button{padding:9px;font-size:0}.hero{min-height:auto;padding:50px 22px 64px}.hero h1{font-size:34px}.hero-copy>p{font-size:16px}.hero-proof{gap:20px}.landing-strip{grid-template-columns:1fr;margin-top:-24px;padding:0 20px}.section{padding:65px 20px}.section-head{flex-direction:column;align-items:stretch;gap:20px}.search{width:100%}.steps{grid-template-columns:1fr;gap:25px}.partner-banner{flex-direction:column;align-items:flex-start;gap:20px;margin:60px 20px;padding:35px 25px}.footer-main{grid-template-columns:1fr;gap:34px}.footer-links{grid-template-columns:repeat(2,minmax(130px,1fr))}.footer-bottom{flex-direction:column;align-items:flex-start}.footer-bottom span{white-space:normal}.form-grid{grid-template-columns:1fr}.span-2{grid-column:auto}.cv-grid{grid-template-columns:1fr}.modal-backdrop{padding:10px}.stats-grid{grid-template-columns:1fr 1fr}.callout{flex-wrap:wrap;align-items:flex-start}.callout .button{margin-left:60px}}@media (width<=560px){.footer-links,.job-grid,.dashboard-jobs{grid-template-columns:1fr}.hero h1{font-size:31px}.hero-copy>p{font-size:15.5px}.hero-proof{display:none}.hero-actions{flex-direction:column;align-items:stretch}.stats-grid{grid-template-columns:1fr}.page-head{flex-direction:column}.login-box{padding:28px 22px}.back-link{top:18px;left:20px}.cv-head{flex-wrap:wrap;align-items:flex-start}.cv-head>span{margin-left:0}.recommend-card{align-items:flex-start}}.report-box{background:#fff9e9;border:1px solid #f0d38c;border-radius:8px;margin-top:20px;padding:16px}.report-box h4,.report-box p{margin:0 0 6px}.admin-shell .workspace{min-width:0}.admin-shell .content{box-sizing:border-box;width:100%;max-width:none;margin:0}.admin-shell .content>*,.admin-shell .panel,.admin-shell .table-wrap,.admin-shell .profile-layout,.admin-shell .profile-form,.admin-shell .job-grid,.admin-shell .recommend-list{width:100%;min-width:0;max-width:none}.select2-field>span i{color:var(--danger);font-style:normal}.select2{position:relative}.select2-control{color:#203846;text-align:left;background:#fff;border:1px solid #cbdbe4;border-radius:7px;justify-content:space-between;align-items:center;gap:10px;width:100%;height:42px;padding:0 11px;display:flex}.select2-control:hover{border-color:#9bbfd1}.select2.open .select2-control{border-color:var(--blue);box-shadow:0 0 0 3px #e0f1fa}.select2-control svg{color:#66808f;transition:transform .18s}.select2.open .select2-control svg{transform:rotate(180deg)}.select2-control .placeholder{color:#8a9da8}.select2-menu{z-index:120;background:#fff;border:1px solid #bdd1dc;border-radius:8px;padding:7px;position:absolute;top:calc(100% + 5px);left:0;right:0;box-shadow:0 12px 30px #12374f29}.select2-search{color:#78909d;border:1px solid #cbdbe4;border-radius:6px;align-items:center;gap:8px;height:38px;margin-bottom:6px;padding:0 10px;display:flex}.select2-search:focus-within{border-color:var(--blue);box-shadow:0 0 0 2px #e0f1fa}.select2-search input{background:0 0;outline:0;width:100%;height:100%;box-shadow:none!important;border:0!important;padding:0!important}.select2-options{gap:2px;max-height:220px;display:grid;overflow:auto}.select2-options button{color:#294453;text-align:left;background:#fff;border:0;border-radius:5px;justify-content:space-between;align-items:center;min-height:36px;padding:7px 9px;display:flex}.select2-options button:hover{color:#0d6397;background:#edf6fb}.select2-options button.selected{color:#0b5f91;background:#dceefa;font-weight:600}.select2-empty{text-align:center;color:var(--muted);padding:14px 10px;font-size:13px}.evaluation-form,.evaluation-summary{background:#f4fafd;border:1px solid #c9e0ec;border-radius:9px;margin-top:20px;padding:18px}.evaluation-form h4,.evaluation-summary h4{margin:0 0 12px}.evaluation-form>.button{margin-top:14px}.evaluation-summary>div{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}.evaluation-summary span{border:1px solid var(--line);color:var(--muted);background:#fff;border-radius:7px;flex-direction:column;padding:12px;display:flex}.evaluation-summary b{color:var(--blue);font-size:22px}.selection-notes{background:#f7fbfd}.selection-notes h4{letter-spacing:.1em;text-transform:uppercase;color:var(--navy);border-bottom:2px solid var(--blue-soft);margin:0 0 12px;padding-bottom:7px;font-size:12px;font-weight:800}.selection-notes p{color:#56717f;margin:9px 0 0;font-size:13.5px;line-height:1.55}.selection-notes p b{color:var(--navy);font-size:13.5px;font-weight:700}.evaluation-components{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.score-preview{border:1px solid var(--line);color:var(--muted);background:#fff;border-radius:8px;align-self:end;padding:11px 13px}.score-preview b{color:var(--blue);margin-left:6px;font-size:18px}.admin-shell aside nav .nav-section{margin:20px 12px 5px}.user-filters{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-bottom:16px;display:flex}.role-tabs{flex-wrap:wrap;gap:7px;display:flex}.chip{border:1px solid var(--line);color:var(--muted);cursor:pointer;background:#fff;border-radius:999px;align-items:center;gap:7px;padding:8px 13px;font-size:13px;font-weight:600;display:inline-flex}.chip:hover{color:var(--blue);border-color:#bdd9e9}.chip.active{background:var(--blue-soft);color:var(--blue-dark);border-color:#bdd9e9}.chip b{color:#59707e;background:#edf2f5;border-radius:5px;padding:1px 6px;font-size:11px}.chip.active b{color:var(--blue-dark);background:#fff}.avatar.small{width:30px;height:30px;font-size:13px}.self-tag{text-transform:uppercase;letter-spacing:.08em;color:var(--blue-dark);background:var(--blue-soft);border-radius:4px;margin-left:7px;padding:2px 6px;font-size:10px;font-style:normal;font-weight:700}.user-danger{border-top:1px solid var(--line);margin-top:18px;padding-top:16px}.button-danger{background:var(--danger);color:#fff;border:1px solid var(--danger)}.button-danger:hover{background:#9c3140}.photo-upload{border-bottom:1px solid var(--line);justify-items:center;gap:8px;margin-bottom:16px;padding-bottom:16px;display:grid}.photo-frame{background:var(--blue-soft);color:#7ea8c4;width:104px;height:104px;box-shadow:0 0 0 1px var(--line);border:3px solid #fff;border-radius:50%;place-items:center;display:grid;position:relative;overflow:hidden}.photo-frame img{object-fit:cover;width:100%;height:100%;display:block}.photo-frame.loading img{opacity:.4}.photo-spinner{border:3px solid #ffffffb3;border-top-color:var(--blue);border-radius:50%;width:26px;height:26px;animation:.7s linear infinite photo-spin;position:absolute}@keyframes photo-spin{to{transform:rotate(360deg)}}.photo-action{color:var(--blue);cursor:pointer;background:#fff;border:1px solid #bdd9e9;border-radius:7px;align-items:center;gap:7px;padding:7px 14px;font-size:13px;font-weight:600;display:inline-flex}.photo-action:hover{background:var(--blue-soft)}.photo-action:has(input:disabled){opacity:.55;cursor:not-allowed}.photo-remove{color:var(--danger);background:0 0;border:0;padding:0;font-size:12px;font-weight:600}.photo-remove:hover{text-decoration:underline}.photo-hint{color:var(--muted);font-size:11px;line-height:1.4}@media (prefers-reduced-motion:reduce){.parallax-card,.flat-shape{animation:none!important;transform:none!important}.photo-spinner{animation-duration:2s}}.cv{margin:-22px -22px 0}.cv-banner{color:#fff;background:#155a7e;align-items:center;gap:18px;padding:26px 26px 24px;display:flex}.cv-photo{color:#fff;background:#ffffff29;border:3px solid #ffffff59;border-radius:50%;flex:none;place-items:center;width:96px;height:96px;font-size:34px;font-weight:700;display:grid;overflow:hidden}.cv-photo img{object-fit:cover;width:100%;height:100%;display:block}.cv-identity{flex:1;min-width:0}.cv-identity h2{letter-spacing:-.02em;margin:0 0 3px;font-size:27px;line-height:1.15}.cv-identity>p{color:#bfe0f2;margin:0 0 11px;font-size:14px;font-weight:600}.cv-contacts{flex-wrap:wrap;gap:7px 16px;font-size:12.5px;display:flex}.cv-contacts a,.cv-contacts span{color:#dff0fa;text-overflow:ellipsis;white-space:nowrap;align-items:center;gap:6px;max-width:260px;display:inline-flex;overflow:hidden}.cv-contacts a:hover{color:#fff;text-decoration:underline}.cv-banner>.status{color:#fff;background:#fff3;align-self:flex-start}.cv-body{grid-template-columns:236px 1fr;align-items:start;gap:0;display:grid}.cv-side{border-right:1px solid var(--line);background:#f5f9fc;align-self:stretch;gap:20px;padding:22px 20px;display:grid}.cv-side-block h5{letter-spacing:.1em;text-transform:uppercase;color:var(--blue);margin:0 0 9px;font-size:11px;font-weight:800}.cv-facts{gap:9px;margin:0;display:grid}.cv-facts div{gap:1px;display:grid}.cv-facts dt{color:var(--muted);font-size:11px}.cv-facts dd{color:var(--navy);margin:0;font-size:13.5px;font-weight:600;line-height:1.35}.cv-main{gap:22px;min-width:0;padding:24px 26px 26px;display:grid}.cv-metrics{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.cv-metric{border:1px solid var(--line);background:#f7fbfd;border-radius:8px;align-items:center;gap:11px;padding:13px;display:flex}.cv-metric>span{width:36px;height:36px;color:var(--blue);background:#e4f2f8;border-radius:8px;flex:none;place-items:center;display:grid}.cv-metric small{color:var(--muted);margin-bottom:2px;font-size:11px;display:block}.cv-metric b{color:var(--navy);font-size:13.5px;line-height:1.35;display:block}.cv-info-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.cv-info-card{border:1px solid var(--line);background:#fff;border-radius:8px;grid-template-columns:40px 1fr;gap:13px;padding:16px;display:grid}.cv-info-card>span{width:40px;height:40px;color:var(--blue);background:#edf7fb;border-radius:8px;place-items:center;display:grid}.cv-info-card h4{letter-spacing:.08em;text-transform:uppercase;color:var(--navy);margin:0 0 6px;font-size:12px;font-weight:800}.cv-info-card p{color:#4d6879;margin:0;line-height:1.6}.cv-two-cols{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.cv-block h4{letter-spacing:.1em;text-transform:uppercase;color:var(--navy);border-bottom:2px solid var(--blue-soft);margin:0 0 10px;padding-bottom:7px;font-size:12px;font-weight:800}.cv-lead{color:#4d6879;margin:0;line-height:1.6}.cv-entry{border-left:2px solid #dbe9f2;padding:0 0 16px 17px;position:relative}.cv-entry:last-child{border-left-color:#0000;padding-bottom:0}.cv-entry:before{content:"";border:2px solid var(--blue);background:#fff;border-radius:50%;width:10px;height:10px;position:absolute;top:5px;left:-6px}.cv-entry-head{justify-content:space-between;align-items:baseline;gap:12px;display:flex}.cv-entry-head b{color:var(--navy);font-size:14.5px}.cv-period{color:var(--muted);white-space:nowrap;flex:none;font-size:11.5px}.cv-org{color:var(--blue);margin-top:1px;font-size:12.5px;font-weight:600;display:block}.cv-entry p{color:#56717f;margin:6px 0 0;font-size:13.5px;line-height:1.55}.cv .evaluation-summary,.cv .document-links{margin:0 26px 22px}.cv .cv-body+.evaluation-summary{margin-top:22px}@media (width<=720px){.cv-banner{flex-direction:column;align-items:flex-start;gap:12px;padding:20px;position:relative}.cv-photo{width:72px;height:72px;font-size:26px}.cv-identity{width:100%}.cv-identity h2{font-size:22px}.cv-contacts{flex-direction:column;gap:6px}.cv-contacts a,.cv-contacts span{max-width:100%}.cv-banner>.status{position:absolute;top:20px;right:20px}.cv-body{grid-template-columns:1fr}.cv-side{border-right:0;border-bottom:1px solid var(--line)}.cv-main{padding:20px}.cv-metrics,.cv-info-grid,.cv-two-cols{grid-template-columns:1fr}.cv-info-card{grid-template-columns:36px 1fr}.cv-info-card>span{width:36px;height:36px}.cv .evaluation-summary,.cv .document-links{margin:0 20px 18px}}.bk-mark{color:#fff;background:#069dd8;border-radius:50%;flex:none;place-items:center;width:36px;height:36px;display:inline-grid}.brand-light .bk-mark{color:#12374f;background:#98d9f0}.brand{white-space:nowrap}.public-nav nav a.active{color:#007cae}.bk-hero{gap:64px;min-height:auto;padding-top:70px;padding-bottom:70px}.bk-hero h1{font-size:clamp(28px,3.2vw,38px);font-weight:700;line-height:1.25}.bk-hero h1 em{color:#069dd8;font-style:normal}.bk-hero .hero-proof b{font-size:16px;font-weight:600}.bk-hero .hero-proof{flex-wrap:wrap}.bk-hero-panel{color:#164660;background:#eaf5fa;border:1px solid #c7e1ee;border-radius:18px;flex-direction:column;gap:18px;padding:32px;display:flex}.bk-hero-panel h2{margin:0;font-size:22px;font-weight:600;line-height:1.4}.bk-hero-panel>div{align-items:center;gap:10px;font-size:14px;display:flex}.bk-hero-panel svg{flex:none}.bk-hero-panel p{margin:0}.bk-hero-panel .text-button{margin-top:8px}.public-page .section-head h2,.public-page .how-section h2{font-size:clamp(22px,2.4vw,28px);font-weight:600}.partner-benefits{grid-template-columns:repeat(3,minmax(0,1fr));gap:28px;display:grid}.partner-benefits article{border-top:2px solid #c5e0ec;padding:24px 0}.partner-benefits article>svg{color:#069dd8}.partner-benefits h2{margin:16px 0 10px;font-size:19px;font-weight:600}.partner-benefits p{color:#526d7c}.company-logo{flex:none;overflow:hidden}.company-logo img{object-fit:contain;background:#fff;width:100%;height:100%;padding:4px}.catalog-page{min-height:65vh}.catalog-page h1{margin:10px 0;font-size:clamp(24px,3vw,32px);font-weight:600}.catalog-filters{background:#fff;border:1px solid #cee1eb;border-radius:12px;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin:28px 0 20px;padding:24px;display:grid}.catalog-filters .field{min-width:0}.catalog-filters .text-button{justify-self:start}.catalog-toolbar{align-items:center;gap:18px;margin-bottom:24px;display:flex}.catalog-toolbar>.field{width:230px;margin-left:auto}.view-switch{border:1px solid #c5dce8;border-radius:8px;display:flex;overflow:hidden}.view-switch button{color:#526d7c;background:#fff;border:0;place-items:center;width:42px;height:42px;display:grid}.view-switch button[aria-pressed=true]{color:#006e9c;background:#dceff8}.job-list{gap:16px;display:grid}.job-list .job-card{grid-template-columns:100px minmax(0,1fr) auto;align-items:center;gap:24px;display:grid}.job-list .job-top{flex-direction:column;gap:10px;margin:0}.job-list .job-card .text-button{white-space:nowrap;margin:0}.public-page .job-card{cursor:default}.public-page .job-card h3{font-size:18px;font-weight:600}@media (width<=1050px){.public-nav nav{display:flex}.bk-hero{gap:30px}}@media (width<=780px){.public-nav{flex-wrap:wrap;gap:16px;height:auto;padding-top:15px;padding-bottom:15px}.public-nav nav{order:3;justify-content:space-between;gap:12px;width:100%}.public-nav>.button{margin-left:auto}.public-nav .brand{font-size:19px}.bk-hero{padding:38px 20px}.bk-hero-panel{padding:24px}.partner-benefits{grid-template-columns:1fr;gap:8px}.catalog-filters{grid-template-columns:repeat(2,minmax(0,1fr));padding:18px}.catalog-search{grid-column:1/-1}.catalog-toolbar{flex-wrap:wrap}.catalog-toolbar>span{width:100%}.catalog-toolbar>.field{flex:1;margin-left:0}.job-list .job-card{grid-template-columns:64px minmax(0,1fr);gap:16px}.job-list .job-card>.text-button{grid-column:2;justify-self:start}}@media (width<=430px){.catalog-filters{grid-template-columns:1fr}}
