@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&display=swap";:root{--blue:#0867dc;--navy:#062758;--ink:#0c1f40;--muted:#66758d;--bg:#f4f7fb;--line:#dfe7f2;--white:#fff;--green:#18a66a;--orange:#f0aa1b;--red:#e74b5b;--shadow:0 12px 35px #12305817}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);background:var(--bg);margin:0;font-family:Inter,system-ui,sans-serif}h1,h2,h3,p{margin-top:0}h1{font-size:clamp(28px,3vw,46px);line-height:1.12}h2{font-size:clamp(23px,2vw,32px)}h3{font-size:16px}p{color:var(--muted);line-height:1.65}a{color:inherit;text-decoration:none}button,input,select{font:inherit}.btn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#0877ed,#0657c8);border:0;border-radius:8px;justify-content:center;align-items:center;gap:8px;padding:12px 20px;font-weight:700;display:inline-flex;box-shadow:0 8px 18px #0867dc2e}.btn.secondary{color:var(--blue);box-shadow:none;background:#fff;border:1px solid #a9c7ec}.btn.full{width:100%}.logo{align-items:center;gap:10px;display:flex}.logo-mark{color:#fff;background:linear-gradient(135deg,#0b74ea,#0246a0);border-radius:50%;place-items:center;width:40px;height:40px;display:grid}.logo b{font-size:20px;display:block}.logo small{color:var(--muted);letter-spacing:.3px;font-size:9px;display:block}.logo.light b,.logo.light small{color:#fff}.landing{background:#fff}.landing-nav{z-index:10;background:#fffffff5;border-bottom:1px solid #eef2f7;justify-content:space-between;align-items:center;height:76px;padding:0 4%;display:flex;position:sticky;top:0}.landing-nav nav{gap:30px;font-size:13px;display:flex}.landing-nav>div{gap:10px;display:flex}.hero{background:radial-gradient(circle at 78%,#eaf4ff 0,#0000 40%),linear-gradient(135deg,#fff,#f8fbff);grid-template-columns:1.05fr .95fr;align-items:center;min-height:calc(100vh - 76px);padding:55px 5%;display:grid}.hero h1{letter-spacing:-2.5px;max-width:720px;font-size:clamp(37px,4.2vw,68px)}.hero h1 em{color:var(--blue);font-style:normal}.hero>div>p{max-width:680px;font-size:17px}.eyebrow,.section-head span,.cta span{color:var(--blue);letter-spacing:1.5px;font-size:11px;font-weight:800}.hero-actions{gap:12px;margin:28px 0;display:flex}.trusted{color:#728197;flex-wrap:wrap;align-items:center;gap:28px;display:flex}.trusted small{width:100%}.hero-visual{place-items:center;height:560px;display:grid;position:relative}.orbit{border:1px dashed #b8d4f3;border-radius:50%;position:absolute}.o1{width:410px;height:410px}.o2{width:300px;height:300px}.shield-core{clip-path:polygon(50% 0,92% 18%,84% 72%,50% 100%,16% 72%,8% 18%);color:#fff;filter:drop-shadow(0 20px 25px #0657c847);background:linear-gradient(145deg,#1a8cff,#034ab5);place-items:center;width:190px;height:220px;display:grid}.shield-core svg{width:95px;height:95px}.float-card{box-shadow:var(--shadow);background:#fff;border:1px solid #e3ecf6;border-radius:14px;align-items:center;gap:10px;padding:16px;font-size:13px;font-weight:700;display:flex;position:absolute}.float-card svg{color:var(--blue)}.fc1{top:17%;left:4%}.fc2{top:20%;right:2%}.fc3{bottom:20%;left:5%}.fc4{bottom:19%;right:1%}.section{padding:80px 4%}.section-head{text-align:center;max-width:700px;margin:auto auto 35px}.feature-grid{grid-template-columns:repeat(6,1fr);gap:16px;display:grid}.feature-grid article,.panel,.profile-score-grid article,.stats-grid article{box-shadow:var(--shadow);background:#fff;border:1px solid #e5edf6;border-radius:12px}.feature-grid article{text-align:center;padding:25px 18px}.feature-grid article>span{width:52px;height:52px;color:var(--blue);background:#edf6ff;border-radius:50%;place-items:center;margin:auto auto 18px;display:grid}.feature-grid p{font-size:12px;line-height:1.5}.split-section{background:#f7fbff;grid-template-columns:1fr 1fr;min-height:420px;display:grid}.split-section>div{padding:70px 6%}.vision-art{background:linear-gradient(135deg,#042e64d9,#0470e094);place-items:center;display:grid}.vision-art svg{color:#fff;width:150px;height:150px}.steps{grid-template-columns:1fr 1fr;gap:14px;display:grid}.steps div{border:1px solid var(--line);background:#fff;border-radius:10px;padding:16px}.steps b{color:var(--blue);margin-right:10px}.cta{background:#f6faff;justify-content:space-between;align-items:center;margin:0;padding:55px 7%;display:flex}.cta div{max-width:700px}.contact{grid-template-columns:.8fr 1.2fr;gap:30px;padding:65px 7%;display:grid}.contact form{grid-template-columns:1fr 1fr;gap:12px;display:grid}.contact input,label input,.password input,.inline-form input,.inline-form select,.upload-row select,.upload-row input,.toolbar input,.toolbar select{background:#fff;border:1px solid #d6e1ee;border-radius:8px;outline:none;width:100%;padding:12px}.contact input:focus,label input:focus{border-color:var(--blue)}footer{background:var(--navy);color:#fff;justify-content:space-between;align-items:center;padding:25px 5%;display:flex}.auth-page{grid-template-columns:1.05fr .95fr;min-height:100vh;display:grid}.auth-brand{color:#fff;background:linear-gradient(145deg,#041e46,#075cc8);flex-direction:column;justify-content:space-between;padding:55px 7%;display:flex}.auth-brand h1{font-size:58px}.auth-brand p{color:#cfe0f8;max-width:620px}.auth-points{gap:12px;display:grid}.auth-points span{align-items:center;gap:10px;display:flex}.auth-panel{place-items:center;padding:30px;display:grid}.auth-panel form,.simple-auth form{width:min(440px,100%);box-shadow:var(--shadow);background:#fff;border-radius:14px;padding:35px}label{margin:18px 0 7px;font-size:13px;font-weight:700;display:block}.password{position:relative}.password button{color:#718096;background:0 0;border:0;position:absolute;top:7px;right:8px}.form-row{justify-content:space-between;margin:15px 0;font-size:13px;display:flex}.demo-box{background:#f4f8fd;border-radius:9px;gap:5px;margin:18px 0;padding:14px;display:grid}.demo-box small{font-size:11px}.back{text-align:center;color:var(--blue);font-size:13px;display:block}.error,.success{border-radius:8px;margin:12px 0;padding:11px;font-size:13px}.error{color:#bc2435;background:#fff0f1}.success{color:#14804f;background:#ebfff4}.simple-auth{background:linear-gradient(135deg,#edf6ff,#fff);place-items:center;min-height:100vh;display:grid}.app-shell{min-height:100vh;display:flex}.sidebar{color:#fff;z-index:20;background:linear-gradient(#052b62,#031d42);flex-direction:column;width:250px;padding:20px 14px;display:flex;position:fixed;inset:0 auto 0 0}.side-head{justify-content:space-between;padding:0 8px 22px;display:flex}.sidebar nav{gap:6px;display:grid}.sidebar nav a,.logout{color:#d5e3f5;border-radius:8px;align-items:center;gap:12px;padding:12px 14px;font-size:13px;display:flex}.sidebar nav a.active,.sidebar nav a:hover{color:#fff;background:#0c63c9}.logout{cursor:pointer;background:0 0;border:0;margin-top:auto}.main{width:calc(100% - 250px);margin-left:250px}.topbar{border-bottom:1px solid var(--line);z-index:9;background:#fff;justify-content:space-between;align-items:center;height:72px;padding:0 28px;display:flex;position:sticky;top:0}.topbar h3{margin:0}.topbar p{margin:3px 0 0;font-size:11px}.user-chip{align-items:center;gap:9px;display:flex}.user-chip>span,.candidate-cell>span{width:36px;height:36px;color:var(--blue);background:#e9f4ff;border-radius:50%;place-items:center;font-weight:800;display:grid}.user-chip b,.user-chip small{font-size:12px;display:block}.content{max-width:1680px;margin:auto;padding:26px}.page-title{justify-content:space-between;align-items:center;margin-bottom:22px;display:flex}.page-title h1{margin-bottom:5px;font-size:28px}.page-title p{margin:0;font-size:13px}.stats-grid{grid-template-columns:repeat(4,1fr);gap:16px;display:grid}.stats-grid article{gap:14px;padding:19px;display:flex}.stats-grid article>span{width:46px;height:46px;color:var(--blue);background:#edf6ff;border-radius:10px;place-items:center;display:grid}.stats-grid h2{margin:5px 0;font-size:26px}.stats-grid p,.stats-grid small{margin:0;font-size:11px}.chart-grid{grid-template-columns:1fr 1fr;gap:16px;margin:16px 0;display:grid}.panel{padding:20px}.chart{height:250px;display:flex}.chart-legend{flex-direction:column;justify-content:center;gap:12px;min-width:160px;font-size:12px;display:flex}.chart-legend i{background:var(--blue);border-radius:50%;width:8px;height:8px;margin-right:7px;display:inline-block}.table-panel{padding:0;overflow:hidden}.panel-title{padding:18px}.table-wrap{overflow:auto}table{border-collapse:collapse;width:100%;min-width:850px}th,td{text-align:left;border-bottom:1px solid #e7edf5;padding:14px 16px;font-size:12px}th{color:#4b5e77;text-transform:uppercase;letter-spacing:.45px;background:#f7faff;font-size:10px}.badge{color:#516176;background:#eef3f8;border-radius:20px;padding:5px 9px;font-size:10px;font-weight:800;display:inline-flex}.badge.verified,.badge.active,.badge.low-risk,.badge.low{color:#118252;background:#e8fbf2}.badge.pending,.badge.medium-risk,.badge.medium{color:#a66f00;background:#fff7df}.badge.high-risk,.badge.high,.badge.failed,.badge.rejected{color:#b72639;background:#ffebed}.candidate-cell{align-items:center;gap:10px;display:flex}.candidate-cell b,.candidate-cell small{display:block}.candidate-cell small,.block{color:var(--muted);font-size:10px}.toolbar{gap:10px;margin-bottom:14px;display:flex}.search{flex:1;position:relative}.search svg,.filter svg{color:#7b899a;width:18px;position:absolute;top:12px;left:12px}.search input,.filter select{padding-left:38px}.filter{min-width:190px;position:relative}.actions{gap:7px;display:flex}.actions a,.actions button{width:34px;height:34px;color:var(--blue);cursor:pointer;background:#fff;border:1px solid #d7e2ef;border-radius:7px;place-items:center;display:grid}.actions svg{width:16px}.form-grid{grid-template-columns:1fr 1fr;gap:0 20px;display:grid}.form-grid h3{grid-column:1/-1;margin-top:22px}.form-actions{grid-column:1/-1;justify-content:flex-end;gap:10px;margin-top:25px;display:flex}.profile-score-grid{grid-template-columns:repeat(4,1fr);gap:14px;display:grid}.profile-score-grid article{padding:18px}.profile-score-grid small{color:var(--muted);margin-bottom:8px;display:block}.tabs{gap:5px;margin:16px 0;display:flex;overflow:auto}.tabs button{white-space:nowrap;color:#52637b;background:#eaf0f7;border:0;border-radius:8px;padding:10px 15px;font-size:12px;font-weight:700}.tabs button.active{background:var(--blue);color:#fff}.overview-grid{grid-template-columns:1fr 1fr;gap:25px;display:grid}.recommendation{background:#effaf5;border-radius:10px;padding:20px}.recommendation.high{background:#fff0f1}.factor{border-bottom:1px solid var(--line);justify-content:space-between;padding:10px 0;font-size:13px;display:flex}.info-grid{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.info-grid div{border:1px solid var(--line);border-radius:8px;padding:14px}.info-grid small,.info-grid b{display:block}.info-grid small{text-transform:capitalize;color:var(--muted);margin-bottom:7px}.upload-row{grid-template-columns:180px 1fr auto;gap:10px;margin:15px 0;display:grid}.doc-grid{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}.doc-grid div{border:1px solid var(--line);border-radius:9px;gap:8px;padding:14px;display:grid}.activity{border-bottom:1px solid var(--line);gap:12px;padding:12px 0;display:flex}.activity>span,.dot{background:var(--blue);border-radius:50%;width:9px;height:9px;margin-top:5px}.activity b,.activity small{display:block}.verify-actions{gap:10px;margin-top:18px;display:flex}.verification-grid{grid-template-columns:repeat(3,1fr);gap:15px;display:grid}.verify-list p{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;margin:0;padding:10px 0;font-size:12px;display:flex}.list-panel{box-shadow:var(--shadow);background:#fff;border-radius:12px;overflow:hidden}.list-panel article{border-bottom:1px solid var(--line);gap:13px;padding:18px;display:flex}.list-panel p{margin:3px 0;font-size:12px}.list-panel small{font-size:10px}.dot.high{background:var(--red)}.dot.medium{background:var(--orange)}.dot.low{background:var(--green)}.admin-cards{grid-template-columns:repeat(4,1fr);gap:14px;margin-bottom:14px;display:grid}.inline-form{grid-template-columns:repeat(5,1fr);gap:10px;margin-bottom:14px;display:grid}.loader,.empty{text-align:center;place-items:center;min-height:260px;display:grid}.loader span{border:4px solid #dbeafa;border-top-color:var(--blue);border-radius:50%;width:38px;height:38px;animation:1s linear infinite spin}.loader p{grid-row:2;margin-top:-80px}.mobile{display:none}@keyframes spin{to{transform:rotate(360deg)}}@media (width<=1100px){.feature-grid{grid-template-columns:repeat(3,1fr)}.hero{grid-template-columns:1fr}.hero-visual{height:470px}.stats-grid,.verification-grid,.admin-cards,.inline-form{grid-template-columns:1fr 1fr}.auth-brand h1{font-size:45px}}@media (width<=780px){.landing-nav nav,.landing-nav .btn.secondary{display:none}.landing-nav{padding:0 16px}.hero{padding:40px 20px}.hero h1{letter-spacing:-1.5px;font-size:39px}.hero-visual{height:390px}.shield-core{width:130px;height:150px}.orbit.o1{width:310px;height:310px}.orbit.o2{width:230px;height:230px}.float-card{padding:10px;font-size:10px}.feature-grid,.split-section,.contact,.auth-page{grid-template-columns:1fr}.split-section>div{padding:45px 24px}.cta{flex-direction:column;align-items:flex-start;gap:20px}.contact form{grid-template-columns:1fr}.auth-brand{min-height:420px}.auth-brand h1{font-size:39px}.sidebar{transition:all .25s;transform:translate(-100%)}.sidebar.open{transform:translate(0)}.main{width:100%;margin-left:0}.mobile{display:grid}.topbar{padding:0 15px}.topbar>div:first-of-type p{display:none}.content{padding:18px}.chart-grid,.overview-grid{grid-template-columns:1fr}.profile-score-grid{grid-template-columns:1fr 1fr}.verification-grid{grid-template-columns:1fr}.info-grid,.doc-grid{grid-template-columns:1fr 1fr}.upload-row{grid-template-columns:1fr}.toolbar{flex-wrap:wrap}.search{min-width:100%}.page-title{align-items:flex-start;gap:14px}.form-grid{grid-template-columns:1fr}.form-grid h3,.form-actions{grid-column:1}.admin-cards{grid-template-columns:1fr 1fr}.inline-form{grid-template-columns:1fr}.user-chip div{display:none}}@media (width<=520px){.hero-visual{height:330px}.fc1,.fc3{left:0}.fc2,.fc4{right:0}.feature-grid,.stats-grid,.profile-score-grid,.info-grid,.doc-grid,.admin-cards{grid-template-columns:1fr}.chart{height:340px;display:block}.chart-legend{margin-top:-50px}.page-title{flex-direction:column}.page-title .btn{width:100%}.auth-panel{padding:15px}.auth-panel form{padding:25px 18px}.trusted{gap:14px}}.page-actions{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.hire-button{background:linear-gradient(135deg,#1aaa6f,#118353)}.hired-button{color:#118252;box-shadow:none;cursor:default;background:#e8fbf2}.hiring-state{color:var(--muted);margin-top:8px!important}.badge.hired{color:#118252;background:#e8fbf2}.badge.not-hired{color:#516176;background:#eef3f8}@media (width<=520px){.page-actions{grid-template-columns:1fr;width:100%;display:grid}.page-actions .btn{width:100%}}.auth-panel select{width:100%;color:var(--ink);background:#fff;border:1px solid #d6e1ee;border-radius:8px;outline:none;padding:12px}.auth-panel select:focus{border-color:var(--blue)}.auth-switch{text-align:center;color:var(--muted);margin:16px 0 12px;font-size:13px}.auth-switch a{color:var(--blue);font-weight:800}.auth-title-icon{align-items:center;gap:13px;margin-bottom:8px;display:flex}.auth-title-icon>svg{width:44px;height:44px;color:var(--blue);background:#eaf4ff;border-radius:11px;padding:10px}.auth-title-icon h2,.auth-title-icon p{margin-bottom:3px}.password-help{color:var(--muted);margin:-2px 0 16px;display:block}.register-panel{padding-top:22px;padding-bottom:22px}.register-panel form{padding-top:28px;padding-bottom:28px}.register-panel label{margin-top:13px}.user-chip{cursor:pointer;text-align:left;background:0 0;border:0}.user-chip img{object-fit:cover;border-radius:50%;width:38px;height:38px;box-shadow:0 0 0 3px #e7f1ff}.profile-panel{max-width:900px;margin:0 auto}.profile-photo-section{border-bottom:1px solid var(--line,#e7edf5);align-items:center;gap:24px;padding-bottom:24px;display:flex}.profile-photo{color:#0b63ce;background:#eaf3ff;border-radius:50%;flex:none;place-items:center;width:124px;height:124px;display:grid;overflow:hidden;box-shadow:0 10px 30px #0b63ce29}.profile-photo img{object-fit:cover;width:100%;height:100%}.profile-photo svg{width:58px;height:58px}.profile-photo-actions{flex-wrap:wrap;gap:10px;margin:14px 0 8px;display:flex}.profile-fields{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin-top:24px;display:grid}.profile-fields label{gap:8px;font-weight:700;display:grid}.profile-fields input{width:100%}.btn.danger{color:#c62828;background:#fff;border:1px solid #efb2b2}.success-message{color:#16794f;background:#eaf8f1;border:1px solid #bce7d2;border-radius:10px;padding:11px 14px}.error-message{color:#b42318;background:#fff1f0;border:1px solid #ffc9c5;border-radius:10px;padding:11px 14px}@media (width<=650px){.profile-photo-section{align-items:flex-start}.profile-photo{width:92px;height:92px}.profile-fields{grid-template-columns:1fr}}.candidate-cell img{object-fit:cover;border-radius:50%;flex:none;width:36px;height:36px;box-shadow:0 0 0 2px #e7f1ff}.candidate-photo-editor{border:1px solid var(--line);background:linear-gradient(135deg,#f8fbff,#fff);border-radius:12px;grid-column:1/-1;align-items:center;gap:24px;margin-bottom:8px;padding:20px;display:flex}.candidate-photo-editor h3{margin:0 0 5px}.candidate-photo-editor p{margin:0;font-size:12px}.candidate-photo-preview{width:116px;height:116px;color:var(--blue);background:#eaf3ff;border-radius:18px;flex:none;place-items:center;display:grid;overflow:hidden;box-shadow:0 12px 28px #0867dc26}.candidate-photo-preview img{object-fit:cover;width:100%;height:100%}.candidate-photo-preview svg{width:50px;height:50px}.hidden-file{display:none}.photo-buttons{flex-wrap:wrap;gap:10px;margin-top:14px;display:flex}.photo-error{color:#b42318;margin-top:9px;display:block}.candidate-identity-card{border:1px solid var(--line);box-shadow:var(--shadow);background:#fff;border-radius:12px;align-items:center;gap:17px;margin-bottom:15px;padding:16px 18px;display:flex}.candidate-detail-photo{width:82px;height:82px;color:var(--blue);background:#e9f4ff;border-radius:18px;flex:none;place-items:center;font-size:28px;font-weight:800;display:grid;overflow:hidden}.candidate-detail-photo img{object-fit:cover;width:100%;height:100%}.candidate-identity-card h2{margin:2px 0 4px;font-size:22px}.candidate-identity-card p,.candidate-identity-card small{margin:0}.candidate-identity-card small{color:var(--blue);text-transform:uppercase;letter-spacing:.8px;font-weight:800}@media (width<=600px){.candidate-photo-editor{align-items:flex-start;gap:15px}.candidate-photo-preview{width:88px;height:88px}.candidate-identity-card{align-items:flex-start}.candidate-detail-photo{width:68px;height:68px}}.identity-form-section{border:1px solid var(--line);background:#f8fbff;border-radius:12px;grid-column:1/-1;margin-top:22px;padding:20px}.section-inline-title{align-items:flex-start;gap:12px;display:flex}.section-inline-title>svg{color:var(--blue);margin-top:2px}.section-inline-title h3{margin:0 0 4px}.identity-fields{grid-template-columns:repeat(3,1fr);gap:16px;margin-top:16px;display:grid}.identity-upload>span,.identity-upload>small{display:block}.identity-upload>span{margin-bottom:9px;font-weight:700}.identity-upload>small{color:var(--muted);word-break:break-all;margin-top:7px;font-size:11px}.identity-upload input{width:100%;font-size:12px}.text-button{color:var(--red);cursor:pointer;background:0 0;border:0;padding:7px 0 0;font-size:11px;font-weight:700}.identity-review-head{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.identity-review-grid{grid-template-columns:repeat(3,1fr);gap:14px;margin-top:16px;display:grid}.identity-review-card{border:1px solid var(--line);background:#fbfdff;border-radius:11px;gap:8px;padding:17px;display:grid}.identity-review-card .btn{margin-top:8px}.btn.danger{color:#b72639;box-shadow:none;background:#fff0f1;border:1px solid #ffc8ce}@media (width<=780px){.identity-fields,.identity-upload-grid,.identity-review-grid{grid-template-columns:1fr}.identity-form-section{grid-column:1}.verify-actions{flex-wrap:wrap}.verify-actions .btn{flex:180px}}.candidate-form{gap:18px;padding:24px;display:grid}.candidate-form label{margin:0}.form-section{border:1px solid var(--line);background:linear-gradient(135deg,#fbfdff,#fff);border-radius:12px;padding:20px}.section-inline-title{align-items:flex-start;gap:12px;margin-bottom:18px;display:flex}.section-inline-title>svg{width:38px;height:38px;color:var(--blue);background:#eaf4ff;border-radius:10px;flex:none;padding:9px}.section-inline-title h3{margin:1px 0 4px;font-size:17px}.section-inline-title p{margin:0;font-size:12px}.section-fields,.identity-fields{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px 20px;display:grid}.section-fields label,.identity-fields label{font-size:12px}.candidate-form input{text-transform:none}.identity-form-section{margin:0}.identity-upload-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-top:18px;display:grid}.identity-upload{background:#fff;border:1px dashed #b7cbe4;border-radius:10px;padding:14px}.identity-upload span,.identity-upload small{display:block}.identity-upload span{margin-bottom:9px}.identity-upload small{color:var(--muted);margin-top:8px}.text-button{color:var(--red);cursor:pointer;background:0 0;border:0;padding:7px 0 0}.identity-note{color:#52637b;background:#f2f7fd;border-radius:8px;margin-top:15px;padding:11px 13px;font-size:12px}.candidate-form .form-actions{justify-content:flex-end;gap:10px;margin-top:0;display:flex}.candidate-back-row{justify-content:space-between;align-items:center;gap:14px;margin-bottom:16px;display:flex}.candidate-back-row>a{color:var(--blue);align-items:center;gap:7px;font-size:13px;font-weight:700;display:inline-flex}.page-actions{flex-wrap:wrap;gap:9px;display:flex}.review-profile-card{border:1px solid var(--line);box-shadow:var(--shadow);background:#fff;border-radius:14px;justify-content:space-between;align-items:center;gap:24px;padding:22px;display:flex}.review-profile-main{align-items:center;gap:20px;display:flex}.candidate-detail-photo.large{border-radius:50%;width:112px;height:112px;font-size:36px}.name-risk-row{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.name-risk-row h1{margin:0;font-size:30px}.review-profile-main h3{color:var(--muted);margin:7px 0 12px;font-size:16px}.contact-lines{color:#53647a;flex-wrap:wrap;gap:15px;font-size:12px;display:flex}.contact-lines span{align-items:center;gap:6px;display:flex}.review-summary{grid-template-columns:repeat(3,1fr);gap:10px;min-width:400px;display:grid}.review-summary>div{border:1px solid var(--line);background:#f9fbfe;border-radius:10px;padding:13px}.review-summary small,.review-summary b{display:block}.review-summary small{color:var(--muted);margin-bottom:6px;font-size:10px}.review-summary b{font-size:18px}.profile-tabs{border:1px solid var(--line);background:#fff;border-radius:12px;margin:15px 0;padding:6px}.profile-tabs button{background:0 0;border-radius:7px}.profile-tabs button.active{color:var(--blue);box-shadow:inset 0 -2px 0 var(--blue);background:#eaf4ff}.details-panel{min-height:420px}.review-overview-grid{grid-template-columns:.8fr 1.1fr 1.45fr;align-items:stretch;gap:18px;display:grid}.trust-card,.joining-card,.crosscheck-report{border:1px solid var(--line);background:#fff;border-radius:12px;padding:20px}.trust-card{text-align:center}.score-ring{--score:75;background:conic-gradient(var(--green) calc(var(--score)*1%),#e8eef5 0);border-radius:50%;place-items:center;width:175px;height:175px;margin:18px auto;display:grid;position:relative}.score-ring:before{content:"";background:#fff;border-radius:50%;position:absolute;inset:15px}.score-ring>div{z-index:1;position:relative}.score-ring b{font-size:42px}.score-ring span{color:var(--muted);display:block}.trust-card p{margin:15px 0 0;font-size:12px}.joining-number{margin:20px 0 9px;font-size:38px;font-weight:800}.progress-track{background:#e9eef5;border-radius:99px;height:9px;overflow:hidden}.progress-track span{border-radius:inherit;background:linear-gradient(90deg,#16a36a,#31c98b);height:100%;display:block}.joining-card h4{margin:25px 0 13px}.key-factors{gap:12px;margin:0;padding:0;list-style:none;display:grid}.key-factors li{color:#46576c;align-items:center;gap:8px;font-size:12px;display:flex}.key-factors svg{color:var(--green);width:17px}.report-title{border-bottom:1px solid var(--line);justify-content:space-between;align-items:flex-start;padding-bottom:14px;display:flex}.report-title h2{margin-bottom:4px;font-size:23px}.report-title p{margin:0;font-size:11px}.report-check{border-bottom:1px solid var(--line);grid-template-columns:42px 1fr auto;align-items:center;gap:12px;padding:13px 0;display:grid}.report-icon{width:38px;height:38px;color:var(--blue);background:#edf5ff;border-radius:9px;place-items:center;display:grid}.report-icon svg{width:19px}.report-check b,.report-check small{display:block}.report-check b{font-size:13px}.report-check small{color:var(--muted);margin-top:3px;font-size:10px}.ai-recommendation{color:var(--blue);background:#edf5ff;border-radius:10px;gap:12px;margin-top:16px;padding:15px;display:flex}.ai-recommendation p{margin:4px 0 0;font-size:11px}.verification-heading{align-items:center;gap:10px;margin-bottom:18px;display:flex}.verification-heading svg{color:var(--blue)}.verification-heading h3{margin:0}.info-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.info-grid div{min-height:75px}.info-grid small{text-transform:none}.identity-review-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.identity-review-card{border:1px solid var(--line);border-radius:10px;gap:8px;padding:16px;display:grid}.identity-review-card h4{margin:0}.identity-review-card small{color:var(--muted)}@media (width<=1100px){.review-profile-card{flex-direction:column;align-items:flex-start}.review-summary{width:100%;min-width:0}.review-overview-grid{grid-template-columns:1fr 1fr}.crosscheck-report{grid-column:1/-1}}@media (width<=780px){.section-fields,.identity-fields,.identity-upload-grid{grid-template-columns:1fr}.candidate-back-row{flex-direction:column;align-items:flex-start}.review-profile-main{align-items:flex-start}.review-summary,.review-overview-grid{grid-template-columns:1fr}.crosscheck-report{grid-column:auto}.identity-review-grid{grid-template-columns:1fr}.candidate-form{padding:16px}.candidate-photo-editor{flex-direction:column}.page-actions{width:100%}.page-actions .btn{flex:1}.contact-lines{display:grid}}@media (width<=520px){.review-profile-main{flex-direction:column}.candidate-detail-photo.large{width:90px;height:90px}.name-risk-row h1{font-size:25px}.report-check{grid-template-columns:38px 1fr}.report-check .badge{grid-column:2}.candidate-back-row .page-actions{grid-template-columns:1fr;display:grid}}.page-title p,.topbar p,.verification-grid .candidate-cell small,.verify-list p,.stats-grid p,.stats-grid small,.panel-title h3,.profile-photo-section p,.form-section p,.identity-review-head p,.report-title p,.auth-panel p,.simple-auth p{text-transform:capitalize}.text-center{vertical-align:middle;text-align:center!important}.probability-cell{font-weight:700}.candidates-table th.text-center,.candidates-table td.text-center{text-align:center}@media (width<=900px){.text-center{min-width:115px}}.table-panel th.text-center,.table-panel td.text-center{text-align:center!important;vertical-align:middle!important}.table-panel td.text-center .badge{justify-content:center;min-width:74px}.reports-table th.text-center,.reports-table td.text-center{text-align:center!important;vertical-align:middle!important}.reports-table td.text-center .badge{justify-content:center;min-width:82px}.centered-actions{justify-content:center}.notification-stamp{color:var(--muted);align-items:center;gap:12px;margin-top:5px;display:flex}.notification-stamp span{white-space:nowrap}.audit-table{table-layout:fixed;width:100%;min-width:820px}.audit-table .audit-user{width:17%}.audit-table .audit-action{width:18%}.audit-table .audit-entity{width:15%}.audit-table .audit-details{width:20%}.audit-table .audit-date{width:17%}.audit-table .audit-time{width:13%}.audit-table th,.audit-table td{padding-left:10px;padding-right:10px}.audit-table th:nth-child(5),.audit-table td:nth-child(5),.audit-table th:nth-child(6),.audit-table td:nth-child(6){white-space:nowrap}@media (width<=900px){.audit-table{min-width:780px}.notification-stamp{gap:8px}}.offer-form-section{border:1px solid var(--line);background:#f8fbff;border-radius:12px;grid-column:1/-1;margin-top:22px;padding:20px}.offer-fields{margin-top:12px}.offer-upload{max-width:520px;margin-top:15px}.offer-review-grid{grid-template-columns:repeat(3,1fr);gap:14px;margin-top:16px;display:grid}.offer-compare{border:1px solid var(--line);border-radius:10px;margin-top:18px;overflow:hidden}.offer-compare h4{background:#f7faff;margin:0;padding:14px}.offer-compare>div{border-top:1px solid var(--line);grid-template-columns:160px 1fr 1fr auto;align-items:center;gap:12px;padding:12px 14px;font-size:12px;display:grid}.offer-compare>div.mismatch{background:#fff4f5}.offer-review textarea{resize:vertical;border:1px solid #d6e1ee;border-radius:8px;width:100%;min-height:95px;padding:12px}.verification-disclaimer{background:#fff7df;border-radius:8px;margin:16px 0 0;padding:12px;font-size:12px}.badge.match{color:#118252;background:#e8fbf2}.badge.mismatch{color:#b72639;background:#ffebed}@media (width<=900px){.offer-review-grid,.offer-compare>div{grid-template-columns:1fr}.offer-form-section{grid-column:1}}.candidate-form-sections{border:1px solid var(--line);z-index:3;background:#f8fbff;border-radius:12px;flex-wrap:wrap;gap:10px;padding:12px;display:flex;position:sticky;top:8px;box-shadow:0 8px 24px #15487d14}.candidate-form-sections a{color:#24476d;background:#fff;border:1px solid #d9e6f4;border-radius:9px;padding:9px 12px;font-size:12px;font-weight:700;text-decoration:none}#candidate-information,#employment-verification,#education-verification,#offer-letter-verification,#identity-verification{scroll-margin-top:88px}@media (width<=780px){.candidate-form-sections{position:static}.candidate-form-sections a{text-align:center;flex:46%}}.form-message{border-radius:10px;margin:12px 0;padding:11px 13px;font-size:.92rem;font-weight:600}.form-message.error{color:#b42318;background:#fff1f2;border:1px solid #fecdd3}.form-message.success{color:#067647;background:#ecfdf3;border:1px solid #abefc6}.verification-warning{color:#8a5a00;background:#fff8e6;border:1px solid #f7d78b;border-radius:10px;margin:10px 0 0;padding:10px 12px}.verify-actions button:disabled{opacity:.5;cursor:not-allowed}.document-actions{flex-wrap:wrap;gap:.45rem;margin-top:.65rem;display:flex}.document-actions .btn{padding:.5rem .65rem;font-size:.78rem}.doc-grid article{min-width:0}.landing-nav nav{gap:34px;font-size:15px;font-weight:600}.landing-nav nav a{padding:10px 2px;transition:color .2s}.landing-nav nav a:hover{color:var(--blue)}.contact-intro{max-width:620px}.company-contact-details{gap:14px;margin-top:24px;display:grid}.company-contact-details>div{border:1px solid var(--line);background:#f8fbff;border-radius:10px;align-items:flex-start;gap:12px;padding:15px;display:flex}.contact-icon{width:40px;height:40px;color:var(--blue);background:#e8f3ff;border-radius:10px;flex:0 0 40px;place-items:center;display:grid}.company-contact-details p{color:var(--muted);margin:0;font-size:14px;line-height:1.55}.company-contact-details strong{color:var(--ink);margin-bottom:3px;font-size:14px;display:block}.company-contact-details a{color:var(--blue);font-weight:700}.footer-company-details{text-align:center;color:#d7e5f6;gap:3px;max-width:560px;font-size:10px;line-height:1.4;display:grid}.footer-company-details a{color:#fff;font-weight:700}@media (width<=900px){.landing-nav nav{gap:18px;font-size:14px}.contact{grid-template-columns:1fr}.contact-intro{max-width:none}footer{flex-wrap:wrap;gap:18px}.footer-company-details{order:3;width:100%;max-width:none}}@media (width<=680px){.landing-nav{flex-wrap:wrap;gap:12px;height:auto;min-height:76px;padding:12px 4%}.landing-nav nav{order:3;justify-content:center;gap:20px;width:100%;font-size:14px;overflow-x:auto}.landing-nav>div{margin-left:auto}.contact form{grid-template-columns:1fr}}.demo-request-form{grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-rows:auto;align-content:center;align-self:center;gap:14px;width:100%;max-width:720px}.demo-request-form .demo-input{height:48px;min-height:48px;padding:0 14px;font-size:14px}.demo-request-form .demo-submit{height:48px;min-height:48px;padding:0 22px;font-size:14px;box-shadow:0 7px 16px #0867dc29}.auth-panel input::placeholder{color:#8a96a8;font-size:13px}@media (width<=680px){.demo-request-form{grid-template-columns:1fr;max-width:none}.demo-request-form .demo-input,.demo-request-form .demo-submit{height:46px;min-height:46px}}.toolbar .filter{min-width:170px}.toolbar .filter select{padding-top:10px;padding-bottom:10px;padding-right:30px;font-size:12px}.toolbar .search input{font-size:13px}.toolbar .search input::placeholder{color:#7b8798;letter-spacing:0;text-transform:none;font-size:13px}.user-chip{cursor:pointer;background:0 0;border:0}.user-chip b{white-space:nowrap;font-size:13px;font-weight:700}.mobile-menu-toggle,.mobile-login-link,.mobile-demo-link{display:none}@media (width<=760px){.landing-nav{z-index:30;background:#fff;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px;height:auto;min-height:72px;padding:12px 18px;display:grid;position:relative;top:auto}.landing-nav .logo{min-width:0}.landing-nav .logo-mark{flex:0 0 42px;width:42px;height:42px}.landing-nav .logo b{white-space:nowrap;font-size:clamp(18px,5.5vw,24px)}.landing-nav .logo small{font-size:9px}.desktop-nav-actions{display:none!important}.mobile-menu-toggle{width:44px;height:44px;color:var(--navy);cursor:pointer;background:#fff;border:1px solid #d9e5f2;border-radius:10px;place-items:center;padding:0;display:grid}.landing-nav nav{order:initial;background:#fff;border:1px solid #e1eaf4;border-radius:12px;flex-direction:column;grid-column:1/-1;align-items:stretch;gap:4px;width:100%;margin:0;padding:10px;display:none;overflow:visible;box-shadow:0 14px 30px #0a274f1f}.landing-nav nav.open{display:flex}.landing-nav nav a{border-radius:8px;align-items:center;min-height:44px;padding:10px 12px;font-size:14px;font-weight:700;display:flex}.landing-nav nav a:hover{background:#f0f6ff}.mobile-login-link,.mobile-demo-link{display:flex!important}.mobile-login-link{border:1px solid #bad2ee;color:var(--blue)!important}.mobile-demo-link{background:linear-gradient(135deg,#0877ed,#0657c8);color:#fff!important}.hero{background:linear-gradient(#fff 0%,#f4f9ff 100%);flex-direction:column;align-items:stretch;gap:38px;min-height:auto;padding:42px 20px 52px;display:flex;overflow:hidden}.hero>div:first-child{width:100%;min-width:0}.hero .eyebrow{letter-spacing:1.3px;font-size:11px;line-height:1.45}.hero h1{letter-spacing:-1.8px;overflow-wrap:anywhere;max-width:none;margin:10px 0 22px;font-size:clamp(38px,11.4vw,54px);line-height:1.08}.hero>div>p{max-width:none;font-size:clamp(16px,4.8vw,20px);line-height:1.65}.hero-actions{grid-template-columns:1fr 1fr;gap:12px;margin:26px 0 30px;display:grid}.hero-actions .btn{width:100%;min-height:52px;padding:12px 14px;font-size:15px}.trusted{align-items:flex-start;gap:16px 22px}.trusted small{font-size:14px}.trusted b{font-size:14px;line-height:1.4}.hero-visual{isolation:isolate;place-items:center;width:100%;height:auto;min-height:420px;margin:0 auto;display:grid;position:relative}.hero-visual .o1{width:min(86vw,390px);height:min(86vw,390px)}.hero-visual .o2{width:min(62vw,280px);height:min(62vw,280px)}.hero-visual .shield-core{width:145px;height:170px}.hero-visual .shield-core svg{width:72px;height:72px}.hero-visual .float-card{white-space:normal;border-radius:12px;max-width:46%;min-height:56px;padding:11px 12px;font-size:clamp(10px,3vw,12px);line-height:1.3}.hero-visual .float-card svg{flex:0 0 21px;width:21px;height:21px}.hero-visual .fc1{top:38px;left:0}.hero-visual .fc2{top:82px;right:0}.hero-visual .fc3{bottom:54px;left:1%}.hero-visual .fc4{bottom:22px;right:0}.section{padding:58px 20px}.feature-grid{grid-template-columns:1fr}.split-section,.cta,.contact{padding-left:20px;padding-right:20px}}@media (width<=420px){.landing-nav{padding:10px 14px}.landing-nav .logo-mark{flex-basis:38px;width:38px;height:38px}.landing-nav .logo b{font-size:19px}.hero{gap:30px;padding:34px 16px 44px}.hero h1{letter-spacing:-1.3px;font-size:clamp(34px,11vw,46px)}.hero>div>p{font-size:16px}.hero-actions{grid-template-columns:1fr}.hero-actions .btn{min-height:50px}.trusted{grid-template-columns:1fr 1fr;gap:12px;display:grid}.trusted small{grid-column:1/-1}.hero-visual{min-height:370px}.hero-visual .shield-core{width:126px;height:150px}.hero-visual .float-card{gap:6px;max-width:48%;padding:9px;font-size:10px}.hero-visual .fc1{top:25px}.hero-visual .fc2{top:62px}.hero-visual .fc3{bottom:48px}.hero-visual .fc4{bottom:10px}}@media (width<=340px){.landing-nav .logo b{font-size:17px}.landing-nav .logo small{display:none}.hero h1{font-size:33px}.hero-visual{min-height:350px}.hero-visual .float-card{font-size:9px}}@media (width<=760px){body{font-size:14px}h1{font-size:clamp(25px,7.5vw,34px)}h2{font-size:clamp(20px,6vw,27px)}h3{font-size:15px}p{font-size:14px;line-height:1.55}.landing-nav nav a{min-height:40px;padding:8px 11px;font-size:13px}.hero .eyebrow{font-size:10px}.hero h1{font-size:clamp(32px,9.5vw,43px);line-height:1.08}.hero>div>p{font-size:15px;line-height:1.55}.hero-actions .btn{min-height:48px;font-size:14px}.trusted small,.trusted b{font-size:12px}.section-head span,.cta span{font-size:10px}.section-head p,.cta p{font-size:14px}.feature-grid article h3{font-size:15px}.feature-grid article p{font-size:11px}.contact h2,.page-title h1{font-size:24px}.contact p,.page-title p,label{font-size:12px}input,select,textarea,.toolbar input,.toolbar select{font-size:13px}.btn{padding:10px 16px;font-size:13px}.sidebar nav a,.logout{font-size:12px}.topbar h3{font-size:14px}.topbar p{font-size:10px}.user-chip b,.user-chip small,th,td{font-size:11px}.stats-grid h2{font-size:22px}.stats-grid p,.stats-grid small{font-size:10px}.panel-title,.panel h3{font-size:15px}.profile-tabs button{font-size:12px}.name-risk-row h1{font-size:24px}.review-profile-main h3{font-size:14px}.contact-lines{font-size:11px}.joining-number{font-size:32px}.report-title h2{font-size:20px}.report-check b{font-size:12px}.report-check small,.ai-recommendation p{font-size:10px}}@media (width<=420px){body{font-size:13px}.landing-nav .logo b{font-size:18px}.landing-nav nav a{font-size:12px}.hero h1{letter-spacing:-1px;font-size:clamp(30px,9.2vw,38px)}.hero>div>p{font-size:14px}.hero-actions .btn{min-height:46px;font-size:13px}.trusted small,.trusted b{font-size:11px}.hero-visual .float-card{font-size:9px}.section{padding-top:48px;padding-bottom:48px}.page-title h1,.contact h2{font-size:22px}.auth-brand h1{font-size:34px}.auth-brand p{font-size:13px}.auth-panel form,.simple-auth form{padding:24px 20px}.candidate-form{font-size:13px}.candidate-form-sections a{font-size:11px}.name-risk-row h1{font-size:22px}}@media (width<=760px){.landing-nav>.logo{justify-content:flex-start;justify-self:start;width:auto;max-width:calc(100% - 58px);margin-left:0!important;margin-right:0!important}.landing-nav>.mobile-menu-toggle{justify-self:end;margin-left:0!important;margin-right:0!important}}.info-grid,.info-grid>div{min-width:0}.info-grid>div b,.info-grid>div strong,.info-grid>div span{white-space:normal;overflow-wrap:anywhere;word-break:break-word;max-width:100%;line-height:1.35;display:block}@media (width<=520px){.details-panel .info-grid{grid-template-columns:minmax(0,1fr);gap:12px}.details-panel .info-grid>div{width:100%;min-height:auto;padding:16px}}footer>span:last-child{text-align:right;color:#d7e5f6;font-size:10px;line-height:1.4}@media (width<=900px){footer>span:last-child{text-align:center;width:100%;font-size:9px}.footer-company-details{font-size:9px}}.address-link,.footer-address-link{color:inherit;cursor:pointer;text-decoration:none;transition:color .2s,text-decoration-color .2s}.address-link:hover,.address-link:focus-visible{color:var(--blue);text-underline-offset:3px;text-decoration:underline}.footer-address-link:hover,.footer-address-link:focus-visible{color:#fff;text-underline-offset:3px;text-decoration:underline}.company-contact-details p a{margin-top:3px;display:block}@media (width<=900px){footer{text-align:center;flex-direction:column;justify-content:center;align-items:center}footer>.logo{text-align:left;justify-content:center;align-items:center;width:100%;margin:0 auto}footer>.logo>span:last-child{text-align:left}.footer-company-details{text-align:center;order:2;justify-items:center;width:100%;max-width:560px;margin:0 auto}footer>span:last-child{text-align:center;order:3;width:100%}}
