@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800;900&display=swap";.hr-create-offer-page{color:#06142e;background:#f5f8ff;grid-template-columns:250px 1fr;min-height:100vh;font-family:Inter,Arial,sans-serif;display:grid}.offer-left-nav{color:#fff;background:linear-gradient(#071735,#001b45);height:100vh;padding:24px 16px;position:sticky;top:0}.offer-nav-brand{margin-bottom:34px}.offer-nav-brand img{object-fit:contain;width:60px;height:60px}.offer-nav-brand h2{margin:6px 0 0;font-size:20px}.offer-nav-brand p{opacity:.75;margin:0;font-size:12px}.offer-left-nav button{color:#fff;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:14px;width:100%;margin-bottom:8px;padding:15px 16px;font-weight:800}.offer-left-nav button.active,.offer-left-nav button:hover{background:linear-gradient(135deg,#0b63f6,#6d35ff)}.offer-help{background:#ffffff14;border-radius:16px;padding:18px;position:absolute;bottom:24px;left:16px;right:16px}.offer-help p,.offer-help span{margin:6px 0 0;font-size:13px}.offer-workspace{grid-template-columns:520px 1fr;gap:28px;padding:28px;display:grid}.offer-form-card,.offer-preview-card{background:#fff;border:1px solid #e5ebf5;border-radius:24px;padding:26px;box-shadow:0 18px 45px #0d264c14}.offer-form-card h1,.offer-preview-card h2{margin:0}.offer-form-card p,.preview-head p{color:#64748b;margin:6px 0 22px}.offer-form-grid{grid-template-columns:1fr 1fr;gap:16px;display:grid}.offer-form-grid label{color:#334155;font-size:14px;font-weight:900}.offer-form-grid label.full{grid-column:span 2}.offer-form-grid input,.offer-form-grid select,.offer-form-grid textarea{background:#fff;border:1px solid #dbe5f5;border-radius:13px;outline:none;width:100%;margin-top:8px;padding:13px 14px;font-size:15px}.offer-form-grid textarea{resize:vertical;min-height:95px}.offer-form-grid input:focus,.offer-form-grid select:focus,.offer-form-grid textarea:focus{border-color:#0b63f6;box-shadow:0 0 0 4px #0b63f614}.offer-buttons{grid-template-columns:1fr 1fr 1.4fr;gap:14px;margin-top:24px;display:grid}.offer-buttons button,.preview-head button{cursor:pointer;border-radius:13px;padding:14px 16px;font-weight:900}.offer-buttons .outline,.preview-head button{color:#0b63f6;background:#fff;border:1px solid #0b63f6}.offer-buttons .primary{color:#fff;background:linear-gradient(135deg,#0b63f6,#6d35ff);border:0}.offer-buttons button:disabled{opacity:.65;cursor:not-allowed}.preview-head{justify-content:space-between;align-items:center;display:flex}.preview-head div:last-child{gap:12px;display:flex}.pdf-preview-box{background:#202124;border:1px solid #dbe5f5;border-radius:16px;height:calc(100vh - 150px);overflow:hidden}.pdf-preview-box iframe{background:#fff;border:0;width:100%;height:100%}.empty-preview{text-align:center;color:#fff;place-content:center;height:100%;display:grid}.empty-preview p{color:#cbd5e1}@media (width<=1200px){.offer-workspace{grid-template-columns:1fr}.pdf-preview-box{height:800px}}@media (width<=800px){.hr-create-offer-page{grid-template-columns:1fr}.offer-left-nav{display:none}.offer-workspace{padding:18px}.offer-form-grid,.offer-buttons{grid-template-columns:1fr}.offer-form-grid label.full{grid-column:span 1}}html,body,#root{width:100%;min-width:100%;min-height:100%;margin:0}body{overflow-x:hidden}.candidate-auth-page,.candidate-auth-page *{box-sizing:border-box}.candidate-auth-page{color:#07132e;background:linear-gradient(135deg,#020817,#071c45);grid-template-columns:minmax(0,64%) minmax(500px,36%);width:100%;min-height:100vh;padding-bottom:66px;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;display:grid;position:relative;overflow:hidden}.candidate-auth-hero{background:radial-gradient(circle at 75% 38%,#145bff57,#0000 27%),radial-gradient(circle at 12% 90%,#005bff29,#0000 32%),linear-gradient(135deg,#020817 0%,#061631 46%,#071d47 100%);min-width:0;min-height:calc(100vh - 66px);padding:28px 42px 25px;position:relative;overflow:hidden}.auth-grid-pattern{opacity:.12;pointer-events:none;background-image:linear-gradient(#ffffff09 1px,#0000 1px),linear-gradient(90deg,#ffffff09 1px,#0000 1px);background-size:44px 44px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#0000,#000 25% 75%,#0000);mask-image:linear-gradient(#0000,#000 25% 75%,#0000)}.auth-orbit{pointer-events:none;border:2px solid #115dff3d;border-radius:50%;position:absolute}.auth-orbit-one{width:780px;height:780px;top:-590px;left:-290px;transform:rotate(25deg)}.auth-orbit-two{border-color:#1871ff33;width:900px;height:390px;top:190px;right:-330px;transform:rotate(-10deg)}.auth-brand{z-index:20;width:100%;position:relative}.auth-brand img{object-fit:contain;width:190px;max-width:100%;height:auto;display:block}.auth-hero-content{z-index:10;grid-template-columns:minmax(380px,42%) minmax(0,58%);align-items:end;width:100%;min-height:650px;margin-top:8px;display:grid;position:relative}.auth-copy{z-index:12;align-self:center;padding-bottom:45px;position:relative}.auth-trust-pill{color:#eef6ff;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#03419647;border:1px solid #2581ff8c;border-radius:999px;align-items:center;gap:9px;width:fit-content;max-width:100%;padding:9px 15px;font-size:13px;font-weight:800;display:flex;box-shadow:inset 0 1px #ffffff12}.auth-trust-pill svg{color:#33d6a6}.auth-copy h1{color:#fff;letter-spacing:-2.7px;flex-direction:column;gap:2px;max-width:550px;margin:25px 0 17px;font-size:clamp(42px,3.6vw,66px);font-weight:900;line-height:1.01;display:flex}.auth-copy h1 span{display:block}.auth-copy h1 strong{color:#1678ff}.auth-hero-description{color:#c8d4e9;max-width:475px;margin:0 0 25px;font-size:15px;font-weight:500;line-height:1.55}.auth-features{flex-direction:column;gap:15px;display:flex}.auth-feature{align-items:center;gap:13px;max-width:440px;display:flex}.auth-feature-icon{color:#fff;background:linear-gradient(135deg,#0874ff,#0054cf);border-radius:13px;flex:0 0 45px;place-items:center;width:45px;height:45px;display:grid;box-shadow:0 14px 32px #0057ff3d}.auth-feature h3{color:#fff;margin:0;font-size:15px;font-weight:850}.auth-feature p{color:#aebdd4;max-width:360px;margin:3px 0 0;font-size:12px;font-weight:500;line-height:1.45}.auth-human-area{z-index:6;pointer-events:none;justify-content:center;align-items:flex-end;width:100%;min-width:0;height:100%;display:flex;position:relative;overflow:visible}.auth-human-glow{z-index:1;filter:blur(8px);background:radial-gradient(circle,#1169ff80 0%,#0945b447 35%,#0421551a 58%,#0000 74%);border-radius:50%;width:620px;height:620px;position:absolute;bottom:-20px;left:50%;transform:translate(-50%)}.auth-trust-metrics{z-index:30;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#0c1936cc;border:1px solid #ffffff24;border-radius:17px;grid-template-columns:repeat(3,minmax(0,1fr));width:min(100% - 84px,700px);padding:14px 16px;display:grid;position:absolute;bottom:28px;left:42px;box-shadow:0 20px 55px #00000038}.auth-metric{border-right:1px solid #ffffff21;align-items:center;gap:9px;min-width:0;padding:0 14px;display:flex}.auth-metric:last-child{border-right:0}.auth-metric-icon{color:#36d7a3;flex:none;font-size:14px}.auth-metric strong{color:#fff;text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:800;display:block;overflow:hidden}.auth-metric p{color:#93a5c2;text-overflow:ellipsis;white-space:nowrap;margin:3px 0 0;font-size:10px;overflow:hidden}.candidate-auth-form-side{background:radial-gradient(circle at 100% 80%,#114cff59,#0000 45%),linear-gradient(145deg,#071733,#0b2152);justify-content:center;align-items:center;min-width:0;min-height:calc(100vh - 66px);padding:28px 30px;display:flex;position:relative;overflow:hidden}.auth-login-card{z-index:10;color:#07132e;background:#fffffff9;border:1px solid #ffffffe6;border-radius:27px;width:100%;max-width:540px;padding:31px 34px 27px;position:relative;box-shadow:0 35px 90px #00000052}.auth-welcome-pill{color:#0765ed;background:#eef5ff;border-radius:999px;width:fit-content;padding:8px 14px;font-size:13px;font-weight:850}.auth-login-heading h2{color:#06132d;letter-spacing:-1.3px;margin:18px 0 5px;font-size:35px;font-weight:900;line-height:1.08}.auth-login-heading p{color:#5d6d89;margin:0 0 20px;font-size:14px;font-weight:500}.auth-error-message{color:#c81e3a;background:#fff0f3;border:1px solid #ffd0d9;border-radius:12px;margin-bottom:13px;padding:11px 13px;font-size:12px;font-weight:750}.auth-field-label{color:#07132e;margin:13px 0 6px;font-size:13px;font-weight:850;display:block}.auth-input-group{color:#657590;background:#fff;border:1px solid #d6dfed;border-radius:13px;align-items:center;gap:12px;width:100%;height:52px;padding:0 15px;transition:border-color .2s,box-shadow .2s;display:flex}.auth-input-group:focus-within{border-color:#1679ff;box-shadow:0 0 0 4px #1679ff1a}.auth-input-group>svg{flex:none;font-size:14px}.auth-input-group input{color:#07132e;background:0 0;border:0;outline:0;flex:1;min-width:0;font-family:inherit;font-size:14px}.auth-input-group input::placeholder{color:#8490a4}.auth-password-toggle{color:#60718e;cursor:pointer;background:0 0;border:0;flex:none;place-items:center;padding:5px;display:grid}.auth-login-options{justify-content:space-between;align-items:center;gap:15px;width:100%;margin:16px 0 18px;display:flex}.auth-remember{color:#07132e;cursor:pointer;align-items:center;gap:8px;font-size:13px;font-weight:750;display:flex}.auth-remember input{accent-color:#0876ff;width:16px;height:16px;margin:0}.auth-login-options a{color:#0767f2;font-size:13px;font-weight:850;text-decoration:none}.auth-primary-button{color:#fff;cursor:pointer;background:linear-gradient(135deg,#075eff,#168fff);border:0;border-radius:13px;width:100%;height:53px;font-family:inherit;font-size:15px;font-weight:850;transition:transform .2s,box-shadow .2s;box-shadow:0 16px 35px #0064ff40}.auth-primary-button:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 20px 42px #0064ff4f}.auth-primary-button:disabled{opacity:.65;cursor:not-allowed}.auth-divider{grid-template-columns:minmax(20px,1fr) auto minmax(20px,1fr);align-items:center;gap:12px;margin:20px 0 14px;display:grid}.auth-divider span{background:#dce3ed;height:1px}.auth-divider p{color:#61718c;white-space:nowrap;margin:0;font-size:12px}.auth-social-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.auth-social-grid button{color:#1d2a43;cursor:pointer;background:#fff;border:1px solid #dce3ed;border-radius:12px;justify-content:center;align-items:center;gap:9px;min-width:0;height:46px;padding:0 12px;font-family:inherit;font-size:13px;font-weight:800;display:flex}.auth-social-grid button svg{flex:none;font-size:18px}.auth-social-grid button:disabled{opacity:.62;cursor:not-allowed}.auth-register-section{text-align:center;border-top:1px solid #e4e9f1;margin-top:17px;padding-top:16px}.auth-register-section h3{color:#07132e;margin:0;font-size:15px;font-weight:900}.auth-register-section p{color:#697895;margin:5px 0 9px;font-size:12px}.auth-register-section a{color:#0769f5;align-items:center;gap:9px;font-size:13px;font-weight:900;text-decoration:none;display:inline-flex}.candidate-auth-footer{z-index:100;color:#8797b4;background:#040d21f7;border-top:1px solid #ffffff1a;justify-content:space-between;align-items:center;gap:20px;height:66px;padding:0 42px;display:flex;position:absolute;bottom:0;left:0;right:0}.candidate-auth-footer p{margin:0;font-size:11px}.candidate-auth-footer>div{align-items:center;gap:28px;display:flex}.candidate-auth-footer span{white-space:nowrap;align-items:center;gap:7px;font-size:11px;display:flex}@media (width>=1600px){.candidate-auth-page{grid-template-columns:minmax(0,65%) minmax(520px,35%)}.auth-hero-content{grid-template-columns:minmax(420px,41%) minmax(0,59%);min-height:680px}.auth-human-image{width:clamp(720px,46vw,920px);bottom:-50px;left:45%}.auth-human-glow{width:720px;height:720px}}@media (width<=1450px){.candidate-auth-page{grid-template-columns:minmax(0,61%) minmax(480px,39%)}.candidate-auth-hero{padding-left:34px;padding-right:34px}.auth-hero-content{grid-template-columns:minmax(350px,44%) minmax(0,56%);min-height:610px}.auth-copy{padding-bottom:35px}.auth-copy h1{font-size:49px}.auth-human-image{width:clamp(570px,44vw,720px);max-width:none;max-height:none;bottom:-38px;left:45%}.auth-human-glow{width:560px;height:560px}.auth-trust-metrics{width:min(100% - 68px,650px);left:34px}.candidate-auth-form-side{padding:24px 28px}}@media (width>=1051px) and (height<=850px){.candidate-auth-page{padding-bottom:52px}.candidate-auth-hero,.candidate-auth-form-side{min-height:calc(100vh - 52px)}.candidate-auth-hero{padding-top:19px}.auth-brand img{width:155px}.auth-hero-content{min-height:585px;margin-top:3px}.auth-copy{padding-bottom:22px}.auth-copy h1{margin:17px 0 12px;font-size:43px}.auth-hero-description{margin-bottom:16px;font-size:13px}.auth-features{gap:10px}.auth-feature-icon{flex-basis:39px;width:39px;height:39px}.auth-feature h3{font-size:13px}.auth-feature p{font-size:11px}.auth-human-image{width:clamp(610px,44vw,750px);max-width:none;max-height:none;bottom:-48px;left:47%}.auth-human-glow{width:580px;height:580px;bottom:-30px}.auth-trust-metrics{padding:10px 12px;bottom:17px}.auth-login-card{padding:22px 29px 20px}.auth-login-heading h2{margin-top:13px;font-size:30px}.auth-login-heading p{margin-bottom:13px}.auth-field-label{margin-top:9px}.auth-input-group{height:45px}.auth-login-options{margin:12px 0 14px}.auth-primary-button{height:47px}.auth-divider{margin:14px 0 11px}.auth-social-grid button{height:40px}.auth-register-section{margin-top:12px;padding-top:11px}.candidate-auth-footer{height:52px}}@media (width<=1050px){.candidate-auth-page{padding-bottom:0;display:block;overflow:visible}.candidate-auth-hero{min-height:760px;padding:28px 28px 35px}.auth-hero-content{grid-template-columns:minmax(340px,46%) minmax(0,54%);min-height:620px}.auth-copy{padding-bottom:25px}.auth-copy h1{font-size:48px}.auth-human-image{width:clamp(500px,60vw,650px);max-width:none;max-height:none;bottom:-30px;left:50%}.auth-human-glow{width:500px;height:500px}.auth-trust-metrics{width:calc(100% - 56px);left:28px}.candidate-auth-form-side{background:linear-gradient(145deg,#071733,#0b2152);min-height:auto;padding:45px 24px}.auth-login-card{max-width:650px}.candidate-auth-footer{flex-wrap:wrap;height:auto;padding:20px 28px;position:static}}@media (width<=680px){.candidate-auth-hero{min-height:auto;padding:23px 18px 30px}.auth-brand img{width:150px}.auth-hero-content{min-height:auto;margin-top:28px;display:block}.auth-copy{padding-bottom:0}.auth-copy h1{letter-spacing:-1.7px;font-size:39px}.auth-hero-description{font-size:14px}.auth-human-area{width:100%;height:430px;margin-top:15px;position:relative;overflow:hidden}.auth-human-image{width:min(145%,560px);max-width:none;max-height:none;bottom:-30px;left:50%;transform:translate(-50%)}.auth-human-glow{width:430px;height:430px;bottom:-20px}.auth-trust-metrics{grid-template-columns:1fr;gap:0;width:100%;margin-top:12px;position:relative;bottom:auto;left:auto}.auth-metric{border-bottom:1px solid #ffffff1a;border-right:0;padding:10px 5px}.auth-metric:last-child{border-bottom:0}.candidate-auth-form-side{padding:22px 12px 32px}.auth-login-card{border-radius:22px;padding:25px 18px}.auth-login-heading h2{font-size:30px}.auth-login-options{flex-direction:column;align-items:flex-start}.auth-social-grid{grid-template-columns:1fr}.candidate-auth-footer{text-align:center;padding:20px 18px;display:block}.candidate-auth-footer>div{flex-direction:column;gap:10px;margin-top:15px}.candidate-auth-footer span{justify-content:center}}.auth-human-image{z-index:7;object-fit:contain;object-position:center bottom;filter:drop-shadow(0 35px 45px #0000006b);-webkit-user-select:none;user-select:none;width:clamp(760px,55vw,980px);max-width:none;max-height:none;position:absolute;bottom:-70px;left:42%;transform:translate(-50%)}.auth-human-glow{width:720px;height:720px;bottom:-65px}.candidate-auth-page .candidate-auth-hero .auth-brand.auth-brand-large{z-index:100!important;justify-content:flex-start!important;align-items:center!important;width:500px!important;max-width:500px!important;height:130px!important;min-height:130px!important;margin:0!important;padding:0!important;display:flex!important;position:absolute!important;top:48px!important;left:48px!important;overflow:visible!important}@media (width>=1500px){.candidate-auth-page .candidate-auth-hero .auth-brand.auth-brand-large{width:560px!important;height:145px!important;top:48px!important;left:60px!important}.candidate-auth-page .candidate-auth-hero .auth-brand.auth-brand-large .auth-brand-logo-image{width:500px!important;min-width:500px!important;height:140px!important;transform:scale(1.35)!important}}@media (width<=1200px){.candidate-auth-page .candidate-auth-hero .auth-brand.auth-brand-large{width:400px!important;height:110px!important;top:35px!important;left:35px!important}.candidate-auth-page .candidate-auth-hero .auth-brand.auth-brand-large .auth-brand-logo-image{width:350px!important;min-width:350px!important;height:105px!important;transform:scale(1.25)!important}}@media (width<=768px){.candidate-auth-page .candidate-auth-hero .auth-brand.auth-brand-large{justify-content:center!important;width:100%!important;height:100px!important;position:relative!important;top:auto!important;left:auto!important}.candidate-auth-page .candidate-auth-hero .auth-brand.auth-brand-large .auth-brand-logo-image{width:300px!important;min-width:300px!important;height:95px!important;transform:none!important}}@media (width>=1500px){.candidate-auth-page .candidate-auth-hero .auth-brand.auth-brand-large{width:500px!important;max-width:500px!important;height:120px!important;min-height:120px!important;top:25px!important;left:48px!important}.candidate-auth-page .candidate-auth-hero .auth-brand.auth-brand-large .auth-brand-logo-image{width:470px!important;min-width:470px!important;height:115px!important;min-height:115px!important;transform:none!important}.auth-hero-content{padding-top:120px!important}}@media (width>=1201px) and (width<=1499px){.candidate-auth-page .candidate-auth-hero .auth-brand.auth-brand-large{width:440px!important;height:105px!important;top:20px!important;left:35px!important}.candidate-auth-page .candidate-auth-hero .auth-brand.auth-brand-large .auth-brand-logo-image{width:415px!important;min-width:415px!important;height:100px!important;transform:none!important}.auth-hero-content{padding-top:100px!important}}@media (width>=1051px) and (width<=1200px){.candidate-auth-page .candidate-auth-hero .auth-brand.auth-brand-large{width:370px!important;height:90px!important;top:20px!important;left:28px!important}.candidate-auth-page .candidate-auth-hero .auth-brand.auth-brand-large .auth-brand-logo-image{width:350px!important;min-width:350px!important;height:85px!important;transform:none!important}.auth-hero-content{padding-top:90px!important}}@media (width>=1051px) and (height<=850px){.candidate-auth-page .candidate-auth-hero .auth-brand.auth-brand-large{width:400px!important;height:90px!important;top:15px!important;left:34px!important}.candidate-auth-page .candidate-auth-hero .auth-brand.auth-brand-large .auth-brand-logo-image{width:380px!important;min-width:380px!important;height:88px!important;transform:none!important}.auth-hero-content{padding-top:85px!important}}@media (width<=1050px){.candidate-auth-page .candidate-auth-hero .auth-brand.auth-brand-large{width:360px!important;height:90px!important;top:20px!important;left:28px!important}.candidate-auth-page .candidate-auth-hero .auth-brand.auth-brand-large .auth-brand-logo-image{width:340px!important;min-width:340px!important;height:85px!important;transform:none!important}.auth-hero-content{padding-top:90px!important}}@media (width<=680px){.candidate-auth-page .candidate-auth-hero .auth-brand.auth-brand-large{justify-content:flex-start!important;align-items:center!important;width:100%!important;max-width:100%!important;height:90px!important;min-height:90px!important;margin:0 0 15px!important;display:flex!important;position:relative!important;top:auto!important;left:auto!important;right:auto!important;overflow:visible!important}.candidate-auth-page .candidate-auth-hero .auth-brand.auth-brand-large .auth-brand-logo-image{object-position:left center!important;width:320px!important;min-width:0!important;max-width:100%!important;height:85px!important;min-height:85px!important;transform:none!important}.auth-hero-content{padding-top:0!important}}.auth-trust-pill{display:none!important}.candidate-auth-page .candidate-auth-hero .auth-brand.auth-brand-large{pointer-events:none;z-index:100!important;justify-content:flex-start!important;align-items:center!important;width:430px!important;max-width:430px!important;height:125px!important;min-height:125px!important;margin:0!important;padding:0!important;display:flex!important;position:absolute!important;top:12px!important;left:35px!important;right:auto!important;overflow:visible!important}.candidate-auth-page .candidate-auth-hero .auth-brand.auth-brand-large .auth-brand-logo-image{filter:drop-shadow(0 10px 25px #0066ff47);object-fit:contain!important;object-position:left center!important;transform-origin:0!important;width:330px!important;min-width:330px!important;max-width:none!important;height:auto!important;min-height:0!important;margin:0!important;padding:0!important;display:block!important;transform:scale(1.9)!important}.auth-hero-content{padding-top:115px!important}@media (width>=1051px) and (height<=850px){.candidate-auth-page .candidate-auth-hero .auth-brand.auth-brand-large{width:450px!important;height:115px!important;min-height:115px!important;top:5px!important;left:34px!important}.candidate-auth-page .candidate-auth-hero .auth-brand.auth-brand-large .auth-brand-logo-image{transform-origin:0!important;width:320px!important;min-width:320px!important;height:auto!important;transform:scale(2)!important}.auth-hero-content{padding-top:105px!important}}@media (width>=1500px){.candidate-auth-page .candidate-auth-hero .auth-brand.auth-brand-large{width:520px!important;height:140px!important;top:10px!important;left:48px!important}.candidate-auth-page .candidate-auth-hero .auth-brand.auth-brand-large .auth-brand-logo-image{width:370px!important;min-width:370px!important;transform:scale(2)!important}.auth-hero-content{padding-top:125px!important}}@media (width<=1050px){.candidate-auth-page .candidate-auth-hero .auth-brand.auth-brand-large{width:400px!important;height:120px!important;top:10px!important;left:28px!important}.candidate-auth-page .candidate-auth-hero .auth-brand.auth-brand-large .auth-brand-logo-image{width:290px!important;min-width:290px!important;transform:scale(1.7)!important}.auth-hero-content{padding-top:110px!important}}@media (width<=680px){.candidate-auth-page .candidate-auth-hero .auth-brand.auth-brand-large{width:100%!important;height:100px!important;min-height:100px!important;position:relative!important;top:auto!important;left:auto!important;overflow:hidden!important}.candidate-auth-page .candidate-auth-hero .auth-brand.auth-brand-large .auth-brand-logo-image{transform-origin:0!important;width:260px!important;min-width:260px!important;transform:scale(1.45)!important}.auth-hero-content{padding-top:0!important}}@media (width>=1051px){.candidate-auth-page .candidate-auth-hero .auth-brand.auth-brand-large{width:450px!important;height:115px!important;left:0!important;right:auto!important;overflow:visible!important}.candidate-auth-page .candidate-auth-hero .auth-brand.auth-brand-large .auth-brand-logo-image{translate:-70px;transform-origin:0!important;width:320px!important;min-width:320px!important;height:auto!important;transform:scale(2)!important}}.offer-detail-page{color:#07142f;background:#f5f8ff;grid-template-columns:250px 1fr;min-height:100vh;font-family:Inter,Arial,sans-serif;display:grid}.offer-sidebar{color:#fff;background:linear-gradient(#071735,#001b45);padding:22px 14px}.offer-brand{align-items:center;gap:12px;margin-bottom:30px;display:flex}.offer-brand img{width:44px}.offer-brand h2,.offer-brand p{margin:0}.offer-sidebar button{color:#fff;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:14px;width:100%;margin-bottom:6px;padding:14px 16px;font-weight:800}.offer-sidebar button.active,.offer-sidebar button:hover{background:#0b63f6}.offer-main{padding:0 32px 40px}.offer-topbar{justify-content:space-between;align-items:center;height:72px;display:flex}.offer-search{background:#fff;border:1px solid #e2e8f4;border-radius:18px;width:420px;padding:13px 18px}.offer-search input{border:0;outline:0;width:85%;font-size:15px}.offer-user{align-items:center;gap:18px;display:flex}.user-chip{align-items:center;gap:10px;display:flex}.user-chip span{color:#073b8e;background:#e8efff;border-radius:50%;place-items:center;width:42px;height:42px;font-weight:900;display:grid}.user-chip p{color:#64748b;margin:0;font-size:12px}.offer-title-row{justify-content:space-between;align-items:center;margin:16px 0 22px;display:flex}.offer-title-row h1{margin:0;font-size:30px}.offer-title-row p{color:#64748b}.offer-actions{gap:12px;display:flex}.offer-actions button,.side-card button{cursor:pointer;background:#fff;border:1px solid #dbe5f5;border-radius:12px;padding:12px 18px;font-weight:800}.offer-actions .primary{color:#fff;background:#0b63f6}.candidate-summary{background:#fff;border:1px solid #e5ebf5;border-radius:20px;grid-template-columns:300px 1fr 180px;gap:24px;padding:24px;display:grid;box-shadow:0 14px 40px #0d264c0f}.candidate-left{align-items:center;gap:16px;display:flex}.candidate-left img{border-radius:50%;width:88px;height:88px}.candidate-left h2,.candidate-left p{margin:4px 0}.info-item p{color:#64748b;margin:0 0 5px;font-size:13px}.info-item b{font-size:14px}.status-box{border-left:1px solid #e5ebf5;padding-left:22px}.status-box p,.status-box small{color:#64748b;display:block}.status-box b{color:#166534;background:#dcfce7;border-radius:999px;margin-bottom:14px;padding:7px 14px;display:inline-block}.offer-tabs{border-bottom:1px solid #dbe5f5;gap:28px;margin-top:26px;display:flex}.offer-tabs button{color:#334155;cursor:pointer;background:0 0;border:0;padding:16px 0;font-weight:900}.offer-tabs .active{color:#0b63f6;border-bottom:3px solid #0b63f6}.offer-content-grid{grid-template-columns:1fr 340px;gap:24px;margin-top:24px;display:grid}.pdf-preview-card{background:#fff;border:1px solid #e5ebf5;border-radius:18px;overflow:hidden;box-shadow:0 18px 45px #0d264c14}.pdf-toolbar{background:#f8fafc;border-bottom:1px solid #e5ebf5;align-items:center;gap:20px;height:54px;padding:0 20px;display:flex}.pdf-toolbar button{background:#fff;border:1px solid #dbe5f5;border-radius:10px;margin-left:auto;padding:8px 14px}.offer-pdf-frame{background:#fff;border:0;width:100%;height:720px}.offer-right-panel{align-content:start;gap:20px;display:grid}.side-card{background:#fff;border:1px solid #e5ebf5;border-radius:18px;padding:20px;box-shadow:0 14px 35px #0d264c0f}.side-card h3{margin-top:0}.side-card button{text-align:left;width:100%;margin-top:12px;display:block}.side-card .danger{color:#dc2626;border-color:#fecaca}.attachment-box{background:#f8fafc;border:1px solid #e5ebf5;border-radius:14px;align-items:center;gap:12px;padding:14px;display:flex}.attachment-box p{color:#64748b;margin:3px 0 0}.offer-loading{place-items:center;min-height:100vh;font-size:22px;font-weight:900;display:grid}@media (width<=1100px){.offer-detail-page{grid-template-columns:1fr}.offer-sidebar{display:none}.candidate-summary,.offer-content-grid{grid-template-columns:1fr}}body{color:#172033;background:#f4f7fb;margin:0;font-family:Inter,Arial,sans-serif}input,textarea,select{background:#f8fafc;border:1px solid #dbe3ef;border-radius:14px;outline:none;width:100%;padding:15px 16px;font-size:15px}button{color:#fff;cursor:pointer;background:linear-gradient(90deg,#2563eb,#7c3aed);border:none;border-radius:14px;padding:14px 20px;font-weight:800}.topbar{z-index:1000;background:linear-gradient(90deg,#0f172a,#1d4ed8,#7c3aed);align-items:center;gap:22px;height:76px;padding:0 34px;display:flex;position:sticky;top:0}.brand{color:#fff;white-space:nowrap;font-size:25px;font-weight:900}.top-search{color:#fff;background:#ffffff2e;border:none;flex:1;max-width:420px}.nav-btn{color:#2563eb;background:#fff;border-radius:14px;padding:12px 18px}.nav-menu{align-items:center;gap:24px;display:flex}.nav-menu a{color:#fff;font-size:14px;font-weight:700}.notify-badge{color:#fff;background:#7c3aed;border-radius:999px;margin-left:5px;padding:3px 8px;font-size:12px}.profile-menu-wrap,.recruiter-profile-wrap{margin-left:auto;position:relative}.profile-menu-btn{color:#fff;background:#ffffff1f;border-radius:999px;align-items:center;gap:10px;padding:8px 14px;display:flex}.profile-avatar{color:#2563eb;background:#fff;border-radius:50%;justify-content:center;align-items:center;width:34px;height:34px;font-weight:900;display:flex}.profile-dropdown{z-index:2000;background:#fff;border-radius:18px;width:220px;padding:10px;position:absolute;top:52px;right:0;box-shadow:0 20px 50px #0f172a2e}.profile-dropdown button{color:#172033;text-align:left;background:0 0;border-radius:12px;width:100%;padding:13px 14px;font-weight:700}.recruiter-topbar{background:#020b24;height:78px}.recruiter-brand{flex-direction:column;line-height:1.1;display:flex}.recruiter-brand span{color:#cbd5e1;margin-top:4px;font-size:13px;font-weight:500}.recruiter-nav-tabs{align-items:center;gap:14px;margin-left:24px;display:flex}.recruiter-nav-tabs a{color:#fff;border-radius:12px;padding:14px 22px;font-weight:800}.recruiter-nav-tabs a:hover,.recruiter-nav-tabs .active{color:#a5b4fc;background:#2563eb47}.recruiter-profile-wrap{align-items:center;gap:18px;display:flex}.recruiter-bell{background:0 0;padding:8px;font-size:20px;position:relative}.recruiter-bell span{color:#fff;background:#ef4444;border-radius:999px;padding:2px 6px;font-size:11px;position:absolute;top:0;right:0}.recruiter-profile-wrap .profile-menu-btn{color:#fff;background:0 0;border-radius:14px;padding:6px 10px}.recruiter-profile-wrap .profile-menu-btn span:nth-child(2){flex-direction:column;align-items:flex-start;display:flex}.recruiter-profile-wrap .profile-menu-btn small{color:#cbd5e1;font-size:12px;font-weight:500}.empty-box{text-align:center;color:#64748b;background:#f8fafc;border-radius:16px;padding:20px}.primary-link,.primary-btn{color:#fff;background:linear-gradient(90deg,#2563eb,#7c3aed);border-radius:14px;padding:12px 16px;font-weight:800;display:inline-block}.landing,.auth-page{background:linear-gradient(135deg,#0f172a,#1d4ed8,#7c3aed);justify-content:center;align-items:center;min-height:100vh;padding:30px;display:flex}.landing-card,.auth-card,.auth-box{text-align:center;background:#fff;border-radius:28px;padding:40px;box-shadow:0 20px 60px #00000040}.landing-card{width:700px}.auth-card,.auth-box{width:460px}.auth-card a{color:#2563eb;margin-top:14px;font-weight:800;display:block}.recruiter-auth button,.auth-card button{color:#fff;background:linear-gradient(90deg,#7c3aed,#2563eb)}.choice-navbar{background:#fff;justify-content:space-between;align-items:center;height:78px;padding:0 44px;display:flex;box-shadow:0 4px 20px #0f172a0f}.choice-brand{color:#0f172a;font-size:28px;font-weight:900}.choice-nav-links{gap:28px;display:flex}.choice-nav-links a{color:#0f172a;font-weight:800}.login-choice-page{background:linear-gradient(135deg,#f8fbff,#eef2ff);min-height:calc(100vh - 78px);padding:48px 32px}.choice-header{text-align:center;max-width:850px;margin:0 auto 38px}.choice-header h1{color:#0f172a;margin:0 0 14px;font-size:46px}.choice-header p{color:#475569;font-size:20px;line-height:1.6}.choice-cards{grid-template-columns:1fr 70px 1fr;align-items:center;gap:32px;max-width:1250px;margin:auto;display:grid}.choice-card{text-align:center;background:#fff;border:1px solid #e5e7eb;border-radius:30px;padding:42px;box-shadow:0 20px 60px #0f172a1a}.choice-illustration{background:linear-gradient(135deg,#eff6ff,#eef2ff);border-radius:50%;justify-content:center;align-items:center;width:180px;height:180px;margin:0 auto 24px;font-size:88px;display:flex}.choice-card h2{margin:0 0 14px;font-size:34px}.candidate-choice h2{color:#2563eb}.recruiter-choice h2{color:#7c3aed}.choice-card p{color:#475569;margin-bottom:28px;font-size:17px;line-height:1.6}.choice-primary-btn,.choice-secondary-btn{border-radius:16px;margin:14px 0;padding:16px;font-size:18px;font-weight:900;display:block}.choice-primary-btn{color:#fff;background:linear-gradient(90deg,#2563eb,#1d4ed8)}.recruiter-btn{background:linear-gradient(90deg,#7c3aed,#6d28d9)}.choice-secondary-btn{color:#2563eb;background:#fff;border:1px solid #c7d2fe}.recruiter-border{color:#7c3aed}.choice-divider{color:#475569;background:#fff;border-radius:50%;justify-content:center;align-items:center;width:58px;height:58px;font-weight:900;display:flex;box-shadow:0 10px 30px #0f172a1f}.choice-features{background:#fff;border-radius:24px;grid-template-columns:repeat(4,1fr);gap:18px;max-width:1100px;margin:34px auto 0;padding:22px;display:grid;box-shadow:0 16px 40px #0f172a14}.choice-features div{color:#172033;text-align:center;font-weight:800}.modern-profile-layout{background:#f4f7fb;grid-template-columns:240px minmax(0,1fr) 340px;gap:28px;padding:34px;display:grid}.modern-quick-links,.modern-profile-right>div,.modern-profile-hero,.modern-profile-section{background:#fff;border-radius:24px;padding:22px;box-shadow:0 14px 35px #0f172a14}.modern-quick-links{height:fit-content;position:sticky;top:95px}.modern-quick-links a,.modern-quick-links button{color:#172033;text-align:left;background:#f8fafc;border-radius:14px;width:100%;margin:8px 0;padding:13px;display:block}.modern-profile-main{min-width:0}.modern-profile-hero{border-radius:28px;margin-bottom:18px;padding:34px}.hero-left{align-items:center;gap:26px;display:flex}.hero-left h1{margin:0 0 8px;font-size:38px}.hero-left p{color:#475569;font-size:16px}.modern-photo-wrap label,.modern-photo-wrap img{width:170px;height:170px}.modern-photo-wrap label{color:#fff;cursor:pointer;background:linear-gradient(135deg,#2563eb,#7c3aed);border-radius:50%;justify-content:center;align-items:center;font-size:42px;font-weight:900;display:flex}.modern-photo-wrap img{object-fit:cover;border-radius:50%}.basic-grid{grid-template-columns:repeat(2,minmax(220px,1fr));gap:14px;margin:18px 0;display:grid}.basic-grid span{background:#f8fafc;border-radius:12px;padding:14px 16px;font-size:15px}.profile-two-col{grid-template-columns:1fr 1fr;gap:18px;display:grid}.modern-profile-section{border-radius:26px;margin-bottom:22px;padding:28px}.section-top{justify-content:space-between;align-items:center;display:flex}.section-top h2{font-size:22px}.section-edit-btn{color:#2563eb;background:#eef2ff;border-radius:12px;padding:9px 13px;font-weight:800}.modern-chip-wrap,.shortlisted-skills,.candidate-skill-pills,.skill-preview{flex-wrap:wrap;gap:10px;display:flex}.modern-chip-wrap span,.shortlisted-skills span,.candidate-skill-pills span,.skill-preview span{color:#4f46e5;background:#eef2ff;border-radius:999px;padding:8px 12px;font-size:13px;font-weight:800}.modern-profile-right{flex-direction:column;gap:22px;display:flex}.completion-card h1{color:#2563eb;margin:8px 0;font-size:42px}.completion-bar,.ai-bar,.hr-bar{background:#e5e7eb;border-radius:999px;height:9px;margin:12px 0;overflow:hidden}.completion-bar div,.ai-bar div,.hr-bar div{background:linear-gradient(90deg,#2563eb,#7c3aed);border-radius:999px;height:100%}.missing-card p,.quick-action-card a{color:#172033;background:#f8fafc;border-radius:14px;margin:10px 0;padding:14px;display:block}.talent-panel{background:linear-gradient(#fff,#f8fafc);border:1px solid #e5e7eb;border-radius:28px;width:100%;padding:26px;box-shadow:0 20px 50px #0f172a1f}.panel-top{align-items:center;gap:16px;margin-bottom:18px;display:flex}.mini-score{background:conic-gradient(#7c3aed 0 65%, #e5e7eb 65% 100%);border-radius:50%;justify-content:center;align-items:center;width:120px;height:120px;margin:10px auto 20px;display:flex}.mini-score span{color:#111827;background:#fff;border-radius:50%;justify-content:center;align-items:center;width:82px;height:82px;font-size:28px;font-weight:900;display:flex}.insight-grid{grid-template-columns:1fr 1fr;gap:14px;display:grid}.insight-box{text-align:center;border-radius:18px;padding:18px}.insight-box h2{margin:0;font-size:28px}.blue{color:#2563eb;background:#eff6ff}.purple{color:#7c3aed;background:#f5f3ff}.green{color:#059669;background:#ecfdf5}.orange{color:#ea580c;background:#fff7ed}.ai-card{background:linear-gradient(135deg,#eef2ff,#faf5ff);border-radius:20px;margin-top:18px;padding:18px}.panel-btn{background:linear-gradient(90deg,#111827,#7c3aed);width:100%;margin-top:18px}.new-dashboard{background:#f4f7fb;grid-template-columns:280px 1fr 320px;gap:24px;padding:28px;display:grid}.dash-left,.dash-right{flex-direction:column;gap:18px;display:flex}.dash-middle{min-width:0}.profile-card-new,.trust-box,.quick-actions,.dashboard-card,.notification-panel,.premium-panel{background:#fff;border-radius:24px;padding:22px;box-shadow:0 14px 35px #0f172a14}.profile-card-new{text-align:center}.avatar-ring{color:#fff;background:linear-gradient(135deg,#2563eb,#7c3aed);border-radius:50%;justify-content:center;align-items:center;width:105px;height:105px;margin:auto;font-size:38px;font-weight:900;display:flex;overflow:hidden}.avatar-ring img{object-fit:cover;border-radius:50%;width:100%;height:100%}.completion-circle{color:#2563eb;background:#eef2ff;border-radius:50%;justify-content:center;align-items:center;width:82px;height:82px;margin:16px auto;font-weight:900;display:flex}.quick-actions a{color:#172033;background:#f8fafc;border-radius:12px;margin:10px 0;padding:12px;display:block}.trust-box{background:linear-gradient(135deg,#ecfdf5,#eef2ff)}.welcome-banner{color:#fff;background:linear-gradient(135deg,#111827,#2563eb,#7c3aed);border-radius:28px;justify-content:space-between;align-items:center;margin-bottom:24px;padding:34px;display:flex}.banner-actions{gap:14px;margin-top:22px;display:flex}.banner-actions button:last-child{color:#422006;background:#facc15}.shield-icon{opacity:.5;font-size:90px}.section-head{justify-content:space-between;align-items:center;display:flex}.modern-job-grid{grid-template-columns:repeat(2,1fr);gap:18px;margin-top:18px;display:grid}.modern-job-card{background:#f8fafc;border:1px solid #e5e7eb;border-radius:18px;padding:18px}.modern-job-card button{width:100%;margin-top:12px}.verify-grid-new,.insight-row{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.verify-grid-new div,.insight-row div,.notification-panel p{background:#f8fafc;border-radius:14px;padding:14px;font-weight:700}.premium-panel{color:#fff;background:linear-gradient(135deg,#111827,#312e81,#7c3aed)}.premium-panel span{color:#facc15;font-weight:900}.hr-dashboard{background:#f4f7fb;grid-template-columns:300px minmax(0,1fr) 330px;gap:24px;padding:26px;display:grid}.hr-main{min-width:0}.hr-card,.hr-welcome,.hr-stat{background:#fff;border-radius:24px;padding:24px;box-shadow:0 14px 35px #0f172a14}.hr-stat{align-items:center;gap:18px;display:flex}.hr-stat span{border-radius:16px;justify-content:center;align-items:center;width:54px;height:54px;font-size:26px;display:flex}.hr-stat h2{margin:6px 0;font-size:30px}.hr-stat p{color:#475569;margin:0}.hr-stat small{color:#16a34a;font-weight:800}.hr-card{margin-bottom:24px}.hr-section-head{justify-content:space-between;align-items:center;margin-bottom:18px;display:flex}.hr-section-head button{color:#2563eb;background:0 0;padding:0}.hr-job-table{border:1px solid #e5e7eb;border-radius:18px;overflow:hidden}.hr-job-row{border-bottom:1px solid #e5e7eb;grid-template-columns:2fr 1fr 1fr 1fr 50px;align-items:center;gap:14px;padding:16px;display:grid}.hr-table-head{background:#f8fafc;font-weight:900}.hr-job-row small{color:#64748b;margin-top:4px;display:block}.hr-job-row button{color:#172033;background:0 0;padding:6px}.hr-status{border-radius:999px;width:fit-content;padding:6px 12px;font-weight:800}.hr-status.active{color:#16a34a;background:#dcfce7}.hr-status.draft{color:#ea580c;background:#ffedd5}.hr-status.closed{color:#dc2626;background:#fee2e2}.hr-center-btn{margin:18px auto 0;display:block}.hr-application-row{border-bottom:1px solid #e5e7eb;grid-template-columns:52px 1fr 90px 110px 120px 70px;align-items:center;gap:14px;padding:16px;display:grid}.hr-avatar{color:#fff;background:linear-gradient(135deg,#2563eb,#7c3aed);border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;font-weight:900;display:flex}.hr-tag{color:#16a34a;background:#dcfce7;border-radius:999px;width:fit-content;padding:7px 12px;font-weight:800}.hr-right{flex-direction:column;gap:20px;display:flex}.hr-chart{background:linear-gradient(#ede9fe,#fff);border-radius:18px;height:150px;position:relative;overflow:hidden}.hr-chart div{border-top:5px solid #7c3aed;border-radius:50% 50% 0 0;height:70px;position:absolute;bottom:35px;left:20px;right:20px}.hr-skill{margin:16px 0}.hr-skill>div:first-child{justify-content:space-between;margin-bottom:8px;font-weight:800;display:flex}.hr-circle{background:conic-gradient(#2563eb 0 72%, #e5e7eb 72% 100%);border-radius:50%;justify-content:center;align-items:center;width:120px;height:120px;margin:20px auto;font-size:32px;font-weight:900;display:flex}.hr-quick button{width:100%;margin-top:10px}.advanced-recruiter-sidebar{color:#fff;background:radial-gradient(circle at top,#7c3aed59,#0000 35%),linear-gradient(#07112f,#020617);border-radius:24px;min-height:calc(100vh - 120px);padding:22px;position:sticky;top:96px;box-shadow:0 24px 60px #0f172a59}.advanced-brand-card{text-align:center;border-bottom:1px solid #ffffff1f;padding:18px 10px 24px}.advanced-logo{background:linear-gradient(135deg,#0ea5e9,#7c3aed,#ec4899);border-radius:28px;justify-content:center;align-items:center;width:92px;height:92px;margin:0 auto 12px;font-size:34px;font-weight:900;display:flex;box-shadow:0 0 30px #7c3aed8c}.advanced-brand-card h2{margin:0}.advanced-brand-card p{color:#cbd5e1;margin:6px 0 0}.advanced-menu-group{border-bottom:1px solid #ffffff1a;padding:18px 0}.advanced-menu-group>span{color:#94a3b8;text-transform:uppercase;margin-bottom:10px;font-size:12px;display:block}.advanced-menu-group button{color:#fff;text-align:left;background:0 0;border-radius:14px;justify-content:space-between;align-items:center;width:100%;margin:4px 0;padding:12px;display:flex}.advanced-menu-group button:hover{background:#ffffff1a}.advanced-menu-group b{color:#fff;background:linear-gradient(90deg,#7c3aed,#ec4899);border-radius:999px;padding:3px 8px;font-size:11px}.advanced-pro-card{background:linear-gradient(135deg,#2563eb,#7c3aed,#db2777);border-radius:20px;margin-top:18px;padding:20px;box-shadow:0 0 30px #7c3aed66}.advanced-pro-card p{color:#e0e7ff}.advanced-pro-card button{color:#4f46e5;background:#fff;width:100%}.advanced-post-layout,.talent-search-layout,.shortlisted-layout,.recruiter-candidate-page{background:#f4f7fb;grid-template-columns:300px minmax(0,1fr);gap:24px;padding:24px;display:grid}.clean-job-main{background:#f8fafc;border-radius:28px;padding:28px}.clean-job-hero{background:linear-gradient(135deg,#fff,#eef2ff);border-radius:28px;align-items:center;gap:22px;margin-bottom:24px;padding:28px;display:flex;box-shadow:0 14px 35px #0f172a14}.clean-job-icon{background:linear-gradient(135deg,#2563eb,#7c3aed);border-radius:50%;justify-content:center;align-items:center;width:76px;height:76px;font-size:34px;display:flex}.clean-job-form{grid-template-columns:1.3fr 1fr;gap:18px;display:grid}.clean-form-card{background:#fff;border-radius:24px;padding:24px;box-shadow:0 14px 35px #0f172a14}.big-card,.full-card{grid-column:1/-1}.clean-grid-3{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.clean-grid-2{grid-template-columns:repeat(2,1fr);gap:14px;display:grid}.clean-grid-1{grid-template-columns:1fr;gap:14px;display:grid}.clean-form-card textarea{min-height:150px}.posting-options-card{grid-template-columns:1fr 1fr 1fr auto;align-items:center;gap:18px;display:grid}.posting-options-card label{background:#f8fafc;border-radius:14px;padding:14px;font-weight:700}.posting-options-card input{width:auto;margin-right:8px}.clean-post-actions{gap:14px;display:flex}.clean-post-actions .draft-btn{color:#4f46e5;background:#f8fafc}.talent-search-main,.shortlisted-main,.recruiter-candidate-main{min-width:0}.talent-search-hero,.advanced-filter-panel,.talent-results-head,.advanced-candidate-card,.empty-talent-state{background:#fff;border-radius:26px;padding:26px;box-shadow:0 14px 35px #0f172a14}.talent-search-hero{color:#fff;background:linear-gradient(135deg,#0f172a,#2563eb,#7c3aed);justify-content:space-between;align-items:center;margin-bottom:22px;display:flex}.talent-search-hero h1{margin:0 0 8px;font-size:34px}.talent-search-hero p{color:#dbeafe}.search-ai-badges{flex-wrap:wrap;gap:10px;display:flex}.search-ai-badges span{background:#ffffff29;border:1px solid #fff3;border-radius:999px;padding:10px 14px;font-weight:800}.advanced-filter-panel{margin-bottom:22px}.filter-header,.talent-results-head{justify-content:space-between;align-items:center;margin-bottom:18px;display:flex}.advanced-filter-grid{grid-template-columns:repeat(4,1fr);gap:16px;display:grid}.advanced-filter-grid label{font-size:14px;font-weight:800}.advanced-filter-grid input,.advanced-filter-grid select{margin-top:8px}.filter-chip-row,.result-sort-box{flex-wrap:wrap;align-items:center;gap:10px;margin-top:18px;display:flex}.filter-chip-row button,.result-sort-box button{color:#4f46e5;background:#eef2ff;padding:9px 13px}.advanced-candidate-results{flex-direction:column;gap:18px;display:flex}.advanced-candidate-card{grid-template-columns:1fr 130px 250px;align-items:center;gap:22px;display:grid}.candidate-left-block{align-items:flex-start;gap:18px;display:flex}.candidate-photo-mini{color:#fff;background:linear-gradient(135deg,#2563eb,#7c3aed);border-radius:22px;justify-content:center;align-items:center;width:72px;height:72px;font-size:26px;font-weight:900;display:flex;overflow:hidden}.candidate-photo-mini img{object-fit:cover;width:100%;height:100%}.candidate-title-line{align-items:center;gap:10px;display:flex}.candidate-title-line h2{margin:0}.verified-pill{color:#16a34a;background:#dcfce7;border-radius:999px;padding:6px 10px;font-size:12px;font-weight:900}.match-pill{color:#7c3aed;background:#eef2ff;border-radius:999px;padding:6px 10px;font-size:12px;font-weight:900}.candidate-score-block{text-align:center}.match-circle{background:conic-gradient(#16a34a 0 92%, #e5e7eb 92% 100%);border-radius:50%;justify-content:center;align-items:center;width:96px;height:96px;margin:auto;display:flex}.match-circle span{background:#fff;border-radius:50%;justify-content:center;align-items:center;width:68px;height:68px;font-weight:900;display:flex}.candidate-action-block{gap:10px;display:grid}.candidate-action-block a,.candidate-action-block button{text-align:center;color:#fff;background:linear-gradient(90deg,#2563eb,#7c3aed);border-radius:14px;padding:12px}.candidate-action-block textarea{min-height:80px}.shortlisted-hero{background:#fff;border-radius:28px;justify-content:space-between;align-items:center;gap:30px;margin-bottom:22px;padding:32px;display:flex;box-shadow:0 10px 35px #0f172a0f}.shortlisted-hero h1{letter-spacing:-1px;color:#0f172a;margin:0;font-size:42px;font-weight:900;line-height:1.1}.shortlisted-hero p{color:#64748b;margin-top:10px;font-size:16px}.shortlisted-summary{grid-template-columns:repeat(5,1fr);gap:16px;display:grid}.shortlisted-summary button,.shortlisted-summary div{color:#0f172a;text-align:left;background:#fff;border:1px solid #e5e7eb;border-radius:22px;min-width:140px;padding:18px 22px;transition:all .25s;box-shadow:0 8px 30px #0f172a0a}.shortlisted-summary button:hover,.shortlisted-summary div:hover{transform:translateY(-4px);box-shadow:0 18px 40px #0f172a14}.shortlisted-summary span{color:#64748b;text-transform:uppercase;letter-spacing:.5px;font-size:12px;font-weight:900;display:block}.shortlisted-summary h2{color:#111827;margin:10px 0 0;font-size:30px;font-weight:900}.shortlisted-summary button:first-child,.shortlisted-summary div:first-child{border-left:5px solid #2563eb}.shortlisted-summary button:nth-child(2),.shortlisted-summary div:nth-child(2){border-left:5px solid #8b5cf6}.shortlisted-summary button:nth-child(3),.shortlisted-summary div:nth-child(3){border-left:5px solid #14b8a6}.shortlisted-summary button:nth-child(4),.shortlisted-summary div:nth-child(4){border-left:5px solid #f59e0b}.shortlisted-summary button:nth-child(5),.shortlisted-summary div:nth-child(5){border-left:5px solid #ef4444}.shortlisted-tabs{background:#fff;border-radius:26px;gap:12px;margin-bottom:18px;padding:24px;display:flex;box-shadow:0 14px 35px #0f172a14}.shortlisted-tabs button{color:#172033;background:#f8fafc}.shortlisted-tabs .active{color:#fff;background:linear-gradient(90deg,#2563eb,#7c3aed)}.shortlisted-list{flex-direction:column;gap:18px;display:flex}.shortlisted-card{background:#fff;border:1px solid #e5e7eb;border-radius:26px;grid-template-columns:1.7fr 220px 240px;align-items:start;gap:20px;padding:28px;transition:all .25s;display:grid;box-shadow:0 10px 25px #0f172a0d}.shortlisted-card:hover{transform:translateY(-5px);box-shadow:0 20px 50px #0f172a1f}.shortlisted-profile{gap:18px;display:flex}.shortlisted-avatar{color:#fff;background:linear-gradient(135deg,#2563eb,#7c3aed);border-radius:26px;justify-content:center;align-items:center;width:82px;height:82px;font-size:30px;font-weight:900;display:flex;position:relative}.shortlisted-avatar span{background:#22c55e;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;font-size:13px;display:flex;position:absolute;bottom:0;right:0}.shortlisted-title{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.shortlisted-title h2{color:#0f172a;letter-spacing:-.6px;text-transform:capitalize;margin:0;font-size:28px;font-weight:900}.shortlisted-profile p{color:#475569;margin-top:8px;font-size:15px;font-weight:600}.shortlisted-job-info span,.shortlisted-status-box span{color:#64748b;font-size:13px;font-weight:800}.shortlisted-job-info h3,.shortlisted-job-info h4{margin:8px 0 18px}.shortlisted-actions{flex-direction:column;gap:10px;display:flex}.shortlisted-actions button{width:100%}.shortlisted-actions textarea{min-height:80px}.recruiter-candidate-hero,.recruiter-profile-card{background:#fff;border-radius:26px;padding:28px;box-shadow:0 14px 35px #0f172a14}.recruiter-candidate-hero{align-items:center;gap:24px;margin-bottom:24px;display:flex}.candidate-big-avatar{color:#fff;background:linear-gradient(135deg,#2563eb,#7c3aed);border-radius:30px;justify-content:center;align-items:center;width:130px;height:130px;font-size:48px;font-weight:900;display:flex;overflow:hidden}.candidate-big-avatar img{object-fit:cover;width:100%;height:100%}.candidate-status-row{flex-wrap:wrap;gap:12px;margin-top:16px;display:flex}.candidate-status-row span{color:#4f46e5;background:#eef2ff;border-radius:999px;padding:10px 14px;font-weight:800}.recruiter-profile-grid{grid-template-columns:1fr 1fr;gap:18px;display:grid}.recruiter-profile-card button{width:100%;margin-top:10px}.modal-overlay{z-index:999;background:#0f172a8c;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.edit-modal{background:#fff;border-radius:24px;width:100%;max-width:560px;max-height:90vh;padding:28px;overflow-y:auto;box-shadow:0 30px 80px #00000040}.edit-modal input,.edit-modal textarea{margin-bottom:14px}.modal-actions{justify-content:flex-end;gap:14px;display:flex}.modal-actions button:last-child{color:#111827;background:#e5e7eb}@media (width<=1200px){.hr-dashboard,.advanced-post-layout,.talent-search-layout,.shortlisted-layout,.recruiter-candidate-page{grid-template-columns:1fr}.advanced-recruiter-sidebar{position:static}.hr-stats,.shortlisted-summary{grid-template-columns:repeat(2,1fr)}.shortlisted-card,.advanced-candidate-card{grid-template-columns:1fr}.shortlisted-hero,.talent-search-hero,.talent-results-head{flex-direction:column;align-items:flex-start}}@media (width<=1100px){.modern-profile-layout,.new-dashboard,.clean-job-form,.clean-grid-3,.clean-grid-2,.posting-options-card,.advanced-filter-grid,.recruiter-profile-grid,.modern-job-grid,.verify-grid-new,.insight-row,.insight-grid,.profile-two-col,.basic-grid{grid-template-columns:1fr}.hero-left,.welcome-banner,.clean-job-hero,.recruiter-candidate-hero{flex-direction:column;align-items:flex-start}.modern-quick-links{position:static}.topbar,.recruiter-topbar{flex-wrap:wrap;height:auto;padding:18px}.recruiter-nav-tabs{flex-wrap:wrap;width:100%;margin-left:0}.profile-photo,.modern-photo-wrap label,.modern-photo-wrap img{width:130px;height:130px}}@media (width<=900px){.nav-menu{flex-wrap:wrap;gap:14px;width:100%}.top-search{max-width:100%}.profile-menu-wrap,.recruiter-profile-wrap{margin-left:0}.choice-navbar{flex-direction:column;gap:18px;height:auto;padding:18px}.choice-nav-links{flex-wrap:wrap;justify-content:center}.choice-cards,.choice-features{grid-template-columns:1fr}.choice-divider{margin:auto}.choice-header h1{font-size:34px}.choice-card{padding:28px}}@media (width<=700px){.hr-stats,.hr-job-row,.hr-application-row,.shortlisted-summary{grid-template-columns:1fr}.hr-welcome{flex-direction:column;align-items:flex-start;gap:16px}.shortlisted-tabs{flex-wrap:wrap}}.applications-layout{background:#f4f7fb;grid-template-columns:300px minmax(0,1fr);gap:24px;padding:24px;display:grid}.applications-main{min-width:0}.applications-hero,.applications-tabs,.application-card{background:#fff;border-radius:28px;padding:28px;box-shadow:0 10px 35px #0f172a0f}.applications-hero{justify-content:space-between;align-items:center;gap:28px;margin-bottom:22px;display:flex}.applications-hero h1{color:#0f172a;margin:0;font-size:42px;font-weight:900}.applications-hero p{color:#64748b}.applications-summary{grid-template-columns:repeat(4,1fr);gap:14px;display:grid}.applications-summary button{color:#0f172a;text-align:left;background:#fff;border:1px solid #e5e7eb;border-radius:22px;padding:18px}.applications-summary button:first-child{border-left:5px solid #2563eb}.applications-summary button:nth-child(2){border-left:5px solid #8b5cf6}.applications-summary button:nth-child(3){border-left:5px solid #14b8a6}.applications-summary button:nth-child(4){border-left:5px solid #f59e0b}.applications-summary span{text-transform:uppercase;color:#64748b;font-size:12px;font-weight:900}.applications-summary h2{color:#111827;margin:10px 0 0;font-size:30px}.applications-tabs{gap:12px;margin-bottom:18px;display:flex}.applications-tabs button{color:#172033;background:#f8fafc}.applications-tabs .active{color:#fff;background:linear-gradient(90deg,#2563eb,#7c3aed)}.applications-list{flex-direction:column;gap:18px;display:flex}.application-card{border:1px solid #e5e7eb;grid-template-columns:1.5fr 220px 120px 220px;align-items:center;gap:22px;display:grid}.application-profile{gap:18px;display:flex}.application-avatar{color:#fff;background:linear-gradient(135deg,#2563eb,#7c3aed);border-radius:26px;justify-content:center;align-items:center;width:78px;height:78px;font-size:30px;font-weight:900;display:flex}.application-profile h2{margin:0;font-size:26px;font-weight:900}.application-profile p,.application-job span,.application-job p,.application-score p{color:#64748b;font-weight:700}.application-skills{flex-wrap:wrap;gap:8px;margin-top:12px;display:flex}.application-skills span{color:#4f46e5;background:#eef2ff;border-radius:999px;padding:7px 11px;font-size:13px;font-weight:800}.application-score{text-align:center}.application-score h2{color:#16a34a}.application-actions{flex-direction:column;gap:10px;display:flex}.application-actions button{width:100%}.reject-btn{color:#dc2626;background:#fee2e2}@media (width<=1200px){.applications-layout,.application-card,.applications-hero,.applications-summary{grid-template-columns:1fr}.applications-hero{flex-direction:column;align-items:flex-start}}.reports-grid{grid-template-columns:repeat(2,1fr);gap:20px;display:grid}.report-card{background:#fff;border:1px solid #e5e7eb;border-radius:26px;padding:28px;box-shadow:0 10px 35px #0f172a0f}.report-card h2{margin-top:0}.report-card p{color:#64748b;font-weight:700}.report-bar{background:#e5e7eb;border-radius:999px;height:14px;margin:14px 0;overflow:hidden}.report-bar span{background:linear-gradient(90deg,#2563eb,#7c3aed);border-radius:999px;height:100%;display:block}@media (width<=900px){.reports-grid{grid-template-columns:1fr}}.theme-light{background:#f8fafc}.theme-dark{background:#020617}.theme-soft{background:linear-gradient(135deg,#eef2ff,#f8fafc)}.profile-settings-grid{grid-template-columns:1.4fr 1fr;gap:20px;display:grid}.profile-settings-card{background:#fff;border:1px solid #e5e7eb;border-radius:26px;padding:28px;box-shadow:0 10px 35px #0f172a0f}.profile-settings-card h2{margin-top:0}.profile-settings-card label{color:#0f172a;margin-bottom:14px;font-weight:800;display:block}.profile-settings-card input,.profile-settings-card textarea{margin-top:8px}.profile-settings-card p{color:#334155;background:#f8fafc;border-radius:14px;padding:14px;font-weight:700}.profile-settings-card button{margin-top:10px}@media (width<=900px){.profile-settings-grid{grid-template-columns:1fr}}body.theme-light{color:#172033;background:#f4f7fb}body.theme-light .topbar,body.theme-light .recruiter-topbar{background:#020b24}body.theme-light .applications-layout,body.theme-light .shortlisted-layout,body.theme-light .talent-search-layout,body.theme-light .advanced-post-layout,body.theme-light .recruiter-candidate-page{background:#f4f7fb}body.theme-light .applications-main,body.theme-light .applications-hero,body.theme-light .report-card,body.theme-light .application-card,body.theme-light .shortlisted-card,body.theme-light .shortlisted-hero,body.theme-light .applications-tabs{color:#172033;background:#fff}body.theme-dark{color:#fff;background:#020617}body.theme-dark .topbar,body.theme-dark .recruiter-topbar,body.theme-dark .applications-layout,body.theme-dark .shortlisted-layout,body.theme-dark .talent-search-layout,body.theme-dark .advanced-post-layout,body.theme-dark .recruiter-candidate-page{background:#020617}body.theme-dark .applications-main,body.theme-dark .applications-hero,body.theme-dark .report-card,body.theme-dark .application-card,body.theme-dark .shortlisted-card,body.theme-dark .shortlisted-hero,body.theme-dark .applications-tabs,body.theme-dark .clean-job-main,body.theme-dark .clean-form-card,body.theme-dark .recruiter-profile-card{color:#fff;background:#111827;border-color:#334155}body.theme-dark input,body.theme-dark textarea,body.theme-dark select{color:#fff;background:#020617;border-color:#334155}body.theme-dark p,body.theme-dark span,body.theme-dark label,body.theme-dark h1,body.theme-dark h2,body.theme-dark h3{color:#fff}body.theme-soft{color:#172033;background:linear-gradient(135deg,#eef2ff,#f8fafc)}body.theme-soft .topbar,body.theme-soft .recruiter-topbar{background:linear-gradient(90deg,#312e81,#2563eb,#7c3aed)}body.theme-soft .applications-layout,body.theme-soft .shortlisted-layout,body.theme-soft .talent-search-layout,body.theme-soft .advanced-post-layout,body.theme-soft .recruiter-candidate-page{background:linear-gradient(135deg,#eef2ff,#f8fafc)}body.theme-soft .applications-main,body.theme-soft .applications-hero,body.theme-soft .report-card,body.theme-soft .application-card,body.theme-soft .shortlisted-card,body.theme-soft .shortlisted-hero,body.theme-soft .applications-tabs,body.theme-soft .clean-job-main,body.theme-soft .clean-form-card{color:#172033;background:#ffffffe6}.notification-card-pro{background:#fff;border:1px solid #e5e7eb;border-radius:24px;grid-template-columns:70px 1fr 120px;align-items:center;gap:18px;padding:22px;display:grid;box-shadow:0 10px 35px #0f172a0f}.notification-icon-pro{background:#eef2ff;border-radius:18px;justify-content:center;align-items:center;width:58px;height:58px;font-size:26px;display:flex}.notification-card-pro span{color:#94a3b8;font-size:13px;font-weight:800}.notification-card-pro button{width:100%}@media (width<=800px){.notification-card-pro{grid-template-columns:1fr}}.loading{justify-content:center;align-items:center;height:100vh;font-size:24px;font-weight:700;display:flex}.report-card{background:#fff;border-radius:25px;margin-top:20px;padding:30px;box-shadow:0 10px 30px #0000000f}.report-card p{margin:18px 0;font-size:16px}.ai-assistant-card,.ai-output-card{background:#fff;border-radius:26px;margin-bottom:22px;padding:28px;box-shadow:0 10px 35px #0f172a0f}.ai-assistant-card textarea{min-height:180px;margin:18px 0}.ai-output-card pre{white-space:pre-wrap;background:#f8fafc;border-radius:18px;padding:22px;font-family:Inter,Arial,sans-serif;line-height:1.7}.interview-stage-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:20px;margin-top:25px;display:grid}.stage-card{background:#fff;border-radius:24px;padding:30px;box-shadow:0 10px 25px #0000000f}.stage-card h3{margin-bottom:15px}.stage-card h1{margin-bottom:20px;font-size:40px}.stage-card button{color:#fff;cursor:pointer;background:linear-gradient(90deg,#2563eb,#9333ea);border:none;border-radius:12px;width:100%;padding:12px;font-weight:600}.pipeline-flow{flex-wrap:wrap;align-items:center;gap:15px;margin-top:20px;font-size:18px;font-weight:600;display:flex}.screen-question-list{flex-direction:column;gap:12px;margin:20px 0;display:flex}.question-box{background:#f8fafc;border:1px solid #eee;border-radius:12px;padding:12px;font-size:14px}.question-box:hover{background:#eef2ff}.billing-current-plan{text-align:center;background:#eef2ff;border-radius:20px;padding:18px 24px}.billing-current-plan span{color:#64748b;text-transform:uppercase;font-size:12px;font-weight:900}.billing-current-plan h2{color:#4f46e5;margin:6px 0 0}.billing-plan-grid{grid-template-columns:repeat(3,1fr);gap:22px;display:grid}.billing-plan-card{background:#fff;border:1px solid #e5e7eb;border-radius:28px;padding:30px;box-shadow:0 10px 35px #0f172a0f}.billing-plan-card.active{border:2px solid #7c3aed;transform:translateY(-6px)}.billing-plan-card h1{margin:12px 0;font-size:42px}.billing-plan-card p{color:#64748b;font-weight:700}.billing-plan-card ul{margin:22px 0;padding:0;list-style:none}.billing-plan-card li{margin:12px 0;font-weight:700}.billing-plan-card button{width:100%}.billing-info-card{background:#fff;border-radius:26px;margin-top:24px;padding:28px;box-shadow:0 10px 35px #0f172a0f}@media (width<=1000px){.billing-plan-grid{grid-template-columns:1fr}}.billing-hero-premium{background:linear-gradient(135deg,#fff,#eef2ff);border-radius:30px;justify-content:space-between;align-items:center;gap:28px;margin-bottom:24px;padding:34px;display:flex;box-shadow:0 14px 40px #0f172a14}.billing-mini-label{color:#4f46e5;background:#eef2ff;border-radius:999px;margin-bottom:14px;padding:8px 14px;font-weight:900;display:inline-block}.billing-hero-premium p{color:#64748b;max-width:700px;font-weight:700}.billing-current-plan.premium{background:#fff;border:1px solid #e5e7eb;min-width:210px;box-shadow:0 12px 30px #0f172a14}.premium-grid{margin-bottom:24px}.premium-card{transition:all .3s;position:relative;overflow:hidden}.premium-card:hover{transform:translateY(-8px);box-shadow:0 24px 55px #0f172a24}.premium-card.active{background:linear-gradient(#fff,#f5f3ff)}.plan-card-top{justify-content:space-between;align-items:center;display:flex}.plan-card-top span{color:#fff;background:linear-gradient(90deg,#2563eb,#7c3aed);border-radius:999px;padding:7px 12px;font-size:12px;font-weight:900}.plan-price-row{align-items:flex-end;gap:8px;display:flex}.plan-price-row small{color:#64748b;margin-bottom:18px;font-weight:800}.billing-bottom-grid{grid-template-columns:1fr 1fr;gap:22px;display:grid}.premium-info{border:1px solid #e5e7eb}.billing-info-row{background:#f8fafc;border-radius:14px;justify-content:space-between;margin:12px 0;padding:14px;display:flex}.billing-status-active{color:#16a34a}.billing-usage{margin:18px 0}.billing-usage p{margin-bottom:8px;font-weight:900}.billing-usage div{background:#e5e7eb;border-radius:999px;height:10px;overflow:hidden}.billing-usage div span{background:linear-gradient(90deg,#2563eb,#7c3aed);height:100%;display:block}.billing-usage b{color:#64748b;margin-top:6px;display:block}.premium-payment-modal input{margin-bottom:14px}@media (width<=1000px){.billing-hero-premium,.billing-bottom-grid{flex-direction:column;grid-template-columns:1fr;align-items:flex-start}}.premium-dashboard{background:#f4f7fb;grid-template-columns:300px 1fr 330px;gap:22px;padding:24px;display:grid}.premium-profile-card,.passport-card,.resume-strength-card,.premium-card{background:#fff;border-radius:24px;padding:22px;box-shadow:0 14px 35px #0f172a14}.premium-avatar{background:#fff;border:6px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:130px;height:130px;margin:auto;font-size:42px;font-weight:900;display:flex;overflow:hidden}.premium-avatar img{object-fit:cover;width:100%;height:100%}.verified-badge{color:#fff;background:#7c3aed;border-radius:999px;padding:7px 12px;font-weight:800;display:inline-block}.premium-main-btn,.premium-job-card button,.premium-pro-card button{color:#fff;text-align:center;background:linear-gradient(90deg,#2563eb,#7c3aed);border-radius:14px;margin-top:16px;padding:13px;font-weight:900;display:block}.passport-card div{border-bottom:1px solid #eef2f7;justify-content:space-between;padding:11px 0;display:flex}.passport-card b{color:#059669}.green-progress{background:#e5e7eb;border-radius:999px;height:10px;overflow:hidden}.green-progress span{background:#22c55e;height:100%;display:block}.premium-hero{color:#fff;background:linear-gradient(135deg,#111827,#1d4ed8,#7c3aed);border-radius:28px;justify-content:space-between;align-items:center;padding:36px;display:flex}.hero-actions a{color:#2563eb;background:#fff;border-radius:14px;padding:13px 18px}.trust-meter{text-align:center;border:16px solid #22d3ee;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;width:190px;height:190px;display:flex}.trust-meter h2{margin:0;font-size:46px}.trust-meter b{color:#86efac}.metric-row div{background:#fff;border-radius:18px;padding:18px;box-shadow:0 10px 26px #0f172a12}.metric-row h2{margin:6px 0}.premium-section-head{justify-content:space-between;align-items:center;display:flex}.job-tags{flex-wrap:wrap;gap:8px;display:flex}.job-tags span,.career-chip{color:#3730a3;background:#eef2ff;border-radius:999px;padding:7px 10px;font-size:12px;font-weight:700}.bottom-grid{grid-template-columns:1fr 1fr;gap:18px;margin-top:18px;display:grid}.task-item,.activity-item{border-bottom:1px solid #eef2f7;justify-content:space-between;gap:14px;padding:13px 0;display:flex}.task-item span{color:#059669;font-weight:900}.premium-pro-card{color:#fff;background:linear-gradient(135deg,#111827,#312e81,#7c3aed);border-radius:24px;padding:24px}.premium-pro-card li{margin:10px 0}.empty-premium-box{color:#64748b;background:#f8fafc;border-radius:18px;margin-top:18px;padding:24px}@media (width<=1200px){.premium-dashboard,.metric-row,.premium-job-grid,.bottom-grid{grid-template-columns:1fr}.premium-hero{flex-direction:column;align-items:flex-start;gap:20px}}.companies-page{background:#f4f7fb;min-height:100vh;padding:28px}.companies-hero{color:#fff;background:linear-gradient(135deg,#111827,#2563eb,#7c3aed);border-radius:28px;justify-content:space-between;align-items:center;margin-bottom:24px;padding:34px;display:flex}.company-count-box{background:#ffffff29;border-radius:28px;flex-direction:column;justify-content:center;align-items:center;width:130px;height:130px;display:flex}.company-count-box h2{margin:0;font-size:42px}.all-company-grid{grid-template-columns:repeat(4,1fr);gap:20px;display:grid}.all-company-card{background:#fff;border-radius:24px;padding:24px;box-shadow:0 14px 35px #0f172a14}.company-logo-big{color:#fff;background:linear-gradient(135deg,#2563eb,#7c3aed);border-radius:18px;justify-content:center;align-items:center;width:64px;height:64px;margin-bottom:16px;font-size:28px;font-weight:900;display:flex}.all-company-card h2{margin:0 0 8px}.all-company-card p{color:#334155;font-weight:800}.all-company-card span{color:#64748b;font-size:14px}@media (width<=1200px){.all-company-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=700px){.companies-hero{flex-direction:column;align-items:flex-start;gap:20px}.all-company-grid{grid-template-columns:1fr}}.jobs-page,.services-page,.notifications-page{background:#f4f7fb;min-height:100vh;padding:28px}.jobs-hero,.services-hero,.notifications-hero{color:#fff;background:linear-gradient(135deg,#111827,#2563eb,#7c3aed);border-radius:28px;justify-content:space-between;align-items:center;margin-bottom:24px;padding:34px;display:flex}.jobs-count-box{background:#ffffff29;border-radius:28px;flex-direction:column;justify-content:center;align-items:center;width:130px;height:130px;display:flex}.jobs-count-box h2{margin:0;font-size:42px}.all-jobs-grid,.services-grid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.all-job-card,.service-card-pro{background:#fff;border-radius:24px;padding:24px;box-shadow:0 14px 35px #0f172a14}.all-job-card button,.service-card-pro button{width:100%;margin-top:16px}.notification-list-page{gap:16px;display:grid}.notification-row{background:#fff;border-radius:22px;grid-template-columns:60px 1fr auto;align-items:center;gap:18px;padding:20px;display:grid;box-shadow:0 14px 35px #0f172a14}.notification-row h3{margin:0 0 6px}.notification-row p{color:#64748b;margin:0}.notification-row span{color:#64748b;font-weight:700}@media (width<=1100px){.all-jobs-grid,.services-grid{grid-template-columns:1fr}.jobs-hero,.services-hero,.notifications-hero{flex-direction:column;align-items:flex-start;gap:20px}.notification-row{grid-template-columns:1fr}}.company-job-grid{grid-template-columns:repeat(3,1fr);gap:24px;margin-top:25px;display:grid}.company-job-card{background:#fff;border:1px solid #edf2f7;border-radius:24px;padding:24px;transition:all .3s;position:relative;overflow:hidden;box-shadow:0 10px 35px #0000000f}.company-job-card:hover{transform:translateY(-8px);box-shadow:0 18px 45px #2563eb2e}.company-logo{color:#fff;background:linear-gradient(135deg,#2563eb,#7c3aed);border-radius:18px;justify-content:center;align-items:center;width:65px;height:65px;margin-bottom:18px;font-size:30px;font-weight:800;display:flex}.company-job-card h3{color:#111827;margin:0 0 8px;font-size:24px;font-weight:700}.company-job-card p{color:#475569;margin-bottom:10px;font-size:15px}.company-job-card span{color:#64748b;margin-bottom:16px;font-size:14px;display:block}.view-company-jobs{color:#fff;background:linear-gradient(135deg,#2563eb,#7c3aed);border-radius:14px;justify-content:center;align-items:center;height:45px;margin-top:18px;font-weight:700;text-decoration:none;display:flex}.view-company-jobs:hover{opacity:.9}.job-tags span{color:#4338ca;background:#eef2ff;border-radius:30px;margin:0;padding:6px 12px;font-size:12px;font-weight:600}.premium-section-head{justify-content:space-between;align-items:center;margin-bottom:20px;display:flex}.premium-section-head h2{color:#0f172a;margin:0;font-size:35px}.premium-section-head span{color:#64748b;font-weight:700}@media (width<=1200px){.company-job-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=800px){.company-job-grid{grid-template-columns:1fr}}.home-layout,.premium-dashboard{gap:14px!important;padding:14px!important}.left-dashboard{width:240px!important}.right-dashboard,.right-panel{gap:14px!important;width:280px!important}.profile-box,.premium-profile-card{border-radius:18px!important;padding:16px!important}.dashboard-photo img,.premium-avatar{width:95px!important;height:95px!important}.profile-box h2{margin:10px 0 4px;font-size:20px!important}.profile-box p{margin:4px 0;font-size:13px!important}.hero-banner,.premium-hero{border-radius:22px!important;min-height:auto!important;padding:24px!important}.hero-banner h1,.premium-hero h1{font-size:26px!important}.hero-banner p{font-size:14px!important}.metric-row{gap:12px!important}.metric-row div{padding:14px!important}.job-section{border-radius:20px!important;padding:18px!important}.job-grid,.premium-job-grid,.company-job-grid{gap:14px!important}.job-card,.premium-job-card,.company-job-card{border-radius:18px!important;padding:16px!important}.job-card h3{font-size:18px!important}.notify-box,.right-card{border-radius:18px!important;padding:18px!important}.notify-item{margin-bottom:10px!important;padding:10px!important}.top-search{width:380px!important;height:42px!important}.nav-menu{gap:14px!important}.section-top{justify-content:space-between;align-items:center;gap:15px;margin-bottom:18px;display:flex}.section-top h2{color:#111827;margin:0;font-size:22px}.section-edit-btn{color:#fff;cursor:pointer;white-space:nowrap;background:linear-gradient(135deg,#2563eb,#7c3aed);border:none;border-radius:14px;padding:10px 18px;font-size:13px;font-weight:700;transition:all .3s}.section-edit-btn:hover{transform:translateY(-2px);box-shadow:0 12px 24px #2563eb40}.modern-profile-section{background:#fff;border-radius:24px;margin-bottom:20px;padding:22px;box-shadow:0 8px 25px #0000000d}.modern-chip-wrap span{color:#4338ca;background:#eef2ff;border-radius:40px;padding:8px 14px;font-size:13px;font-weight:600}.section-content a{color:#2563eb;background:#eff6ff;border-radius:12px;margin-top:12px;padding:10px 16px;font-weight:700;text-decoration:none;display:inline-block}.hint-text{color:#475569;background:#f8fafc;border-left:4px solid #2563eb;border-radius:12px;margin-top:14px;padding:14px;font-size:13px;line-height:1.7}.edit-modal input[type=file]{background:#f8fafc;border:1px dashed #cbd5e1;border-radius:12px;width:100%;margin-bottom:14px;padding:12px}.edit-modal label{color:#111827;margin-bottom:8px;font-weight:700;display:block}.brand{align-items:center;gap:12px;text-decoration:none;overflow:hidden;min-width:280px!important;max-width:280px!important;display:flex!important}.site-logo{flex-shrink:0;display:block;object-fit:contain!important;width:42px!important;height:42px!important}.brand-name{flex-direction:column;line-height:1;display:flex}.brand-name h2{color:#fff;margin:0;font-weight:900;font-size:14px!important}.brand-name small{letter-spacing:1.5px;color:#dbeafe;margin-top:4px;font-size:7px}.profile-page{zoom:1;max-width:1550px;margin:auto;padding:22px}.profile-layout{grid-template-columns:260px 1fr 250px;align-items:start;gap:22px;display:grid}.profile-card,.profile-section,.quick-links,.right-sidebar-card{background:#fff;border:1px solid #edf2f7;border-radius:24px;padding:24px;transition:all .3s;box-shadow:0 8px 25px #0000000d}.profile-card:hover,.profile-section:hover{transform:translateY(-4px)}.profile-section h2{color:#111827;margin-bottom:18px;font-size:28px;font-weight:800}.edit-btn,.profile-action-btn{color:#fff;cursor:pointer;background:linear-gradient(90deg,#2563eb,#7c3aed);border:none;border-radius:14px;padding:12px 24px;font-size:14px;font-weight:700}.employment-item{border-bottom:1px solid #ececec;padding:14px 0}.employment-item h3{margin-bottom:8px;font-size:20px}.employment-item p{color:#6b7280;margin:4px 0;font-size:15px}.modern-chip-wrap{flex-wrap:wrap;gap:10px;margin-top:12px;display:flex}.modern-chip-wrap span{color:#4338ca;background:#eef2ff;border-radius:30px;padding:8px 14px;font-weight:700}.profile-avatar-large{object-fit:cover;border:6px solid #fff;border-radius:50%;width:130px;height:130px;box-shadow:0 0 0 5px #6d28d9}.quick-links{position:sticky;top:90px}.right-sidebar-card{margin-bottom:18px}@media (width<=1200px){.profile-layout{grid-template-columns:1fr}}.profile-item-card{background:#f8fafc;border:1px solid #e5e7eb;border-radius:18px;justify-content:space-between;gap:20px;margin-top:14px;padding:18px;display:flex}.profile-item-actions{align-items:center;gap:10px;display:flex}.profile-item-actions button{padding:10px 14px}.delete-btn{color:#dc2626!important;background:#fee2e2!important}.candidate-command-page{background:#f3f6fb;grid-template-columns:280px 1fr 300px;gap:22px;padding:26px;display:grid}.candidate-command-left,.candidate-command-right{flex-direction:column;gap:18px;display:flex}.candidate-glass-card,.modern-profile-section{background:#ffffffeb;border:1px solid #e5e7eb;border-radius:28px;padding:24px;box-shadow:0 18px 45px #0f172a14}.candidate-id-card{text-align:center}.candidate-photo-ring{background:linear-gradient(135deg,#2563eb,#7c3aed,#ec4899);border-radius:50%;width:132px;height:132px;margin:auto;padding:5px}.candidate-photo-ring img,.candidate-photo-ring span{object-fit:cover;background:#fff;border-radius:50%;place-items:center;width:100%;height:100%;font-size:44px;font-weight:900;display:grid}.verified-badge,.hero-badge{color:#059669;background:#ecfdf5;border-radius:999px;margin:10px 0;padding:8px 14px;font-weight:900;display:inline-block}.candidate-premium-hero{color:#fff;background:linear-gradient(135deg,#071433,#2563eb,#7c3aed);border-radius:34px;justify-content:space-between;align-items:center;padding:38px;display:flex;box-shadow:0 24px 60px #2563eb40}.candidate-premium-hero p{color:#e0e7ff;max-width:680px;font-weight:700}.hero-action-row{gap:14px;margin-top:22px;display:flex}.hero-action-row button,.candidate-id-card button,.modern-profile-section button,.candidate-pro-dark button{color:#fff;cursor:pointer;background:linear-gradient(90deg,#2563eb,#7c3aed);border:none;border-radius:14px;padding:12px 18px;font-weight:900}.trust-orbit{text-align:center;border:12px solid #ffffff40;border-radius:50%;place-items:center;width:170px;height:170px;display:grid}.trust-orbit h2{margin:0;font-size:48px}.candidate-metrics-row{grid-template-columns:repeat(4,1fr);gap:16px;margin:20px 0;display:grid}.candidate-metrics-row div{background:#fff;border-radius:22px;padding:20px;box-shadow:0 12px 35px #0f172a12}.candidate-metrics-row h2{color:#4f46e5;font-size:30px}.candidate-two-grid{grid-template-columns:1fr 1fr;gap:18px;display:grid}.premium-chip-wrap{flex-wrap:wrap;gap:10px;display:flex}.premium-chip-wrap span{color:#4f46e5;background:#eef2ff;border-radius:999px;padding:9px 14px;font-weight:900}.premium-item-card{background:#f8fafc;border:1px solid #e5e7eb;border-radius:20px;justify-content:space-between;gap:16px;margin-top:14px;padding:18px;display:flex}.premium-item-card h3{margin:0 0 6px}.trust-passport p{background:#f8fafc;border-radius:14px;justify-content:space-between;padding:12px;font-weight:800;display:flex}.trust-passport b{color:#059669}.score-bar,.green-progress{background:#e5e7eb;border-radius:999px;height:10px;overflow:hidden}.score-bar span,.green-progress span{background:linear-gradient(90deg,#22c55e,#2563eb,#7c3aed);height:100%;display:block}.candidate-pro-dark{color:#fff;background:linear-gradient(160deg,#020617,#312e81,#7c3aed);border-radius:28px;padding:24px;box-shadow:0 22px 55px #0f172a40}.candidate-pro-dark li{margin:10px 0}@media (width<=1200px){.candidate-command-page,.candidate-two-grid,.candidate-metrics-row{grid-template-columns:1fr}}.candidate-command-page{grid-template-columns:240px 1fr 260px;gap:14px;padding:16px}.candidate-command-left,.candidate-command-right{gap:12px}.candidate-glass-card,.modern-profile-section{border-radius:20px;padding:16px}.candidate-premium-hero{border-radius:24px;padding:22px}.candidate-premium-hero h1{margin:8px 0;font-size:28px}.candidate-premium-hero p{font-size:13px;line-height:1.5}.hero-badge{padding:5px 10px;font-size:11px}.trust-orbit{border-width:8px;width:120px;height:120px}.trust-orbit h2{font-size:32px}.trust-orbit span{font-size:12px}.candidate-photo-ring{width:90px;height:90px}.candidate-photo-ring span,.candidate-photo-ring img{font-size:28px}.candidate-id-card h2{font-size:18px}.candidate-id-card p{font-size:12px}.verified-badge{padding:5px 10px;font-size:11px}.candidate-metrics-row{gap:10px}.candidate-metrics-row div{border-radius:16px;padding:14px}.candidate-metrics-row h2{font-size:22px}.candidate-metrics-row span{font-size:12px}.candidate-metrics-row p{font-size:11px}.modern-profile-section h2{font-size:18px}.modern-profile-section p{font-size:13px}.premium-chip-wrap span{padding:6px 10px;font-size:11px}.premium-item-card{border-radius:14px;padding:12px}.premium-item-card h3{font-size:14px}.premium-item-card p{font-size:12px}.premium-item-card small{font-size:11px}.hero-action-row button,.candidate-id-card button,.modern-profile-section button{padding:8px 14px;font-size:12px}.candidate-pro-dark{padding:18px}.candidate-pro-dark h3{font-size:18px}.candidate-pro-dark li{font-size:12px}.quick-links a{padding:10px;font-size:12px}.score-bar{height:7px}.home-premium{background:radial-gradient(circle at 0 0,#eef2ff,#0000 35%),linear-gradient(#fff,#f5f7fb);min-height:100vh}.home-nav{justify-content:space-between;align-items:center;height:86px;padding:0 70px;display:flex}.home-brand{color:#0f172a;align-items:center;gap:14px;text-decoration:none;display:flex}.home-brand img{object-fit:contain;width:52px;height:52px}.home-brand h2{margin:0;font-size:22px;font-weight:900}.home-brand span{color:#64748b;text-transform:uppercase;font-size:11px;font-weight:800}.home-links{align-items:center;gap:28px;display:flex}.home-links a{color:#0f172a;font-weight:800;text-decoration:none}.home-employer-btn{background:linear-gradient(90deg,#2563eb,#7c3aed);border-radius:999px;padding:12px 22px;color:#fff!important}.home-hero{text-align:center;padding:80px 24px 40px}.home-badge{color:#4f46e5;background:#eef2ff;border-radius:999px;padding:10px 18px;font-weight:900}.home-hero h1{color:#0f172a;max-width:900px;margin:24px auto 14px;font-size:58px;line-height:1.08}.home-hero p{color:#475569;max-width:760px;margin:auto;font-size:18px;line-height:1.7}.home-search-box{background:#fff;border-radius:999px;grid-template-columns:1.5fr 1fr 1fr auto;gap:10px;max-width:980px;margin:38px auto 22px;padding:12px;display:grid;box-shadow:0 18px 55px #0f172a1f}.home-search-box input{background:#f8fafc;border:none;border-radius:999px;outline:none;padding:18px 20px;font-weight:700}.home-search-box button{color:#fff;cursor:pointer;background:linear-gradient(90deg,#2563eb,#7c3aed);border:none;border-radius:999px;padding:0 34px;font-weight:900}.home-trust-row{flex-wrap:wrap;justify-content:center;gap:18px;display:flex}.home-trust-row span{background:#fff;border:1px solid #e5e7eb;border-radius:999px;padding:12px 18px;font-weight:800}.login-role-section{grid-template-columns:1fr 1fr;gap:34px;max-width:1180px;margin:50px auto;padding:0 24px 70px;display:grid}.role-card{text-align:center;background:#fff;border:1px solid #e5e7eb;border-radius:34px;padding:44px;box-shadow:0 22px 60px #0f172a1a}.role-icon{background:#eef2ff;border-radius:50%;place-items:center;width:120px;height:120px;margin:auto;font-size:54px;display:grid}.role-card h2{margin:24px 0 12px;font-size:34px}.role-card p{color:#475569;font-weight:700;line-height:1.7}.role-primary,.role-secondary{border-radius:18px;margin-top:16px;padding:17px;font-weight:900;text-decoration:none;display:block}.role-primary{color:#fff;background:linear-gradient(90deg,#2563eb,#4f46e5)}.role-primary.recruiter{background:linear-gradient(90deg,#7c3aed,#9333ea)}.role-secondary{color:#4f46e5;border:1px solid #c7d2fe}@media (width<=900px){.home-nav{flex-direction:column;gap:16px;height:auto;padding:20px}.home-links{flex-wrap:wrap;justify-content:center}.home-hero h1{font-size:38px}.home-search-box,.login-role-section{grid-template-columns:1fr}}.np-home-page{background:radial-gradient(circle at 15% 8%,#eef2ff,#0000 26%),radial-gradient(circle at 85% 15%,#f5f3ff,#0000 30%),linear-gradient(#fff,#f8fafc);min-height:100vh}.np-home-nav{justify-content:space-between;align-items:center;height:70px;padding:0 56px;display:flex}.np-home-brand{color:#0f172a;align-items:center;gap:10px;text-decoration:none;display:flex}.np-home-brand img{object-fit:contain;width:44px;height:44px}.np-home-brand h2{letter-spacing:-.4px;margin:0;font-size:21px;font-weight:950}.np-home-brand span{color:#64748b;text-transform:uppercase;font-size:10px;font-weight:900}.np-home-links{align-items:center;gap:24px;display:flex}.np-home-links a{color:#0f172a;font-size:14px;font-weight:900;text-decoration:none}.np-employer-btn{background:linear-gradient(90deg,#2563eb,#7c3aed);border-radius:14px;padding:11px 20px;color:#fff!important}.np-hero{grid-template-columns:1fr 1.04fr;align-items:center;gap:42px;max-width:1420px;margin:24px auto 0;padding:0 56px;display:grid}.np-hero-badge{color:#4f46e5;background:#eef2ff;border-radius:999px;padding:8px 14px;font-size:13px;font-weight:900;display:inline-flex}.np-hero-left h1{color:#0f172a;letter-spacing:-1.4px;margin:18px 0 14px;font-size:52px;line-height:1.04}.np-hero-left h1 .highlight,.np-hero-left h1 strong{color:#7c3aed}.np-hero-left p{color:#475569;max-width:600px;font-size:16px;font-weight:650;line-height:1.6}.np-hero-actions{gap:14px;margin:22px 0;display:flex}.np-hero-actions button{color:#fff;cursor:pointer;background:linear-gradient(90deg,#2563eb,#7c3aed);border:none;border-radius:13px;padding:13px 24px;font-size:14px;font-weight:900}.np-watch-btn{color:#312e81!important;background:#fff!important;border:1px solid #c7d2fe!important}.np-company-strip span{color:#64748b;font-size:13px;font-weight:800}.np-company-strip div{flex-wrap:wrap;gap:10px;margin-top:10px;display:flex}.np-company-strip b{text-align:center;background:#fff;border:1px solid #e5e7eb;border-radius:11px;min-width:88px;padding:10px 12px;font-size:13px;box-shadow:0 8px 20px #0f172a0d}.np-hero-right{grid-template-columns:1.2fr .85fr;gap:16px;display:grid}.np-trust-card,.np-side-card,.np-feature-strip,.np-role-card,.np-bottom-trust{background:#fffffff0;border:1px solid #e5e7eb;box-shadow:0 16px 42px #0f172a17}.np-trust-card{border-radius:24px;grid-row:span 2;padding:22px}.np-card-head{justify-content:space-between;align-items:center;display:flex}.np-card-head h3{margin:0;font-size:17px}.np-card-head span{color:#059669;background:#dcfce7;border-radius:999px;padding:6px 11px;font-size:12px;font-weight:900}.np-score-wrap{grid-template-columns:150px 1fr;align-items:center;gap:16px;margin:18px 0;display:grid}.np-score-circle{text-align:center;border:12px solid #4f46e5;border-radius:50%;place-items:center;width:142px;height:142px;display:grid}.np-score-circle h2{margin:0;font-size:34px}.np-score-circle p{color:#475569;margin:0;font-size:12px;font-weight:800}.np-check-list p{color:#334155;margin:9px 0;font-size:13px;font-weight:850}.np-confidence{background:#ecfdf5;border-radius:14px;justify-content:space-between;padding:13px;font-size:13px;font-weight:900;display:flex}.np-confidence b{color:#059669}.np-side-card{border-radius:20px;padding:18px}.np-side-card h3{margin:0 0 10px;font-size:16px}.np-side-card h2{color:#0f172a;margin:6px 0 0;font-size:26px}.np-side-card p{justify-content:space-between;margin:8px 0;font-size:12px;font-weight:850;display:flex}.np-mini-bar{background:#e5e7eb;border-radius:999px;height:6px;margin-bottom:10px;overflow:hidden}.np-mini-bar b{background:linear-gradient(90deg,#2563eb,#7c3aed);height:100%;display:block}.np-feature-strip{border-radius:22px;grid-template-columns:repeat(4,1fr);gap:14px;max-width:1420px;margin:28px auto 0;padding:18px;display:grid}.np-feature-strip div{grid-template-columns:42px 1fr;align-items:center;column-gap:12px;display:grid}.np-feature-strip span{background:#eef2ff;border-radius:50%;place-items:center;width:42px;height:42px;font-size:19px;display:grid}.np-feature-strip h3{margin:0;font-size:15px}.np-feature-strip p{color:#64748b;grid-column:2;margin:4px 0 0;font-size:12px;font-weight:650;line-height:1.4}.np-role-section{grid-template-columns:1fr 1fr;gap:20px;max-width:1420px;margin:20px auto 0;padding:0 56px;display:grid}.np-role-card{border-radius:24px;grid-template-columns:86px 1fr;align-items:center;gap:18px;padding:24px;display:grid}.np-role-icon{color:#fff;border-radius:50%;place-items:center;width:78px;height:78px;font-size:30px;display:grid}.np-role-icon.candidate{background:linear-gradient(135deg,#2563eb,#1d4ed8)}.np-role-icon.recruiter{background:linear-gradient(135deg,#6d28d9,#7c3aed)}.np-role-card h2{margin:0 0 6px;font-size:23px}.np-role-card p{color:#475569;font-size:13px;font-weight:700;line-height:1.45}.np-role-actions{flex-wrap:wrap;gap:10px;margin-top:12px;display:flex}.np-role-actions a{color:#fff;background:linear-gradient(90deg,#2563eb,#4f46e5);border-radius:12px;padding:11px 15px;font-size:13px;font-weight:900;text-decoration:none}.np-role-actions a:nth-child(2){color:#2563eb;background:#fff;border:1px solid #c7d2fe}.recruiter-actions a{background:linear-gradient(90deg,#6d28d9,#7c3aed)}.np-bottom-trust{text-align:center;border-radius:20px;grid-template-columns:repeat(4,1fr);max-width:1420px;margin:20px auto 36px;padding:17px;font-size:15px;font-weight:950;display:grid}@media (width<=1100px){.np-home-nav{flex-direction:column;gap:14px;height:auto;padding:18px}.np-home-links{flex-wrap:wrap;justify-content:center;gap:14px}.np-hero,.np-role-section{padding:0 18px}.np-hero,.np-hero-right,.np-feature-strip,.np-role-section,.np-bottom-trust{grid-template-columns:1fr}.np-hero-left h1{font-size:38px}.np-score-wrap,.np-role-card{grid-template-columns:1fr}}.page-shell{background:radial-gradient(circle at 0 0,#eef2ff,#0000 32%),linear-gradient(#fff,#f5f7fb);grid-template-columns:260px 1fr;gap:22px;min-height:100vh;padding:24px;display:grid}.sidebar{color:#fff;background:linear-gradient(#020617,#111827);border-radius:28px;height:fit-content;padding:28px 22px;position:sticky;top:95px;box-shadow:0 24px 60px #0f172a40}.logo-circle{background:linear-gradient(135deg,#2563eb,#7c3aed,#ec4899);border-radius:24px;place-items:center;width:82px;height:82px;margin-bottom:18px;font-size:28px;font-weight:950;display:grid}.sidebar h3{margin:0 0 24px;font-size:22px}.sidebar a{color:#cbd5e1;border-radius:14px;margin:8px 0;padding:13px 14px;font-weight:800;text-decoration:none;display:block}.sidebar a:hover{color:#fff;background:#ffffff1f}.content{width:100%;max-width:1180px}.hero-box{color:#fff;background:linear-gradient(135deg,#06142f,#2563eb,#7c3aed);border-radius:32px;margin-bottom:24px;padding:34px;box-shadow:0 24px 60px #2563eb40}.hero-box h1{margin:0 0 10px;font-size:38px}.hero-box p{color:#e0e7ff;max-width:760px;font-size:16px;line-height:1.6}.form-card{background:#fff;border:1px solid #e5e7eb;border-radius:30px;padding:30px;box-shadow:0 20px 55px #0f172a14}.grid{grid-template-columns:repeat(2,1fr);gap:18px;display:grid}.full{grid-column:1/-1}.form-card h2{color:#0f172a;border-top:1px solid #e5e7eb;margin:26px 0 4px;padding-top:18px;font-size:22px}.form-card h2:first-child{border-top:none;margin-top:0;padding-top:0}.form-card input,.form-card textarea,.form-card select{background:#f8fafc;border:1px solid #dbe3ef;border-radius:15px;outline:none;width:100%;padding:15px 16px;font-size:14px;font-weight:700}.form-card textarea{resize:vertical;min-height:95px}.form-card input:focus,.form-card textarea:focus,.form-card select:focus{background:#fff;border-color:#6366f1;box-shadow:0 0 0 4px #6366f11f}.row-4{grid-template-columns:repeat(4,1fr);gap:14px;margin-bottom:12px;display:grid}.row-3{grid-template-columns:repeat(3,1fr);gap:14px;margin-bottom:12px;display:grid}.sub-card{background:#f8fafc;border:1px solid #e5e7eb;border-radius:22px;margin-bottom:14px;padding:20px}.small-btn{color:#4f46e5;cursor:pointer;background:#eef2ff;border:none;border-radius:14px;padding:12px 18px;font-weight:900}.file-box{background:#f8fafc;border:1px dashed #94a3b8;border-radius:18px;padding:18px}.file-box label{color:#0f172a;margin-bottom:10px;font-weight:900;display:block}.file-box input{background:#fff}.submit-btn{color:#fff;cursor:pointer;background:linear-gradient(90deg,#2563eb,#7c3aed);border:none;border-radius:18px;padding:18px;font-size:17px;font-weight:950;box-shadow:0 16px 40px #2563eb40}.submit-btn:hover{transform:translateY(-2px)}@media (width<=1000px){.page-shell{grid-template-columns:1fr}.sidebar{position:static}.grid,.row-4,.row-3{grid-template-columns:1fr}}.sidebar-logo{background:#fff;border-radius:16px;width:120px;height:auto;margin-bottom:18px;padding:8px}.otp-register-page{background:radial-gradient(circle at 0 0,#eef2ff,#0000 35%),linear-gradient(135deg,#fff,#f8fafc);place-items:center;min-height:100vh;padding:24px;display:grid}.otp-card{background:#fff;border:1px solid #e5e7eb;border-radius:30px;width:100%;max-width:480px;padding:38px;box-shadow:0 26px 70px #0f172a1f}.otp-card img{width:130px;margin-bottom:20px}.otp-card h1{margin:0 0 12px;font-size:32px}.otp-card p{color:#64748b;font-weight:700;line-height:1.6}.otp-card input{background:#f8fafc;border:1px solid #dbe3ef;border-radius:15px;outline:none;width:100%;margin-top:14px;padding:15px 16px;font-weight:800}.otp-card input:focus{background:#fff;border-color:#6366f1;box-shadow:0 0 0 4px #6366f11f}.otp-card button{color:#fff;cursor:pointer;background:linear-gradient(90deg,#2563eb,#7c3aed);border:none;border-radius:15px;width:100%;margin-top:18px;padding:15px;font-weight:950}.secondary-otp-btn{color:#4f46e5!important;background:#eef2ff!important}.otp-divider{text-align:center;color:#94a3b8;margin-top:14px;font-weight:900}.otp-card a{text-align:center;color:#4f46e5;margin-top:18px;font-weight:900;text-decoration:none;display:block}.auth-header{background:#fff;border-bottom:1px solid #ececec;justify-content:space-between;align-items:center;padding:14px 35px;display:flex}.auth-logo{align-items:center;gap:10px;display:flex}.auth-logo img{width:48px;height:48px}.auth-logo h2{margin:0;font-size:22px;font-weight:800}.auth-logo p{color:gray;margin:0;font-size:11px}.auth-nav{gap:12px;display:flex}.auth-nav button{cursor:pointer;border:none;border-radius:10px;padding:10px 18px;font-weight:600}.recruiter-btn{color:#fff;background:linear-gradient(90deg,#2563eb,#7c3aed)}.advanced-brand-card{text-align:center;color:#fff;background:linear-gradient(135deg,#0f172a,#2563eb,#7c3aed);border-radius:25px;padding:24px 15px}.advanced-company-logo{object-fit:contain;background:#fff;border-radius:18px;width:80px;height:80px;margin-bottom:15px;padding:8px}.advanced-brand-card h2{margin-top:8px;font-size:22px;font-weight:800}.advanced-brand-card p{color:#dbeafe;margin-top:6px;font-size:13px}.recruiter-brand-empty{pointer-events:none;width:260px}.advanced-recruiter-sidebar{background:linear-gradient(#020617 0%,#07112c 55%,#020617 100%);border-radius:28px;padding:22px 18px;box-shadow:0 24px 70px #02061759}.advanced-brand-card{text-align:center;color:#fff;background:radial-gradient(circle at 20% 10%,#38bdf873,#0000 30%),linear-gradient(135deg,#172554,#2563eb 45%,#7c3aed);border-radius:28px;padding:26px 16px 22px;position:relative;overflow:hidden;box-shadow:inset 0 1px #ffffff40}.advanced-brand-card:after{content:"";background:#ffffff1f;border-radius:50%;width:130px;height:130px;position:absolute;inset:auto -30px -60px auto}.advanced-company-logo{object-fit:contain;background:#fff;border-radius:22px;width:72px;height:72px;margin-bottom:14px;padding:10px;box-shadow:0 16px 35px #0f172a33}.advanced-brand-card h2{letter-spacing:-.3px;margin:0;font-size:18px;font-weight:950}.advanced-brand-card p{color:#dbeafe;margin:6px 0 12px;font-size:12px;font-weight:800}.verified-company-badge{color:#fff;background:#ffffff29;border-radius:999px;padding:7px 11px;font-size:10px;font-weight:900;display:inline-flex}.advanced-menu-group{border-top:1px solid #ffffff1f;margin-top:22px;padding-top:18px}.advanced-menu-group span{color:#94a3b8;text-transform:uppercase;letter-spacing:.8px;margin-bottom:10px;font-size:11px;font-weight:900;display:block}.advanced-menu-group button{color:#e5e7eb;text-align:left;cursor:pointer;background:0 0;border:none;border-radius:14px;width:100%;padding:12px;font-weight:850}.advanced-menu-group button:hover{color:#fff;background:#ffffff1a}.advanced-menu-group b{float:right;color:#fff;background:linear-gradient(90deg,#ec4899,#8b5cf6);border-radius:999px;padding:3px 8px;font-size:10px}.advanced-pro-card{color:#fff;background:linear-gradient(135deg,#2563eb,#7c3aed,#ec4899);border-radius:24px;margin-top:22px;padding:20px;box-shadow:0 20px 45px #7c3aed47}.advanced-pro-card h3{margin:0 0 10px;font-size:17px}.advanced-pro-card p{color:#eef2ff;font-size:12px;line-height:1.5}.advanced-pro-card button{color:#4f46e5;background:#fff;border:none;border-radius:14px;width:100%;margin-top:10px;padding:12px;font-weight:950}.candidate-dashboard,.candidate-dashboard *{font-size:14px}.candidate-dashboard{max-width:1440px;margin:0 auto}.candidate-dashboard h1{font-size:26px}.candidate-dashboard h2{font-size:20px}.candidate-dashboard h3{font-size:16px}.profile-card-new,.dashboard-card,.notification-panel,.premium-panel,.trust-box,.career-card,.recruiter-activity-card,.interview-alert-card{border-radius:16px!important;padding:18px!important}.avatar-ring{width:86px!important;height:86px!important}.welcome-banner{min-height:190px;border-radius:20px!important;padding:24px!important}.welcome-banner h1{font-size:26px!important}.welcome-banner p{font-size:15px!important}.trust-score-circle,.score-circle,.big-score-circle{width:140px!important;height:140px!important}.stats-grid,.candidate-stats,.dashboard-stats{gap:12px!important}.stat-card,.candidate-stat-card{border-radius:14px!important;padding:16px!important}.modern-job-grid{grid-template-columns:repeat(3,1fr)!important;gap:14px!important}.modern-job-card{border-radius:14px!important;min-height:auto!important;padding:16px!important}.modern-job-card h3{margin-bottom:8px;font-size:17px!important}.modern-job-card p{margin:6px 0;font-size:14px!important}.match-circle,.job-match-circle{width:86px!important;height:86px!important;font-size:14px!important}.right-dashboard,.dash-right{gap:14px!important}.new-dashboard{grid-template-columns:260px 1fr 300px!important;gap:18px!important;padding:20px!important}.section-head h2{font-size:24px!important}.primary-btn,button{border-radius:10px;padding:11px 16px}.topbar{height:64px!important}.brand{font-size:20px!important}.top-search{height:42px;padding:10px 14px}@media (width<=1200px){.new-dashboard{grid-template-columns:1fr!important}.modern-job-grid{grid-template-columns:repeat(2,1fr)!important}}@media (width<=700px){.modern-job-grid{grid-template-columns:1fr!important}}.np-home-brand{align-items:center;gap:12px;text-decoration:none;display:flex}.np-logo-icon{color:#fff;background:linear-gradient(135deg,#2563eb,#7c3aed,#ec4899);border-radius:14px;justify-content:center;align-items:center;width:44px;height:44px;font-size:18px;font-weight:900;display:flex}.np-brand-text h2{color:#111827;letter-spacing:.5px;margin:0;font-size:20px;font-weight:900}.np-brand-text p{color:#64748b;letter-spacing:1px;margin:2px 0 0;font-size:10px;font-weight:800}.candidate-dashboard{background:#f4f7fb;min-height:100vh;font-family:Arial,sans-serif;display:flex}.candidate-loading{padding:40px;font-size:20px}.candidate-sidebar{color:#fff;background:#111827;width:240px;padding:20px}.candidate-profile-box{text-align:center;margin-bottom:25px}.candidate-profile-box img{object-fit:cover;background:#fff;border-radius:50%;width:75px;height:75px;padding:6px}.candidate-profile-box h3{margin-bottom:5px}.candidate-profile-box p{color:#d1d5db;word-break:break-word;font-size:12px}.verified-badge,.pending-badge{border-radius:20px;padding:6px 10px;font-size:12px;display:inline-block}.verified-badge{color:#166534;background:#dcfce7}.pending-badge{color:#92400e;background:#fef3c7}.candidate-sidebar button{color:#fff;cursor:pointer;background:#2563eb;border:none;border-radius:8px;width:100%;margin:7px 0;padding:11px}.candidate-main{flex:1;padding:22px}.candidate-hero{color:#fff;background:linear-gradient(135deg,#1e3a8a,#7c3aed);border-radius:16px;justify-content:space-between;align-items:center;padding:25px;display:flex}.resume-score-circle{border:8px solid #22d3ee;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;width:110px;height:110px;line-height:1.2;display:flex}.resume-score-circle strong{font-size:26px}.resume-score-circle span{font-size:12px}.candidate-stats{grid-template-columns:repeat(4,1fr);gap:16px;margin:18px 0;display:grid}.candidate-stats div,.candidate-card{background:#fff;border-radius:14px;padding:18px;box-shadow:0 8px 20px #0000000f}.candidate-stats h3{color:#2563eb;margin:0;font-size:24px}.candidate-stats p{color:#6b7280;margin:5px 0 0}.candidate-grid{grid-template-columns:1fr 1fr;gap:18px;margin-bottom:18px;display:grid}.candidate-card h2{margin-top:0}.candidate-card input,.candidate-card textarea,.candidate-card select{box-sizing:border-box;border:1px solid #d1d5db;border-radius:8px;width:100%;margin:8px 0;padding:11px}.candidate-card textarea{min-height:80px}.candidate-card button{color:#fff;cursor:pointer;background:#4f46e5;border:none;border-radius:8px;margin-top:8px;margin-right:8px;padding:10px 14px}.progress-bar{background:#e5e7eb;border-radius:20px;height:10px;margin-top:14px;overflow:hidden}.progress-bar span{background:#22c55e;height:100%;display:block}.skill-tag{color:#4338ca;background:#eef2ff;border-radius:20px;margin:5px 5px 5px 0;padding:5px 9px;font-size:12px;display:inline-block}.job-list{gap:14px;display:grid}.job-card{border:1px solid #e5e7eb;border-radius:14px;justify-content:space-between;padding:16px;display:flex}.match-box{text-align:center;min-width:130px}.match-box strong{color:#16a34a;font-size:26px;display:block}.match-box span{margin-bottom:10px;font-size:13px;display:block}@media (width<=900px){.candidate-dashboard{flex-direction:column}.candidate-sidebar{width:auto}.candidate-stats,.candidate-grid{grid-template-columns:1fr}.job-card{flex-direction:column}}.verify-row{border-bottom:1px solid #e5e7eb;justify-content:space-between;gap:12px;padding:12px 0;display:flex}.verify-row span{color:#374151}.verify-row b{color:#059669}.ai-answer{color:#312e81;background:#eef2ff;border-radius:12px;margin-top:15px;padding:14px;line-height:1.5}.activity-list{padding-left:18px}.activity-list li{color:#374151;margin-bottom:10px}.opportunity-box{color:#312e81;background:#eef2ff;border-radius:12px;margin-bottom:10px;padding:13px;font-weight:700}.premium-dashboard{background:#f3f6fb;grid-template-columns:260px minmax(0,1fr) 300px;gap:22px;min-height:100vh;padding:88px 18px 30px;display:grid}.premium-center{flex-direction:column;gap:18px;min-width:0;display:flex}.premium-profile-card,.passport-card,.resume-strength-card,.premium-card,.premium-pro-card{background:#fff;border-radius:22px;padding:22px;box-shadow:0 10px 28px #0f172a14}.premium-hero{color:#fff;background:linear-gradient(135deg,#12327c,#7338ee);border-radius:24px;justify-content:space-between;align-items:center;gap:24px;min-height:190px;padding:34px;display:flex}.metric-row,.feature-grid,.bottom-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.metric-row{grid-template-columns:repeat(4,minmax(0,1fr))}.metric-row>div{background:#fff;border-radius:18px;padding:18px;box-shadow:0 8px 22px #0f172a0f}.premium-job-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.job-top{justify-content:space-between;gap:12px;display:flex}.job-top span{color:#059669;background:#dcfce7;border-radius:999px;padding:8px 10px;font-size:12px;font-weight:700}.job-tags span,.career-chip{color:#4338ca;background:#eef2ff;border-radius:999px;margin:5px;padding:7px 12px;font-size:13px;font-weight:700;display:inline-block}.task-item,.activity-item,.passport-card div{border-bottom:1px solid #e5e7eb;justify-content:space-between;gap:14px;padding:12px 0;display:flex}.task-item span,.activity-item span,.passport-card b{color:#059669;font-weight:800}.premium-card button,.premium-pro-card button,.hero-actions a,.premium-main-btn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#2563eb,#7c3aed);border:none;border-radius:12px;padding:11px 16px;font-weight:800;text-decoration:none;display:inline-block}.hero-actions{flex-wrap:wrap;gap:12px;display:flex}.trust-meter{border:14px solid #22d3ee;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;width:145px;height:145px;display:flex}@media (width<=1300px){.premium-dashboard{grid-template-columns:240px minmax(0,1fr)}.premium-right{grid-column:1/-1;grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.premium-job-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=900px){.premium-dashboard{grid-template-columns:1fr;padding-top:80px}.premium-right,.metric-row,.feature-grid,.bottom-grid,.premium-job-grid{grid-template-columns:1fr}.premium-hero{flex-direction:column;align-items:flex-start}}.premium-ai-left-panel{background:radial-gradient(circle at 0 0,#6366f173,#0000 35%),linear-gradient(#111827,#1e1b4b 55%,#312e81);border:1px solid #ffffff24;border-radius:22px;margin-top:14px;padding:15px;box-shadow:0 20px 45px #0f172a59}.premium-ai-head{align-items:center;gap:10px;margin-bottom:13px;display:flex}.premium-ai-head>span{background:#ffffff29;border-radius:14px;place-items:center;width:36px;height:36px;display:grid}.premium-ai-head h3{color:#fff;margin:0;font-size:15px}.premium-ai-head p{color:#c7d2fe;margin:2px 0 0;font-size:10px}.premium-ai-left-panel button{color:#fff;cursor:pointer;text-align:left;background:#ffffff1a;border:1px solid #ffffff29;border-radius:15px;flex-direction:column;gap:4px;width:100%;margin-bottom:9px;padding:11px 12px;transition:all .25s;display:flex}.premium-ai-left-panel button b{font-size:12px;font-weight:800}.premium-ai-left-panel button span{color:#c7d2fe;font-size:10px;line-height:1.3}.premium-ai-left-panel button:hover{color:#312e81;background:#fff;transform:translate(4px)}.premium-ai-left-panel button:hover span{color:#4338ca}.right-premium-card{background:#fff;border:1px solid #e5e7eb;border-radius:18px;padding:16px;box-shadow:0 12px 35px #0f172a14}.premium-right{flex-direction:column;gap:14px;display:flex}.premium-right .passport-card h3,.premium-right .resume-strength-card h3{color:#111827;margin-bottom:12px;font-size:15px}.premium-right .passport-card div{border-bottom:1px solid #eef2f7;justify-content:space-between;gap:10px;padding:8px 0;font-size:12px;display:flex}.premium-right .passport-card div:last-child{border-bottom:0}.premium-right .passport-card span{color:#64748b}.premium-right .passport-card b{color:#16a34a;font-size:12px}.premium-right .resume-strength-card h2{color:#111827;font-size:28px}.premium-right .resume-strength-card p{color:#64748b;font-size:12px}.premium-right .resume-strength-card a{color:#4f46e5;font-size:12px;font-weight:700;text-decoration:none}.clean-trust-meter{color:#fff;background:#ffffff0f;border:12px solid #22d3ee;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;width:150px;min-width:150px;height:150px;display:flex}.trust-score-number{font-size:38px;font-weight:900}.trust-score-total{font-size:14px}.trust-score-label{margin-top:6px;font-size:13px}.trust-score-status{color:#86efac;font-size:13px;font-weight:700}.metric-row{grid-template-columns:repeat(5,1fr);gap:15px;display:grid}@media (width<=1200px){.metric-row{grid-template-columns:repeat(2,1fr)}}.career-center-page{background:#f4f7fb!important;padding:32px!important}.career-hero{color:#fff!important;background:linear-gradient(135deg,#0f172a,#2563eb,#7c3aed)!important;border-radius:34px!important;grid-template-columns:1fr 320px!important;align-items:center!important;gap:30px!important;margin-bottom:28px!important;padding:46px!important;display:grid!important}.career-badge{background:#ffffff29!important;border-radius:999px!important;padding:9px 16px!important;font-weight:900!important}.career-hero h1{max-width:800px!important;margin:22px 0 14px!important;font-size:46px!important}.career-hero p{color:#dbeafe!important;font-size:18px!important;line-height:1.6!important}.career-hero-actions{gap:14px!important;margin-top:24px!important;display:flex!important}.outline-btn{background:#ffffff24!important;border:1px solid #ffffff40!important}.career-score-card{text-align:center!important;background:#ffffff21!important;border:1px solid #fff3!important;border-radius:28px!important;padding:26px!important}.career-circle{background:conic-gradient(#22d3ee 0 92%, #fff3 92% 100%)!important;border-radius:50%!important;justify-content:center!important;align-items:center!important;width:150px!important;height:150px!important;margin:20px auto!important;font-size:38px!important;font-weight:900!important;display:flex!important}.career-tools-grid{grid-template-columns:repeat(4,1fr)!important;gap:22px!important;display:grid!important}.career-tool-card{background:#fff!important;border:1px solid #e5e7eb!important;border-radius:28px!important;padding:28px!important;box-shadow:0 18px 45px #0f172a14!important}.career-tool-card>span{background:#eef2ff!important;border-radius:20px!important;justify-content:center!important;align-items:center!important;width:62px!important;height:62px!important;margin-bottom:18px!important;font-size:30px!important;display:flex!important}.career-tool-card p{color:#64748b!important;line-height:1.6!important}.career-tool-card button{width:100%!important;margin-top:18px!important}.career-growth-panel{background:#fff!important;border-radius:30px!important;margin-top:28px!important;padding:30px!important;box-shadow:0 18px 45px #0f172a14!important}.growth-metrics{grid-template-columns:repeat(4,1fr)!important;gap:18px!important;margin-top:20px!important;display:grid!important}.growth-metrics>div{text-align:center!important;background:#f8fafc!important;border-radius:18px!important;padding:18px!important}.growth-metrics h1{color:#2563eb!important;font-size:34px!important}@media (width<=1100px){.career-hero,.career-tools-grid,.growth-metrics{grid-template-columns:1fr!important}.career-hero h1{font-size:34px!important}}.saas-dashboard{background:radial-gradient(circle at 0 0,#2563eb1a,#0000 30%),radial-gradient(circle at 100% 0,#7c3aed1f,#0000 35%),#f5f7fb;grid-template-columns:280px 1fr;min-height:100vh;display:grid}.saas-main{padding:28px}.saas-top{justify-content:space-between;align-items:center;margin-bottom:24px;display:flex}.saas-top h1{color:#07122f;margin:0;font-size:28px}.saas-top p{color:#64748b;margin:8px 0 0}.saas-actions{gap:12px;display:flex}.saas-search,.saas-outline,.saas-primary{cursor:pointer;border:0;border-radius:14px;padding:13px 18px;font-weight:800}.saas-search{text-align:left;color:#64748b;background:#fff;width:260px;box-shadow:0 12px 30px #0f172a14}.saas-outline{color:#07122f;background:#fff;box-shadow:0 12px 30px #0f172a14}.saas-primary{color:#fff;background:linear-gradient(135deg,#2563eb,#7c3aed);box-shadow:0 16px 32px #2563eb47}.saas-stats{grid-template-columns:repeat(4,1fr);gap:18px;margin-bottom:20px;display:grid}.saas-stat,.saas-panel{-webkit-backdrop-filter:blur(22px);background:#ffffffe0;border:1px solid #e2e8f0e6;border-radius:24px;box-shadow:0 18px 45px #0f172a14}.saas-stat{grid-template-columns:58px 1fr auto;align-items:center;gap:16px;padding:22px;display:grid}.saas-stat-icon{border-radius:18px;place-items:center;width:54px;height:54px;font-size:24px;display:grid}.saas-stat.violet .saas-stat-icon{background:#ede9fe}.saas-stat.amber .saas-stat-icon{background:#fef3c7}.saas-stat.green .saas-stat-icon{background:#dcfce7}.saas-stat.blue .saas-stat-icon{background:#dbeafe}.saas-stat-content p{color:#475569;margin:0;font-weight:700}.saas-stat-content h2{color:#07122f;margin:5px 0;font-size:32px}.saas-stat-content small{color:#64748b}.saas-trend{text-align:right}.saas-trend b{color:#16a34a}.saas-trend span{color:#64748b;font-size:12px;display:block}.saas-grid{grid-template-columns:1.45fr .85fr;gap:20px;margin-bottom:20px;display:grid}.saas-panel{padding:22px}.saas-panel-head{justify-content:space-between;align-items:center;margin-bottom:18px;display:flex}.saas-panel-head h2{color:#07122f;margin:0;font-size:20px}.saas-panel-head p{color:#64748b;margin:6px 0 0}.saas-panel-head button{color:#2563eb;cursor:pointer;background:0 0;border:0;font-weight:900}.pipeline-row{grid-template-columns:repeat(5,1fr);gap:14px;display:grid}.pipeline-item{background:#f8fafc;border:1px solid #e2e8f0;border-radius:20px;padding:18px}.pipeline-item h3{color:#07122f;margin:0;font-size:26px}.pipeline-item p{margin:6px 0;font-weight:800}.pipeline-item span{color:#64748b}.pipeline-track,.performance-track{background:#e2e8f0;border-radius:20px;height:8px;margin-top:12px;overflow:hidden}.pipeline-track div,.performance-track div{background:linear-gradient(90deg,#2563eb,#7c3aed,#22c55e);border-radius:20px;height:100%}.ai-list{gap:12px;display:grid}.ai-list div{color:#334155;background:#f8fafc;border:1px solid #e2e8f0;border-radius:16px;padding:14px;font-weight:700}.saas-table{border:1px solid #e2e8f0;border-radius:18px;overflow:hidden}.saas-table-head,.saas-table-row{grid-template-columns:1.4fr 1fr .8fr .7fr .7fr .5fr;align-items:center;padding:14px 16px;display:grid}.saas-table-head{color:#475569;background:#f8fafc;font-weight:900}.saas-table-row{border-top:1px solid #e2e8f0}.saas-table-row b{color:#07122f;display:block}.saas-table-row small{color:#64748b}.saas-table-row em{color:#166534;background:#dcfce7;border-radius:999px;padding:6px 12px;font-style:normal;font-weight:900}.saas-table-row button,.saas-candidate button{color:#2563eb;cursor:pointer;background:#eef2ff;border:0;border-radius:10px;padding:9px 14px;font-weight:900}.saas-candidate{background:#f8fafc;border:1px solid #e2e8f0;border-radius:18px;grid-template-columns:48px 1fr 52px 60px;align-items:center;gap:12px;margin-bottom:10px;padding:13px;display:grid}.candidate-avatar{color:#fff;background:linear-gradient(135deg,#2563eb,#7c3aed);border-radius:50%;place-items:center;width:46px;height:46px;font-weight:900;display:grid;overflow:hidden}.candidate-avatar img{object-fit:cover;width:100%;height:100%}.saas-candidate h4{color:#07122f;margin:0}.saas-candidate p{color:#475569;margin:3px 0;font-size:13px}.saas-candidate small{color:#64748b}.saas-candidate strong{color:#16a34a}.saas-bottom{grid-template-columns:1fr 1fr;gap:20px;display:grid}.performance-grid{grid-template-columns:repeat(3,1fr);gap:14px;margin-top:16px;display:grid}.performance-card{background:#f8fafc;border:1px solid #e2e8f0;border-radius:18px;padding:18px}.performance-card p{color:#475569;margin:0;font-weight:800}.performance-card h3{color:#07122f;margin:10px 0;font-size:24px}.quick-grid button{color:#07122f;cursor:pointer;background:#f8fafc;border:1px solid #e2e8f0;border-radius:18px;padding:22px 12px;font-weight:900}.saas-empty{text-align:center;color:#64748b;padding:28px}@media (width<=1200px){.saas-dashboard,.saas-stats,.saas-grid,.saas-bottom{grid-template-columns:1fr}.pipeline-row,.performance-grid,.quick-grid{grid-template-columns:repeat(2,1fr)}.saas-actions{flex-wrap:wrap}}@media (width<=700px){.saas-main{padding:14px}.saas-top{flex-direction:column;align-items:flex-start;gap:16px}.saas-stats,.pipeline-row,.performance-grid,.quick-grid{grid-template-columns:1fr}.saas-table-head{display:none}.saas-table-row{grid-template-columns:1fr;gap:8px}}.brand{align-items:center;gap:14px;text-decoration:none;display:flex}.logo-box{background:#fff;border-radius:16px;justify-content:center;align-items:center;width:56px;height:56px;display:flex;box-shadow:0 10px 25px #0000001f}.site-logo{object-fit:contain;width:40px;height:40px}.brand-name h2{color:#fff;margin:0;font-size:20px;font-weight:800}.brand-name small{color:#ffffffbf;letter-spacing:1px;margin-top:2px;font-size:12px;display:block}.recruiter-topbar{grid-template-columns:280px 1fr auto;align-items:center;display:grid}.recruiter-navbar-brand{cursor:pointer;align-items:center;gap:12px;display:flex}.recruiter-logo-box{background:#fff;border-radius:14px;place-items:center;width:48px;height:48px;display:grid;box-shadow:0 10px 24px #00000029}.recruiter-logo-box img{object-fit:contain;width:34px;height:34px}.recruiter-brand-text h3{color:#fff;margin:0;font-size:17px;font-weight:900}.recruiter-brand-text p{letter-spacing:.8px;color:#ffffffc7;text-transform:uppercase;margin:3px 0 0;font-size:10px;font-weight:800}.recruiter-brand-empty{display:none!important}.sidebar-title{color:#94a3b8;text-transform:uppercase;letter-spacing:1.5px;padding:20px 12px 28px;font-size:13px;font-weight:800}.postjob-saas-layout{background:#f5f7fb;grid-template-columns:280px 1fr;min-height:calc(100vh - 72px);display:grid}.postjob-saas-main{padding:28px}.postjob-saas-hero,.postjob-form-card,.postjob-ai-card,.job-preview-card,.postjob-stats-row>div{-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);background:#ffffffe6;border:1px solid #e2e8f0f2;border-radius:26px;box-shadow:0 18px 45px #0f172a14}.postjob-saas-hero{justify-content:space-between;align-items:center;padding:28px;display:flex}.postjob-badge{color:#4f46e5;background:#eef2ff;border-radius:999px;padding:9px 14px;font-weight:900;display:inline-block}.postjob-saas-hero h1{color:#07122f;margin:14px 0 8px;font-size:34px}.postjob-saas-hero p{color:#64748b;margin:0}.postjob-hero-actions,.postjob-bottom-actions{gap:12px;display:flex}.draft-btn,.publish-btn{cursor:pointer;border:0;border-radius:14px;padding:14px 20px;font-weight:900}.draft-btn{color:#07122f;background:#fff;border:1px solid #e2e8f0}.publish-btn{color:#fff;background:linear-gradient(135deg,#2563eb,#7c3aed)}.postjob-stats-row{grid-template-columns:repeat(4,1fr);gap:18px;margin:22px 0;display:grid}.postjob-stats-row div{padding:20px}.postjob-stats-row span{color:#64748b;font-weight:800}.postjob-stats-row h2{color:#07122f;margin:8px 0;font-size:30px}.postjob-stats-row p{color:#64748b;margin:0}.postjob-content-grid{grid-template-columns:1fr 360px;align-items:start;gap:22px;display:grid}.postjob-form-card{padding:26px}.form-section-title{margin:8px 0 20px}.form-section-title h2{color:#07122f;margin:0}.form-section-title p{color:#64748b;margin:6px 0 0}.postjob-grid{grid-template-columns:repeat(2,1fr);gap:18px;display:grid}.postjob-form-card label{color:#334155;gap:8px;margin-bottom:18px;font-weight:900;display:grid}.postjob-form-card input,.postjob-form-card select,.postjob-form-card textarea{color:#07122f;background:#f8fafc;border:1px solid #dbe3ef;border-radius:16px;outline:none;width:100%;padding:15px 16px;font-size:15px}.postjob-form-card textarea{resize:vertical;min-height:110px}.postjob-form-card input:focus,.postjob-form-card select:focus,.postjob-form-card textarea:focus{background:#fff;border-color:#7c3aed;box-shadow:0 0 0 4px #7c3aed1f}.postjob-right-panel{gap:20px;display:grid;position:sticky;top:90px}.postjob-ai-card,.job-preview-card{padding:24px}.quality-circle{color:#07122f;background:radial-gradient(circle, #fff 56%, transparent 58%), conic-gradient(#22c55e 0 92%, #e2e8f0 92% 100%);border-radius:50%;place-items:center;width:140px;height:140px;margin:22px auto;font-size:34px;font-weight:900;display:grid}.postjob-ai-card p,.job-preview-card p,.preview-job-card small{color:#64748b}.postjob-ai-card ul{gap:10px;padding-left:0;list-style:none;display:grid}.preview-job-card{background:#f8fafc;border:1px solid #e2e8f0;border-radius:22px;padding:20px}.preview-job-card span{color:#166534;background:#dcfce7;border-radius:999px;padding:7px 12px;font-size:12px;font-weight:900;display:inline-block}.preview-job-card h3{color:#07122f;margin:14px 0 6px}.preview-job-card h4{color:#2563eb}.preview-skills{flex-wrap:wrap;gap:8px;margin:18px 0;display:flex}.preview-skills b{color:#4f46e5;background:#eef2ff;border-radius:999px;padding:7px 10px;font-size:12px}.preview-job-card button{color:#fff;background:linear-gradient(135deg,#2563eb,#7c3aed);border:0;border-radius:14px;width:100%;padding:13px;font-weight:900}@media (width<=1200px){.postjob-saas-layout,.postjob-content-grid,.postjob-stats-row{grid-template-columns:1fr}.postjob-right-panel{position:static}}@media (width<=700px){.postjob-saas-main{padding:14px}.postjob-saas-hero{flex-direction:column;align-items:flex-start;gap:18px}.postjob-grid{grid-template-columns:1fr}}.billing-saas-layout{background:radial-gradient(circle at 100% 0,#7c3aed1f,#0000 35%),radial-gradient(circle at 0 0,#2563eb1a,#0000 30%),#f5f7fb;grid-template-columns:280px 1fr;min-height:calc(100vh - 72px);display:grid}.billing-saas-main{padding:28px}.billing-hero-premium,.plan-card-premium,.billing-panel,.billing-stats-row>div{-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);background:#ffffffeb;border:1px solid #e2e8f0f2;border-radius:28px;box-shadow:0 18px 45px #0f172a14}.billing-hero-premium{justify-content:space-between;align-items:center;padding:34px;display:flex}.billing-badge{color:#4f46e5;background:#eef2ff;border-radius:999px;padding:10px 16px;font-weight:900;display:inline-block}.billing-hero-premium h1{color:#07122f;margin:18px 0 10px;font-size:42px}.billing-hero-premium p{color:#64748b;max-width:760px;font-weight:700;line-height:1.5}.current-plan-card{text-align:center;background:linear-gradient(135deg,#fff,#f8fafc);border-radius:24px;min-width:210px;padding:24px;box-shadow:0 16px 36px #0f172a14}.current-plan-card small{color:#64748b;font-weight:900}.current-plan-card h2{color:#4f46e5;margin:8px 0;font-size:30px}.billing-stats-row{grid-template-columns:repeat(4,1fr);gap:18px;margin:22px 0;display:grid}.billing-stats-row>div{padding:22px}.billing-stats-row span{color:#64748b;font-weight:900}.billing-stats-row h2{color:#07122f;margin:10px 0 6px;font-size:32px}.billing-stats-row p{color:#64748b;margin:0}.plans-grid-premium{grid-template-columns:repeat(3,1fr);gap:22px;display:grid}.plan-card-premium{padding:28px;transition:all .25s;position:relative}.plan-card-premium:hover{transform:translateY(-6px);box-shadow:0 26px 60px #0f172a24}.current-plan{background:linear-gradient(#fff,#f6f1ff);border:2px solid #7c3aed}.popular-plan{border:2px solid #2563eb}.plan-top{justify-content:space-between;gap:14px;display:flex}.plan-top h2{color:#07122f;margin:0}.plan-top p{color:#64748b;font-weight:700;line-height:1.4}.plan-top span{color:#fff;white-space:nowrap;background:linear-gradient(135deg,#2563eb,#7c3aed);border-radius:999px;height:fit-content;padding:8px 13px;font-size:12px;font-weight:900}.plan-price{align-items:flex-end;gap:8px;margin:18px 0;display:flex}.plan-price h1{color:#07122f;margin:0;font-size:44px}.plan-price small{color:#64748b;margin-bottom:8px;font-weight:900}.plan-card-premium ul{gap:14px;margin:22px 0;padding:0;list-style:none;display:grid}.plan-card-premium li{color:#1e293b;font-weight:850}.upgrade-btn,.current-btn{cursor:pointer;border:0;border-radius:14px;width:100%;padding:15px;font-weight:900}.upgrade-btn{color:#fff;background:linear-gradient(135deg,#2563eb,#7c3aed);box-shadow:0 14px 28px #2563eb38}.current-btn{color:#fff;background:linear-gradient(135deg,#64748b,#334155)}.billing-bottom-grid{grid-template-columns:1fr 1fr;gap:22px;margin-top:24px;display:grid}.billing-panel{padding:28px}.billing-panel h2{color:#07122f;margin-top:0}.billing-info-row{background:#f8fafc;border-radius:16px;justify-content:space-between;margin-bottom:12px;padding:18px;display:flex}.billing-info-row span{color:#64748b;font-weight:900}.usage-box{margin-bottom:22px}.usage-box div:first-child{justify-content:space-between;margin-bottom:10px;display:flex}.usage-box b{color:#07122f}.usage-box span{color:#64748b;font-weight:800}.usage-track{background:#e2e8f0;border-radius:999px;height:10px;overflow:hidden}.usage-track span{background:linear-gradient(90deg,#2563eb,#7c3aed);border-radius:999px;height:100%;display:block}@media (width<=1200px){.billing-saas-layout,.plans-grid-premium,.billing-bottom-grid,.billing-stats-row{grid-template-columns:1fr}.billing-hero-premium{flex-direction:column;align-items:flex-start;gap:20px}}.verify-tabs{grid-template-columns:1fr 1fr;gap:12px;margin:18px 0;display:grid}.verify-tabs button{color:#2563eb;background:#eef2ff}.verify-tabs button.active{color:#fff;background:linear-gradient(90deg,#2563eb,#7c3aed)}.candidate-login-premium{background:radial-gradient(circle at 0 0,#7c3aed40,#0000 35%),linear-gradient(135deg,#071937,#2563eb,#7c3aed);grid-template-columns:1.05fr .95fr;min-height:100vh;display:grid}.candidate-login-left{color:#fff;flex-direction:column;justify-content:space-between;padding:54px;display:flex}.login-brand{color:#fff;align-items:center;gap:14px;display:flex}.login-brand img{background:#fff;border-radius:16px;width:58px;height:58px;padding:6px}.login-brand h2{margin:0;font-size:26px}.login-brand p{color:#dbeafe;letter-spacing:1px;text-transform:uppercase;margin:4px 0 0;font-size:12px;font-weight:800}.login-hero-content{max-width:720px}.login-hero-content>span{background:#ffffff26;border:1px solid #fff3;border-radius:999px;padding:10px 16px;font-weight:900;display:inline-block}.login-hero-content h1{letter-spacing:-2px;margin:24px 0;font-size:58px;line-height:1}.login-hero-content p{color:#dbeafe;font-size:18px;line-height:1.7}.login-feature-list{grid-template-columns:1fr 1fr;gap:14px;margin-top:30px;display:grid}.login-feature-list div{background:#ffffff21;border:1px solid #ffffff2e;border-radius:18px;padding:16px;font-weight:800}.candidate-login-right{background:#f8fafc;border-radius:36px;justify-content:center;align-items:center;margin:18px;padding:34px;display:flex}.premium-login-card{background:#fff;border-radius:32px;width:100%;max-width:520px;padding:38px;box-shadow:0 30px 80px #0f172a29}.login-card-top{text-align:center;margin-bottom:28px}.login-card-top>span{background:linear-gradient(135deg,#2563eb,#7c3aed);border-radius:22px;justify-content:center;align-items:center;width:72px;height:72px;margin:0 auto 16px;font-size:32px;display:flex}.login-card-top h1{margin:0;font-size:34px}.login-card-top p{color:#64748b}.premium-login-card label{margin-bottom:16px;font-weight:900;display:block}.premium-login-card input{margin-top:8px}.premium-login-btn,.create-account-btn{width:100%;margin-top:8px}.create-account-btn{color:#4f46e5;background:#eef2ff}.login-divider{color:#64748b;grid-template-columns:1fr auto 1fr;align-items:center;gap:12px;margin:24px 0 16px;display:grid}.login-divider span{background:#e5e7eb;height:1px}.back-home-link{text-align:center;margin-top:18px;display:block}@media (width<=900px){.candidate-login-premium{grid-template-columns:1fr}.candidate-login-left{padding:32px}.login-hero-content h1{font-size:38px}.login-feature-list{grid-template-columns:1fr}.candidate-login-right{border-radius:28px 28px 0 0;margin:0}}.enterprise-login-page{background:radial-gradient(circle at 0 0,#2563eb1f,#0000 28%),radial-gradient(circle at 100% 100%,#7c3aed24,#0000 30%),#eef3f9;justify-content:center;align-items:center;min-height:100vh;padding:38px;display:flex}.enterprise-login-card{background:#fff;border:1px solid #e5e7eb;border-radius:34px;grid-template-columns:.95fr 1.05fr;width:min(1280px,100%);min-height:760px;display:grid;overflow:hidden;box-shadow:0 35px 90px #0f172a29}.enterprise-left-panel{color:#fff;background:linear-gradient(160deg,#0f172a,#1e3a8a 55%,#312e81);flex-direction:column;justify-content:space-between;padding:42px;display:flex}.enterprise-brand{color:#fff;align-items:center;gap:14px;display:flex}.enterprise-brand img{background:#fff;border-radius:16px;width:56px;height:56px;padding:6px}.enterprise-brand h2{letter-spacing:.4px;margin:0;font-size:24px}.enterprise-brand p{color:#bfdbfe;text-transform:uppercase;letter-spacing:1.3px;margin:4px 0 0;font-size:12px;font-weight:900}.product-preview-card{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffff1c;border:1px solid #ffffff2e;border-radius:28px;padding:26px}.preview-header{justify-content:space-between;align-items:center;margin-bottom:24px;display:flex}.preview-header span{font-size:18px;font-weight:900}.preview-header b{color:#16a34a;background:#dcfce7;border-radius:999px;padding:8px 12px}.preview-score-row{grid-template-columns:150px 1fr;align-items:center;gap:24px;display:grid}.preview-circle{background:conic-gradient(#22d3ee 0 76%, #8b5cf6 76% 96%, #ffffff40 96%);border-radius:50%;justify-content:center;align-items:center;width:140px;height:140px;font-size:34px;font-weight:900;display:flex}.preview-score-row p{background:#ffffff1a;border-radius:14px;margin:9px 0;padding:11px 13px;font-weight:800}.preview-mini-grid{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.preview-mini-grid div{background:#ffffff1c;border:1px solid #ffffff29;border-radius:20px;padding:20px}.preview-mini-grid h3{margin:0;font-size:30px}.preview-mini-grid p{color:#dbeafe;margin:8px 0 0;font-weight:700}.enterprise-right-panel{background:#f8fafc;justify-content:center;align-items:center;padding:48px;display:flex}.enterprise-login-box{background:#fff;border:1px solid #e5e7eb;border-radius:30px;width:100%;max-width:500px;padding:38px;box-shadow:0 24px 70px #0f172a1a}.login-small-badge{color:#4f46e5;background:#eef2ff;border-radius:999px;margin-bottom:20px;padding:8px 13px;font-weight:900;display:inline-block}.enterprise-login-box h1{letter-spacing:-1px;margin:0 0 8px;font-size:40px}.enterprise-login-box>p{color:#64748b;margin-bottom:28px}.enterprise-login-box label{margin-bottom:16px;font-weight:900;display:block}.enterprise-login-box input{background:#f8fafc;height:52px;margin-top:8px}.enterprise-helper{justify-content:space-between;align-items:center;margin:4px 0 22px;display:flex}.enterprise-helper label{color:#64748b;align-items:center;gap:8px;margin:0;display:flex}.enterprise-helper input{width:auto;height:auto;margin:0}.enterprise-login-btn{border-radius:16px;width:100%;height:54px}.enterprise-create{text-align:center;background:#f8fafc;border-radius:18px;margin-top:22px;padding:18px}.enterprise-create span{color:#64748b;margin-bottom:10px;display:block}.enterprise-create button{color:#4f46e5;background:#eef2ff;width:100%}.enterprise-back-link{text-align:center;margin-top:18px;display:block}@media (width<=980px){.enterprise-login-page{padding:0}.enterprise-login-card{border-radius:0;grid-template-columns:1fr;min-height:100vh}.enterprise-left-panel,.enterprise-right-panel{padding:28px}.preview-score-row,.preview-mini-grid{grid-template-columns:1fr}}.np-register-page{background:radial-gradient(circle at 0 0,#7c3aed14,#0000 28%),linear-gradient(135deg,#fbfbff,#f4f7fb);min-height:100vh;padding:48px 90px;position:relative;overflow:hidden}.np-register-page:after{content:"";background:repeating-radial-gradient(circle,#7c3aed14 0 1px,#0000 1px 14px);border-radius:50%;width:580px;height:580px;position:absolute;bottom:-220px;right:-180px}.np-register-header{z-index:2;justify-content:space-between;align-items:center;display:flex;position:relative}.np-register-brand{color:#111827;align-items:center;gap:14px;font-size:24px;font-weight:900;display:flex}.np-register-brand img{border-radius:16px;width:56px;height:56px}.np-login-pill{background:#fff;border-radius:999px;padding:13px 20px;box-shadow:0 10px 30px #0f172a14}.np-register-card{z-index:2;background:#fff;border-radius:34px;width:100%;max-width:760px;margin:80px auto 0;padding:42px;position:relative;box-shadow:0 30px 90px #0f172a1a}.np-register-card h1{color:#0f172a;margin:0 0 28px;font-size:34px}.google-btn{color:#111827;background:#fff;border:1px solid #dbe3ef;border-radius:16px;width:100%;height:54px}.google-btn span{color:#2563eb;margin-right:8px;font-weight:900}.or-line{color:#94a3b8;grid-template-columns:1fr auto 1fr;align-items:center;gap:14px;margin:26px 0;font-weight:800;display:grid}.or-line span{background:#e5e7eb;height:1px}.mobile-input-row{grid-template-columns:110px 1fr;margin-top:14px;display:grid}.mobile-input-row span{background:#f8fafc;border:1px solid #dbe3ef;border-radius:14px 0 0 14px;justify-content:center;align-items:center;font-weight:800;display:flex}.mobile-input-row input{border-radius:0 14px 14px 0}.whatsapp-row{align-items:center;gap:10px;margin:22px 0;font-weight:700;display:flex}.whatsapp-row input{width:auto}.terms-text{color:#64748b;font-size:14px;line-height:1.5}.continue-btn{float:right;border-radius:999px;min-width:180px;margin-top:24px}.change-btn{color:#4f46e5;background:#eef2ff;width:100%;margin-top:14px}.candidate-onboard-page{color:#0f172a;background:#f6f8fc;grid-template-columns:.9fr 1.1fr;min-height:100vh;display:grid}.candidate-onboard-left{color:#fff;background:radial-gradient(circle at 100% 0,#7c3aed38,#0000 34%),linear-gradient(160deg,#061126,#071a3d 48%,#020617);flex-direction:column;justify-content:space-between;padding:58px;display:flex;position:relative;overflow:hidden}.candidate-onboard-left:after{content:"";border:1px solid #7c3aed40;border-radius:50%;width:520px;height:520px;position:absolute;top:260px;right:-180px;box-shadow:0 0 0 38px #7c3aed0f,0 0 0 76px #7c3aed0b,0 0 0 114px #7c3aed08}.onboard-brand{color:#fff;z-index:2;align-items:center;gap:16px;display:flex;position:relative}.onboard-brand img{background:#fff;border-radius:16px;width:58px;height:58px;padding:6px}.onboard-brand h2{letter-spacing:.4px;margin:0;font-size:26px}.onboard-brand p{color:#c7d2fe;margin:5px 0 0;font-weight:700}.onboard-left-content{z-index:2;max-width:620px;position:relative}.onboard-trust-badge{background:#ffffff1c;border:1px solid #ffffff2e;border-radius:999px;margin-bottom:28px;padding:12px 18px;font-weight:800;display:inline-block}.onboard-left-content h1{letter-spacing:-1.8px;margin:0 0 24px;font-size:54px;line-height:1.06}.onboard-left-content h1 b{color:#8b5cf6}.onboard-left-content p{color:#dbeafe;font-size:18px;line-height:1.7}.onboard-feature-list{gap:18px;margin-top:36px;display:grid}.onboard-feature-list div{color:#f8fafc;font-weight:800}.onboard-stats{z-index:2;background:#ffffff1a;border:1px solid #ffffff24;border-radius:22px;grid-template-columns:repeat(3,1fr);display:grid;position:relative;overflow:hidden}.onboard-stats div{text-align:center;border-right:1px solid #ffffff1f;padding:22px}.onboard-stats div:last-child{border-right:0}.onboard-stats h3{margin:0;font-size:30px}.onboard-stats p{color:#c7d2fe;margin:8px 0 0}.candidate-onboard-right{background:radial-gradient(circle at 100% 0,#2563eb14,#0000 30%),#f8fafc;flex-direction:column;justify-content:center;align-items:center;padding:58px;display:flex;position:relative;overflow:hidden}.candidate-onboard-right:after{content:"";background:repeating-radial-gradient(circle,#7c3aed1a 0 1px,#0000 1px 16px);border-radius:50%;width:520px;height:520px;position:absolute;bottom:-160px;right:-140px}.onboard-back-btn{color:#334155;z-index:2;background:#fff;border-radius:999px;padding:14px 20px;position:absolute;top:48px;right:58px;box-shadow:0 10px 30px #0f172a14}.candidate-onboard-card{z-index:2;background:#fff;border:1px solid #e5e7eb;border-radius:34px;width:100%;max-width:620px;padding:42px;position:relative;box-shadow:0 28px 80px #0f172a1a}.candidate-onboard-badge{color:#2563eb;background:#eef2ff;border-radius:999px;margin:0 auto 18px;padding:10px 16px;font-weight:900;display:table}.candidate-onboard-card h1{text-align:center;letter-spacing:-1px;margin:0;font-size:38px}.candidate-onboard-card>p{text-align:center;color:#64748b;margin:12px 0 26px}.onboard-divider{color:#94a3b8;grid-template-columns:1fr auto 1fr;align-items:center;gap:14px;margin:22px 0;display:grid}.onboard-divider span{background:#e5e7eb;height:1px}.google-onboard-btn{color:#0f172a;background:#fff;border:1px solid #dbe3ef;border-radius:15px;width:100%;height:54px;margin-bottom:22px}.google-onboard-btn b{color:#2563eb;margin-right:8px}.candidate-onboard-card label{margin-bottom:20px;font-weight:900;display:block}.onboard-input-wrap,.onboard-mobile-wrap{background:#f8fafc;border:1px solid #dbe3ef;border-radius:15px;align-items:center;height:56px;margin-top:8px;display:grid;overflow:hidden}.onboard-input-wrap{grid-template-columns:54px 1fr}.onboard-mobile-wrap{grid-template-columns:126px 1fr}.onboard-input-wrap span,.onboard-mobile-wrap span{color:#64748b;border-right:1px solid #dbe3ef;justify-content:center;align-items:center;height:100%;display:flex}.onboard-input-wrap input,.onboard-mobile-wrap input{background:0 0;border:0;border-radius:0;height:100%}.whatsapp-alert-box{background:#f8fafc;border:1px solid #dbe3ef;border-radius:16px;justify-content:space-between;align-items:center;padding:16px;display:flex!important}.whatsapp-alert-box>div{align-items:center;gap:12px;display:flex}.whatsapp-alert-box h4{margin:0}.whatsapp-alert-box p{color:#64748b;text-align:left;margin:5px 0 0}.whatsapp-alert-box input{width:auto}.create-account-main-btn{border-radius:16px;width:100%;height:58px;font-size:17px}.change-account-btn{color:#4f46e5;background:#eef2ff;width:100%;margin-top:12px}.onboard-signin-text{margin-top:24px!important}.onboard-security-row{z-index:2;color:#64748b;gap:38px;margin-top:34px;font-weight:800;display:flex;position:relative}@media (width<=980px){.candidate-onboard-page{grid-template-columns:1fr}.candidate-onboard-left,.candidate-onboard-right{padding:28px}.onboard-left-content h1{font-size:38px}.onboard-stats,.onboard-security-row{flex-direction:column;grid-template-columns:1fr}.onboard-back-btn{margin-bottom:22px;position:static}}.np-auth-page{background:#f8fafc;grid-template-columns:1.05fr 1fr;min-height:100vh;font-family:Inter,system-ui,sans-serif;display:grid}.np-auth-left{color:#fff;background:radial-gradient(circle at 78% 34%,#7c3aed8c,#0000 30%),radial-gradient(circle at 15% 90%,#2563eb73,#0000 34%),linear-gradient(145deg,#050b28,#101047 55%,#030617);padding:52px 62px;position:relative;overflow:hidden}.np-auth-left:after{content:"";border:1px solid #ffffff14;border-radius:50%;width:560px;height:560px;position:absolute;bottom:-180px;right:-180px;box-shadow:0 0 0 70px #ffffff09,0 0 0 145px #ffffff05}.np-bg-orb{filter:blur(80px);border-radius:50%;position:absolute}.orb-one{background:#7c3aed;width:260px;height:260px;top:190px;right:120px}.orb-two{background:#2563eb;width:220px;height:220px;bottom:120px;left:-70px}.np-auth-brand{z-index:2;align-items:center;gap:16px;display:flex;position:relative}.np-auth-brand img{background:#fff;border-radius:16px;width:58px;height:58px;padding:8px}.np-auth-brand h2{margin:0;font-size:25px}.np-auth-brand p{color:#c7d2fe;margin:4px 0 0;font-weight:700}.np-auth-hero{z-index:2;max-width:660px;margin-top:86px;position:relative}.np-badge{background:#ffffff1f;border:1px solid #ffffff2e;border-radius:999px;padding:12px 18px;font-weight:900;display:inline-flex}.np-auth-hero h1{letter-spacing:-3px;margin:28px 0 22px;font-size:clamp(48px,5vw,72px);line-height:.96}.np-auth-hero h1 span{color:#9f7aea}.np-auth-hero p{color:#dbeafe;max-width:620px;font-size:20px;line-height:1.65}.np-mini-features{grid-template-columns:repeat(2,1fr);gap:14px;margin-top:36px;display:grid}.np-mini-features div{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffff1a;border:1px solid #ffffff24;border-radius:20px;padding:18px;font-weight:900}.np-metric-card{z-index:3;-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);background:#ffffff21;border:1px solid #ffffff2e;border-radius:26px;grid-template-columns:repeat(3,1fr);display:grid;position:absolute;bottom:92px;left:62px;right:62px;overflow:hidden}.np-metric-card div{border-right:1px solid #ffffff21;padding:26px}.np-metric-card div:last-child{border-right:none}.np-metric-card h3{margin:0;font-size:32px}.np-metric-card p{color:#cbd5e1;margin:8px 0 0;font-weight:700}.np-bottom-trust{z-index:3;color:#dbeafe;background:#ffffff14;border-radius:22px;justify-content:space-around;padding:18px;font-weight:800;display:flex;position:absolute;bottom:30px;left:62px;right:62px}.np-auth-right{background:radial-gradient(circle at 20% 20%,#2563eb1f,#0000 28%),radial-gradient(circle at 90% 85%,#7c3aed24,#0000 30%),#f8fafc;place-items:center;padding:46px;display:grid}.np-auth-card{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);text-align:center;background:#ffffffeb;border:1px solid #e2e8f0;border-radius:34px;width:min(100%,590px);padding:46px;box-shadow:0 30px 90px #0f172a24}.np-card-badge{color:#4f46e5;background:#eef2ff;border-radius:999px;padding:10px 18px;font-weight:950;display:inline-flex}.np-auth-card h1{color:#020617;letter-spacing:-1.6px;margin:22px 0 10px;font-size:42px}.np-card-subtitle{color:#64748b;margin:0;font-size:16px}.np-google-btn{cursor:pointer;background:#fff;border:1px solid #dbe3ef;border-radius:18px;width:100%;height:58px;margin-top:32px;font-weight:950}.np-google-btn b{color:#2563eb;margin-right:12px}.np-divider{grid-template-columns:1fr auto 1fr;align-items:center;gap:14px;margin:26px 0;display:grid}.np-divider span{background:#e2e8f0;height:1px}.np-divider p{color:#94a3b8;margin:0;font-size:13px;font-weight:800}.np-field{text-align:left;color:#0f172a;margin-bottom:18px;font-weight:900;display:block}.np-input{background:#f8fafc;border:1px solid #dbe3ef;border-radius:18px;align-items:center;height:62px;margin-top:9px;display:flex;overflow:hidden}.np-input:focus-within{background:#fff;border-color:#6366f1;box-shadow:0 0 0 4px #6366f11f}.np-input span{border-right:1px solid #e2e8f0;place-items:center;min-width:62px;display:grid}.np-input input{background:0 0;border:none;outline:none;width:100%;height:100%;padding:0 18px;font-size:16px}.np-input small{color:#64748b;padding-right:18px;font-weight:800}.np-main-btn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#2563eb,#7c3aed);border:none;border-radius:19px;width:100%;height:64px;font-size:17px;font-weight:950;box-shadow:0 18px 38px #2563eb47}.np-two-btns{grid-template-columns:1fr 1fr;gap:14px;margin-top:14px;display:grid}.np-two-btns button{color:#4f46e5;cursor:pointer;background:#eef2ff;border:none;border-radius:16px;height:52px;font-weight:900}.np-signin{color:#64748b;margin:28px 0 0}.np-signin a{color:#2563eb;font-weight:950;text-decoration:none}@media (width<=980px){.np-auth-page{grid-template-columns:1fr}.np-metric-card,.np-bottom-trust{margin-top:28px;position:relative;bottom:auto;left:auto;right:auto}.np-auth-left{padding:36px 24px}.np-auth-right{padding:28px 18px}}@media (width<=600px){.np-auth-hero h1{font-size:42px}.np-mini-features,.np-metric-card,.np-two-btns{grid-template-columns:1fr}.np-auth-card{border-radius:26px;padding:28px 20px}}.np-premium-auth{background:linear-gradient(135deg,#eef7ff 0%,#f7f3ff 48%,#fff0fb 100%);grid-template-columns:1.04fr 1fr;min-height:100vh;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;display:grid;position:relative;overflow:hidden}.np-ball{opacity:.72;z-index:1;background:radial-gradient(circle at 28% 25%,#fff,#c084fc 45%,#60a5fa);border-radius:50%;position:absolute;box-shadow:0 35px 90px #7c3aed47}.np-ball-one{width:120px;height:120px;top:58px;right:68px}.np-ball-two{width:72px;height:72px;top:26%;left:46%}.np-ball-three{width:104px;height:104px;bottom:25%;left:49%}.np-premium-left{z-index:2;background:radial-gradient(circle at 72% 38%,#7c3aed24,#0000 35%),radial-gradient(circle at 24% 92%,#3b82f633,#0000 36%),#ffffff5c;border-right:1px solid #ffffffc2;padding:46px 62px 38px;position:relative}.np-premium-brand{z-index:5;align-items:center;gap:16px;display:flex;position:relative}.np-premium-brand img{background:#fff;border-radius:18px;width:64px;height:64px;padding:8px;box-shadow:0 20px 55px #6366f124}.np-premium-brand h2{color:#071026;letter-spacing:-.8px;margin:0;font-size:26px}.np-premium-brand p{color:#475569;margin:3px 0 0;font-weight:750}.np-premium-hero{z-index:4;max-width:500px;margin-top:52px;position:relative}.np-premium-hero span{color:#6d28d9;background:#ffffffb8;border:1px solid #fffffff5;border-radius:999px;padding:13px 22px;font-weight:950;display:inline-flex;box-shadow:0 18px 55px #7c3aed1a}.np-premium-hero h1{color:#071026;letter-spacing:-3.2px;margin:28px 0 18px;font-size:clamp(50px,5.6vw,78px);line-height:.96}.np-premium-hero h1 b{background:linear-gradient(135deg,#2563eb,#7c3aed,#c026d3);color:#0000;-webkit-background-clip:text;background-clip:text;display:block}.np-premium-hero p{color:#475569;margin:0;font-size:19px;font-weight:620;line-height:1.65}.np-center-shield{z-index:3;place-items:center;width:280px;height:280px;display:grid;position:absolute;top:205px;right:66px}.np-center-shield:before{content:"";filter:blur(5px);background:radial-gradient(circle,#a855f747,#0000 68%);border-radius:50%;width:275px;height:275px;position:absolute}.np-shield-stage{background:#ffffffad;border:1px solid #fffffff2;border-radius:50%;width:210px;height:46px;position:absolute;bottom:38px;box-shadow:0 25px 60px #7c3aed33}.np-shield-icon{clip-path:polygon(50% 0%,92% 16%,82% 78%,50% 100%,18% 78%,8% 16%);color:#fff;background:linear-gradient(145deg,#93c5fd,#8b5cf6 55%,#c084fc);place-items:center;width:130px;height:150px;font-size:82px;display:grid;box-shadow:0 28px 60px #7c3aed59}.np-premium-features{z-index:4;grid-template-columns:repeat(2,1fr);gap:14px;max-width:760px;margin-top:36px;display:grid;position:relative}.np-feature-card{-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);background:#ffffffa8;border:1px solid #fffffffa;border-radius:22px;grid-template-columns:82px 1fr;align-items:center;gap:14px;min-height:112px;padding:16px 18px;display:grid;box-shadow:0 18px 45px #6366f114}.np-feature-card img{object-fit:cover;border-radius:20px;width:74px;height:74px;box-shadow:0 14px 34px #7c3aed24}.np-feature-card h4{color:#111827;margin:0;font-size:17px;font-weight:950}.np-feature-card p{color:#475569;margin:5px 0 0;font-size:14px;font-weight:650;line-height:1.45}.np-premium-stats{-webkit-backdrop-filter:blur(26px);backdrop-filter:blur(26px);z-index:4;background:#ffffff85;border:1px solid #fffffffa;border-radius:28px;grid-template-columns:repeat(3,1fr);max-width:760px;margin-top:24px;padding:24px;display:grid;position:relative;box-shadow:0 26px 70px #6366f121}.np-premium-stats div{border-right:1px solid #94a3b83d;padding:0 22px}.np-premium-stats div:last-child{border-right:none}.np-premium-stats h3{color:#6d28d9;margin:0;font-size:34px}.np-premium-stats p{color:#475569;margin:7px 0 0;font-weight:800}.np-premium-right{z-index:3;place-items:center;padding:54px;display:grid;position:relative}.np-form-panel{text-align:center;-webkit-backdrop-filter:blur(30px);backdrop-filter:blur(30px);background:#ffffffc2;border:1px solid #fffffffa;border-radius:36px;width:min(100%,690px);padding:50px;box-shadow:0 35px 90px #4f46e529,inset 0 1px #ffffffb3}.np-form-badge{color:#6d28d9;background:#ede9fef2;border-radius:999px;padding:12px 24px;font-weight:950;display:inline-flex}.np-form-panel h1{color:#071026;letter-spacing:-1.6px;margin:24px 0 10px;font-size:43px}.np-form-subtitle{color:#64748b;margin:0;font-size:18px;font-weight:650;line-height:1.5}.np-google-premium{color:#071026;cursor:pointer;background:#ffffffeb;border:1px solid #bfdbfeeb;border-radius:19px;width:100%;height:62px;margin-top:32px;font-size:16px;font-weight:950;box-shadow:0 14px 38px #6366f10f}.np-google-premium b{color:#2563eb;margin-right:12px}.np-premium-divider{grid-template-columns:1fr auto 1fr;align-items:center;gap:14px;margin:28px 0;display:grid}.np-premium-divider span{background:#94a3b847;height:1px}.np-premium-divider p{color:#64748b;margin:0;font-size:13px;font-weight:850}.np-premium-field{color:#071026;text-align:left;margin-bottom:18px;font-weight:950;display:block}.np-premium-field div{background:#ffffffbd;border:1px solid #bfdbfef2;border-radius:19px;align-items:center;height:64px;margin-top:10px;display:flex;overflow:hidden}.np-premium-field div:focus-within{background:#fff;border-color:#8b5cf6;box-shadow:0 0 0 5px #8b5cf621}.np-premium-field span{color:#071026;border-right:1px solid #e2e8f0e6;place-items:center;min-width:74px;height:100%;font-weight:950;display:grid}.np-premium-field input{color:#071026;background:0 0;border:none;outline:none;width:100%;height:100%;padding:0 18px;font-size:16px}.np-premium-primary{color:#fff;cursor:pointer;background:linear-gradient(135deg,#2563eb,#7c3aed,#a855f7);border:none;border-radius:20px;width:100%;height:66px;font-size:18px;font-weight:950;box-shadow:0 22px 46px #7c3aed45}.np-otp-title{text-align:left;color:#071026;margin-bottom:12px;font-weight:950;display:block}.np-premium-otp{grid-template-columns:repeat(6,1fr);gap:13px;margin-bottom:22px;display:grid}.np-premium-otp input{text-align:center;color:#6d28d9;background:#ffffffbd;border:1px solid #bfdbfef2;border-radius:17px;outline:none;height:64px;font-size:24px;font-weight:950}.np-premium-otp input:focus{background:#fff;border-color:#7c3aed;box-shadow:0 0 0 5px #7c3aed21}.np-action-buttons{grid-template-columns:1fr 1fr;gap:14px;margin-top:14px;display:grid}.np-action-buttons button{color:#6d28d9;cursor:pointer;background:#ffffffa6;border:1px solid #bfdbfef2;border-radius:17px;height:54px;font-weight:950}.np-premium-signin{color:#64748b;margin:28px 0 0;font-size:17px}.np-premium-signin a{color:#6d28d9;font-weight:950;text-decoration:none}.np-form-security{color:#334155;justify-content:space-around;width:min(100%,690px);margin-top:24px;font-weight:850;display:flex}button:disabled,input:disabled{opacity:.65;cursor:not-allowed}@media (width<=1180px){.np-premium-auth{grid-template-columns:1fr}.np-center-shield{display:none}}@media (width<=700px){.np-premium-left,.np-premium-right{padding:28px 18px}.np-premium-hero h1{font-size:42px}.np-premium-features,.np-premium-stats{grid-template-columns:1fr}.np-premium-stats div{border-bottom:1px solid #94a3b83d;border-right:none;padding:16px 0}.np-form-panel{padding:30px 20px}.np-form-panel h1{font-size:32px}.np-form-security{flex-direction:column;align-items:center;gap:10px}}.candidate-login-pro{background:#061436;grid-template-columns:1.15fr .85fr;min-height:100vh;font-family:Inter,system-ui,sans-serif;display:grid;overflow:hidden}.cl-left{color:#fff;background:radial-gradient(circle at 45% 45%,#3b82f640,#0000 30%),radial-gradient(circle at 85% 80%,#7c3aed47,#0000 35%),linear-gradient(145deg,#020b22,#071b49 55%,#0b0f35);padding:46px 54px;position:relative}.cl-brand{align-items:center;gap:16px;display:flex}.cl-brand img{background:#fff;border-radius:16px;width:64px;height:64px;padding:8px}.cl-brand h2{margin:0;font-size:28px}.cl-brand p{color:#93c5fd;letter-spacing:3px;margin:4px 0 0;font-size:13px;font-weight:900}.cl-copy{z-index:2;justify-content:space-between;align-items:flex-start;gap:18px;margin-top:0;margin-bottom:18px;display:flex;position:relative}.cl-copy h1{color:#fff;letter-spacing:-1.2px;margin:0;font-size:clamp(28px,2.9vw,40px);font-weight:900;line-height:1.08}.cl-copy p{color:#bfdbfe;margin:9px 0 0;font-size:16px;line-height:1.5}.cl-status{color:#4ade80;background:#ffffff1f;border:1px solid #ffffff14;border-radius:18px;flex-shrink:0;align-items:center;padding:11px 20px;font-size:14px;font-weight:950;display:inline-flex}.cl-visual{height:430px;margin-top:20px;position:relative}.cl-orbit{border:1px dashed #60a5fa73;border-radius:50%;width:620px;height:230px;position:absolute;top:95px;left:20px;transform:rotate(-8deg)}.cl-id-card{background:linear-gradient(135deg,#4f46e5,#1e3a8a);border-radius:16px;width:210px;height:160px;padding:26px;position:absolute;top:105px;left:10px;transform:rotate(7deg);box-shadow:0 25px 70px #2563eb59}.cl-avatar{background:linear-gradient(135deg,#ede9fe,#7c3aed);border-radius:50%;width:62px;height:62px}.cl-id-card span{background:#ffffff40;border-radius:99px;height:10px;margin-top:14px;display:block}.cl-id-card b{background:#3b82f6;border-radius:50%;place-items:center;width:42px;height:42px;display:grid;position:absolute;bottom:22px;right:22px}.cl-passport{text-align:center;background:linear-gradient(145deg,#0f2a66,#020817);border-radius:26px;width:250px;height:315px;padding:42px 30px;position:absolute;top:40px;left:180px;box-shadow:0 35px 90px #2563eb80,inset 0 0 0 1px #93c5fd59}.cl-passport h3{letter-spacing:1px;margin:0;font-size:28px}.cl-passport-shield{color:#fff;clip-path:polygon(50% 0%,92% 16%,82% 78%,50% 100%,18% 78%,8% 16%);background:linear-gradient(135deg,#60a5fa,#7c3aed);place-items:center;width:110px;height:130px;margin:28px auto 20px;font-size:44px;display:grid}.cl-passport small{background:#ffffff59;border-radius:99px;width:120px;height:5px;margin:10px auto;display:block}.cl-passport i{background:#fbbf24;border-radius:5px;width:28px;height:22px;margin:24px auto 0;display:block}.cl-chart-card{background:linear-gradient(145deg,#1d4ed8,#172554);border-radius:18px;width:130px;height:150px;position:absolute;top:160px;left:430px;box-shadow:0 25px 65px #2563eb59}.bars{align-items:flex-end;gap:8px;height:70px;padding:28px 20px 0;display:flex}.bars span{background:#38bdf8;border-radius:8px;width:16px}.bars span:first-child{height:26px}.bars span:nth-child(2){height:42px}.bars span:nth-child(3){height:55px}.bars span:nth-child(4){height:70px}.cl-chart-card h4{color:#93c5fd;text-align:center;margin:12px 0 0;font-size:28px}.cl-lock-card{background:linear-gradient(135deg,#7c3aed,#1d4ed8);border-radius:18px;place-items:center;width:86px;height:100px;font-size:38px;display:grid;position:absolute;top:275px;left:390px;box-shadow:0 22px 55px #7c3aed66}.cl-check-list{gap:14px;display:grid;position:absolute;top:90px;left:560px}.cl-check-list div{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffff14;border:1px solid #93c5fd29;border-radius:18px;grid-template-columns:54px 1fr 34px;align-items:center;width:220px;height:76px;padding:0 16px;display:grid}.cl-check-list span{background:#3b82f640;border-radius:13px;place-items:center;width:44px;height:44px;display:grid}.cl-check-list p{margin:0;font-weight:800;line-height:1.25}.cl-check-list b{color:#062b16;background:#4ade80;border-radius:50%;place-items:center;width:26px;height:26px;display:grid}.cl-metrics{background:#ffffff14;border:1px solid #93c5fd29;border-radius:26px;grid-template-columns:repeat(3,1fr);margin-top:8px;padding:28px;display:grid}.cl-metrics div{border-right:1px solid #ffffff24;grid-template-columns:58px 1fr;align-items:center;column-gap:18px;display:grid}.cl-metrics div:last-child{border-right:none}.cl-metrics span{background:#3b82f62e;border-radius:50%;grid-row:span 2;place-items:center;width:54px;height:54px;font-size:26px;display:grid}.cl-metrics h3{margin:0;font-size:34px}.cl-metrics p{color:#93c5fd;margin:2px 0 0}.cl-security{grid-template-columns:repeat(3,1fr);gap:26px;margin-top:34px;display:grid}.cl-security b{color:#fff}.cl-security p{color:#94a3b8;margin:6px 0 0;font-size:13px}.cl-right{background:radial-gradient(circle at 20% 14%,#2563eb14,#0000 26%),radial-gradient(circle at 95% 86%,#7c3aed1f,#0000 32%),#f8fbff;place-items:center;padding:34px 44px;display:grid}.cl-login-card{background:#fffffff5;border:1px solid #e2e8f0;border-radius:32px;width:min(100%,510px);min-height:820px;padding:42px 44px;box-shadow:0 30px 80px #0f172a1c}.cl-pill{color:#6d28d9;background:#eef2ff;border-radius:999px;padding:9px 18px;font-size:14px;font-weight:950;display:inline-flex}.cl-login-card h1{letter-spacing:-1.4px;color:#071026;margin:24px 0 8px;font-size:36px;line-height:1.08}.cl-login-card>p{color:#64748b;margin:0 0 28px;font-size:15px;line-height:1.55}.cl-login-card label{color:#071026;margin-bottom:16px;font-size:14px;font-weight:950;display:block}.cl-input{background:#f8fafc;border:1px solid #dbe3ef;border-radius:16px;align-items:center;height:54px;margin-top:9px;transition:all .2s;display:flex;overflow:hidden}.cl-input span{border-right:1px solid #e2e8f0;place-items:center;min-width:56px;display:grid}.cl-input input{color:#071026;background:0 0;border:none;outline:none;width:100%;height:100%;padding:0 16px;font-size:15px}.cl-input button{cursor:pointer;background:0 0;border:none;padding:0 18px}.cl-options{justify-content:space-between;align-items:center;gap:12px;margin:4px 0 22px;font-size:14px;display:flex}.cl-options label{color:#64748b;margin:0;font-weight:800}.cl-options a{color:#6d28d9;font-weight:900;text-decoration:none}.cl-main-btn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#2563eb,#7c3aed);border:none;border-radius:16px;width:100%;height:56px;font-size:15px;font-weight:950;box-shadow:0 18px 40px #2563eb38}.cl-new-box{text-align:center;background:#f8fafc;border-radius:18px;margin-top:22px;padding:18px}.cl-new-box p{color:#64748b;margin:0 0 12px;font-size:14px}.cl-new-box a{color:#6d28d9;background:#eef2ff;border-radius:14px;padding:13px;font-size:14px;font-weight:950;text-decoration:none;display:block}.cl-back{text-align:center;color:#2563eb;margin-top:20px;font-size:14px;font-weight:850;text-decoration:none;display:block}.brand{flex-shrink:0;justify-content:flex-start;align-items:center;padding-left:18px;text-decoration:none;display:flex;overflow:hidden;width:230px!important;min-width:230px!important;height:72px!important}.site-logo{object-position:left center;filter:drop-shadow(0 4px 10px #00000040);object-fit:contain;background:0 0;width:190px!important;max-width:none!important;height:58px!important;transform:none!important}.candidate-command-page{width:100%;max-width:100%;overflow-x:hidden;grid-template-columns:260px minmax(0,1fr) 280px!important;gap:18px!important;padding:18px!important}.candidate-command-left,.candidate-command-main,.candidate-command-right,.candidate-command-page>aside:last-child{min-width:0}.candidate-premium-hero{width:100%;min-width:0;max-width:100%}.candidate-metrics-row{grid-template-columns:repeat(4,minmax(0,1fr))!important}.recruiter-confidence,.missing-boosters,.noproxy-pro,.candidate-right-card{width:100%;min-width:0;max-width:100%}.topbar,.candidate-topbar{width:100%;max-width:100%;overflow:hidden}.pro-saas-page{background:#f6f8ff;min-height:100vh;overflow-x:hidden}.pro-hero{color:#fff;background:radial-gradient(circle at 70% 30%,#7c3aed61,#0000 36%),radial-gradient(circle at 22% 20%,#2563eb3d,#0000 32%),linear-gradient(135deg,#020617 0%,#07142f 45%,#22006d 100%);grid-template-columns:.9fr 1.1fr;align-items:center;gap:52px;min-height:520px;padding:42px 90px 70px;display:grid}.hero-pill{color:#dbeafe;background:#ffffff1f;border-radius:999px;padding:10px 15px;font-size:13px;font-weight:900;display:inline-flex}.pro-hero h1{letter-spacing:-1.8px;margin:22px 0;font-size:54px;line-height:1.05}.pro-hero h1 span{color:#a78bfa}.pro-hero p{color:#e0e7ff;max-width:640px;font-size:18px;line-height:1.6}.hero-actions button{cursor:pointer;border:none;border-radius:14px;height:58px;padding:0 28px;font-weight:900}.hero-actions button:first-child{color:#fff;background:linear-gradient(135deg,#2563eb,#9333ea)}.hero-actions button:last-child{color:#fff;background:0 0;border:1px solid #ffffff40}.hero-trust-row{color:#dbeafe;flex-wrap:wrap;gap:18px;margin-top:26px;font-size:14px;display:flex}.pro-dashboard-preview{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffffff5;border:1px solid #ffffff8c;border-radius:34px;grid-template-columns:145px 1fr;width:100%;max-width:760px;height:430px;display:grid;overflow:hidden;box-shadow:0 0 0 1px #ffffff59,0 35px 90px #7c3aed52}.dash-sidebar{background:linear-gradient(#020617,#07142f);flex-direction:column;gap:12px;padding:24px 18px;display:flex}.dash-logo{color:#fff;background:linear-gradient(135deg,#2563eb,#9333ea);border-radius:15px;place-items:center;width:46px;height:46px;margin-bottom:6px;font-size:20px;font-weight:900;display:grid}.dash-sidebar p{color:#cbd5e1;white-space:nowrap;border-radius:12px;margin:0;padding:11px 13px;font-size:13px}.dash-sidebar .active{color:#fff;background:linear-gradient(135deg,#4338ca,#6d28d9)}.dash-main{color:#0f172a;padding:26px;overflow:hidden}.dash-head{justify-content:space-between;align-items:flex-start;gap:14px;margin-bottom:22px;display:flex}.dash-head h3{margin:0;font-size:22px;line-height:1.2}.dash-head small{color:#64748b}.trust-chip{color:#047857;background:#ecfdf5;border-radius:999px;flex-shrink:0;padding:9px 13px;font-size:12px;font-weight:900}.dash-grid{grid-template-columns:1fr 1.2fr 1fr;gap:14px;margin-top:20px;display:grid}.dash-card{background:linear-gradient(#fff,#f8fafc);border:1px solid #e5e7eb;border-radius:20px;min-height:118px;padding:17px;box-shadow:0 12px 26px #0f172a0d}.dash-card p{color:#64748b;margin:0 0 10px;font-size:13px;font-weight:700}.dash-card h2{color:#2563eb;margin:0;font-size:42px;line-height:1}.dash-card span{color:#047857;margin-top:8px;font-size:12px;font-weight:800;display:block}.applications{grid-template-columns:repeat(2,1fr);gap:14px;display:grid}.activity{grid-column:span 2}.activity span{color:#475569;border-bottom:1px solid #e5e7eb;padding:8px 0}.interview button{width:100%;height:36px;margin-top:12px}.pro-stats-strip{z-index:5;background:#fff;border-radius:22px;grid-template-columns:repeat(5,1fr);width:calc(100% - 180px);margin:-34px auto 0;padding:22px;display:grid;position:relative;box-shadow:0 18px 45px #0f172a1a}.pro-stats-strip div{text-align:center;border-right:1px solid #e5e7eb;flex-direction:column;gap:4px;display:flex}.pro-stats-strip div:last-child{border-right:none}.pro-stats-strip b{color:#0f172a;font-size:22px}.pro-stats-strip span{color:#64748b;font-size:13px}.pro-feature-section{padding:70px 70px 34px}.premium-feature-title{text-align:center;max-width:980px;margin:0 auto 44px;position:relative}.premium-feature-title:before{content:"";background:linear-gradient(90deg,#0000,#7c3aed,#0000);width:220px;height:1px;position:absolute;top:-26px;left:50%;transform:translate(-50%)}.premium-feature-title span{color:#4f46e5;letter-spacing:.7px;text-transform:uppercase;background:linear-gradient(135deg,#eef2ff,#f5f3ff);border-radius:999px;padding:11px 18px;font-size:13px;font-weight:900;display:inline-flex;box-shadow:0 12px 28px #4f46e51f}.premium-feature-title h2{letter-spacing:-1.8px;color:#0f172a;max-width:880px;margin:20px auto 12px;font-size:46px;line-height:1.08}.premium-feature-title p{color:#64748b;max-width:780px;margin:0 auto;font-size:17px;line-height:1.7}.pro-feature-grid{scroll-snap-type:x mandatory;grid-template-columns:repeat(8,minmax(360px,1fr));gap:24px;padding:10px 0 24px;display:grid;overflow-x:auto}.pro-feature-card{scroll-snap-align:start;background:#fff;border:1px solid #e8eaff;border-radius:30px;min-width:360px;padding:0;transition:all .35s;overflow:hidden;box-shadow:0 22px 55px #0f172a14}.pro-feature-card:hover{border-color:#c7d2fe;transform:translateY(-10px);box-shadow:0 34px 90px #4f46e52e}.feature-image{object-fit:contain;background:radial-gradient(circle at 100% 0,#7c3aed29,#0000 35%),linear-gradient(135deg,#f8fbff,#eef2ff);width:100%;height:250px;padding:14px;display:block}.feature-content{background:#fff;padding:24px}.feature-title,.feature-content h3{letter-spacing:-.8px;color:#0f172a;margin:0 0 22px;font-size:28px;line-height:1.1}.feature-desc,.pro-feature-card p,.feature-tag{display:none!important}.feature-btn,.feature-content button{color:#fff;cursor:pointer;background:linear-gradient(135deg,#2563eb,#7c3aed);border:none;border-radius:16px;width:100%;height:52px;font-size:15px;font-weight:900;box-shadow:0 16px 34px #4f46e538}.pro-bottom-grid{grid-template-columns:1fr 1fr;gap:22px;padding:0 70px 30px;display:grid}.trust-passport-banner,.career-roadmap-card,.final-pro-cta{border-radius:24px;padding:28px;box-shadow:0 18px 45px #0f172a1f}.trust-passport-banner{color:#fff;background:#07142f;grid-template-columns:.8fr 1.2fr;gap:20px;display:grid}.trust-list{grid-template-columns:repeat(2,1fr);gap:12px;display:grid}.trust-list span{color:#dbeafe}.career-roadmap-card{color:#0f172a;background:#fff}.roadmap-flow{grid-template-columns:repeat(6,1fr);gap:12px;margin-top:28px;display:grid}.roadmap-flow div{text-align:center;color:#4f46e5;font-weight:900}.roadmap-flow span{color:#0f172a;margin-top:8px;font-size:12px;display:block}.pricing-cta-grid{grid-template-columns:1fr 1fr 1fr 1.35fr;gap:22px;padding:0 70px 45px;display:grid}.price-card{background:#fff;border:1px solid #e5e7eb;border-radius:22px;padding:24px}.price-card h2{color:#2563eb}.price-card span{margin:9px 0;display:block}.price-card button,.final-pro-cta button{width:100%;height:44px;margin-top:16px}.final-pro-cta{color:#fff;background:radial-gradient(circle at 0,#7c3aed73,#0000 36%),#07142f}.final-pro-cta ul{padding:0;line-height:2;list-style:none}.dash-card h3{color:#0f172a;margin:0;font-size:25px}.activity span:last-child{border-bottom:none}.pro-section-title,.premium-feature-title{text-align:center;max-width:900px;margin:0 auto 42px}.pro-section-title span,.premium-feature-title span{color:#4f46e5;letter-spacing:1px;text-transform:uppercase;background:#eef2ff;border-radius:999px;padding:9px 18px;font-size:12px;font-weight:700;display:inline-flex}.pro-section-title h2,.premium-feature-title h2{letter-spacing:-1px;color:#0f172a;max-width:760px;margin:18px auto 12px;font-size:36px;font-weight:800;line-height:1.15}.pro-section-title p,.premium-feature-title p{color:#64748b;max-width:650px;margin:0 auto;font-size:16px;line-height:1.7}.np-login-final{grid-template-columns:.96fr 1.04fr;min-height:100vh}.np-login-final-left{padding:28px 46px}.np-company-logo-wrap{height:110px}.np-company-logo-img{width:300px;max-width:80%}.np-trust-image-only{align-items:center;height:calc(100vh - 150px)}.np-trust-image-only img{border-radius:22px;width:88%;max-width:720px;max-height:520px}.np-login-final-right{padding:28px 38px}.np-login-final-card{border-radius:30px;width:min(100%,500px);padding:42px 44px}.np-login-final-pill{padding:9px 18px;font-size:14px}.np-login-final-card h1{margin:24px 0 8px;font-size:36px}.np-login-final-card>p{margin-bottom:28px;font-size:15px}.np-login-final-card label{margin-bottom:16px;font-size:14px}.np-final-input{border-radius:16px;height:54px}.np-final-input span{min-width:56px}.np-final-input input{font-size:15px}.np-final-options{margin:4px 0 22px;font-size:14px}.np-final-login-btn{border-radius:16px;height:56px;font-size:15px}.np-final-new-box{border-radius:18px;margin-top:22px;padding:18px}.np-final-new-box a{padding:13px;font-size:14px}.np-final-back{margin-top:20px;font-size:14px}.candidate-login-pro{background:#f8fbff;grid-template-columns:.95fr 1.05fr;min-height:100vh;font-family:Inter,system-ui,sans-serif;display:grid}.cl-left{color:#fff;background:radial-gradient(circle at 16% 18%,#7c3aed6b,#0000 28%),radial-gradient(circle at 88% 88%,#2563eb5c,#0000 34%),linear-gradient(145deg,#020716,#061b4a 55%,#090331);padding:42px 46px 30px;position:relative;overflow:hidden}.cl-bg-glow{filter:blur(95px);opacity:.55;pointer-events:none;border-radius:999px;position:absolute}.cl-glow-one{background:#7c3aed;width:300px;height:300px;top:-80px;left:-90px}.cl-glow-two{background:#2563eb;width:360px;height:360px;bottom:-80px;right:-130px}.cl-brand{z-index:2;align-items:center;height:92px;position:relative;display:none!important}.company-logo{object-fit:contain;filter:drop-shadow(0 20px 50px #a855f759);background:0 0;width:300px;max-width:82%;height:auto}.cl-trust-image{z-index:2;justify-content:center;align-items:center;height:calc(100vh - 178px);display:flex;position:relative}.cl-trust-image img{object-fit:contain;filter:drop-shadow(0 34px 80px #2563eb5c);border-radius:24px;width:94%;max-width:760px;max-height:560px}.cl-input:focus-within{background:#fff;border-color:#7c3aed;box-shadow:0 0 0 5px #7c3aed1f}.password-eye-btn{color:#64748b;box-shadow:none;background:0 0;border-radius:0;padding:0 16px}.cl-options input{width:auto;margin-right:8px}.cl-main-btn:hover{transform:translateY(-2px)}.login-error-box{color:#e11d48;background:#fff1f2;border:1px solid #fecdd3;border-radius:14px;margin:0 0 18px;padding:13px 16px;font-size:14px;font-weight:800}.dashboard-job-search{background:#fff;border-radius:22px;grid-template-columns:1fr 160px;gap:14px;margin:22px 0;padding:16px;display:grid;box-shadow:0 12px 30px #0f172a0f}.dashboard-job-search input,.dashboard-job-search button{border-radius:15px;height:52px}.jobs-result-section{scroll-margin-top:100px}.candidate-search-wrap{align-items:center;margin-left:20px;display:flex;position:relative}.top-search{-webkit-backdrop-filter:blur(20px);color:#fff;background:#ffffff1a;border:none;border-radius:18px;outline:none;width:420px;height:44px;padding:0 55px 0 20px;font-size:14px;font-weight:500;transition:all .3s;box-shadow:inset 0 1px 1px #ffffff1f,0 4px 20px #00000026}.top-search::placeholder{color:#ffffffbf;font-weight:400}.top-search:focus{background:#ffffff2e;box-shadow:inset 0 1px 2px #fff3,0 6px 25px #00000040}.search-icon{color:#fffc;cursor:pointer;font-size:18px;transition:all .3s;position:absolute;top:50%;right:18px;transform:translateY(-50%)}.search-icon:hover{color:#fff;transform:translateY(-50%)scale(1.1)}.jobs-premium-page{background:#f4f7ff;min-height:100vh;padding:34px}.jobs-premium-hero{color:#fff;background:linear-gradient(135deg,#07142f,#2638d8,#7c3aed);border-radius:30px;justify-content:space-between;align-items:center;padding:34px;display:flex;box-shadow:0 24px 70px #2563eb38}.jobs-premium-pill{background:#ffffff24;border-radius:999px;margin-bottom:18px;padding:10px 18px;font-weight:900;display:inline-flex}.jobs-premium-hero h1{margin:0 0 12px;font-size:42px}.jobs-premium-hero p{color:#dbeafe;font-size:18px}.jobs-live-box{text-align:center;background:#ffffff24;border-radius:28px;place-items:center;width:150px;height:150px;display:grid}.jobs-live-box h2{margin:0;font-size:44px}.jobs-search-card{background:#fff;border-radius:24px;margin:24px 0;padding:16px;position:relative;box-shadow:0 18px 45px #0f172a14}.jobs-search-card input{border:1px solid #dbe3f0;border-radius:18px;outline:none;width:100%;height:56px;padding:0 55px 0 20px;font-size:16px}.jobs-search-card span{font-size:20px;position:absolute;top:50%;right:36px;transform:translateY(-50%)}.jobs-panel{background:#fff;border-radius:30px;padding:28px;box-shadow:0 18px 55px #0f172a14}.jobs-panel-head{justify-content:space-between;align-items:center;display:flex}.jobs-panel-head h2{margin:0;font-size:32px}.jobs-panel-head p{color:#64748b;font-weight:700}.jobs-panel-head button{color:#fff;background:linear-gradient(90deg,#2563eb,#7c3aed);border:none;border-radius:14px;padding:13px 20px;font-weight:900}.job-tabs{flex-wrap:wrap;gap:12px;margin:24px 0;display:flex}.job-tabs button{color:#4338ca;background:#eef2ff;border:none;border-radius:16px;padding:13px 18px;font-weight:900}.job-tabs button.active{color:#fff;background:linear-gradient(90deg,#2563eb,#7c3aed)}.job-tabs span{margin-left:6px}.premium-jobs-list{flex-direction:column;gap:18px;display:flex}.premium-job-row{background:#fff;border:1px solid #e5eaf5;border-radius:24px;grid-template-columns:90px 1fr 150px;align-items:center;gap:20px;padding:22px;transition:all .25s;display:grid}.premium-job-row:hover{transform:translateY(-3px);box-shadow:0 18px 45px #2563eb1f}.job-company-avatar{color:#fff;background:linear-gradient(135deg,#2563eb,#7c3aed);border-radius:22px;place-items:center;width:76px;height:76px;font-size:30px;font-weight:900;display:grid}.job-title-row{justify-content:space-between;gap:14px;display:flex}.job-title-row h3{margin:0;font-size:22px}.job-title-row span{color:#64748b;font-size:13px;font-weight:700}.job-company-name{color:#334155;margin:8px 0;font-weight:900}.job-location-line{color:#64748b;font-weight:700}.job-tags{flex-wrap:wrap;gap:8px;margin-top:12px;display:flex}.job-tags span{color:#4338ca;background:#eef2ff;border-radius:999px;padding:7px 12px;font-size:12px;font-weight:900}.job-action-box{flex-direction:column;align-items:flex-end;gap:16px;display:flex}.match-badge{color:#059669;background:#dcfce7;border-radius:999px;padding:8px 14px;font-size:13px;font-weight:900}.job-action-box button{color:#fff;background:linear-gradient(90deg,#2563eb,#7c3aed);border:none;border-radius:14px;padding:13px 20px;font-weight:900}.jobs-empty-box{text-align:center;color:#64748b;background:#f8fafc;border-radius:22px;padding:40px;font-weight:900}.feature-detail-overlay{z-index:9999;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#020617b8;place-items:center;padding:30px;display:grid;position:fixed;inset:0}.feature-detail-page{background:linear-gradient(135deg,#fff,#f5f7ff);border-radius:34px;grid-template-columns:.9fr 1.1fr;gap:28px;width:min(1180px,100%);max-height:90vh;padding:34px;display:grid;position:relative;overflow-y:auto;box-shadow:0 40px 120px #02061773}.feature-detail-close{color:#4f46e5;cursor:pointer;background:#eef2ff;border:none;border-radius:50%;width:42px;height:42px;font-size:28px;font-weight:900;position:absolute;top:20px;right:22px}.feature-detail-left{color:#fff;background:linear-gradient(135deg,#07142f,#2638d8,#7c3aed);border-radius:28px;padding:30px}.feature-detail-left span{background:#ffffff29;border-radius:999px;margin-bottom:22px;padding:10px 16px;font-size:12px;font-weight:900;display:inline-block}.feature-detail-left h1{margin:0 0 18px;font-size:42px;line-height:1.1}.feature-detail-left p{color:#dbeafe;font-size:17px;line-height:1.7}.feature-detail-actions{gap:14px;margin-top:30px;display:flex}.feature-detail-actions button{cursor:pointer;border:none;border-radius:16px;flex:1;padding:15px;font-weight:900}.feature-detail-actions button:first-child{color:#4f46e5;background:#fff}.feature-detail-actions button:last-child{color:#fff;background:#ffffff24}.feature-detail-right img{object-fit:cover;border-radius:28px;width:100%;height:330px;box-shadow:0 24px 70px #2563eb2e}.feature-info-grid{grid-template-columns:1fr 1fr;gap:18px;margin-top:20px;display:grid}.feature-info-grid div{background:#fff;border-radius:24px;padding:24px;box-shadow:0 16px 45px #0f172a14}.feature-info-grid h3{color:#0f172a;margin:0 0 16px;font-size:22px}.feature-info-grid p{color:#475569;font-weight:700;line-height:1.5}.feature-premium-overlay{z-index:9999;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:radial-gradient(circle at 0 0,#4f46e573,#0000 35%),#020617db;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.feature-premium-page{background:#071124;border:1px solid #818cf873;border-radius:32px;width:min(1400px,100%);max-height:92vh;position:relative;overflow-y:auto;box-shadow:0 40px 120px #0000008c}.feature-close-btn{z-index:10;color:#0f172a;cursor:pointer;background:#f8fafc;border:none;border-radius:50%;width:44px;height:44px;font-size:30px;font-weight:900;position:absolute;top:28px;right:28px}.feature-premium-hero{background:radial-gradient(circle at 38%,#7c3aed59,#0000 32%),linear-gradient(135deg,#070d25,#141556 45%,#2d0b69);grid-template-columns:.78fr 1.22fr;min-height:560px;display:grid}.feature-left-panel{color:#fff;padding:44px}.back-feature-btn{color:#dbeafe;cursor:pointer;background:0 0;border:none;margin-bottom:36px;font-weight:800}.feature-pill{color:#fff;background:#ffffff24;border-radius:999px;margin-bottom:24px;padding:12px 20px;font-size:13px;font-weight:950;display:inline-flex}.feature-left-panel h1{letter-spacing:-2px;background:linear-gradient(135deg,#fff,#60a5fa,#8b5cf6);color:#0000;-webkit-background-clip:text;margin:0 0 22px;font-size:64px;line-height:1.02}.feature-left-panel p{color:#dbeafe;max-width:560px;font-size:18px;line-height:1.65}.feature-mini-benefits{grid-template-columns:repeat(4,1fr);gap:12px;margin:32px 0;display:grid}.feature-mini-benefits div{text-align:center;background:#ffffff14;border:1px solid #ffffff1f;border-radius:20px;padding:18px 14px}.feature-mini-benefits span{background:#6366f159;border-radius:50%;place-items:center;width:42px;height:42px;margin:0 auto 10px;display:grid}.feature-mini-benefits p{color:#fff;margin:0;font-size:13px;font-weight:800;line-height:1.35}.feature-actions{gap:18px;display:flex}.feature-actions button{cursor:pointer;border:none;border-radius:18px;padding:17px 26px;font-weight:950}.feature-actions button:first-child{color:#fff;background:linear-gradient(90deg,#2563eb,#7c3aed)}.feature-actions button:last-child{color:#fff;background:#ffffff1a;border:1px solid #ffffff2e}.feature-right-preview{align-items:center;padding:40px 42px 40px 0;display:flex}.feature-right-preview img{object-fit:cover;background:#fff;border-radius:28px;width:100%;height:500px;box-shadow:0 30px 90px #3b82f640}.feature-bottom-grid{background:#fff;grid-template-columns:1fr 1fr;display:grid}.feature-how-card,.feature-benefit-card{border-top:4px solid #3b82f6;padding:34px}.feature-how-card h2,.feature-benefit-card h2{color:#0f172a;margin:0 0 28px;font-size:26px}.feature-steps-row{grid-template-columns:repeat(4,1fr);gap:18px;display:grid}.feature-step-item{text-align:center}.step-icon{background:#eef2ff;border-radius:50%;place-items:center;width:76px;height:76px;margin:0 auto 18px;font-size:30px;display:grid}.feature-step-item small{color:#64748b;font-weight:800}.feature-step-item h3{color:#0f172a;margin:10px 0 8px;font-size:16px}.feature-step-item p{color:#475569;font-size:13px;font-weight:650;line-height:1.45}.benefit-grid{grid-template-columns:1fr 1fr;gap:18px;display:grid}.benefit-item{background:#f8fafc;border:1px solid #eef2ff;border-radius:20px;align-items:center;gap:16px;padding:20px;display:flex}.benefit-item span{background:#eef2ff;border-radius:50%;place-items:center;width:54px;height:54px;font-size:24px;display:grid}.benefit-item h3{color:#0f172a;margin:0 0 6px;font-size:16px}.benefit-item p{color:#64748b;margin:0;font-size:13px;font-weight:650;line-height:1.45}.pro-features-page{background:#f4f7ff;min-height:100vh;padding:34px}.pro-features-hero{color:#fff;background:linear-gradient(135deg,#07142f,#2638d8,#7c3aed);border-radius:34px;padding:50px}.pro-features-hero span{background:#ffffff26;border-radius:999px;padding:10px 18px;font-weight:900;display:inline-block}.pro-features-hero h1{max-width:750px;font-size:52px}.pro-features-hero p{color:#dbeafe;font-size:18px}.pro-features-hero button{color:#4f46e5;cursor:pointer;background:#fff;border:none;border-radius:16px;margin-top:24px;padding:16px 28px;font-weight:900}.pro-features-grid{grid-template-columns:repeat(4,1fr);gap:22px;margin-top:30px;display:grid}.pro-feature-work-card{background:#fff;border-radius:26px;padding:28px;box-shadow:0 18px 45px #0f172a14}.pro-feature-icon{background:#eef2ff;border-radius:18px;place-items:center;width:56px;height:56px;font-size:26px;display:grid}.pro-feature-work-card h3{margin:18px 0 8px;font-size:22px}.pro-feature-work-card p{color:#64748b;line-height:1.5}.pro-feature-work-card button{color:#fff;cursor:pointer;background:linear-gradient(90deg,#2563eb,#7c3aed);border:none;border-radius:16px;width:100%;margin-top:20px;padding:14px;font-weight:900}.pro-feature-work-card.locked{opacity:.7}.ultimate-page{background:radial-gradient(circle at 0 0,#7c3aed29,#0000 34%),radial-gradient(circle at 100% 100%,#2563eb29,#0000 34%),#f4f7ff;min-height:100vh;padding:32px}.ultimate-hero{color:#fff;background:linear-gradient(135deg,#07142f,#2638d8,#7c3aed);border-radius:36px;grid-template-columns:1fr 280px;align-items:center;gap:28px;padding:46px;display:grid;box-shadow:0 30px 90px #2563eb47}.ultimate-pill{background:#ffffff24;border-radius:999px;padding:10px 18px;font-size:13px;font-weight:950;display:inline-flex}.ultimate-hero h1{letter-spacing:-2px;max-width:760px;margin:24px 0 14px;font-size:58px;line-height:1.02}.ultimate-hero p{color:#dbeafe;max-width:720px;font-size:18px;line-height:1.65}.ultimate-actions{flex-wrap:wrap;gap:14px;margin-top:26px;display:flex}.ultimate-actions button{cursor:pointer;border:none;border-radius:16px;padding:15px 24px;font-weight:950}.ultimate-actions button:first-child{color:#4f46e5;background:#fff}.ultimate-actions button:last-child{color:#fff;background:#ffffff24;border:1px solid #ffffff2e}.ultimate-score-card{text-align:center;background:#ffffff24;border:1px solid #ffffff2e;border-radius:30px;place-items:center;min-height:220px;padding:24px;display:grid}.ultimate-score-card h2{margin:0;font-size:42px}.ultimate-score-card p{color:#fff;margin:0;font-weight:900}.ultimate-score-card span{color:#dbeafe;font-weight:800}.ultimate-stats{grid-template-columns:repeat(4,1fr);gap:18px;margin-top:26px;display:grid}.ultimate-stats div{background:#fff;border-radius:24px;padding:24px;box-shadow:0 18px 45px #0f172a14}.ultimate-stats span{color:#64748b;font-size:13px;font-weight:900}.ultimate-stats h2{color:#0f172a;margin:8px 0;font-size:34px}.ultimate-stats p{color:#64748b;margin:0;font-weight:700}.ultimate-tools-section{background:#ffffffd1;border:1px solid #e6edfb;border-radius:36px;margin-top:28px;padding:46px;box-shadow:0 18px 55px #0f172a14}.ultimate-section-head{text-align:center;margin-bottom:34px}.ultimate-section-head span{color:#4f46e5;font-size:13px;font-weight:950}.ultimate-section-head h2{color:#0f172a;margin:10px 0;font-size:46px}.ultimate-section-head p{color:#64748b;font-weight:800}.ultimate-tools-grid{grid-template-columns:repeat(3,1fr);gap:22px;display:grid}.ultimate-tool-card{background:linear-gradient(#fff 0%,#f8fbff 100%);border:1px solid #e5ecfb;border-radius:32px;padding:28px;transition:all .25s;box-shadow:0 24px 70px #0f172a14}.ultimate-tool-card:hover{transform:translateY(-8px);box-shadow:0 30px 90px #2563eb2e}.ultimate-tool-card.locked{opacity:.65}.ultimate-tool-icon{background:#eef2ff;border-radius:18px;place-items:center;width:58px;height:58px;font-size:28px;display:grid}.ultimate-tool-card h3{color:#0f172a;margin:26px 0 12px;font-size:25px}.ultimate-tool-card p{color:#64748b;min-height:56px;font-weight:750;line-height:1.55}.ultimate-tool-card button{color:#fff;cursor:pointer;background:linear-gradient(90deg,#2563eb,#7c3aed);border:none;border-radius:16px;width:100%;margin-top:16px;padding:14px;font-weight:950}.ultimate-bottom-grid{grid-template-columns:1.4fr .9fr;gap:28px;margin-top:28px;display:grid}.ultimate-ai-assistant,.ultimate-roadmap{background:#fff;border-radius:32px;padding:32px;box-shadow:0 18px 55px #0f172a14}.ultimate-ai-assistant span{color:#4f46e5;font-weight:950}.ultimate-ai-assistant h2{color:#0f172a;font-size:32px}.ultimate-ai-assistant textarea{resize:vertical;border:1px solid #dbe3ef;border-radius:20px;outline:none;width:100%;min-height:120px;padding:18px;font-family:inherit}.ultimate-ai-assistant button{color:#fff;background:linear-gradient(90deg,#2563eb,#7c3aed);border:none;border-radius:16px;margin-top:16px;padding:15px 24px;font-weight:950}.ultimate-roadmap h3{margin-top:0;font-size:26px}.ultimate-roadmap div{background:#f8fafc;border-radius:18px;justify-content:space-between;gap:18px;margin-top:14px;padding:16px;display:flex}.ultimate-roadmap b{color:#4f46e5}.ultimate-roadmap span{color:#334155;font-weight:800}.ultimate-premium-page{color:#06122b;background:radial-gradient(circle at 0 0,#6366f12e,#0000 35%),linear-gradient(#f8fbff 0%,#eef4ff 100%);min-height:100vh;padding:40px}.ultimate-premium-hero{color:#fff;background:linear-gradient(135deg,#071833 0%,#1d3df2 45%,#7c3aed 100%);border-radius:42px;grid-template-columns:1.4fr .8fr;gap:40px;padding:70px;display:grid;position:relative;overflow:hidden;box-shadow:0 35px 90px #2563eb59}.ultimate-premium-hero:after{content:"";filter:blur(6px);background:#ffffff24;border-radius:50%;width:420px;height:420px;position:absolute;top:-120px;right:-120px}.ultimate-premium-pill{background:#ffffff26;border-radius:999px;margin-bottom:26px;padding:12px 22px;font-weight:900;display:inline-flex}.ultimate-hero-content h1{letter-spacing:-2px;margin:0;font-size:64px;line-height:1.05}.ultimate-hero-content h1 span{color:#bfdbfe;display:block}.ultimate-hero-content p{color:#eaf1ff;max-width:760px;margin:24px 0;font-size:20px;line-height:1.75}.ultimate-hero-actions{gap:18px;margin-top:28px;display:flex}.ultimate-hero-actions button,.ultimate-tool-card button,.ultimate-ai-card button,.ultimate-tool-modal button{cursor:pointer;color:#fff;background:linear-gradient(135deg,#2563eb,#7c3aed);border:none;border-radius:18px;padding:17px 28px;font-weight:900;box-shadow:0 14px 35px #2563eb47}.ultimate-hero-actions .ghost-btn{background:#ffffff1f;border:1px solid #ffffff47}.ultimate-trust-row{flex-wrap:wrap;gap:14px;margin-top:30px;font-weight:800;display:flex}.ultimate-status-panel{z-index:2;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffff1f;border:1px solid #ffffff38;border-radius:34px;align-self:center;padding:28px;position:relative}.status-card-main{background:#ffffff24;border-radius:28px;padding:32px}.status-card-main span{color:#dbeafe;font-weight:800}.status-card-main h2{margin:10px 0;font-size:54px}.status-card-main p{color:#fff;font-weight:800}.status-mini-grid{grid-template-columns:1fr 1fr;gap:16px;margin-top:18px;display:grid}.status-mini-grid div{background:#ffffff29;border-radius:24px;padding:24px}.status-mini-grid b{font-size:34px;display:block}.status-mini-grid span{color:#e0e7ff;font-weight:800}.ultimate-insight-grid{grid-template-columns:repeat(4,1fr);gap:22px;margin:28px 0;display:grid}.ultimate-insight-card{background:#ffffffeb;border:1px solid #e5ecfb;border-radius:28px;justify-content:space-between;padding:28px;display:flex;box-shadow:0 22px 60px #0f172a14}.ultimate-insight-card span{color:#64748b;font-weight:900}.ultimate-insight-card h2{margin:10px 0;font-size:42px}.ultimate-insight-card p{color:#64748b;font-weight:800}.ultimate-insight-card b{color:#059669;background:#ecfdf5;border-radius:999px;height:fit-content;padding:8px 12px}.ultimate-section-head span,.ultimate-ai-card span,.ultimate-roadmap-card span{color:#4f46e5;font-weight:950}.ultimate-premium-tools-grid{grid-template-columns:repeat(3,1fr);gap:26px;display:grid}.tool-top-row{justify-content:space-between;align-items:center;display:flex}.tool-icon{background:#eef2ff;border-radius:20px;place-items:center;width:64px;height:64px;font-size:30px;display:grid}.tool-top-row span{color:#475569;background:#f1f5f9;border-radius:999px;padding:8px 12px;font-weight:900}.tool-progress{margin:22px 0}.tool-progress div:first-child{color:#475569;justify-content:space-between;margin-bottom:10px;font-weight:900;display:flex}.tool-progress-bar{background:#e2e8f0;border-radius:999px;height:10px;overflow:hidden}.tool-progress-bar i{border-radius:inherit;background:linear-gradient(90deg,#2563eb,#7c3aed);height:100%;display:block}.ultimate-ai-card,.ultimate-roadmap-card{background:#fff;border:1px solid #e5ecfb;border-radius:34px;padding:38px;box-shadow:0 24px 70px #0f172a14}.ultimate-ai-card h2,.ultimate-roadmap-card h2{font-size:34px}.ultimate-ai-card textarea{resize:vertical;background:#f8fbff;border:1px solid #dbe4f4;border-radius:24px;width:100%;min-height:130px;margin:16px 0;padding:22px;font-size:16px}.roadmap-row{background:#f8fbff;border-radius:18px;grid-template-columns:90px 1fr 90px;align-items:center;gap:14px;margin-bottom:14px;padding:18px;display:grid}.roadmap-row b{color:#4f46e5}.roadmap-row p{font-weight:900}.roadmap-row span{text-align:center;background:#eef2ff;border-radius:999px;padding:6px 10px}.ultimate-modal-overlay{z-index:9999;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#020617c7;place-items:center;display:grid;position:fixed;inset:0}.ultimate-tool-modal{text-align:center;color:#fff;background:linear-gradient(#071329,#081833);border:1px solid #ffffff24;border-radius:28px;width:min(560px,92vw);padding:34px;position:relative;box-shadow:0 40px 120px #00000073}.modal-close{color:#fff;cursor:pointer;background:#7c3aed;border:none;border-radius:50%;width:38px;height:38px;font-size:22px;position:absolute;top:16px;right:16px;padding:0!important}.modal-icon{background:#eef2ff;border-radius:26px;place-items:center;width:82px;height:82px;margin:0 auto 18px;font-size:38px;display:grid}.modal-preview-box{color:#64748b;background:#f8fbff;border:1px dashed #cbd5e1;border-radius:22px;margin:22px 0;padding:28px;font-weight:800}.ultimate-dark-page{color:#fff;background:#020817;grid-template-columns:280px 1fr;min-height:100vh;font-family:Inter,system-ui,sans-serif;display:grid}.ultimate-sidebar{background:linear-gradient(#050b1f,#07152f);border-right:1px solid #ffffff14;height:100vh;padding:22px;position:sticky;top:0}.ultimate-brand h2{margin:0;font-size:20px}.ultimate-brand span{letter-spacing:3px;color:#a5b4fc;font-size:11px}.ultimate-sidebar nav{flex-direction:column;gap:9px;display:flex}.ultimate-sidebar nav a{color:#cbd5e1;cursor:pointer;border-radius:14px;justify-content:space-between;padding:14px 16px;font-weight:700;text-decoration:none;display:flex}.ultimate-sidebar nav a.active,.ultimate-sidebar nav a:hover{color:#fff;background:linear-gradient(135deg,#4f46e5,#7c3aed)}.ultimate-sidebar nav b{background:#6d28d9;border-radius:999px;padding:3px 8px;font-size:12px}.ultimate-plan-box{background:linear-gradient(135deg,#3b0764,#5b21b6);border-radius:22px;margin-top:26px;padding:22px;box-shadow:0 20px 50px #7c3aed59}.ultimate-plan-box span{font-size:34px}.ultimate-plan-box p,.ultimate-plan-box h3{margin:6px 0}.ultimate-plan-box b{color:#22c55e}.ultimate-plan-box small{color:#c4b5fd;margin-top:8px;display:block}.ultimate-main{padding:22px}.ultimate-top-search{align-items:center;gap:16px;height:64px;margin-bottom:18px;display:flex}.ultimate-top-search input{color:#fff;background:#0b1530;border:1px solid #ffffff1f;border-radius:18px;flex:1;max-width:520px;padding:16px 20px}.ultimate-top-search button{color:#fff;background:#101a3a;border:1px solid #ffffff24;border-radius:16px;padding:14px 22px;font-weight:800}.ultimate-avatar{background:linear-gradient(135deg,#2563eb,#9333ea);border-radius:50%;place-items:center;width:44px;height:44px;font-weight:900;display:grid}.ultimate-hero-dark{background:radial-gradient(circle at 80% 30%,#a855f747,#0000 25%),radial-gradient(circle at 60% 60%,#2563eb40,#0000 30%),linear-gradient(135deg,#050b1f,#071c46);border:1px solid #ffffff1f;border-radius:26px;grid-template-columns:1.3fr .8fr;align-items:center;min-height:330px;padding:42px;display:grid;overflow:hidden}.ultimate-hero-dark h1{margin:10px 0 16px;font-size:50px;line-height:1.05}.ultimate-hero-dark h1 span{color:#8b5cf6}.ultimate-hero-dark p{color:#cbd5e1;max-width:620px;font-size:17px}.ultimate-hero-buttons{gap:14px;margin-top:24px;display:flex}.ultimate-hero-buttons button,.panel-head button{color:#fff;cursor:pointer;background:linear-gradient(135deg,#2563eb,#7c3aed);border:none;border-radius:14px;padding:14px 24px;font-weight:900}.ultimate-hero-buttons .ghost,.panel-head button{background:#ffffff14;border:1px solid #ffffff1f}.ultimate-access-card{background:linear-gradient(135deg,#7c3aed66,#0f172ab3);border:1px solid #ffffff26;border-radius:28px;justify-self:center;width:320px;padding:34px;transform:rotate(6deg);box-shadow:0 30px 90px #7c3aed59}.crown{margin-bottom:18px;font-size:64px}.ultimate-access-card h2{margin:0;font-size:30px}.ultimate-access-card span{color:#22c55e;font-weight:900}.ultimate-stats-row{grid-template-columns:repeat(5,1fr);gap:14px;margin:18px 0;display:grid}.ultimate-stat-card{background:linear-gradient(#071329,#091833);border:1px solid #ffffff1a;border-radius:22px;padding:22px}.stat-icon{background:#7c3aed2e;border-radius:14px;place-items:center;width:44px;height:44px;margin-bottom:12px;display:grid}.ultimate-stat-card p{color:#cbd5e1;margin:0}.ultimate-stat-card span{color:#cbd5e1}.ultimate-stat-card b{color:#22c55e;margin-top:12px;font-size:13px;display:block}.ultimate-grid-layout{grid-template-columns:1.1fr .9fr;gap:16px;display:grid}.ultimate-panel{background:linear-gradient(#071329,#081833);border:1px solid #ffffff1a;border-radius:24px;padding:22px;box-shadow:0 25px 80px #00000040}.ultimate-panel.large{grid-row:span 2}.panel-head{justify-content:space-between;align-items:center;gap:16px;display:flex}.panel-head h2,.ultimate-panel h2{margin:0 0 8px}.panel-head p,.ultimate-panel p{color:#94a3b8;margin:0}.ultimate-tool-grid{grid-template-columns:repeat(3,1fr);gap:12px;margin-top:22px;display:grid}.ultimate-tool-mini{text-align:left;color:#fff;cursor:pointer;background:linear-gradient(135deg,#0b1b3a,#111c3d);border:1px solid #ffffff17;border-radius:18px;align-items:center;gap:14px;padding:18px;display:flex}.ultimate-tool-mini span{font-size:28px}.ultimate-tool-mini h4,.ultimate-tool-mini p{margin:0}.ultimate-tool-mini p{color:#94a3b8;font-size:13px}.ultimate-ai-input{gap:12px;margin-top:14px;display:flex}.ultimate-ai-input input{color:#fff;background:#071126;border:1px solid #ffffff1f;border-radius:14px;flex:1;padding:16px}.ultimate-ai-input button{color:#fff;background:linear-gradient(135deg,#2563eb,#7c3aed);border:none;border-radius:14px;width:58px}.quick-tags{flex-wrap:wrap;gap:10px;margin-top:16px;display:flex}.quick-tags button{color:#cbd5e1;background:#0e1b3a;border:1px solid #ffffff1a;border-radius:12px;padding:10px 14px}.roadmap-dark{grid-template-columns:repeat(4,1fr);gap:10px;margin-top:18px;display:grid}.roadmap-dark div{color:#a5b4fc;background:#0b1733;border:1px solid #ffffff1a;border-radius:16px;padding:16px}.roadmap-dark div.done{color:#22c55e}.roadmap-dark b{color:#fff;margin-top:8px;display:block}.activity-dark{color:#cbd5e1;justify-content:space-between;padding:14px 0;display:flex}.activity-dark span{color:#64748b}.job-match-dark{background:#0b1733;border-radius:18px;align-items:center;gap:14px;margin-top:18px;padding:18px;display:flex}.job-match-dark h4,.job-match-dark p{margin:0}.job-match-dark b{color:#22c55e;background:#22c55e1f;border-radius:10px;margin-left:auto;padding:8px 12px}.skill-circle{background:radial-gradient(circle, #071329 58%, transparent 60%), conic-gradient(#22c55e 0 45%, #2563eb 45% 75%, #f97316 75% 86%, #334155 86%);border-radius:50%;place-items:center;width:120px;height:120px;margin:18px 0;font-size:28px;font-weight:900;display:grid}.ultimate-top-search span{cursor:pointer}.skills-action-btn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#2563eb,#7c3aed);border:none;border-radius:14px;margin-top:18px;padding:13px 20px;font-weight:900}.ultimate-tool-modal h2{margin-top:20px;font-size:30px}.ultimate-tool-modal p{color:#cbd5e1;line-height:1.7}.ultimate-tool-modal button:last-child,.ultimate-tool-modal button:last-child,.auto-apply-box button{color:#fff;cursor:pointer;background:linear-gradient(135deg,#2563eb,#7c3aed);border:none;border-radius:14px;margin-top:20px;padding:14px 24px;font-weight:900}.auto-apply-box{background:#ffffff0f;border:1px solid #ffffff1f;border-radius:20px;margin-top:20px;padding:22px}.auto-apply-box h3{margin:0 0 10px;font-size:22px}.auto-consent-check{color:#e5e7eb;align-items:flex-start;gap:12px;margin-top:18px;font-weight:800;line-height:1.5;display:flex}.auto-consent-check input{margin-top:4px;transform:scale(1.2)}.auto-result-box{color:#22c55e;background:#22c55e1f;border-radius:16px;margin-top:18px;padding:18px}.auto-result-box b{font-size:36px;display:block}.auto-result-box span,.auto-result-box small{margin-top:4px;display:block}.resume-studio-page{color:#fff;background:#020817;grid-template-columns:280px 1fr;min-height:100vh;display:grid}.resume-studio-sidebar{background:#071329;border-right:1px solid #ffffff1a;padding:28px}.resume-studio-sidebar img{width:70px}.resume-studio-sidebar button,.resume-input-card button{color:#fff;cursor:pointer;background:linear-gradient(135deg,#2563eb,#7c3aed);border:none;border-radius:14px;width:100%;margin-top:20px;padding:15px;font-weight:900}.resume-studio-main{padding:36px}.resume-studio-hero{background:linear-gradient(135deg,#071329,#1d2d70);border:1px solid #ffffff1f;border-radius:30px;padding:44px}.resume-studio-hero span{color:#a78bfa;font-weight:900}.resume-studio-hero h1{max-width:900px;font-size:48px}.resume-studio-hero p{color:#cbd5e1;font-size:18px}.resume-template-grid{grid-template-columns:repeat(3,1fr);gap:22px;margin:26px 0;display:grid}.resume-template-card{cursor:pointer;background:#071329;border:1px solid #ffffff1a;border-radius:22px;padding:26px}.resume-template-card.active{background:linear-gradient(135deg,#10245a,#3b1b76);border-color:#8b5cf6}.resume-template-card b{color:#22c55e}.resume-workspace{grid-template-columns:1fr 1fr;gap:24px;display:grid}.resume-input-card,.resume-output-card{background:#071329;border:1px solid #ffffff1a;border-radius:26px;padding:26px}.resume-input-card textarea{color:#fff;background:#020817;border:1px solid #ffffff1f;border-radius:18px;width:100%;min-height:420px;padding:20px;font-size:15px}.resume-output-card pre{white-space:pre-wrap;color:#e5e7eb;line-height:1.7}.resume-empty-box{color:#94a3b8;border:1px dashed #fff3;border-radius:18px;place-items:center;min-height:420px;display:grid}.skill-ai-page{color:#fff;background:#020817;grid-template-columns:280px 1fr;min-height:100vh;display:grid}.skill-ai-sidebar{background:#071329;border-right:1px solid #ffffff1a;padding:28px}.skill-ai-sidebar img{width:70px}.skill-ai-sidebar button,.skill-input-card button{color:#fff;cursor:pointer;background:linear-gradient(135deg,#2563eb,#7c3aed);border:none;border-radius:14px;width:100%;margin-top:20px;padding:15px;font-weight:900}.skill-ai-main{padding:36px}.skill-ai-hero{background:linear-gradient(135deg,#071329,#1d2d70);border:1px solid #ffffff1f;border-radius:30px;padding:44px}.skill-ai-hero span{color:#a78bfa;font-weight:900}.skill-ai-hero h1{max-width:900px;font-size:48px}.skill-ai-hero p{color:#cbd5e1;font-size:18px}.skill-ai-grid{grid-template-columns:1fr 1fr;gap:24px;margin-top:26px;display:grid}.skill-input-card,.skill-output-card{background:#071329;border:1px solid #ffffff1a;border-radius:26px;padding:26px}.skill-input-card input,.skill-input-card textarea{color:#fff;background:#020817;border:1px solid #ffffff1f;border-radius:18px;width:100%;margin-bottom:16px;padding:18px;font-size:15px}.skill-input-card textarea{min-height:360px}.skill-output-card pre{white-space:pre-wrap;color:#e5e7eb;line-height:1.7}.skill-empty-box{color:#94a3b8;border:1px dashed #fff3;border-radius:18px;place-items:center;min-height:420px;display:grid}.trust-passport-page{color:#fff;background:#020817;grid-template-columns:280px 1fr;min-height:100vh;display:grid}.trust-passport-sidebar{background:#071329;border-right:1px solid #ffffff1a;padding:28px}.trust-passport-sidebar img{width:70px}.trust-passport-sidebar button,.trust-score-card button{color:#fff;cursor:pointer;background:linear-gradient(135deg,#2563eb,#7c3aed);border:none;border-radius:14px;width:100%;margin-top:20px;padding:15px;font-weight:900}.trust-passport-main{padding:36px}.trust-passport-hero{background:linear-gradient(135deg,#071329,#1d2d70);border:1px solid #ffffff1f;border-radius:30px;padding:44px}.trust-passport-hero span{color:#a78bfa;font-weight:900}.trust-passport-hero h1{max-width:950px;font-size:48px}.trust-passport-hero p{color:#cbd5e1;font-size:18px}.trust-score-grid{grid-template-columns:.8fr 1.2fr;gap:24px;margin-top:26px;display:grid}.trust-score-card,.trust-check-card,.trust-ai-output{background:#071329;border:1px solid #ffffff1a;border-radius:26px;padding:28px}.trust-score-circle{background:radial-gradient(circle, #071329 58%, transparent 60%), conic-gradient(#22c55e 0 88%, #334155 88%);border-radius:50%;place-items:center;width:190px;height:190px;margin:24px auto;font-size:44px;font-weight:950;display:grid}.trust-check-row{background:#020817;border-radius:16px;justify-content:space-between;margin-bottom:12px;padding:18px;display:flex}.trust-check-row span{color:#cbd5e1;font-weight:800}.trust-ai-output{margin-top:26px}.trust-ai-output pre{white-space:pre-wrap;color:#e5e7eb;line-height:1.7}.trust-empty-box{color:#94a3b8;border:1px dashed #fff3;border-radius:18px;place-items:center;min-height:260px;display:grid}.salary-page{color:#fff;background:#020817;grid-template-columns:280px 1fr;min-height:100vh;display:grid}.salary-sidebar{background:#071329;border-right:1px solid #ffffff14;padding:35px 25px}.salary-sidebar img{width:80px}.salary-sidebar h2{margin-top:20px;font-size:28px;font-weight:800}.salary-sidebar button{color:#fff;cursor:pointer;background:linear-gradient(135deg,#2563eb,#7c3aed);border:none;border-radius:15px;width:100%;margin-top:30px;padding:15px;font-size:16px;font-weight:700}.salary-main{grid-template-columns:450px 1fr;gap:30px;padding:40px;display:grid}.salary-card{background:#071329;border:1px solid #ffffff14;border-radius:30px;padding:35px}.salary-card h1{margin-bottom:35px;font-size:40px;font-weight:900}.salary-card input,.salary-card textarea{color:#fff;background:#020817;border:1px solid #ffffff14;border-radius:18px;width:100%;margin-bottom:20px;padding:18px;font-size:16px}.salary-card textarea{resize:none;height:180px}.salary-card input:focus,.salary-card textarea:focus{border-color:#7c3aed;outline:none}.salary-card button{cursor:pointer;color:#fff;background:linear-gradient(135deg,#2563eb,#7c3aed);border:none;border-radius:18px;width:100%;padding:18px;font-size:17px;font-weight:800;transition:all .3s}.salary-card button:hover{transform:translateY(-3px)}.salary-output{background:#071329;border:1px solid #ffffff14;border-radius:30px;padding:35px}.salary-output h2{margin-bottom:30px;font-size:36px;font-weight:900}.salary-output pre{white-space:pre-wrap;color:#e2e8f0;font-size:15px;line-height:1.9}.salary-empty-box{color:#94a3b8;border:1px dashed #ffffff26;border-radius:20px;justify-content:center;align-items:center;height:500px;font-size:18px;display:flex}.salary-output::-webkit-scrollbar{width:8px}.salary-output::-webkit-scrollbar-thumb{background:#7c3aed;border-radius:10px}.hidden-page{color:#fff;background:#020817;grid-template-columns:280px 1fr;min-height:100vh;display:grid}.hidden-sidebar{background:#071329;border-right:1px solid #ffffff14;padding:30px}.hidden-sidebar img{width:80px}.hidden-sidebar button{color:#fff;cursor:pointer;background:linear-gradient(135deg,#2563eb,#7c3aed);border:none;border-radius:15px;width:100%;margin-top:30px;padding:16px;font-weight:700}.hidden-main{padding:40px}.hidden-hero{background:linear-gradient(135deg,#071329,#1e1b4b);border-radius:30px;margin-bottom:30px;padding:50px}.hidden-hero span{color:#a855f7;font-weight:900}.hidden-hero h1{margin-top:15px;font-size:58px}.hidden-hero p{color:#cbd5e1;font-size:18px}.hidden-stats{grid-template-columns:repeat(4,1fr);gap:20px;margin-bottom:30px;display:grid}.hidden-stat-card{background:#071329;border-radius:25px;padding:30px}.hidden-stat-card h2{font-size:42px}.premium-jobs-grid{grid-template-columns:repeat(3,1fr);gap:25px;display:grid}.premium-job-card{background:#fff;border:1px solid #e5e7eb;border-radius:24px;padding:24px;transition:all .3s;box-shadow:0 8px 25px #0f172a14}.premium-job-card:hover{transform:translateY(-5px);box-shadow:0 18px 40px #0f172a1f}.premium-tag{color:#16a34a;font-size:13px;font-weight:700}.premium-job-card h2{color:#111827;margin-top:16px;font-size:24px}.premium-job-card h3{color:#4f46e5;margin-top:8px;font-size:16px}.premium-job-card p,.premium-job-card span{color:#64748b;font-size:14px}.confidence{justify-content:space-between;align-items:center;margin-top:20px;display:flex}.premium-job-card button{color:#fff;cursor:pointer;background:linear-gradient(135deg,#2563eb,#7c3aed);border:none;border-radius:14px;width:100%;margin-top:20px;padding:14px;font-size:15px;font-weight:700}.profile-dropdown{min-width:240px}.settings-pro-page{background:linear-gradient(135deg,#f6f8ff,#eef3ff);min-height:calc(100vh - 80px);padding:34px}.settings-hero{color:#fff;background:linear-gradient(135deg,#101b3d,#2563eb,#7c3aed);border-radius:28px;padding:46px;box-shadow:0 25px 60px #2563eb40}.settings-hero span{opacity:.9;font-weight:800}.settings-hero h1{margin:14px 0 8px;font-size:42px}.settings-hero p{opacity:.9;font-size:18px}.settings-grid{grid-template-columns:repeat(4,1fr);gap:24px;margin-top:28px;display:grid}.settings-card{background:#fff;border:1px solid #e8ecff;border-radius:24px;padding:28px;box-shadow:0 20px 45px #0f172a14}.settings-icon{background:#eef2ff;border-radius:18px;place-items:center;width:54px;height:54px;margin-bottom:18px;font-size:26px;display:grid}.settings-card h3{color:#0f172a;margin-bottom:10px;font-size:22px}.settings-card p{color:#64748b;min-height:52px;line-height:1.6}.settings-card button{color:#fff;cursor:pointer;background:linear-gradient(135deg,#2563eb,#7c3aed);border:none;border-radius:14px;width:100%;margin-top:20px;padding:14px;font-weight:800}.settings-card button:hover{transform:translateY(-2px)}.settings-saas-page{background:radial-gradient(circle at 0 0,#7c3aed29,#0000 34%),linear-gradient(135deg,#f8fbff,#eef4ff);min-height:calc(100vh - 80px);padding:34px}.settings-saas-hero{color:#fff;background:linear-gradient(135deg,#0f172a,#2563eb,#7c3aed);border-radius:34px;justify-content:space-between;gap:24px;padding:42px;display:flex;box-shadow:0 28px 70px #2563eb47}.settings-saas-hero span{background:#ffffff29;border-radius:999px;padding:10px 16px;font-weight:900}.settings-saas-hero h1{margin:22px 0 10px;font-size:46px}.settings-saas-hero p{color:#dbeafe;max-width:720px;font-size:18px;line-height:1.7}.settings-profile-card{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffff24;border:1px solid #ffffff3d;border-radius:26px;width:280px;padding:24px}.settings-avatar{color:#4f46e5;background:#fff;border-radius:22px;place-items:center;width:64px;height:64px;font-size:28px;font-weight:900;display:grid}.settings-profile-card h3{margin:18px 0 6px;font-size:22px}.settings-profile-card p{color:#e0e7ff;font-size:14px}.settings-profile-card b{margin-top:12px;display:inline-block}.settings-layout{grid-template-columns:260px 1fr;gap:24px;margin-top:28px;display:grid}.settings-left-panel{background:#fff;border:1px solid #e5e7eb;border-radius:28px;height:fit-content;padding:18px;box-shadow:0 20px 45px #0f172a14}.settings-left-panel button{text-align:left;color:#475569;cursor:pointer;background:0 0;border:none;border-radius:16px;width:100%;margin-bottom:8px;padding:15px 16px;font-weight:900}.settings-left-panel button.active{color:#fff;background:linear-gradient(135deg,#2563eb,#7c3aed)}.settings-left-panel button:hover{color:#4338ca;background:#eef2ff}.settings-left-panel button.danger{color:#ef4444}.settings-main-panel{background:#ffffffbf;border:1px solid #e5e7eb;border-radius:30px;padding:28px;box-shadow:0 20px 50px #0f172a14}.settings-panel-header{justify-content:space-between;align-items:center;margin-bottom:24px;display:flex}.settings-panel-header h2{color:#0f172a;font-size:30px}.settings-panel-header p{color:#64748b;margin-top:6px}.settings-panel-header button,.saas-setting-card button{color:#fff;cursor:pointer;background:linear-gradient(135deg,#2563eb,#7c3aed);border:none;border-radius:14px;padding:13px 18px;font-weight:900}.settings-card-grid{grid-template-columns:repeat(2,1fr);gap:20px;display:grid}.saas-setting-card{background:#fff;border:1px solid #e8ecff;border-radius:24px;padding:24px;box-shadow:0 14px 36px #0f172a0f}.saas-setting-card.wide{grid-column:span 2}.setting-icon{background:#eef2ff;border-radius:18px;place-items:center;width:54px;height:54px;margin-bottom:16px;font-size:24px;display:grid}.saas-setting-card h3{color:#0f172a;margin-bottom:8px;font-size:22px}.saas-setting-card p{color:#64748b;margin-bottom:20px;line-height:1.6}.setting-action-row{justify-content:space-between;align-items:center;font-weight:900;display:flex}.toggle-switch input{display:none}.toggle-switch b{cursor:pointer;background:#cbd5e1;border-radius:999px;width:54px;height:30px;display:block;position:relative}.toggle-switch b:after{content:"";background:#fff;border-radius:50%;width:24px;height:24px;transition:all .3s;position:absolute;top:3px;left:4px}.toggle-switch input:checked+b{background:linear-gradient(135deg,#2563eb,#7c3aed)}.toggle-switch input:checked+b:after{left:26px}.danger-zone{background:#fff7f7;border-color:#fecaca}.danger-zone button{background:linear-gradient(135deg,#ef4444,#dc2626)}.job-card,.premium-job-card,.dashboard-job-card,.ai-job-card{color:#fff!important;background:#071329!important}.job-card h2,.job-card h3,.job-card h4,.premium-job-card h2,.premium-job-card h3,.premium-job-card h4,.dashboard-job-card h2,.dashboard-job-card h3,.dashboard-job-card h4,.ai-job-card h2,.ai-job-card h3,.ai-job-card h4{color:#a855f7!important}.job-card p,.job-card span,.premium-job-card p,.premium-job-card span,.dashboard-job-card p,.dashboard-job-card span,.ai-job-card p,.ai-job-card span{color:#dbeafe!important;opacity:1!important}.job-card .company,.job-card .location,.job-card .salary,.premium-job-card .company,.premium-job-card .location,.premium-job-card .salary{color:#cbd5e1!important}.job-card button,.premium-job-card button,.dashboard-job-card button,.ai-job-card button{color:#fff!important;background:linear-gradient(135deg,#2563eb,#7c3aed)!important}.job-tags span,.skill-tag,.job-card .tag,.premium-job-card .tag{color:#3730a3!important;opacity:1!important;background:#eef2ff!important}.match-badge,.match-score{color:#059669!important;opacity:1!important;background:#dcfce7!important}@media (width<=1100px){.candidate-login-pro{grid-template-columns:1fr}.cl-check-list{margin-top:20px;position:static}.cl-visual,.cl-trust-image{height:auto}.cl-right{padding:28px 18px}.ultimate-dark-page{grid-template-columns:1fr}.ultimate-sidebar{display:none}.ultimate-hero-dark,.ultimate-grid-layout,.ultimate-stats-row,.ultimate-tool-grid,.roadmap-dark{grid-template-columns:1fr}}@media (width<=1350px){.candidate-command-page{grid-template-columns:230px minmax(0,1fr) 260px!important;gap:16px!important}.candidate-premium-hero{padding:28px!important}}@media (width<=1150px){.candidate-command-page{grid-template-columns:1fr!important}.candidate-metrics-row{grid-template-columns:repeat(2,1fr)!important}}@media (width<=1200px){.pro-hero,.pro-bottom-grid,.pricing-cta-grid{grid-template-columns:1fr}.pro-stats-strip{grid-template-columns:repeat(2,1fr);width:calc(100% - 40px)}.pro-dashboard-preview{height:auto}.pro-feature-grid{grid-template-columns:repeat(8,minmax(300px,1fr))}.pro-feature-card{min-width:300px}}@media (width<=760px){.pro-hero{padding:32px 22px 56px}.pro-hero h1{font-size:38px}.pro-feature-section,.pro-bottom-grid,.pricing-cta-grid{padding-left:20px;padding-right:20px}.premium-feature-title h2{font-size:34px}.pro-stats-strip{grid-template-columns:1fr}}@media (width<=650px){.cl-left{padding:24px 18px}.company-logo{width:260px}.cl-copy{flex-direction:column}.cl-login-card{padding:32px 22px}.cl-login-card h1{font-size:32px}.cl-options{flex-direction:column;align-items:flex-start}.ultimate-page{padding:16px}.ultimate-hero{padding:28px}.ultimate-stats,.ultimate-tools-grid{grid-template-columns:1fr}.ultimate-hero h1{font-size:34px}}@media (width<=700px){.dashboard-job-search{grid-template-columns:1fr}}@media (width<=1024px){.candidate-search-wrap{width:100%;margin:15px 0}.top-search{width:100%}}@media (width<=768px){.top-search{border-radius:14px;height:40px;font-size:13px}.search-icon{font-size:16px;right:15px}}@media (width<=480px){.top-search{height:38px;padding-left:15px;padding-right:45px;font-size:12px}.search-icon{font-size:15px}}@media (width<=900px){.jobs-premium-page{padding:16px}.jobs-premium-hero,.jobs-panel-head{flex-direction:column;align-items:flex-start;gap:18px}.premium-job-row{grid-template-columns:1fr}.job-action-box{align-items:flex-start}.feature-detail-page{grid-template-columns:1fr;padding:20px}.feature-info-grid{grid-template-columns:1fr}.feature-detail-left h1{font-size:32px}.pro-features-grid{grid-template-columns:1fr}.pro-features-hero h1{font-size:34px}.resume-studio-page,.resume-workspace,.resume-template-grid{grid-template-columns:1fr}.resume-studio-sidebar{display:none}.skill-ai-page,.skill-ai-grid{grid-template-columns:1fr}.skill-ai-sidebar{display:none}.trust-passport-page,.trust-score-grid{grid-template-columns:1fr}.trust-passport-sidebar{display:none}.settings-grid{grid-template-columns:1fr}}@media (width<=1000px){.feature-premium-hero,.feature-bottom-grid{grid-template-columns:1fr}.feature-right-preview{padding:0 28px 28px}.feature-left-panel h1{font-size:42px}.feature-mini-benefits,.feature-steps-row,.benefit-grid{grid-template-columns:1fr 1fr}.ultimate-hero,.ultimate-bottom-grid{grid-template-columns:1fr}.ultimate-stats,.ultimate-tools-grid{grid-template-columns:repeat(2,1fr)}.ultimate-hero h1{font-size:42px}.ultimate-premium-page{padding:20px}.ultimate-premium-hero,.ultimate-bottom-grid{grid-template-columns:1fr;padding:32px}.ultimate-hero-content h1{font-size:42px}.ultimate-insight-grid,.ultimate-premium-tools-grid,.salary-page{grid-template-columns:1fr}.salary-sidebar{display:none}.salary-main{grid-template-columns:1fr;padding:20px}}@media (width<=600px){.feature-premium-overlay{padding:10px}.feature-left-panel{padding:28px}.feature-mini-benefits,.feature-steps-row,.benefit-grid{grid-template-columns:1fr}.feature-right-preview img{height:280px}}@media (width<=950px){.settings-saas-hero{flex-direction:column}.settings-profile-card{width:100%}.settings-layout,.settings-card-grid{grid-template-columns:1fr}.saas-setting-card.wide{grid-column:span 1}}body{color:#101828;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Arial,sans-serif;background:#f5f7fb!important}.topbar{height:68px!important;padding:0 28px!important}.brand{width:230px!important;min-width:230px!important}.site-logo{width:185px!important;height:54px!important}.top-search{height:42px!important;font-size:14px!important}.nav-menu a{font-size:14px!important}.profile-menu-btn{height:46px!important;padding:7px 14px!important;font-size:14px!important}.premium-dashboard,.new-dashboard{background:#f5f7fb!important;grid-template-columns:260px minmax(0,1fr) 300px!important;gap:18px!important;padding:18px!important}.premium-profile-card,.profile-card-new{border-radius:22px!important;padding:20px!important}.premium-avatar,.avatar-ring{width:92px!important;height:92px!important}.premium-profile-card h2,.profile-card-new h2{margin:16px 0 10px!important;font-size:24px!important}.premium-profile-card p,.profile-card-new p{font-size:14px!important;line-height:1.5!important}.premium-panel{border-radius:22px!important;padding:18px!important}.premium-panel h3{margin:0 0 4px!important;font-size:17px!important}.premium-panel p,.premium-panel span{font-size:12px!important}.premium-tool-card,.premium-panel a,.premium-panel button{border-radius:16px!important;padding:12px 14px!important;font-size:13px!important}.premium-hero,.welcome-banner{border-radius:24px!important;min-height:190px!important;padding:28px!important}.premium-hero h1,.welcome-banner h1{margin-bottom:10px!important;font-size:30px!important;line-height:1.2!important}.premium-hero p,.welcome-banner p{font-size:15px!important;line-height:1.5!important}.trust-meter{border-width:12px!important;width:140px!important;height:140px!important}.trust-meter h2{font-size:36px!important}.metric-row{grid-template-columns:repeat(5,1fr)!important;gap:12px!important;margin:16px 0!important}.metric-row div{border-radius:18px!important;padding:16px!important}.metric-row h2{margin:6px 0!important;font-size:24px!important}.metric-row p,.metric-row span{font-size:13px!important}.premium-section-head,.section-head{margin-bottom:16px!important}.premium-section-head h2,.section-head h2{letter-spacing:-.8px!important;font-size:32px!important}.premium-section-head span,.section-head span{font-size:14px!important}.premium-job-grid,.modern-job-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:14px!important}.premium-job-card,.modern-job-card{color:#fff!important;background:#071329!important;border-radius:20px!important;min-height:270px!important;padding:18px!important;overflow:hidden!important}.premium-job-card h3,.modern-job-card h3{color:#a855f7!important;margin:0 0 16px!important;font-size:20px!important;line-height:1.2!important}.premium-job-card p,.modern-job-card p{color:#e5e7eb!important;opacity:1!important;font-size:14px!important;line-height:1.45!important}.premium-job-card span,.modern-job-card span{color:#e5e7eb!important;opacity:1!important}.job-tags span,.premium-job-card .job-tags span{color:#3730a3!important;background:#eef2ff!important;padding:7px 11px!important;font-size:12px!important}.match-badge,.match-score{color:#047857!important;background:#dcfce7!important;width:72px!important;height:72px!important;font-size:12px!important}.premium-job-card button,.modern-job-card button{border-radius:14px!important;height:46px!important;margin-top:16px!important;font-size:14px!important}.passport-card,.resume-strength-card,.notification-panel,.dashboard-card{border-radius:22px!important;padding:18px!important}.passport-card h3,.resume-strength-card h3,.notification-panel h3,.dashboard-card h3{font-size:18px!important}.passport-card div,.notification-panel p{padding:10px 0!important;font-size:13px!important}.resume-strength-card h1,.resume-strength-card h2{font-size:30px!important}h1{letter-spacing:-.8px}h2{letter-spacing:-.5px}p{line-height:1.55}@media (width<=1350px){.premium-dashboard,.new-dashboard{grid-template-columns:240px minmax(0,1fr) 280px!important}.premium-job-grid,.modern-job-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media (width<=1050px){.premium-dashboard,.new-dashboard,.premium-job-grid,.modern-job-grid,.metric-row{grid-template-columns:1fr!important}.premium-hero,.welcome-banner{flex-direction:column!important;align-items:flex-start!important}}.premium-job-card,.modern-job-card,.jobs-result-section .premium-job-card,.premium-job-grid .premium-job-card{color:#0f172a!important;background:#fff!important;border:1px solid #e5e7eb!important;box-shadow:0 10px 28px #0f172a14!important}.premium-job-card h2,.premium-job-card h3,.modern-job-card h2,.modern-job-card h3,.jobs-result-section .premium-job-card h2,.jobs-result-section .premium-job-card h3{color:#4f46e5!important;opacity:1!important}.premium-job-card p,.premium-job-card span,.modern-job-card p,.modern-job-card span,.jobs-result-section .premium-job-card p,.jobs-result-section .premium-job-card span{color:#475569!important;opacity:1!important}.premium-job-card .job-tags span,.modern-job-card .job-tags span,.job-tags span{color:#4338ca!important;background:#eef2ff!important}.premium-job-card button,.modern-job-card button{color:#fff!important;background:linear-gradient(135deg,#2563eb,#7c3aed)!important}.target-saas-dashboard{min-height:100vh;background:radial-gradient(circle at 20% 10%,#4a90ff38,#0000 32%),radial-gradient(circle at 78% 12%,#9333ea26,#0000 30%),linear-gradient(135deg,#eef5ff,#f7f9ff)!important;grid-template-columns:320px minmax(0,1fr) 430px!important;gap:26px!important;padding:110px 28px 40px!important;display:grid!important}.topbar{-webkit-backdrop-filter:blur(28px)!important;backdrop-filter:blur(28px)!important;color:#071633!important;background:#fff9!important;border:1px solid #ffffffd9!important;border-radius:22px!important;height:86px!important;padding:0 26px!important;position:fixed!important;top:18px!important;left:28px!important;right:28px!important;box-shadow:0 22px 60px #1f29371f!important}.brand,.nav-menu a{color:#071633!important}.top-search{color:#071633!important;background:#ffffffb8!important;border:1px solid #ffffffe6!important;border-radius:22px!important}.target-saas-dashboard .premium-left{background:linear-gradient(#1f4fd8,#122d86)!important;border-radius:26px!important;padding:18px!important;box-shadow:0 30px 80px #1e40af61!important}.target-saas-dashboard .premium-profile-card,.target-saas-dashboard .premium-ai-left-panel{-webkit-backdrop-filter:blur(24px)!important;backdrop-filter:blur(24px)!important;color:#fff!important;background:#ffffff29!important;border:1px solid #ffffff6b!important;box-shadow:inset 0 1px #ffffff8c,0 20px 50px #0f172a2e!important}.target-saas-dashboard .premium-profile-card{border-radius:28px!important;padding:28px 22px!important}.target-saas-dashboard .premium-profile-card h2,.target-saas-dashboard .premium-profile-card p,.target-saas-dashboard .premium-ai-head h3,.target-saas-dashboard .premium-ai-head p{color:#fff!important}.target-saas-dashboard .premium-avatar{background:linear-gradient(135deg,#fff,#93c5fd,#ec4899)!important;border-radius:50%!important;width:120px!important;height:120px!important;margin:0 auto 20px!important;padding:5px!important}.target-saas-dashboard .premium-avatar img{object-fit:cover;border:5px solid #fffc;border-radius:50%;width:100%;height:100%}.target-saas-dashboard .verified-badge{color:#047857!important;background:#d1fae5!important}.target-saas-dashboard .premium-ai-left-panel{border-radius:24px!important;padding:18px!important}.target-saas-dashboard .premium-ai-left-panel button{color:#fff!important;background:#ffffff26!important;border:1px solid #ffffff47!important;border-radius:18px!important}.target-saas-dashboard .premium-ai-left-panel button span{color:#dbeafe!important}.target-saas-dashboard .premium-hero{overflow:hidden;color:#fff!important;background:radial-gradient(circle at 78% 45%,#58a6ff73,#0000 20%),radial-gradient(circle at 95% 85%,#ec489947,#0000 24%),linear-gradient(135deg,#1d4ed8,#283dd9 45%,#7c3aed)!important;border:1px solid #ffffff73!important;border-radius:28px!important;min-height:315px!important;padding:42px!important;box-shadow:0 26px 70px #2563eb47!important}.target-saas-dashboard .premium-hero h1,.target-saas-dashboard .premium-hero p{color:#fff!important}.target-saas-dashboard .premium-hero p{max-width:570px;line-height:1.8}.target-saas-dashboard .hero-actions button,.target-saas-dashboard .hero-actions a{border:1px solid #ffffffa6!important;border-radius:14px!important}.target-saas-dashboard .hero-actions button:first-child,.target-saas-dashboard .hero-actions a:first-child{background:linear-gradient(135deg,#2563eb,#7c3aed,#ec4899)!important}.target-saas-dashboard .hero-actions button:last-child,.target-saas-dashboard .hero-actions a:last-child{color:#fff!important;background:#ffffff1f!important}.target-saas-dashboard .metric-row>div,.target-saas-dashboard .premium-card,.target-saas-dashboard .premium-job-card,.target-saas-dashboard .passport-card,.target-saas-dashboard .resume-strength-card,.target-saas-dashboard .notification-panel{-webkit-backdrop-filter:blur(26px)!important;background:#ffffff8c!important;border:1px solid #ffffffd9!important;box-shadow:0 24px 70px #0f172a1a,inset 0 1px #ffffffe6!important}.target-saas-dashboard .metric-row{grid-template-columns:repeat(5,1fr)!important;gap:18px!important}.target-saas-dashboard .metric-row>div{border-radius:22px!important;min-height:170px!important;padding:24px!important}.target-saas-dashboard .metric-row h2{color:#071633!important;font-size:34px!important}.target-saas-dashboard .premium-card{border-radius:28px!important;padding:26px!important}.target-saas-dashboard .premium-job-grid{grid-template-columns:repeat(3,1fr)!important;gap:20px!important}.target-saas-dashboard .premium-job-card{border-radius:24px!important;padding:24px!important}.target-saas-dashboard .premium-job-card button{background:linear-gradient(135deg,#2563eb,#7c3aed,#ec4899)!important;border-radius:14px!important}.target-saas-dashboard .premium-right{gap:24px!important}.target-saas-dashboard .passport-card,.target-saas-dashboard .resume-strength-card,.target-saas-dashboard .notification-panel{border-radius:26px!important;padding:28px!important}@media (width<=1400px){.target-saas-dashboard{grid-template-columns:300px minmax(0,1fr)!important}.target-saas-dashboard .premium-right{grid-column:1/-1;grid-template-columns:repeat(3,1fr);display:grid!important}}@media (width<=980px){.target-saas-dashboard{grid-template-columns:1fr!important;padding:115px 16px 30px!important}.target-saas-dashboard .metric-row,.target-saas-dashboard .premium-job-grid,.target-saas-dashboard .premium-right{grid-template-columns:1fr!important}.topbar{left:12px!important;right:12px!important}}img{max-width:100%;height:auto;display:block}.avatar-ring img,.candidate-photo-mini img,.candidate-big-avatar img,.premium-avatar img,.candidate-avatar img,.profile-avatar img{object-fit:cover!important;width:100%!important;height:100%!important}#center,#next-steps,#docs,#spacer,.ticks,.base,.framework,.vite{display:none!important}.topbar{z-index:10!important;background:#fffffff5!important;border:1px solid #e5e7ff!important;border-radius:32px!important;grid-template-columns:180px minmax(260px,1fr) auto auto!important;align-items:center!important;gap:24px!important;width:calc(100% - 56px)!important;height:auto!important;min-height:88px!important;margin:24px 28px!important;padding:18px 30px!important;display:grid!important;position:relative!important;top:auto!important;box-shadow:0 18px 45px #0f172a14!important}.brand,.topbar .brand{color:#0f172a!important;align-items:center!important;display:flex!important}.brand img,.topbar img,.logo,.brand-logo,.dashboard-logo,.nav-logo,.header-logo,img[src="/logo.png"]{object-fit:contain!important;flex-shrink:0!important;width:135px!important;max-width:135px!important;height:auto!important}.top-search{color:#0f172a!important;background:#fff!important;border:1px solid #dbe3ef!important;border-radius:22px!important;width:100%!important;max-width:520px!important;height:58px!important;padding:0 20px!important;font-size:16px!important}.nav-menu{flex-wrap:nowrap!important;align-items:center!important;gap:28px!important;display:flex!important}.nav-menu a{color:#0f172a!important;white-space:nowrap!important;font-size:16px!important;font-weight:900!important;text-decoration:none!important}.nav-menu a:first-child{color:#6d28d9!important;background:#eee7ff!important;border-radius:16px!important;padding:14px 18px!important}.notify-badge{color:#fff!important;background:#7c3aed!important;border-radius:999px!important;margin-left:6px!important;padding:4px 9px!important}.profile-menu-wrap{margin-left:0!important;position:relative!important}.profile-menu-btn{color:#0f172a!important;background:#fff!important;border:1px solid #dde4ff!important;border-radius:24px!important;align-items:center!important;gap:12px!important;min-height:58px!important;padding:10px 18px!important;font-weight:900!important;display:flex!important}.profile-avatar{color:#fff!important;background:linear-gradient(135deg,#2563eb,#7c3aed)!important;border-radius:50%!important;width:46px!important;height:46px!important;overflow:hidden!important}.premium-dashboard,.target-saas-dashboard{background:#f4f6ff!important;grid-template-columns:300px minmax(0,1fr) 330px!important;gap:24px!important;margin-top:0!important;padding:0 28px 28px!important;display:grid!important}.premium-left,.premium-center,.premium-right{min-width:0!important}.premium-left,.premium-right{flex-direction:column!important;gap:18px!important;display:flex!important}.premium-profile-card,.premium-card,.passport-card,.resume-strength-card,.right-premium-card{background:#ffffffeb!important;border:1px solid #fff!important;border-radius:24px!important;padding:22px!important;box-shadow:0 14px 35px #0f172a14!important}.premium-profile-card{text-align:center!important;background:linear-gradient(#2454e8 0% 42%,#fff 42%)!important}.premium-avatar{color:#2454e8!important;background:#fff!important;border:6px solid #fff!important;border-radius:50%!important;justify-content:center!important;align-items:center!important;width:130px!important;height:130px!important;margin:0 auto 16px!important;font-size:42px!important;font-weight:900!important;display:flex!important;overflow:hidden!important}.premium-hero,.saas-hero-glass{color:#fff!important;background:linear-gradient(135deg,#2454e8,#8438e8)!important;border-radius:30px!important;justify-content:space-between!important;align-items:center!important;gap:28px!important;min-height:280px!important;padding:46px!important;display:flex!important;box-shadow:0 22px 55px #2563eb40!important}.premium-hero h1,.saas-hero-glass h1{color:#fff!important;margin:0 0 14px!important;font-size:36px!important}.premium-hero p,.saas-hero-glass p{color:#ffffffe6!important;font-size:17px!important;line-height:1.6!important}.hero-actions a{color:#fff!important;background:#ffffff1a!important;border:1px solid #ffffff73!important;border-radius:14px!important;padding:14px 18px!important;font-weight:900!important}.trust-meter,.clean-trust-meter{color:#fff!important;border:12px solid #22d3ee!important;border-radius:50%!important;flex-direction:column!important;flex-shrink:0!important;justify-content:center!important;align-items:center!important;width:170px!important;height:170px!important;display:flex!important}.trust-score-number,.trust-meter h2{color:#fff!important;font-size:44px!important;font-weight:950!important;line-height:1!important}.metric-row{grid-template-columns:repeat(5,minmax(0,1fr))!important;gap:18px!important;margin:22px 0!important;display:grid!important}.metric-row>div{background:#ffffffeb!important;border:1px solid #fff!important;border-radius:22px!important;min-height:150px!important;padding:22px!important;box-shadow:0 14px 35px #0f172a14!important}.metric-row h2{color:#0f172a!important;margin:8px 0!important;font-size:32px!important}.premium-ai-left-panel button{color:#0f172a!important;background:#fffffff2!important;flex-direction:column!important;align-items:flex-start!important;gap:4px!important;width:100%!important;margin-top:12px!important;display:flex!important}.activity-item,.side-row{border-bottom:1px solid #e5e7eb!important;justify-content:space-between!important;gap:18px!important;padding:14px 0!important;display:flex!important}.view-all-btn{color:#2563eb!important;background:0 0!important;padding:0!important;font-weight:900!important}@media (width<=1200px){.topbar{grid-template-columns:1fr!important}.nav-menu{flex-wrap:wrap!important}.premium-dashboard,.target-saas-dashboard{grid-template-columns:1fr!important}.metric-row{grid-template-columns:repeat(2,minmax(0,1fr))!important}.premium-hero,.saas-hero-glass{flex-direction:column!important;align-items:flex-start!important}}@media (width<=700px){.topbar,.premium-dashboard,.target-saas-dashboard{margin-left:14px!important;margin-right:14px!important;padding-left:16px!important;padding-right:16px!important}.metric-row{grid-template-columns:1fr!important}.premium-hero,.saas-hero-glass{padding:30px!important}}.candidate-dashboard-page{color:#0f172a;background:#f4f6ff;min-height:100vh;padding:24px 28px;font-family:Inter,Arial,sans-serif}.candidate-dashboard-page *{box-sizing:border-box}.candidate-topbar{background:#fffffff5;border:1px solid #e7e9ff;border-radius:34px;align-items:center;gap:28px;min-height:92px;margin-bottom:28px;padding:18px 34px;display:flex;box-shadow:0 18px 50px #141e5014}.candidate-search{background:#fff;border:1px solid #dde4ff;border-radius:22px;flex:1;align-items:center;gap:12px;height:58px;padding:0 20px;display:flex}.candidate-search input{width:100%;font-size:16px;background:0 0!important;border:none!important;outline:none!important;padding:0!important}.candidate-nav{flex-wrap:wrap;align-items:center;gap:22px;display:flex}.candidate-nav a{color:#0f172a;font-weight:900;text-decoration:none}.candidate-user-pill span{color:#fff;background:linear-gradient(135deg,#2563eb,#7c3aed);border-radius:50%;justify-content:center;align-items:center;width:46px;height:46px;display:flex}.candidate-left-panel{color:#fff;background:linear-gradient(#214adf,#1636a8);border-radius:28px;min-height:calc(100vh - 150px);padding:24px}.candidate-profile-card{text-align:center;border:1px solid #ffffff59;border-radius:26px;padding:28px 18px}.candidate-avatar{background:#fff;border-radius:50%;justify-content:center;align-items:center;width:130px;height:130px;margin:0 auto 18px;padding:8px;display:flex;overflow:hidden}.improve-btn{color:#fff;background:linear-gradient(90deg,#2563eb,#8b5cf6);border-radius:18px;width:100%;margin-top:24px;padding:18px;font-size:18px;font-weight:900;text-decoration:none;display:block}.candidate-premium-box{background:#ffffff1a;border:1px solid #ffffff59;border-radius:24px;margin-top:26px;padding:20px}.candidate-premium-box button{color:#1d4ed8;text-align:left;background:#fff;width:100%;margin-top:12px}.candidate-hero-card{color:#fff;background:linear-gradient(135deg,#2454e8,#8438e8);border-radius:30px;justify-content:space-between;align-items:center;gap:28px;min-height:300px;padding:54px;display:flex}.candidate-hero-card p{max-width:680px;font-size:18px;line-height:1.6}.metric-card,.jobs-section,.side-info-card{background:#ffffffe6;border:1px solid #fff;border-radius:24px;padding:26px;box-shadow:0 15px 40px #0f172a14}.premium-section-head,.side-info-head{justify-content:space-between;align-items:center;gap:12px;display:flex}.premium-job-card{background:#f8fafc;border:1px solid #e5e7eb;border-radius:20px;padding:20px}.premium-job-card button,.side-info-head button{color:#fff;background:linear-gradient(90deg,#2563eb,#7c3aed);border:none;border-radius:14px;margin-top:14px;padding:12px 16px;font-weight:900}.side-row{border-bottom:1px solid #e5e7eb;justify-content:space-between;gap:18px;padding:18px 0;font-weight:800;display:flex}.side-row b{color:#059669}body{overflow-x:hidden;background:radial-gradient(circle at 0 0,#7c3aed2e,#0000 35%),radial-gradient(circle at 100% 0,#2563eb29,#0000 35%),linear-gradient(135deg,#eef3ff,#f8fbff)!important}.candidate-topbar{-webkit-backdrop-filter:blur(22px);background:#ffffff9e;border:1px solid #ffffffbf;border-radius:34px;align-items:center;gap:26px;min-height:92px;margin-bottom:26px;padding:18px 34px;display:flex;box-shadow:0 24px 70px #1e295a1f}.candidate-top-logo{flex-shrink:0;object-fit:contain!important;width:135px!important;height:auto!important}.candidate-search{background:#ffffffbf;border:1px solid #d2dcffe6;border-radius:22px;flex:1;align-items:center;gap:12px;height:58px;padding:0 20px;display:flex;box-shadow:inset 0 1px #fffc}.candidate-search input{font-size:16px;background:0 0!important;border:none!important;outline:none!important;padding:0!important}.candidate-nav{align-items:center;gap:20px;display:flex}.candidate-nav a{color:#0f172a;white-space:nowrap;font-weight:900;text-decoration:none}.candidate-nav a.active{color:#6d28d9;background:#7c3aed1f;border-radius:16px;padding:14px 18px}.candidate-nav b{color:#fff;background:#7c3aed;border-radius:999px;padding:4px 9px;font-size:12px}.candidate-user-pill{white-space:nowrap;background:#ffffffbf;border:1px solid #d2dcffe6;border-radius:24px;align-items:center;gap:14px;padding:12px 18px;font-weight:900;display:flex}.candidate-user-pill span{color:#fff;background:linear-gradient(135deg,#2563eb,#7c3aed);border-radius:50%;place-items:center;width:46px;height:46px;display:grid}.candidate-left-panel{color:#fff;background:linear-gradient(#2563ebf2,#1d4ed8eb),radial-gradient(circle at top,#ffffff59,#0000 35%);border-radius:30px;min-height:calc(100vh - 150px);padding:24px;box-shadow:0 24px 70px #2563eb40}.candidate-avatar{background:#fff;border-radius:50%;width:130px;height:130px;margin:0 auto 18px;padding:8px;overflow:hidden}.candidate-avatar img{border-radius:50%;object-fit:cover!important;width:100%!important;height:100%!important}.verified-pill{color:#047857;background:#bfffe6;border-radius:999px;margin:14px 0;padding:10px 16px;font-weight:900;display:inline-block}.improve-btn{text-align:center;color:#fff;background:linear-gradient(90deg,#2563eb,#8b5cf6);border-radius:18px;margin-top:24px;padding:18px;font-weight:900;text-decoration:none;display:block}.candidate-premium-box{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffff1f;border:1px solid #ffffff59;border-radius:26px;margin-top:26px;padding:20px}.candidate-premium-box button{text-align:left;color:#fff;background:#ffffff21;border:1px solid #ffffff47;width:100%;margin-top:12px}.candidate-hero-card{color:#fff;background:radial-gradient(circle at 100% 0,#ffffff3d,#0000 28%),linear-gradient(135deg,#2454e8,#8438e8);border-radius:32px;justify-content:space-between;align-items:center;gap:28px;min-height:300px;padding:54px;display:flex;box-shadow:0 28px 80px #4438ca47}.candidate-hero-card h1{margin:0 0 18px;font-size:38px}.candidate-hero-card p{font-size:18px;line-height:1.6}.hero-actions a{color:#fff;background:#ffffff1a;border:1px solid #ffffff73;border-radius:16px;padding:16px 24px;font-size:18px;font-weight:900;text-decoration:none}.trust-circle{border:12px solid #22d3ee;border-radius:50%;flex-direction:column;flex-shrink:0;justify-content:center;align-items:center;width:170px;height:170px;display:flex}.metric-grid{grid-template-columns:repeat(5,1fr);gap:20px;margin-top:28px;display:grid}.metric-card,.jobs-section,.side-info-card{-webkit-backdrop-filter:blur(18px);background:#ffffff9e;border:1px solid #ffffffc7;border-radius:26px;padding:26px;box-shadow:0 18px 55px #1e295a1a}.metric-card h2{margin:8px 0;font-size:34px}.jobs-section{margin-top:28px}.premium-section-head,.side-info-head{justify-content:space-between;align-items:center;display:flex}.premium-job-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;margin-top:22px;display:grid}.premium-job-card{background:#ffffffbf;border:1px solid #ffffffe6;border-radius:26px;min-height:290px;padding:28px;position:relative;overflow:hidden;box-shadow:0 16px 45px #0f172a14}.premium-job-card:after{content:"90% Match";color:#334155;text-align:center;background:#dcfce7;border-radius:50%;place-items:center;width:70px;height:70px;font-size:14px;font-weight:900;display:grid;position:absolute;top:18px;right:18px}.premium-job-card h3{color:#4f46e5;margin-right:80px;font-size:24px}.premium-job-card button{background:linear-gradient(90deg,#2563eb,#ec4899);border-radius:16px;width:100%;margin-top:18px;font-weight:900}.candidate-right-panel{flex-direction:column;gap:24px;display:flex}.side-row,.activity-item,.passport-card div{border-bottom:1px solid #e2e8f0cc;justify-content:space-between;gap:18px;padding:16px 0;font-weight:800;display:flex}.view-all-btn,.side-info-head button{color:#2563eb;background:0 0;padding:0;font-weight:900}@media (width<=1300px){.candidate-dashboard-shell{grid-template-columns:1fr}.metric-grid,.premium-job-grid{grid-template-columns:repeat(2,1fr)}.candidate-topbar{flex-wrap:wrap}}@media (width<=800px){.candidate-dashboard-page{padding:16px}.candidate-topbar{flex-direction:column;align-items:stretch}.candidate-nav{flex-wrap:wrap;justify-content:center}.candidate-hero-card{flex-direction:column;align-items:flex-start;padding:32px}.metric-grid,.premium-job-grid{grid-template-columns:1fr}}.candidate-premium-box{max-height:none!important}.candidate-premium-box button{text-align:left;border-radius:16px;width:100%;margin-top:12px;padding:15px 18px;font-size:15px;font-weight:900;display:block;color:#fff!important;background:#ffffff24!important;border:1px solid #ffffff47!important}.candidate-dashboard-page{background:radial-gradient(circle at 15% 8%,#7c3aed29,#0000 28%),radial-gradient(circle at 85% 12%,#2563eb24,#0000 30%),linear-gradient(135deg,#eef4ff,#f9fbff)!important;padding:22px 32px!important}.candidate-dashboard-shell{grid-template-columns:292px minmax(0,1fr) 315px!important;gap:22px!important}.candidate-left-panel{background:linear-gradient(#255eea,#173fbe)!important;border-radius:28px!important;min-height:auto!important;padding:18px!important}.candidate-profile-card{border-radius:24px!important;padding:22px 16px!important}.candidate-avatar{width:112px!important;height:112px!important}.verified-pill{padding:8px 13px!important;font-size:13px!important}.improve-btn{border-radius:16px!important;padding:14px!important;font-size:16px!important}.candidate-premium-box{border-radius:24px!important;max-height:none!important;padding:18px!important}.candidate-premium-box h3{font-size:20px!important;line-height:1.2!important}.candidate-premium-box p{opacity:.9;font-size:14px!important}.candidate-premium-box button{color:#fff!important;background:#ffffff21!important;border:1px solid #ffffff40!important;border-radius:15px!important;margin-top:10px!important;padding:13px 15px!important;font-size:14px!important;line-height:1.25!important}.candidate-topbar{border-radius:32px!important;min-height:82px!important;margin-bottom:22px!important;padding:14px 28px!important}.candidate-top-logo{width:118px!important}.candidate-search{max-width:430px!important;height:54px!important}.candidate-nav{gap:20px!important}.candidate-nav a{font-size:15px!important}.candidate-user-pill{padding:10px 15px!important}.candidate-user-pill span{width:42px!important;height:42px!important}.candidate-hero-card{border-radius:30px!important;min-height:245px!important;padding:42px 48px!important}.candidate-hero-card h1{font-size:34px!important;line-height:1.2!important}.candidate-hero-card p{font-size:16px!important}.hero-actions a{padding:13px 20px!important;font-size:16px!important}.trust-circle{border-width:10px!important;width:150px!important;height:150px!important}.trust-circle h2{font-size:38px!important}.metric-grid{grid-template-columns:repeat(5,minmax(0,1fr))!important;gap:16px!important;margin-top:22px!important}.metric-card{border-radius:22px!important;min-height:132px!important;padding:20px!important}.metric-card p{font-size:13px!important}.metric-card h2{font-size:30px!important}.metric-card span{font-size:13px!important}.premium-section-head h2{font-size:28px!important}.premium-job-grid{grid-template-columns:repeat(2,minmax(280px,1fr))!important;gap:18px!important}.premium-job-card{background:#ffffffd1!important;border-radius:22px!important;min-height:235px!important;padding:24px!important}.premium-job-card:after{width:64px!important;height:64px!important;font-size:13px!important}.premium-job-card h3{margin-bottom:18px!important;font-size:21px!important;line-height:1.25!important}.premium-job-card p{font-size:14px!important}.premium-job-card h4{font-size:16px!important}.premium-job-card button{border-radius:15px!important;padding:13px!important;font-size:15px!important}.candidate-right-panel{gap:20px!important}.side-info-card{border-radius:24px!important;padding:24px!important}.side-row{padding:14px 0!important;font-size:14px!important}.jobs-page{background:radial-gradient(circle at 15% 8%,#7c3aed29,#0000 30%),radial-gradient(circle at 85% 12%,#2563eb24,#0000 30%),linear-gradient(135deg,#eef4ff,#f9fbff)!important;min-height:100vh!important;padding:24px 32px!important}.jobs-page .topbar,.jobs-page header,.jobs-topbar{-webkit-backdrop-filter:blur(22px)!important;backdrop-filter:blur(22px)!important;background:#ffffffad!important;border:1px solid #ffffffc7!important;border-radius:34px!important;margin-bottom:28px!important;box-shadow:0 24px 70px #1e295a1f!important}.jobs-hero{background:radial-gradient(circle at 100%,#ffffff38,#0000 28%),linear-gradient(135deg,#07164b,#2454e8,#8438e8)!important;border-radius:34px!important;padding:56px!important;box-shadow:0 28px 80px #4438ca47!important}.jobs-hero h1{letter-spacing:-1.4px!important;font-size:44px!important}.jobs-hero p{max-width:760px!important;font-size:18px!important}.jobs-search-card,.jobs-list-card,.jobs-filter-card{-webkit-backdrop-filter:blur(20px)!important;backdrop-filter:blur(20px)!important;background:#ffffffb8!important;border:1px solid #ffffffd1!important;border-radius:30px!important;box-shadow:0 20px 60px #1e295a1a!important}.jobs-grid,.jobs-list,.job-results-grid{grid-template-columns:repeat(3,minmax(260px,1fr))!important;gap:22px!important;display:grid!important}.job-card,.jobs-card,.job-result-card{background:#ffffffdb!important;border:1px solid #e2e8f0e6!important;border-radius:26px!important;min-height:245px!important;padding:26px!important;box-shadow:0 18px 50px #0f172a14!important}.job-card h3,.jobs-card h3,.job-result-card h3{color:#4f46e5!important;font-size:23px!important;line-height:1.25!important}.job-card button,.jobs-card button,.job-result-card button{background:linear-gradient(90deg,#2563eb,#ec4899)!important;border-radius:16px!important;width:100%!important;padding:14px!important;font-weight:900!important}@media (width<=1100px){.jobs-grid,.jobs-list,.job-results-grid{grid-template-columns:repeat(2,1fr)!important}}@media (width<=700px){.jobs-grid,.jobs-list,.job-results-grid{grid-template-columns:1fr!important}}:root{--np-bg:#f4f7ff;--np-bg-soft:#eef4ff;--np-text:#0f172a;--np-muted:#64748b;--np-border:#d2dcffd9;--np-glass:#ffffffb8;--np-blue:#2563eb;--np-purple:#7c3aed;--np-pink:#ec4899;--np-green:#059669;--np-shadow:0 24px 70px #1e295a1f;--np-shadow-soft:0 16px 45px #0f172a14}html{scroll-behavior:smooth}body{color:var(--np-text);background:radial-gradient(circle at 12% 6%,#7c3aed29,#0000 32%),radial-gradient(circle at 90% 8%,#2563eb24,#0000 30%),linear-gradient(135deg,#eef4ff,#f9fbff);margin:0;font-family:Inter,Arial,sans-serif;overflow-x:hidden}a{color:var(--np-blue);font-weight:800;text-decoration:none}img{max-width:100%;display:block}input,textarea,select{width:100%;color:var(--np-text);background:#f8fafc;border:1px solid #dbe3ef;border-radius:14px;outline:none;padding:15px 16px;font-size:15px}textarea{resize:vertical;min-height:110px}button{background:linear-gradient(90deg, var(--np-blue), var(--np-purple));color:#fff;cursor:pointer;border:none;border-radius:14px;padding:14px 20px;font-weight:900}button:disabled{opacity:.65;cursor:not-allowed}.loading{place-items:center;min-height:100vh;font-size:24px;font-weight:900;display:grid}.topbar,.candidate-topbar{-webkit-backdrop-filter:blur(24px)!important;width:calc(100% - 64px)!important;height:auto!important;min-height:86px!important;box-shadow:var(--np-shadow)!important;z-index:20!important;background:#ffffffb8!important;border:1px solid #ffffffd1!important;border-radius:34px!important;grid-template-columns:150px minmax(260px,430px) minmax(420px,1fr) auto!important;align-items:center!important;gap:24px!important;margin:24px 32px 26px!important;padding:16px 28px!important;display:grid!important;position:relative!important;top:auto!important}.brand,.topbar .brand{color:var(--np-text)!important;white-space:nowrap!important;align-items:center!important;font-size:0!important;font-weight:900!important;display:flex!important}.brand img,.topbar img,.candidate-top-logo,.logo,.brand-logo,.dashboard-logo,.nav-logo{object-fit:contain!important;flex-shrink:0!important;width:118px!important;max-width:118px!important;height:auto!important}.top-search,.candidate-search{border:1px solid var(--np-border)!important;width:100%!important;max-width:430px!important;height:56px!important;color:var(--np-text)!important;background:#fffc!important;border-radius:22px!important;align-items:center!important;gap:12px!important;padding:0 18px!important;display:flex!important;box-shadow:inset 0 1px #ffffffdb!important}.top-search::placeholder{color:#64748b!important}.candidate-search input,.top-search input{background:0 0!important;border:none!important;outline:none!important;width:100%!important;padding:0!important;font-size:16px!important}.nav-menu,.candidate-nav{flex-wrap:nowrap!important;justify-content:center!important;align-items:center!important;gap:22px!important;display:flex!important}.nav-menu a,.candidate-nav a{color:var(--np-text)!important;white-space:nowrap!important;font-size:15px!important;font-weight:900!important;text-decoration:none!important}.nav-menu a:first-child,.candidate-nav a.active{color:#6d28d9!important;background:#7c3aed21!important;border-radius:16px!important;padding:14px 18px!important}.notify-badge,.candidate-nav b{background:var(--np-purple)!important;color:#fff!important;border-radius:999px!important;margin-left:6px!important;padding:4px 9px!important;font-size:12px!important}.profile-menu-wrap,.recruiter-profile-wrap{position:relative;margin-left:0!important}.profile-menu-btn,.candidate-user-pill{min-height:56px!important;color:var(--np-text)!important;border:1px solid var(--np-border)!important;white-space:nowrap!important;background:#ffffffc7!important;border-radius:24px!important;align-items:center!important;gap:12px!important;padding:10px 16px!important;font-weight:900!important;display:flex!important}.profile-avatar,.candidate-user-pill span{background:linear-gradient(135deg, var(--np-blue), var(--np-purple))!important;color:#fff!important;border-radius:50%!important;place-items:center!important;width:42px!important;height:42px!important;font-weight:900!important;display:grid!important}.profile-dropdown{width:230px;box-shadow:var(--np-shadow);z-index:2000;background:#fff;border-radius:18px;padding:10px;position:absolute;top:64px;right:0}.profile-dropdown button{width:100%;color:var(--np-text);text-align:left;background:0 0;border-radius:12px;padding:13px 14px;font-weight:800}.profile-dropdown button:hover{background:#f8fafc}.profile-dropdown .logout-btn{color:#ef4444}.candidate-dashboard-page{background:radial-gradient(circle at 18% 8%,#7c3aed29,#0000 30%),radial-gradient(circle at 85% 12%,#2563eb24,#0000 32%),linear-gradient(135deg,#eef4ff,#f9fbff);min-height:100vh;padding:0 32px 32px}.candidate-dashboard-shell{grid-template-columns:292px minmax(0,1fr) 315px!important;gap:22px!important;display:grid!important}.candidate-left-panel{color:#fff;box-shadow:0 24px 70px #2563eb40;background:radial-gradient(circle at top,#ffffff3d,#0000 36%),linear-gradient(#255eea,#173fbe)!important;border-radius:28px!important;min-height:auto!important;padding:18px!important}.candidate-profile-card{text-align:center;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffff1f;border:1px solid #ffffff59;border-radius:24px!important;padding:22px 16px!important}.candidate-avatar{background:#fff;border-radius:50%;place-items:center;display:grid;overflow:hidden;width:112px!important;height:112px!important;margin:0 auto 16px!important;padding:7px!important}.candidate-avatar img{object-fit:cover!important;border-radius:50%!important;width:100%!important;height:100%!important}.candidate-avatar span{color:var(--np-blue);font-size:42px;font-weight:900}.candidate-profile-card h2{margin:12px 0!important;font-size:21px!important}.candidate-profile-card p{margin:8px 0!important;font-size:14px!important}.verified-pill{display:inline-block;color:#047857!important;background:#bfffe6!important;border-radius:999px!important;margin:12px 0!important;padding:8px 13px!important;font-size:13px!important;font-weight:900!important}.improve-btn{text-align:center;width:100%;margin-top:22px;font-weight:900;display:block;background:linear-gradient(90deg, var(--np-blue), var(--np-purple))!important;color:#fff!important;border-radius:16px!important;padding:14px!important;font-size:16px!important}.candidate-premium-box{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);margin-top:22px;background:#ffffff21!important;border:1px solid #ffffff57!important;border-radius:24px!important;max-height:none!important;padding:18px!important}.candidate-premium-box h3{margin:0 0 12px;font-size:20px!important;line-height:1.2!important}.candidate-premium-box p{opacity:.9;margin-bottom:14px;font-size:14px!important}.candidate-premium-box button{text-align:left;width:100%;display:block;color:#fff!important;background:#ffffff21!important;border:1px solid #ffffff40!important;border-radius:15px!important;margin-top:10px!important;padding:13px 15px!important;font-size:14px!important;line-height:1.25!important}.candidate-premium-box button:hover{transform:translateY(-1px);background:#ffffff38!important}.candidate-main-panel{min-width:0}.candidate-hero-card{color:#fff;justify-content:space-between;align-items:center;gap:28px;display:flex;box-shadow:0 28px 80px #4438ca47;background:radial-gradient(circle at 100% 0,#ffffff3d,#0000 28%),linear-gradient(135deg,#2454e8,#8438e8)!important;border-radius:30px!important;min-height:245px!important;padding:42px 48px!important}.candidate-hero-card h1{margin:0 0 18px;font-size:34px!important;line-height:1.2!important}.candidate-hero-card p{max-width:700px;line-height:1.6;font-size:16px!important}.hero-actions{gap:18px;margin-top:24px;display:flex}.hero-actions a{background:#ffffff1a;border:1px solid #ffffff73;border-radius:16px;font-weight:900;text-decoration:none;color:#fff!important;padding:13px 20px!important;font-size:16px!important}.hero-actions a:first-child{background:linear-gradient(90deg, var(--np-blue), var(--np-pink))!important}.trust-circle,.trust-meter{text-align:center;border-radius:50%;flex-direction:column;flex-shrink:0;justify-content:center;align-items:center;display:flex;border:10px solid #22d3ee!important;width:150px!important;height:150px!important}.trust-circle h2,.trust-meter h2{margin:0;font-size:38px!important}.trust-circle small,.trust-meter b{font-weight:900;color:#86efac!important}.metric-grid,.metric-row{grid-template-columns:repeat(5,minmax(0,1fr))!important;gap:16px!important;margin-top:22px!important;display:grid!important}.metric-card,.metric-row div{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);box-shadow:var(--np-shadow-soft);border:1px solid #ffffffc7;background:#ffffffb8!important;border-radius:22px!important;min-height:132px!important;padding:20px!important}.metric-card p{margin:0;font-size:13px!important}.metric-card h2,.metric-row h2{margin:8px 0;font-size:30px!important}.metric-card span{color:var(--np-muted);font-size:13px!important}.candidate-right-panel{flex-direction:column;display:flex;gap:20px!important}.side-info-card,.passport-card,.resume-strength-card,.jobs-section,.premium-card{-webkit-backdrop-filter:blur(18px);box-shadow:var(--np-shadow-soft);border:1px solid #ffffffd1;background:#ffffffbd!important;border-radius:24px!important;padding:24px!important}.side-info-card h2{font-size:22px!important}.side-info-head,.premium-section-head{justify-content:space-between;align-items:center;gap:12px;display:flex}.side-info-head button,.view-all-btn{font-weight:900;color:var(--np-blue)!important;background:0 0!important;padding:0!important}.side-row,.activity-item,.passport-card div{border-bottom:1px solid #e2e8f0d1;justify-content:space-between;gap:18px;font-weight:800;display:flex;padding:14px 0!important;font-size:14px!important}.side-row b,.activity-item span,.passport-card b{color:var(--np-green)}.jobs-section{border-radius:26px!important;margin-top:22px!important;padding:26px!important}.premium-section-head h2{margin:0;font-size:28px!important}.premium-job-grid,.jobs-grid,.jobs-list,.job-results-grid,.company-grid,.companies-grid{margin-top:22px;grid-template-columns:repeat(2,minmax(280px,1fr))!important;gap:18px!important;display:grid!important}.premium-job-card,.job-card,.jobs-card,.job-result-card,.company-card{position:relative;background:#ffffffdb!important;border:1px solid #e2e8f0e6!important;border-radius:22px!important;min-height:235px!important;padding:24px!important;box-shadow:0 18px 50px #0f172a14!important}.premium-job-card:after,.job-card:after,.jobs-card:after,.job-result-card:after{content:"90% Match";color:#334155;text-align:center;background:#dcfce7;border-radius:50%;place-items:center;width:64px;height:64px;font-size:13px;font-weight:900;display:grid;position:absolute;top:18px;right:18px}.premium-job-card h3,.job-card h3,.jobs-card h3,.job-result-card h3,.company-card h3{color:#4f46e5!important;margin:0 80px 18px 0!important;font-size:21px!important;line-height:1.25!important}.premium-job-card p,.job-card p,.jobs-card p,.job-result-card p,.company-card p{color:#475569;font-size:14px!important}.premium-job-card h4,.job-card h4,.jobs-card h4,.job-result-card h4{color:#a855f7;font-size:16px!important}.premium-job-card button,.job-card button,.jobs-card button,.job-result-card button,.company-card button{margin-top:18px;background:linear-gradient(90deg, var(--np-blue), var(--np-purple))!important;border-radius:15px!important;width:100%!important;padding:13px!important;font-size:15px!important;font-weight:900!important}.job-tags,.career-chip{flex-wrap:wrap;gap:10px;display:flex}.job-tags span,.career-chip{color:#4f46e5;background:#eef2ff;border-radius:999px;padding:8px 12px;font-weight:900}.jobs-page,.companies-page,.company-page,.notifications-page,.services-page,.premium-services-page{background:radial-gradient(circle at 16% 8%,#7c3aed29,#0000 30%),radial-gradient(circle at 86% 12%,#2563eb24,#0000 30%),linear-gradient(135deg,#eef4ff,#f9fbff)!important;min-height:100vh!important;padding:0 32px 32px!important}.jobs-hero,.companies-hero,.notifications-hero,.services-hero,.page-hero,.ai-copilot-hero{color:#fff!important;background:radial-gradient(circle at 100%,#ffffff38,#0000 28%),linear-gradient(135deg,#07164b,#2454e8,#8438e8)!important;border-radius:34px!important;margin:0 0 26px!important;padding:48px!important;box-shadow:0 28px 80px #4438ca40!important}.jobs-hero h1,.companies-hero h1,.notifications-hero h1,.services-hero h1,.page-hero h1,.ai-copilot-hero h1{letter-spacing:-1.2px!important;margin:0 0 14px!important;font-size:42px!important}.jobs-hero p,.companies-hero p,.notifications-hero p,.services-hero p,.page-hero p,.ai-copilot-hero p{max-width:780px!important;font-size:18px!important}.jobs-search-card,.jobs-list-card,.jobs-filter-card,.companies-card,.notifications-card,.services-card,.empty-box,.empty-premium-box{-webkit-backdrop-filter:blur(20px)!important;backdrop-filter:blur(20px)!important;box-shadow:var(--np-shadow-soft)!important;background:#ffffffbd!important;border:1px solid #ffffffd1!important;border-radius:28px!important;padding:24px!important}.notification-list-page{flex-direction:column;gap:18px;display:flex}.notification-card-pro{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);box-shadow:var(--np-shadow-soft);border:1px solid #ffffffd1;border-radius:24px;grid-template-columns:70px 1fr 120px;align-items:center;gap:18px;padding:22px;display:grid;background:#ffffffd1!important}.notification-icon-pro{background:#eef2ff;border-radius:18px;place-items:center;width:58px;height:58px;font-size:26px;display:grid}.notification-card-pro h3{margin:0}.notification-card-pro p{color:var(--np-muted);margin:6px 0}.services-page .hero,.premium-services-page .hero{display:block}.service-feature-grid,.services-grid{grid-template-columns:repeat(3,minmax(240px,1fr));gap:20px;display:grid}.service-card,.feature-card{box-shadow:var(--np-shadow-soft);background:#ffffffc7;border:1px solid #ffffffd1;border-radius:26px;padding:26px}.np-register-page{background:linear-gradient(135deg,#07164b,#1d4ed8,#7c3aed);grid-template-columns:1.05fr .95fr;min-height:100vh;display:grid}.np-register-left,.np-register-right{flex-direction:column;justify-content:center;padding:46px;display:flex}.np-register-left{color:#fff;position:relative;overflow:hidden}.np-premium-logo{object-fit:contain!important;width:170px!important;height:auto!important}.np-register-copy h1{margin:26px 0 16px;font-size:52px;line-height:1.08}.np-register-copy p{max-width:560px;font-size:18px;line-height:1.65}.np-boy-photo-wrap{max-width:520px;margin-top:30px}.np-boy-photo{object-fit:contain;width:100%;height:auto}.np-register-card{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);width:100%;max-width:520px;box-shadow:var(--np-shadow);background:#ffffffeb;border-radius:30px;margin:auto;padding:34px}.np-register-badge{color:#6d28d9;background:#eef2ff;border-radius:999px;padding:8px 13px;font-size:13px;font-weight:900;display:inline-block}.np-register-card h1{margin:18px 0 8px;font-size:34px}.np-register-sub{color:var(--np-muted);line-height:1.55}.np-login-options{gap:12px;margin:22px 0;display:grid}.np-social-btn,.np-register-primary{justify-content:space-between;align-items:center;gap:14px;width:100%;min-height:54px;display:flex}.np-real-icon{font-size:22px}.np-register-divider{color:var(--np-muted);grid-template-columns:1fr auto 1fr;align-items:center;gap:12px;margin:20px 0;display:grid}.np-register-divider span{background:#e5e7eb;height:1px}.np-register-field{margin:14px 0;font-weight:900;display:block}.np-register-field>div{background:#f8fafc;border:1px solid #dbe3ef;border-radius:14px;align-items:center;gap:10px;margin-top:8px;padding-left:14px;display:flex}.np-register-field input{background:0 0;border:none}.np-register-terms,.np-register-signin{text-align:center;color:var(--np-muted)}.np-premium-otp{grid-template-columns:repeat(6,1fr);gap:10px;margin:16px 0 22px;display:grid}.np-premium-otp input{text-align:center;font-size:22px;font-weight:900}.modern-profile-layout,.hr-dashboard,.advanced-post-layout,.talent-search-layout,.shortlisted-layout,.recruiter-candidate-page,.applications-layout{background:var(--np-bg)}.modern-quick-links,.modern-profile-right>div,.modern-profile-hero,.modern-profile-section,.hr-card,.hr-welcome,.hr-stat,.clean-form-card,.shortlisted-card,.applications-hero,.applications-tabs,.application-card,.report-card,.profile-settings-card,.ai-assistant-card,.ai-output-card,.stage-card,.billing-plan-card,.billing-info-card{box-shadow:var(--np-shadow-soft);background:#ffffffd1;border:1px solid #e2e8f0e6;border-radius:24px}@media (width<=1300px){.topbar,.candidate-topbar{grid-template-columns:1fr!important}.nav-menu,.candidate-nav{flex-wrap:wrap!important;justify-content:flex-start!important}.candidate-dashboard-shell{grid-template-columns:1fr!important}.metric-grid,.metric-row{grid-template-columns:repeat(2,minmax(0,1fr))!important}.premium-job-grid,.jobs-grid,.jobs-list,.job-results-grid,.company-grid,.companies-grid,.service-feature-grid,.services-grid{grid-template-columns:repeat(2,minmax(260px,1fr))!important}}@media (width<=800px){.candidate-dashboard-page,.jobs-page,.companies-page,.company-page,.notifications-page,.services-page,.premium-services-page{padding:0 16px 22px!important}.topbar,.candidate-topbar{border-radius:24px!important;width:calc(100% - 32px)!important;margin:16px!important;padding:16px!important}.candidate-hero-card,.jobs-hero,.companies-hero,.notifications-hero,.services-hero,.page-hero,.ai-copilot-hero{flex-direction:column!important;align-items:flex-start!important;padding:30px!important}.candidate-hero-card h1,.jobs-hero h1,.companies-hero h1,.notifications-hero h1,.services-hero h1,.page-hero h1,.ai-copilot-hero h1{font-size:32px!important}.metric-grid,.metric-row,.premium-job-grid,.jobs-grid,.jobs-list,.job-results-grid,.company-grid,.companies-grid,.service-feature-grid,.services-grid{grid-template-columns:1fr!important}.np-register-page{grid-template-columns:1fr}.np-register-left,.np-register-right{padding:28px}.np-register-copy h1{font-size:36px}.notification-card-pro{grid-template-columns:1fr}}.candidate-pro-header,.candidate-topbar{-webkit-backdrop-filter:blur(24px)!important;z-index:20!important;background:#ffffffb8!important;border:1px solid #d2dcffe6!important;border-radius:30px!important;grid-template-columns:150px minmax(280px,460px) 1fr auto!important;align-items:center!important;gap:18px!important;width:calc(100% - 56px)!important;min-height:86px!important;margin:20px 28px 28px!important;padding:14px 22px!important;display:grid!important;position:relative!important;box-shadow:0 24px 70px #1e295a1f!important}.candidate-pro-logo,.candidate-pro-logo img,.candidate-top-logo{object-fit:contain!important;width:135px!important;max-width:135px!important;height:auto!important}.candidate-pro-search,.candidate-search{background:#fff!important;border:1px solid #dbe3ef!important;border-radius:20px!important;align-items:center!important;gap:10px!important;height:56px!important;padding:0 18px!important;display:flex!important}.candidate-pro-search input,.candidate-search input{color:#0f172a!important;background:0 0!important;border:none!important;padding:0!important;font-size:15px!important}.candidate-pro-nav,.candidate-nav{flex-wrap:nowrap!important;justify-content:center!important;align-items:center!important;gap:10px!important;display:flex!important}.candidate-pro-nav a,.candidate-nav a{color:#334155!important;white-space:nowrap!important;border-radius:16px!important;padding:12px 14px!important;font-size:15px!important;font-weight:900!important;text-decoration:none!important}.candidate-pro-nav a.active,.candidate-nav a.active{color:#fff!important;background:linear-gradient(135deg,#2563eb,#7c3aed)!important}.candidate-pro-nav b,.candidate-nav b{color:#fff!important;background:#7c3aed!important;border-radius:999px!important;margin-left:4px!important;padding:2px 7px!important}.candidate-pro-profile,.candidate-user-pill{color:#fff!important;white-space:nowrap!important;background:linear-gradient(135deg,#2563eb,#7c3aed)!important;border:none!important;border-radius:999px!important;align-items:center!important;gap:12px!important;height:56px!important;padding:8px 14px!important;font-weight:900!important;display:flex!important}.candidate-pro-profile span,.candidate-user-pill span{background:#ffffff38!important;border-radius:50%!important;place-items:center!important;width:38px!important;height:38px!important;display:grid!important}.notifications-page,.jobs-premium-page,.companies-page{padding-top:0!important}@media (width<=1200px){.candidate-pro-header,.candidate-topbar{grid-template-columns:130px 1fr!important}.candidate-pro-nav,.candidate-nav,.candidate-pro-profile-wrap,.candidate-user-pill{grid-column:1/-1!important}}.candidate-topbar{overflow:visible!important}.candidate-pro-profile-wrap{position:relative!important}.candidate-profile-dropdown{z-index:99999!important;background:#fff!important;border-radius:22px!important;width:260px!important;padding:14px!important;position:absolute!important;top:68px!important;right:0!important;box-shadow:0 30px 80px #0f172a2e!important}.candidate-profile-dropdown button{color:#111827!important;text-align:left!important;background:0 0!important;border-radius:14px!important;width:100%!important;padding:14px 16px!important}.candidate-profile-dropdown button:hover{background:#f1f5ff!important}.candidate-profile-dropdown .logout-btn{color:#ef4444!important}body,.candidate-dashboard-page{color:#091e42;letter-spacing:-.01em;font-family:Inter,Segoe UI,Roboto,Arial,sans-serif;font-size:15px;line-height:1.45}.candidate-topbar,.candidate-topbar *{font-family:Inter,Segoe UI,Roboto,Arial,sans-serif}.candidate-topbar a,.candidate-topbar button,.candidate-topbar .nav-link{color:#172b4d;font-size:15px;font-weight:700}.candidate-search input{color:#253858;font-size:15px;font-weight:500}.candidate-search input::placeholder{color:#6b778c;font-weight:500}.dashboard-hero h1,.hero-title,.candidate-main h1{letter-spacing:-.04em;line-height:1.18;font-size:32px!important;font-weight:800!important}.candidate-main h2,.dashboard-section h2,.recommended-jobs h2,.sidebar-card h2,.right-card h2{color:#091e42;letter-spacing:-.03em;font-size:22px!important;font-weight:800!important}.job-card h3,.job-title{color:#4f46e5;letter-spacing:-.025em;font-size:20px!important;font-weight:800!important}p,.card-text,.job-company,.job-location,.metric-label,.sidebar-card p,.right-card p{color:#42526e;font-weight:500;line-height:1.55;font-size:15px!important}.profile-name,.candidate-name,.left-profile h2{color:#fff;letter-spacing:-.025em;font-size:21px!important;font-weight:800!important}.profile-role,.profile-company,.profile-location{color:#ffffffeb;font-weight:600;font-size:15px!important}.metric-card h3,.metric-number{color:#091e42;letter-spacing:-.04em;font-size:28px!important;font-weight:800!important}.metric-card p,.metric-card span{color:#6b778c;font-weight:500;font-size:14px!important}button,.btn,.apply-btn,.primary-btn,.secondary-btn{letter-spacing:-.01em;font-family:Inter,Segoe UI,Roboto,Arial,sans-serif;font-size:15px!important;font-weight:800!important}.sidebar-menu button,.sidebar-menu a,.premium-tools button,.premium-tools a{letter-spacing:-.015em;font-size:15px!important;font-weight:750!important}.right-panel h3,.right-card h3{color:#091e42;font-size:18px!important;font-weight:800!important}.right-panel span,.right-card span{font-weight:700;font-size:15px!important}.match-badge{line-height:1.2;font-size:14px!important;font-weight:800!important}.salary,.job-salary{color:#8b3dff;font-size:16px!important;font-weight:800!important}@media (width<=768px){body,.candidate-dashboard-page{font-size:14px}.dashboard-hero h1,.hero-title,.candidate-main h1{font-size:26px!important}.candidate-main h2,.recommended-jobs h2{font-size:20px!important}.job-card h3,.job-title{font-size:18px!important}.metric-card h3,.metric-number{font-size:24px!important}}.dashboard-hero,.dashboard-hero *,.hero-card,.hero-card *{color:#fff!important}.dashboard-hero p,.hero-card p{color:#ffffffeb!important;font-weight:500!important}.left-profile,.left-profile *,.candidate-sidebar,.candidate-sidebar *,.premium-career-tools,.premium-career-tools *{color:#fff!important}.left-profile p,.candidate-sidebar p,.premium-career-tools p{color:#ffffffe6!important}.verified-badge,.profile-badge{color:#047857!important;background:#bbf7d0!important;font-weight:800!important}.metric-card,.metric-card *{color:#091e42!important}.metric-card p,.metric-card span{color:#64748b!important}.right-card,.right-card *{color:#091e42!important}.right-card p,.right-card .muted{color:#64748b!important}.job-card,.job-card *{color:#334155!important}.job-card h3,.job-title{color:#4f46e5!important}.salary,.job-salary{color:#8b3dff!important}.metric-card,.job-card,.right-card{min-height:auto!important;overflow:visible!important}.metric-card{padding:22px!important}.metric-card h3,.metric-number{line-height:1.15!important}.metric-card p,.metric-card span{word-break:normal!important;line-height:1.45!important}.metric-card:last-child{min-width:150px!important}.metric-card:last-child h3,.metric-card:last-child .metric-number{font-size:28px!important;line-height:1.25!important}.recommended-jobs-wrapper{width:100%;padding:10px 0;position:relative;overflow:hidden}.modern-job-grid{gap:24px;width:max-content;animation:25s linear infinite jobsSlider;display:flex!important}.modern-job-grid:hover{animation-play-state:paused}.modern-job-card{flex-shrink:0;width:360px!important;min-width:360px!important}@keyframes jobsSlider{0%{transform:translate(0)}to{transform:translate(-50%)}}.jobs-horizontal-wrapper{scrollbar-width:thin;width:100%!important;padding:10px 0 18px!important;overflow:auto hidden!important}.premium-job-grid.horizontal-job-slider{flex-flow:row!important;grid-template-columns:none!important;gap:24px!important;width:max-content!important;display:flex!important}.horizontal-job-slider .premium-job-card{flex:0 0 390px!important;width:390px!important;min-width:390px!important;max-width:390px!important;min-height:285px!important;padding:26px!important;position:relative!important}.horizontal-job-slider .premium-job-card h3{margin-bottom:18px!important;padding-right:90px!important;font-size:22px!important}.horizontal-job-slider .premium-job-card p{margin-bottom:14px!important;font-size:15px!important}.horizontal-job-slider .premium-job-card h4{color:#a855f7!important;margin-top:22px!important;font-size:18px!important}.horizontal-job-slider .match-badge{color:#064e3b!important;text-align:center!important;background:#dcfce7!important;border-radius:50%!important;justify-content:center!important;align-items:center!important;width:76px!important;height:76px!important;font-size:14px!important;font-weight:900!important;line-height:1.2!important;display:flex!important;position:absolute!important;top:24px!important;right:24px!important}.horizontal-job-slider .premium-job-card button{border-radius:16px!important;width:calc(100% - 52px)!important;height:54px!important;position:absolute!important;bottom:26px!important;left:26px!important;right:26px!important}@media (width<=800px){.horizontal-job-slider .premium-job-card{width:310px!important;min-width:310px!important;max-width:310px!important}}.npj-premium-jobs-page{color:#07142f;background:radial-gradient(circle at 0 0,#7c3aed29,#0000 34%),linear-gradient(#f8fbff 0%,#eef4ff 100%);min-height:100vh;font-family:Inter,Segoe UI,Arial,sans-serif}.npj-jobs-header{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);z-index:1000;border:1px solid #818cf82e;border-radius:34px;margin:24px 32px 0;position:sticky;top:18px;box-shadow:0 24px 70px #0f172a14;background:#ffffffd1!important}.npj-jobs-layout{grid-template-columns:minmax(0,1fr) 330px;gap:30px;padding:32px;display:grid}.npj-jobs-main{min-width:0}.npj-jobs-hero{color:#fff;background:radial-gradient(circle at 72% 30%,#8b5cf680,#0000 28%),linear-gradient(135deg,#071642 0%,#2636c9 48%,#7c3aed 100%);border-radius:34px;justify-content:space-between;align-items:center;min-height:290px;padding:44px;display:flex;box-shadow:0 28px 80px #2563eb38}.npj-ai-pill{background:#ffffff24;border-radius:999px;margin-bottom:28px;padding:12px 18px;font-weight:900;display:inline-flex}.npj-jobs-hero h1{color:#fff;letter-spacing:-.05em;margin:0 0 18px;font-size:46px;line-height:1.05}.npj-jobs-hero p{color:#ffffffe6;font-size:17px}.npj-hero-tags{flex-wrap:wrap;gap:14px;margin-top:28px;display:flex}.npj-hero-tags span{background:#ffffff21;border-radius:999px;padding:11px 15px;font-size:13px;font-weight:800}.npj-live-box{background:#ffffff29;border-radius:34px;flex-direction:column;justify-content:center;align-items:center;width:190px;height:190px;display:flex;box-shadow:inset 0 1px #ffffff29}.npj-live-box h2{color:#fff;margin:0;font-size:56px}.npj-live-box p,.npj-live-box span{color:#fff;margin:4px 0}.npj-filter-card,.npj-jobs-panel,.npj-stats-row,.npj-trust-card,.npj-tools-card,.npj-activity-card{background:#ffffffe0;border:1px solid #94a3b82e;border-radius:30px;box-shadow:0 24px 70px #0f172a12}.npj-filter-card{grid-template-columns:minmax(0,1fr) 120px 140px 130px 72px;gap:16px;margin-top:30px;padding:24px;display:grid}.npj-big-search{background:#fff;border:1px solid #dbe3ff;border-radius:18px;align-items:center;gap:12px;height:58px;padding:0 18px;display:flex}.npj-big-search input{background:0 0;border:none;padding:0}.npj-filter-card button{color:#172554;background:#fff;border:1px solid #dbe3ff;border-radius:18px}.npj-jobs-panel{margin-top:28px;padding:26px}.npj-panel-head{justify-content:space-between;align-items:center;display:flex}.npj-panel-head h2{margin:0 0 8px;font-size:28px}.npj-panel-head p{color:#64748b;font-weight:700}.npj-panel-head button{color:#5b21b6;background:#fff;border:1px solid #d8b4fe}.npj-job-tabs{gap:12px;margin:20px 0 22px;display:flex}.npj-job-tabs button{color:#334155;background:#eef2ff}.npj-job-tabs .active{color:#fff;background:linear-gradient(90deg,#2563eb,#7c3aed)}.npj-horizontal-jobs{scroll-snap-type:x mandatory;gap:18px;padding-bottom:10px;display:flex;overflow-x:auto}.npj-job-card{scroll-snap-align:start;background:#fff;border:1px solid #e0e7ff;border-radius:20px;min-width:285px;max-width:285px;padding:18px;box-shadow:0 12px 36px #0f172a12}.npj-job-top{justify-content:space-between;align-items:center;display:flex}.npj-company-logo{color:#4f46e5;background:#eef2ff;border-radius:14px;justify-content:center;align-items:center;width:46px;height:46px;font-weight:900;display:flex}.npj-match{color:#065f46;background:#dcfce7;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;width:62px;height:62px;font-size:14px;font-weight:900;line-height:1.1;display:flex}.npj-match small{font-size:11px}.npj-job-card h3{color:#172554;margin:18px 0 8px;font-size:18px}.npj-company{color:#475569;font-weight:700}.npj-job-meta{color:#64748b;gap:7px;margin:14px 0;font-size:13px;display:grid}.npj-job-card h4{color:#111827;margin:14px 0}.npj-skill-row{flex-wrap:wrap;gap:7px;margin-bottom:16px;display:flex}.npj-skill-row span{color:#4338ca;background:#eef2ff;border-radius:999px;padding:6px 9px;font-size:12px;font-weight:800}.npj-job-actions{grid-template-columns:1fr 48px;gap:10px;display:grid}.npj-job-actions button{border-radius:13px;height:46px}.npj-job-actions .save-btn{color:#4f46e5;background:#fff;border:1px solid #c7d2fe}.npj-stats-row{grid-template-columns:repeat(5,1fr);gap:18px;margin-top:28px;padding:22px;display:grid}.npj-stats-row div{background:#f8fbff;border-radius:18px;padding:18px}.npj-stats-row h2{color:#6d28d9;margin:0 0 8px}.npj-stats-row p{margin:0;font-weight:900}.npj-stats-row span{color:#64748b;font-size:13px}.npj-jobs-right{flex-direction:column;gap:18px;display:flex}.npj-trust-card,.npj-tools-card,.npj-activity-card{padding:24px}.npj-score-circle{background:conic-gradient(#22c55e 0 75%, #7c3aed 75% 96%, #e5e7eb 96% 100%);border-radius:50%;flex-direction:column;justify-content:center;align-items:center;width:128px;height:128px;margin:20px auto;display:flex}.npj-score-circle h2{margin:0;font-size:38px}.npj-score-circle span{color:#64748b}.npj-trust-card{text-align:center}.npj-trust-card button,.npj-explore-btn{width:100%;margin-top:14px}.npj-tools-card button{color:#172554;background:#fff;border:1px solid #eef2ff;justify-content:space-between;width:100%;margin-top:10px;display:flex}.npj-explore-btn{color:#6d28d9!important;border:1px solid #a78bfa!important;justify-content:center!important}.npj-activity-card>div{justify-content:space-between;align-items:center;display:flex}.npj-activity-card>div button{color:#6d28d9;background:0 0;padding:0}.npj-activity-card p{background:#f8fbff;border-radius:16px;padding:14px;font-weight:700}.npj-activity-card span{color:#64748b;margin-top:4px;font-size:12px;display:block}@media (width<=1200px){.npj-jobs-layout{grid-template-columns:1fr}.npj-jobs-right{grid-template-columns:repeat(3,1fr);display:grid}.npj-filter-card{grid-template-columns:1fr}}@media (width<=768px){.npj-jobs-header{margin:12px}.npj-jobs-layout{padding:14px}.npj-jobs-hero{flex-direction:column;align-items:flex-start;padding:28px}.npj-jobs-hero h1{font-size:34px}.npj-stats-row,.npj-jobs-right{grid-template-columns:1fr}}.npj-notifications-page{color:#07142f;background:linear-gradient(#f8fbff,#eef4ff);min-height:100vh;font-family:Inter,Segoe UI,Arial,sans-serif}.npj-notification-header{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border:1px solid #818cf82e;border-radius:34px;margin:24px 32px 0;box-shadow:0 24px 70px #0f172a14;background:#ffffffe6!important}.npj-notification-layout{grid-template-columns:minmax(0,1fr) 390px;gap:30px;padding:32px;display:grid}.npj-notification-hero{color:#fff;background:linear-gradient(135deg,#071642,#2636c9,#7c3aed);border-radius:34px;align-items:center;gap:28px;min-height:220px;padding:42px;display:flex;box-shadow:0 28px 80px #2563eb38}.notification-icon-large{background:#ffffff24;border-radius:24px;justify-content:center;align-items:center;width:92px;height:92px;font-size:42px;display:flex}.npj-notification-hero h1{color:#fff;margin:0 0 10px;font-size:46px}.npj-notification-hero p{color:#ffffffe6;font-size:17px}.npj-notification-panel,.notification-summary-card,.notification-settings-card,.premium-notification-upgrade{background:#ffffffe6;border:1px solid #94a3b82e;border-radius:30px;box-shadow:0 24px 70px #0f172a12}.npj-notification-panel{margin-top:28px;padding:24px}.notification-tabs{flex-wrap:wrap;gap:12px;margin-bottom:18px;display:flex}.notification-tabs button{color:#334155;background:#eef2ff;border-radius:14px;padding:12px 18px}.notification-tabs .active{color:#fff;background:linear-gradient(90deg,#2563eb,#7c3aed)}.mark-read-btn{margin-left:auto;color:#6d28d9!important;background:0 0!important}.notification-list{flex-direction:column;gap:14px;display:flex}.premium-notification-row{background:#fff;border:1px solid #e0e7ff;border-radius:22px;grid-template-columns:76px 1fr 110px 36px;align-items:center;gap:18px;padding:20px;display:grid}.premium-notification-row.unread{background:#fbfaff;border-color:#8b5cf6}.notification-icon{background:#eef2ff;border-radius:18px;justify-content:center;align-items:center;width:58px;height:58px;font-size:24px;display:flex}.notification-content h3{margin:0 0 6px;font-size:18px}.notification-content h3 span{color:#2563eb;background:#dbeafe;border-radius:999px;margin-left:8px;padding:3px 8px;font-size:12px}.notification-content p{color:#475569;margin:0 0 8px}.notification-content small{color:#6d28d9;background:#eef2ff;border-radius:999px;padding:5px 10px;font-weight:800}.notification-time{color:#64748b;font-weight:800}.notification-arrow{color:#172554;background:0 0;padding:0;font-size:26px}.npj-notification-right{flex-direction:column;gap:20px;display:flex}.notification-summary-card,.notification-settings-card,.premium-notification-upgrade{padding:24px}.summary-grid{grid-template-columns:repeat(2,1fr);gap:14px;display:grid}.summary-grid div{background:#f8fbff;border:1px solid #e0e7ff;border-radius:18px;padding:18px}.summary-grid span{font-size:24px}.summary-grid h2{color:#172554;margin:8px 0 4px}.summary-grid p{color:#6d28d9;margin:0;font-weight:800}.setting-row{border-bottom:1px solid #e5e7eb;justify-content:space-between;gap:14px;padding:14px 0;display:flex}.setting-row p{color:#64748b;margin:4px 0 0;font-size:13px}.setting-row input{accent-color:#7c3aed;width:42px}.premium-notification-upgrade{color:#fff;background:linear-gradient(135deg,#2563eb,#7c3aed);grid-template-columns:60px 1fr;gap:16px;display:grid}.premium-notification-upgrade span{background:#ffffff29;border-radius:18px;justify-content:center;align-items:center;width:58px;height:58px;font-size:28px;display:flex}.premium-notification-upgrade h3,.premium-notification-upgrade p{color:#fff;margin:0 0 8px}.premium-notification-upgrade button{color:#6d28d9;background:#fff;grid-column:1/-1}@media (width<=1100px){.npj-notification-layout{grid-template-columns:1fr}}.npj-companies-page{color:#07142f;background:linear-gradient(#f8fbff,#eef4ff);min-height:100vh;font-family:Inter,Segoe UI,Arial,sans-serif}.npj-companies-header{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border:1px solid #818cf82e;border-radius:34px;margin:24px 32px 0;box-shadow:0 24px 70px #0f172a14;background:#ffffffe6!important}.npj-companies-layout{grid-template-columns:minmax(0,1fr) 390px;gap:30px;padding:32px;display:grid}.npj-companies-main{min-width:0}.npj-companies-hero{color:#fff;background:linear-gradient(135deg,#071642,#2636c9,#7c3aed);border-radius:34px;justify-content:space-between;align-items:center;min-height:260px;padding:42px;display:flex;box-shadow:0 28px 80px #2563eb38}.company-hero-icon{background:#ffffff24;border-radius:24px;justify-content:center;align-items:center;width:76px;height:76px;margin-bottom:20px;font-size:34px;display:flex}.npj-companies-hero h1{color:#fff;letter-spacing:-.04em;margin:0 0 12px;font-size:46px}.npj-companies-hero p{color:#ffffffe6;font-size:17px}.company-hero-stats{flex-wrap:wrap;gap:22px;margin-top:30px;display:flex}.company-hero-stats span{color:#fff;font-weight:800}.company-hero-visual{opacity:.75;font-size:110px}.company-filter-card,.companies-list-card,.company-insight-card,.top-industries-card,.company-upgrade-card{background:#ffffffe6;border:1px solid #94a3b82e;border-radius:30px;box-shadow:0 24px 70px #0f172a12}.company-filter-card{grid-template-columns:minmax(0,1fr) 180px 180px 110px;gap:14px;margin-top:28px;padding:22px;display:grid}.company-search-box{background:#fff;border:1px solid #dbe3ff;border-radius:18px;align-items:center;gap:12px;height:56px;padding:0 16px;display:flex}.company-search-box input{background:0 0;border:none;padding:0}.company-filter-card select,.company-filter-card button{color:#172554;background:#fff;border:1px solid #dbe3ff;border-radius:18px;height:56px;padding:0 14px;font-weight:800}.company-filter-card button{color:#fff;background:linear-gradient(90deg,#2563eb,#7c3aed)}.companies-list-card{margin-top:28px;padding:26px}.companies-list-card h2{margin:0 0 18px}.company-row{background:#fff;border:1px solid #e0e7ff;border-radius:20px;grid-template-columns:70px 1fr 100px 150px;align-items:center;gap:18px;margin-bottom:14px;padding:18px;display:grid}.company-logo-box{color:#4f46e5;background:#eef2ff;border-radius:16px;justify-content:center;align-items:center;width:54px;height:54px;font-size:22px;font-weight:900;display:flex}.company-info h3{margin:0 0 7px;font-size:20px}.company-info h3 span{color:#2563eb;margin-left:6px}.company-info p{color:#64748b;margin:4px 0;font-weight:700}.company-job-count{text-align:center;background:#f1f5ff;border-radius:16px;padding:12px}.company-job-count h4{color:#172554;margin:0;font-size:24px}.company-job-count p{color:#64748b;margin:2px 0 0;font-size:13px}.company-row button{border-radius:15px;height:48px}.npj-companies-right{flex-direction:column;gap:20px;display:flex}.company-insight-card,.top-industries-card,.company-upgrade-card{padding:24px}.company-insight-grid{grid-template-columns:repeat(2,1fr);gap:14px;display:grid}.company-insight-grid div{background:#f8fbff;border:1px solid #e0e7ff;border-radius:18px;padding:18px}.company-insight-grid span{font-size:24px}.company-insight-grid h2{color:#172554;margin:8px 0 4px}.company-insight-grid p{color:#64748b;margin:0;font-weight:800}.industry-row{border-bottom:1px solid #e5e7eb;justify-content:space-between;padding:14px 0;font-weight:800;display:flex}.industry-row b{color:#4f46e5;background:#eef2ff;border-radius:999px;padding:4px 10px}.company-upgrade-card{color:#fff;background:linear-gradient(135deg,#2563eb,#7c3aed)}.company-upgrade-card h3,.company-upgrade-card p{color:#fff}.company-upgrade-card span{font-size:42px}.company-upgrade-card button{color:#6d28d9;background:#fff;margin-top:12px}@media (width<=1100px){.npj-companies-layout,.company-filter-card{grid-template-columns:1fr}}@media (width<=700px){.company-row{grid-template-columns:1fr}.npj-companies-hero{flex-direction:column;align-items:flex-start}.npj-companies-hero h1{font-size:34px}}.company-upgrade-card{cursor:pointer;transition:all .3s}.company-upgrade-card:hover{transform:translateY(-4px);box-shadow:0 24px 60px #7c3aed47}@media (width<=768px){.coupon-box{grid-template-columns:1fr}}.coupon-box{background:#ffffff14;border:1px solid #ffffff24;border-radius:22px;grid-template-columns:1fr auto auto;gap:12px;max-width:720px;margin-top:22px;padding:14px;display:grid}.coupon-box input{color:#fff;background:#ffffff1f;border:1px solid #ffffff38;border-radius:16px;height:54px;font-weight:800}.coupon-box input::placeholder{color:#ffffffb8}.coupon-box button{white-space:nowrap;height:54px}.coupon-box p{color:#fef3c7;grid-column:1/-1;margin:0;font-weight:800}.ultimate-dashboard-page{background:#020617;grid-template-columns:300px minmax(0,1fr);min-height:100vh;display:grid}.ultimate-sidebar{background:#030817;border-right:1px solid #ffffff14;width:300px;min-width:300px;padding:28px 22px;overflow-y:auto}.ultimate-brand img{object-fit:contain;width:78px;height:auto}.ultimate-brand h2{color:#fff;white-space:nowrap;margin:0;font-size:22px;line-height:1.2}.ultimate-sidebar button{color:#dbeafe;text-align:left;white-space:nowrap;background:0 0;border-radius:14px;justify-content:space-between;align-items:center;gap:8px;width:100%;min-height:54px;margin-bottom:12px;padding:14px 16px;font-size:15px;font-weight:800;display:flex}.ultimate-sidebar button.active{color:#fff;background:linear-gradient(90deg,#2563eb,#7c3aed)}.ultimate-sidebar button b{color:#fff;background:#7c3aed;border-radius:999px;padding:4px 10px;font-size:12px}.ultimate-main{min-width:0;padding:34px;overflow-x:hidden}body{background:#020617;margin:0;overflow-x:hidden}.npj-ultimate-page{color:#f8fbff;background:radial-gradient(circle at 20% 10%,#3b82f647,#0000 35%),radial-gradient(circle at 80% 20%,#a855f738,#0000 32%),linear-gradient(135deg,#020617 0%,#061428 45%,#071b36 100%);grid-template-columns:286px 1fr;min-height:100vh;font-family:Inter,system-ui,sans-serif;display:grid}.npj-ultimate-sidebar{-webkit-backdrop-filter:blur(28px);backdrop-filter:blur(28px);background:#05122ab8;border-right:1px solid #94a3b824;height:100vh;padding:22px 16px;position:sticky;top:0}.npj-ultimate-brand{border-bottom:1px solid #94a3b81f;align-items:center;gap:14px;padding:0 6px 24px;display:flex}.npj-ultimate-brand img{object-fit:contain;width:142px;height:auto}.npj-ultimate-brand span{letter-spacing:4px;color:#93c5fd;font-size:11px}.npj-ultimate-menu{flex-direction:column;gap:8px;margin-top:18px;display:flex}.npj-ultimate-menu button{color:#dbeafe;background:0 0;border:0;border-radius:15px;justify-content:space-between;align-items:center;height:48px;padding:0 14px;font-size:14px;font-weight:800;display:flex}.npj-ultimate-menu button.active,.npj-ultimate-menu button:hover{background:linear-gradient(135deg,#7c3aed,#2563eb);box-shadow:0 14px 34px #2563eb59}.npj-ultimate-menu b{text-align:center;color:#fff;background:linear-gradient(135deg,#8b5cf6,#2563eb);border-radius:999px;min-width:32px;padding:4px 9px;font-size:12px}.npj-upgrade-card{background:linear-gradient(#1e40af5c,#581c8752);border:1px solid #93c5fd2e;border-radius:22px;margin-top:20px;padding:20px;box-shadow:inset 0 1px #ffffff14}.npj-upgrade-card button{background:linear-gradient(135deg,#2563eb,#d946ef);border-radius:14px;width:100%;height:46px;margin-top:16px}.npj-ultimate-main{padding:20px 22px 28px}.npj-ultimate-topbar{grid-template-columns:1fr 160px 56px 265px;align-items:center;gap:16px;height:64px;margin-bottom:18px;display:grid}.npj-search,.npj-ai-btn,.npj-bell,.npj-user-pill{-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);background:#0f23489e;border:1px solid #93c5fd2b;border-radius:16px;height:52px;box-shadow:inset 0 1px #ffffff14}.npj-search{align-items:center;gap:12px;padding:0 16px;display:flex}.npj-search input{color:#fff;background:0 0;border:0;padding:0;font-size:14px}.npj-search input::placeholder{color:#93a7c7}.npj-search small{color:#c7d2fe;background:#ffffff14;border-radius:10px;padding:5px 10px}.npj-ai-btn{color:#fff;background:linear-gradient(135deg,#2563eb,#c026d3);font-weight:900;box-shadow:0 0 28px #3b82f652}.npj-bell{color:#fff;position:relative}.npj-bell b{color:#fff;background:#ef4444;border-radius:999px;padding:4px 7px;font-size:11px;position:absolute;top:-7px;right:-5px}.npj-user-pill{align-items:center;gap:12px;padding:7px 14px;display:flex}.npj-user-pill>span{background:linear-gradient(135deg,#2563eb,#7c3aed);border-radius:50%;place-items:center;width:38px;height:38px;font-weight:900;display:grid}.npj-user-pill b{font-size:13px}.npj-user-pill small{color:#facc15;font-size:12px}.npj-dashboard-grid{grid-template-columns:1.18fr .84fr .84fr;align-items:start;gap:14px;display:grid}.npj-hero-glass,.npj-snapshot-card,.npj-tools-card,.npj-activity-card,.npj-roadmap-card,.npj-jobs-card{-webkit-backdrop-filter:blur(28px);backdrop-filter:blur(28px);background:#0a1c3c9e;border:1px solid #93c5fd29;border-radius:22px;box-shadow:inset 0 1px #ffffff12,0 20px 55px #00000042}.npj-hero-glass{grid-column:span 2;grid-template-columns:1.12fr .78fr;align-items:center;min-height:360px;padding:30px;display:grid;position:relative;overflow:hidden}.npj-hero-glass:after{content:"";filter:blur(18px);background:radial-gradient(circle,#2563eb8c,#d946ef40,#0000 70%);width:470px;height:190px;position:absolute;bottom:-45px;right:90px}.npj-badge{color:#bfdbfe;background:#0ea5e91f;border:1px solid #7dd3fc38;border-radius:999px;padding:7px 13px;font-size:11px;font-weight:900;display:inline-flex}.npj-hero-glass h1{letter-spacing:-1.3px;margin:20px 0 14px;font-size:42px;line-height:1.08}.npj-hero-glass h1 b{background:linear-gradient(90deg,#38bdf8,#60a5fa,#a855f7);color:#0000;-webkit-background-clip:text}.npj-hero-sub{color:#c7d2fe;max-width:560px;font-size:15px;line-height:1.6}.npj-hero-actions{gap:12px;margin-top:22px;display:flex}.npj-hero-actions button{background:linear-gradient(135deg,#2563eb,#d946ef);border-radius:14px;height:48px;padding:0 22px;font-size:14px;font-weight:900}.npj-hero-actions .ghost{background:#ffffff0f;border:1px solid #93c5fd2e}.npj-access-card{z-index:2;background:linear-gradient(160deg,#3b82f638,#581c8752);border:1px solid #93c5fd40;border-radius:28px;justify-self:center;width:250px;padding:30px;transform:rotate(-6deg);box-shadow:0 0 55px #a855f742}.npj-access-card div{font-size:62px}.npj-access-card h2{margin:16px 0 8px;font-size:26px}.npj-access-card p{color:#b9c7de}.npj-access-card span{color:#22c55e;font-weight:900}.npj-snapshot-card,.npj-tools-card,.npj-activity-card,.npj-roadmap-card,.npj-jobs-card{padding:22px}.npj-section-head{justify-content:space-between;align-items:center;display:flex}.npj-section-head h2{letter-spacing:-.3px;margin:0;font-size:20px}.npj-section-head p{color:#91a9cc;margin:4px 0 0;font-size:13px}.npj-section-head a{color:#60a5fa;font-size:13px;font-weight:800}.npj-snapshot-grid{grid-template-columns:repeat(3,1fr);gap:12px;margin-top:16px;display:grid}.npj-snapshot-box{background:#0f2852ad;border:1px solid #93c5fd1f;border-radius:16px;min-height:126px;padding:15px}.npj-snapshot-box p{color:#dbeafe;margin:0;font-size:12px;font-weight:900}.npj-snapshot-box h2{margin:12px 0 5px;font-size:30px}.npj-snapshot-box span{color:#c7d2fe;font-size:12px}.npj-snapshot-box small{color:#22c55e;margin-top:9px;font-size:11px;font-weight:900;display:block}.npj-tools-card{grid-column:span 2}.npj-tools-grid{grid-template-columns:repeat(4,1fr);gap:12px;margin-top:16px;display:grid}.npj-tools-grid button{text-align:left;color:#fff;background:#0f2852a8;border:1px solid #93c5fd1f;border-radius:16px;align-items:center;gap:12px;min-height:78px;padding:14px;display:flex}.npj-tools-grid button:hover{transform:translateY(-3px);box-shadow:0 0 24px #3b82f63d}.npj-tools-grid span{font-size:28px}.npj-tools-grid h3{margin:0;font-size:13px}.npj-tools-grid p{color:#96abc9;margin:5px 0 0;font-size:12px}.npj-activity-list,.npj-roadmap-list{margin-top:14px}.npj-activity-list p,.npj-roadmap-list p{color:#dbeafe;border-bottom:1px solid #93c5fd1a;justify-content:space-between;gap:12px;margin:0;padding:12px 0;font-size:13px;display:flex}.npj-activity-list span{color:#94a3b8}.npj-roadmap-list b{background:linear-gradient(135deg,#22c55e,#2563eb);border-radius:50%;place-items:center;width:26px;height:26px;margin-right:10px;display:inline-grid}.npj-roadmap-list span{color:#22c55e;background:#22c55e1a;border-radius:999px;padding:5px 9px;font-size:11px;font-weight:900}.npj-jobs-card{grid-column:1/-1}.npj-job-row{grid-template-columns:repeat(4,1fr);gap:14px;margin-top:16px;display:grid}.npj-job-mini{background:#0f2852a8;border:1px solid #93c5fd1f;border-radius:16px;min-height:88px;padding:16px;position:relative}.npj-job-mini h3{margin:0 0 7px;font-size:14px}.npj-job-mini p,.npj-job-mini small{color:#9fb1cf;margin:0;font-size:12px}.npj-job-mini span{color:#22c55e;background:#22c55e1a;border-radius:999px;padding:5px 9px;font-size:11px;font-weight:900;position:absolute;top:14px;right:14px}@media (width>=1400px){.npj-ultimate-main{max-height:100vh;overflow:hidden}}.vatsenix-footer{-webkit-backdrop-filter:blur(26px);backdrop-filter:blur(26px);background:#ffffffc2;border:1px solid #fffffff2;border-radius:34px;max-width:1520px;margin:34px auto 0;overflow:hidden;box-shadow:0 28px 80px #485eb424}.vf-main{grid-template-columns:1.5fr 1fr 1fr 1fr 1.35fr;gap:38px;padding:46px 52px;display:grid}.vf-brand img{width:155px;margin-bottom:18px}.vf-brand p,.vf-app p,.vf-info p{color:#64748b;font-size:14px;line-height:1.7}.vf-brand h4{margin-top:26px;font-size:15px}.vf-social{gap:12px;display:flex}.vf-social span{color:#2563eb;background:#fff;border-radius:13px;place-items:center;width:38px;height:38px;font-weight:900;display:grid;box-shadow:0 10px 25px #485eb41f}.vf-col h3,.vf-app h3{color:#4f46e5;margin:0 0 20px;font-size:18px}.vf-col a{color:#0f172a;margin:0 0 18px;font-size:15px;font-weight:750;display:block}.vf-app{background:linear-gradient(135deg,#fffffff2,#f4ecffd9);border:1px solid #eadcff;border-radius:28px;padding:28px}.vf-app button{color:#111827;background:#fff;border-radius:16px;width:100%;margin-top:14px;box-shadow:0 12px 30px #485eb41f}.vf-info{border-top:1px solid #e7ecff;border-bottom:1px solid #e7ecff;grid-template-columns:repeat(4,1fr);gap:26px;padding:30px 52px;display:grid}.vf-info b{color:#0f172a;font-size:15px}.vf-bottom{justify-content:space-between;align-items:center;padding:22px 52px;display:flex}.vf-bottom p,.vf-bottom a{color:#64748b;font-size:14px;font-weight:700}.vf-bottom div{gap:24px;display:flex}@media (width<=1100px){.vf-main,.vf-info{grid-template-columns:1fr 1fr}}@media (width<=700px){.vf-main,.vf-info{grid-template-columns:1fr;padding:28px}.vf-bottom{flex-direction:column;gap:12px;padding:22px}}:root{--npj-bg:#f7f9ff;--npj-card:#ffffffc2;--npj-border:#748bb833;--npj-text:#0b1744;--npj-muted:#65739a;--npj-blue:#1f62ff;--npj-violet:#7c4dff;--npj-cyan:#04b6d8;--npj-green:#16c784;--npj-orange:#ff9f1c;--npj-pink:#f15bb5;--npj-shadow:0 18px 55px #2a489121}html,body,#root{min-height:100%}body:has(.npj-saas-dashboard){color:var(--npj-text);background:radial-gradient(circle at 6% 5%,#487bff29,#0000 28%),radial-gradient(circle at 92% 12%,#f15bb521,#0000 28%),linear-gradient(135deg,#f8fbff 0%,#eef5ff 48%,#fff8fd 100%);margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;overflow:hidden}.npj-saas-dashboard,.npj-saas-dashboard *{box-sizing:border-box}.npj-saas-dashboard{width:100%;height:100vh;color:var(--npj-text);background:0 0;grid-template-columns:244px minmax(0,1fr);gap:18px;padding:18px;display:grid;overflow:hidden}.glass-panel{background:var(--npj-card);border:1px solid var(--npj-border);box-shadow:var(--npj-shadow);-webkit-backdrop-filter:blur(22px)saturate(140%)}.npj-side-nav{border-radius:26px;flex-direction:column;height:calc(100vh - 36px);padding:18px 14px;display:flex;overflow:hidden}.npj-side-logo{object-fit:contain;width:148px;height:50px;margin:0 auto 14px}.npj-side-menu{gap:7px;display:grid}.npj-side-menu a{color:#425178;border-radius:13px;align-items:center;gap:10px;height:42px;padding:0 14px;font-size:13px;font-weight:800;display:flex}.npj-side-menu a.active,.npj-side-menu a:hover{color:#164eea;background:linear-gradient(135deg,#1f62ff1f,#7c4dff1a);box-shadow:inset 0 0 0 1px #1f62ff1a}.npj-side-menu b{background:linear-gradient(135deg, var(--npj-blue), var(--npj-violet));color:#fff;border-radius:999px;justify-content:center;align-items:center;min-width:22px;height:22px;margin-left:auto;font-size:11px;display:inline-flex}.npj-upgrade-card{color:#fff;background:linear-gradient(135deg,#275fff,#7c4dff 65%,#c840ff);border-radius:20px;margin-top:auto;padding:16px;box-shadow:0 18px 40px #4e57ff42}.npj-upgrade-card h3{margin:0 0 8px;font-size:15px}.npj-upgrade-card p{color:#ffffffdb;margin:0 0 14px;font-size:12px;line-height:1.4}.npj-upgrade-card button{color:#3155e7;background:#fff;border-radius:12px;width:100%;height:38px;padding:0;font-size:12px}.npj-dashboard-main{grid-template-rows:62px minmax(0,1fr);gap:14px;min-width:0;height:calc(100vh - 36px);display:grid;overflow:hidden}.npj-topbar{border-radius:22px;justify-content:space-between;align-items:center;gap:18px;padding:10px 14px;display:flex}.npj-search-box{background:#ffffffb8;border:1px solid #7e91b933;border-radius:15px;flex:1;align-items:center;gap:10px;max-width:780px;height:42px;padding:0 14px;display:flex}.npj-search-box input,.npj-job-search-card input{height:100%;color:var(--npj-text);font-size:13px;background:0 0!important;border:0!important;padding:0!important}.npj-top-actions{align-items:center;gap:10px;display:flex}.npj-top-actions>button{color:#47608f;background:#ffffffb8;border-radius:13px;width:38px;height:38px;padding:0;position:relative}.npj-top-actions>button b{color:#fff;background:#6e55ff;border-radius:999px;min-width:18px;height:18px;font-size:10px;position:absolute;top:-5px;right:-5px}.npj-user-pill{min-width:172px;height:42px!important;color:var(--npj-text)!important;background:#ffffffc7!important;border:1px solid #7e91b933!important;border-radius:999px!important;padding:4px 10px!important}.npj-user-pill span{background:linear-gradient(135deg, var(--npj-blue), var(--npj-violet));border-radius:50%;overflow:hidden;width:32px!important;height:32px!important}.npj-user-pill img{object-fit:cover;width:100%;height:100%}.npj-user-pill strong{white-space:nowrap;text-overflow:ellipsis;max-width:100px;font-size:12px;overflow:hidden}.npj-dashboard-grid{grid-template-rows:210px 220px 84px 128px;grid-template-columns:minmax(0,1.35fr) minmax(280px,.92fr) 280px;gap:14px;min-height:0;display:grid;overflow:hidden}.npj-hero-card,.npj-job-search-card,.npj-activity-card,.npj-recommended,.npj-interviews-card,.npj-market-card,.npj-skills-card,.npj-recent-card{border-radius:22px;padding:18px;overflow:hidden}.npj-hero-card{color:#fff;background:radial-gradient(circle at 86% 8%,#04b6d83d,#0000 35%),linear-gradient(135deg,#1f62ffed,#5e48fff2 55%,#7c4dffeb);grid-column:span 2;grid-template-rows:1fr auto;grid-template-columns:minmax(0,1fr) 152px;gap:10px;display:grid;position:relative}.npj-profile-mini{align-items:flex-start;gap:16px;display:flex}.npj-avatar-lg{background:#fff;border-radius:50%;flex:0 0 76px;width:76px;height:76px;overflow:hidden;box-shadow:0 12px 30px #0b174438}.npj-avatar-lg img{object-fit:cover;width:100%;height:100%}.npj-avatar-lg span{height:100%;color:var(--npj-blue);place-items:center;font-size:28px;font-weight:900;display:grid}.npj-hero-card h1{letter-spacing:-.7px;margin:5px 0 7px;font-size:clamp(22px,1.9vw,30px);line-height:1.1}.npj-hero-card p{color:#ffffffd6;margin:0 0 14px;font-size:13px;line-height:1.45}.npj-hero-card button,.npj-job-search-card button,.npj-job-card button{color:#2452e8;background:linear-gradient(135deg,#fff,#eff5ff);border-radius:13px;height:40px;padding:0 18px;font-size:12px;font-weight:900}.npj-score-circle{background:conic-gradient(#28e06f var(--score), #fff3 0);border-radius:50%;place-self:center;place-items:center;width:124px;height:124px;padding:9px;display:grid}.npj-score-circle:before{content:"";background:#ffffff29;border:12px solid #ffffff1a;border-radius:50%;grid-area:1/1;width:100%;height:100%}.npj-score-circle b,.npj-score-circle span{text-align:center;grid-area:1/1;position:relative}.npj-score-circle b{font-size:27px;transform:translateY(-8px)}.npj-score-circle span{font-size:10px;font-weight:800;transform:translateY(18px)}.npj-hero-stats{grid-column:1/-1;grid-template-columns:repeat(4,1fr);gap:8px;display:grid}.npj-hero-stats div{border-left:1px solid #ffffff2e;padding:8px 12px}.npj-hero-stats b{font-size:18px;display:block}.npj-hero-stats span{color:#ffffffc7;font-size:11px}.npj-job-search-card{background:radial-gradient(circle at 100% 100%,#f15bb52e,#0000 38%),#ffffffc7}.npj-job-search-card h2,.npj-card-head h2,.npj-card-head h3,.npj-market-card h3{color:var(--npj-text);letter-spacing:-.25px;margin:0;font-size:16px}.npj-job-search-card p{color:var(--npj-muted);margin:7px 0 14px;font-size:12px}.npj-job-search-card input{margin-bottom:9px;background:#ffffffd1!important;border:1px solid #7e91b92e!important;border-radius:12px!important;height:38px!important;padding:0 12px!important}.npj-job-search-card button{background:linear-gradient(135deg, var(--npj-blue), #1553e8);color:#fff}.npj-activity-card,.npj-interviews-card,.npj-recent-card{flex-direction:column;display:flex}.npj-card-head{justify-content:space-between;align-items:center;gap:10px;margin-bottom:12px;display:flex}.npj-card-head a{color:#2452e8;white-space:nowrap;font-size:11px;font-weight:900}.npj-activity-card p,.npj-interviews-card p,.npj-recent-card p{color:#334060;border-bottom:1px solid #7e91b929;justify-content:space-between;align-items:center;gap:10px;margin:0;padding:10px 0;font-size:12px;font-weight:800;display:flex}.npj-activity-card b,.npj-interviews-card b,.npj-recent-card b{color:var(--npj-text)}.green-dot,.orange-dot,.blue-dot,.teal-dot{border-radius:50%;width:8px;height:8px;margin-right:8px;display:inline-block}.green-dot{background:var(--npj-green)}.orange-dot{background:var(--npj-orange)}.blue-dot{background:var(--npj-blue)}.teal-dot{background:var(--npj-cyan)}.npj-recommended{grid-column:span 2}.npj-job-row{grid-template-columns:repeat(3,1fr);gap:12px;height:calc(100% - 32px);display:grid}.npj-job-card{background:#ffffffad;border:1px solid #7e91b92e;border-radius:18px;min-width:0;padding:14px;position:relative;box-shadow:0 12px 30px #2a489114}.npj-job-logo{width:38px;height:38px;color:var(--npj-blue);background:linear-gradient(135deg,#eef5ff,#fff);border-radius:14px;place-items:center;margin-bottom:8px;font-weight:900;display:grid}.npj-save-btn{width:30px;position:absolute;top:13px;right:13px;color:#64739a!important;background:#ffffffd1!important;border-radius:10px!important;height:30px!important;padding:0!important}.npj-job-card h3{color:var(--npj-text);margin:0 34px 5px 0;font-size:14px;line-height:1.25}.npj-job-card p,.npj-job-card span{color:var(--npj-muted);margin:0 0 8px;font-size:12px;display:block}.npj-tags{gap:8px;margin:8px 0;display:flex}.npj-tags small,.npj-skill-tags span{color:#43547e;background:#eef3ff;border-radius:999px;padding:6px 10px;font-size:11px;font-weight:800}.npj-job-card h4{color:#11306f;margin:8px 0 0;font-size:15px}.npj-job-card button:last-child{background:linear-gradient(135deg, var(--npj-blue), var(--npj-violet));color:#fff;width:78px;height:34px;padding:0;position:absolute;bottom:14px;right:14px}.npj-quick-actions{grid-column:span 3;grid-template-columns:repeat(5,1fr);gap:12px;display:grid}.npj-quick-actions button{height:84px;color:var(--npj-text);text-align:left;background:#ffffffc2;border:1px solid #7e91b92e;border-radius:18px;grid-template-rows:1fr 1fr;grid-template-columns:34px 1fr;align-items:center;gap:0 10px;padding:12px;display:grid;box-shadow:0 12px 30px #2a489114}.npj-quick-actions button>:first-child,.npj-quick-actions button:first-letter{font-size:19px}.npj-quick-actions b{font-size:12px}.npj-quick-actions span{color:var(--npj-muted);grid-column:2;font-size:11px;font-weight:700}.npj-market-card{grid-column:span 2}.npj-market-grid{grid-template-columns:repeat(4,1fr);align-items:end;gap:10px;height:calc(100% - 26px);display:grid}.npj-market-grid p{border-left:1px solid #7e91b92e;margin:0;padding:12px}.npj-market-grid span,.npj-market-grid small{color:var(--npj-muted);font-size:11px;font-weight:800;display:block}.npj-market-grid b{color:var(--npj-text);margin:6px 0 2px;font-size:18px;display:block}.npj-market-grid small{color:var(--npj-green)}.npj-skill-tags{flex-wrap:wrap;gap:8px;display:flex}.empty-premium-box{color:var(--npj-muted);background:#ffffff9e;border-radius:18px;grid-column:1/-1;place-items:center;font-weight:800;display:grid}.candidate-profile-dropdown{border:1px solid #7e91b933;top:52px;right:0;box-shadow:0 20px 60px #2a48912e}@media (width<=1300px){.npj-saas-dashboard{grid-template-columns:218px minmax(0,1fr);gap:12px;padding:12px}.npj-side-nav,.npj-dashboard-main{height:calc(100vh - 24px)}.npj-dashboard-grid{grid-template-rows:190px 205px 76px 116px;grid-template-columns:minmax(0,1.2fr) minmax(240px,.9fr) 250px;gap:10px}.npj-side-menu a{height:38px;font-size:12px}.npj-hero-card,.npj-job-search-card,.npj-activity-card,.npj-recommended,.npj-interviews-card,.npj-market-card,.npj-skills-card,.npj-recent-card{padding:14px}}@media (width<=1050px){body:has(.npj-saas-dashboard){overflow:auto}.npj-saas-dashboard{grid-template-columns:1fr;height:auto;min-height:100vh;overflow:visible}.npj-side-nav{height:auto}.npj-dashboard-main{height:auto;overflow:visible}.npj-dashboard-grid{grid-template-rows:none;grid-template-columns:1fr;overflow:visible}.npj-hero-card,.npj-recommended,.npj-quick-actions,.npj-market-card{grid-column:auto}.npj-job-row,.npj-quick-actions,.npj-market-grid{grid-template-columns:1fr}}html,body,#root{min-height:100%;overflow-x:hidden;height:auto!important;overflow-y:auto!important}.candidate-dashboard-page{height:auto!important;min-height:100vh!important;padding:24px 28px 60px!important;overflow:visible!important}.candidate-dashboard-shell{grid-template-columns:260px minmax(0,1fr) 300px!important;align-items:start!important;gap:24px!important;display:grid!important}.candidate-main-content,.candidate-center,.dashboard-main{flex-direction:column!important;gap:24px!important;min-width:0!important;display:flex!important}.candidate-left-panel,.premium-ai-left-panel,.candidate-right-panel,.premium-right{height:fit-content!important;max-height:none!important;position:sticky!important;top:24px!important;overflow:visible!important}.candidate-hero-card,.saas-hero-glass,.premium-hero{z-index:1!important;margin-bottom:0!important;position:relative!important}.metric-row,.metric-grid{z-index:2!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:16px!important;display:grid!important;position:relative!important}.dashboard-card,.application-activity-card,.recommended-jobs-card,.quick-actions,.notification-panel,.passport-card{z-index:1!important;margin:0!important;position:relative!important}.dashboard-section-row{grid-template-columns:minmax(0,1fr) minmax(0,1.25fr)!important;align-items:start!important;gap:24px!important;display:grid!important}.premium-job-grid,.jobs-grid{grid-template-columns:repeat(3,minmax(190px,1fr))!important;gap:16px!important;display:grid!important}.quick-action-grid{grid-template-columns:repeat(5,minmax(150px,1fr))!important;gap:16px!important;display:grid!important}@media (width<=1300px){.candidate-dashboard-shell{grid-template-columns:240px minmax(0,1fr)!important}.candidate-right-panel,.premium-right{grid-column:1/-1!important;grid-template-columns:repeat(3,1fr)!important;display:grid!important;position:relative!important;top:auto!important}.dashboard-section-row{grid-template-columns:1fr!important}}@media (width<=900px){.candidate-dashboard-shell{grid-template-columns:1fr!important}.candidate-left-panel,.premium-ai-left-panel,.candidate-right-panel,.premium-right{position:relative!important;top:auto!important}.metric-row,.metric-grid,.premium-job-grid,.jobs-grid,.quick-action-grid,.candidate-right-panel,.premium-right{grid-template-columns:1fr!important}}.npj-glass-sidebar{-webkit-backdrop-filter:blur(26px)saturate(160%)!important;backdrop-filter:blur(26px)saturate(160%)!important;background:radial-gradient(circle at 20% 8%,#fffffff2,#0000 30%),radial-gradient(circle at 15% 80%,#2563eb52,#0000 34%),radial-gradient(circle at 95% 88%,#d946ef61,#0000 35%),linear-gradient(#ffffffc7,#e2e8ff9e)!important;border:1px solid #ffffffd9!important;border-radius:30px!important;flex-direction:column!important;width:248px!important;min-height:calc(100vh - 28px)!important;padding:24px 20px!important;display:flex!important;position:sticky!important;top:14px!important;overflow:hidden!important;box-shadow:0 24px 70px #2563eb2e,inset 0 1px #fffffff2,inset 0 -1px #ffffff73!important}.npj-glass-sidebar:before{content:"";border-radius:inherit;pointer-events:none;background:linear-gradient(135deg,#ffffff73,#0000 35%),linear-gradient(315deg,#7c3aed38,#0000 45%);position:absolute;inset:0}.npj-glass-sidebar:after{content:"";filter:blur(2px);pointer-events:none;background:linear-gradient(135deg,#2563eb3d,#d946ef38);border-radius:45%;height:250px;position:absolute;bottom:170px;left:-30px;right:-30px;transform:rotate(-18deg)}.npj-glass-logo-wrap{z-index:2;text-align:center;border-bottom:1px solid #94a3b82e;margin-bottom:18px;position:relative;padding:18px 0 26px!important}.npj-glass-menu{z-index:2;flex-direction:column;gap:9px;display:flex;position:relative}.npj-glass-menu button,.npj-glass-bottom button{color:#263556!important;text-align:left!important;width:100%!important;height:48px!important;box-shadow:none!important;background:0 0!important;border:0!important;border-radius:18px!important;grid-template-columns:34px 1fr auto!important;align-items:center!important;padding:0 16px!important;font-size:15px!important;font-weight:800!important;display:grid!important}.npj-glass-menu button:hover,.npj-glass-bottom button:hover{transform:translate(3px);background:#ffffff8c!important;box-shadow:0 12px 28px #6366f11f!important}.npj-glass-menu button.active{color:#4f46e5!important;background:#ffffffb8!important;box-shadow:0 18px 35px #6366f12e,inset 0 1px #ffffffe6!important}.npj-glass-menu button.active:before{content:"";background:linear-gradient(#2563eb,#c026d3);border-radius:999px;width:5px;height:38px;position:absolute;left:0;box-shadow:0 0 18px #7c3aedb3}.npj-glass-icon{color:#344563!important;place-items:center!important;width:26px!important;height:26px!important;font-size:20px!important;display:grid!important}.npj-glass-menu button.active .npj-glass-icon{color:#6d5dfc!important}.npj-glass-menu button b,.npj-glass-bottom button b{font-size:15px!important;font-weight:900!important}.npj-glass-menu button em{color:#fff;background:linear-gradient(135deg,#2563eb,#c026d3);border-radius:50%;place-items:center;width:30px;height:30px;font-size:13px;font-style:normal;font-weight:900;display:grid;box-shadow:0 10px 25px #7c3aed59}.npj-glass-premium{z-index:2;position:relative;color:#fff!important;background:radial-gradient(circle at 20% 12%,#ffffff73,#0000 26%),radial-gradient(circle at 100% 100%,#ec48997a,#0000 42%),linear-gradient(135deg,#2563eb 0%,#6d5dfc 48%,#c026d3 100%)!important;border:1px solid #ffffff59!important;border-radius:26px!important;margin-top:24px!important;padding:24px 20px!important;overflow:hidden!important;box-shadow:0 22px 42px #7c3aed52,inset 0 1px #ffffff73!important}.npj-glass-premium:after{content:"✦";color:#ffffffb3;font-size:20px;position:absolute;top:16px;right:18px}.premium-crown{background:#ffffff38;border:1px solid #ffffff73;border-radius:50%;place-items:center;width:48px;height:48px;margin-bottom:16px;font-size:24px;display:grid;box-shadow:0 0 28px #ffffff59}.npj-glass-premium h3{color:#fff!important;margin:0 0 10px!important;font-size:20px!important;font-weight:900!important;line-height:1.2!important}.npj-glass-premium p{color:#ffffffdb!important;margin:0!important;font-size:14px!important;font-weight:600!important;line-height:1.55!important}.npj-glass-premium button{color:#fff!important;background:linear-gradient(135deg,#2563eb,#c026d3)!important;border:1px solid #ffffff73!important;border-radius:16px!important;width:100%!important;height:48px!important;margin-top:22px!important;font-size:15px!important;font-weight:900!important;box-shadow:0 14px 32px #2563eb47!important}.npj-glass-bottom{z-index:2;border-top:1px solid #94a3b82e;flex-direction:column;gap:8px;margin-top:22px;padding-top:18px;display:flex;position:relative}.npj-glass-bottom button{color:#33415f!important}.npj-glass-bottom span{font-size:22px}html,body,#root{min-height:100%;height:auto!important;overflow:hidden auto!important}.npj-compact-page{color:#07133b;background:#f7faff;grid-template-columns:248px minmax(0,1fr);gap:28px;min-height:100vh;padding:14px;font-family:Inter,Arial,sans-serif;display:grid}.npj-compact-sidebar,.npj-compact-topbar,.compact-card,.npj-compact-hero,.quick-tools>div{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffeb;border:1px solid #e6ecf8;box-shadow:0 16px 40px #1e40af0f}.npj-compact-sidebar{border-radius:20px;flex-direction:column;height:calc(100vh - 28px);padding:22px 16px;display:flex;position:sticky;top:14px}.npj-compact-sidebar img{width:140px;margin:10px auto 30px}.npj-compact-sidebar button{color:#31405f;background:0 0;border-radius:12px;justify-content:space-between;align-items:center;width:100%;height:42px;margin-bottom:8px;padding:0 14px;font-size:14px;font-weight:900;display:flex}.npj-compact-sidebar button.active{color:#1455e8;background:#eef2ff}.npj-compact-sidebar button b{color:#fff;background:#6657ff;border-radius:999px;padding:3px 8px;font-size:11px}.npj-compact-upgrade{color:#fff;background:linear-gradient(135deg,#2563eb,#c026d3);border-radius:16px;margin-top:auto;padding:16px}.npj-compact-upgrade h3{margin:0 0 8px;font-size:15px}.npj-compact-upgrade p{margin:0;font-size:12px;line-height:1.5}.npj-compact-upgrade button{color:#2354e6;background:#fff;border-radius:10px;width:100%;height:40px;margin-top:14px;padding:0}.npj-compact-bottom{margin-top:14px}.npj-compact-bottom button{height:36px}.npj-compact-main{min-width:0}.npj-compact-topbar{border-radius:18px;justify-content:space-between;align-items:center;height:60px;margin-bottom:18px;padding:0 18px;display:flex}.npj-compact-search{align-items:center;gap:12px;width:min(720px,100%);display:flex}.npj-compact-search input{background:0 0;border:0;padding:0;font-size:14px}.npj-compact-userarea{align-items:center;gap:12px;display:flex}.npj-compact-userarea>button{color:#07133b;background:#fff;border-radius:12px;width:38px;height:38px;padding:0;position:relative}.npj-compact-userarea>button b{color:#fff;background:#6557ff;border-radius:999px;padding:3px 6px;font-size:10px;position:absolute;top:-7px;right:-4px}.npj-compact-user{background:#fff;border-radius:999px;align-items:center;gap:10px;height:44px;padding:5px 14px 5px 5px;display:flex}.npj-compact-user img{object-fit:cover;border-radius:50%;width:36px;height:36px}.npj-compact-user b{font-size:12px;display:block}.npj-compact-user span{color:#64748b;font-size:11px}.npj-compact-grid{grid-template-columns:minmax(0,1.15fr) 320px 320px;align-items:start;gap:16px;display:grid}.npj-compact-hero{border-radius:20px;grid-template-columns:minmax(0,1fr) 150px;gap:22px;min-height:286px;padding:24px;display:grid}.hero-profile img{object-fit:cover;border:5px solid #e7eaff;border-radius:50%;width:74px;height:74px}.hero-profile h1{letter-spacing:-.4px;margin:4px 0 10px;font-size:24px;line-height:1.2}.hero-profile p{color:#52627f;max-width:440px;margin:0;font-size:12.5px;font-weight:700;line-height:1.6}.hero-profile button{border-radius:10px;height:38px;margin-top:14px;padding:0 22px;font-size:13px}.compact-score{background:conic-gradient(#22c55e 0 85%, #eef2ff 85%);border-radius:50%;flex-direction:column;justify-content:center;align-items:center;width:124px;height:124px;margin:4px auto 0;display:flex}.compact-score h2{margin:0;font-size:30px}.compact-score span{font-size:10px}.compact-score small{color:#16a34a;margin-top:16px;font-size:11px;font-weight:900}.compact-stats{border-top:1px solid #e6ecf8;grid-column:1/-1;grid-template-columns:repeat(4,1fr);padding-top:18px;display:grid}.compact-stats div{text-align:center;border-right:1px solid #e6ecf8}.compact-stats div:last-child{border-right:0}.compact-stats b{font-size:20px;display:block}.compact-stats span{color:#52627f;font-size:11px}.compact-card{border-radius:20px;padding:20px}.compact-card h3{margin:0 0 12px;font-size:16px}.compact-card p{color:#52627f;font-size:13px;line-height:1.5}.dream-card input{border-radius:11px;height:42px;margin-top:10px;font-size:12px}.dream-card button{border-radius:10px;height:40px;margin-top:12px;padding:0 20px;font-size:13px}.card-head{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.card-head h3{margin:0;font-size:16px}.card-head a,.card-head button{font-size:11px;font-weight:900}.card-head button{color:#2354e6;background:#eef2ff;height:28px;padding:0 12px}.activity-line{border-bottom:1px solid #edf1f7;grid-template-columns:14px 1fr auto;align-items:center;gap:10px;padding:11px 0;display:grid}.activity-line p{color:#52627f;margin:0;font-size:13px;font-weight:700}.activity-line b{font-size:13px}.dot{border-radius:50%;width:8px;height:8px}.dot.green{background:#10b981}.dot.orange{background:#f59e0b}.dot.blue{background:#2563eb}.dot.teal{background:#14b8a6}.dot.red{background:#ef4444}.jobs-card{grid-column:span 2}.compact-job-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.compact-job{background:#fff;border:1px solid #edf1f7;border-radius:16px;min-height:176px;padding:14px}.job-top,.compact-job footer{justify-content:space-between;align-items:center;display:flex}.job-top span{color:#2563eb;background:#eef4ff;border-radius:11px;place-items:center;width:34px;height:34px;font-weight:900;display:grid}.job-top button{color:#64748b;background:#fff;width:30px;height:30px;padding:0}.compact-job h3{margin:12px 0 6px;font-size:13px}.compact-job p,.compact-job small{color:#52627f;margin:0;font-size:12px;font-weight:700}.job-tags{gap:8px;margin:12px 0;display:flex}.job-tags em,.skills-card span{background:#f1f5ff;border-radius:999px;padding:6px 10px;font-size:10px;font-style:normal;font-weight:900}.compact-job footer b{font-size:14px}.compact-job footer button{border-radius:9px;height:32px;padding:0 14px;font-size:12px}.interview-line,.recent-line{background:#fff;border:1px solid #edf1f7;border-radius:14px;grid-template-columns:46px 1fr auto;align-items:center;gap:10px;margin-bottom:10px;padding:10px;display:grid}.interview-line>div:first-child{background:#f1f5ff;border-radius:12px;place-items:center;width:42px;height:44px;display:grid}.interview-line span{color:#6366f1;font-size:9px;font-weight:900}.interview-line b{font-size:17px}.interview-line h4,.recent-line h4{margin:0 0 3px;font-size:12px}.interview-line p,.recent-line p{margin:0;font-size:11px}.interview-line small{color:#2563eb;background:#eef4ff;border-radius:999px;padding:5px 8px;font-size:10px;font-weight:900}.quick-tools{grid-column:span 3;grid-template-columns:repeat(5,1fr);gap:14px;display:grid}.quick-tools>div{border-radius:16px;align-items:center;gap:12px;height:78px;padding:15px;display:flex}.quick-tools span{background:#eef4ff;border-radius:12px;place-items:center;width:42px;height:42px;font-size:22px;display:grid}.quick-tools h3{margin:0 0 4px;font-size:13px}.quick-tools p{color:#52627f;margin:0;font-size:11px}.market-card{grid-column:span 2}.market-card>div:last-child{grid-template-columns:repeat(4,1fr);gap:10px;display:grid}.market-card article{border-right:1px solid #e6ecf8}.market-card span{color:#52627f;font-size:11px}.market-card b{margin:8px 0;font-size:17px;display:block}.market-card p{color:#10b981;margin:0;font-size:11px;font-weight:900}.skills-card div:last-child{flex-wrap:wrap;gap:10px;display:flex}.recent-line>span{font-size:24px}.recent-line div:last-child{text-align:right}.recent-line div:last-child b{color:#10b981;font-size:10px;display:block}.recent-line div:last-child small{color:#64748b;font-size:10px}@media (width<=1400px){.npj-compact-grid{grid-template-columns:1fr 310px}.activity-card{grid-column:2}.quick-tools,.jobs-card,.market-card{grid-column:1/-1}}@media (width<=1000px){.npj-compact-page{grid-template-columns:1fr}.npj-compact-sidebar{height:auto;position:relative;top:0}.npj-compact-grid,.compact-job-grid,.quick-tools,.market-card>div:last-child{grid-template-columns:1fr}.jobs-card,.quick-tools,.market-card{grid-column:auto}}.fj-scroll-track{align-items:stretch;gap:20px;width:max-content;display:flex}.fj-job-card{transition:all .3s;flex:0 0 320px!important;width:320px!important;min-width:320px!important;max-width:320px!important}.fj-job-card:hover{transform:translateY(-6px);box-shadow:0 18px 45px #0000001f}.fj-auto-scroll{cursor:grab;scroll-behavior:smooth;scrollbar-width:none;-ms-overflow-style:none;width:100%;padding-bottom:10px;overflow:auto hidden!important}.fj-auto-scroll::-webkit-scrollbar{display:none}.fj-auto-scroll.dragging{cursor:grabbing;scroll-behavior:auto}.fj-scroll-track{align-items:stretch;gap:20px!important;width:max-content!important;animation:none!important;display:flex!important}.jobs-card{overflow:hidden!important}.compact-job-grid{scroll-behavior:smooth!important;cursor:grab!important;scrollbar-width:none!important;-ms-overflow-style:none!important;flex-wrap:nowrap!important;gap:18px!important;display:flex!important;overflow:auto hidden!important}.compact-job-grid::-webkit-scrollbar{display:none!important}.compact-job-grid.dragging{cursor:grabbing!important}.compact-job{flex:0 0 285px!important;width:285px!important;min-width:285px!important;max-width:285px!important}.premium-saas-job{background:linear-gradient(#fffffff5,#f8fafff0),radial-gradient(circle at 100% 0,#7c3aed29,#0000 35%);min-height:260px;position:relative;overflow:hidden;box-shadow:0 18px 45px #2563eb1a;border:1px solid #dce2f5f2!important;border-radius:22px!important;width:285px!important;min-width:285px!important;max-width:285px!important;padding:18px!important}.premium-saas-job:before{content:"";background:linear-gradient(90deg,#2563eb,#7c3aed,#c026d3);height:5px;position:absolute;inset:0 0 auto}.premium-job-topline{justify-content:space-between;align-items:center;display:flex}.premium-company-mark{color:#2563eb;background:linear-gradient(135deg,#eef4ff,#f5f3ff);border-radius:15px;place-items:center;width:44px;height:44px;font-weight:900;display:grid;box-shadow:inset 0 0 0 1px #e5eaff}.premium-save-btn{color:#64748b!important;background:#f8faff!important;border-radius:14px!important;width:38px!important;height:38px!important;padding:0!important}.premium-job-match{justify-content:space-between;align-items:center;margin:16px 0 10px;display:flex}.premium-job-match span{color:#64748b;text-transform:uppercase;font-size:11px;font-weight:900}.premium-job-match b{color:#059669;background:#dcfce7;border-radius:999px;padding:6px 10px;font-size:12px}.premium-saas-job h3{letter-spacing:-.4px;line-height:1.18;color:#312e81!important;margin:0 0 8px!important;font-size:21px!important}.premium-company-name{color:#334155!important;margin:0 0 10px!important;font-size:13px!important;font-weight:900!important}.premium-job-meta{gap:6px;margin:12px 0;display:grid}.premium-job-meta span{color:#64748b;font-size:12px;font-weight:800}.premium-job-tags{gap:8px;margin:14px 0;display:flex}.premium-job-tags em{color:#3730a3;background:#eef2ff;border-radius:999px;padding:7px 10px;font-size:10px;font-style:normal;font-weight:900}.premium-job-footer{align-items:center;gap:12px;margin-top:16px;display:flex}.premium-job-footer div{min-width:82px}.premium-job-footer small{color:#94a3b8;font-size:10px;font-weight:900;display:block}.premium-job-footer b{color:#07133b;font-size:14px}.premium-job-footer button{flex:1;background:linear-gradient(90deg,#2563eb,#7c3aed)!important;border-radius:14px!important;height:40px!important;font-weight:900!important}.fj-page{background:#f5f8ff;grid-template-columns:260px minmax(0,1fr);gap:24px;min-height:100vh;padding:16px;display:grid}.fj-sidebar{background:#ffffffe6;border:1px solid #e5ecfb;border-radius:24px;flex-direction:column;gap:14px;height:calc(100vh - 32px);padding:22px 16px;display:flex;position:sticky;top:16px;box-shadow:0 18px 45px #1e40af14}.fj-logo{width:145px;margin:0 auto 24px}.fj-sidebar nav{flex-direction:column;gap:9px;display:flex}.fj-sidebar nav button,.fj-bottom button{color:#24314f;background:0 0;border-radius:14px;justify-content:flex-start;gap:12px;width:100%;height:46px;padding:0 14px}.fj-sidebar nav button.active{color:#fff;background:linear-gradient(90deg,#2563eb,#7c3aed)}.fj-upgrade{color:#fff;background:linear-gradient(135deg,#2563eb,#7c3aed,#c026d3);border-radius:22px;margin-top:auto;padding:18px}.fj-upgrade button{color:#4f46e5;background:#fff;width:100%}.fj-topbar,.fj-title,.fj-filter,.fj-tabs,.fj-side-card{background:#fff;border:1px solid #e5ecfb;border-radius:22px;padding:18px;box-shadow:0 14px 35px #1e40af12}.fj-topbar{align-items:center;gap:14px;margin-bottom:18px;display:flex}.fj-top-search{flex:1;align-items:center;gap:10px;display:flex}.fj-top-search input{background:0 0;border:0}.fj-user{align-items:center;gap:10px;display:flex}.fj-user img{border-radius:50%;width:42px;height:42px}.fj-title{justify-content:space-between;margin-bottom:18px;display:flex}.fj-filter{grid-template-columns:1.5fr repeat(4,1fr) auto;gap:12px;margin-bottom:18px;display:grid}.fj-content{grid-template-columns:minmax(0,1fr) 310px;gap:18px;display:grid}.fj-left{min-width:0}.fj-tabs{gap:10px;margin-bottom:18px;display:flex}.fj-tabs button{color:#24314f;background:#eef2ff}.fj-tabs button.active{color:#fff;background:linear-gradient(90deg,#2563eb,#7c3aed)}.fj-section-head{justify-content:space-between;align-items:center;margin:20px 0 14px;display:flex}.fj-auto-scroll,.fj-horizontal{scrollbar-width:none;gap:18px;padding-bottom:10px;display:flex;overflow-x:auto}.fj-auto-scroll::-webkit-scrollbar{display:none}.fj-horizontal::-webkit-scrollbar{display:none}.fj-scroll-track{gap:18px;display:flex}.fj-job-card{background:#fff;border:1px solid #e5ecfb;border-radius:24px;width:300px;min-width:300px;padding:20px;box-shadow:0 16px 40px #1e40af14}.fj-company-logo{color:#2563eb;background:#eef4ff;border-radius:14px;place-items:center;width:46px;height:46px;font-weight:900;display:grid}.fj-save{float:right;color:#64748b;background:#f1f5ff;width:38px;height:38px;padding:0}.fj-job-card h3{color:#4338ca;font-size:22px}.fj-apply{width:100%;margin-top:14px}.fj-right{flex-direction:column;gap:18px;display:flex}.fj-page{background:#f7faff!important;grid-template-columns:248px minmax(0,1fr)!important;gap:28px!important;padding:14px!important}.search-btn{cursor:pointer;color:#4f46e5;background:0 0;border:none;font-size:18px}.npj-compact-user,.npj-compact-userarea button{cursor:pointer;transition:all .25s}.npj-compact-user:hover,.npj-compact-userarea button:hover{transform:translateY(-2px)}.profile-dropdown-wrap{position:relative}.profile-dropdown-menu{z-index:9999;background:#fff;border:1px solid #e5ecfb;border-radius:18px;width:190px;padding:10px;position:absolute;top:58px;right:0;box-shadow:0 22px 60px #0f172a29}.profile-dropdown-menu button{text-align:left;border-radius:12px;align-items:center;gap:12px;width:100%;height:42px;padding:0 12px;font-size:13px;font-weight:800;display:flex;color:#0f172a!important;background:0 0!important}.profile-dropdown-menu button:hover{background:#f3f6ff!important}.profile-dropdown-menu hr{border:0;border-top:1px solid #edf1f7;margin:8px 0}.logout-menu-btn{color:#ef4444!important}.npj-compact-topbar{z-index:9999!important;position:relative!important;overflow:visible!important}.npj-compact-main{overflow:visible!important}.profile-dropdown-wrap{z-index:10000!important;position:relative!important}.profile-dropdown-menu{z-index:10001!important;width:210px!important;position:absolute!important;top:56px!important;right:0!important}.fj-page{background:#f7faff!important;grid-template-columns:248px minmax(0,1fr)!important;gap:28px!important;padding:14px!important;display:grid!important}.fj-main{min-width:0!important}.jobs-shared-topbar{z-index:9999!important;margin-bottom:18px!important;position:relative!important;overflow:visible!important}.npj-glass-bottom{border-top:1px solid #e2e8f0cc;gap:10px;padding-top:16px;display:grid}.npj-glass-bottom button{border-radius:14px;justify-content:flex-start;align-items:center;gap:12px;width:100%;height:44px;padding:0 14px;font-weight:900;display:flex;color:#24314f!important;background:#ffffffb8!important}.npj-glass-bottom button:hover{color:#4f46e5!important;background:#eef2ff!important}.vatsenix-footer{background:radial-gradient(circle at 8% 10%,#6f45ff1a,#0000 30%),radial-gradient(circle at 92% 18%,#00c2ff1a,#0000 30%),linear-gradient(#fffffff5,#f8fbfff5);border:1px solid #d2dcf5f2;border-radius:30px;margin:34px 0 0;padding:0;position:relative;overflow:hidden;box-shadow:0 24px 70px #2337781c}.vf-glow{filter:blur(45px);opacity:.18;pointer-events:none;border-radius:999px;width:260px;height:260px;position:absolute}.vf-glow-one{background:#7c3aed;top:30px;left:-90px}.vf-glow-two{background:#2563eb;bottom:70px;right:-80px}.vf-top{z-index:1;grid-template-columns:1.45fr 1fr 1fr 1fr 1fr 1.2fr;gap:28px;padding:42px;display:grid;position:relative}.vf-brand img{object-fit:contain;width:175px;height:auto;margin-bottom:18px}.vf-brand>p,.vf-app-card>p,.vf-newsletter p,.vf-safe-card p,.vf-info p,.vf-stats p{color:#5b6a89;font-size:14px;font-weight:650;line-height:1.7}.vf-newsletter{background:#ffffffb8;border:1px solid #dfe7f7;border-radius:24px;margin-top:24px;padding:20px;box-shadow:0 16px 36px #2337780f}.vf-newsletter h3,.vf-app-card h3,.vf-col h3{color:#07133d;margin:0;font-size:17px;font-weight:950}.vf-newsletter-box{gap:10px;margin-top:14px;display:grid}.vf-newsletter-box input{color:#07133d;background:#fff;border:1px solid #d9e3f5;border-radius:15px;height:46px;font-weight:700}.vf-newsletter-box button{color:#fff;background:linear-gradient(135deg,#3158ff,#8b22ff);border-radius:15px;height:46px;font-weight:950;box-shadow:0 14px 28px #603aff3d}.vf-social-wrap{margin-top:22px}.vf-social-wrap h4{color:#07133d;margin:0 0 12px}.vf-social{flex-wrap:wrap;gap:10px;display:flex}.vf-social span{color:#3158ff;background:linear-gradient(#eef3ff,#fff);border:1px solid #dfe7f7;border-radius:14px;place-items:center;width:38px;height:38px;font-size:13px;font-weight:950;display:grid;box-shadow:0 12px 26px #23377812}.vf-col{min-width:0}.vf-col-head{align-items:center;gap:11px;margin-bottom:16px;display:flex}.vf-col-head span{background:linear-gradient(#eef3ff,#fff);border:1px solid #dfe7f7;border-radius:14px;place-items:center;width:38px;height:38px;display:grid;box-shadow:0 12px 26px #23377812}.vf-col a{color:#506080;width:fit-content;margin:13px 0;font-size:14px;font-weight:800;transition:all .2s;display:block}.vf-col a:hover{color:#3158ff;transform:translate(4px)}.vf-app-card{background:radial-gradient(circle at 85% 5%,#7c3aed21,#0000 35%),#ffffffc2;border:1px solid #dfe7f7;border-radius:26px;padding:24px;box-shadow:0 18px 44px #23377814}.vf-app-icon{color:#fff;background:linear-gradient(135deg,#3158ff,#8b22ff);border-radius:17px;place-items:center;width:46px;height:46px;margin-bottom:16px;display:grid}.vf-app-card button{color:#fff;background:#07133d;border-radius:15px;width:100%;height:46px;margin-top:10px;font-weight:950}.vf-app-card button:nth-of-type(2){background:linear-gradient(135deg,#111827,#26345f)}.vf-safe-card{background:linear-gradient(135deg,#f7faff,#fff);border:1px solid #dfe7f7;border-radius:20px;gap:13px;margin-top:18px;padding:16px;display:flex}.vf-safe-card span{color:#fff;background:linear-gradient(135deg,#3158ff,#8b22ff);border-radius:14px;flex:0 0 38px;place-items:center;width:38px;height:38px;display:grid}.vf-safe-card b,.vf-info b{color:#07133d;font-size:14px}.vf-stats{z-index:1;border-top:1px solid #e4ebf8;grid-template-columns:repeat(4,1fr);gap:18px;padding:26px 42px;display:grid;position:relative}.vf-stats div{background:#ffffffbd;border:1px solid #e1e8f6;border-radius:22px;grid-template-columns:52px 1fr;align-items:center;column-gap:14px;padding:20px;display:grid}.vf-stats span{background:#eef3ff;border-radius:18px;grid-row:span 2;place-items:center;width:52px;height:52px;display:grid}.vf-stats h2{color:#07133d;margin:0;font-size:26px}.vf-stats p{margin:3px 0 0}.vf-features{z-index:1;flex-wrap:wrap;gap:12px;padding:0 42px 28px;display:flex;position:relative}.vf-features button{color:#30415f;background:#fff;border:1px solid #dfe7f7;border-radius:999px;padding:12px 16px;font-size:13px;font-weight:900;box-shadow:0 12px 26px #2337780f}.vf-features button:hover{color:#fff;background:linear-gradient(135deg,#3158ff,#8b22ff);transform:translateY(-2px)}.vf-info{z-index:1;border-top:1px solid #e4ebf8;grid-template-columns:repeat(4,1fr);gap:18px;padding:26px 42px;display:grid;position:relative}.vf-info div{background:#fff;border:1px solid #e1e8f6;border-radius:22px;padding:18px}.vf-bottom{z-index:1;background:#ffffffa6;border-top:1px solid #e4ebf8;justify-content:space-between;align-items:center;gap:18px;padding:20px 42px;display:flex;position:relative}.vf-bottom p{color:#65738f;margin:0;font-size:13px;font-weight:700}.vf-bottom div{flex-wrap:wrap;gap:22px;display:flex}.vf-bottom a{color:#506080;font-size:13px;font-weight:850}.vf-bottom a:hover{color:#3158ff}.npj-compact-main .vatsenix-footer,.fj-main .vatsenix-footer,.applications-main .vatsenix-footer{margin-top:34px}@media (width<=1400px){.vf-top{grid-template-columns:1.5fr repeat(3,1fr)}.vf-app-card{grid-column:span 2}}@media (width<=1100px){.vf-top{grid-template-columns:1fr 1fr}.vf-brand,.vf-app-card{grid-column:1/-1}.vf-stats,.vf-info{grid-template-columns:1fr 1fr}}@media (width<=700px){.vatsenix-footer{border-radius:24px}.vf-top,.vf-stats,.vf-info{grid-template-columns:1fr;padding:24px}.vf-features{padding:0 24px 24px}.vf-bottom{flex-direction:column;align-items:flex-start;padding:20px 24px}.vf-brand img{width:145px}}.npj-premium-footer{background:radial-gradient(circle at 10% 0,#7c3aed2e,#0000 32%),radial-gradient(circle at 90% 10%,#2563eb29,#0000 34%),linear-gradient(#fff,#f7faff);border:1px solid #dfe7f7;border-radius:30px;width:100%;margin-top:34px;overflow:hidden;box-shadow:0 24px 70px #2337781f}.npj-footer-cta{color:#fff;background:linear-gradient(135deg,#07133d,#263cff 52%,#8b22ff);justify-content:space-between;align-items:center;gap:28px;padding:34px 38px;display:flex}.npj-footer-cta span{background:#ffffff24;border-radius:999px;margin-bottom:10px;padding:8px 13px;font-size:12px;font-weight:900;display:inline-flex}.npj-footer-cta h2{color:#fff;max-width:720px;margin:0;font-size:30px;line-height:1.15}.npj-footer-cta p{color:#ffffffd1;max-width:760px;margin:12px 0 0;font-weight:650;line-height:1.6}.npj-footer-actions{flex-wrap:wrap;gap:12px;display:flex}.npj-footer-actions a{white-space:nowrap;color:#263cff;background:#fff;border-radius:16px;padding:14px 18px;font-weight:950}.npj-footer-actions a:last-child{color:#fff;background:#ffffff24;border:1px solid #ffffff40}.npj-footer-main{grid-template-columns:1.25fr repeat(3,.8fr) 1.05fr;align-items:start;gap:28px;padding:36px 38px;display:grid}.npj-footer-brand p,.npj-footer-card p{color:#5d6b89;margin:0;font-size:14px;font-weight:650;line-height:1.7}.npj-footer-socials{gap:10px;margin-top:18px;display:flex}.npj-footer-socials span{color:#3158ff;background:#eef3ff;border:1px solid #dfe7f7;border-radius:14px;place-items:center;width:38px;height:38px;font-weight:950;display:grid}.npj-footer-col h3,.npj-footer-card h3{color:#07133d;margin:0 0 15px;font-size:16px;font-weight:950}.npj-footer-card{background:#fff;border:1px solid #dfe7f7;border-radius:24px;padding:22px;box-shadow:0 18px 44px #23377814}.npj-footer-card input{background:#f8fbff;border-radius:15px;height:46px;margin-top:16px}.npj-footer-card button{background:linear-gradient(135deg,#3158ff,#8b22ff);border-radius:15px;width:100%;height:46px;margin-top:10px;font-weight:950}.npj-footer-trust{border-top:1px solid #e4ebf8;grid-template-columns:repeat(4,1fr);gap:14px;padding:22px 38px;display:grid}.npj-footer-trust div{background:#fff;border:1px solid #e4ebf8;border-radius:20px;padding:18px}.npj-footer-trust b{color:#07133d;margin-bottom:6px;font-size:14px;display:block}.npj-footer-trust span{color:#667692;font-size:13px;font-weight:650}.npj-footer-bottom{background:#ffffffb8;border-top:1px solid #e4ebf8;justify-content:space-between;align-items:center;gap:18px;padding:18px 38px;display:flex}.npj-footer-bottom p{color:#667692;margin:0;font-size:13px;font-weight:800}.npj-footer-bottom div{gap:20px;display:flex}.npj-footer-bottom a{color:#52617f;font-size:13px;font-weight:900}.npj-compact-main .npj-premium-footer,.fj-main .npj-premium-footer,.pro-saas-page .npj-premium-footer{max-width:100%}.vatsenix-footer{display:none!important}@media (width<=1200px){.npj-footer-main,.npj-footer-trust{grid-template-columns:1fr 1fr}.npj-footer-cta{flex-direction:column;align-items:flex-start}}@media (width<=700px){.npj-footer-main,.npj-footer-trust{grid-template-columns:1fr;padding:24px}.npj-footer-cta{padding:28px 24px}.npj-footer-cta h2{font-size:24px}.npj-footer-bottom{flex-direction:column;align-items:flex-start;padding:18px 24px}}.vatsenix-footer,.npj-premium-footer{display:none!important}.npj-footer-final{background:radial-gradient(circle at 10% 0,#7c3aed1f,#0000 34%),radial-gradient(circle at 90% 0,#2563eb1a,#0000 34%),linear-gradient(#fff,#f7faff);border-top:1px solid #e3eaf7;width:100%;margin:0;padding:42px 44px 24px}.npj-footer-inner{grid-template-columns:1.35fr 1fr 1fr 1fr 1.45fr;align-items:start;gap:44px;max-width:1500px;margin:auto;display:grid}.npj-footer-brand img{width:165px;height:auto;margin-bottom:18px}.npj-footer-brand p,.npj-footer-newsletter p{color:#53627f;margin:0;font-size:15px;font-weight:650;line-height:1.7}.npj-footer-social{gap:12px;margin-top:22px;display:flex}.npj-footer-social span{color:#3158ff;background:#fff;border:1px solid #dfe7f7;border-radius:14px;place-items:center;width:40px;height:40px;font-weight:950;display:grid;box-shadow:0 12px 26px #23377812}.npj-footer-col h3,.npj-footer-newsletter h3{color:#07133d;margin:0 0 18px;font-size:18px;font-weight:950}.npj-footer-col a{color:#52617f;margin:12px 0;font-size:15px;font-weight:800;display:block}.npj-footer-col a:hover{color:#3158ff}.npj-footer-newsletter{background:#fff;border:1px solid #dfe7f7;border-radius:24px;padding:24px;box-shadow:0 18px 44px #23377814}.npj-footer-newsletter div{grid-template-columns:1fr 130px;gap:10px;margin-top:18px;display:grid}.npj-footer-newsletter input{background:#f8fbff;border-radius:15px;height:48px}.npj-footer-newsletter button{color:#fff;background:linear-gradient(135deg,#3158ff,#c01be8);border-radius:15px;height:48px;font-weight:950}.npj-footer-newsletter small{color:#667692;margin-top:14px;font-weight:750;display:block}.npj-footer-trust-final{border-top:1px solid #e4ebf8;border-bottom:1px solid #e4ebf8;grid-template-columns:repeat(4,1fr);gap:22px;max-width:1500px;margin:34px auto 0;padding:24px 0;display:grid}.npj-footer-trust-final div{flex-direction:column;gap:6px;display:flex}.npj-footer-trust-final b{color:#07133d;font-size:14px}.npj-footer-trust-final span{color:#667692;font-size:13px;font-weight:650}.npj-footer-bottom-final{justify-content:space-between;align-items:center;gap:22px;max-width:1500px;margin:20px auto 0;display:flex}.npj-footer-bottom-final p{color:#667692;margin:0;font-size:13px;font-weight:800}.npj-footer-bottom-final div{gap:24px;display:flex}.npj-footer-bottom-final a{color:#52617f;font-size:13px;font-weight:900}.npj-compact-page{margin-bottom:0!important}@media (width<=1200px){.npj-footer-inner,.npj-footer-trust-final{grid-template-columns:1fr 1fr}}@media (width<=700px){.npj-footer-final{padding:28px 22px 22px}.npj-footer-inner,.npj-footer-trust-final,.npj-footer-newsletter div{grid-template-columns:1fr}.npj-footer-bottom-final{flex-direction:column;align-items:flex-start}}.npj-static-page{background:radial-gradient(circle at 15% 0,#7c3aed1f,#0000 32%),radial-gradient(circle at 85% 5%,#2563eb1f,#0000 34%),linear-gradient(#f8fbff,#fff);min-height:100vh;padding:34px}.npj-static-hero{color:#fff;background:linear-gradient(135deg,#07133d,#263cff 52%,#8b22ff);border-radius:34px;max-width:1200px;margin:0 auto 26px;padding:48px;box-shadow:0 26px 70px #2337782e}.npj-static-hero span{background:#ffffff24;border-radius:999px;margin-bottom:18px;padding:9px 14px;font-size:13px;font-weight:900;display:inline-flex}.npj-static-hero h1{color:#fff;max-width:820px;margin:0;font-size:44px;line-height:1.1}.npj-static-hero p{color:#ffffffd6;max-width:850px;margin:18px 0 0;font-size:17px;font-weight:650;line-height:1.7}.npj-static-layout{grid-template-columns:280px minmax(0,1fr);align-items:start;gap:24px;max-width:1200px;margin:auto;display:grid}.npj-static-sidebar{background:#ffffffdb;border:1px solid #dfe7f7;border-radius:26px;padding:22px;position:sticky;top:96px;box-shadow:0 18px 44px #23377814}.npj-static-sidebar h3{color:#07133d;margin:0 0 14px}.npj-static-sidebar a{color:#52617f;border-radius:14px;margin:8px 0;padding:12px 14px;font-weight:850;display:block}.npj-static-sidebar a:hover{color:#3158ff;background:#eef3ff}.npj-static-content{flex-direction:column;gap:18px;display:flex}.npj-static-card{background:#fff;border:1px solid #dfe7f7;border-radius:26px;padding:28px;box-shadow:0 16px 42px #23377812}.npj-static-card h2{color:#07133d;margin:0 0 12px;font-size:24px}.npj-static-card p,.npj-static-card li{color:#52617f;font-size:16px;font-weight:650;line-height:1.75}.npj-static-card ul{margin:0;padding-left:22px}.npj-static-card li{margin:8px 0}.npj-static-note{color:#9a3412;background:#fff7ed;border:1px solid #fed7aa;border-radius:20px;padding:20px;font-weight:750}@media (width<=900px){.npj-static-page{padding:20px}.npj-static-layout{grid-template-columns:1fr}.npj-static-sidebar{position:static}.npj-static-hero{padding:32px}.npj-static-hero h1{font-size:32px}}.npj-glass-sidebar{background:radial-gradient(circle at 18% 8%,#ff4ad659,#0000 28%),radial-gradient(circle at 80% 72%,#356fff52,#0000 35%),linear-gradient(#15165f 0%,#172b91 48%,#4a29d8 100%)!important;border-right:1px solid #ffffff29!important;border-radius:0 28px 28px 0!important;height:100vh!important;padding:22px 18px!important;position:sticky!important;top:0!important;overflow:hidden auto!important;box-shadow:20px 0 60px #26338c42,inset -1px 0 #ffffff1a!important}.npj-glass-sidebar::-webkit-scrollbar{width:0}.npj-sidebar-bg-orb{filter:blur(18px);opacity:.45;pointer-events:none;border-radius:999px;position:absolute}.npj-sidebar-bg-orb.orb-one{background:#ff2bd6;width:130px;height:130px;top:22px;left:-40px}.npj-sidebar-bg-orb.orb-two{background:#21d4fd;width:180px;height:180px;bottom:160px;right:-90px}.npj-glass-logo-wrap{z-index:2;border-bottom:1px solid #ffffff1f;position:relative;justify-content:center!important;align-items:center!important;height:92px!important;margin-bottom:14px!important;display:flex!important}.npj-glass-logo-wrap img{filter:drop-shadow(0 14px 24px #0000002e);object-fit:contain!important;width:172px!important;height:auto!important}.npj-glass-menu{z-index:2;padding-bottom:18px;position:relative;flex-direction:column!important;gap:7px!important;display:flex!important}.npj-glass-menu button{color:#ffffffeb!important;width:100%!important;min-height:48px!important;box-shadow:none!important;text-align:left!important;background:0 0!important;border:1px solid #0000!important;border-radius:15px!important;grid-template-columns:34px 1fr auto!important;align-items:center!important;gap:8px!important;padding:0 13px!important;font-size:14px!important;font-weight:850!important;transition:all .22s!important;display:grid!important}.npj-glass-menu button span{color:#fff!important;background:#ffffff14!important;border:1px solid #ffffff14!important;border-radius:10px!important;place-items:center!important;width:28px!important;height:28px!important;font-size:14px!important;display:grid!important}.npj-glass-menu button b{color:#fff!important;white-space:nowrap!important;font-weight:850!important}.npj-glass-menu button:hover{transform:translate(4px);background:#ffffff1f!important;border-color:#ffffff24!important}.npj-glass-menu button.active{background:linear-gradient(135deg,#305bfffa,#cd1fdafa)!important;border-color:#ffffff3d!important;min-height:54px!important;box-shadow:0 20px 34px #7837ff61,inset 0 1px #ffffff40!important}.npj-glass-menu em,.npj-glass-menu i{box-shadow:0 10px 22px #b437ff59;color:#fff!important;background:linear-gradient(135deg,#8b22ff,#ef3cc8)!important;border-radius:999px!important;place-items:center!important;min-width:28px!important;height:28px!important;padding:0 9px!important;font-size:12px!important;font-style:normal!important;font-weight:950!important;display:grid!important}.npj-glass-premium,.npj-glass-bottom{display:none!important}.npj-sidebar-user-card{z-index:2;background:#ffffff21;border:1px solid #ffffff24;border-radius:20px;grid-template-columns:48px 1fr auto;align-items:center;gap:12px;margin-top:12px;padding:14px;display:grid;position:relative;box-shadow:0 18px 34px #0d144838,inset 0 1px #ffffff29}.npj-sidebar-user-card img{object-fit:cover;border:2px solid #ffffff73;border-radius:16px;width:48px;height:48px}.npj-sidebar-user-card b{color:#fff;font-size:13px;font-weight:950;display:block}.npj-sidebar-user-card span{color:#ffffffb8;font-size:12px;font-weight:750}.npj-sidebar-user-card small{color:#ffffffbf}.npj-compact-page,.fj-page{grid-template-columns:300px minmax(0,1fr)!important}@media (width<=1100px){.npj-glass-sidebar{border-radius:0 0 28px 28px!important;height:auto!important;position:relative!important}.npj-compact-page,.fj-page{grid-template-columns:1fr!important}}.npj-compact-page{grid-template-columns:285px minmax(0,1fr)!important}.npj-glass-sidebar{background:radial-gradient(circle at 20% 8%,#ff3ed652,#0000 28%),radial-gradient(circle at 85% 72%,#2d73ff59,#0000 34%),linear-gradient(#11185a 0%,#162a8f 52%,#4b25d4 100%)!important;border-radius:0 28px 28px 0!important;height:100vh!important;padding:18px 16px!important;position:sticky!important;top:0!important;overflow:hidden!important;box-shadow:18px 0 55px #18236e40!important}.npj-glass-logo-wrap{border-bottom:1px solid #ffffff24!important;height:86px!important;min-height:86px!important;margin-bottom:12px!important}.npj-glass-logo-wrap img{width:168px!important}.npj-glass-menu{flex-direction:column!important;gap:6px!important;height:calc(100vh - 120px)!important;display:flex!important;overflow:hidden!important}.npj-menu-label{letter-spacing:.8px!important;color:#ffffff9e!important;text-transform:uppercase!important;margin:10px 8px 4px!important;font-size:10px!important;font-weight:950!important}.npj-glass-menu button{color:#fff!important;background:0 0!important;border-radius:14px!important;grid-template-columns:30px 1fr auto!important;gap:10px!important;height:42px!important;min-height:42px!important;max-height:42px!important;padding:0 12px!important}.npj-glass-menu button span{color:#fff!important;background:#ffffff1f!important;border-radius:10px!important;width:26px!important;height:26px!important}.npj-glass-menu button b{color:#fff!important;font-size:14px!important;font-weight:900!important}.npj-glass-menu em,.npj-glass-menu i{color:#fff!important;border-radius:999px!important;min-width:28px!important;height:26px!important;font-size:11px!important;font-weight:950!important}.npj-sidebar-user-card,.npj-glass-premium,.npj-glass-bottom{display:none!important}@media (width<=1100px){.npj-compact-page{grid-template-columns:1fr!important}.npj-glass-sidebar{border-radius:0 0 28px 28px!important;height:auto!important;position:relative!important}}.npj-compact-page{background:linear-gradient(135deg,#eef4ff,#f8fbff)!important;grid-template-columns:285px minmax(0,1fr)!important;min-height:100vh!important;display:grid!important;overflow-x:hidden!important}.npj-glass-sidebar{background:radial-gradient(circle at 8% 4%,#ff43dc52,#0000 30%),radial-gradient(circle at 88% 74%,#2563eb61,#0000 36%),linear-gradient(#06124f 0%,#102c9c 52%,#3420b7 100%)!important;border-radius:0 26px 26px 0!important;flex-direction:column!important;height:100vh!important;padding:22px 18px!important;display:flex!important;position:sticky!important;top:0!important;overflow:hidden!important;box-shadow:20px 0 55px #14237342!important}.npj-menu-label{color:#ffffff94!important;letter-spacing:.9px!important;text-transform:uppercase!important;margin:10px 6px 4px!important;font-size:11px!important;font-weight:950!important}.npj-glass-menu button{color:#fff!important;text-align:left!important;cursor:pointer!important;background:0 0!important;border:1px solid #0000!important;border-radius:16px!important;grid-template-columns:34px 1fr auto!important;align-items:center!important;gap:9px!important;width:100%!important;height:43px!important;min-height:43px!important;padding:0 13px!important;transition:all .22s!important;display:grid!important}.npj-glass-menu button:hover{background:#ffffff1f!important;transform:translate(3px)!important}.npj-glass-menu button.active{background:linear-gradient(135deg,#255cff,#d51fe9)!important;height:52px!important;min-height:52px!important;box-shadow:0 18px 32px #7337ff61!important}@media (height<=760px){.npj-glass-sidebar{padding:14px!important}.npj-glass-logo-wrap{height:74px!important;min-height:74px!important;margin-bottom:8px!important}.npj-glass-logo-wrap img{width:150px!important}.npj-glass-menu{gap:4px!important}.npj-menu-label{margin:7px 6px 2px!important;font-size:10px!important}.npj-glass-menu button{border-radius:13px!important;height:37px!important;min-height:37px!important}.npj-glass-menu button.active{height:44px!important;min-height:44px!important}.npj-glass-menu button span{width:25px!important;height:25px!important;font-size:12px!important}.npj-glass-menu button b{font-size:13px!important}}@media (width<=1100px){.npj-compact-page{grid-template-columns:1fr!important}.npj-glass-sidebar{border-radius:0 0 26px 26px!important;height:auto!important;position:relative!important}}.npj-compact-page{background:linear-gradient(135deg,#eef4ff,#f8fbff)!important;min-height:100vh!important;display:block!important;overflow-x:hidden!important}.npj-compact-main{width:calc(100% - 285px)!important;min-height:100vh!important;margin-left:285px!important;padding:22px 28px 40px!important}.npj-glass-sidebar{z-index:999!important;background:radial-gradient(circle at 8% 4%,#ff43dc57,#0000 30%),radial-gradient(circle at 88% 74%,#2563eb61,#0000 36%),linear-gradient(#06124f 0%,#102c9c 52%,#3420b7 100%)!important;border-radius:0 28px 28px 0!important;flex-direction:column!important;width:285px!important;height:100vh!important;padding:12px 14px!important;display:flex!important;position:fixed!important;top:0!important;left:0!important;overflow:hidden!important;box-shadow:20px 0 55px #14237342!important}.npj-glass-sidebar::-webkit-scrollbar{display:none!important}.npj-sidebar-bg-orb,.npj-sidebar-user-card,.npj-glass-premium,.npj-glass-bottom{display:none!important}.npj-glass-logo-wrap{border-bottom:1px solid #ffffff24!important;justify-content:center!important;align-items:center!important;height:62px!important;min-height:62px!important;margin-bottom:8px!important;padding-bottom:8px!important;display:flex!important}.npj-glass-logo-wrap img{object-fit:contain!important;width:145px!important;height:auto!important}.npj-glass-menu{flex-direction:column!important;flex:1!important;gap:3px!important;min-height:0!important;display:flex!important;overflow:hidden!important}.npj-menu-label{color:#ffffff94!important;letter-spacing:.8px!important;text-transform:uppercase!important;margin:6px 6px 2px!important;font-size:9px!important;font-weight:950!important;line-height:1!important}.npj-glass-menu button{color:#fff!important;text-align:left!important;cursor:pointer!important;background:0 0!important;border:1px solid #0000!important;border-radius:13px!important;grid-template-columns:28px 1fr auto!important;align-items:center!important;gap:8px!important;width:100%!important;height:34px!important;min-height:34px!important;max-height:34px!important;padding:0 10px!important;display:grid!important}.npj-glass-menu button span{color:#fff!important;background:#ffffff1c!important;border-radius:9px!important;place-items:center!important;width:24px!important;height:24px!important;font-size:12px!important;display:grid!important}.npj-glass-menu button b{color:#fff!important;white-space:nowrap!important;font-size:12.5px!important;font-weight:900!important}.npj-glass-menu button.active{background:linear-gradient(135deg,#255cff,#d51fe9)!important;height:42px!important;min-height:42px!important;max-height:42px!important;box-shadow:0 16px 28px #7337ff59!important}.npj-glass-menu button:hover{background:#ffffff1f!important}.npj-glass-menu em,.npj-glass-menu i{color:#fff!important;background:linear-gradient(135deg,#8b22ff,#ef3cc8)!important;border-radius:999px!important;place-items:center!important;min-width:24px!important;height:23px!important;padding:0 7px!important;font-size:10.5px!important;font-style:normal!important;font-weight:950!important;display:grid!important}.npj-glass-menu i{background:linear-gradient(135deg,#16c784,#52e69b)!important}.npj-glass-menu small{color:#fffc!important;font-size:18px!important}@media (height<=720px){.npj-glass-sidebar{padding:9px 12px!important}.npj-glass-logo-wrap{height:48px!important;min-height:48px!important;margin-bottom:4px!important}.npj-glass-logo-wrap img{width:125px!important}.npj-glass-menu button{height:30px!important;min-height:30px!important;max-height:30px!important}.npj-glass-menu button.active{height:38px!important;min-height:38px!important}.npj-menu-label{margin:5px 6px 1px!important;font-size:8.5px!important}}@media (width<=1100px){.npj-glass-sidebar{border-radius:0 0 26px 26px!important;width:100%!important;height:auto!important;position:relative!important}.npj-compact-main{width:100%!important;margin-left:0!important}}.fj-page,.jobs-page,.jobs-dashboard-page{background:#f6f9ff!important;min-height:100vh!important;display:block!important}.fj-page .npj-glass-sidebar,.jobs-page .npj-glass-sidebar,.jobs-dashboard-page .npj-glass-sidebar{width:285px!important;height:100vh!important;position:fixed!important;top:0!important;left:0!important}.fj-main,.jobs-main,.jobs-content{width:calc(100% - 285px)!important;min-height:100vh!important;margin-left:285px!important;padding:24px 30px 50px!important}.fj-topbar,.jobs-topbar{width:100%!important;margin-left:0!important}.fj-main>*,.jobs-main>*,.jobs-content>*{max-width:100%!important}.npj-footer-final,.npj-premium-footer,.vatsenix-footer{border-radius:0!important;width:calc(100% - 285px)!important;max-width:calc(100% - 285px)!important;margin-left:285px!important}.npj-compact-main .npj-footer-final,.npj-compact-main .npj-premium-footer,.npj-compact-main .vatsenix-footer{width:100%!important;max-width:100%!important;margin-left:0!important}.npj-footer-inner,.npj-footer-trust-final,.npj-footer-bottom-final{max-width:100%!important}.npj-compact-main{padding-bottom:0!important}@media (width<=1100px){.npj-footer-final,.npj-premium-footer,.vatsenix-footer{width:100%!important;max-width:100%!important;margin-left:0!important}}.companies-saas-page{background:linear-gradient(135deg,#eef4ff,#f8fbff)!important;min-height:100vh!important;display:block!important}.companies-saas-main{width:calc(100% - 285px)!important;min-height:100vh!important;margin-left:285px!important;padding:22px 28px 40px!important}.companies-hero-premium{color:#fff;background:radial-gradient(circle at 85% 25%,#fff3,#0000 20%),linear-gradient(135deg,#07133d,#3158ff 55%,#9b22ff);border-radius:32px;justify-content:space-between;align-items:center;gap:28px;margin-top:22px;padding:44px;display:flex;box-shadow:0 28px 70px #3158ff2e}.companies-hero-premium span{background:#ffffff24;border-radius:999px;padding:9px 14px;font-size:13px;font-weight:900;display:inline-flex}.companies-hero-premium h1{color:#fff;max-width:780px;margin:18px 0 12px;font-size:42px;line-height:1.1}.companies-hero-premium p{color:#ffffffd6;max-width:760px;font-size:16px;font-weight:650;line-height:1.7}.companies-hero-premium button,.companies-filter-premium button,.company-premium-card button{color:#fff;background:linear-gradient(135deg,#3158ff,#9b22ff);border:0;font-weight:950}.companies-hero-premium button{color:#3158ff;background:#fff;border-radius:18px;min-width:190px;height:58px}.companies-hero-stats{flex-wrap:wrap;gap:18px;margin-top:22px;display:flex}.companies-hero-stats b{color:#fff;background:#ffffff21;border-radius:999px;padding:10px 14px;font-size:13px}.companies-filter-premium{background:#fff;border:1px solid #dfe7f7;border-radius:26px;grid-template-columns:1.5fr .7fr .7fr 130px;gap:14px;margin-top:22px;padding:22px;display:grid;box-shadow:0 18px 44px #23377814}.companies-filter-premium input,.companies-filter-premium select{color:#07133d;background:#f8fbff;border:1px solid #d9e3f5;border-radius:16px;height:52px;font-weight:800}.companies-filter-premium button{border-radius:16px}.companies-layout-premium{grid-template-columns:minmax(0,1fr) 360px;align-items:start;gap:22px;margin-top:22px;display:grid}.companies-grid-premium{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.company-premium-card{background:#fff;border:1px solid #dfe7f7;border-radius:26px;padding:24px;transition:all .22s;box-shadow:0 18px 44px #23377814}.company-premium-card:hover{transform:translateY(-4px);box-shadow:0 26px 60px #2337781f}.company-card-top{justify-content:space-between;align-items:center;display:flex}.company-logo-premium{color:#fff;background:linear-gradient(135deg,#3158ff,#9b22ff);border-radius:18px;place-items:center;width:54px;height:54px;font-size:22px;font-weight:950;display:grid}.company-card-top span{color:#039855;background:#dcfce7;border-radius:999px;padding:8px 11px;font-size:12px;font-weight:950}.company-premium-card h3{color:#07133d;margin:20px 0 6px;font-size:20px}.company-premium-card p{color:#5b6a89;font-weight:750}.company-meta-premium{color:#52617f;gap:9px;margin-top:16px;font-weight:800;display:grid}.company-tags-premium{gap:8px;margin:18px 0;display:flex}.company-tags-premium em{color:#3158ff;background:#eef3ff;border-radius:999px;padding:7px 10px;font-size:12px;font-style:normal;font-weight:900}.company-premium-card button{border-radius:15px;width:100%;height:46px}.companies-right-premium{gap:18px;display:grid}.company-insight-card{background:#fff;border:1px solid #dfe7f7;border-radius:26px;padding:24px;box-shadow:0 18px 44px #23377814}.company-insight-card h3{color:#07133d;margin:0 0 18px}.company-insight-card>div{grid-template-columns:1fr 1fr;gap:14px;display:grid}.company-insight-card article{background:#f8fbff;border:1px solid #dfe7f7;border-radius:20px;padding:18px}.company-insight-card article span{font-size:22px}.company-insight-card article b{color:#07133d;margin-top:12px;font-size:24px;display:block}.company-insight-card article p{color:#5b6a89;margin:4px 0 0;font-weight:800}.industry-line-premium{color:#52617f;border-bottom:1px solid #edf2fb;justify-content:space-between;padding:12px 0;font-weight:850;display:flex!important}@media (width<=1300px){.companies-layout-premium{grid-template-columns:1fr}.companies-grid-premium{grid-template-columns:1fr 1fr}}@media (width<=800px){.companies-saas-main{padding:18px;width:100%!important;margin-left:0!important}.companies-filter-premium,.companies-grid-premium{grid-template-columns:1fr}.companies-hero-premium{flex-direction:column;align-items:flex-start}.companies-hero-premium h1{font-size:30px}}.company-profile-wrapper{position:relative}.profile-dropdown{z-index:9999;background:#fff;border:1px solid #edf2ff;border-radius:18px;width:260px;position:absolute;top:70px;right:0;overflow:hidden;box-shadow:0 18px 60px #1428782e}.profile-dropdown div{color:#1d2951;cursor:pointer;padding:16px 22px;font-size:15px;font-weight:600;transition:all .25s}.profile-dropdown div:hover{color:#4f46e5;background:#f4f7ff;padding-left:30px}.profile-dropdown hr{border:none;border-top:1px solid #edf2ff;margin:0}.companies-hero-visual{min-height:330px!important;position:relative!important;overflow:hidden!important}.companies-hero-left{z-index:3;max-width:620px;position:relative}.companies-hero-art{width:52%;height:100%;position:absolute;bottom:0;right:0;overflow:hidden}.city-bg{opacity:.65;background:linear-gradient(#0000,#ffffff38),repeating-linear-gradient(90deg,#fff3 0 46px,#ffffff14 46px 70px);border-radius:34px 34px 0 0;width:92%;height:72%;position:absolute;bottom:0;right:20px}.magnifier{color:#fff;border:18px solid #ffffffbf;border-radius:50%;place-items:center;width:190px;height:190px;font-size:70px;font-weight:950;display:grid;position:absolute;top:90px;right:240px;box-shadow:0 30px 70px #0000002e}.magnifier:after{content:"";background:#ffffffbf;border-radius:999px;width:95px;height:18px;position:absolute;bottom:5px;right:-72px;transform:rotate(45deg)}.person{filter:drop-shadow(0 18px 28px #0000002e);font-size:76px;position:absolute;bottom:28px}.person.one{right:430px}.person.two{right:90px}.shield{color:#fff;background:#14c278f2;border-radius:20px;place-items:center;width:58px;height:58px;font-size:28px;display:grid;position:absolute;top:45px;right:240px;box-shadow:0 18px 40px #00000029}.hero-badge{z-index:4;color:#07133d;background:#ffffffeb;border-radius:16px;padding:12px 16px;font-size:13px;font-weight:950;position:absolute;box-shadow:0 18px 40px #0000001f}.hero-badge.top-rated{top:54px;right:430px}.hero-badge.hiring{top:95px;right:70px}.companies-left-premium{min-width:0}.company-section-head{justify-content:space-between;align-items:center;padding:22px 24px 0;display:flex}.company-section-head h3{color:#07133d;margin:0;font-size:20px}.company-section-head p{color:#5b6a89;margin:6px 0 0;font-weight:700}.company-section-head button{color:#3158ff;background:0 0;border:0;font-weight:950}.companies-left-premium{background:#fff;border:1px solid #dfe7f7;border-radius:28px;overflow:hidden;box-shadow:0 18px 44px #23377814}.companies-scroll-wrapper{margin:20px 0 0;padding:0 24px 26px;overflow:hidden}.companies-auto-track{gap:18px;width:max-content;animation:28s linear infinite companiesAutoScroll;display:flex}.companies-scroll-wrapper:hover .companies-auto-track{animation-play-state:paused}.company-scroll-card{flex:0 0 260px!important;width:260px!important}@keyframes companiesAutoScroll{0%{transform:translate(0)}to{transform:translate(-33.33%)}}.why-company-grid{border-top:1px solid #edf2fb;grid-template-columns:repeat(4,1fr);gap:14px;padding:20px 24px 26px;display:grid}.why-company-grid article{background:#f8fbff;border:1px solid #e3ebfa;border-radius:20px;padding:18px}.why-company-grid span{background:#eef3ff;border-radius:15px;place-items:center;width:42px;height:42px;font-size:20px;display:grid}.why-company-grid h4{color:#07133d;margin:14px 0 6px;font-size:15px}.why-company-grid p{color:#5b6a89;margin:0;font-size:13px;font-weight:650;line-height:1.55}.top-industries-card>div{display:block!important}.industry-progress{margin:16px 0}.industry-progress div{justify-content:space-between;gap:12px;display:flex}.industry-progress span{color:#07133d;font-weight:850}.industry-progress b{color:#667692;font-size:13px}.industry-progress em{background:#e9eefb;border-radius:999px;height:7px;margin-top:9px;display:block;overflow:hidden}.industry-progress i{border-radius:inherit;background:linear-gradient(135deg,#3158ff,#9b22ff);height:100%;display:block}@media (width<=1200px){.companies-hero-art{opacity:.45}.why-company-grid{grid-template-columns:1fr 1fr}}@media (width<=800px){.companies-hero-art{display:none}.companies-hero-left{max-width:100%}.why-company-grid{grid-template-columns:1fr}.company-scroll-card{flex-basis:230px!important;width:230px!important}}.fj-auto-scroll{width:100%!important;padding:14px 0 20px!important;position:relative!important;overflow:hidden!important}.fj-scroll-track{gap:18px!important;width:max-content!important;animation:32s linear infinite fjJobsAutoScroll!important;display:flex!important}.fj-auto-scroll:hover .fj-scroll-track{animation-play-state:paused!important}.fj-job-card{flex:0 0 320px!important;width:320px!important;min-width:320px!important;max-width:320px!important}@keyframes fjJobsAutoScroll{0%{transform:translate(0)}to{transform:translate(-33.33%)}}.fj-auto-scroll{cursor:grab!important}.fj-auto-scroll.dragging{cursor:grabbing!important}.fj-auto-scroll.dragging .fj-scroll-track{animation-play-state:paused!important}.fj-job-card{background:#fff!important;border:1px solid #dfe7f7!important;border-radius:24px!important;padding:24px!important;box-shadow:0 18px 44px #23377814!important}.saved-jobs-page{background:linear-gradient(135deg,#eef4ff,#f8fbff)!important;min-height:100vh!important;display:block!important}.saved-jobs-main{width:calc(100% - 285px)!important;min-height:100vh!important;margin-left:285px!important;padding:22px 28px 40px!important}.saved-hero{color:#fff;background:linear-gradient(135deg,#07133d,#3158ff 55%,#9b22ff);border-radius:32px;justify-content:space-between;align-items:center;margin-top:22px;padding:42px;display:flex;box-shadow:0 28px 70px #3158ff2e}.saved-hero span{background:#ffffff24;border-radius:999px;padding:9px 14px;font-weight:900}.saved-hero h1{color:#fff;margin:18px 0 10px;font-size:40px}.saved-hero p{color:#ffffffd6;max-width:680px;font-weight:650;line-height:1.7}.saved-hero button,.saved-empty button,.saved-job-actions button:first-child{color:#fff;background:linear-gradient(135deg,#3158ff,#9b22ff);border:0;font-weight:950}.saved-hero button{color:#3158ff;background:#fff;border-radius:18px;height:56px;padding:0 24px}.saved-stats{grid-template-columns:repeat(3,1fr);gap:18px;margin-top:22px;display:grid}.saved-stats article{background:#fff;border:1px solid #dfe7f7;border-radius:24px;padding:24px;box-shadow:0 18px 44px #23377814}.saved-stats span{font-size:24px}.saved-stats b{color:#07133d;margin-top:10px;font-size:26px;display:block}.saved-stats p{color:#5b6a89;font-weight:800}.saved-jobs-grid{grid-template-columns:repeat(3,1fr);gap:18px;margin-top:22px;display:grid}.saved-job-card,.saved-empty{background:#fff;border:1px solid #dfe7f7;border-radius:26px;padding:26px;box-shadow:0 18px 44px #23377814}.saved-job-top{justify-content:space-between;align-items:center;display:flex}.saved-job-top div{color:#fff;background:linear-gradient(135deg,#3158ff,#9b22ff);border-radius:18px;place-items:center;width:54px;height:54px;font-size:22px;font-weight:950;display:grid}.saved-job-top span{color:#039855;background:#dcfce7;border-radius:999px;padding:8px 11px;font-size:12px;font-weight:950}.saved-job-card h3{color:#07133d;margin:20px 0 6px;font-size:20px}.saved-job-card p,.saved-empty p{color:#5b6a89;font-weight:750}.saved-job-meta{color:#52617f;gap:9px;margin:18px 0;font-weight:800;display:grid}.saved-job-actions{grid-template-columns:1fr 110px;gap:10px;display:grid}.saved-job-actions button{border-radius:14px;height:44px;font-weight:900}.saved-job-actions button:last-child{color:#52617f;background:#f1f5ff}.saved-empty{text-align:center;margin-top:24px}.saved-empty h2{color:#07133d}.saved-empty button{border-radius:15px;height:46px;margin-top:16px;padding:0 24px}@media (width<=1100px){.saved-jobs-main{width:100%!important;margin-left:0!important}.saved-jobs-grid,.saved-stats{grid-template-columns:1fr}.saved-hero{flex-direction:column;align-items:flex-start}}.saved-hero-premium{min-height:260px;position:relative;overflow:hidden}.saved-hero-text{z-index:3;max-width:680px;position:relative}.saved-hero-art{pointer-events:none;width:360px;height:230px;position:absolute;bottom:0;right:260px}.saved-clipboard{background:#ffffffe6;border-radius:26px;place-items:center;width:116px;height:150px;font-size:44px;display:grid;position:absolute;top:35px;left:120px;transform:rotate(-8deg);box-shadow:0 24px 60px #0000002e}.saved-clipboard:before{content:"";background:#d9d8ff;border-radius:999px;width:58px;height:8px;position:absolute;top:28px}.saved-clipboard:after{content:"";background:#eeeaff;border-radius:999px;width:70px;height:8px;position:absolute;bottom:42px}.saved-folder{background:linear-gradient(135deg,#6456ffeb,#ae32ffc7);border-radius:24px;place-items:center;width:165px;height:95px;font-size:52px;display:grid;position:absolute;bottom:20px;right:10px;box-shadow:0 24px 60px #0000002e}.saved-paper-plane{color:#fff;opacity:.95;font-size:64px;position:absolute;top:10px;right:0;transform:rotate(18deg)}.saved-paper-plane:after{content:"";border-top:2px dashed #ffffffa6;width:120px;position:absolute;top:48px;left:-90px;transform:rotate(-22deg)}.saved-spark{color:#fff;opacity:.85;font-size:22px;position:absolute}.saved-spark.s1{top:45px;left:80px}.saved-spark.s2{top:95px;left:45px}.saved-spark.s3{top:80px;right:80px}.saved-stats-premium article{align-items:center;gap:22px;display:flex;position:relative;overflow:hidden}.saved-stat-icon{border-radius:24px;place-items:center;width:74px;height:74px;font-size:30px;display:grid}.saved-stat-icon.purple{background:linear-gradient(135deg,#f1edff,#ded6ff)}.saved-stat-icon.orange{background:linear-gradient(135deg,#fff7ed,#ffe2bd)}.saved-stat-icon.green{background:linear-gradient(135deg,#ecfdf5,#d1fae5)}.saved-stats-premium article em{background:linear-gradient(135deg,#3158ff,#9b22ff);border-radius:999px;width:42px;height:4px;position:absolute;bottom:22px;left:112px}.saved-stats-premium article:nth-child(2) em{background:linear-gradient(135deg,#f97316,#fb923c)}.saved-stats-premium article:nth-child(3) em{background:linear-gradient(135deg,#10b981,#34d399)}.saved-empty-premium{text-align:left;grid-template-columns:430px 1fr;align-items:center;gap:30px;min-height:360px;display:grid}.saved-empty-art{height:280px;position:relative}.empty-box{color:#fff;background:linear-gradient(135deg,#3158ff,#9b22ff);border-radius:28px;place-items:center;width:150px;height:92px;font-size:46px;display:grid;position:absolute;bottom:38px;left:130px;box-shadow:0 28px 60px #524cff38}.empty-box:before{content:"";background:#7c3aed47;border-radius:24px 24px 10px 10px;width:100px;height:54px;position:absolute;top:-36px;left:24px;transform:rotate(-12deg)}.empty-doc{background:#fff;border-radius:18px;place-items:center;width:72px;height:96px;font-size:32px;display:grid;position:absolute;box-shadow:0 18px 44px #2337781f}.empty-doc.d1{top:40px;left:162px;transform:rotate(-16deg)}.empty-doc.d2{top:58px;left:232px;transform:rotate(13deg)}.empty-heart{color:#9b22ff;opacity:.45;font-size:22px;position:absolute}.empty-heart.h1{top:112px;left:104px}.empty-heart.h2{top:120px;left:300px}@media (width<=900px){.saved-hero-art{display:none}.saved-empty-premium{text-align:center;grid-template-columns:1fr}.saved-empty-art{display:none}}.notifications-saas-page{background:linear-gradient(135deg,#eef4ff,#f8fbff)!important;min-height:100vh!important;display:block!important}.notifications-saas-main{width:calc(100% - 285px)!important;min-height:100vh!important;margin-left:285px!important;padding:22px 28px 40px!important}.notifications-layout{grid-template-columns:minmax(0,1fr) 360px;align-items:start;gap:22px;display:grid}.notifications-hero{color:#fff;background:radial-gradient(circle at 78% 25%,#ffffff2e,#0000 22%),linear-gradient(135deg,#07133d,#3158ff 55%,#9b22ff);border-radius:32px;justify-content:space-between;align-items:center;min-height:240px;margin-top:22px;padding:42px 52px;display:flex;overflow:hidden;box-shadow:0 28px 70px #3158ff2e}.notifications-hero span{background:#ffffff24;border-radius:999px;padding:9px 14px;font-weight:900}.notifications-hero h1{color:#fff;margin:18px 0 12px;font-size:46px}.notifications-hero p{color:#ffffffdb;max-width:760px;font-weight:700;line-height:1.7}.notification-bell-art{place-items:center;width:220px;height:180px;display:grid;position:relative}.bell-glow{filter:blur(6px);background:#ffffff29;border-radius:999px;width:180px;height:180px;position:absolute}.bell-main{filter:drop-shadow(0 24px 35px #0000002e);font-size:96px;position:relative;transform:rotate(-8deg)}.notification-bell-art b{color:#fff;background:#ff4fa3;border-radius:999px;place-items:center;width:54px;height:54px;font-size:22px;display:grid;position:absolute;top:36px;right:42px;box-shadow:0 15px 30px #ff4fa359}.notification-tabs{background:#fff;border:1px solid #dfe7f7;border-radius:26px;flex-wrap:wrap;align-items:center;gap:12px;margin-top:22px;padding:18px;display:flex;box-shadow:0 18px 44px #23377814}.notification-tabs button{color:#52617f;background:#f1f5ff;border:0;border-radius:15px;height:44px;padding:0 18px;font-weight:950}.notification-tabs button.active{color:#fff;background:linear-gradient(135deg,#3158ff,#9b22ff)}.notification-tabs b{margin-left:6px}.notification-tabs .mark-read{color:#6d28d9;background:0 0;margin-left:auto}.notification-tabs .filter-btn{color:#3158ff;background:0 0}.notification-list-premium{background:#fff;border:1px solid #dfe7f7;border-radius:28px;margin-top:18px;padding:10px;box-shadow:0 18px 44px #23377814}.notification-row-premium{border:1px solid #0000;border-radius:22px;grid-template-columns:64px 1fr 110px;align-items:center;gap:18px;margin:10px;padding:22px;transition:all .22s;display:grid}.notification-row-premium.unread{background:linear-gradient(135deg,#faf7ff,#fff);border-color:#c4b5fd}.notification-row-premium:hover{background:#f8fbff;transform:translateY(-2px)}.notification-icon{color:#fff;border-radius:18px;place-items:center;width:58px;height:58px;font-size:24px;display:grid}.notification-icon.purple{background:linear-gradient(135deg,#7c3aed,#a855f7)}.notification-icon.green{background:linear-gradient(135deg,#10b981,#34d399)}.notification-icon.blue{background:linear-gradient(135deg,#2563eb,#60a5fa)}.notification-icon.orange{background:linear-gradient(135deg,#f97316,#fbbf24)}.notification-icon.violet{background:linear-gradient(135deg,#8b22ff,#ef3cc8)}.notification-icon.sky{background:linear-gradient(135deg,#0ea5e9,#60a5fa)}.notification-row-premium h3{color:#07133d;margin:0;font-size:18px}.notification-row-premium h3 span{color:#2563eb;background:#dbeafe;border-radius:999px;margin-left:10px;padding:5px 9px;font-size:12px}.notification-row-premium p{color:#52617f;margin:8px 0;font-weight:700}.notification-row-premium em{color:#6d28d9;background:#eef3ff;border-radius:999px;padding:6px 10px;font-size:12px;font-style:normal;font-weight:950}.notification-row-premium aside{text-align:right}.notification-row-premium time{color:#667692;font-size:13px;font-weight:800}.notification-row-premium aside i{background:#6d28d9;border-radius:999px;width:9px;height:9px;margin-top:12px;display:inline-block}.notifications-right{gap:18px;margin-top:22px;display:grid}.notification-summary-card,.notification-settings-card,.push-card{background:#fff;border:1px solid #dfe7f7;border-radius:26px;padding:24px;box-shadow:0 18px 44px #23377814}.notification-summary-card h3,.notification-settings-card h3,.push-card h3{color:#07133d;margin:0 0 18px}.notification-summary-card>div{grid-template-columns:1fr 1fr;gap:14px;display:grid}.notification-summary-card article{background:#f8fbff;border:1px solid #dfe7f7;border-radius:20px;padding:18px}.notification-summary-card article span{font-size:24px}.notification-summary-card article b{color:#07133d;margin-top:12px;font-size:25px;display:block}.notification-summary-card article p{color:#6d28d9;margin:4px 0 0;font-weight:950}.notification-toggle-row{border-bottom:1px solid #edf2fb;justify-content:space-between;gap:14px;padding:14px 0;display:flex}.notification-toggle-row b{color:#07133d}.notification-toggle-row p,.push-card p{color:#52617f;margin:4px 0 0;font-size:13px;font-weight:700}.notification-toggle-row span{background:linear-gradient(135deg,#3158ff,#9b22ff);border-radius:999px;flex:0 0 42px;width:42px;height:24px;position:relative}.notification-toggle-row span:after{content:"";background:#fff;border-radius:999px;width:16px;height:16px;position:absolute;top:4px;right:4px}.notification-settings-card button,.push-card button{color:#6d28d9;background:#fff;border:1px solid #9b22ff;border-radius:15px;width:100%;height:46px;margin-top:16px;font-weight:950}@media (width<=1200px){.notifications-layout{grid-template-columns:1fr}.notifications-right{grid-template-columns:1fr 1fr}}@media (width<=900px){.notifications-saas-main{width:100%!important;margin-left:0!important}.notifications-hero{flex-direction:column;align-items:flex-start}.notification-bell-art{display:none}.notifications-right{grid-template-columns:1fr}.notification-row-premium{grid-template-columns:54px 1fr}.notification-row-premium aside{text-align:left;grid-column:2}}.pro-saas-page{font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif!important}.pro-hero{padding:68px 6vw 88px!important}.pro-hero-left h1{letter-spacing:-2px!important;font-size:clamp(40px,4.2vw,68px)!important;font-weight:950!important;line-height:1.08!important}.pro-hero-left p{font-size:16px!important;font-weight:650!important;line-height:1.65!important}.hero-pill{letter-spacing:.7px!important;padding:10px 16px!important;font-size:12px!important}.hero-actions button{border-radius:16px!important;height:54px!important;padding:0 24px!important;font-size:14px!important;font-weight:950!important}.pro-section-title h2{letter-spacing:-1.4px!important;font-size:clamp(32px,3.2vw,52px)!important;line-height:1.1!important}.pro-section-title p{font-size:16px!important;font-weight:650!important}.pro-feature-grid{display:none!important}.pro-feature-scroll{width:100%;padding:30px 0 50px;overflow:hidden}.pro-feature-track{gap:26px;width:max-content;animation:38s linear infinite servicesFeatureScroll;display:flex}.pro-feature-scroll:hover .pro-feature-track{animation-play-state:paused}.pro-feature-card{position:relative;background:#fff!important;border:1px solid #e2e8f8!important;border-radius:28px!important;flex:0 0 360px!important;width:360px!important;min-height:430px!important;overflow:hidden!important;box-shadow:0 24px 70px #2337781f!important}.feature-image{object-fit:cover!important;width:100%!important;height:245px!important}.feature-card-body{padding:18px 20px 10px}.feature-card-body h3{color:#07133d;margin:0 0 8px;font-size:20px;font-weight:950}.feature-card-body p{color:#5b6a89;margin:0;font-size:14px;font-weight:650;line-height:1.55}.feature-tag{z-index:2!important;color:#4f46e5!important;background:#ffffffe6!important;border-radius:999px!important;padding:8px 12px!important;font-size:11px!important;font-weight:950!important;position:absolute!important;top:18px!important;left:18px!important}.feature-btn{border-radius:14px!important;width:calc(100% - 40px)!important;height:46px!important;margin:12px 20px 20px!important;font-size:14px!important;font-weight:950!important}@keyframes servicesFeatureScroll{0%{transform:translate(0)}to{transform:translate(-33.33%)}}.pro-dashboard-preview{transform-origin:100%!important;transform:scale(.92)!important}@media (width<=900px){.pro-hero{padding:44px 22px 60px!important}.pro-feature-card{flex-basis:290px!important;width:290px!important}.feature-image{height:210px!important}}.services-top-header img{width:118px}.services-search-box{color:#63708a;border:1px solid #dfe6f3;border-radius:15px;align-items:center;height:43px;padding:0 18px;font-size:14px;display:flex}.services-top-header nav{justify-content:center;gap:32px;display:flex}.services-top-header nav a{color:#07112f;font-size:14px;font-weight:900}.services-top-header nav .active{color:#7c3aed;border-bottom:3px solid #7c3aed;padding-bottom:13px}.services-top-header nav b{color:#fff;background:#7c3aed;border-radius:50%;padding:3px 8px}.services-profile-chip{justify-content:flex-end;align-items:center;gap:12px;display:flex}.services-hero-v2{color:#fff;background:radial-gradient(circle at 75% 40%,#361185,#0000 36%),linear-gradient(135deg,#06142d,#090f29 45%,#2b006b);grid-template-columns:1.1fr .9fr;align-items:center;gap:55px;min-height:360px;padding:38px 110px 50px;display:grid}.services-hero-v2 h1{letter-spacing:-1px;margin:18px 0 12px;font-size:40px;line-height:1.12}.services-hero-v2 h1 b{color:#a985ff}.services-hero-v2 p{font-size:15px;line-height:1.6}.dashboard-preview-img{border-radius:26px;width:100%;max-width:620px}.feature-scroll-area{padding:0 85px;position:relative}.services-feature-scroll{scroll-behavior:smooth;gap:22px;padding:8px 0 20px;display:flex;overflow-x:auto}.service-feature-card img{object-fit:cover;border-radius:13px;width:100%;height:150px}.service-feature-card button{width:100%;padding:11px}.trust-passport-row{grid-template-columns:1fr 1fr;gap:22px;width:82%;margin:22px auto;display:grid}.pricing-section{grid-template-columns:repeat(4,1fr);gap:24px;width:82%;margin:28px auto;display:grid}.services-footer-v2 img{width:120px}.services-footer-v2 p,.services-footer-v2 a{color:#9ca8bf;font-size:13px;line-height:1.8}.services-footer-v2 a{display:block}.feature-scroll-area{width:100%;padding:0 95px;position:relative;overflow:hidden}.service-feature-card{flex:0 0 360px;min-width:360px;max-width:360px}.services-dashboard-preview-card{background:#fff;border-radius:28px;grid-template-columns:140px 1fr;width:620px;min-height:275px;display:grid;overflow:hidden;box-shadow:0 25px 70px #00000040}.preview-side span{font-size:14px;font-weight:800}.preview-head{justify-content:space-between;display:flex}.preview-grid b,.preview-head b{color:#059669;font-size:12px}.mini-two{justify-content:space-between;gap:20px;display:flex}.mini-two small{color:#64748b;font-size:11px}.services-footer-v2 button{color:#9ca8bf;text-align:left;cursor:pointer;background:0 0;border:none;padding:4px 0;font-size:13px;font-weight:700;display:block}.services-footer-v2 img{cursor:pointer}.services-page-v2{color:#07112f;background:#f4f7ff;font-family:Inter,Arial,sans-serif}.services-top-header{background:#fff;border-bottom:1px solid #e5e9f5;grid-template-columns:135px minmax(280px,430px) 1fr 220px;align-items:center;gap:26px;height:76px;padding:0 70px;display:grid}.services-top-header img{cursor:pointer;width:118px}.services-search-box{color:#334155;background:#fff;border:1px solid #dfe6f3;border-radius:15px;width:100%;height:44px;padding:0 18px;font-size:14px}.services-top-header nav{justify-content:center;align-items:center;gap:30px;display:flex}.services-top-header nav button{cursor:pointer;font-size:14px;font-weight:900;color:#07112f!important;box-shadow:none!important;background:0 0!important;border:none!important;border-radius:0!important;padding:0!important}.services-top-header nav button.active{color:#7c3aed!important;border-bottom:3px solid #7c3aed!important;padding-bottom:14px!important}.services-top-header nav button b{color:#fff;background:#7c3aed;border-radius:999px;margin-left:5px;padding:4px 8px}.services-profile-chip{white-space:nowrap;cursor:pointer;justify-content:flex-end;align-items:center;gap:12px;font-size:14px;display:flex}.services-profile-chip span{color:#fff;background:linear-gradient(135deg,#2563eb,#7c3aed);border-radius:50%;place-items:center;width:40px;height:40px;font-weight:900;display:grid}.services-hero-v2{color:#fff;background:radial-gradient(circle at 75% 40%,#361185,#0000 36%),linear-gradient(135deg,#06142d,#090f29 45%,#2b006b);grid-template-columns:1.05fr .95fr;align-items:center;gap:55px;padding:42px 95px 54px;display:grid}.ai-badge{background:#ffffff21;border-radius:999px;padding:9px 18px;font-size:12px;font-weight:900;display:inline-block}.hero-left-content h1{letter-spacing:-1px;margin:18px 0 12px;font-size:40px;line-height:1.12}.hero-left-content h1 b{color:#a985ff}.hero-left-content p{color:#9fb0cf;font-size:15px}.hero-btns{gap:18px;margin:24px 0;display:flex}.hero-btns button,.service-feature-card button,.trust-dark-card button,.price-card button{color:#fff;cursor:pointer;background:linear-gradient(90deg,#2563eb,#7c3aed);border:0;border-radius:13px;padding:12px 28px;font-weight:900}.hero-btns .ghost{background:0 0;border:1px solid #ffffff40}.hero-checks{flex-wrap:wrap;gap:22px;font-size:13px;font-weight:800;display:flex}.services-dashboard-preview-card{background:#fff;border-radius:28px;grid-template-columns:145px 1fr;width:100%;max-width:650px;min-height:285px;display:grid;overflow:hidden;box-shadow:0 25px 70px #00000040}.preview-side{color:#fff;background:#06142d;flex-direction:column;gap:16px;padding:24px;display:flex}.preview-logo{background:linear-gradient(135deg,#2563eb,#7c3aed);border-radius:13px;place-items:center;width:46px;height:46px;font-weight:900;display:grid}.preview-side button{color:#fff;background:linear-gradient(90deg,#2563eb,#7c3aed);border:0;border-radius:12px;padding:11px;font-weight:900}.preview-side span{cursor:pointer;font-size:13px;font-weight:800}.preview-main{color:#07112f;padding:24px}.preview-head{justify-content:space-between;gap:14px;display:flex}.preview-head h2{margin:0;font-size:20px}.preview-head p{color:#64748b;margin:4px 0 0;font-size:12px}.preview-head b,.preview-grid b{color:#059669;font-size:12px}.preview-grid{grid-template-columns:1fr 1.35fr 1fr;gap:14px;margin-top:20px;display:grid}.preview-grid>div{background:#fbfcff;border:1px solid #e5e9f2;border-radius:16px;padding:15px}.preview-grid p{color:#64748b;margin:0 0 8px;font-size:13px;font-weight:900}.preview-grid h1{color:#2563eb;margin:0;font-size:32px}.mini-two{justify-content:space-between;display:flex}.mini-two section h1{color:#07112f}.activity-box{grid-column:span 2}.activity-box span{border-bottom:1px solid #e5e9f2;padding:7px 0;font-size:12px;font-weight:800;display:block}.services-stats-card{background:#fff;border-radius:18px;grid-template-columns:repeat(5,1fr);width:82%;margin:-28px auto 30px;display:grid;overflow:hidden;box-shadow:0 20px 60px #0f172a17}.services-stats-card div{text-align:center;border-right:1px solid #e5e9f2;padding:18px}.services-stats-card h2{margin:5px 0;font-size:24px}.services-stats-card p{color:#64748b;margin:0;font-size:13px}.services-title{text-align:center;margin:20px auto}.services-title span{color:#6d28d9;background:#eef2ff;border-radius:999px;padding:7px 16px;font-size:12px;font-weight:900}.services-title h2{margin:16px 0 8px;font-size:33px;line-height:1.08}.services-title p{color:#64748b;font-size:14px;font-weight:700}.feature-scroll-area{padding:0 95px;position:relative;overflow:hidden}.services-feature-scroll{scroll-behavior:smooth;flex-wrap:nowrap;gap:24px;padding:12px 0 28px;display:flex;overflow:auto hidden}.services-feature-scroll::-webkit-scrollbar{height:8px}.services-feature-scroll::-webkit-scrollbar-thumb{background:#c7d2fe;border-radius:999px}.service-feature-card{background:#fff;border:1px solid #e5e9f2;border-radius:20px;flex:0 0 360px;padding:16px;box-shadow:0 18px 40px #0f172a14}.service-feature-card img{object-fit:cover;background:#eef2ff;border-radius:15px;width:100%;height:175px}.service-feature-card h3{margin:16px 0 14px;font-size:20px}.service-feature-card button{width:100%}.feature-arrow{z-index:10;color:#7c3aed;background:#fff;border:1px solid #ddd6fe;border-radius:50%;width:48px;height:48px;font-size:22px;position:absolute;top:42%}.feature-arrow.left{left:35px}.feature-arrow.right{right:35px}.trust-passport-row,.pricing-section{gap:22px;width:82%;margin:24px auto;display:grid}.trust-passport-row{grid-template-columns:1fr 1fr}.trust-dark-card{color:#fff;background:#07142d;border-radius:18px;padding:24px}.trust-dark-card p{color:#94a3b8;line-height:1.6}.trust-dark-card.checks{grid-template-columns:repeat(2,1fr);gap:14px;display:grid}.pricing-section{grid-template-columns:repeat(4,1fr)}.price-card{background:#fff;border:1px solid #e5e9f2;border-radius:20px;padding:26px;box-shadow:0 14px 35px #0f172a0f}.price-card.popular{border:2px solid #7c3aed}.price-card.dark{color:#fff;background:#07142d}.price-card h2{color:#2563eb;font-size:24px}.price-card span{margin:12px 0;font-size:14px;display:block}.price-card button{width:100%;margin-top:16px}.services-footer-v2{color:#fff;background:#06142d;grid-template-columns:1.4fr repeat(4,1fr);gap:45px;margin-top:28px;padding:32px 95px;display:grid}.services-footer-v2 img{cursor:pointer;width:120px}.services-footer-v2 p{color:#9ca8bf;font-size:13px;line-height:1.8}.services-footer-v2 button{text-align:left;cursor:pointer;font-size:13px;font-weight:700;display:block;color:#9ca8bf!important;background:0 0!important;border:none!important;padding:4px 0!important}.footer-socials{gap:10px;margin-top:12px;display:flex}.footer-socials button{color:#fff!important;text-align:center!important;background:#2563eb!important;border-radius:50%!important;place-items:center!important;width:30px!important;height:30px!important;padding:0!important;display:grid!important}@media (width<=1100px){.services-top-header,.services-hero-v2,.services-footer-v2{padding-left:24px;padding-right:24px}.services-top-header{grid-template-columns:120px 1fr;height:auto;padding-top:16px;padding-bottom:16px}.services-top-header nav,.services-profile-chip{grid-column:1/-1;justify-content:flex-start}.services-hero-v2,.trust-passport-row,.pricing-section,.services-footer-v2{grid-template-columns:1fr}.services-stats-card{grid-template-columns:repeat(2,1fr)}}.services-logo{cursor:pointer;transition:all .25s}.services-logo:hover{transform:scale(1.04)}.services-search-box{cursor:text}.services-profile-chip{cursor:pointer}.services-profile-chip:hover strong{color:#7c3aed}.preview-logo,.preview-side span{cursor:pointer}.preview-side span:hover{color:#a78bfa}.service-feature-card button,.price-card button,.trust-dark-card button,.services-footer-v2 button{cursor:pointer}.services-footer-v2 button:hover{color:#fff!important}.ultimate-brand,.footer-brand{align-items:center;gap:12px;display:flex}.ultimate-brand h2,.footer-brand h3{margin:0;font-size:17px}.ultimate-brand p,.footer-brand p{color:#94a3b8;margin:3px 0 0;font-size:11px}.ultimate-upgrade-card{background:linear-gradient(135deg,#4c1d95,#7c3aed);border-radius:20px;margin:26px 0 18px;padding:22px;box-shadow:0 24px 70px #7c3aed59}.ultimate-upgrade-card h3{margin:10px 0 4px}.ultimate-upgrade-card p{color:#ddd6fe}.ultimate-upgrade-card button,.section-head button,.calendar-btn,.footer-subscribe button{color:#fff;cursor:pointer;background:linear-gradient(90deg,#2563eb,#7c3aed);border:none;border-radius:12px;padding:12px 16px;font-weight:900}.ultimate-menu button{color:#cbd5e1;text-align:left;cursor:pointer;background:0 0;border:none;border-radius:14px;justify-content:space-between;width:100%;padding:13px 14px;font-weight:850;display:flex}.ultimate-menu button:hover,.ultimate-menu button.active{color:#fff;background:linear-gradient(90deg,#7c3aedd9,#2563ebbf)}.ultimate-app-card{background:#0f172adb;border:1px solid #94a3b824;border-radius:18px;margin-top:20px;padding:18px}.ultimate-app-card p{color:#94a3b8}.ultimate-app-card div,.store-buttons{gap:8px;margin-top:12px;display:flex}.ultimate-app-card span,.store-buttons span{background:#020617;border:1px solid #94a3b838;border-radius:10px;padding:8px 10px;font-size:11px}.ultimate-pro-main{padding:18px 20px 24px;overflow:hidden}.menu-btn,.icon-btn,.ai-btn{color:#fff;background:#0f172af2;border:1px solid #94a3b82e;border-radius:14px;height:44px;padding:0 16px;font-weight:900}.icon-btn{width:48px;padding:0;position:relative}.ai-btn{background:linear-gradient(90deg,#312e81,#6d28d9)}.ultimate-search b{color:#94a3b8;font-size:12px}.ultimate-user img{border-radius:50%;width:44px;height:44px}.ultimate-stats-row{grid-template-columns:repeat(5,1fr);gap:16px;display:grid}.ultimate-stat-card,.ultimate-workspace-card,.ultimate-career-card,.application-overview-card,.upcoming-card,.ultimate-roadmap-card,.ultimate-footer{background:linear-gradient(#0f1f3aeb,#071126f5);border:1px solid #94a3b82e;border-radius:22px;box-shadow:0 24px 70px #00000040}.ultimate-stat-card{gap:16px;padding:20px;display:flex;position:relative;overflow:hidden}.ultimate-stat-card p,.ultimate-stat-card small{color:#cbd5e1;margin-top:4px;display:block}.ultimate-stat-card span{color:#22c55e;margin-top:12px;font-size:13px;font-weight:900;display:block}.ultimate-stat-card i{opacity:.8;border-bottom:3px solid #7c3aed;border-radius:50%;width:70px;height:28px;position:absolute;bottom:18px;right:18px}.ultimate-dashboard-grid{grid-template-columns:1.15fr 1.3fr;gap:18px;margin-top:18px;display:grid}.section-head.compact{margin-bottom:14px}.section-head.compact button{padding:9px 12px;font-size:12px}.ultimate-tool-card{color:#fff;text-align:left;cursor:pointer;background:#0f1f3ae0;border:1px solid #94a3b829;border-radius:18px;gap:14px;min-height:116px;padding:18px;display:flex}.ultimate-tool-card h3,.ultimate-tool-card p{margin:0}.ultimate-tool-card p{color:#94a3b8;margin-top:6px}.donut-chart div{text-align:center;background:#071126;border-radius:50%;place-items:center;width:86px;height:86px;display:grid}.donut-list p{color:#cbd5e1;justify-content:space-between;display:flex}.roadmap-line{grid-template-columns:repeat(5,1fr);gap:18px;display:grid;position:relative}.roadmap-line article{background:#0f1f3adb;border:1px solid #94a3b829;border-radius:18px;padding:18px}.roadmap-line article span{background:linear-gradient(135deg,#10b981,#2563eb);border-radius:50%;place-items:center;width:54px;height:54px;margin-bottom:12px;font-size:22px;display:grid}.ultimate-footer button{color:#cbd5e1;cursor:pointer;text-align:left;background:0 0;border:none;margin:8px 0;padding:0;font-weight:700;display:block}@media (width<=1200px){.ultimate-pro-page{grid-template-columns:1fr}.ultimate-pro-sidebar{height:auto;position:relative}.ultimate-stats-row,.ultimate-tool-grid,.roadmap-line,.ultimate-footer-grid{grid-template-columns:repeat(2,1fr)}.ultimate-dashboard-grid,.ultimate-insight-row{grid-template-columns:1fr}}.ultimate-menu-top-gap{margin-top:34px}.ultimate-tool-card,.ultimate-tool-card h3,.ultimate-tool-card p,.ultimate-tool-card div{color:#fff!important}.ultimate-tool-card p{color:#b8c7df!important}.ultimate-workspace-card,.ultimate-career-card,.application-overview-card,.ultimate-roadmap-card{overflow:hidden}.ultimate-pro-sidebar .ultimate-upgrade-card{display:none!important}.ultimate-brand{margin-bottom:26px}.ultimate-pro-page{color:#fff;background:#020817;grid-template-columns:300px minmax(0,1fr);min-height:100vh;font-family:Inter,system-ui,sans-serif;display:grid}.ultimate-pro-sidebar{background:radial-gradient(circle at 0 0,#7c3aed33,#0000 35%),linear-gradient(#071126,#020817);border-right:1px solid #94a3b82e;height:100vh;padding:20px 16px;position:sticky;top:0;overflow-y:auto}.ultimate-brand{align-items:center;gap:12px;margin-bottom:24px;display:flex}.ultimate-brand-logo{object-fit:contain;border-radius:14px;width:52px;height:52px}.ultimate-logo{color:#fff;background:linear-gradient(135deg,#2563eb,#7c3aed);border-radius:14px;place-items:center;width:52px;height:52px;font-weight:950;display:grid}.ultimate-brand h2{letter-spacing:-.4px;margin:0;font-size:18px}.ultimate-brand p{color:#a7b7d6;letter-spacing:5px;margin:6px 0 0;font-size:13px}.ultimate-menu{gap:7px;display:grid}.ultimate-menu button{color:#e5e7eb;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:14px;justify-content:space-between;align-items:center;gap:8px;width:100%;min-height:48px;padding:13px 14px;font-weight:900;display:flex}.ultimate-menu button:hover,.ultimate-menu button.active{color:#fff;background:linear-gradient(90deg,#7c3aed,#2563eb);box-shadow:0 12px 30px #2563eb59}.ultimate-menu b{color:#fff;background:linear-gradient(135deg,#7c3aed,#9333ea);border-radius:999px;padding:4px 9px;font-size:12px}.ultimate-career-boost{background:linear-gradient(#1e2950f2,#0f172af2);border:1px solid #94a3b82e;border-radius:20px;margin-top:24px;padding:18px}.ultimate-career-boost h3,.ultimate-career-boost p{margin:0 0 10px}.ultimate-career-boost p{color:#a7b7d6}.ultimate-career-boost div{background:#111827;border-radius:999px;height:8px;overflow:hidden}.ultimate-career-boost div span{background:linear-gradient(90deg,#2563eb,#7c3aed);height:100%;display:block}.ultimate-career-boost b{margin:10px 0;display:block}.ultimate-career-boost button{color:#fff;background:linear-gradient(90deg,#2563eb,#7c3aed);border:0;border-radius:12px;width:100%;padding:12px;font-weight:900}.ultimate-pro-main{min-width:0;padding:16px 18px 24px}.ultimate-pro-topbar{grid-template-columns:48px minmax(320px,1fr) auto 48px 48px auto;align-items:center;gap:14px;height:58px;margin-bottom:18px;display:grid}.menu-btn,.icon-btn,.ai-btn{color:#fff;background:#0f172af2;border:1px solid #94a3b838;border-radius:14px;height:46px;font-weight:900}.menu-btn{color:#0f172a;background:#fff;font-size:22px}.ai-btn{background:linear-gradient(90deg,#7c3aed,#2563eb);padding:0 24px}.icon-btn{width:48px;position:relative}.icon-btn b{background:#f43f5e;border-radius:999px;padding:2px 7px;font-size:11px;position:absolute;top:-8px;right:-6px}.ultimate-search{background:#071126;border:1px solid #94a3b838;border-radius:16px;grid-template-columns:34px 1fr 45px;align-items:center;height:48px;padding:0 12px;display:grid}.ultimate-search input{color:#fff;background:0 0;border:0;outline:0}.ultimate-search b,.ultimate-search span{color:#a7b7d6}.ultimate-user{align-items:center;gap:10px;display:flex}.ultimate-user img{object-fit:cover;border-radius:50%;width:46px;height:46px}.ultimate-user h4,.ultimate-user p{margin:0}.ultimate-user p{color:#cbd5e1;font-size:13px}.ultimate-stats-row{grid-template-columns:repeat(5,minmax(0,1fr));gap:14px;margin-bottom:16px;display:grid}.ultimate-stat-card{background:linear-gradient(#0f1f3afa,#071126fa);border:1px solid #94a3b82e;border-radius:20px;gap:16px;min-height:128px;padding:20px;display:flex;position:relative;overflow:hidden}.stat-icon{background:linear-gradient(135deg,#2563eb,#7c3aed);border-radius:14px;place-items:center;width:52px;height:52px;font-size:23px;display:grid}.ultimate-stat-card p{color:#cbd5e1;margin:0;font-weight:900}.ultimate-stat-card h2{margin:3px 0;font-size:34px}.ultimate-stat-card small{color:#a7b7d6}.ultimate-stat-card i{border-bottom:3px solid #2563eb;border-radius:50%;width:70px;height:22px;position:absolute;bottom:18px;right:18px}.ultimate-dashboard-grid{grid-template-columns:1fr 1.14fr;gap:14px;display:grid}.ultimate-workspace-card,.ultimate-career-card,.application-overview-card,.upcoming-card,.ultimate-roadmap-card,.ultimate-footer{background:linear-gradient(#0f1f3afa,#071126fa);border:1px solid #94a3b82e;border-radius:20px;box-shadow:0 22px 60px #00000038}.ultimate-workspace-card,.ultimate-career-card,.application-overview-card,.upcoming-card,.ultimate-roadmap-card{padding:18px}.section-head{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.section-head h2{margin:0}.section-head p{color:#a7b7d6;margin:4px 0 0}.section-head button,.calendar-btn{color:#fff;background:linear-gradient(90deg,#2563eb,#7c3aed);border:0;border-radius:12px;padding:12px 16px;font-weight:900}.ultimate-tool-grid{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.ultimate-tool-card{color:#fff;text-align:left;background:#0f1f3ae6;border:1px solid #94a3b829;border-radius:16px;grid-template-columns:48px 1fr 18px;align-items:center;gap:12px;min-height:100px;padding:16px;display:grid}.ultimate-tool-card:hover{border-color:#7c3aed;transform:translateY(-3px)}.ultimate-tool-card span{background:#7c3aed38;border-radius:50%;place-items:center;width:48px;height:48px;font-size:23px;display:grid}.ultimate-tool-card h3,.ultimate-tool-card p{margin:0;color:#fff!important}.ultimate-tool-card p{margin-top:4px;color:#a7b7d6!important}.ultimate-tool-card em{color:#cbd5e1;font-size:24px;font-style:normal}.ultimate-right-column{gap:14px;display:grid}.assistant-input{grid-template-columns:1fr 54px;gap:12px;margin:14px 0;display:grid}.assistant-input input,.footer-subscribe input{color:#fff;background:#020817;border:1px solid #94a3b838;border-radius:12px;outline:none;padding:13px}.assistant-input button{color:#fff;background:linear-gradient(135deg,#2563eb,#7c3aed);border:0;border-radius:12px;font-size:22px}.assistant-tags{flex-wrap:wrap;gap:10px;display:flex}.assistant-tags button{color:#fff;background:#94a3b81f;border:1px solid #94a3b82e;border-radius:10px;padding:9px 13px;font-weight:900}.ultimate-insight-row{grid-template-columns:1fr .92fr;gap:14px;display:grid}.donut-layout{grid-template-columns:145px 1fr;align-items:center;gap:16px;display:grid}.donut-chart{background:conic-gradient(#2563eb 0 42%, #10b981 42% 62%, #8b5cf6 62% 78%, #f97316 78% 90%, #ec4899 90% 100%);border-radius:50%;place-items:center;width:135px;height:135px;display:grid}.donut-chart div{background:#071126;border-radius:50%;place-items:center;width:78px;height:78px;display:grid}.donut-chart h3,.donut-chart p{margin:0}.donut-list p{color:#cbd5e1;justify-content:space-between;margin:9px 0;display:flex}.donut-list span{border-radius:50%;width:10px;height:10px;margin-right:8px;display:inline-block}.blue{background:#2563eb}.purple{background:#8b5cf6}.orange{background:#f97316}.pink{background:#ec4899}.upcoming-row{background:#0f1f3ad1;border-radius:14px;grid-template-columns:42px 1fr 70px 70px;align-items:center;gap:10px;margin-bottom:10px;padding:12px;display:grid}.upcoming-row span{background:#312e81;border-radius:12px;place-items:center;width:38px;height:38px;display:grid}.upcoming-row h4,.upcoming-row p{margin:0}.upcoming-row p,.upcoming-row small{color:#a7b7d6}.ultimate-empty-box{color:#a7b7d6;text-align:center;background:#0f1f3abf;border-radius:14px;padding:24px}.calendar-btn{width:100%;margin-top:4px}.ultimate-roadmap-card{margin-top:14px}.roadmap-line{grid-template-columns:repeat(5,1fr);gap:14px;display:grid}.roadmap-line article{background:#0f1f3ae0;border:1px solid #94a3b829;border-radius:16px;padding:18px;position:relative}.roadmap-line article span{background:linear-gradient(135deg,#10b981,#2563eb);border-radius:50%;place-items:center;width:52px;height:52px;margin-bottom:12px;display:grid}.roadmap-line small{color:#a7b7d6}.roadmap-line h3,.roadmap-line p{margin:6px 0 0}.roadmap-line p{color:#818cf8}.ultimate-footer{margin-top:14px;padding:18px}.ultimate-footer-grid{grid-template-columns:1.5fr 1fr 1fr 1fr 1.45fr;gap:26px;display:grid}.footer-brand{align-items:center;gap:12px;display:flex}.footer-brand h3,.footer-brand p{margin:0}.ultimate-footer p{color:#a7b7d6;line-height:1.6}.ultimate-footer h4{margin:0 0 10px}.ultimate-footer button{color:#cbd5e1;background:0 0;border:0;margin:7px 0;padding:0;font-weight:800;display:block}.footer-socials,.footer-subscribe{gap:10px;margin-top:12px;display:flex}.footer-socials button{color:#fff;background:#2563eb;border-radius:50%;place-items:center;width:32px;height:32px;display:grid}.footer-subscribe{grid-template-columns:1fr auto;display:grid}.footer-subscribe button{color:#fff;background:linear-gradient(90deg,#2563eb,#7c3aed);border-radius:10px;padding:10px 14px}.store-buttons{gap:8px;margin-top:12px;display:flex}.store-buttons span{background:#020817;border:1px solid #94a3b833;border-radius:8px;padding:7px 10px;font-size:12px}.ultimate-footer-bottom{color:#a7b7d6;border-top:1px solid #94a3b82e;flex-wrap:wrap;justify-content:space-between;margin-top:16px;padding-top:14px;font-size:13px;display:flex}@media (width<=1200px){.ultimate-pro-page{grid-template-columns:1fr}.ultimate-pro-sidebar{height:auto;position:relative}.ultimate-stats-row,.ultimate-tool-grid,.roadmap-line,.ultimate-footer-grid{grid-template-columns:repeat(2,1fr)}.ultimate-dashboard-grid,.ultimate-insight-row{grid-template-columns:1fr}}.ultimate-brand-big{justify-content:center;margin-bottom:36px;padding:16px 10px 24px}.ultimate-brand-logo-big{object-fit:contain;width:240px;max-width:100%;height:auto}.rs-pro-page{color:#fff;background:#020817;grid-template-columns:300px 1fr;min-height:100vh;display:grid}.rs-pro-sidebar{background:linear-gradient(#071126,#020817);border-right:1px solid #94a3b82e;padding:24px 18px}.rs-pro-logo{width:220px;margin:0 auto 34px;display:block}.rs-pro-nav{gap:9px;display:grid}.rs-pro-nav button{color:#dbeafe;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:14px;padding:14px 16px;font-weight:900}.rs-pro-nav button.active,.rs-pro-nav button:hover{color:#fff;background:linear-gradient(90deg,#7c3aed,#2563eb)}.rs-pro-main{padding:22px}.rs-pro-topbar{grid-template-columns:1fr auto auto auto;align-items:center;gap:14px;margin-bottom:22px;display:grid}.rs-pro-topbar input{color:#fff;background:#071126;border:1px solid #94a3b838;border-radius:16px;padding:15px 18px}.rs-pro-topbar button{color:#fff;background:linear-gradient(90deg,#2563eb,#7c3aed);border:0;border-radius:14px;padding:14px 20px;font-weight:900}.rs-pro-topbar div{align-items:center;gap:10px;display:flex}.rs-pro-topbar img{border-radius:50%;width:42px;height:42px}.rs-pro-hero,.rs-editor-card,.rs-output-card{background:linear-gradient(#0f1f3afa,#071126fa);border:1px solid #94a3b82e;border-radius:24px;box-shadow:0 24px 70px #00000040}.rs-pro-hero{grid-template-columns:1fr 260px;gap:24px;margin-bottom:22px;padding:34px;display:grid}.rs-pro-hero span{color:#a78bfa;font-weight:900}.rs-pro-hero h1{max-width:760px;margin:14px 0;font-size:48px}.rs-pro-hero p{color:#b8c7df;font-size:17px}.rs-pro-pills{flex-wrap:wrap;gap:12px;margin-top:22px;display:flex}.rs-pro-pills b{color:#dbeafe;background:#94a3b81f;border-radius:999px;padding:10px 14px}.rs-score-card{text-align:center;background:radial-gradient(circle at top,#7c3aed59,#0000 45%),#071126;border-radius:22px;padding:24px}.rs-score-card h2{margin:0;font-size:64px}.rs-score-card p{color:#b8c7df}.rs-score-card button,.rs-primary-btn{color:#fff;cursor:pointer;background:linear-gradient(90deg,#2563eb,#7c3aed);border:0;border-radius:14px;padding:14px 20px;font-weight:900}.rs-pro-grid{grid-template-columns:.9fr 1.1fr;gap:22px;display:grid}.rs-editor-card,.rs-output-card{padding:24px}.rs-upload-box{cursor:pointer;background:#0f1f3ab8;border:1px dashed #94a3b859;border-radius:18px;place-items:center;min-height:170px;margin:18px 0;display:grid}.rs-upload-box input{display:none}.rs-upload-box span{font-size:36px}.rs-upload-box p{color:#94a3b8}.rs-editor-card textarea{color:#fff;resize:vertical;background:#020817;border:1px solid #94a3b833;border-radius:18px;outline:none;width:100%;min-height:260px;padding:18px}.rs-primary-btn{width:100%;margin-top:18px}.rs-output-card pre{white-space:pre-wrap;color:#dbeafe;line-height:1.7}.rs-empty{text-align:center;color:#94a3b8;place-items:center;min-height:430px;display:grid}.rs-empty span{font-size:44px}@media (width<=1100px){.rs-pro-page,.rs-pro-hero,.rs-pro-grid{grid-template-columns:1fr}}.interview-view-btn{color:#2563eb;cursor:pointer;background:0 0;border:0;border-radius:10px;padding:6px 8px;font-weight:900}.interview-view-btn:hover{background:#eef2ff}.npj-top-profile-view-btn{cursor:pointer;background:#f1f5ff;border:0;border-radius:14px;padding:10px 13px}.interview-drawer-overlay{z-index:99999;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0f172a52;justify-content:flex-end;display:flex;position:fixed;inset:0}.interview-drawer{background:radial-gradient(circle at 100% 0,#7c3aed1f,#0000 38%),linear-gradient(#fff,#f5f8ff);border-left:1px solid #dfe6ff;width:430px;max-width:94vw;height:100vh;padding:24px;animation:.22s interviewDrawerIn;overflow-y:auto;box-shadow:-24px 0 70px #0f172a33}@keyframes interviewDrawerIn{0%{transform:translate(100%)}to{transform:translate(0)}}.interview-drawer-head{justify-content:space-between;gap:18px;margin-bottom:20px;display:flex}.interview-drawer-kicker{color:#4f46e5;background:#eef2ff;border-radius:999px;margin-bottom:10px;padding:7px 12px;font-size:12px;font-weight:900;display:inline-flex}.interview-drawer-head h2{color:#07164d;margin:0;font-size:24px;font-weight:950}.interview-drawer-head p{color:#647196;margin:7px 0 0;line-height:1.45}.interview-drawer-head button{color:#4f46e5;cursor:pointer;background:#eef2ff;border:none;border-radius:14px;width:40px;height:40px;font-size:24px;font-weight:900}.interview-drawer-summary{grid-template-columns:repeat(3,1fr);gap:12px;margin-bottom:18px;display:grid}.interview-drawer-summary article{background:#ffffffe6;border:1px solid #dfe6ff;border-radius:18px;padding:14px;box-shadow:0 14px 34px #12206012}.interview-drawer-summary b{color:#07164d;font-size:24px;font-weight:950;display:block}.interview-drawer-summary span{color:#647196;font-size:12px;font-weight:800}.interview-drawer-list{flex-direction:column;gap:14px;display:flex}.interview-notice{background:#fff;border:1px solid #dfe6ff;border-radius:20px;gap:14px;padding:16px;display:flex;box-shadow:0 18px 45px #12206014}.interview-notice>span{color:#fff;background:linear-gradient(135deg,#2563eb,#9333ea);border-radius:16px;place-items:center;width:46px;min-width:46px;height:46px;font-size:20px;display:grid}.interview-notice-title{justify-content:space-between;align-items:start;gap:10px;display:flex}.interview-notice h3{color:#07164d;margin:0 0 6px;font-size:16px;font-weight:950}.interview-notice small{color:#647196;white-space:nowrap;font-weight:800}.interview-notice p{color:#647196;margin:0;font-weight:650;line-height:1.5}.interview-notice.empty{align-items:flex-start}.elite-left{background:linear-gradient(135deg,#06182f 0%,#0b3d74 48%,#1763b8 100%);min-height:100vh;padding:34px 46px 24px;position:relative;overflow:hidden}.elite-trust-badge{color:#d9ecff;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#1687ff2e;border:1px solid #ffffff2e;border-radius:999px;padding:8px 14px;font-size:13px;font-weight:850;display:inline-flex}.elite-copy h1{letter-spacing:-1.4px;margin:22px 0 12px;font-size:42px;font-weight:950;line-height:1.08}.elite-woman-img{object-fit:contain;object-position:bottom right;z-index:2;pointer-events:none;width:49%;height:72%;display:block;position:absolute;bottom:0;right:0}.elite-secure-card{color:#fff;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffff21;border:1px solid #fff3;border-radius:18px;gap:12px;width:270px;padding:14px;display:flex;position:absolute;bottom:18px;left:46px}.elite-right{flex-direction:column;justify-content:center;padding:22px 52px;display:flex}.elite-login-card{background:#fffffff5;border:1px solid #b4d2ffbf;border-radius:30px;width:100%;max-width:560px;margin:auto;padding:32px 42px;box-shadow:0 28px 80px #07285a21}.elite-login-card h1{letter-spacing:-1px;margin:20px 0 6px;font-size:36px;font-weight:950}.elite-input{background:#fff;border:1px solid #d7e1f1;border-radius:15px;align-items:center;gap:14px;height:50px;padding:0 18px;display:flex}.elite-input button{cursor:pointer;background:0 0;border:none}.elite-options a{color:#006af5;font-weight:850;text-decoration:none}.elite-main-btn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#0058e8,#0a87ff);border:none;border-radius:15px;width:100%;height:52px;font-size:16px;font-weight:950;box-shadow:0 16px 34px #0068ff40}.elite-socials button{background:#fff;border:1px solid #dce5f3;border-radius:13px;justify-content:center;align-items:center;gap:9px;height:44px;font-weight:850;display:flex}.elite-new-box p{color:#61728f;margin-top:6px;font-size:13px}.elite-bottom-trust{color:#29405f;grid-template-columns:repeat(3,1fr);gap:14px;max-width:560px;margin:10px auto 0;display:grid}.login-error-box{color:#dc2626;background:#fff1f2;border:1px solid #fecdd3;border-radius:14px;margin-bottom:14px;padding:12px 14px;font-weight:800}.np-register-page{height:100vh;min-height:100vh;overflow:hidden}.np-register-left{padding:38px 48px;position:relative;overflow:hidden}.np-register-brand,.np-register-copy{z-index:5;position:relative}.np-register-copy{width:48%}.np-register-copy h1{font-size:44px;line-height:1.08}.np-register-woman-img{object-fit:contain;object-position:bottom right;z-index:2;pointer-events:none;width:52%;height:76%;display:block;position:absolute;bottom:0;right:0}@media (width<=1200px){.elite-copy{width:54%}.elite-copy h1{font-size:38px}.elite-woman-img{width:46%}}@media (width<=1000px){.candidate-login-elite{grid-template-columns:1fr}.elite-left{min-height:auto;padding:28px 22px}.elite-woman-img{display:none}.elite-copy{width:100%}.elite-right{padding:24px 18px}.elite-login-card{padding:28px 22px}.elite-copy h1{font-size:34px}.elite-socials,.elite-bottom-trust{grid-template-columns:1fr}}.elite-left{position:relative!important;overflow:hidden!important}.login-woman-fixed{object-fit:contain!important;object-position:bottom right!important;z-index:2!important;width:48%!important;height:70%!important;display:block!important;position:absolute!important;bottom:0!important;right:0!important}.elite-copy{width:48%!important}.elite-copy h1{font-size:40px!important;line-height:1.08!important}.candidate-login-elite{color:#071735;background:linear-gradient(135deg,#eaf3ff 0%,#f8fbff 100%);grid-template-columns:52% 48%;min-height:100vh;font-family:Inter,Arial,sans-serif;display:grid;overflow-y:auto}.elite-left{min-height:100vh;background:linear-gradient(135deg,#06182f 0%,#0b3d74 48%,#1763b8 100%)!important;padding:34px 46px 24px!important;position:relative!important;overflow:hidden!important}.elite-left:before{content:"";pointer-events:none;background:radial-gradient(circle at 72% 28%,#ffffff26,#0000 42%);position:absolute;inset:0}.elite-brand,.elite-copy,.elite-secure-card{z-index:10!important;position:relative!important}.elite-brand{color:#fff;align-items:center;gap:18px;display:flex}.elite-brand img{object-fit:contain!important;width:170px!important;height:auto!important}.elite-brand h3{margin:0;font-size:30px;font-weight:950;line-height:1}.elite-brand span,.elite-copy b{color:#1687ff}.elite-brand p{color:#d8e9ff;margin:6px 0 0;font-size:15px;font-weight:700}.elite-copy{color:#fff;width:42%!important;margin-top:34px!important}.elite-trust-badge{color:#d9ecff;background:#1687ff2e;border:1px solid #ffffff2e;border-radius:999px;padding:8px 14px;font-size:13px;font-weight:850;display:inline-flex}.elite-copy h1{letter-spacing:-1.4px;font-weight:950;margin:22px 0 12px!important;font-size:40px!important;line-height:1.08!important}.elite-copy>p{color:#e5f0ff;font-size:14px;line-height:1.55}.elite-feature{align-items:flex-start;gap:12px;margin-top:14px;display:flex}.elite-feature span{background:linear-gradient(135deg,#0b6bff,#0043b7);border-radius:13px;place-items:center;width:38px;height:38px;font-size:18px;font-weight:900;display:grid}.elite-feature h4{margin:0;font-size:14px;font-weight:900}.elite-feature p{color:#d9e9ff;margin:4px 0 0;font-size:12px;line-height:1.45}.login-woman-fixed,.elite-woman-img{filter:drop-shadow(0 35px 60px #00000059);object-fit:contain!important;object-position:bottom right!important;z-index:4!important;pointer-events:none!important;width:52%!important;height:78%!important;display:block!important;position:absolute!important;bottom:0!important;right:0!important}.elite-secure-card{color:#fff;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffff21;border:1px solid #fff3;border-radius:18px;gap:12px;display:flex;width:270px!important;padding:14px!important;position:absolute!important;bottom:18px!important;left:46px!important}.elite-secure-card span{background:#0b75ff;border-radius:50%;place-items:center;width:40px;height:40px;display:grid}.elite-secure-card h4,.elite-secure-card p{margin:0}.elite-secure-card p{color:#dcecff;margin-top:4px;font-size:12px}.elite-right{flex-direction:column;justify-content:center;display:flex;padding:22px 52px!important}.elite-login-card{background:#fffffff5;border:1px solid #b4d2ffbf;border-radius:30px;width:100%;margin:auto;box-shadow:0 28px 80px #07285a21;max-width:560px!important;padding:32px 42px!important}.elite-pill{color:#006af5;background:#eaf3ff;border-radius:14px;padding:8px 14px;font-size:13px;font-weight:900;display:inline-flex}.elite-login-card h1{font-weight:950;margin:18px 0 6px!important;font-size:34px!important}.elite-login-card>p{color:#60708f;margin-bottom:18px;font-size:14px}.elite-login-card label{margin:12px 0 6px;font-weight:900;display:block}.elite-input{background:#fff;border:1px solid #d7e1f1;border-radius:15px;align-items:center;gap:14px;padding:0 18px;display:flex;height:50px!important}.elite-input input{background:0 0;border:none;outline:none;flex:1;font-size:15px}.elite-options{justify-content:space-between;align-items:center;margin:12px 0 16px;font-size:14px;display:flex}.elite-main-btn{background:linear-gradient(135deg,#0058e8,#0a87ff);border-radius:15px;width:100%;font-size:16px;font-weight:950;height:52px!important}.elite-divider{color:#7a8aa7;align-items:center;gap:14px;margin:18px 0 14px;font-size:14px;display:flex}.elite-divider span{background:#dfe7f2;flex:1;height:1px}.elite-socials{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.elite-socials button{color:#071735;background:#fff;border:1px solid #dce5f3;border-radius:13px;font-weight:850;height:44px!important}.elite-new-box{text-align:center;background:#eff6ff;border-radius:18px;margin-top:16px;padding:14px}.elite-new-box h3,.elite-new-box p{margin:0}.elite-new-box a{color:#006af5;background:#fff;border:1px solid #0a7cff;border-radius:13px;place-items:center;height:42px;margin-top:10px;font-weight:950;text-decoration:none;display:grid}.elite-bottom-trust{grid-template-columns:repeat(3,1fr);gap:14px;max-width:560px;margin:10px auto 0;display:grid}.elite-bottom-trust div{text-align:center;background:#ffffffb8;border:1px solid #dceaff;border-radius:16px;padding:10px;font-size:12px}@media (width<=1000px){.candidate-login-elite{grid-template-columns:1fr}.elite-left{min-height:auto;padding:28px 22px!important}.login-woman-fixed,.elite-woman-img{display:none!important}.elite-copy{width:100%!important}.elite-right{padding:24px 18px!important}.elite-login-card{padding:28px 22px!important}.elite-socials,.elite-bottom-trust{grid-template-columns:1fr}}.np-contact-page{color:#071735;background:radial-gradient(circle at 0 0,#2563eb29,#0000 38%),linear-gradient(135deg,#eef5ff,#fff);min-height:100vh;padding:34px}.np-contact-hero{color:#fff;background-color:#0000;background-image:linear-gradient(135deg,#03122df2,#0d478ceb),url(/images/contact-bg.png);background-position:0 0,0 0;background-repeat:repeat,repeat;background-size:cover;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;border-radius:34px;padding:70px 50px;box-shadow:0 30px 80px #07285a38}.np-contact-hero span,.np-contact-form-section span{color:#60a5fa;background:#2563eb2e;border-radius:999px;padding:10px 16px;font-weight:900;display:inline-flex}.np-contact-hero h1{letter-spacing:-2px;max-width:820px;margin:24px 0 16px;font-size:56px;line-height:1.05}.np-contact-hero p{color:#dbeafe;max-width:720px;font-size:18px;line-height:1.7}.np-contact-grid{grid-template-columns:repeat(3,1fr);gap:22px;margin:28px 0;display:grid}.np-contact-card{background:#fff;border:1px solid #dfe9ff;border-radius:28px;padding:30px;box-shadow:0 18px 45px #0f172a14}.np-contact-icon{color:#fff;background:linear-gradient(135deg,#2563eb,#7c3aed);border-radius:18px;place-items:center;width:58px;height:58px;font-size:26px;display:grid}.np-contact-card h3{margin:20px 0 8px;font-size:24px}.np-contact-card p{color:#64748b;line-height:1.6}.np-contact-card a,.np-contact-card b{color:#2563eb;font-weight:900}.np-contact-form-section{background:#fff;border:1px solid #dfe9ff;border-radius:34px;grid-template-columns:.85fr 1.15fr;gap:28px;padding:38px;display:grid;box-shadow:0 22px 60px #0f172a14}.np-contact-form-section h2{margin:18px 0 12px;font-size:42px}.np-contact-form-section p{color:#64748b;line-height:1.7}.np-contact-form{gap:16px;display:grid}.np-contact-form input,.np-contact-form textarea{background:#f8fbff;border:1px solid #dbe7ff;border-radius:16px;padding:16px}.np-contact-form textarea{min-height:140px}.np-contact-form button{background:linear-gradient(135deg,#2563eb,#7c3aed);border-radius:16px;height:56px;font-weight:950}.np-contact-legal{color:#fff;background:#071735;border-radius:30px;margin-top:28px;padding:34px}.np-contact-legal h3{margin-top:0;font-size:28px}.np-contact-legal div{flex-wrap:wrap;gap:14px;display:flex}.np-contact-legal a{color:#bfdbfe;background:#ffffff14;border-radius:999px;padding:10px 14px}.np-contact-legal p{color:#dbeafe;margin-top:24px}@media (width<=1000px){.np-contact-grid,.np-contact-form-section{grid-template-columns:1fr}.np-contact-hero h1{font-size:38px}.np-contact-page{padding:18px}}.premium-contact-page{color:#071735;background:radial-gradient(circle at 15% 10%,#2563eb2e,#0000 32%),radial-gradient(circle at 90% 20%,#7c3aed24,#0000 34%),linear-gradient(135deg,#eef5ff,#fff);min-height:100vh;padding:34px}.premium-contact-hero{color:#fff;background:linear-gradient(135deg,#04122df5,#0c4891f0),radial-gradient(circle at 80% 20%,#60a5fa59,#0000 34%);border-radius:38px;grid-template-columns:1.15fr .85fr;gap:34px;padding:64px;display:grid;box-shadow:0 34px 90px #07285a3d}.premium-contact-left span,.premium-contact-form-box span{color:#93c5fd;background:#3b82f633;border-radius:999px;padding:11px 18px;font-weight:950;display:inline-flex}.premium-contact-left h1{letter-spacing:-2.5px;max-width:850px;margin:28px 0 18px;font-size:64px;font-weight:950;line-height:1.02}.premium-contact-left p{color:#dbeafe;max-width:760px;font-size:18px;line-height:1.75}.premium-contact-actions{gap:16px;margin-top:34px;display:flex}.premium-contact-actions a{color:#2563eb;background:#fff;border-radius:16px;padding:15px 22px;font-weight:950;text-decoration:none}.premium-contact-actions a:nth-child(2){color:#fff;background:#ffffff1f;border:1px solid #ffffff3d}.premium-contact-panel{-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);background:#ffffff21;border:1px solid #ffffff3d;border-radius:30px;align-self:center;padding:34px}.premium-contact-panel img{width:150px;margin-bottom:22px}.premium-contact-panel h3{margin:0 0 10px;font-size:30px}.premium-contact-panel p{color:#dbeafe;line-height:1.6}.premium-contact-panel div{gap:12px;margin-top:22px;display:grid}.premium-contact-panel b{background:#ffffff1f;border-radius:14px;padding:13px 15px}.premium-contact-cards{grid-template-columns:repeat(3,1fr);gap:24px;margin:30px 0;display:grid}.premium-contact-cards article{background:#fff;border:1px solid #dfe9ff;border-radius:30px;padding:32px;box-shadow:0 22px 60px #0f172a14}.premium-contact-cards span{background:linear-gradient(135deg,#2563eb,#7c3aed);border-radius:20px;place-items:center;width:62px;height:62px;font-size:28px;display:grid}.premium-contact-cards h3{margin:22px 0 8px;font-size:24px}.premium-contact-cards p{color:#64748b;line-height:1.6}.premium-contact-cards a,.premium-contact-cards b{color:#2563eb;font-weight:950}.premium-contact-form-box{background:#fff;border:1px solid #dfe9ff;border-radius:34px;grid-template-columns:.85fr 1.15fr;gap:34px;padding:40px;display:grid;box-shadow:0 24px 70px #0f172a14}.premium-contact-form-box h2{letter-spacing:-1.2px;margin:20px 0 12px;font-size:44px}.premium-contact-form-box p,.premium-contact-form-box li{color:#64748b;line-height:1.7}.premium-contact-form-box form{gap:16px;display:grid}.premium-contact-form-box input,.premium-contact-form-box textarea{background:#f8fbff;border:1px solid #dbe7ff;border-radius:16px;padding:17px;font-size:15px}.premium-contact-form-box textarea{min-height:140px}.premium-contact-form-box button{color:#fff;background:linear-gradient(135deg,#2563eb,#7c3aed);border:none;border-radius:16px;height:58px;font-size:16px;font-weight:950}@media (width<=1000px){.premium-contact-hero,.premium-contact-cards,.premium-contact-form-box{grid-template-columns:1fr}.premium-contact-left h1{font-size:40px}.premium-contact-page{padding:18px}.premium-contact-hero{padding:34px}}.premium-interview-page{color:#071333;background:radial-gradient(circle at 15% 10%,#7c3aed33,#0000 30%),radial-gradient(circle at 90% 5%,#2563eb38,#0000 34%),linear-gradient(135deg,#eef3ff 0%,#f8fbff 42%,#eef4ff 100%);min-height:100vh;padding:34px}.premium-interview-hero{background:linear-gradient(135deg,#fffffff0,#eff6ffd1);border:1px solid #94a3b838;border-radius:34px;justify-content:space-between;align-items:center;margin-top:28px;padding:34px;display:flex;box-shadow:0 30px 80px #1e40af24}.premium-interview-hero span{color:#6d28d9;font-weight:900}.premium-interview-hero h1{letter-spacing:-1.4px;margin:8px 0;font-size:42px}.premium-interview-hero p{color:#475569;margin:0;font-weight:600}.interview-hero-count{color:#fff;background:linear-gradient(135deg,#2563eb,#7c3aed);border-radius:32px;place-items:center;width:130px;height:130px;display:grid;box-shadow:0 26px 50px #4f46e559}.interview-hero-count b{font-size:42px;line-height:1}.interview-hero-count small{margin-top:-24px;font-weight:800}.interview-dashboard-grid{grid-template-columns:repeat(4,1fr);gap:18px;margin:22px 0;display:grid}.interview-stat-card{background:#ffffffe0;border:1px solid #94a3b838;border-radius:26px;padding:24px;box-shadow:0 20px 50px #1e40af1a}.interview-stat-card span{background:linear-gradient(135deg,#eff6ff,#ede9fe);border-radius:18px;place-items:center;width:54px;height:54px;font-size:24px;display:grid}.interview-stat-card b{color:#0f172a;margin-top:16px;font-size:34px;display:block}.interview-stat-card p{color:#64748b;margin:4px 0 0;font-weight:800}.premium-interview-layout{grid-template-columns:1fr 360px;gap:22px;display:grid}.premium-interview-list,.interview-side-panel{background:#ffffffe6;border:1px solid #94a3b838;border-radius:32px;padding:26px;box-shadow:0 28px 70px #1e40af1f}.interview-section-head{justify-content:space-between;align-items:center;margin-bottom:18px;display:flex}.interview-section-head h2{margin:0;font-size:28px}.interview-section-head p{color:#64748b;margin:4px 0 0;font-weight:600}.interview-section-head button,.interview-empty-card button,.interview-side-panel button{color:#fff;cursor:pointer;background:linear-gradient(135deg,#2563eb,#7c3aed);border:0;border-radius:16px;padding:14px 18px;font-weight:900}.premium-interview-row{background:linear-gradient(135deg,#f8fbff,#eef4ff);border:1px solid #94a3b833;border-radius:24px;grid-template-columns:96px 1fr auto;align-items:center;gap:18px;margin-bottom:14px;padding:18px;display:grid}.interview-date-box{color:#fff;background:linear-gradient(135deg,#1e293b,#312e81);border-radius:22px;place-items:center;height:82px;display:grid}.interview-date-box b{font-size:28px;line-height:1}.interview-date-box span{color:#c7d2fe;font-size:12px;font-weight:800}.interview-main-info h3{margin:0;font-size:20px}.interview-main-info p{color:#475569;margin:5px 0 10px;font-weight:800}.interview-main-info div{flex-wrap:wrap;gap:10px;display:flex}.interview-main-info div span{color:#475569;background:#fff;border-radius:999px;padding:8px 12px;font-size:13px;font-weight:800}.interview-status-pill{color:#15803d;background:#22c55e1f;border-radius:999px;padding:10px 14px;font-weight:900}.interview-empty-card{text-align:center;background:linear-gradient(135deg,#f8fbff,#eef4ff);border:1px dashed #6366f159;border-radius:26px;place-items:center;min-height:260px;padding:34px;display:grid}.interview-empty-card h2{margin:0;font-size:28px}.interview-empty-card p{color:#64748b;font-weight:700}.interview-side-panel{color:#fff;background:radial-gradient(circle at 100% 0,#7c3aed38,#0000 36%),linear-gradient(145deg,#07122f,#020617);height:fit-content;position:sticky;top:24px}.interview-side-panel h2{margin:0 0 8px;font-size:28px}.interview-side-panel p{color:#c7d2fe}.interview-side-panel button{text-align:left;background:#ffffff1a;border:1px solid #ffffff24;width:100%;margin-top:12px}.interview-side-panel button:hover{background:linear-gradient(135deg,#2563eb,#7c3aed)}@media (width<=1000px){.interview-dashboard-grid,.premium-interview-layout,.premium-interview-row{grid-template-columns:1fr}.premium-interview-hero{flex-direction:column;align-items:flex-start}}.npj-dashboard-footer{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:linear-gradient(135deg,#fffffff7,#f8fafff0);border:1px solid #e4eaff;border-radius:20px;grid-template-columns:auto 1fr auto;align-items:center;gap:28px;width:100%;min-height:78px;margin-top:28px;padding:14px 22px;display:grid;box-shadow:0 16px 45px #1e40af14}.npj-dashboard-footer-brand img{object-fit:contain;flex:0 0 48px;width:48px;height:48px}.npj-dashboard-footer-brand span{color:#475569;white-space:nowrap;font-size:13px;font-weight:700}.npj-dashboard-footer-links{justify-content:center;align-items:center;gap:22px;min-width:0;display:flex}.npj-dashboard-footer-links button{color:#475569;cursor:pointer;white-space:nowrap;background:0 0;border:0;align-items:center;gap:7px;padding:7px 2px;font-family:inherit;font-size:13px;font-weight:700;transition:color .18s,transform .18s;display:flex}.footer-divider{background:#d8e0f5;width:1px;height:18px}.help-icon{border:1px solid #94a3b8;border-radius:50%;place-items:center;width:20px;height:20px;font-size:11px;font-weight:900;display:grid}.npj-dashboard-footer-socials{align-items:center;gap:9px;display:flex}.npj-dashboard-footer-socials button{color:#2563eb;cursor:pointer;background:#f8faff;border:1px solid #dce5ff;border-radius:9px;place-items:center;width:32px;height:32px;padding:0;font-family:inherit;font-size:13px;font-weight:900;transition:transform .18s,color .18s,background .18s,box-shadow .18s;display:grid}.npj-dashboard-footer-socials button:hover{color:#fff;background:linear-gradient(135deg,#2563eb,#7c3aed);transform:translateY(-2px);box-shadow:0 8px 20px #4f46e533}@media (width<=1100px){.npj-dashboard-footer{grid-template-columns:1fr auto}.npj-dashboard-footer-links{grid-area:2/1/auto/-1;justify-content:flex-start}}@media (width<=700px){.npj-dashboard-footer{flex-direction:column;align-items:flex-start;gap:14px;padding:18px;display:flex}.npj-dashboard-footer-brand span{white-space:normal}.npj-dashboard-footer-links{flex-wrap:wrap;justify-content:flex-start;gap:12px}.footer-divider{display:none}}.npj-dashboard-footer{background:#fffffff5;border:1px solid #e4eaff;border-radius:22px;grid-template-columns:auto 1fr auto;align-items:center;gap:24px;width:100%;min-height:78px;margin-top:28px;margin-bottom:18px;padding:14px 22px;display:grid;box-shadow:0 18px 50px #1e40af1a}.npj-dashboard-footer-brand{align-items:center;gap:14px;display:flex}.npj-dashboard-footer-brand img{object-fit:contain;width:48px;height:48px}.npj-dashboard-footer-brand span{color:#475569;font-size:13px;font-weight:700}.npj-dashboard-footer-links{justify-content:center;align-items:center;gap:18px;display:flex}.npj-dashboard-footer-links button{color:#475569;cursor:pointer;background:0 0;border:0;font-weight:800}.npj-dashboard-footer-links button:hover{color:#2563eb}.npj-dashboard-footer-links span{background:#d8e0f5;width:1px;height:18px}.npj-dashboard-footer-socials{gap:10px;display:flex}.npj-dashboard-footer-socials button{color:#fff;cursor:pointer;background:linear-gradient(135deg,#2563eb,#7c3aed);border:0;border-radius:10px;width:34px;height:34px;font-weight:900}@media (width<=900px){.npj-dashboard-footer{grid-template-columns:1fr}.npj-dashboard-footer-links{flex-wrap:wrap;justify-content:flex-start}}:root{--npj-sidebar-width:330px}.npj-dashboard-footer,.npj-dashboard-footer *{box-sizing:border-box}.npj-dashboard-footer{z-index:1;clear:both;color:#475569;background:linear-gradient(135deg,#fffffffa,#f8fafff5);border:1px solid #dbe5ff;border-radius:26px;grid-template-columns:minmax(260px,1fr) auto auto;align-items:center;gap:14px 28px;min-width:0;min-height:96px;overflow:hidden;box-shadow:0 18px 52px #1e40af17;float:none!important;width:100%!important;max-width:100%!important;margin:32px 0 24px!important;padding:22px 30px!important;display:grid!important;position:relative!important;bottom:auto!important;left:auto!important;right:auto!important;transform:none!important}.fj-main>.npj-dashboard-footer,.dashboard-main>.npj-dashboard-footer,.dashboard-content>.npj-dashboard-footer,.dashboard-right>.npj-dashboard-footer,.candidate-dashboard-main>.npj-dashboard-footer,.candidate-dashboard-content>.npj-dashboard-footer,.candidate-dashboard-right>.npj-dashboard-footer,.saved-jobs-main>.npj-dashboard-footer,.saved-jobs-content>.npj-dashboard-footer,.companies-main>.npj-dashboard-footer,.companies-content>.npj-dashboard-footer,.company-main>.npj-dashboard-footer,.company-content>.npj-dashboard-footer,.applications-main>.npj-dashboard-footer,.applications-content>.npj-dashboard-footer,.notifications-saas-main>.npj-dashboard-footer,.trust-passport-main>.npj-dashboard-footer{width:100%!important;margin-left:0!important;margin-right:0!important}.fj-page+.npj-dashboard-footer,.dashboard-page+.npj-dashboard-footer,.ultimate-pro-page+.npj-dashboard-footer,.candidate-dashboard-page+.npj-dashboard-footer,.notifications-saas-page+.npj-dashboard-footer,.applications-page+.npj-dashboard-footer,.saved-jobs-page+.npj-dashboard-footer,.companies-page+.npj-dashboard-footer,.company-page+.npj-dashboard-footer,:is(body:has(.companies-page) .npj-dashboard-footer,body:has(.companies-main) .npj-dashboard-footer,body:has(.company-page) .npj-dashboard-footer,body:has(.company-main) .npj-dashboard-footer){width:calc(100% - var(--npj-sidebar-width))!important;margin-left:var(--npj-sidebar-width)!important;margin-right:0!important}:is(body:has(.companies-main>.npj-dashboard-footer) .npj-dashboard-footer,body:has(.companies-content>.npj-dashboard-footer) .npj-dashboard-footer,body:has(.company-main>.npj-dashboard-footer) .npj-dashboard-footer,body:has(.company-content>.npj-dashboard-footer) .npj-dashboard-footer){width:100%!important;margin-left:0!important}.npj-dashboard-footer-brand{align-items:center;gap:16px;min-width:0;display:flex}.npj-footer-logo-button{cursor:pointer;background:0 0;border:0;outline:0;flex-shrink:0;justify-content:center;align-items:center;width:auto;min-width:0;margin:0;padding:0;display:inline-flex}.npj-footer-logo{object-fit:contain;width:112px;height:40px;display:block}.npj-footer-copyright{color:#475569;white-space:nowrap;min-width:0;font-size:14px;font-weight:750;line-height:1.4}.npj-dashboard-footer-links{white-space:nowrap;justify-content:center;align-items:center;gap:16px;min-width:0;display:flex}.npj-dashboard-footer-links button{color:#475569;white-space:nowrap;cursor:pointer;background:0 0;border:0;outline:0;margin:0;padding:8px 0;font-family:inherit;font-size:14px;font-weight:800;line-height:1;transition:color .18s,transform .18s}.npj-dashboard-footer-links button:hover{color:#2563eb;transform:translateY(-1px)}.npj-footer-divider{background:#dbe5ff;flex:0 0 1px;width:1px;height:22px}.npj-dashboard-footer-socials{flex-shrink:0;justify-content:flex-end;align-items:center;gap:9px;min-width:0;display:flex}.npj-dashboard-footer-socials button{color:#fff;cursor:pointer;background:linear-gradient(135deg,#2563eb,#7c3aed);border:0;border-radius:13px;outline:0;justify-content:center;align-items:center;width:40px;min-width:40px;height:40px;margin:0;padding:0;font-family:inherit;font-size:14px;font-weight:900;line-height:1;transition:transform .18s,box-shadow .18s;display:inline-flex;box-shadow:0 9px 22px #4f46e538}.npj-dashboard-footer-socials button:hover{transform:translateY(-2px);box-shadow:0 13px 28px #4f46e54d}.fj-main,.dashboard-main,.dashboard-content,.dashboard-right,.candidate-dashboard-main,.candidate-dashboard-content,.candidate-dashboard-right,.saved-jobs-main,.saved-jobs-content,.companies-main,.companies-content,.company-main,.company-content,.applications-main,.applications-content,.notifications-saas-main,.trust-passport-main{min-width:0}@media (width<=1300px){.npj-dashboard-footer{grid-template-columns:minmax(220px,1fr) auto;padding:20px 24px!important}.npj-dashboard-footer-brand{grid-area:1/1}.npj-dashboard-footer-socials{grid-area:1/2}.npj-dashboard-footer-links{grid-area:2/1/auto/-1;justify-content:flex-start}}@media (width<=1100px){.npj-dashboard-footer,.fj-page+.npj-dashboard-footer,.dashboard-page+.npj-dashboard-footer,.ultimate-pro-page+.npj-dashboard-footer,.candidate-dashboard-page+.npj-dashboard-footer,.notifications-saas-page+.npj-dashboard-footer,.applications-page+.npj-dashboard-footer,.saved-jobs-page+.npj-dashboard-footer,.companies-page+.npj-dashboard-footer,.company-page+.npj-dashboard-footer{width:100%!important;margin-left:0!important}}@media (width<=850px){.npj-dashboard-footer{border-radius:22px;grid-template-columns:minmax(0,1fr);padding:22px!important}.npj-dashboard-footer-brand{flex-wrap:wrap;grid-area:1/1}.npj-dashboard-footer-links{flex-wrap:wrap;grid-area:2/1;justify-content:flex-start}.npj-dashboard-footer-socials{grid-area:3/1;justify-content:flex-start}.npj-footer-copyright{white-space:normal}}@media (width<=550px){.npj-dashboard-footer{row-gap:18px;min-height:auto;margin-top:24px!important;padding:20px 18px!important}.npj-dashboard-footer-brand{gap:12px}.npj-footer-logo{width:105px;height:38px}.npj-footer-copyright{font-size:12px}.npj-dashboard-footer-links{gap:12px}.npj-dashboard-footer-links button{font-size:12px}.npj-footer-divider{display:none}.npj-dashboard-footer-socials button{width:36px;min-width:36px;height:36px}}:is(body:has(.cp-page) .npj-dashboard-footer,body:has(.company-dashboard-page) .npj-dashboard-footer,body:has(.companies-dashboard-page) .npj-dashboard-footer,body:has(.companies-saas-page) .npj-dashboard-footer,body:has(.companies-page) .npj-dashboard-footer,body:has(.companies-main) .npj-dashboard-footer){width:calc(100vw - 330px)!important;max-width:calc(100vw - 330px)!important;margin-left:330px!important;margin-right:0!important}body:has(.companies-main) .npj-dashboard-footer{grid-template-columns:minmax(320px,1fr) auto auto!important}@media (width<=1100px){:is(body:has(.cp-page) .npj-dashboard-footer,body:has(.company-dashboard-page) .npj-dashboard-footer,body:has(.companies-dashboard-page) .npj-dashboard-footer,body:has(.companies-saas-page) .npj-dashboard-footer,body:has(.companies-page) .npj-dashboard-footer,body:has(.companies-main) .npj-dashboard-footer){width:100%!important;max-width:100%!important;margin-left:0!important}}.ai-live-page{color:#fff;background:radial-gradient(circle at 70% 10%,#7c3aed52,#0000 28%),radial-gradient(circle at 40% 45%,#2563eb29,#0000 35%),linear-gradient(135deg,#020617,#071426 55%,#020617);grid-template-columns:290px 1fr;min-height:100vh;display:grid}.ai-live-sidebar{background:#020617eb;border-right:1px solid #94a3b829;min-height:100vh;padding:26px 20px}.ai-live-brand{align-items:center;gap:14px;margin-bottom:42px;display:flex}.ai-live-brand img{object-fit:contain;width:90px}.ai-live-brand h2{margin:0;font-size:20px}.ai-live-brand p{color:#a5b4fc;letter-spacing:2px;margin:4px 0 0;font-size:13px}.ai-live-sidebar nav{gap:13px;display:grid}.ai-live-sidebar nav a{color:#dbeafe;cursor:pointer;border-radius:16px;padding:16px 18px;font-weight:900;text-decoration:none}.ai-live-sidebar nav a.active,.ai-live-sidebar nav a:hover{color:#fff;background:linear-gradient(135deg,#4f46e5,#9333ea);box-shadow:0 18px 40px #9333ea59}.upgrade-box{background:radial-gradient(circle at 100% 0,#ec48993d,#0000 42%),#0f172ad1;border:1px solid #94a3b833;border-radius:24px;margin-top:70px;padding:24px}.upgrade-box h3{margin-top:0}.upgrade-box p{color:#cbd5e1;line-height:1.7}.upgrade-box button{color:#fff;cursor:pointer;background:linear-gradient(135deg,#2563eb,#9333ea,#ec4899);border:none;border-radius:15px;width:100%;margin-top:16px;padding:15px;font-weight:1000}.ai-live-main{min-width:0;padding:26px 34px 42px}.ai-live-header{border-bottom:1px solid #94a3b829;grid-template-columns:auto 1fr auto auto auto;align-items:center;gap:20px;min-height:72px;padding-bottom:18px;display:grid}.live-session-title span{color:#f5f3ff;letter-spacing:1px;font-weight:1000}.live-session-title b{color:#22c55e;background:#22c55e26;border-radius:999px;margin-left:10px;padding:4px 10px}.live-wave{justify-content:center;align-items:center;gap:5px;height:28px;display:flex}.live-wave i{background:linear-gradient(#a855f7,#22d3ee);border-radius:999px;width:4px;height:13px;animation:.8s infinite alternate liveWave}.live-wave i:nth-child(2),.live-wave i:nth-child(6){height:22px}.live-wave i:nth-child(3),.live-wave i:nth-child(7){height:18px}@keyframes liveWave{0%{opacity:.55;transform:scaleY(.55)}to{opacity:1;transform:scaleY(1.35)}}.live-time-box strong{color:#fff;font-weight:1000;display:block}.live-time-box small{color:#94a3b8}.end-interview-btn{color:#fecaca;cursor:pointer;background:#7f1d1d59;border:1px solid #ef444499;border-radius:13px;padding:12px 18px;font-weight:900}.user-pill{color:#fff;background:#1e293be6;border-radius:999px;padding:14px 22px;font-weight:1000}.interview-setup-premium{grid-template-columns:1fr 460px;align-items:center;gap:70px;min-height:calc(100vh - 130px);display:grid}.setup-copy span,.premium-menu-hero span,.report-summary span{color:#d8b4fe;letter-spacing:4px;font-weight:1000}.setup-copy h1{max-width:790px;margin:24px 0;font-size:66px;line-height:1.1}.setup-copy h1 b{color:#c084fc}.setup-copy p{color:#dbeafe;max-width:700px;font-size:19px;line-height:1.8}.setup-card-premium{-webkit-backdrop-filter:blur(28px);backdrop-filter:blur(28px);background:#1e293bc7;border:1px solid #94a3b833;border-radius:30px;padding:36px;box-shadow:0 28px 80px #00000059}.setup-card-premium h2{margin:0 0 20px;font-size:26px}.setup-card-premium label{margin-top:20px;font-weight:900;display:block}.setup-card-premium input,.setup-card-premium select{color:#fff;background:#0f172a9e;border:1px solid #94a3b838;border-radius:17px;width:100%;height:62px;margin-top:10px;padding:0 18px;font-size:16px}.setup-card-premium select option{background:#0f172a}.setup-card-premium button{color:#fff;cursor:pointer;background:linear-gradient(135deg,#2563eb,#9333ea,#ec4899);border:none;border-radius:17px;width:100%;margin-top:30px;padding:17px;font-weight:1000;box-shadow:0 18px 45px #9333ea59}.ai-interview-premium-layout{grid-template-columns:1.22fr .92fr .82fr;align-items:start;gap:22px;margin-top:24px;display:grid}.interviewer-card,.question-card-premium,.live-analysis-card,.progress-card,.pro-tips-card,.quick-actions-card,.interview-flow-card,.transcript-card{-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);background:#0f172ad6;border:1px solid #94a3b82e;border-radius:24px;padding:22px;box-shadow:0 22px 65px #0000005c}.interviewer-card{position:relative}.live-badge{z-index:5;color:#22c55e;background:#020617b8;border-radius:999px;padding:9px 14px;font-weight:1000;position:absolute;top:18px;left:18px}.premium-avatar-wrap{background:radial-gradient(circle at top,#a855f761,#0000 44%),radial-gradient(circle at 100% 100%,#2563eb5c,#0000 45%),linear-gradient(135deg,#1e1b4b,#0f172a);border-radius:22px;place-items:center;height:390px;display:grid;position:relative;overflow:hidden}.takshvi-avatar{background:linear-gradient(135deg,#2563eb,#9333ea);border-radius:50%;place-items:center;width:230px;height:230px;display:grid;box-shadow:0 0 70px #a855f799}.avatar-face{font-size:120px}.premium-avatar-wrap.talking .takshvi-avatar{animation:.8s infinite alternate avatarPulse}@keyframes avatarPulse{0%{transform:scale(1)}to{transform:scale(1.045)}}.avatar-caption{text-align:center;color:#fff;background:#020617bf;border:1px solid #94a3b82e;border-radius:16px;max-width:84%;padding:14px 20px;position:absolute;bottom:26px}.call-controls{justify-content:center;gap:16px;margin-top:18px;display:flex}.call-controls button{color:#fff;cursor:pointer;background:#1e293beb;border:none;border-radius:18px;min-width:76px;height:64px;font-weight:900}.call-controls button:hover{transform:translateY(-2px)}.call-controls span{margin-top:4px;font-size:11px;display:block}.end-call-btn{background:linear-gradient(135deg,#ef4444,#be123c)!important}.interview-flow-card,.transcript-card,.progress-card,.pro-tips-card,.quick-actions-card{margin-top:18px}.interview-flow-line{grid-template-columns:repeat(5,1fr);gap:12px;display:grid}.interview-flow-line div{text-align:center;color:#94a3b8}.interview-flow-line span{background:#1e293be6;border-radius:50%;place-items:center;width:34px;height:34px;margin:auto auto 8px;display:grid}.interview-flow-line .active{color:#fff}.interview-flow-line .active span{background:linear-gradient(135deg,#2563eb,#a855f7)}.interview-flow-line b{font-size:13px;display:block}.interview-flow-line small{margin-top:4px;font-size:12px;display:block}.transcript-card{max-height:260px;overflow-y:auto}.transcript-row{border-bottom:1px solid #94a3b81f;grid-template-columns:45px 1fr 70px;gap:12px;padding:13px 0;display:grid}.transcript-row b{color:#c084fc}.transcript-row p{color:#e0f2fe;margin:0;line-height:1.5}.transcript-row small{color:#94a3b8}.question-card-premium{min-height:520px}.question-card-premium>span{color:#c084fc;font-weight:1000}.question-card-premium h4{color:#bfdbfe;font-size:18px}.question-card-premium h2{font-size:25px;line-height:1.48}.hint-box{background:#1e293bc7;border:1px solid #94a3b833;border-radius:17px;margin:24px 0;padding:18px}.hint-box p{color:#cbd5e1}.answer-now-btn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#2563eb,#ec4899);border:none;border-radius:17px;width:100%;padding:18px;font-weight:1000;box-shadow:0 18px 45px #ec489947}.listening-status{text-align:center;color:#86efac;font-weight:900}.live-analysis-card h3,.progress-card h3,.pro-tips-card h3,.quick-actions-card h3{margin-top:0}.score-ring-small,.progress-ring{background:radial-gradient(circle, #111827 55%, transparent 57%), conic-gradient(#22c55e 78%, #ffffff1f 0);border-radius:50%;place-items:center;width:120px;height:120px;margin:18px auto;font-size:30px;font-weight:1000;display:grid}.score-ring-small span{margin-top:-32px;font-size:14px}.analysis-line{margin-top:16px}.analysis-line p{color:#dbeafe;justify-content:space-between;display:flex}.analysis-line div{background:#94a3b82e;border-radius:99px;height:8px;overflow:hidden}.analysis-line span{background:linear-gradient(90deg,#2563eb,#22c55e,#a855f7);height:100%;display:block}.progress-card p,.pro-tips-card p{color:#dbeafe;line-height:1.6}.quick-actions-card button{color:#fff;cursor:pointer;background:#1e293bc2;border:1px solid #94a3b840;border-radius:14px;width:100%;margin-top:10px;padding:13px;font-weight:900}.premium-menu-page{margin-top:38px}.premium-menu-hero,.premium-menu-card,.premium-empty-state,.premium-report-main{-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);background:radial-gradient(circle at 100% 0,#7c3aed38,#0000 45%),#0f172ad1;border:1px solid #94a3b82e;border-radius:26px;box-shadow:0 22px 65px #00000057}.premium-menu-hero{padding:34px}.premium-menu-hero h1{margin:10px 0;font-size:48px}.premium-menu-hero p{color:#cbd5e1;max-width:850px;line-height:1.7}.premium-menu-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;margin-top:24px;display:grid}.premium-menu-card,.premium-empty-state,.premium-report-main{padding:26px}.premium-empty-state{text-align:center;grid-column:1/-1}.premium-menu-card h3{margin-top:0}.premium-menu-card b{color:#c084fc;margin:10px 0;font-size:34px;display:block}.premium-menu-card p,.premium-empty-state p{color:#cbd5e1;line-height:1.6}.premium-menu-card button,.premium-empty-state button{color:#fff;cursor:pointer;background:linear-gradient(135deg,#2563eb,#9333ea,#ec4899);border:none;border-radius:14px;margin-top:14px;padding:12px 18px;font-weight:900}.card-topline{color:#cbd5e1;justify-content:space-between;display:flex}.card-topline span{color:#93c5fd;font-weight:900}.card-topline em{color:#86efac;font-style:normal;font-weight:900}.premium-report-main{grid-column:1/-1;align-items:center;gap:30px;display:flex}.report-score-ring{border-radius:50%;flex-shrink:0;place-items:center;width:160px;height:160px;display:grid}.report-score-ring span{color:#c084fc;font-size:36px;font-weight:1000}.report-score-ring p{color:#cbd5e1;margin-top:-42px;font-size:12px}.report-summary h2{margin:10px 0;font-size:30px}.score-card .bar{background:#94a3b82e;border-radius:999px;height:8px;margin-top:16px;overflow:hidden}.score-card .bar span{background:linear-gradient(135deg,#22c55e,#3b82f6,#a855f7);height:100%;display:block}.question-bank-folders{grid-column:1/-1;grid-template-columns:repeat(3,1fr);gap:22px;display:grid}.pdf-folder-card{background:#0f172ad6;border:1px solid #94a3b82e;border-radius:24px;padding:26px}.folder-card-top{justify-content:space-between;display:flex}.folder-icon{font-size:36px}.pdf-folder-card button{color:#fff;background:linear-gradient(135deg,#2563eb,#9333ea);border:none;border-radius:14px;width:100%;margin-top:14px;padding:13px;font-weight:900}@media (width<=1300px){.ai-interview-premium-layout,.interview-setup-premium,.premium-menu-grid,.question-bank-folders,.ai-live-header{grid-template-columns:1fr}}@media (width<=900px){.ai-live-page{grid-template-columns:1fr}.ai-live-sidebar{display:none}.ai-live-main{padding:18px}.setup-copy h1{font-size:42px}.premium-menu-hero h1{font-size:36px}.interview-flow-line{grid-template-columns:1fr}}.mobile-dashboard{color:#0f172a;background:linear-gradient(#f8fbff,#eef4ff);min-height:100vh;padding:18px 16px 100px;font-family:Inter,Arial,sans-serif}.mobile-topbar{grid-template-columns:42px 1fr 42px;align-items:center;gap:12px;margin-bottom:18px;display:grid}.menu-btn,.bell-btn{color:#0f172a;background:#fff;border:none;border-radius:14px;width:42px;height:42px;font-size:20px;position:relative;box-shadow:0 8px 22px #0f172a14}.bell-btn span{color:#fff;background:#7c3aed;border-radius:999px;padding:3px 7px;font-size:11px;position:absolute;top:-5px;right:-5px}.mobile-search{color:#94a3b8;background:#fff;border-radius:18px;padding:14px 16px;font-size:14px;box-shadow:0 8px 22px #0f172a14}.mobile-hero-card{color:#fff;background:linear-gradient(135deg,#2457ff,#7c3aed);border-radius:26px;justify-content:space-between;gap:16px;padding:22px;display:flex;box-shadow:0 18px 40px #2563eb40}.hero-profile{align-items:center;gap:14px;display:flex}.hero-avatar{color:#2563eb;background:#fff;border:5px solid #fff6;border-radius:50%;justify-content:center;align-items:center;width:76px;height:76px;font-size:34px;font-weight:900;display:flex}.hero-profile p{margin:0;font-size:14px}.hero-profile h1{margin:4px 0;font-size:23px;line-height:1.15}.hero-profile span{color:#e0e7ff;font-size:13px;display:block}.hero-profile button{color:#fff;background:#ffffff2e;border:none;border-radius:16px;margin-top:12px;padding:11px 16px;font-weight:800}.trust-circle{border:9px solid #2dd4bf;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;min-width:104px;height:104px;display:flex}.trust-circle h2{margin:0;font-size:30px}.trust-circle p{margin:2px 0;font-size:11px}.trust-circle b{color:#86efac;font-size:11px}.shortcut-card{background:#fff;border-radius:24px;grid-template-columns:repeat(3,1fr);gap:16px;margin:20px 0;padding:18px 12px;display:grid;box-shadow:0 12px 30px #0f172a14}.shortcut-item{text-align:center}.shortcut-item span{background:#eef2ff;border-radius:16px;justify-content:center;align-items:center;width:48px;height:48px;margin:auto;font-size:20px;display:flex}.shortcut-item p{margin:8px 0 0;font-size:13px;font-weight:800}.section-title,.section-row h2{margin:22px 0 14px;font-size:22px}.overview-grid{grid-template-columns:repeat(2,1fr);gap:14px;display:grid}.overview-card{background:#fff;border-radius:22px;padding:18px;box-shadow:0 10px 26px #0f172a12}.overview-card span{background:#eef2ff;border-radius:16px;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.overview-card h2{margin:18px 0 4px;font-size:34px}.overview-card p{color:#475569;margin:0;font-weight:700}.overview-card a{color:#6d28d9;margin-top:12px;font-weight:900;display:inline-block}.premium-banner{color:#fff;background:linear-gradient(135deg,#4f46e5,#a855f7);border-radius:24px;justify-content:space-between;align-items:center;gap:14px;margin:24px 0;padding:22px;display:flex;box-shadow:0 18px 40px #7c3aed40}.premium-banner span{font-size:28px}.premium-banner h2{margin:6px 0;font-size:20px}.premium-banner b{color:#422006;background:#facc15;border-radius:999px;padding:3px 7px;font-size:11px}.premium-banner p{color:#ede9fe;margin:0;font-size:14px}.premium-banner button{color:#6d28d9;white-space:nowrap;background:#fff;border:none;border-radius:16px;padding:12px 14px;font-weight:900}.section-row{justify-content:space-between;align-items:center;display:flex}.section-row a{color:#6d28d9;font-weight:900}.tools-grid{grid-template-columns:1fr;gap:12px;display:grid}.tool-card-mobile{background:#fff;border-radius:20px;grid-template-columns:50px 1fr 20px;align-items:center;gap:12px;padding:16px;display:grid;box-shadow:0 10px 26px #0f172a12}.tool-card-mobile span{background:#eef2ff;border-radius:16px;justify-content:center;align-items:center;width:48px;height:48px;font-size:20px;display:flex}.tool-card-mobile h3{margin:0 0 5px;font-size:16px}.tool-card-mobile p{color:#64748b;margin:0;font-size:13px}.tool-card-mobile b{color:#64748b;font-size:24px}.daily-tip{background:#fff;border-radius:22px;grid-template-columns:48px 1fr 32px;align-items:center;gap:12px;margin-top:22px;padding:16px;display:grid;box-shadow:0 10px 26px #0f172a12}.daily-tip span{color:#fff;background:#7c3aed;border-radius:16px;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.daily-tip h3,.daily-tip p{margin:0}.daily-tip p{color:#64748b;font-size:13px}.daily-tip button{color:#0f172a;background:#f1f5f9;border:none;border-radius:50%;width:32px;height:32px}.mobile-bottom-nav{z-index:999;background:#fff;border-radius:26px;grid-template-columns:repeat(5,1fr);padding:12px 10px;display:grid;position:fixed;bottom:12px;left:12px;right:12px;box-shadow:0 -10px 35px #0f172a1f}.mobile-bottom-nav a{text-align:center;color:#64748b;font-size:20px;font-weight:800}.mobile-bottom-nav span{margin-top:4px;font-size:11px;display:block}.mobile-bottom-nav .active{color:#6d28d9}.mobile-bottom-nav .plus{color:#fff;background:linear-gradient(135deg,#2563eb,#9333ea);border-radius:50%;justify-content:center;align-items:center;width:54px;height:54px;margin:-28px auto 0;font-size:34px;display:flex}@media (width<=380px){.mobile-hero-card{flex-direction:column}.trust-circle{margin:auto}.overview-grid{grid-template-columns:1fr}}.ua-page,.ua-page *{box-sizing:border-box}.ua-page{--ua-bg:#030918;--ua-bg-deep:#020617;--ua-sidebar:#030a1c;--ua-card:#0e1d37e0;--ua-card-strong:#0c1a31f7;--ua-card-hover:#142748fa;--ua-border:#94a3b82b;--ua-border-strong:#60a5fa4d;--ua-text:#f8fafc;--ua-text-soft:#dbeafe;--ua-muted:#8fa9d1;--ua-blue:#2563eb;--ua-blue-light:#3b82f6;--ua-purple:#7c3aed;--ua-purple-light:#9333ea;--ua-cyan:#38bdf8;--ua-green:#34d399;--ua-orange:#f59e0b;--ua-red:#fb7185;width:100%;min-height:100vh;color:var(--ua-text);background:radial-gradient(circle at 88% 4%,#2563eb29,#0000 26%),radial-gradient(circle at 28% 94%,#7c3aed1a,#0000 32%),linear-gradient(145deg,#020617 0%,#030918 48%,#020714 100%);grid-template-columns:300px minmax(0,1fr);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;display:grid}.ua-sidebar{border-right:1px solid var(--ua-border);scrollbar-width:thin;scrollbar-color:#6366f18c transparent;background:radial-gradient(circle at 30% 18%,#4f46e526,#0000 30%),linear-gradient(#050c22fa,#020818fc);width:300px;height:100vh;padding:30px 20px 36px;position:sticky;top:0;overflow:hidden auto;box-shadow:16px 0 60px #0000002e}.ua-sidebar::-webkit-scrollbar{width:5px}.ua-sidebar::-webkit-scrollbar-track{background:0 0}.ua-sidebar::-webkit-scrollbar-thumb{background:linear-gradient(#2563eb,#9333ea);border-radius:999px}.ua-sidebar>img{object-fit:contain;width:155px;max-width:75%;height:auto;margin:34px auto 74px;display:block}.ua-sidebar button{color:#e6efff;text-align:left;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:16px;align-items:center;gap:12px;width:100%;min-height:54px;margin:0 0 8px;padding:0 17px;font-size:15px;font-weight:800;line-height:1;transition:transform .18s,border-color .18s,background .18s,box-shadow .18s;display:flex;position:relative}.ua-sidebar button:hover{background:#1e3a6e47;border-color:#60a5fa26;transform:translate(3px)}.ua-sidebar button.active{color:#fff;background:linear-gradient(105deg,#7c3aed,#2563eb);border-color:#818cf84d;box-shadow:0 14px 34px #4f46e547}.ua-sidebar button.active:before{content:"";background:#60a5fa;border-radius:0 999px 999px 0;width:4px;height:34px;position:absolute;top:10px;left:-20px;box-shadow:0 0 16px #60a5fab3}.ua-sidebar button b{color:#fff;background:linear-gradient(135deg,#9333ea,#7c3aed);border-radius:999px;place-items:center;min-width:26px;height:26px;margin-left:auto;padding:0 8px;font-size:12px;display:grid}.ua-main{min-width:0;padding:22px 26px 48px;overflow:hidden}.ua-topbar{grid-template-columns:52px minmax(280px,1fr) auto 54px 54px auto;align-items:center;gap:14px;width:100%;min-height:76px;margin-bottom:20px;display:grid}.ua-menu{color:#fff;cursor:pointer;background:linear-gradient(145deg,#142443f5,#091428f5);border:1px solid #94a3b82e;border-radius:15px;place-items:center;width:52px;height:52px;padding:0;font-size:21px;display:grid}.ua-search{background:#08142ad1;border:1px solid #60a5fa2e;border-radius:17px;align-items:center;gap:13px;min-width:0;height:54px;padding:0 17px;display:flex;box-shadow:inset 0 1px #ffffff06}.ua-search>span{color:#93c5fd;flex:none;font-size:19px}.ua-search input{color:#f8fafc;width:100%;min-width:0;font:inherit;background:0 0;border:0;outline:0;font-size:15px}.ua-search input::placeholder{color:#6f88af}.ua-search kbd{color:#9bb9e8;background:0 0;flex:none;font-family:inherit;font-size:13px}.ua-ai,.ua-icon{color:#fff;cursor:pointer;border:1px solid #94a3b829;height:54px;font-weight:850;transition:transform .18s,box-shadow .18s}.ua-ai:hover,.ua-icon:hover{transform:translateY(-2px)}.ua-ai{background:linear-gradient(110deg,#7c3aed,#2563eb);border-radius:16px;min-width:170px;padding:0 22px;box-shadow:0 14px 34px #4f46e547}.ua-icon{background:linear-gradient(145deg,#142443f5,#091428f5);border-radius:16px;place-items:center;width:54px;padding:0;display:grid}.ua-user{border-radius:18px;align-items:center;gap:11px;min-width:210px;height:58px;padding:4px 12px 4px 5px;display:flex}.ua-user img{object-fit:cover;border:2px solid #818cf87a;border-radius:50%;flex:0 0 50px;width:50px;height:50px}.ua-user div{min-width:0}.ua-user b{color:#fff;text-overflow:ellipsis;white-space:nowrap;max-width:155px;font-size:14px;display:block;overflow:hidden}.ua-user span{color:#9fc0ef;white-space:nowrap;margin-top:5px;font-size:12px;display:block}.ua-hero{border:1px solid var(--ua-border);background:radial-gradient(circle at 88% 18%,#2563eb33,#0000 30%),radial-gradient(circle at 70% 120%,#9333ea26,#0000 38%),linear-gradient(135deg,#102240f7,#09172ef7);border-radius:27px;justify-content:space-between;align-items:center;gap:24px;min-height:164px;margin-bottom:17px;padding:30px 32px;display:flex;position:relative;overflow:hidden;box-shadow:0 24px 70px #0000002e}.ua-hero:after{content:"";border:1px solid #60a5fa21;border-radius:50%;width:280px;height:280px;position:absolute;top:-145px;right:-100px}.ua-hero>div{z-index:1;min-width:0;position:relative}.ua-hero>div>span{color:#60a5fa;letter-spacing:.15em;margin-bottom:9px;font-size:11px;font-weight:900;display:inline-block}.ua-hero h1{color:#fff;letter-spacing:-.045em;margin:0;font-size:clamp(34px,3.4vw,53px);line-height:.98}.ua-hero p{color:#9db7df;max-width:790px;margin:15px 0 0;font-size:14px;line-height:1.65}.ua-hero>button{z-index:1;color:#fff;cursor:pointer;background:linear-gradient(110deg,#2563eb,#9333ea);border:0;border-radius:15px;flex:none;min-width:144px;height:48px;padding:0 18px;font-weight:850;position:relative;box-shadow:0 16px 36px #4f46e542}.ua-stats{grid-template-columns:repeat(5,minmax(0,1fr));gap:13px;width:100%;margin-bottom:17px;display:grid}.ua-stats article{border:1px solid var(--ua-border);background:linear-gradient(145deg,#112341f5,#0a182ff5);border-radius:22px;min-width:0;min-height:137px;padding:17px;transition:transform .18s,border-color .18s,box-shadow .18s;position:relative;overflow:hidden;box-shadow:0 18px 46px #00000029}.ua-stats article:hover{border-color:#60a5fa57;transform:translateY(-3px);box-shadow:0 24px 56px #0000003d}.ua-stats article:after{content:"";border:1px solid #60a5fa26;border-radius:50%;width:94px;height:94px;position:absolute;bottom:-56px;right:-47px}.ua-stats i{float:left;background:linear-gradient(135deg,#2563eb,#7c3aed);border-radius:14px;place-items:center;width:43px;height:43px;margin-right:12px;font-size:18px;font-style:normal;display:grid}.ua-stats h3{color:#c9daf6;min-height:36px;margin:1px 0 0;font-size:13px;line-height:1.35}.ua-stats h2{color:#fff;margin:6px 0 2px;font-size:31px;line-height:1}.ua-stats p{clear:both;color:#34d399;margin:12px 0 0;font-size:12px;font-weight:800}.ua-grid{grid-template-columns:minmax(0,1fr) 340px;align-items:start;gap:17px;min-width:0;display:grid}.ua-panel{border:1px solid var(--ua-border);background:linear-gradient(145deg,#0f1f3bf5,#08162cf5);border-radius:25px;min-width:0;padding:23px;box-shadow:0 22px 60px #00000030}.ua-panel-head{justify-content:space-between;align-items:center;gap:18px;min-width:0;margin-bottom:19px;display:flex}.ua-panel-head>div:first-child{min-width:0}.ua-panel-head h2,.ua-panel>h2{color:#fff;letter-spacing:-.025em;margin:0;font-size:24px;line-height:1.1}.ua-panel-head p{color:#8fa9d1;margin:7px 0 0;font-size:13px}.ua-panel-head>div:last-child{flex:none;align-items:center;gap:9px;display:flex}.ua-panel-head button{color:#fff;cursor:pointer;background:#1a2f54cc;border:1px solid #60a5fa29;border-radius:13px;min-height:42px;padding:0 15px;font-weight:800}.ua-panel-head button:first-child{background:linear-gradient(110deg,#2563eb,#9333ea);border:0}.ua-table{gap:10px;min-width:0;display:grid}.ua-table article{background:#14274794;border:1px solid #94a3b821;border-radius:17px;grid-template-columns:48px minmax(0,1fr) auto 90px;align-items:center;gap:13px;min-width:0;min-height:78px;padding:13px 15px;transition:transform .18s,border-color .18s,background .18s;display:grid}.ua-table article:hover{background:#193056cc;border-color:#60a5fa47;transform:translateY(-2px)}.ua-company-logo{color:#fff;background:linear-gradient(135deg,#2563eb,#7c3aed);border-radius:14px;place-items:center;width:46px;height:46px;font-size:17px;font-weight:900;display:grid;box-shadow:0 10px 24px #2563eb33}.ua-table article>div:nth-child(2){min-width:0}.ua-table h3{color:#f8fafc;text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:15px;overflow:hidden}.ua-table p{color:#8fa9d1;text-overflow:ellipsis;white-space:nowrap;margin:5px 0 0;font-size:12px;overflow:hidden}.ua-table article>span{color:#6ee7b7;text-overflow:ellipsis;white-space:nowrap;background:#34d3991a;border:1px solid #34d39929;border-radius:999px;max-width:150px;padding:8px 11px;font-size:11px;font-weight:850;overflow:hidden}.ua-table small{color:#7791ba;text-align:right;white-space:nowrap;font-size:11px}.ua-empty{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:320px;display:flex}.ua-empty.premium{background:radial-gradient(circle at 50% 30%,#2563eb1f,#0000 36%),#07132885;border:1px dashed #60a5fa40;border-radius:21px;padding:38px;overflow:hidden}.ua-empty.premium>div{background:linear-gradient(135deg,#2563eb,#9333ea);border-radius:21px;place-items:center;width:72px;height:72px;font-size:30px;display:grid;box-shadow:0 18px 42px #4f46e547}.ua-empty h2{color:#fff;margin:19px 0 8px;font-size:25px}.ua-empty p{color:#8fa9d1;max-width:460px;margin:0 auto;font-size:13px;line-height:1.65}.ua-empty button{color:#fff;cursor:pointer;background:linear-gradient(110deg,#2563eb,#9333ea);border:0;border-radius:14px;min-height:44px;margin-top:19px;padding:0 19px;font-weight:850;box-shadow:0 14px 34px #4f46e53d}.ua-right{align-content:start;gap:17px;min-width:0;display:grid}.ua-right .ua-panel{padding:21px}.ua-right .ua-panel>h2{margin-bottom:15px}.ua-right .ua-panel>button{color:#dbeafe;text-align:left;cursor:pointer;background:#172b4d94;border:1px solid #94a3b821;border-radius:14px;align-items:center;width:100%;min-height:49px;margin-bottom:9px;padding:0 14px;font-weight:800;transition:transform .18s,border-color .18s,background .18s;display:flex;position:relative}.ua-right .ua-panel>button:after{content:"→";color:#7fb2ff;margin-left:auto}.ua-right .ua-panel>button:hover{background:linear-gradient(105deg,#2563ebb3,#7c3aedb3);border-color:#60a5fa45;transform:translate(3px)}.ua-job-mini{background:#172b4d85;border:1px solid #94a3b81f;border-radius:14px;min-width:0;margin-bottom:9px;padding:13px 14px;transition:transform .18s,border-color .18s}.ua-job-mini:hover{border-color:#60a5fa42;transform:translateY(-2px)}.ua-job-mini b{color:#f8fafc;text-overflow:ellipsis;white-space:nowrap;font-size:13px;display:block;overflow:hidden}.ua-job-mini span{color:#8fa9d1;text-overflow:ellipsis;white-space:nowrap;margin-top:5px;font-size:11px;display:block;overflow:hidden}.ua-muted{color:#8fa9d1;font-size:13px;line-height:1.6}.ua-page button:focus-visible,.ua-page input:focus-visible{outline-offset:2px;outline:2px solid #60a5fae6}@media (width<=1500px){.ua-page{grid-template-columns:270px minmax(0,1fr)}.ua-sidebar{width:270px}.ua-grid{grid-template-columns:minmax(0,1fr) 310px}.ua-stats{gap:10px}.ua-stats article{padding:15px}.ua-ai{min-width:150px}}@media (width<=1280px){.ua-topbar{grid-template-columns:52px minmax(240px,1fr) auto 52px 52px}.ua-user{display:none}.ua-stats{grid-template-columns:repeat(3,minmax(0,1fr))}.ua-grid{grid-template-columns:1fr}.ua-right{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=1050px){.ua-page{display:block}.ua-sidebar{border-right:0;border-bottom:1px solid var(--ua-border);gap:8px;width:100%;height:auto;padding:14px;display:flex;position:relative;overflow-x:auto}.ua-sidebar>img{flex:0 0 120px;width:120px;margin:0 12px 0 0}.ua-sidebar button{flex:none;width:auto;min-width:max-content;margin:0;padding:0 15px}.ua-sidebar button.active:before{display:none}.ua-main{padding:18px}.ua-topbar{grid-template-columns:52px minmax(0,1fr) auto 52px 52px}.ua-hero h1{font-size:39px}}@media (width<=780px){.ua-main{padding:13px}.ua-topbar{flex-wrap:wrap;height:auto;display:flex}.ua-menu{order:1}.ua-ai{flex:1;order:2}.ua-icon{order:3}.ua-search{order:5;width:100%}.ua-hero{min-height:0;padding:25px;display:block}.ua-hero h1{font-size:34px}.ua-hero>button{margin-top:21px}.ua-stats{grid-template-columns:repeat(2,minmax(0,1fr))}.ua-panel-head{flex-direction:column;align-items:flex-start}.ua-panel-head>div:last-child{width:100%}.ua-panel-head button{flex:1}.ua-table article{grid-template-columns:46px minmax(0,1fr);align-items:start}.ua-table article>span{grid-column:2;width:max-content}.ua-table small{text-align:left;grid-column:2}.ua-right{grid-template-columns:1fr}}@media (width<=520px){.ua-sidebar,.ua-main{padding:10px}.ua-ai{min-width:0;padding:0 13px;font-size:12px}.ua-icon,.ua-menu{width:48px;height:48px}.ua-search{height:50px}.ua-search kbd{display:none}.ua-hero{border-radius:21px;padding:22px 19px}.ua-hero h1{font-size:29px}.ua-stats{grid-template-columns:1fr}.ua-panel{border-radius:20px;padding:17px}.ua-panel-head>div:last-child{flex-direction:column}.ua-panel-head button{width:100%}.ua-empty.premium{padding:28px 18px}}.rs-page{color:#fff;background:radial-gradient(circle at 100% 0,#6f42ff2e,#0000 35%),linear-gradient(135deg,#020817,#07152e 55%,#020817);min-height:100vh;font-family:Inter,system-ui,Arial,sans-serif;display:flex}.rs-sidebar{background:#020817e6;border-right:1px solid #94a3b82e;width:270px;height:100vh;padding:24px 16px;position:sticky;top:0}.rs-logo img{width:155px}.rs-logo p{color:#a5b4fc;margin-top:6px;font-size:13px}.rs-sidebar nav{gap:9px;margin-top:32px;display:grid}.rs-sidebar nav a{color:#dbeafe;cursor:pointer;border-radius:14px;justify-content:space-between;padding:13px 14px;font-weight:700;text-decoration:none;display:flex}.rs-sidebar nav a:hover,.rs-sidebar nav a.active{color:#fff;background:linear-gradient(135deg,#7c3aed,#2563eb);box-shadow:0 14px 30px #3b82f659}.rs-sidebar nav span{background:#2563ebb3;border-radius:999px;padding:2px 9px}.rs-plan{background:linear-gradient(135deg,#14b8a62e,#7c3aed29);border:1px solid #2dd4bf40;border-radius:18px;margin-top:30px;padding:18px}.rs-plan h3,.rs-plan p{margin:0 0 8px}.rs-plan p{color:#22c55e;font-weight:800}.rs-plan small{color:#cbd5e1}.rs-plan button{color:#fff;background:#0f172ab3;border:1px solid #a855f780;border-radius:12px;width:100%;margin-top:15px;padding:12px;font-weight:800}.rs-main{flex:1;padding:22px 28px 40px}.rs-topbar{grid-template-columns:1fr auto auto;align-items:center;gap:18px;margin-bottom:22px;display:grid}.rs-topbar input{color:#fff;background:#0f172ab8;border:1px solid #60a5fa38;border-radius:18px;height:56px;padding:0 24px;font-size:16px}.rs-topbar button,.rs-primary{color:#fff;cursor:pointer;background:linear-gradient(135deg,#2563eb,#9333ea);border:none;border-radius:15px;padding:15px 24px;font-weight:900}.rs-user{align-items:center;gap:12px;display:flex}.rs-user img{border-radius:50%;width:52px;height:52px}.rs-user small{color:#86efac;display:block}.rs-hero{background:#0f172abd;border:1px solid #60a5fa38;border-radius:26px;grid-template-columns:1.4fr 270px 1fr;gap:22px;padding:34px;display:grid;box-shadow:0 25px 80px #00000047}.rs-hero h1{margin:0;font-size:40px;line-height:1.15}.rs-hero p{color:#bfdbfe;font-size:16px}.rs-tags{flex-wrap:wrap;gap:12px;margin-top:24px;display:flex}.rs-tags span{background:#1e293be0;border-radius:999px;padding:10px 15px;font-weight:800}.rs-score-card,.rs-trust,.rs-card,.rs-consent{background:#0f172ac7;border:1px solid #60a5fa38;border-radius:22px}.rs-score-card{text-align:center;padding:26px}.rs-score{background:radial-gradient(circle,#111827 54%,#0000 56%),conic-gradient(#22c55e,#06b6d4,#7c3aed,#1e293b);border-radius:50%;place-items:center;width:155px;height:155px;margin:auto;font-size:42px;font-weight:1000;display:grid}.rs-score small{font-size:18px}.rs-score-card strong{color:#facc15;text-transform:uppercase}.rs-trust{padding:22px}.rs-trust h3{margin-top:0}.rs-trust p{color:#dbeafe;margin:10px 0}.rs-consent{background:#065f4638;border-color:#22c55e59;margin-top:18px;padding:18px 22px}.rs-consent label{color:#d1fae5;gap:14px;line-height:1.5;display:flex}.rs-consent input{width:20px;height:20px}.rs-grid{grid-template-columns:1fr 1fr 1.25fr .95fr;align-items:stretch;gap:22px;margin-top:22px;display:grid}.rs-card{padding:24px;box-shadow:0 18px 50px #00000038}.rs-card h2{margin-top:0;font-size:21px}.rs-upload{text-align:center;cursor:pointer;background:#02081759;border:1px dashed #60a5fa73;border-radius:20px;padding:26px;display:block}.rs-upload input{display:none}.upload-icon{font-size:42px}.rs-upload button{color:#fff;background:linear-gradient(135deg,#2563eb,#9333ea);border:none;border-radius:13px;margin-top:15px;padding:13px 26px;font-weight:900}.rs-file{color:#bbf7d0;background:#22c55e1f;border-radius:14px;margin:14px 0;padding:13px}textarea{color:#fff;resize:vertical;background:#020817bf;border:1px solid #94a3b82e;border-radius:18px;width:100%;min-height:180px;margin-top:16px;padding:18px}.rs-primary{width:100%;margin-top:16px}.rs-process p{color:#bbf7d0;background:#1e293b8c;border-radius:13px;margin:10px 0;padding:12px;font-weight:700}.rs-breakdown{margin-top:20px}.rs-row{border-bottom:1px solid #94a3b826;justify-content:space-between;padding:10px 0;display:flex}.rs-row strong{color:#86efac}.optimized pre{white-space:pre-wrap;color:#e0f2fe;background:#020817bf;border-radius:18px;max-height:500px;padding:18px;line-height:1.55;overflow:auto}.rs-empty{text-align:center;color:#93c5fd;place-content:center;min-height:420px;display:grid}.rs-empty:first-letter{font-size:45px}.green,.red{padding-left:18px;line-height:1.8}.green li{color:#86efac}.red li{color:#fca5a5}.rs-bottom{grid-template-columns:1fr 1fr 1fr;gap:22px;margin-top:22px;display:grid}.notice{background:linear-gradient(135deg,#581c8766,#0f172ae6)}.rs-recent{background:#1e293ba6;border-radius:14px;justify-content:space-between;align-items:center;margin-top:12px;padding:14px;display:flex}.rs-recent small{color:#94a3b8;margin-top:4px;display:block}.rs-recent span{color:#86efac;font-weight:900}@media (width<=1200px){.rs-grid,.rs-hero,.rs-bottom{grid-template-columns:1fr}.rs-sidebar{display:none}.rs-topbar{grid-template-columns:1fr}}.rs-secondary{color:#dbeafe;cursor:pointer;background:#0f172acc;border:1px solid #94a3b859;border-radius:15px;width:100%;margin-top:10px;padding:14px 22px;font-weight:900}.rs-primary:disabled{opacity:.6;cursor:not-allowed}.rs-actions{gap:8px;display:flex}.rs-actions button{color:#fff;cursor:pointer;background:linear-gradient(135deg,#2563eb,#7c3aed);border:none;border-radius:10px;padding:8px 12px;font-weight:800}.rs-actions button:last-child{background:linear-gradient(135deg,#dc2626,#991b1b)}.ultimate-dashboard-child-content{width:100%;padding:0}.ultimate-dashboard-child-content .rs-page{background:0 0;min-height:auto}.ultimate-dashboard-child-content .rs-main{padding:0}.sa-page{color:#fff;background:radial-gradient(circle at 70% 8%,#7c3aed47,#0000 30%),radial-gradient(circle at 45% 40%,#2563eb29,#0000 35%),linear-gradient(135deg,#020617,#071426 55%,#020617);grid-template-columns:280px 1fr;min-height:100vh;display:grid}.sa-sidebar{background:#020617eb;border-right:1px solid #94a3b826;padding:24px 18px}.sa-brand{align-items:center;gap:12px;margin-bottom:32px;display:flex}.sa-brand img{width:58px}.sa-brand h2{margin:0;font-size:20px}.sa-brand p{color:#a5b4fc;letter-spacing:2px;margin:3px 0 0;font-size:12px}.sa-sidebar nav{gap:12px;display:grid}.sa-sidebar nav button{text-align:left;color:#dbeafe;cursor:pointer;background:0 0;border:none;border-radius:15px;padding:15px 16px;font-weight:850}.sa-sidebar nav button.active,.sa-sidebar nav button:hover{color:#fff;background:linear-gradient(135deg,#2563eb,#9333ea);box-shadow:0 14px 35px #9333ea59}.sa-upgrade,.sa-profile{background:#0f172ad1;border:1px solid #94a3b82e;border-radius:22px;margin-top:28px;padding:20px}.sa-upgrade p,.sa-profile p{color:#cbd5e1}.sa-upgrade button{color:#fff;cursor:pointer;background:linear-gradient(135deg,#2563eb,#9333ea);border:none;border-radius:14px;width:100%;padding:14px;font-weight:900}.sa-profile{align-items:center;gap:12px;display:flex}.sa-profile span,.sa-avatar{background:linear-gradient(135deg,#2563eb,#9333ea);border-radius:50%;place-items:center;width:44px;height:44px;font-weight:900;display:grid}.sa-profile b,.sa-profile p{margin:0}.sa-main{padding:24px 28px 42px}.sa-topbar{grid-template-columns:1fr 330px auto auto;align-items:center;gap:18px;margin-bottom:22px;display:grid}.sa-topbar h1{margin:0;font-size:28px}.sa-topbar p{color:#cbd5e1;margin:6px 0 0}.sa-topbar input{color:#fff;background:#0f172ad1;border:1px solid #94a3b833;border-radius:16px;height:52px;padding:0 18px}.sa-topbar button,.sa-hero-actions button,.sa-input-card button,.sa-card button{color:#fff;cursor:pointer;background:linear-gradient(135deg,#2563eb,#9333ea);border:none;border-radius:15px;font-weight:900}.sa-topbar button{height:52px;padding:0 22px}.sa-hero{background:radial-gradient(circle at 75%,#a855f761,#0000 35%),linear-gradient(135deg,#1e293be6,#312e8185);border:1px solid #94a3b82e;border-radius:28px;grid-template-columns:180px 1fr 290px;align-items:center;gap:28px;min-height:245px;padding:28px;display:grid;box-shadow:0 25px 75px #00000059}.sa-score-ring{background:radial-gradient(circle, #0f172a 55%, transparent 57%), conic-gradient(#9333ea 78%, #2563eb 0, #ffffff1f 0);border-radius:50%;place-items:center;width:160px;height:160px;display:grid}.sa-score-ring strong{font-size:42px;font-weight:1000}.sa-score-ring span{color:#86efac;margin-top:-42px;font-size:13px}.sa-hero h2{margin:0;font-size:30px}.sa-hero p{color:#dbeafe;line-height:1.7}.sa-hero-actions{gap:14px;margin-top:20px;display:flex}.sa-hero-actions button{padding:14px 22px}.sa-hero-actions button:last-child{background:#0f172ab8;border:1px solid #94a3b82e}.sa-hero-art{background:radial-gradient(circle,#9333ea99,#0000 55%),#0f172a8c;border-radius:24px;place-items:center;height:180px;display:grid;position:relative}.sa-hero-art span{background:#2563ebbf;border-radius:999px;padding:7px 10px;font-size:12px;font-weight:900;position:absolute;top:14px;right:14px}.sa-hero-art div{font-size:70px}.sa-grid{grid-template-columns:1.15fr .8fr .8fr;gap:22px;margin-top:22px;display:grid}.sa-card{background:#0f172ad6;border:1px solid #94a3b82e;border-radius:24px;padding:24px;box-shadow:0 20px 60px #00000052}.sa-card.big{grid-column:span 2}.sa-card h2{margin:0 0 18px}.sa-input-card select,.sa-input-card textarea{color:#fff;background:#0206179e;border:1px solid #94a3b833;border-radius:16px;width:100%;padding:16px;font-size:15px}.sa-input-card select{height:54px}.sa-input-card select option{background:#0f172a}.sa-input-card textarea{resize:vertical;min-height:150px;margin-top:16px}.sa-input-card button{width:100%;margin-top:16px;padding:15px}.sa-input-card button:disabled{opacity:.65;cursor:not-allowed}.sa-glance-row,.sa-list-row,.sa-roadmap-row,.sa-gap-row,.sa-match-row{background:#1e293b9e;border:1px solid #94a3b81f;border-radius:15px;margin-top:12px;padding:15px}.sa-glance-row{justify-content:space-between;display:flex}.sa-glance-row b{color:#a78bfa}.sa-glance-row.green b{color:#22c55e}.sa-glance-row.orange b{color:#fb923c}.sa-glance-row.blue b{color:#38bdf8}.sa-bar-row{margin-top:15px}.sa-bar-row p,.sa-match-row p{justify-content:space-between;margin:0 0 8px;display:flex}.sa-bar-row div,.sa-match-row div{background:#94a3b82e;border-radius:999px;height:9px;overflow:hidden}.sa-bar-row span,.sa-match-row span{border-radius:inherit;background:linear-gradient(90deg,#2563eb,#22c55e,#9333ea);height:100%;display:block}.sa-list-row{color:#dbeafe;font-weight:850}.sa-roadmap-row{position:relative}.sa-roadmap-row b{display:block}.sa-roadmap-row p{color:#cbd5e1;margin:6px 0}.sa-roadmap-row span{color:#fde68a;background:#f59e0b29;border-radius:999px;padding:5px 10px;font-size:12px;font-weight:900;display:inline-block}.sa-gap-row{grid-template-columns:1fr auto auto;align-items:center;gap:12px;display:grid}.sa-gap-row b{color:#fb923c}.sa-gap-row button,.sa-card>button{padding:11px 16px}.sa-match-row b{color:#22c55e}.sa-insight{color:#dbeafe;line-height:1.7}.sa-empty{text-align:center;color:#94a3b8;border:1px dashed #94a3b838;border-radius:18px;place-items:center;min-height:120px;padding:18px;display:grid}@media (width<=1300px){.sa-topbar,.sa-hero,.sa-grid{grid-template-columns:1fr}.sa-card.big{grid-column:span 1}}@media (width<=900px){.sa-page{grid-template-columns:1fr}.sa-sidebar{display:none}.sa-main{padding:18px}.sa-hero-actions{flex-direction:column}}.sa-brand{border-bottom:1px solid #ffffff14;justify-content:center;align-items:center;margin-bottom:22px;padding:28px 0 32px;display:flex}.sa-logo{object-fit:contain;width:150px;height:auto}.sp-page{color:#fff;background:radial-gradient(circle at 80% 0,#7c3aed47,#0000 32%),linear-gradient(135deg,#020617,#071426 55%,#020617);grid-template-columns:280px 1fr;min-height:100vh;display:grid}.sp-sidebar{background:#020617eb;border-right:1px solid #94a3b829;padding:28px 18px}.sp-brand{align-items:center;gap:12px;margin-bottom:34px;display:flex}.sp-brand img{width:58px}.sp-brand h2{margin:0;font-size:20px}.sp-brand p{color:#a5b4fc;letter-spacing:2px;margin:4px 0 0;font-size:12px}.sp-menu{gap:10px;display:grid}.sp-menu button{text-align:left;color:#dbeafe;cursor:pointer;background:0 0;border:0;border-radius:14px;padding:14px 16px;font-weight:850}.sp-menu button.active,.sp-menu button:hover{color:#fff;background:linear-gradient(135deg,#2563eb,#9333ea);box-shadow:0 14px 35px #9333ea57}.sp-profile{background:#0f172ad1;border:1px solid #94a3b82e;border-radius:18px;align-items:center;gap:12px;margin-top:34px;padding:18px;display:flex}.sp-profile span,.sp-avatar{background:linear-gradient(135deg,#2563eb,#9333ea);border-radius:50%;place-items:center;width:46px;height:46px;font-weight:900;display:grid}.sp-profile b,.sp-profile p{margin:0}.sp-profile p{color:#cbd5e1}.sp-main{padding:26px 30px 42px}.sp-header{grid-template-columns:1fr auto auto auto;align-items:center;gap:18px;margin-bottom:24px;display:grid}.sp-header h1{margin:0;font-size:34px}.sp-header p{color:#cbd5e1;margin:6px 0 0}.sp-header button{color:#fff;cursor:pointer;background:#0f172adb;border:1px solid #94a3b82e;border-radius:14px;height:48px;padding:0 20px;font-weight:850}.sp-bell{background:#0f172adb;border:1px solid #94a3b82e;border-radius:14px;place-items:center;width:48px;height:48px;display:grid}.sp-top-grid{grid-template-columns:.9fr 1.2fr;gap:18px;display:grid}.sp-card,.sp-kpi{background:radial-gradient(circle at 100% 0,#7c3aed2e,#0000 42%),#0f172ad6;border:1px solid #94a3b82e;border-radius:24px;box-shadow:0 20px 60px #00000052}.sp-card{padding:24px}.sp-card h2{margin:0 0 20px}.sp-form-grid{grid-template-columns:1fr 1fr;gap:16px;display:grid}.sp-form-card label,.sp-full-label{color:#dbeafe;font-weight:800}.sp-form-card select,.sp-form-card textarea{color:#fff;background:#0206179e;border:1px solid #94a3b833;border-radius:14px;width:100%;margin-top:8px;padding:14px;font-size:15px}.sp-form-card select{height:52px}.sp-form-card select option{background:#0f172a}.sp-form-card textarea{resize:vertical;min-height:100px}.sp-full-label{margin-top:16px;display:block}.sp-primary{color:#fff;cursor:pointer;background:linear-gradient(135deg,#2563eb,#9333ea);border:0;border-radius:15px;width:100%;margin-top:18px;padding:15px;font-weight:900}.sp-empty{color:#94a3b8;text-align:center;place-items:center;min-height:260px;display:grid}.sp-report-card{position:relative}.sp-report-card h3{color:#4ade80;margin:12px 0;font-size:44px}.sp-report-card h3 span{background:#22c55e29;border-radius:999px;padding:8px 12px;font-size:15px}.sp-range-bar{background:linear-gradient(90deg,#9333ea,#22d3ee,#22c55e);border-radius:999px;height:10px;margin:28px 0 14px}.sp-range-bar i{background:#fff;border-radius:50%;width:16px;height:16px;margin-left:58%;display:block;transform:translateY(-3px)}.sp-range-values{justify-content:space-between;display:flex}.sp-range-values p{color:#fff;font-weight:800}.sp-range-values span{color:#94a3b8;font-size:12px;display:block}.sp-percent-ring{text-align:center;background:radial-gradient(circle, #111827 55%, transparent 57%), conic-gradient(#2563eb 72%, #9333ea 0, #ffffff1f 0);border-radius:50%;place-items:center;width:168px;height:168px;display:grid;position:absolute;top:80px;right:42px}.sp-percent-ring strong{font-size:38px}.sp-percent-ring span{color:#cbd5e1;margin-top:-48px;font-size:13px}.sp-kpi-grid{grid-template-columns:repeat(5,1fr);gap:14px;margin-top:18px;display:grid}.sp-kpi{padding:18px}.sp-kpi span{font-size:28px}.sp-kpi p{color:#cbd5e1;margin:10px 0 4px}.sp-kpi h3{margin:0;font-size:22px}.sp-bottom-grid{grid-template-columns:1fr 1.05fr 1fr;gap:18px;margin-top:18px;display:grid}.sp-donut{text-align:center;background:radial-gradient(circle, #111827 52%, transparent 54%), conic-gradient(#2563eb 0 40%, #9333ea 40% 65%, #22c55e 65% 78%, #ec4899 78% 90%, #f59e0b 90%);border-radius:50%;place-items:center;width:165px;height:165px;margin:12px auto 20px;display:grid}.sp-donut strong{font-size:24px}.sp-donut span{color:#cbd5e1;margin-top:-46px;font-size:12px}.sp-row{border-bottom:1px solid #94a3b81f;justify-content:space-between;padding:12px 0;display:flex}.sp-row p{color:#dbeafe;margin:0}.sp-trend-line{grid-template-columns:repeat(5,1fr);align-items:end;gap:16px;height:260px;display:grid}.sp-trend-line div{text-align:center}.sp-trend-line span{background:linear-gradient(#9333ea,#2563eb);border-radius:999px;width:28px;margin:auto;display:block}.sp-trend-line b{margin-top:8px;display:block}.sp-trend-line p{color:#94a3b8;font-size:12px}.sp-company{color:#fff;cursor:pointer;background:#1e293b9e;border:0;border-radius:14px;justify-content:space-between;width:100%;margin-top:10px;padding:14px;font-weight:850;display:flex}.sp-company:hover{background:#3b82f638}@media (width<=1300px){.sp-top-grid,.sp-kpi-grid,.sp-bottom-grid,.sp-header{grid-template-columns:1fr}.sp-percent-ring{margin:20px auto 0;position:static}}@media (width<=900px){.sp-page{grid-template-columns:1fr}.sp-sidebar{display:none}.sp-main{padding:18px}.sp-form-grid{grid-template-columns:1fr}}.sp-logo{object-fit:contain;filter:drop-shadow(0 0 18px #3b82f659);width:170px;height:auto;transition:all .3s}.sp-logo:hover{transform:scale(1.05)}.ho-page{color:#fff;background:radial-gradient(circle at 80% 5%,#7c3aed47,#0000 30%),linear-gradient(135deg,#020617,#071426 55%,#020617);grid-template-columns:260px 1fr;min-height:100vh;display:grid}.ho-sidebar{background:#020617eb;border-right:1px solid #94a3b829;padding:24px 16px}.ho-logo{justify-content:center;margin-bottom:28px;display:flex}.ho-logo img{filter:drop-shadow(0 0 18px #9333ea59);width:155px}.ho-menu{gap:10px;display:grid}.ho-menu button{text-align:left;color:#dbeafe;cursor:pointer;background:0 0;border:0;border-radius:14px;padding:14px 15px;font-weight:850}.ho-menu button.active,.ho-menu button:hover{color:#fff;background:linear-gradient(135deg,#2563eb,#9333ea);box-shadow:0 14px 35px #9333ea59}.ho-upgrade,.ho-profile,.ho-card,.ho-insight-card,.ho-section-card,.ho-stat,.ho-filter-card{background:#0f172ad6;border:1px solid #94a3b82e;box-shadow:0 20px 60px #00000052}.ho-upgrade{border-radius:20px;margin-top:28px;padding:18px}.ho-upgrade h3{margin:0 0 10px}.ho-upgrade p{color:#cbd5e1;line-height:1.55}.ho-upgrade button{color:#fff;cursor:pointer;background:linear-gradient(135deg,#2563eb,#9333ea);border:0;border-radius:14px;width:100%;padding:13px;font-weight:900}.ho-profile{border-radius:20px;grid-template-columns:52px 1fr auto;align-items:center;gap:12px;margin-top:18px;padding:18px;display:grid}.ho-profile-img img{border-radius:50%;width:52px;height:52px}.ho-profile h4,.ho-profile p{margin:0}.ho-profile p{color:#cbd5e1}.ho-profile>span{color:#a78bfa;font-weight:1000}.ho-main{min-width:0;padding:22px 28px 42px}.ho-header{justify-content:space-between;align-items:center;margin-bottom:18px;display:flex}.ho-header h1{margin:0;font-size:32px}.ho-header p{color:#cbd5e1;margin:5px 0 0}.ho-header-actions{align-items:center;gap:14px;display:flex}.ho-header-actions button,.ho-filter-card button{color:#fff;cursor:pointer;background:#0f172adb;border:1px solid #94a3b82e;border-radius:13px;padding:13px 18px;font-weight:900}.ho-header-actions b{background:#9333ea;border-radius:999px;padding:3px 7px}.ho-avatar{background:linear-gradient(135deg,#2563eb,#9333ea);border-radius:50%;place-items:center;width:48px;height:48px;font-weight:1000;display:grid}.ho-filter-card{border-radius:18px;grid-template-columns:1.4fr 150px 130px 150px auto auto auto;align-items:center;gap:12px;margin-bottom:14px;padding:14px;display:grid}.ho-search{background:#0206179e;border:1px solid #94a3b82e;border-radius:12px;align-items:center;gap:10px;padding:0 14px;display:flex}.ho-search input,.ho-filter-card select{color:#fff;background:0 0;border:0;outline:0;width:100%;height:44px}.ho-filter-card select{background:#0206179e;border:1px solid #94a3b82e;border-radius:12px;padding:0 12px}.ho-filter-card select option{background:#0f172a}.ho-toggle{color:#dbeafe;align-items:center;gap:10px;font-weight:850;display:flex}.ho-toggle input{display:none}.ho-toggle span{background:#475569;border-radius:999px;width:42px;height:24px;position:relative}.ho-toggle span:after{content:"";background:#fff;border-radius:50%;width:18px;height:18px;transition:all .25s;position:absolute;top:3px;left:3px}.ho-toggle input:checked+span{background:linear-gradient(135deg,#2563eb,#9333ea)}.ho-toggle input:checked+span:after{left:21px}.ho-filter-card .primary{background:linear-gradient(135deg,#2563eb,#9333ea)}.ho-stats-grid{grid-template-columns:repeat(5,1fr);gap:14px;margin-bottom:14px;display:grid}.ho-stat{border-radius:18px;grid-template-columns:58px 1fr;align-items:center;gap:12px;padding:18px;display:grid}.ho-stat div{background:linear-gradient(135deg,#2563eb73,#9333ea73);border-radius:18px;place-items:center;width:56px;height:56px;font-size:25px;display:grid}.ho-stat h2,.ho-stat p,.ho-stat small{margin:0}.ho-stat h2{font-size:25px}.ho-stat p{color:#cbd5e1}.ho-stat small{color:#22c55e}.ho-content-grid{grid-template-columns:1fr 260px;gap:14px;display:grid}.ho-section-card{border-radius:18px;padding:14px}.ho-section-title{align-items:center;gap:12px;margin-bottom:12px;display:flex}.ho-section-title h2{margin:0;font-size:20px}.ho-section-title span{color:#c084fc;background:#9333ea40;border-radius:999px;padding:5px 10px;font-size:12px;font-weight:900}.ho-job-card{background:#0f172aa8;border:1px solid #94a3b824;border-radius:18px;grid-template-columns:90px 1.5fr 1.1fr 120px 190px;align-items:center;gap:18px;margin-top:10px;padding:16px;display:grid}.ho-job-card:hover{border-color:#9333ea73;transform:translateY(-2px)}.ho-company-logo{color:#111827;background:#fff;border-radius:18px;place-items:center;width:72px;height:72px;font-size:34px;font-weight:1000;display:grid}.ho-company-logo.google{color:#4285f4}.ho-company-logo.microsoft{color:#f25022}.ho-company-logo.amazon,.ho-company-logo.apple{color:#111827}.exclusive{color:#86efac;background:#22c55e2e;border-radius:6px;padding:4px 9px;font-size:11px;font-weight:900;display:inline-block}.ho-job-main h3{margin:7px 0 5px}.ho-job-main p,.ho-recruiter p{color:#cbd5e1;margin:0}.ho-tags{flex-wrap:wrap;gap:7px;margin-top:9px;display:flex}.ho-tags span{color:#dbeafe;background:#1e293be0;border-radius:8px;padding:5px 9px;font-size:12px}.ho-recruiter{border-left:1px solid #94a3b824;padding-left:18px}.ho-recruiter h4{margin:8px 0 0;font-size:18px}.ho-match{text-align:center}.ho-match div{background:radial-gradient(circle, #0f172a 55%, transparent 57%), conic-gradient(#22c55e 92%, #94a3b838 0);border-radius:50%;place-items:center;width:62px;height:62px;margin:0 auto 8px;font-weight:1000;display:grid}.ho-match p{color:#22c55e;margin:0;font-size:12px}.ho-actions{gap:8px;display:grid}.ho-actions button,.ho-more,.ho-insight-card button,.ho-modal-card button{color:#fff;cursor:pointer;background:linear-gradient(135deg,#2563eb,#9333ea);border:0;border-radius:12px;padding:12px;font-weight:900}.ho-actions button:nth-child(2){background:0 0;border:1px solid #94a3b840}.ho-actions small{text-align:center;cursor:pointer;color:#60a5fa}.ho-more{background:#0f172acc;border:1px solid #94a3b82e;width:100%;margin-top:10px}.ho-right{gap:14px;display:grid}.ho-insight-card{border-radius:18px;padding:16px}.ho-insight-card h3{margin:0 0 14px;font-size:16px}.ho-insight-card h3 span{color:#c084fc;background:#9333ea47;border-radius:999px;padding:3px 7px;font-size:10px}.career-ring{background:radial-gradient(circle, #0f172a 55%, transparent 57%), conic-gradient(#22c55e 96%, #94a3b838 0);border-radius:50%;place-items:center;width:86px;height:86px;margin:10px auto;font-size:24px;font-weight:1000;display:grid}.ho-insight-card p{color:#cbd5e1}.ho-insight-card small{color:#22c55e}.mini-chart,.trend-chart{align-items:end;gap:8px;height:105px;margin-top:10px;display:flex}.mini-chart span,.trend-chart span{background:linear-gradient(#9333ea,#22c55e);border-radius:999px 999px 0 0;flex:1}.watchers{gap:8px;display:flex}.watchers span,.watchers b{color:#111827;background:#fff;border-radius:9px;place-items:center;width:34px;height:34px;font-weight:1000;display:grid}.watchers b{color:#fff;background:#1e293bcc}.hiring-row{border-bottom:1px solid #94a3b81f;padding:10px 0}.hiring-row b,.hiring-row p,.hiring-row span{margin:0;display:block}.hiring-row p{color:#cbd5e1}.hiring-row span{color:#94a3b8;font-size:12px}.improve-row{margin-top:14px}.improve-row p{margin:0}.improve-row div,.skill-row div{background:#94a3b82e;border-radius:999px;height:7px;margin-top:7px;overflow:hidden}.improve-row span,.skill-row span{background:linear-gradient(90deg,#22c55e,#9333ea);height:100%;display:block}.ho-bottom-grid{grid-template-columns:1.1fr 1fr 1fr;gap:14px;margin-top:14px;display:grid}.ho-card{border-radius:18px;padding:18px}.ho-card h3{margin:0 0 14px}.location-row{color:#dbeafe;border-bottom:1px solid #94a3b81f;grid-template-columns:1fr auto auto;gap:10px;padding:9px 0;display:grid}.location-row b{color:#cbd5e1;font-size:12px}.location-row em{color:#22c55e;font-size:12px;font-style:normal}.skill-row{margin-top:12px}.skill-row p{justify-content:space-between;margin:0;display:flex}.ho-modal{z-index:1000;background:#020617b8;place-items:center;display:grid;position:fixed;inset:0}.ho-modal-card{background:#0f172a;border:1px solid #94a3b838;border-radius:26px;width:min(620px,92vw);padding:28px;position:relative;box-shadow:0 30px 100px #0000008c}.ho-modal-card .close{background:#1e293be6;border-radius:50%;width:38px;height:38px;padding:0;position:absolute;top:18px;right:18px}.ho-modal-card h2{margin-top:0}.ho-modal-card p{color:#cbd5e1;line-height:1.7}.modal-grid div{background:#1e293bb8;border-radius:14px;padding:14px}@media (width<=1350px){.ho-page,.ho-content-grid,.ho-filter-card,.ho-stats-grid,.ho-bottom-grid{grid-template-columns:1fr}.ho-sidebar{display:none}.ho-job-card{grid-template-columns:1fr}.ho-recruiter{border-left:0;padding-left:0}}@media (width<=700px){.ho-main{padding:16px}.ho-header{flex-direction:column;align-items:flex-start}.modal-grid{grid-template-columns:1fr}}:root{--ja-bg:#020617;--ja-panel:#0f172ad1;--ja-panel-strong:#0f172af0;--ja-border:#94a3b829;--ja-border-strong:#94a3b847;--ja-text:#fff;--ja-muted:#94a3b8;--ja-soft:#cbd5e1;--ja-blue:#2563eb;--ja-purple:#9333ea;--ja-violet:#7c3aed;--ja-green:#22c55e;--ja-red:#ef4444;--ja-orange:#f97316;--ja-cyan:#06b6d4;--ja-shadow:0 22px 70px #00000061;--ja-radius:22px}html,body{background:var(--ja-bg);min-height:100%;color:var(--ja-text);margin:0;font-family:Inter,Arial,sans-serif}button,input,select,textarea{font-family:inherit}button{cursor:pointer}.ja-page{color:#fff;background:radial-gradient(circle at 82% 0,#7c3aed57,#0000 32%),radial-gradient(circle at 38% 30%,#2563eb24,#0000 34%),linear-gradient(135deg,#020617,#071426 55%,#020617);grid-template-columns:280px 1fr;min-height:100vh;display:grid;overflow-x:hidden}.ja-sidebar{border-right:1px solid var(--ja-border);background:linear-gradient(#020617f7,#060d1ef0);height:100vh;padding:20px 14px;position:sticky;top:0;overflow-y:auto;box-shadow:18px 0 70px #00000040}.ja-sidebar::-webkit-scrollbar{width:8px}.ja-main::-webkit-scrollbar{width:8px}.ja-sidebar::-webkit-scrollbar-thumb{background:#7c3aed66;border-radius:999px}.ja-main::-webkit-scrollbar-thumb{background:#7c3aed66;border-radius:999px}.ja-brand{border-bottom:1px solid #ffffff0f;justify-content:center;align-items:center;margin-bottom:12px;padding:14px 8px 24px;display:flex}.ja-brand img{object-fit:contain;filter:drop-shadow(0 0 20px #9333ea66);width:175px;height:auto}.ja-menu{gap:8px;display:grid}.ja-menu button{color:#dbeafe;text-align:left;background:0 0;border:0;border-radius:14px;justify-content:space-between;align-items:center;gap:10px;min-height:46px;padding:12px 14px;font-weight:850;transition:all .22s;display:flex}.ja-menu button:hover{background:#3b82f61f;transform:translate(3px)}.ja-menu button.active{color:#fff;background:linear-gradient(135deg,#2563eb,#9333ea);box-shadow:0 14px 35px #9333ea6b}.ja-menu button span,.ja-menu button b{color:#fff;background:linear-gradient(135deg,#7c3aed,#a855f7);border-radius:999px;place-items:center;min-width:28px;height:24px;padding:0 8px;font-size:12px;font-weight:1000;display:inline-grid}.ja-member-card{text-align:center;border:1px solid var(--ja-border);box-shadow:var(--ja-shadow);background:radial-gradient(circle at top,#9333ea47,#0000 55%),#0f172adb;border-radius:22px;margin-top:24px;padding:22px 18px}.ja-member-card .crown{filter:drop-shadow(0 0 16px #facc1559);margin-bottom:10px;font-size:46px}.ja-member-card h3{margin:0;font-size:16px}.ja-member-card p{color:var(--ja-soft);margin:8px 0 16px;font-size:13px}.ja-member-card button{color:#fff;background:linear-gradient(135deg,#7c3aed,#2563eb);border:0;border-radius:14px;width:100%;padding:13px 16px;font-weight:950;box-shadow:0 14px 35px #2563eb40}.ja-main{min-width:0;padding:18px 26px 40px}.ja-topbar{z-index:40;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:linear-gradient(#020617f5,#020617bf,#0000);grid-template-columns:minmax(280px,1fr) 180px 58px 58px auto;align-items:center;gap:16px;padding:0 0 18px;display:grid;position:sticky;top:0}.ja-search{border:1px solid var(--ja-border);background:#0f172ad1;border-radius:16px;align-items:center;gap:12px;height:54px;padding:0 16px;display:flex;box-shadow:inset 0 1px #ffffff08}.ja-search span{color:#93c5fd;font-size:18px}.ja-search input{color:#fff;background:0 0;border:0;outline:0;flex:1;min-width:0;height:100%;font-size:15px}.ja-search input::placeholder{color:#94a3b8}.ja-search b{color:#cbd5e1;font-size:12px}.ai-btn,.icon-btn,.ja-hero>button,.ja-modal-card>button,.ja-modal-card button:not(.modal-close){color:#fff;border:0;border-radius:15px;font-weight:950}.ai-btn{background:linear-gradient(135deg,#7c3aed,#2563eb);height:54px;box-shadow:0 16px 40px #2563eb40}.icon-btn{border:1px solid var(--ja-border);background:#0f172ad9;height:54px;font-size:18px;position:relative}.icon-btn b{color:#fff;background:#ef4444;border-radius:999px;place-items:center;min-width:23px;height:23px;font-size:11px;display:grid;position:absolute;top:-8px;right:-8px}.ja-user{background:#0f172a8c;border:1px solid #94a3b81a;border-radius:18px;align-items:center;gap:12px;padding:8px 10px;display:flex}.ja-user img{object-fit:cover;border:2px solid #9333eaa6;border-radius:50%;width:50px;height:50px}.ja-user h4,.ja-user p{white-space:nowrap;margin:0}.ja-user h4{font-size:15px}.ja-user p{color:var(--ja-soft);margin-top:3px;font-size:12px}.ja-user>span{color:#94a3b8}.ja-hero{justify-content:space-between;align-items:center;gap:18px;margin:6px 0 20px;display:flex}.ja-hero h1{letter-spacing:-.03em;margin:0;font-size:36px}.ja-hero p{color:#dbeafe;margin:8px 0 0}.ja-hero>button{background:#0f172ab3;border:1px solid #94a3b842;min-height:52px;padding:0 22px}.ja-hero>button:hover,.alert-actions button:hover,.ja-tabs button:hover,.filter-row:hover,.load-more:hover{transform:translateY(-2px)}.ja-stats-grid{grid-template-columns:repeat(6,minmax(0,1fr));gap:14px;margin-bottom:18px;display:grid}.ja-stat-card{border:1px solid var(--ja-border);min-height:126px;box-shadow:var(--ja-shadow);background:#0f172ad1;border-radius:18px;padding:18px 18px 16px;position:relative;overflow:hidden}.ja-stat-card:first-child{background:linear-gradient(135deg,#9333ea47,#0f172ad1)}.ja-stat-card:nth-child(2){background:linear-gradient(135deg,#10b98133,#0f172ad1)}.ja-stat-card:nth-child(3){background:linear-gradient(135deg,#f973163d,#0f172ad1)}.ja-stat-card:nth-child(4){background:linear-gradient(135deg,#2563eb3d,#0f172ad1)}.ja-stat-card:nth-child(5){background:linear-gradient(135deg,#4f46e53d,#0f172ad1)}.ja-stat-card:nth-child(6){background:linear-gradient(135deg,#06b6d42e,#0f172ad1)}.ja-stat-card:after{content:"";background:#ffffff0a;border-radius:50%;width:120px;height:120px;position:absolute;inset:auto -30px -50px auto}.ja-stat-card>div{background:#7c3aed57;border-radius:16px;place-items:center;width:48px;height:48px;margin-bottom:10px;font-size:25px;display:grid}.ja-stat-card p,.ja-stat-card h2,.ja-stat-card small{margin:0}.ja-stat-card p{color:#e2e8f0;font-size:13px}.ja-stat-card h2{letter-spacing:-.03em;margin-top:4px;font-size:27px}.ja-stat-card small{color:#cbd5e1;margin-top:7px;font-size:12px;display:block}.ja-layout{grid-template-columns:minmax(0,1fr) 270px;align-items:start;gap:16px;display:grid}.ja-center{min-width:0}.ja-tabs{border:1px solid var(--ja-border);background:#0f172ad1;border-radius:16px;gap:8px;margin-bottom:12px;padding:10px;display:flex;overflow-x:auto}.ja-tabs::-webkit-scrollbar{height:4px}.ja-tabs button{white-space:nowrap;color:#e2e8f0;background:0 0;border:0;border-radius:12px;padding:11px 16px;font-weight:850;transition:all .22s}.ja-tabs button.active{color:#fff;background:linear-gradient(135deg,#7c3aed,#2563eb);box-shadow:0 12px 30px #2563eb4d}.ja-tabs button b{background:#ef4444;border-radius:999px;place-items:center;min-width:22px;height:22px;margin-left:6px;font-size:11px;display:inline-grid}.ja-alert-list{gap:10px;display:grid}.ja-alert-row{border:1px solid var(--ja-border);background:#0f172ad1;border-radius:18px;grid-template-columns:34px 78px minmax(260px,1fr) 210px 160px 34px;align-items:center;gap:16px;min-height:120px;padding:14px;transition:all .22s;display:grid;box-shadow:0 16px 45px #00000038}.ja-alert-row:hover{border-color:#9333ea73;transform:translateY(-2px);box-shadow:0 22px 60px #00000057}.save-btn,.more-btn{color:#94a3b8;background:0 0;border:0;border-radius:10px;width:34px;height:34px;font-size:20px}.save-btn:hover,.more-btn:hover{color:#fff;background:#94a3b81f}.company-logo{color:#111827;background:#fff;border-radius:16px;place-items:center;width:72px;height:72px;font-size:31px;font-weight:1000;display:grid;overflow:hidden;box-shadow:0 14px 35px #00000040}.company-logo img{object-fit:cover;width:100%;height:100%}.company-logo.microsoft,.company-logo.google,.company-logo.amazon,.company-logo.deloitte{background:#fff}.alert-info{min-width:0}.alert-label{color:#fff;text-transform:uppercase;background:#3b82f647;border:1px solid #3b82f640;border-radius:8px;padding:4px 9px;font-size:11px;font-weight:1000;display:inline-block}.alert-label.urgent-job,.alert-label.urgent{color:#fecaca;background:#ef444433;border-color:#ef444459}.alert-label.high-match{color:#fde68a;background:#f59e0b2e;border-color:#f59e0b4d}.alert-label.salary-upgrade{color:#bbf7d0;background:#22c55e2e;border-color:#22c55e52}.alert-label.recruiter-activity{color:#e9d5ff;background:#a855f733;border-color:#a855f752}.alert-info h3{letter-spacing:-.02em;margin:8px 0 5px;font-size:18px}.alert-info p{color:var(--ja-soft);margin:0;font-size:13px}.alert-tags{flex-wrap:wrap;gap:8px;margin-top:10px;display:flex}.alert-tags span{color:#cbd5e1;background:#1e293be6;border:1px solid #94a3b81f;border-radius:8px;align-items:center;min-height:26px;padding:4px 9px;font-size:12px;display:inline-flex}.alert-tags span:first-child{color:#86efac;background:#22c55e21;border-color:#22c55e33}.alert-score{align-items:center;min-height:78px;display:grid}.closing-box{text-align:center;background:#7f1d1d2e;border:1px solid #ef444459;border-radius:14px;width:185px;padding:14px}.closing-box p,.closing-box h3,.closing-box small,.best-match p,.best-match h3,.best-match small{margin:0}.closing-box p{color:#fca5a5;font-size:12px}.closing-box h3{color:#fb7185;margin:6px 0;font-size:20px}.closing-box small,.best-match small{color:#94a3b8}.best-match p{color:#22c55e;font-size:13px;font-weight:900}.best-match h3{color:#22c55e;margin:4px 0;font-size:25px}.best-match span{background:linear-gradient(90deg,#22c55e 78%,#94a3b82e 0);border-radius:999px;width:140px;height:7px;margin:7px 0;display:block}.alert-actions{gap:10px;display:grid}.alert-actions button{color:#fff;background:#0f172ac7;border:1px solid #94a3b82e;border-radius:12px;min-height:40px;font-weight:950;transition:all .22s}.alert-actions button:first-child{background:linear-gradient(135deg,#2563eb,#9333ea);border:0;box-shadow:0 12px 30px #9333ea47}.alert-actions button:disabled{opacity:.55;cursor:not-allowed}.ja-empty{color:#cbd5e1;background:#0f172ad1;border:1px dashed #94a3b83d;border-radius:18px;place-items:center;min-height:170px;padding:24px;display:grid}.load-more{color:#cbd5e1;background:#0f172ad1;border:1px solid #94a3b833;border-radius:12px;min-width:170px;margin:12px auto 16px;padding:10px 18px;font-weight:850;transition:all .22s;display:block}.enable-banner{box-shadow:var(--ja-shadow);background:radial-gradient(circle at 0,#ec489947,#0000 38%),linear-gradient(135deg,#7f1d1d33,#581c87a6,#0f172ae6);border:1px solid #ec489940;border-radius:18px;justify-content:space-between;align-items:center;gap:18px;padding:18px 22px;display:flex}.enable-banner>div{grid-template-columns:54px 1fr;align-items:center;column-gap:14px;display:grid}.enable-banner>div>span{background:#ffffff1f;border-radius:50%;grid-row:span 2;place-items:center;width:54px;height:54px;font-size:27px;display:grid}.enable-banner h3,.enable-banner p{margin:0}.enable-banner p{color:var(--ja-soft);margin-top:4px;font-size:13px}.enable-banner button{color:#fff;background:linear-gradient(135deg,#2563eb,#9333ea);border:0;border-radius:14px;min-width:250px;min-height:54px;font-size:16px;font-weight:1000;box-shadow:0 15px 40px #9333ea52}.ja-right{gap:12px;display:grid}.side-card{border:1px solid var(--ja-border);box-shadow:var(--ja-shadow);background:#0f172ad6;border-radius:18px;padding:16px}.side-head{justify-content:space-between;align-items:center;margin-bottom:10px;display:flex}.side-head h3,.side-card h3{margin:0;font-size:16px}.side-head button{color:#60a5fa;background:0 0;border:0}.filter-row{color:#dbeafe;background:0 0;border:0;border-radius:10px;justify-content:space-between;align-items:center;width:100%;min-height:38px;padding:8px 10px;transition:all .22s;display:flex}.filter-row:hover{background:#3b82f61f}.filter-row b{color:#fff;background:linear-gradient(135deg,#7c3aed,#9333ea);border-radius:999px;place-items:center;min-width:31px;height:23px;font-size:12px;display:grid}.insight-grid{grid-template-columns:1fr 1fr;gap:9px;margin-top:13px;display:grid}.insight-grid div{background:#1e293bb8;border:1px solid #94a3b821;border-radius:12px;min-height:86px;padding:12px}.insight-grid p,.insight-grid h3,.insight-grid small{margin:0}.insight-grid p{color:#cbd5e1;font-size:12px}.insight-grid h3{margin-top:5px;font-size:23px}.insight-grid small{color:#22c55e;font-size:12px}.mini-ring{background:radial-gradient(circle, #111827 55%, transparent 57%), conic-gradient(#22c55e 76%, #7c3aed 0, #94a3b82e 0);border-radius:50%;width:42px;height:42px;margin-top:6px;display:block}.channel-grid{grid-template-columns:repeat(4,1fr);gap:10px;margin-top:14px;display:grid}.channel-grid div{text-align:center;background:#1e293bb8;border:1px solid #94a3b821;border-radius:12px;padding:10px 6px}.channel-grid span{background:linear-gradient(135deg,#2563eb,#7c3aed);border-radius:10px;place-items:center;width:36px;height:36px;margin:0 auto 6px;font-size:18px;display:grid}.channel-grid p,.channel-grid small{margin:0}.channel-grid p{color:#dbeafe;font-size:12px}.channel-grid small{color:#94a3b8;font-size:11px}.channel-grid small.active{color:#22c55e}.ja-modal{z-index:2000;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#020617c2;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.ja-modal-card{background:radial-gradient(circle at 100% 0,#9333ea42,#0000 38%),#0f172a;border:1px solid #94a3b83d;border-radius:26px;width:min(650px,94vw);max-height:90vh;padding:28px;position:relative;overflow-y:auto;box-shadow:0 34px 120px #000000a6}.modal-close{color:#fff;background:#1e293be6;border:0;border-radius:50%;width:38px;height:38px;font-size:24px;position:absolute;top:16px;right:16px}.ja-modal-card h2{margin:0;font-size:28px}.ja-modal-card h3{color:#c084fc;margin:8px 0 12px}.ja-modal-card p{color:#cbd5e1;line-height:1.7}.modal-grid{grid-template-columns:repeat(2,1fr);gap:12px;margin:20px 0;display:grid}.modal-grid div{background:#1e293bb8;border:1px solid #94a3b824;border-radius:14px;padding:14px}.modal-grid b,.modal-grid span{display:block}.modal-grid b{color:#fff}.modal-grid span{color:#cbd5e1;margin-top:5px}.ja-modal-card>button:not(.modal-close){background:linear-gradient(135deg,#2563eb,#9333ea);width:100%;min-height:48px;margin-top:10px}.pref-row{color:#dbeafe;border-bottom:1px solid #94a3b81f;justify-content:space-between;align-items:center;gap:14px;min-height:52px;padding:12px 0;font-weight:850;display:flex}.pref-row input{accent-color:#7c3aed;width:20px;height:20px}@media (width<=1500px){.ja-stats-grid{grid-template-columns:repeat(3,1fr)}.ja-layout{grid-template-columns:1fr}.ja-right{grid-template-columns:repeat(3,1fr)}}@media (width<=1180px){.ja-page{grid-template-columns:1fr}.ja-sidebar{height:auto;display:none;position:static}.ja-main{padding:16px}.ja-topbar{grid-template-columns:1fr 150px 52px 52px}.ja-user{display:none}.ja-alert-row{grid-template-columns:34px 72px 1fr}.alert-score,.alert-actions,.more-btn{grid-column:3/-1}.alert-actions{grid-template-columns:1fr 1fr}}@media (width<=820px){.ja-topbar,.ja-hero,.enable-banner{grid-template-columns:1fr;display:grid}.ja-stats-grid,.ja-right{grid-template-columns:1fr}.ja-search{width:100%}.ja-alert-row{text-align:left;grid-template-columns:1fr}.save-btn,.more-btn{justify-self:start}.company-logo{width:64px;height:64px}.alert-score,.alert-actions,.more-btn{grid-column:auto}.closing-box,.best-match span{width:100%}.enable-banner>div{text-align:center;grid-template-columns:1fr}.enable-banner>div>span{grid-row:auto;margin:auto}.enable-banner button{min-width:100%}.channel-grid,.insight-grid,.modal-grid{grid-template-columns:1fr}}body{background:#020617;margin:0;font-family:Inter,Arial,sans-serif}.cr-page{color:#fff;background:radial-gradient(circle at 75% 5%,#7c3aed47,#0000 30%),radial-gradient(circle at 35% 45%,#2563eb24,#0000 35%),linear-gradient(135deg,#020617,#071426 55%,#020617);grid-template-columns:280px 1fr;min-height:100vh;display:grid}.cr-sidebar{background:#020617f0;border-right:1px solid #94a3b829;height:100vh;padding:24px 16px;position:sticky;top:0;overflow-y:auto}.cr-logo{justify-content:center;padding:18px 0 26px;display:flex}.cr-logo img{filter:drop-shadow(0 0 18px #9333ea66);width:170px}.cr-menu{gap:10px;display:grid}.cr-menu button{color:#dbeafe;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:15px;padding:14px 16px;font-weight:850}.cr-menu button span,.cr-menu button b{float:right;color:#fff;background:#7c3aed;border-radius:999px;padding:3px 8px;font-size:12px}.cr-menu button.active,.cr-menu button:hover{background:linear-gradient(135deg,#2563eb,#9333ea);box-shadow:0 14px 35px #9333ea59}.cr-member-card{text-align:center;background:#0f172ad6;border:1px solid #94a3b82e;border-radius:24px;margin-top:28px;padding:22px}.cr-member-card div{font-size:42px}.cr-member-card h3{margin:8px 0}.cr-member-card p{color:#cbd5e1}.cr-member-card button,.cr-actions button,.cr-controls button,.cr-card button,.cr-side-card button{color:#fff;cursor:pointer;background:linear-gradient(135deg,#2563eb,#9333ea);border:0;border-radius:14px;padding:13px 18px;font-weight:900}.cr-main{min-width:0;padding:22px 28px 42px}.cr-topbar{grid-template-columns:1fr auto auto auto auto;align-items:center;gap:14px;margin-bottom:26px;display:grid}.cr-search{background:#0f172ac7;border:1px solid #94a3b82e;border-radius:16px;align-items:center;gap:12px;height:52px;padding:0 18px;display:flex}.cr-search input{color:#fff;background:0 0;border:0;outline:0;flex:1;font-size:15px}.cr-search b{color:#94a3b8}.cr-ai,.cr-icon{color:#fff;cursor:pointer;background:#0f172ad9;border:1px solid #94a3b82e;border-radius:15px;height:52px;padding:0 20px;font-weight:900}.cr-ai{background:linear-gradient(135deg,#7c3aed,#2563eb)}.cr-icon{min-width:54px;position:relative}.cr-icon b{background:#ef4444;border-radius:999px;padding:2px 7px;font-size:12px;position:absolute;top:-7px;right:-7px}.cr-user{align-items:center;gap:12px;display:flex}.cr-user img{border-radius:50%;width:48px;height:48px}.cr-user h4,.cr-user p{margin:0}.cr-user p{color:#cbd5e1}.cr-header{justify-content:space-between;align-items:center;gap:18px;margin-bottom:18px;display:flex}.cr-header h1{margin:0;font-size:34px}.cr-header p{color:#cbd5e1;margin:6px 0 0}.cr-actions{gap:12px;display:flex}.cr-actions button:first-child{background:#0f172acc;border:1px solid #94a3b838}.cr-controls{grid-template-columns:190px 190px 210px auto;gap:12px;margin-bottom:18px;display:grid}.cr-controls select{color:#fff;background:#0f172adb;border:1px solid #94a3b833;border-radius:13px;height:48px;padding:0 14px}.cr-controls select option{background:#0f172a}.cr-controls button:disabled{opacity:.6;cursor:not-allowed}.cr-stats{grid-template-columns:repeat(5,1fr);gap:14px;margin-bottom:20px;display:grid}.cr-stats article{background:#0f172ad6;border:1px solid #94a3b82e;border-radius:18px;min-height:118px;padding:18px;box-shadow:0 20px 60px #00000047}.cr-stats article>div{background:linear-gradient(135deg,#2563eb6b,#9333ea6b);border-radius:18px;place-items:center;width:54px;height:54px;font-size:24px;display:grid}.cr-stats p,.cr-stats h2,.cr-stats small{margin:6px 0 0}.cr-stats p{color:#cbd5e1}.cr-stats small{color:#93c5fd}.cr-ring{font-weight:1000;background:radial-gradient(circle, #0f172a 56%, transparent 58%), conic-gradient(#22c55e 35%, #94a3b833 0)!important;border-radius:50%!important}.cr-layout{grid-template-columns:1fr 300px;gap:18px;display:grid}.cr-tabs{border-bottom:1px solid #94a3b824;gap:24px;margin-bottom:18px;padding-bottom:14px;display:flex}.cr-tabs button{color:#cbd5e1;cursor:pointer;background:0 0;border:0;padding:10px 0;font-weight:850;position:relative}.cr-tabs button.active{color:#a855f7}.cr-tabs button.active:after{content:"";background:linear-gradient(90deg,#9333ea,#2563eb);border-radius:999px;height:3px;position:absolute;bottom:-15px;left:0;right:0}.cr-timeline{gap:16px;display:grid;position:relative}.cr-timeline:before{content:"";opacity:.5;background:linear-gradient(#22c55e,#38bdf8,#a855f7,#f59e0b);width:2px;position:absolute;top:0;bottom:0;left:38px}.cr-stage{background:#0f172ad1;border:1px solid #94a3b82e;border-radius:18px;grid-template-columns:170px 1fr 140px;align-items:center;gap:18px;min-height:135px;padding:18px;display:grid;position:relative;overflow:hidden}.cr-stage:before{content:"";opacity:.13;pointer-events:none;position:absolute;inset:0}.stage-1:before{background:linear-gradient(90deg,#22c55e,#0000)}.stage-2:before{background:linear-gradient(90deg,#0ea5e9,#0000)}.stage-3:before{background:linear-gradient(90deg,#9333ea,#0000)}.stage-4:before{background:linear-gradient(90deg,#f59e0b,#0000)}.stage-left{z-index:1;padding-left:58px;position:relative}.stage-left span{background:#0f172a;border:2px solid #38bdf8;border-radius:50%;place-items:center;width:34px;height:34px;font-weight:1000;display:grid;position:absolute;top:28px;left:-6px}.stage-left b{color:#38bdf8}.stage-left p{color:#cbd5e1}.stage-main,.stage-status{z-index:1;position:relative}.stage-main h3{margin:0 0 6px;font-size:22px}.stage-main p{color:#cbd5e1;margin:0 0 14px}.stage-skills{flex-wrap:wrap;gap:10px;display:flex}.stage-skills span{background:#0206176b;border:1px solid #94a3b829;border-radius:10px;padding:8px 12px;font-size:13px}.stage-skills b{color:#22c55e;margin-left:10px}.stage-status{text-align:right}.stage-status small{color:#22c55e;text-transform:uppercase;font-weight:900}.stage-status h2{margin:8px 0 0;font-size:30px}.cr-grid{grid-template-columns:repeat(3,1fr);gap:15px;display:grid}.cr-card,.cr-side-card,.cr-empty{background:#0f172ad6;border:1px solid #94a3b82e;border-radius:20px;padding:20px;box-shadow:0 20px 60px #00000040}.cr-card h3{margin:0 0 8px}.cr-card p{color:#cbd5e1}.cr-progress{background:#94a3b82e;border-radius:999px;height:9px;margin:12px 0;overflow:hidden}.cr-progress span{border-radius:inherit;background:linear-gradient(90deg,#22c55e,#2563eb,#9333ea);height:100%;display:block}.project-status{color:#c084fc;background:#9333ea33;border-radius:999px;padding:7px 12px;font-size:12px;font-weight:900;display:inline-block}.cr-right{align-content:start;gap:14px;display:grid}.cr-side-card h3,.cr-side-card h2{margin-top:0}.cr-side-card p{color:#cbd5e1}.side-head{justify-content:space-between;align-items:center;display:flex}.side-head button{color:#60a5fa;background:0 0;padding:7px 10px}.rocket{text-align:right;font-size:54px}.resource-row,.milestone-row{border-bottom:1px solid #94a3b81f;grid-template-columns:46px 1fr;gap:12px;padding:12px 0;display:grid}.resource-row div{background:#2563eb2e;border-radius:12px;place-items:center;width:42px;height:42px;display:grid}.resource-row b,.resource-row p,.resource-row small,.milestone-row b,.milestone-row p{margin:0}.resource-row p,.milestone-row p{color:#cbd5e1}.milestone-row span{background:#22c55e;border-radius:50%;width:12px;height:12px;margin-top:5px}.cr-side-card>button{width:100%;margin-top:14px}.cr-empty{color:#cbd5e1;text-align:center;place-items:center;min-height:170px;display:grid}@media (width<=1400px){.cr-page,.cr-layout,.cr-topbar,.cr-controls,.cr-stats,.cr-grid{grid-template-columns:1fr}.cr-sidebar{display:none}.cr-stage{grid-template-columns:1fr}.stage-status{text-align:left}}@media (width<=700px){.cr-main{padding:16px}.cr-header,.cr-actions,.cr-tabs{flex-direction:column;align-items:flex-start}.cr-tabs{gap:10px}}*{box-sizing:border-box;margin:0;padding:0}body{color:#07163a;background:#f3f7ff;font-family:Inter,Arial,sans-serif}.cp-loading{color:#173bff;background:#f3f7ff;place-items:center;min-height:100vh;font-size:22px;font-weight:900;display:grid}.cp-page{background:linear-gradient(135deg,#f8fbff,#eef5ff 55%,#f7faff);min-height:100vh}.cp-header{z-index:50;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffffff0;border-bottom:1px solid #dbe7ff;grid-template-columns:285px 1fr 190px 58px 58px 270px;align-items:center;gap:18px;height:88px;padding:14px 22px;display:grid;position:sticky;top:0}.cp-brand{cursor:pointer;border-right:1px solid #dbe7ff;align-items:center;gap:12px;height:100%;display:flex}.cp-brand img{width:58px;height:auto}.cp-brand h2{color:#061958;margin:0;font-size:25px;font-weight:950}.cp-brand span{color:#2258ff}.cp-brand p{color:#50627f;margin:2px 0 0;font-size:12px;font-weight:700}.cp-search{background:#fff;border:1px solid #d9e4fb;border-radius:18px;align-items:center;gap:14px;height:54px;padding:0 18px;display:flex;box-shadow:0 15px 35px #1e4bc80f}.cp-search input{color:#07163a;background:0 0;border:none;outline:none;flex:1;font-size:15px}.cp-search b{color:#193b86;background:#eef3ff;border-radius:10px;padding:7px 10px}.cp-ai,.cp-header button,.cp-card button,.cp-left-card button,.cp-modal-card button{cursor:pointer;color:#fff;background:linear-gradient(135deg,#2468ff,#bd26e9);border:none;border-radius:14px;padding:13px 18px;font-weight:900;transition:all .25s}.cp-ai:hover,.cp-header button:hover,.cp-card button:hover,.cp-left-card button:hover,.cp-modal-card button:hover{transform:translateY(-2px);box-shadow:0 10px 30px #2d60ff4d}.cp-icon{place-items:center;height:54px;display:grid;position:relative;color:#07163a!important;background:#fff!important;border:1px solid #dbe7ff!important}.cp-icon b{color:#fff;background:#eb3662;border-radius:50%;padding:3px 7px;font-size:12px;position:absolute;top:-8px;right:-8px}.cp-user{align-items:center;gap:12px;display:flex}.cp-user img{object-fit:cover;border-radius:50%;width:52px;height:52px}.cp-user h4,.cp-user p{margin:0}.cp-user h4{color:#061958;font-size:17px;font-weight:950}.cp-user p{color:#3d5c91;font-size:13px;font-weight:700}.cp-shell{grid-template-columns:350px 1fr;gap:16px;padding:18px;display:grid}.cp-left-card,.cp-hero-card,.cp-stat,.cp-card{background:#fff;border:1px solid #dbe7ff;border-radius:22px;box-shadow:0 20px 60px #153d9714}.cp-left-card{text-align:center;align-self:start;padding:28px;position:sticky;top:108px}.cp-photo-wrap{width:132px;height:132px;margin:0 auto 16px;position:relative}.cp-photo-wrap img{object-fit:cover;border:5px solid #2468ff;border-radius:50%;width:100%;height:100%}.cp-photo-wrap span{color:#fff;background:#19c77a;border-radius:50%;place-items:center;width:28px;height:28px;display:grid;position:absolute;bottom:10px;right:8px}.cp-left-card h1{color:#061958;margin:0;font-size:28px;font-weight:950}.cp-role{color:#174fd8;margin-top:8px;font-weight:800}.cp-contact{color:#293c66;text-align:center;margin:18px 0}.cp-contact p{margin:7px 0}.verified-pill{color:#07945b;background:#dffbea;border-radius:999px;margin-bottom:16px;padding:8px 16px;font-weight:900;display:inline-block}.cp-left-card button{width:100%;margin-top:10px;display:block}.outline,.outline-white{color:#174fd8!important;background:#fff!important;border:1px solid #b9cfff!important}.cp-strength{border-top:1px solid #e4ecfb;margin-top:24px;padding-top:22px}.cp-strength h3{margin-bottom:16px}.cp-strength p{color:#41577f;line-height:1.5}.check-grid{text-align:left;grid-template-columns:1fr 1fr;gap:10px;margin-top:16px;font-size:13px;display:grid}.cp-main{gap:16px;display:grid}.cp-hero-card{color:#fff;background:linear-gradient(135deg,#0647c9,#06358f 70%,#071e63);grid-template-columns:1.4fr 300px 330px;gap:22px;padding:28px;display:grid}.summary-block h3{margin-bottom:14px;font-size:22px}.summary-block p{color:#eff6ff;line-height:1.75}.skill-pills{flex-wrap:wrap;gap:10px;margin:18px 0;display:flex}.skill-pills span{color:#fff;background:#ffffff21;border-radius:10px;padding:9px 15px;font-weight:800}.summary-block button{margin-top:8px;margin-right:10px}.outline-white{color:#fff!important;background:0 0!important;border:1px solid #ffffff8c!important}.rating-block{text-align:center;border-left:1px solid #fff3;border-right:1px solid #fff3;padding:0 20px}.rating-block h3{margin-top:12px}.rating-block b{color:#00f082;margin:8px 0;display:block}.rating-block p{color:#dbeafe;line-height:1.5}.cp-ring{--value:0;background:radial-gradient(circle, #fff 58%, transparent 60%), conic-gradient(#10c983 calc(var(--value) * 1%), #2468ff calc(var(--value) * 1%), #e8eefb 0);color:#07163a;text-align:center;border-radius:50%;place-items:center;width:140px;height:140px;margin:0 auto 14px;display:grid}.cp-ring strong{font-size:34px;font-weight:950}.cp-ring small{font-size:13px;font-weight:900;display:block}.cp-ring.small{width:120px;height:120px}.score-list p{color:#eef6ff;border-bottom:1px solid #ffffff24;justify-content:space-between;margin:0;padding:9px 0;display:flex}.score-list button{cursor:pointer;margin-top:14px;color:#c9dcff!important;background:0 0!important;border:0!important;padding:0!important}.cp-stats{grid-template-columns:repeat(5,1fr);gap:14px;display:grid}.cp-stat{align-items:center;gap:16px;padding:20px;display:flex}.cp-stat>div{background:#eef4ff;border-radius:18px;place-items:center;width:54px;height:54px;font-size:22px;display:grid}.cp-stat p,.cp-stat h2,.cp-stat small{margin:0}.cp-stat p{color:#425b87;font-weight:800}.cp-stat h2{color:#061958;margin:5px 0;font-size:26px}.cp-stat small{color:#0bb46a;font-weight:800}.cp-grid{grid-template-columns:1.1fr 1fr 1fr;gap:14px;display:grid}.cp-card{min-height:215px;padding:22px}.card-head{justify-content:space-between;align-items:center;gap:10px;margin-bottom:16px;display:flex}.card-head h3{color:#07163a;margin:0;font-size:20px}.card-head button{padding:9px 13px;color:#1458ff!important;background:#eef3ff!important}.skill-table{grid-template-columns:1fr 1fr;gap:10px;display:grid}.skill-table span{background:#f8fbff;border:1px solid #e2ebfb;border-radius:12px;justify-content:space-between;padding:11px 14px;font-weight:800;display:flex}.skill-table b{border-radius:999px;padding:3px 9px;font-size:12px}.expert{color:#03a660;background:#e1faed}.advanced{color:#d46b00;background:#fff0d9}.intermediate{color:#2364ff;background:#edf3ff}.beginner{color:#475569;background:#f0f0f0}.link-btn{margin-top:18px;color:#075bff!important;box-shadow:none!important;background:0 0!important;padding:0!important}.experience-row,.education-row,.project-row,.file-row,.video-row{border-bottom:1px solid #e4ecfb;padding:12px 0}.experience-row h4,.education-row h4,.project-row h4{color:#075bff;margin:0 0 4px}.experience-row p,.education-row p,.project-row p{color:#293c66;line-height:1.5}.education-row{position:relative}.education-row span{color:#3e5b8f;position:absolute;top:12px;right:0}.education-row b,.verification .card-head span{color:#0cb96f}.project-row span{color:#06915b;background:#dcfce7;border-radius:999px;padding:4px 9px;font-size:12px}.project-row b{float:right;color:#f59e0b}.file-row,.video-row{align-items:center;gap:12px;display:flex}.file-row span,.video-row button{border-radius:12px;place-items:center;width:42px;height:42px;display:grid;color:#1458ff!important;background:#eef3ff!important}.file-row section,.video-row section{flex:1}.file-row b,.file-row p,.video-row b,.video-row p{margin:0}.verification p{color:#293c66;margin:10px 0}.cp-footer{background:#fff;border:1px solid #dbe7ff;border-radius:22px;justify-content:space-between;align-items:center;margin:18px;padding:24px;display:flex}.cp-footer img{width:110px}.cp-footer p{color:#425b87;font-weight:700}.cp-footer button{color:#075bff;cursor:pointer;background:0 0;border:0;margin-left:16px;font-weight:900}.cp-modal{z-index:100;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0c235359;place-items:center;display:grid;position:fixed;inset:0}.cp-modal-card{background:#fff;border-radius:24px;width:min(620px,92vw);padding:28px;position:relative;box-shadow:0 40px 100px #11337840}.close{width:38px;height:38px;position:absolute;top:18px;right:18px;color:#173bff!important;background:#eef3ff!important;border-radius:50%!important;padding:0!important}.cp-modal-card h2{margin-bottom:10px}.cp-modal-card p{color:#425b87;margin-bottom:14px}.cp-modal-card textarea{resize:vertical;border:1px solid #dbe7ff;border-radius:16px;outline:0;width:100%;min-height:180px;padding:16px}.cp-modal-card input[type=file]{background:#f8fbff;border:1px dashed #9eb9ef;border-radius:16px;width:100%;padding:18px}.consent-box{background:#eef7ff;border:1px solid #cfe0ff;border-radius:16px;align-items:flex-start;gap:12px;margin:16px 0;padding:14px;line-height:1.5;display:flex}@media (width<=1300px){.cp-header{grid-template-columns:220px 1fr 160px 55px 55px 210px}.cp-shell{grid-template-columns:1fr}.cp-left-card{position:relative;top:0}.cp-hero-card,.cp-grid,.cp-stats{grid-template-columns:1fr 1fr}}@media (width<=850px){.cp-header,.cp-shell,.cp-hero-card,.cp-grid,.cp-stats{grid-template-columns:1fr}.cp-header{height:auto}.cp-brand{border-right:none}.rating-block{border:none}.cp-footer{text-align:center;display:block}.cp-footer div{margin-top:14px}}.cp-manager-card{background:#fff;border:1px solid #dbe7ff;border-radius:26px;grid-template-columns:260px 1fr;width:min(1080px,95vw);max-height:86vh;display:grid;position:relative;overflow:hidden;box-shadow:0 40px 130px #153d9759}.cp-manager-card .close{z-index:5}.manager-side h4{color:#7184aa;letter-spacing:.08em;margin:0 0 14px;font-size:12px}.manager-side button{color:#061958;cursor:pointer;background:0 0;border:0;border-radius:12px;align-items:center;gap:12px;width:100%;height:48px;margin-bottom:7px;padding:0 12px;font-weight:900;display:flex}.manager-side button span{background:#eef3ff;border-radius:10px;place-items:center;width:28px;height:28px;display:grid}.manager-side button.active{color:#fff;background:linear-gradient(135deg,#2468ff,#bd26e9);box-shadow:0 12px 30px #5b4dff38}.manager-tip{color:#425b87;background:#f1f5ff;border-radius:16px;margin-top:24px;padding:15px}.manager-tip b{color:#1458ff}.manager-tip p{margin:8px 0 0;font-size:13px;line-height:1.5}.manager-main{padding:30px;overflow:auto}.manager-head{align-items:center;gap:16px;margin-bottom:22px;display:flex}.manager-icon{color:#fff;background:linear-gradient(135deg,#2468ff,#bd26e9);border-radius:18px;place-items:center;width:58px;height:58px;font-size:24px;display:grid}.manager-head p{color:#50627f;margin:5px 0 0}.manager-main h3{color:#061958;margin:16px 0 12px}.manager-list{gap:10px;display:grid}.manager-row{background:#fff;border:1px solid #e1e9fa;border-radius:14px;grid-template-columns:54px 1fr 170px 48px;align-items:center;gap:12px;padding:12px;display:grid}.manager-row.three{grid-template-columns:1fr 1fr 1.2fr 48px}.skill-logo{color:#1458ff;background:#eef3ff;border-radius:13px;place-items:center;width:42px;height:42px;font-weight:950;display:grid}.manager-row input,.manager-row select,.manager-add-grid input,.manager-add-grid select,.field-grid input,.manager-textarea{color:#07163a;background:#fff;border:1px solid #dbe7ff;border-radius:12px;outline:none;width:100%;padding:12px 14px;font-weight:700}.manager-row input:focus,.manager-row select:focus,.manager-add-grid input:focus,.manager-add-grid select:focus,.field-grid input:focus,.manager-textarea:focus{border-color:#2468ff;box-shadow:0 0 0 4px #2468ff14}.delete-btn{cursor:pointer;border:0;border-radius:12px;width:44px;height:44px;color:#e11d48!important;background:#fff1f2!important}.manager-add-box{background:#fbfdff;border:1px dashed #cbd8f5;border-radius:18px;margin-top:14px;padding:18px}.manager-add-grid{grid-template-columns:1fr 190px 150px;gap:12px;display:grid}.manager-add-grid.three{grid-template-columns:1fr 1fr 1.3fr 110px}.manager-add-grid button,.manager-bottom button,.cp-upload-card button{color:#fff;cursor:pointer;background:linear-gradient(135deg,#2468ff,#bd26e9);border:0;border-radius:13px;padding:12px 18px;font-weight:900}.field-grid{gap:14px;display:grid}.field-grid label{color:#425b87;gap:8px;font-weight:900;display:grid}.manager-textarea{resize:vertical;min-height:240px}.manager-bottom{justify-content:space-between;align-items:center;gap:16px;margin-top:20px;display:flex}.ghost-btn{margin-right:8px;color:#1458ff!important;box-shadow:none!important;background:#eef3ff!important;border:1px solid #cfe0ff!important}.cp-upload-card{width:min(650px,94vw)}@media (width<=900px){.cp-manager-card{grid-template-columns:1fr;overflow:auto}.manager-side{border-bottom:1px solid #e3ebfb;border-right:0}.manager-row,.manager-row.three,.manager-add-grid,.manager-add-grid.three{grid-template-columns:1fr}.manager-bottom{display:grid}}.cp-brand{cursor:pointer;border-right:1px solid #edf1ff;justify-content:center;align-items:center;width:230px;display:flex}.cp-brand img{object-fit:contain;width:180px;height:auto;transition:all .3s}.cp-brand:hover img{transform:scale(1.04)}.cp-header-final{z-index:999!important;-webkit-backdrop-filter:blur(18px)!important;backdrop-filter:blur(18px)!important;background:#fffffff5!important;border-bottom:1px solid #dbe7ff!important;grid-template-columns:250px minmax(320px,1fr) 170px 58px 58px 290px!important;align-items:center!important;gap:18px!important;height:96px!important;padding:0 24px!important;display:grid!important;position:sticky!important;top:0!important;box-shadow:0 14px 38px #1b4bb414!important}.cp-brand-final{cursor:pointer!important;background:0 0!important;border-right:1px solid #e3ebfb!important;justify-content:center!important;align-items:center!important;width:250px!important;height:96px!important;padding:0!important;display:flex!important}.cp-brand-final img{object-fit:contain!important;width:190px!important;max-height:76px!important;display:block!important}.cp-header-final .cp-search{background:#fff!important;border:1px solid #dbe7ff!important;border-radius:20px!important;height:58px!important;box-shadow:0 14px 36px #1e4bc814!important}.cp-job-btn{color:#fff!important;cursor:pointer!important;background:linear-gradient(135deg,#2468ff,#8b35ff)!important;border:0!important;border-radius:16px!important;height:54px!important;font-size:15px!important;font-weight:950!important;transition:all .25s!important;box-shadow:0 16px 36px #405aff33!important}.cp-job-btn:hover{transform:translateY(-2px)!important;box-shadow:0 20px 44px #405aff4d!important}.cp-header-final .cp-icon{color:#061958!important;background:#fff!important;border:1px solid #dbe7ff!important;border-radius:18px!important;width:58px!important;height:58px!important;box-shadow:0 14px 28px #1b4bb40f!important}.cp-user-final{height:66px!important;box-shadow:none!important;cursor:pointer!important;color:#061958!important;background:0 0!important;border:0!important;border-radius:0!important;grid-template-columns:54px 1fr 22px!important;align-items:center!important;gap:12px!important;padding:6px 4px 6px 10px!important;display:grid!important}.cp-user-final:hover{background:#f6f9ff!important;border-radius:18px!important}.cp-user-final img{object-fit:cover!important;border:3px solid #2468ff!important;border-radius:50%!important;width:52px!important;height:52px!important}.cp-user-final section{min-width:0!important;padding:0!important}.cp-user-final h4{color:#061958!important;white-space:nowrap!important;text-overflow:ellipsis!important;margin:0!important;font-size:17px!important;font-weight:950!important;line-height:1.1!important;overflow:hidden!important}.cp-user-final p{color:#3d5c91!important;margin:5px 0 0!important;font-size:13px!important;font-weight:800!important}.cp-user-arrow{color:#061958!important;background:0 0!important;border:0!important;place-items:center!important;font-size:19px!important;display:grid!important}@media (width<=1200px){.cp-header-final{grid-template-columns:210px 1fr 150px 54px 54px 240px!important}.cp-brand-final{width:210px!important}.cp-brand-final img{width:160px!important}}@media (width<=850px){.cp-header-final{grid-template-columns:1fr!important;height:auto!important;padding:16px!important}.cp-brand-final{border-right:0!important;justify-content:flex-start!important;width:100%!important;height:auto!important}.cp-brand-final img{width:170px!important}.cp-user-final{grid-template-columns:54px 1fr 22px!important}}.pvx-page{color:#07164d;background:radial-gradient(circle at 45% 0,#895cff29,#0000 32%),linear-gradient(135deg,#fbfdff 0%,#f5f8ff 45%,#eef5ff 100%);grid-template-columns:275px 1fr;min-height:100vh;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;display:grid}.pvx-sidebar{background:#fffffff0;border-right:1px solid #e1e8ff;flex-direction:column;gap:22px;height:100vh;padding:24px 20px;display:flex;position:sticky;top:0}.pvx-logo{object-fit:contain;width:150px;margin:0 auto 4px}.pvx-user-card{text-align:center;position:relative}.pvx-user-card img{object-fit:cover;border:4px solid #6537ff;border-radius:50%;width:104px;height:104px;box-shadow:0 14px 35px #6537ff33}.pvx-user-card span{color:#fff;background:#18c98f;border-radius:50%;place-items:center;width:28px;height:28px;font-weight:900;display:grid;position:absolute;top:78px;right:72px}.pvx-user-card h3{margin:16px 0 4px;font-size:20px;font-weight:950}.pvx-user-card p{color:#2657ff;margin:0 0 12px;font-weight:850}.pvx-user-card b{color:#047857;background:#dffbea;border-radius:999px;padding:8px 18px;font-size:13px;display:inline-flex}.pvx-nav,.pvx-bottom{flex-direction:column;gap:6px;display:flex}.pvx-nav button,.pvx-bottom button{color:#12245c;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:14px;padding:13px 15px;font-weight:850;transition:all .2s}.pvx-nav button:hover,.pvx-bottom button:hover{background:#f1f5ff}.pvx-nav button.active{color:#fff;background:linear-gradient(135deg,#2563eb,#8b2fff);box-shadow:0 16px 36px #6339ff47}.pvx-bottom{margin-top:auto}.pvx-bottom .logout{color:#ef3333}.pvx-main{padding:34px 38px 42px;overflow:hidden}.pvx-topbar{justify-content:space-between;align-items:center;height:58px;margin-bottom:34px;display:flex}.pvx-back{color:#fff;cursor:pointer;background:#07175c;border:0;border-radius:16px;padding:16px 28px;font-weight:950;box-shadow:0 16px 34px #07175c33}.pvx-mini-user{align-items:center;gap:14px;display:flex}.pvx-mini-user img{object-fit:cover;border-radius:50%;width:54px;height:54px}.pvx-mini-user h4{margin:0;font-size:17px}.pvx-mini-user p{color:#1d4eff;margin:3px 0 0;font-weight:800}.pvx-title{justify-content:space-between;align-items:end;margin-bottom:24px;display:flex}.pvx-title h1{letter-spacing:-1.4px;margin:0;font-size:38px;font-weight:950}.pvx-title p{color:#43537c;margin:7px 0 0;font-weight:600}.pvx-title button{color:#fff;cursor:pointer;background:linear-gradient(135deg,#07175c,#7c2dff);border:0;border-radius:16px;padding:15px 25px;font-weight:950;box-shadow:0 18px 34px #7c2dff3d}.pvx-kpis{grid-template-columns:repeat(5,minmax(0,1fr));gap:18px;margin-bottom:22px;display:grid}.pvx-kpi{background:#ffffffeb;border:1px solid #dfe6ff;border-radius:23px;align-items:center;gap:18px;min-height:112px;padding:18px;display:flex;box-shadow:0 22px 55px #18275f13}.pvx-kpi>div{background:linear-gradient(135deg,#efe8ff,#e6f8ff);border-radius:24px;place-items:center;width:64px;height:64px;font-size:28px;display:grid}.pvx-kpi p{color:#32466f;margin:0 0 8px;font-size:13px;font-weight:900}.pvx-kpi h2{color:#07164d;margin:0;font-size:30px;font-weight:950}.pvx-grid{grid-template-columns:1.55fr .95fr 1.05fr;gap:22px;display:grid}.pvx-card{background:#fffffff0;border:1px solid #dfe6ff;border-radius:24px;min-height:240px;padding:24px;box-shadow:0 24px 65px #18275f14}.pvx-card h3{margin:0 0 18px;font-size:18px;font-weight:950}.pvx-card-head{justify-content:space-between;align-items:center;margin-bottom:18px;display:flex}.pvx-card-head h3{margin:0}.pvx-card-head button{color:#6d35ff;background:#fff;border:1px solid #dce4ff;border-radius:12px;padding:10px 15px;font-weight:950}.pvx-chart-card{min-height:300px}.pvx-chart{grid-template-columns:28px 1fr;gap:10px;height:235px;display:grid}.pvx-axis{color:#52638b;flex-direction:column;justify-content:space-between;font-size:12px;font-weight:800;display:flex}.pvx-bars{background:repeating-linear-gradient(0deg,#0000 0 45px,#64748b1a 46px),linear-gradient(#7c2dff0a,#0000);border-bottom:1px solid #dfe6ff;border-left:1px solid #dfe6ff;align-items:end;gap:10px;padding:14px 10px;display:flex}.pvx-bars span{background:linear-gradient(#8b2fff,#2563eb);border-radius:999px;flex:1;min-height:4px;max-height:100%;box-shadow:0 0 14px #7c2dff2e}.pvx-list{flex-direction:column;gap:13px;display:flex}.pvx-list div{border-bottom:1px solid #eef2ff;grid-template-columns:42px 1fr auto;align-items:center;gap:12px;padding-bottom:13px;display:grid}.pvx-list span{color:#fff;background:linear-gradient(135deg,#2563eb,#8b2fff);border-radius:14px;place-items:center;width:40px;height:40px;font-weight:950;display:grid}.pvx-list b{font-size:14px}.pvx-list small{color:#52638b;font-weight:800}.pvx-empty{text-align:center;color:#46577d;place-items:center;min-height:160px;font-weight:700;display:grid}.pvx-empty div{color:#8b2fff;background:#f0ecff;border-radius:50%;place-items:center;width:96px;height:96px;margin-bottom:10px;font-size:34px;display:grid}.pvx-activity{flex-direction:column;gap:14px;display:flex}.pvx-activity div{grid-template-columns:42px 1fr auto 34px;align-items:center;gap:12px;display:grid}.pvx-activity img{border-radius:50%;width:42px;height:42px}.pvx-activity b,.pvx-activity p{margin:0}.pvx-activity p{color:#52638b;font-size:13px}.pvx-activity small{color:#52638b;font-weight:750}.pvx-activity button{color:#6d35ff;background:#eee9ff;border:0;border-radius:10px;padding:8px}.pvx-heat-card{min-height:285px}.pvx-heat-grid{grid-template-columns:repeat(7,1fr);gap:10px;margin-top:14px;display:grid}.pvx-heat-grid span{border-radius:8px;height:29px}.pvx-heat-grid .level-1{background:#e9edff}.pvx-heat-grid .level-2{background:#d6defe}.pvx-heat-grid .level-3{background:#bfc9ff}.pvx-heat-grid .level-4{background:#9985ff}.pvx-heat-grid .level-5{background:#7c2dff}.pvx-heat-label{justify-content:center;align-items:center;gap:12px;margin-top:22px;display:flex}.pvx-heat-label small{color:#61708f;font-weight:800}.pvx-heat-label div{gap:6px;display:flex}.pvx-heat-label i{background:#d6defe;border-radius:4px;width:22px;height:12px}.pvx-heat-label i:nth-child(5){background:#7c2dff}.pvx-donut{background:conic-gradient(#7c2dff 0 35%, #2563eb 35% 63%, #14b8a6 63% 85%, #fb923c 85% 100%);border-radius:50%;place-items:center;width:175px;height:175px;margin:14px auto 18px;display:grid;position:relative}.pvx-donut:before{content:"";background:#fff;border-radius:50%;width:108px;height:108px;position:absolute}.pvx-donut strong,.pvx-donut small{z-index:1;position:relative}.pvx-donut strong{font-size:24px;font-weight:950}.pvx-donut small{color:#52638b;margin-top:42px;font-weight:800}.pvx-exp-list{flex-direction:column;gap:10px;display:flex}.pvx-exp-list div{border-bottom:1px solid #eef2ff;grid-template-columns:45px 1fr auto;align-items:center;padding-bottom:10px;display:grid}.pvx-exp-list span{color:#fff;background:linear-gradient(135deg,#2563eb,#8b2fff);border-radius:13px;place-items:center;width:38px;height:38px;font-weight:950;display:grid}.pvx-exp-list b{font-size:14px}.pvx-exp-list small{color:#52638b;font-weight:850}.pvx-ai p{color:#263a68;background:#ffffffdb;border:1px solid #e5ebff;border-radius:16px;padding:17px;font-weight:850;line-height:1.55}@media (width<=1250px){.pvx-page{grid-template-columns:1fr}.pvx-sidebar{height:auto;position:relative}.pvx-kpis,.pvx-grid{grid-template-columns:1fr}}.cp-manager-modal{align-items:flex-start!important;padding:40px 20px!important;overflow-y:auto!important}.cp-manager-card{min-height:auto!important;max-height:none!important;overflow:visible!important}.manager-main{max-height:78vh!important;padding-bottom:120px!important;overflow-y:auto!important}.manager-bottom{z-index:20!important;background:#fff!important;border-top:1px solid #e5ecfb!important;padding:18px 0 0!important;position:sticky!important;bottom:0!important}.manager-check{align-items:center!important;display:flex!important}.manager-check input{flex:none!important}.manager-small-textarea{color:#07163a!important;background:#fff!important}.video-row{border-bottom:1px solid #e6ebf5;align-items:center;gap:12px;padding:14px 0;display:flex}.video-row:last-child{border-bottom:none}.video-row>button{color:#075cff;cursor:pointer;background:#edf3ff;border:none;border-radius:14px;justify-content:center;align-items:center;width:44px;min-width:44px;height:44px;font-size:17px;font-weight:800;transition:transform .2s,background .2s;display:flex}.video-row>button:hover{background:#dfeaff;transform:translateY(-2px)}.video-row>section{flex:1;min-width:0}.video-row>section b{color:#071534;margin-bottom:4px;font-size:15px;font-weight:800;display:block}.video-row>section p{color:#52617a;margin:0;font-size:14px}.video-actions{flex-shrink:0;align-items:center;gap:7px;display:flex}.video-actions button{color:#075cff;cursor:pointer;white-space:nowrap;background:#edf3ff;border:none;border-radius:10px;justify-content:center;align-items:center;width:auto;height:34px;padding:0 11px;font-size:12px;font-weight:800;transition:transform .2s,background .2s;display:inline-flex}.video-actions button:hover{background:#dfeaff;transform:translateY(-1px)}.video-actions .delete-btn{color:#dc2626;background:#fff0f2}.video-actions .delete-btn:hover{background:#ffe1e5}@media (width<=700px){.video-row{flex-wrap:wrap;align-items:flex-start}.video-actions{width:100%;padding-left:56px}}.cp-card .card-head button,.cp-right-actions button,.video-actions button,.file-row button,.verification button{color:#075cff;cursor:pointer;white-space:nowrap;background:#edf3ff;border:none;border-radius:14px;justify-content:center;align-items:center;gap:6px;height:36px;padding:0 16px;font-size:14px;font-weight:800;display:inline-flex}.cp-card .card-head button:hover,.cp-right-actions button:hover,.video-actions button:hover,.file-row button:hover,.verification button:hover{background:#dfeaff;transform:translateY(-1px)}.cp-right-actions button:last-child,.video-actions .delete-btn,.file-row button:last-child{color:#075cff;background:#edf3ff}.cp-action-row{border-bottom:1px solid #e5ebf5;grid-template-columns:46px minmax(120px,1fr) auto;align-items:center;gap:12px;padding:16px 0;display:grid}.cp-action-icon{color:#075cff;background:#edf3ff;border:none;border-radius:14px;justify-content:center;align-items:center;width:46px;height:46px;font-weight:800;display:flex}.cp-action-info b{color:#071534;font-size:15px;font-weight:800;display:block}.cp-action-info p{color:#52617a;margin:5px 0 0;font-size:14px}.cp-right-actions{justify-content:flex-end;align-items:center;gap:10px;display:flex}@media (width<=900px){.cp-manager-card{grid-template-columns:1fr;max-height:92vh}.manager-side{display:none}.manager-main{padding:26px}.manager-bottom{flex-direction:column;align-items:stretch;gap:16px}}.cp-right-actions button{width:auto;min-width:unset;color:#075cff;cursor:pointer;white-space:nowrap;max-width:none;height:36px;box-shadow:none;background:#edf3ff;border:none;border-radius:12px;justify-content:center;align-items:center;gap:5px;margin:0;padding:0 14px;font-family:inherit;font-size:13px;font-weight:800;line-height:1;transition:background .2s,color .2s,transform .2s;display:inline-flex}.cp-right-actions button:hover{color:#075cff;box-shadow:none;background:#dfe9ff;transform:translateY(-1px)}.cp-right-actions .cp-review-btn{width:auto;min-width:unset;color:#075cff;background:#edf3ff;border:none}.cp-right-actions .cp-review-btn:hover{color:#075cff;background:#dfe9ff}.cp-right-actions .cp-delete-btn{width:auto;min-width:unset;color:#075cff;background:#edf3ff;border:none}.cp-right-actions .cp-delete-btn:hover{color:#dc2626;background:#ffecef}.cp-right-actions .cp-upload-btn{width:auto;min-width:unset;color:#075cff;background:#edf3ff}.cp-right-actions .cp-upload-btn:hover{background:#dfe9ff}.cp-right-actions .cp-open-btn{width:auto;min-width:unset;color:#075cff;background:#edf3ff}.cp-right-actions .cp-open-btn:hover{background:#dfe9ff}.cp-card .cp-right-actions button,.cp-card .cp-right-actions .cp-review-btn,.cp-card .cp-right-actions .cp-delete-btn,.cp-card .cp-right-actions .cp-upload-btn,.cp-card .cp-right-actions .cp-open-btn{width:auto!important;min-width:unset!important;color:#075cff!important;height:36px!important;box-shadow:none!important;background:#edf3ff!important;border:none!important;border-radius:12px!important;margin:0!important;padding:0 14px!important;font-size:13px!important;font-weight:800!important}.cp-card .cp-right-actions .cp-review-btn:hover,.cp-card .cp-right-actions .cp-upload-btn:hover,.cp-card .cp-right-actions .cp-open-btn:hover{color:#075cff!important;background:#dfe9ff!important}@media (width<=1450px){.cp-action-row,.cp-video-card .cp-action-row{grid-template-columns:44px minmax(75px,1fr) auto;gap:8px}.cp-action-icon{width:44px;min-width:44px;height:44px}.cp-card .cp-right-actions button{height:34px!important;padding:0 10px!important;font-size:12px!important}.cp-right-actions{gap:6px}}@media (width<=700px){.cp-action-row,.cp-video-card .cp-action-row{grid-template-columns:46px minmax(0,1fr)}.cp-right-actions{flex-wrap:wrap;grid-column:1/-1;justify-content:flex-start;width:100%;padding-left:58px}}.cp-action-row{border-bottom:1px solid #e5ebf5;grid-template-columns:46px minmax(90px,1fr) auto;align-items:center;gap:12px;width:100%;padding:16px 0;display:grid}.cp-action-row:last-child{border-bottom:none}.cp-action-icon{color:#075cff;cursor:pointer;width:46px;min-width:46px;height:46px;box-shadow:none;background:#edf3ff;border:none;border-radius:14px;justify-content:center;align-items:center;padding:0;font-size:17px;font-weight:800;transition:background .2s,transform .2s;display:inline-flex}.cp-action-icon:hover{background:#dfe9ff;transform:translateY(-1px)}.cp-action-info{min-width:0}.cp-action-info b{color:#071534;margin:0 0 4px;font-size:15px;font-weight:800;line-height:1.3;display:block}.cp-action-info p{color:#52617a;margin:0;font-size:14px;line-height:1.4}.cp-right-actions{flex-shrink:0;justify-content:flex-end;align-items:center;gap:8px;min-width:0;display:flex}.cp-right-actions button,.cp-card .cp-right-actions button,.cp-card .cp-right-actions .cp-review-btn,.cp-card .cp-right-actions .cp-delete-btn,.cp-card .cp-right-actions .cp-upload-btn,.cp-card .cp-right-actions .cp-open-btn{width:auto!important;min-width:unset!important;color:#075cff!important;cursor:pointer!important;white-space:nowrap!important;max-width:none!important;height:36px!important;box-shadow:none!important;background:#edf3ff!important;border:none!important;border-radius:12px!important;justify-content:center!important;align-items:center!important;gap:5px!important;margin:0!important;padding:0 14px!important;font-family:inherit!important;font-size:13px!important;font-weight:800!important;line-height:1!important;transition:background .2s,color .2s,transform .2s!important;display:inline-flex!important}.cp-right-actions button:hover,.cp-card .cp-right-actions .cp-review-btn:hover,.cp-card .cp-right-actions .cp-upload-btn:hover,.cp-card .cp-right-actions .cp-open-btn:hover{color:#075cff!important;box-shadow:none!important;background:#dfe9ff!important;transform:translateY(-1px)!important}.cp-card .cp-right-actions .cp-delete-btn:hover{color:#dc2626!important;background:#ffecef!important}.cp-video-card{min-width:0;overflow:hidden}.cp-video-card .cp-action-row{grid-template-columns:46px minmax(90px,1fr) auto}@media (width<=1450px){.cp-action-row,.cp-video-card .cp-action-row{grid-template-columns:44px minmax(75px,1fr) auto;gap:8px}.cp-action-icon{width:44px;min-width:44px;height:44px}.cp-card .cp-right-actions button{height:34px!important;padding:0 10px!important;font-size:12px!important}.cp-right-actions{gap:6px}}@media (width<=700px){.cp-action-row,.cp-video-card .cp-action-row{grid-template-columns:46px minmax(0,1fr)}.cp-right-actions{flex-wrap:wrap;grid-column:1/-1;justify-content:flex-start;width:100%;padding-left:58px}}.cp-manager-modal{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#0f172a8c}.cp-manager-card{background:radial-gradient(circle at 0 0,#6366f11f,#0000 34%),#fff;border:1px solid #e2e8f0e6;border-radius:34px;width:min(1180px,94vw);min-height:760px;max-height:88vh;overflow:hidden;box-shadow:0 35px 100px #0f172a47}.manager-side{background:linear-gradient(#f8fbff,#eef4ff);border-right:1px solid #e4ebf7;padding:32px 20px}.manager-side h4{color:#64748b;letter-spacing:2px;margin-bottom:22px;font-size:12px}.manager-side button{color:#061237;border-radius:18px;height:54px;font-size:15px;font-weight:900;transition:all .25s}.manager-side button span{background:#eef4ff;border-radius:12px;justify-content:center;align-items:center;width:34px;height:34px;display:inline-flex}.manager-side button.active{color:#fff;background:linear-gradient(135deg,#2458ff,#b620e0);transform:translate(6px);box-shadow:0 16px 32px #4f46e547}.manager-side button.active span{background:#ffffff2e}.manager-tip{background:#fff;border:1px solid #dfe8ff;border-radius:22px;margin-top:30px;padding:20px;box-shadow:0 14px 36px #1e40af14}.manager-main{background:linear-gradient(#f8fbffe6,#fff);padding:38px 42px}.manager-head{margin-bottom:28px}.manager-icon{background:linear-gradient(135deg,#2458ff,#b620e0);border-radius:22px;width:68px;height:68px;font-size:30px;box-shadow:0 18px 35px #4f46e547}.manager-head h2{color:#071534;margin:0;font-size:32px}.manager-head p{color:#64748b;font-size:16px}.manager-list,.manager-add-box{background:#ffffffeb;border:1px solid #dfe8ff;border-radius:24px;box-shadow:0 14px 36px #0f172a0f}.manager-row,.manager-add-grid,.manager-employment-card{border-radius:20px}.manager-row input,.manager-add-grid input,.manager-employment-grid input,.manager-small-textarea,.manager-textarea,.manager-row select,.manager-add-grid select{color:#0f172a;background:#f9fbff;border:1px solid #dbe7ff;border-radius:16px;height:54px;padding:0 16px;font-size:15px;font-weight:700}.manager-small-textarea,.manager-textarea{height:auto;padding:16px}.manager-row input:focus,.manager-add-grid input:focus,.manager-employment-grid input:focus,.manager-textarea:focus,.manager-small-textarea:focus{background:#fff;border-color:#2458ff;outline:none;box-shadow:0 0 0 4px #2458ff1f}.manager-add-box{background:linear-gradient(#fff,#f8fbff);margin-top:22px;padding:24px}.manager-add-box h3{color:#071534;margin-bottom:16px;font-size:20px}.manager-add-box button,.manager-bottom button:not(.ghost-btn){color:#fff;background:linear-gradient(135deg,#2458ff,#b620e0);border:none;border-radius:16px;height:50px;padding:0 26px;font-size:15px;font-weight:900;box-shadow:0 14px 28px #4f46e540}.manager-add-box button:hover,.manager-bottom button:not(.ghost-btn):hover{transform:translateY(-2px)}.delete-btn{color:#e11d48!important;background:#fff1f2!important;border:1px solid #fecdd3!important;border-radius:16px!important}.manager-bottom{border-top:1px solid #e5ebf5;justify-content:space-between;align-items:center;margin-top:28px;padding-top:22px;display:flex}.manager-note{color:#4c1d95;background:linear-gradient(135deg,#f3e8ff,#eef4ff);border-radius:18px;padding:18px 22px;font-weight:800}.ghost-btn{color:#075cff;background:#edf3ff;border-radius:16px;height:50px;font-weight:900}.cp-manager-card .close{color:#075cff;background:#edf3ff;border-radius:16px;width:46px;height:46px;font-size:22px;font-weight:900;top:28px;right:28px}@media (width<=900px){.cp-manager-card{grid-template-columns:1fr;max-height:92vh}.manager-side{display:none}.manager-main{padding:26px}.manager-bottom{flex-direction:column;align-items:stretch;gap:16px}}.profile-edit-overlay{background:radial-gradient(circle at 20% 10%,#2563eb40,#0000 32%),radial-gradient(circle at 90% 20%,#9333ea38,#0000 30%),linear-gradient(135deg,#0f1f3d,#1e293b);justify-content:center;align-items:flex-start;min-height:100vh;padding:45px;display:flex}.profile-edit-modal{-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);background:#fffffff0;border:1px solid #ffffffa6;border-radius:34px;grid-template-columns:300px 1fr;width:min(1380px,96vw);height:calc(100vh - 90px);display:grid;overflow:hidden;box-shadow:0 40px 90px #00000047,inset 0 1px #ffffffb3}.profile-edit-sidebar{background:linear-gradient(#f8fbfff5,#ebf3ffeb);border-right:1px solid #dbe7ff;padding:34px 24px;overflow-y:auto}.profile-edit-sidebar h4,.edit-sections-title{letter-spacing:.18em;color:#64748b;text-transform:uppercase;margin:0 0 24px;font-size:12px;font-weight:900}.profile-edit-menu{flex-direction:column;gap:12px;display:flex}.profile-edit-menu button,.edit-section-btn{cursor:pointer;color:#0f1f3d;text-align:left;background:0 0;border:0;border-radius:18px;grid-template-columns:42px 1fr;align-items:center;gap:12px;width:100%;min-height:58px;padding:10px 14px;font-size:15px;font-weight:900;transition:all .25s;display:grid}.profile-edit-menu button span,.edit-section-btn span{color:#2563eb;background:#eef4ff;border-radius:15px;place-items:center;width:42px;height:42px;display:grid;box-shadow:inset 0 0 0 1px #dce7ff}.profile-edit-menu button:hover,.edit-section-btn:hover{background:#fff;transform:translate(4px);box-shadow:0 14px 34px #2563eb1f}.profile-edit-menu button.active,.edit-section-btn.active{color:#fff;background:linear-gradient(135deg,#2563eb,#b423e8);box-shadow:0 20px 44px #4f46e552}.profile-edit-menu button.active span,.edit-section-btn.active span{color:#fff;background:#ffffff2e}.profile-help-card{background:#fff;border:1px solid #dbe7ff;border-radius:24px;margin-top:34px;padding:22px;box-shadow:0 18px 38px #0f172a14}.profile-help-card h4{color:#2563eb;letter-spacing:normal;text-transform:none;margin:0 0 12px;font-size:15px}.profile-help-card p{color:#475569;margin:0;font-size:14px;line-height:1.6}.profile-edit-content{background:radial-gradient(circle at 100% 0,#2563eb14,#0000 34%),linear-gradient(#fff,#fbfdff);padding:44px 54px;position:relative;overflow-y:auto}.profile-edit-close{color:#2563eb;cursor:pointer;background:#eef4ff;border:0;border-radius:50%;width:52px;height:52px;font-size:20px;font-weight:900;transition:all .2s;position:absolute;top:34px;right:34px}.profile-edit-close:hover{color:#fff;background:#2563eb;transform:rotate(90deg)}.profile-edit-header{align-items:center;gap:22px;margin-bottom:38px;display:flex}.profile-edit-icon{color:#fff;background:linear-gradient(135deg,#2563eb,#b423e8);border-radius:26px;place-items:center;width:86px;height:86px;font-size:34px;display:grid;box-shadow:0 22px 50px #4f46e559}.profile-edit-header h1{color:#081733;letter-spacing:-.04em;margin:0;font-size:38px;line-height:1.1}.profile-edit-header p{color:#64748b;margin:10px 0 0;font-size:16px}.profile-edit-form{gap:22px;max-width:940px;display:grid}.form-group{gap:9px;display:grid}.form-group label{color:#334155;font-size:14px;font-weight:900}.form-group input,.form-group textarea,.form-group select{color:#0f172a;background:#fff;border:1px solid #d7e4ff;border-radius:17px;outline:0;width:100%;min-height:58px;padding:0 18px;font-size:15px;font-weight:700;transition:all .2s;box-shadow:0 8px 24px #0f172a0a}.form-group textarea{resize:vertical;min-height:130px;padding:16px 18px}.form-group input:focus,.form-group textarea:focus,.form-group select:focus{border-color:#2563eb;box-shadow:0 0 0 4px #2563eb1f,0 14px 30px #0f172a14}.profile-edit-bottom{grid-template-columns:1fr auto;align-items:center;gap:20px;margin-top:34px;display:grid}.profile-tip-card{color:#581c87;background:linear-gradient(135deg,#f3e8ff,#eef4ff);border-radius:22px;padding:20px 24px;font-weight:900;line-height:1.45}.profile-edit-actions{gap:14px;display:flex}.profile-edit-actions button{cursor:pointer;border:0;border-radius:17px;min-width:130px;height:58px;font-size:15px;font-weight:900;transition:all .22s}.cancel-btn{color:#2563eb;background:#eef4ff;border:1px solid #d7e4ff!important}.save-btn{color:#fff;background:linear-gradient(135deg,#2563eb,#b423e8);box-shadow:0 22px 44px #4f46e547}.profile-edit-actions button:hover{transform:translateY(-2px)}.profile-edit-content::-webkit-scrollbar{width:8px}.profile-edit-sidebar::-webkit-scrollbar{width:8px}.profile-edit-content::-webkit-scrollbar-thumb{background:#c7d7f7;border-radius:20px}.profile-edit-sidebar::-webkit-scrollbar-thumb{background:#c7d7f7;border-radius:20px}.profile-edit-content::-webkit-scrollbar-track{background:0 0}.profile-edit-sidebar::-webkit-scrollbar-track{background:0 0}@media (width<=950px){.profile-edit-overlay{padding:18px}.profile-edit-modal{grid-template-columns:1fr;height:auto;min-height:calc(100vh - 36px)}.profile-edit-sidebar{border-bottom:1px solid #dbe7ff;border-right:0}.profile-edit-content{padding:32px 22px}.profile-edit-header h1{font-size:30px}.profile-edit-bottom{grid-template-columns:1fr}.profile-edit-actions{flex-direction:column}}.cs-page{color:#071436;background:radial-gradient(circle at 0 0,#6f3fff1f,#0000 35%),linear-gradient(135deg,#f8fbff 0%,#eef3ff 100%);min-height:100vh;padding:22px 36px 44px;font-family:Inter,system-ui,sans-serif}.cs-topbar{background:#ffffffe0;border:1px solid #dfe7ff;border-radius:22px;grid-template-columns:180px 260px 1fr 64px 230px;align-items:center;gap:18px;height:76px;padding:0 18px;display:grid;box-shadow:0 18px 45px #1b398214}.cs-back-btn,.cs-icon-btn,.outline-btn{color:#182b56;cursor:pointer;background:#fff;border:1px solid #d9e3ff;border-radius:12px;height:44px;font-weight:800}.cs-back-btn:hover,.outline-btn:hover{color:#6d35ff;border-color:#7c3cff}.cs-logo{object-fit:contain;cursor:pointer;height:52px}.cs-search{background:#f8faff;border:1px solid #dbe5ff;border-radius:18px;align-items:center;gap:10px;height:48px;padding:0 14px;display:flex}.cs-search input{background:0 0;border:0;outline:0;flex:1;font-weight:700}.cs-search button{cursor:pointer;background:#eef3ff;border:0;border-radius:10px;padding:8px 12px;font-weight:800}.cs-icon-btn{background:#f3f6ff;position:relative}.cs-icon-btn b{color:#fff;background:#ef233c;border-radius:999px;padding:3px 6px;font-size:11px;position:absolute;top:-7px;right:-5px}.cs-profile-chip{cursor:pointer;background:#fff;border:1px solid #dce6ff;border-radius:18px;align-items:center;gap:12px;height:56px;padding:0 12px;display:flex}.cs-profile-chip img{object-fit:cover;border-radius:50%;width:38px;height:38px}.cs-profile-chip div{flex-direction:column;line-height:1.2;display:flex}.cs-profile-chip small{color:#5b6b92}.cs-hero{justify-content:space-between;align-items:center;margin:34px 8px 26px;display:flex}.cs-hero h1{letter-spacing:-1px;margin:0;font-size:42px}.cs-hero p{color:#40527b;margin-top:10px;font-weight:600}.cs-status-card{background:#ffffffe6;border:1px solid #e2e9ff;border-radius:20px;padding:22px 28px;box-shadow:0 18px 40px #263b7814}.cs-status-card span{color:#657397;margin-bottom:8px;display:block}.cs-status-card b{font-size:18px}.cs-tabs{background:#fff;border:1px solid #dfe7ff;border-radius:18px;grid-template-columns:repeat(6,1fr);margin-bottom:26px;display:grid;overflow:hidden}.cs-tabs button{cursor:pointer;color:#17264f;background:0 0;border:0;height:64px;font-size:16px;font-weight:900;position:relative}.cs-tabs button.active{color:#6f36ff}.cs-tabs button.active:after{content:"";background:linear-gradient(90deg,#336dff,#8e2fff);border-radius:20px 20px 0 0;height:4px;position:absolute;bottom:0;left:10%;right:10%}.cs-grid{grid-template-columns:1.2fr .75fr .95fr;gap:22px;display:grid}.cs-card{background:#ffffffeb;border:1px solid #dfe7ff;border-radius:24px;padding:28px;box-shadow:0 22px 50px #1c377714}.cs-card h2{margin:0;font-size:25px}.cs-card p{color:#40527b;font-weight:600}.profile-flex{align-items:center;gap:30px;margin:30px 0;display:flex}.profile-img-wrap{background:#eef3ff;border:6px solid #f0f4ff;border-radius:50%;place-items:center;width:130px;height:130px;display:grid;position:relative;overflow:hidden}.profile-img-wrap img{object-fit:cover;width:100%;height:100%}.profile-img-wrap span{color:#6e36ff;font-size:24px;font-weight:900;position:absolute}.profile-img-wrap button{color:#fff;cursor:pointer;background:#7838ff;border:0;border-radius:50%;width:36px;height:36px;position:absolute;bottom:2px;right:2px}.profile-info{grid-template-columns:120px 1fr;gap:10px 18px;display:grid}.profile-info label{color:#7180a6;font-size:14px}.profile-info b{font-size:16px}.theme-buttons{grid-template-columns:1fr 1fr;gap:14px;margin:18px 0 28px;display:grid}.theme-buttons button{cursor:pointer;background:#fff;border:1px solid #dbe5ff;border-radius:12px;height:54px;font-weight:900}.theme-buttons button.selected{color:#fff;background:linear-gradient(135deg,#3d6dff,#8e2fff)}.color-row{gap:18px;margin:18px 0 34px;display:flex}.color-row button{cursor:pointer;border:0;border-radius:50%;width:42px;height:42px}.color-row .purple{background:#7539ff}.color-row .blue{background:#2d6bff}.color-row .green{background:#18c29c}.color-row .orange{background:#ff962a}.color-row .pink{background:#e92d9a}.color-row .active{outline:5px solid #eee8ff}.security-list{margin:34px 0}.security-list button{cursor:pointer;background:0 0;border:0;border-bottom:1px solid #e8eefc;justify-content:space-between;align-items:center;width:100%;min-height:54px;font-weight:800;display:flex}.green-text{color:#16b879}.notification-card{grid-column:span 2}.notify-grid{grid-template-columns:repeat(3,1fr);gap:22px;margin:26px 0;display:grid}.notify-item{border-right:1px solid #e5ebfa;grid-template-columns:54px 1fr;gap:14px;padding-right:20px;display:grid;position:relative}.notify-icon{color:#14b56f;background:#dff8ec;border-radius:14px;place-items:center;width:48px;height:48px;font-size:22px;display:grid}.notify-item h4{margin:0}.notify-item p{margin:6px 0 18px;font-size:14px}.toggle{cursor:pointer;background:#c8d2e8;border:0;border-radius:999px;width:42px;height:22px;position:relative}.toggle i{background:#fff;border-radius:50%;width:18px;height:18px;transition:all .25s;position:absolute;top:2px;left:2px}.toggle.on{background:#22c77a}.toggle.on i{left:22px}.delete-card{background:snow;border-color:#ffc4c4}.danger-box{color:#b90018;background:#fff0f0;border:1px solid #ffb7b7;border-radius:14px;margin:26px 0;padding:18px;font-weight:800}.delete-card label{margin-bottom:10px;font-weight:900;display:block}.delete-card input{box-sizing:border-box;border:1px solid #ffd0d0;border-radius:12px;outline:none;width:100%;height:50px;padding:0 14px;font-weight:700}.delete-btn{color:#ef233c;cursor:pointer;background:#fff;border:1px solid #ef233c;border-radius:12px;width:100%;height:50px;margin-top:20px;font-weight:900}.delete-btn:hover{color:#fff;background:#ef233c}@media (width<=1100px){.cs-topbar{grid-template-columns:1fr;height:auto;padding:18px}.cs-grid{grid-template-columns:1fr}.notification-card{grid-column:span 1}.notify-grid{grid-template-columns:1fr}.cs-tabs{grid-template-columns:repeat(2,1fr)}}.profile-info input{border:1px solid #dce6ff;border-radius:10px;outline:none;width:100%;height:42px;padding:0 12px;font-weight:800}.profile-info input:disabled{color:#69789f;background:#f5f7ff}.btn-row{flex-wrap:wrap;gap:14px;margin-top:20px;display:flex}.primary-btn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#336dff,#8e2fff);border:0;border-radius:12px;height:44px;padding:0 22px;font-weight:900}.upload-btn{cursor:pointer;justify-content:center;align-items:center;padding:0 22px;display:inline-flex}.cs-grid.single{grid-template-columns:1fr}.notify-line{border:1px solid #e1e8ff;border-radius:16px;justify-content:space-between;align-items:center;margin:14px 0;padding:18px;display:flex}.notify-line h4{margin:0}.notify-line p{margin:5px 0 0}.plan-box,.activity-list{background:#f8faff;border:1px solid #dce6ff;border-radius:16px;margin:20px 0;padding:20px}.fp-page{color:#fff;background:radial-gradient(circle at 15% 30%,#1e78ff59,#0000 28%),radial-gradient(circle at 85% 70%,#7c3aed59,#0000 30%),linear-gradient(135deg,#020817,#061b46 45%,#12072f);min-height:100vh;padding:42px 7%;font-family:Inter,Arial,sans-serif;position:relative;overflow:hidden}.fp-page:before{content:"";opacity:.08;background-image:radial-gradient(circle,#3b82f673 1px,#0000 1px);background-size:42px 42px;position:absolute;inset:0}.fp-header,.fp-card,.fp-features,.fp-footer{z-index:2;position:relative}.fp-header{justify-content:space-between;align-items:center;display:flex}.fp-brand{align-items:center;gap:14px;display:flex}.fp-logo{background:linear-gradient(135deg,#2f8cff,#8b5cf6);color:#0000;-webkit-background-clip:text;font-size:34px;font-style:italic;font-weight:900}.fp-brand h2{margin:0;font-size:23px}.fp-brand p{color:#9fb3d9;margin:3px 0 0;font-size:13px}.fp-login-link{color:#dbeafe;font-weight:700;text-decoration:none}.fp-card{-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);background:#081537b8;border:1px solid #60a5fa40;border-radius:26px;max-width:720px;margin:70px auto 26px;padding:54px 68px;box-shadow:0 35px 100px #00000059}.fp-lock{background:#7c3aed2e;border:1px solid #7c3aed;border-radius:50%;place-items:center;width:76px;height:76px;margin:0 auto 26px;font-size:30px;display:grid;box-shadow:0 0 32px #7c3aed8c}.fp-card h1{text-align:center;margin:0;font-size:44px;font-weight:900}.fp-card h1 span{background:linear-gradient(135deg,#2f8cff,#8b5cf6);color:#0000;-webkit-background-clip:text}.fp-subtitle{text-align:center;color:#b8c7e6;max-width:520px;margin:18px auto 36px;font-size:17px;line-height:1.7}.fp-card label{color:#eaf1ff;margin-bottom:12px;font-weight:700;display:block}.fp-input-box{background:#0a1d46cc;border:1px solid #60a5fa59;border-radius:14px;align-items:center;gap:14px;height:62px;margin-bottom:26px;padding:0 18px;display:flex}.fp-input-box input{color:#fff;background:0 0;border:none;outline:none;width:100%;font-size:16px}.fp-input-box input::placeholder{color:#8fa6d1}.fp-card button{color:#fff;cursor:pointer;background:linear-gradient(135deg,#1683ff,#8b35ff);border:none;border-radius:14px;width:100%;height:64px;font-size:18px;font-weight:900;box-shadow:0 18px 40px #2563eb59}.fp-card button:disabled{opacity:.7;cursor:not-allowed}.fp-message{text-align:center;color:#93c5fd;margin-top:18px;font-weight:700}.fp-divider{color:#94a3b8;align-items:center;gap:16px;margin:28px 0 18px;display:flex}.fp-divider span{background:#94a3b840;flex:1;height:1px}.fp-back{text-align:center;color:#2f8cff;font-weight:800;text-decoration:none;display:block}.fp-features{background:#0f172a94;border:1px solid #60a5fa33;border-radius:18px;grid-template-columns:repeat(4,1fr);max-width:860px;margin:0 auto;display:grid;overflow:hidden}.fp-features div{border-right:1px solid #60a5fa24;padding:20px}.fp-features div:last-child{border-right:none}.fp-features strong{font-size:14px}.fp-features p{color:#9fb3d9;margin:8px 0 0;font-size:12px}.fp-footer{text-align:center;color:#93a4c7;margin-top:40px;font-size:14px}@media (width<=768px){.fp-page{padding:26px 18px}.fp-header{align-items:flex-start;gap:20px}.fp-card{margin-top:48px;padding:36px 24px}.fp-card h1{font-size:34px}.fp-features{grid-template-columns:1fr}.fp-features div{border-bottom:1px solid #60a5fa24;border-right:none}}.fp-secondary-btn{color:#2563eb!important;box-shadow:none!important;background:0 0!important;border:1px solid #cfdcff!important;margin-top:14px!important}.pt-page{color:#071735;background:linear-gradient(135deg,#f4f8ff,#fff);min-height:100vh;font-family:Inter,system-ui,sans-serif}.pt-nav{background:#fff;border-bottom:1px solid #e4ecff;justify-content:space-between;align-items:center;height:82px;padding:0 70px;display:flex}.pt-nav img{width:190px}.pt-nav div{gap:32px;display:flex}.pt-nav a{color:#071735;font-weight:850;text-decoration:none}.pt-hero{color:#fff;background:radial-gradient(circle at 80% 20%,#2563eb40,#0000 35%),linear-gradient(135deg,#06182f,#0b3d74);grid-template-columns:1.2fr .8fr;gap:30px;padding:70px 90px 110px;display:grid}.pt-hero h1{letter-spacing:-2px;margin:22px 0;font-size:60px;line-height:1}.pt-hero p{color:#dbeafe;font-size:17px}.pt-hero span{background:#2563eb57;border-radius:999px;padding:12px 18px;font-weight:950;display:inline-flex}.pt-hero-art{place-items:center;font-size:130px;display:grid}.pt-layout{grid-template-columns:320px 1fr;gap:34px;width:calc(100% - 120px);margin:-70px auto 60px;display:grid;position:relative}.pt-sidebar,.pt-content{background:#fff;border:1px solid #dfe9ff;border-radius:28px;box-shadow:0 28px 80px #0f172a1a}.pt-sidebar{height:fit-content;padding:26px;position:sticky;top:20px}.pt-sidebar h3{margin-top:0}.pt-sidebar a{color:#19304f;border-radius:12px;padding:12px 14px;font-weight:750;text-decoration:none;display:block}.pt-sidebar a:hover{color:#2563eb;background:#eef5ff}.pt-help{background:#eef5ff;border-radius:18px;margin-top:24px;padding:18px}.pt-help p{color:#64748b}.pt-content{padding:34px}.pt-section{border-bottom:1px solid #e4ecff;grid-template-columns:54px 1fr;gap:22px;padding:28px 0;display:grid}.pt-section:last-child{border-bottom:none}.pt-icon{background:#eef5ff;border-radius:16px;place-items:center;width:54px;height:54px;font-size:24px;display:grid}.pt-section h2{margin:0 0 14px;font-size:26px}.pt-section p,.pt-section li{color:#334766;font-size:16px;line-height:1.75}.pt-section ul{margin:0;padding-left:22px}.pt-trust-row{background:#f4f8ff;border:1px solid #dfe9ff;border-radius:18px;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:26px;padding:18px;display:grid}.pt-trust-row span{text-align:center;color:#2563eb;font-weight:900}@media (width<=1000px){.pt-nav{flex-wrap:wrap;height:auto;padding:18px}.pt-nav div{width:100%;overflow-x:auto}.pt-hero{grid-template-columns:1fr;padding:42px 24px 90px}.pt-hero h1{font-size:40px}.pt-layout{grid-template-columns:1fr;width:calc(100% - 32px)}.pt-sidebar{position:static}.pt-trust-row{grid-template-columns:1fr}}*{box-sizing:border-box}.privacy-page{color:#071b45;background:radial-gradient(circle at 0 0,#e5ddff 0,#0000 28%),radial-gradient(circle at 100% 0,#dceaff 0,#0000 30%),linear-gradient(135deg,#f8fbff,#eef5ff);min-height:100vh;padding:28px;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.privacy-nav{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffd9;border:1px solid #738bbe33;border-radius:28px;grid-template-columns:170px 1fr auto 220px;align-items:center;gap:28px;width:100%;min-height:88px;padding:18px 26px;display:grid;box-shadow:0 20px 55px #375ca029}.privacy-brand img{width:135px;height:auto}.privacy-search{background:#fff;border:1px solid #dce6f8;border-radius:20px;align-items:center;gap:12px;max-width:470px;height:54px;padding:0 18px;display:flex}.privacy-search input{color:#17233f;border:0;outline:none;width:100%;font-size:15px}.privacy-links{white-space:nowrap;align-items:center;gap:26px;display:flex}.privacy-links a{color:#24324b;font-weight:800;text-decoration:none}.privacy-links .active{color:#fff;background:linear-gradient(135deg,#1f6bff,#7d35f2);border-radius:16px;padding:16px 22px}.privacy-links b{color:#fff;background:#6936f4;border-radius:50%;justify-content:center;align-items:center;width:25px;height:25px;margin-left:5px;display:inline-flex}.privacy-user{color:#fff;background:linear-gradient(135deg,#2869ff,#7f31ee);border-radius:30px;justify-content:center;align-items:center;gap:12px;height:58px;padding:0 18px;display:flex}.privacy-user span{background:#ffffff2e;border-radius:50%;place-items:center;width:42px;height:42px;font-weight:900;display:grid}.privacy-hero{text-align:center;padding:36px 16px 30px}.privacy-hero h1{letter-spacing:-1.5px;color:#071b45;margin:0;font-size:clamp(38px,5vw,58px);line-height:1.05}.privacy-hero p{color:#344766;max-width:760px;margin:16px auto 0;font-size:18px;line-height:1.65}.privacy-meta{color:#273d61;flex-wrap:wrap;justify-content:center;gap:28px;margin-top:26px;font-weight:600;display:flex}.privacy-card{background:#ffffffe0;border:1px solid #dbe6f7;border-radius:20px;max-width:1660px;margin:0 auto;overflow:hidden;box-shadow:0 24px 70px #2f528f21}.privacy-card>h2,.policy-section{padding:22px 28px}.privacy-card h2{color:#0756d8;margin:0 0 12px;font-size:22px}.glance-grid{grid-template-columns:repeat(6,1fr);gap:22px;padding:0 24px 24px;display:grid}.glance-card{text-align:center;background:linear-gradient(#fff,#f9fbff);border:1px solid #e2e9f6;border-radius:18px;min-height:210px;padding:28px 20px;box-shadow:0 14px 30px #2f528f14}.glance-card div{color:#fff;background:linear-gradient(135deg,#178cff,#7e3ff2);border-radius:50%;place-items:center;width:66px;height:66px;margin:0 auto 18px;font-size:28px;display:grid}.glance-card h3{color:#071b45;margin:0 0 10px}.glance-card p{color:#425577;margin:0;line-height:1.55}.policy-section{border-top:1px solid #dfe8f8}.policy-section h2{color:#071b45}.policy-section p{color:#304463;margin:0 0 16px;line-height:1.65}.policy-two-col{grid-template-columns:1fr 1fr;gap:40px;display:grid}.policy-section ul{margin:0;padding:0;list-style:none}.policy-section li{color:#10254d;margin:0 0 14px;font-weight:600;line-height:1.5}.privacy-note{color:#0756d8;background:linear-gradient(135deg,#edf4ff,#f7fbff);border:1px solid #bfd4ff;border-radius:12px;margin-top:18px;padding:18px 22px;font-weight:700;line-height:1.6}.usage-grid{grid-template-columns:repeat(6,1fr);gap:18px;margin-top:22px;display:grid}.usage-item{border-right:1px solid #dfe8f8;align-items:center;gap:14px;min-height:92px;padding:18px;display:flex}.usage-item span{font-size:32px}.usage-item strong{color:#09214c;line-height:1.4}.privacy-footer-note{text-align:center;color:#415578;margin-top:24px;font-weight:600}@media (width<=1200px){.privacy-nav{grid-template-columns:150px 1fr}.privacy-links,.privacy-user{grid-column:span 2}.glance-grid,.usage-grid{grid-template-columns:repeat(3,1fr)}}@media (width<=768px){.privacy-page{padding:14px}.privacy-nav{grid-template-columns:1fr;gap:16px}.privacy-links,.privacy-user{grid-column:auto}.privacy-links{gap:16px;overflow-x:auto}.privacy-search{max-width:100%}.glance-grid,.usage-grid,.policy-two-col{grid-template-columns:1fr}.privacy-hero h1{font-size:38px}}.privacy-visual{color:#fff;background:linear-gradient(135deg,#0b2d75,#1d67ff);border-radius:28px;grid-template-columns:1.1fr 500px;align-items:center;gap:50px;max-width:1600px;margin:0 auto 35px;padding:45px 55px;display:grid;overflow:hidden;box-shadow:0 30px 70px #123eaf47}.privacy-visual span{color:#cde2ff;letter-spacing:.5px;background:#ffffff1f;border-radius:30px;margin-bottom:18px;padding:10px 18px;font-weight:700;display:inline-block}.privacy-visual h2{margin:0;font-size:48px;font-weight:800;line-height:1.15}.privacy-visual p{color:#edf4ff;max-width:650px;margin-top:20px;font-size:18px;line-height:1.8}.privacy-visual img{object-fit:contain;width:100%;max-width:480px;margin:auto;animation:4s ease-in-out infinite privacyFloat;display:block}@keyframes privacyFloat{0%{transform:translateY(0)}50%{transform:translateY(-12px)}to{transform:translateY(0)}}@media (width<=1100px){.privacy-visual{text-align:center;grid-template-columns:1fr;padding:35px}.privacy-visual p{max-width:100%}.privacy-visual h2{font-size:36px}.privacy-visual img{max-width:350px;margin-top:20px}}@media (width<=768px){.privacy-visual{padding:25px}.privacy-visual h2{font-size:30px}.privacy-visual p{font-size:16px}.privacy-visual img{max-width:260px}}.pc-page{color:#071735;background:radial-gradient(circle at 15% 10%,#2563eb24,#0000 28%),linear-gradient(135deg,#f4f8ff,#fff);min-height:100vh;font-family:Inter,system-ui,sans-serif}.pc-nav{align-items:center;gap:34px;height:82px;padding:0 64px;display:flex}.pc-brand img{width:190px;height:auto}.pc-links{flex:1;justify-content:center;gap:34px;display:flex}.pc-links a,.pc-footer a{color:#071735;font-weight:850;text-decoration:none}.pc-employer-btn{color:#fff;background:linear-gradient(135deg,#2563eb,#0a84ff);border-radius:18px;padding:14px 24px;font-weight:950;text-decoration:none}.pc-hero{grid-template-columns:.95fr 1.05fr;gap:40px;min-height:520px;padding:70px 74px;display:grid;position:relative;overflow:hidden}.pc-badge,.pc-form-left span,.pc-faq-section span{color:#1265e8;background:#e8f2ff;border-radius:999px;padding:10px 16px;font-weight:950;display:inline-flex}.pc-hero h1{letter-spacing:-2.4px;margin:24px 0 18px;font-size:60px;font-weight:950;line-height:1.02}.pc-hero p{color:#415675;max-width:670px;font-size:18px;line-height:1.7}.pc-actions{gap:16px;margin-top:30px;display:flex}.pc-actions a{border:1px solid #2563eb;border-radius:15px;padding:16px 24px;font-weight:950;text-decoration:none}.pc-actions a:first-child{color:#fff;background:#2563eb}.pc-actions a:last-child{color:#2563eb;background:#fff}.pc-building-wrap{background:linear-gradient(135deg,#092049,#0f5aab);border-radius:34px;min-height:420px;position:relative;overflow:hidden}.pc-building-wrap img{object-fit:cover;width:100%;height:100%}.pc-trust-card{color:#fff;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#04122ddb;border-radius:22px;width:280px;padding:26px;position:absolute;top:48px;right:28px}.pc-trust-card h2{margin:18px 0 4px;font-size:42px}.pc-trust-card h2 span{font-size:18px}.pc-trust-card ul{border-top:1px solid #ffffff29;gap:12px;margin:14px 0 0;padding:14px 0 0;list-style:none;display:grid}.pc-info-strip{z-index:5;background:#fff;border:1px solid #dfe9ff;border-radius:28px;grid-template-columns:repeat(4,1fr);width:calc(100% - 128px);margin:-18px auto 34px;display:grid;position:relative;box-shadow:0 24px 70px #0f172a1c}.pc-info-strip article{border-right:1px solid #e3ebf8;gap:18px;padding:28px;display:flex}.pc-info-strip article:last-child{border-right:none}.pc-info-strip span{color:#fff;background:linear-gradient(135deg,#2563eb,#7c3aed);border-radius:18px;flex:none;place-items:center;width:54px;height:54px;font-size:24px;display:grid}.pc-info-strip h3{margin:0 0 8px}.pc-info-strip p{color:#51627f;margin:0 0 6px;line-height:1.5}.pc-info-strip a,.pc-info-strip b{color:#2563eb;font-weight:950}.pc-form-section{background:#fff;border:1px solid #dfe9ff;border-radius:30px;grid-template-columns:.8fr 1.2fr;gap:38px;width:calc(100% - 128px);margin:0 auto 34px;padding:40px;display:grid;box-shadow:0 22px 65px #0f172a14}.pc-form-left h2,.pc-faq-section h2{letter-spacing:-1.4px;margin:18px 0 12px;font-size:42px}.pc-form-left p{color:#64748b;line-height:1.7}.pc-form-left ul{gap:12px;margin-top:24px;padding:0;list-style:none;display:grid}.pc-form-left li:before{content:"✓";color:#2563eb;margin-right:10px;font-weight:950}.pc-form{gap:16px;display:grid}.pc-two{grid-template-columns:1fr 1fr;gap:16px;display:grid}.pc-form input,.pc-form textarea{background:#f8fbff;border:1px solid #dbe7ff;border-radius:15px;outline:none;padding:16px;font-size:15px}.pc-form textarea{min-height:150px}.pc-form button{color:#fff;cursor:pointer;background:linear-gradient(135deg,#2563eb,#0a84ff);border:none;border-radius:15px;justify-self:end;min-width:210px;height:56px;font-size:16px;font-weight:950}.pc-faq-section{background:linear-gradient(135deg,#eef6ff,#fff);border:1px solid #dfe9ff;border-radius:30px;width:calc(100% - 128px);margin:0 auto 34px;padding:42px}.pc-faq-section>div:first-child{max-width:720px}.pc-faq-section p{color:#64748b;line-height:1.7}.pc-faq-grid{grid-template-columns:repeat(3,1fr);gap:22px;margin-top:28px;display:grid}.pc-faq-grid article{background:#fff;border:1px solid #dfe9ff;border-radius:24px;padding:26px;box-shadow:0 14px 38px #0f172a0f}.pc-footer{color:#fff;background:#06182f;grid-template-columns:1.4fr repeat(3,1fr);gap:38px;padding:42px 72px;display:grid}.pc-footer img{width:190px}.pc-footer p{color:#cbd5e1;line-height:1.7}.pc-footer section{align-content:start;gap:12px;display:grid}.pc-footer h4{margin:0 0 8px}.pc-footer a{color:#cbd5e1}@media (width<=1050px){.pc-nav{flex-wrap:wrap;height:auto;padding:18px}.pc-links{order:3;justify-content:flex-start;width:100%;overflow-x:auto}.pc-hero,.pc-form-section,.pc-footer,.pc-info-strip,.pc-faq-grid{grid-template-columns:1fr}.pc-info-strip article{border-bottom:1px solid #e3ebf8;border-right:none}.pc-hero{padding:34px 20px}.pc-hero h1{font-size:40px}.pc-info-strip,.pc-form-section,.pc-faq-section{width:calc(100% - 36px)}.pc-two{grid-template-columns:1fr}}.pc-nav button,.pc-links button,.pc-actions button,.pc-footer button{cursor:pointer;background:0 0;border:none;font-family:inherit}.pc-links button{color:#071735;font-size:15px;font-weight:850}.pc-actions button{color:#2563eb;background:#fff;border:1px solid #2563eb;border-radius:15px;padding:16px 24px;font-weight:950}.pc-footer button{text-align:left;color:#cbd5e1;font-weight:700}.pc-form input,.pc-form textarea{color:#071735!important;caret-color:#2563eb!important;background:#f8fbff!important;font-weight:700!important}.pc-form input::placeholder,.pc-form textarea::placeholder{color:#718096!important}.pc-form button{cursor:pointer!important;pointer-events:auto!important}.pc-form button:disabled{opacity:.7;cursor:not-allowed!important}.pc-faq-grid article{cursor:pointer}.hr-page{color:#07142f;background:#f5f8ff;grid-template-columns:260px 1fr;min-height:100vh;font-family:Inter,Arial,sans-serif;display:grid}.hr-sidebar{color:#fff;background:linear-gradient(#071735,#001b45);height:100vh;padding:22px 16px;position:sticky;top:0}.hr-brand{align-items:center;gap:12px;margin-bottom:28px;display:flex}.hr-brand img{width:52px}.hr-brand h2{margin:0;font-size:18px}.hr-brand p{opacity:.7;margin:0;font-size:12px}.hr-sidebar nav{gap:8px;display:grid}.hr-sidebar button{color:#fff;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:14px;padding:13px 14px;font-weight:700}.hr-sidebar button span{margin-right:10px}.hr-sidebar button.active,.hr-sidebar button:hover{background:linear-gradient(135deg,#0b6bff,#0650c9)}.hr-org-card{background:#ffffff14;border:1px solid #ffffff1f;border-radius:18px;margin-top:28px;padding:18px}.hr-main{padding:0 34px 34px}.hr-header{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#fffc;border-bottom:1px solid #e5ebf5;justify-content:space-between;align-items:center;height:76px;margin:0 -34px 28px;padding:0 34px;display:flex}.hr-search{background:#fff;border:1px solid #e2e8f4;border-radius:999px;width:520px;padding:14px 18px}.hr-search input{border:0;outline:0;width:88%;margin-left:8px;font-size:15px}.hr-header-actions{align-items:center;gap:16px;display:flex}.hr-header-actions button{cursor:pointer;background:#fff;border:0;border-radius:50%;width:42px;height:42px;position:relative}.hr-header-actions button b{color:#fff;background:#ef4444;border-radius:999px;padding:4px 6px;font-size:10px;position:absolute;top:-5px;right:-5px}.hr-user{align-items:center;gap:10px;display:flex}.hr-user img{border-radius:50%;width:44px;height:44px}.hr-user span{color:#64748b;font-size:12px;display:block}.hr-welcome{justify-content:space-between;align-items:center;margin-bottom:22px;display:flex}.hr-welcome h1{margin:0;font-size:32px}.hr-welcome p{color:#64748b}.hr-stats{grid-template-columns:repeat(5,1fr);gap:16px;margin-bottom:22px;display:grid}.hr-stat-card{background:#fff;border:1px solid #e5ebf5;border-radius:20px;gap:18px;padding:22px;display:flex;box-shadow:0 16px 40px #0d264c0f}.hr-stat-card>span{background:#edf4ff;border-radius:16px;place-items:center;width:54px;height:54px;font-size:24px;display:grid}.hr-stat-card p{color:#334155;margin:0}.hr-stat-card h2{margin:6px 0;font-size:28px}.hr-stat-card small{color:#10b981}.hr-grid{grid-template-columns:1.1fr 1.1fr 1fr;gap:18px;display:grid}.hr-card{background:#fff;border:1px solid #e5ebf5;border-radius:22px;padding:22px;box-shadow:0 16px 45px #0d264c0f}.hr-card-head{justify-content:space-between;align-items:center;display:flex}.hr-card-head h3{margin:0}.hr-card-head button{cursor:pointer;background:#fff;border:1px solid #e2e8f4;border-radius:10px;padding:9px 12px}.attendance-body{align-items:center;gap:32px;margin-top:25px;display:flex}.circle-progress{background:conic-gradient(#10b981 0 77%, #ef4444 77% 90%, #fbbf24 90% 100%);border-radius:50%;place-items:center;width:170px;height:170px;display:grid;position:relative}.circle-progress:after{content:"";background:#fff;border-radius:50%;width:105px;height:105px;position:absolute}.circle-progress h2,.circle-progress p{z-index:1;margin:0;position:relative}.legend p{color:#475569}.legend span{border-radius:50%;width:9px;height:9px;margin-right:8px;display:inline-block}.green{background:#10b981}.red{background:#ef4444}.yellow{background:#fbbf24}.dept-row{grid-template-columns:100px 1fr 40px;align-items:center;gap:14px;margin-top:18px;display:grid}.dept-row div{background:#e5ebf5;border-radius:999px;height:7px}.dept-row div b{background:#0b63f6;border-radius:999px;height:100%;display:block}.quick-grid{grid-template-columns:repeat(3,1fr);gap:14px;margin-top:18px;display:grid}.quick-grid button{cursor:pointer;background:#fff;border:1px solid #e5ebf5;border-radius:16px;padding:20px 10px;font-weight:700}.quick-grid button span{margin-bottom:8px;font-size:26px;display:block}.activity-card{grid-column:span 2}.activity-row{border-bottom:1px solid #eef2f7;grid-template-columns:45px 1fr 100px;align-items:center;gap:14px;padding:16px 0;display:grid}.activity-row em{color:#0759d6;text-align:center;background:#eaf4ff;border-radius:999px;padding:7px 12px;font-size:12px;font-style:normal}.notification-card p{border-bottom:1px solid #eef2f7;padding:12px 0}.birthday-list{justify-content:space-between;margin-top:18px;display:flex}.birthday-list div{text-align:center}.birthday-list img{border-radius:50%;width:48px;height:48px}.birthday-list b,.birthday-list small{display:block}@media (width<=1200px){.hr-stats{grid-template-columns:repeat(2,1fr)}.hr-grid{grid-template-columns:1fr}.activity-card{grid-column:span 1}}@media (width<=800px){.hr-page{grid-template-columns:1fr}.hr-sidebar{display:none}.hr-header{flex-direction:column;gap:14px;height:auto;padding:18px}.hr-search{width:100%}.hr-stats{grid-template-columns:1fr}}.hc-page,.hc-page *{box-sizing:border-box}.hc-page{--primary:#4f46e5;--primary-light:#6366f1;--primary-blue:#2563eb;--navy:#081b45;--navy-soft:#142957;--text:#16264d;--muted:#697896;--surface:#fff;--background:#f5f8ff;--border:#e2e9f5;--border-strong:#d5deee;--success:#10b981;--warning:#f59e0b;--danger:#ef4444;background:radial-gradient(circle at 48% 8%, #6366f116, transparent 28%), linear-gradient(180deg, #fcfdff 0%, var(--background) 100%);min-height:100vh;color:var(--text);-webkit-font-smoothing:antialiased;margin:0;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:14px}.hc-navbar{border-bottom:1px solid var(--border);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);z-index:50;background:#ffffffed;grid-template-columns:225px minmax(580px,1fr) auto;align-items:center;gap:22px;min-height:74px;padding:0 38px;display:grid;position:relative;box-shadow:0 8px 30px #0f235509}.hc-brand{cursor:pointer;background:0 0;border:0;align-items:center;gap:11px;padding:0;display:flex}.hc-brand img{object-fit:contain;width:41px;height:41px}.hc-brand strong{color:var(--navy);letter-spacing:-.6px;font-size:19px;font-weight:850}.hc-navbar nav{align-items:center;gap:3px;display:flex}.hc-navbar nav button{color:#18284d;min-height:42px;font:inherit;white-space:nowrap;cursor:pointer;background:0 0;border:0;border-radius:11px;padding:0 14px;font-size:13px;font-weight:750;transition:background .18s,color .18s,transform .18s}.hc-navbar nav button:hover{color:var(--primary-blue);background:#f0f4ff;transform:translateY(-1px)}.hc-user{white-space:nowrap;justify-content:flex-end;align-items:center;gap:9px;display:flex}.hc-user>button{border:1px solid var(--border);color:#24375f;cursor:pointer;background:#fafcff;border-radius:13px;place-items:center;width:40px;height:40px;padding:0;display:grid}.hc-user>button svg{width:17px;height:17px}.hc-user img{object-fit:cover;border:2px solid #fff;border-radius:50%;outline:2px solid #4f46e52e;width:43px;height:43px;margin-left:3px}.hc-user strong{text-overflow:ellipsis;max-width:150px;color:var(--navy);font-size:13px;font-weight:800;overflow:hidden}.hc-error{color:#b42318;background:#fff1f2;border:1px solid #fecaca;border-radius:15px;justify-content:space-between;align-items:center;gap:20px;width:min(1500px,100% - 44px);min-height:52px;margin:18px auto 0;padding:11px 16px;font-size:13px;font-weight:700;display:flex}.hc-error button{width:34px;height:34px;color:inherit;cursor:pointer;background:0 0;border:0;place-items:center;padding:0;display:grid}.hc-layout{grid-template-columns:minmax(0,1fr) 365px;align-items:start;gap:28px;width:min(1500px,100% - 56px);margin:28px auto 0;padding-bottom:70px;display:grid}.hc-hero{grid-template-columns:minmax(0,1fr) 360px;align-items:center;gap:30px;min-height:215px;padding:18px 4px 22px;display:grid}.hc-badge{color:#3157df;letter-spacing:1.1px;background:#eef2ff;border:1px solid #dce5ff;border-radius:999px;align-items:center;min-height:30px;padding:0 14px;font-size:11px;font-weight:900;display:inline-flex}.hc-hero h1{color:#071a47;letter-spacing:-3.2px;margin:18px 0 0;font-size:clamp(43px,4.2vw,64px);font-weight:900;line-height:.99}.hc-hero p{color:#627392;max-width:700px;margin:18px 0 0;font-size:16px;font-weight:500;line-height:1.75}.hc-hero-visual{place-items:center;height:200px;display:grid;position:relative}.hc-hero-image{object-fit:contain;z-index:2;filter:drop-shadow(0 22px 24px #31489b21);width:100%;max-width:330px;height:195px;position:relative}.hc-visual-orb{filter:blur(1px);border-radius:50%;position:absolute}.hc-orb-one{background:#6366f11a;width:150px;height:150px;top:10px;right:25px}.hc-orb-two{background:#2563eb14;width:90px;height:90px;bottom:0;left:45px}.hc-search-card{border:1px solid var(--border);background:#fffffff7;border-radius:25px;padding:20px;box-shadow:0 20px 55px #142b5f13}.hc-search-row{grid-template-columns:minmax(0,1fr) 150px;gap:13px;display:grid}.hc-search-input-wrap{border:1px solid var(--border-strong);background:#fafcff;border-radius:16px;align-items:center;gap:11px;height:57px;padding:0 17px;transition:border-color .18s,box-shadow .18s;display:flex}.hc-search-input-wrap:focus-within{border-color:#4f46e58c;box-shadow:0 0 0 4px #4f46e514}.hc-search-input-wrap svg{color:#8190aa;flex:none;width:19px;height:19px}.hc-search-input-wrap input{width:100%;height:100%;color:var(--text);font:inherit;background:0 0;border:0;outline:0;padding:0;font-size:14px}.hc-search-row>button{color:#fff;font:inherit;cursor:pointer;background:linear-gradient(135deg,#7546f4 0%,#315ff5 100%);border:0;border-radius:16px;font-size:14px;font-weight:850;box-shadow:0 12px 25px #464adc33}.hc-search-row>button:disabled{opacity:.58;cursor:not-allowed}.hc-tags{flex-wrap:wrap;gap:9px;margin-top:16px;display:flex}.hc-tags button{color:#293b61;min-height:38px;font:inherit;cursor:pointer;background:#f8faff;border:1px solid #e3e9f4;border-radius:999px;align-items:center;gap:7px;padding:0 14px;font-size:12px;font-weight:750;display:inline-flex}.hc-tags button:hover{color:var(--primary-blue);background:#f0f4ff;border-color:#cdd8ff}.hc-section-heading{justify-content:space-between;align-items:end;gap:30px;margin:30px 0 16px;display:flex}.hc-section-heading span,.hc-panel-eyebrow{color:#6477a2;letter-spacing:1.1px;font-size:10px;font-weight:900}.hc-section-heading h2{color:var(--navy);letter-spacing:-.8px;margin:5px 0 0;font-size:24px;font-weight:900}.hc-section-heading>p{max-width:360px;color:var(--muted);text-align:right;margin:0;font-size:12px;line-height:1.6}.hc-category-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;display:grid}.hc-category-card{border:1px solid var(--border);cursor:pointer;background:linear-gradient(#fff 0%,#fcfdff 100%);border-radius:20px;grid-template-columns:48px minmax(0,1fr) 18px;align-items:center;gap:12px;min-width:0;min-height:145px;padding:18px;transition:transform .18s,border-color .18s,box-shadow .18s;display:grid;box-shadow:0 10px 28px #1127560b}.hc-category-card:hover{border-color:#4f46e54d;transform:translateY(-4px);box-shadow:0 20px 40px #3f4cb41c}.hc-category-icon{background:linear-gradient(135deg,#f0edff,#eef5ff);border-radius:15px;place-items:center;width:48px;height:48px;font-size:22px;display:grid}.hc-category-copy h3{color:#10234f;margin:0 0 7px;font-size:13px;font-weight:850;line-height:1.35}.hc-category-copy p{color:#6a7997;margin:0;font-size:11.5px;line-height:1.55}.hc-category-card>svg{width:18px;color:var(--primary-blue);transition:transform .18s}.hc-category-card:hover>svg{transform:translate(3px)}.hc-empty-card,.hc-empty-result{text-align:center;background:#ffffffb8;border:1px dashed #d5dfef;border-radius:20px;flex-direction:column;justify-content:center;align-items:center;min-height:210px;padding:30px;display:flex}.hc-empty-card>svg,.hc-empty-result>svg{color:#7587ad;width:30px;height:30px;margin-bottom:12px}.hc-empty-card h3,.hc-empty-result h3{color:var(--navy);margin:0;font-size:16px}.hc-empty-card p,.hc-empty-result p{max-width:450px;color:var(--muted);margin:8px 0 0;font-size:12px;line-height:1.6}.hc-results{border:1px solid var(--border);background:var(--surface);border-radius:22px;margin-top:24px;padding:22px;box-shadow:0 15px 38px #142b5f0e}.hc-panel-head{justify-content:space-between;align-items:center;gap:20px;min-height:42px;display:flex}.hc-panel-head h2{color:var(--navy);letter-spacing:-.5px;align-items:center;gap:8px;margin:4px 0 0;font-size:19px;font-weight:850;display:flex}.hc-result-count{color:#4f46e5;background:#eef2ff;border-radius:999px;align-items:center;min-height:30px;padding:0 11px;font-size:11px;font-weight:800;display:inline-flex}.hc-article-list{margin-top:15px}.hc-article-list>button{width:100%;min-height:72px;color:var(--text);text-align:left;cursor:pointer;background:#fbfcff;border:1px solid #e8edf6;border-radius:14px;justify-content:space-between;align-items:center;gap:20px;margin-bottom:9px;padding:13px 15px;display:flex}.hc-article-list>button:hover{background:#f6f8ff;border-color:#ccd8ff}.hc-article-list strong{color:#172b57;font-size:13px}.hc-article-list p{color:var(--muted);margin:5px 0 0;font-size:11.5px;line-height:1.5}.hc-result-loading{min-height:140px;color:var(--primary);place-items:center;font-size:13px;font-weight:750;display:grid}.hc-bottom-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:17px;margin-top:22px;display:grid}.hc-panel{border:1px solid var(--border);background:var(--surface);border-radius:22px;min-width:0;padding:21px;box-shadow:0 14px 36px #142b5f0e}.hc-panel-head>button{min-height:35px;color:var(--primary-blue);font:inherit;cursor:pointer;background:0 0;border:0;align-items:center;gap:6px;padding:0 8px;font-size:11px;font-weight:850;display:inline-flex}.hc-popular-list{margin-top:13px}.hc-popular-list button{color:#26385f;text-align:left;width:100%;min-height:45px;font:inherit;cursor:pointer;background:0 0;border:0;border-bottom:1px solid #edf1f7;justify-content:space-between;align-items:center;gap:15px;padding:0 5px;font-size:12px;font-weight:700;display:flex}.hc-popular-list button:hover{color:var(--primary-blue)}.hc-status-summary{border-radius:15px;align-items:center;gap:12px;min-height:72px;margin-top:14px;padding:13px 15px;display:flex}.hc-status-summary.operational{background:#f0fcf7;border:1px solid #ccefe2}.hc-status-summary.degraded{background:#fff9ed;border:1px solid #fde3b2}.hc-status-pulse{background:var(--success);border-radius:50%;flex:none;width:11px;height:11px;box-shadow:0 0 0 6px #10b9811a}.hc-status-summary.degraded .hc-status-pulse{background:var(--warning);box-shadow:0 0 0 6px #f59e0b1a}.hc-status-summary strong{color:#126f55;font-size:12px}.hc-status-summary p{color:#6b7d91;margin:4px 0 0;font-size:11px}.hc-status-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;margin-top:11px;display:grid}.hc-status-grid>div{background:#fcfdff;border:1px solid #edf1f6;border-radius:11px;grid-template-columns:8px minmax(0,1fr) auto;align-items:center;gap:8px;min-height:41px;padding:0 10px;display:grid}.hc-status-grid i{border-radius:50%;width:8px;height:8px}.hc-status-grid i.operational{background:var(--success)}.hc-status-grid i.degraded{background:var(--warning)}.hc-status-grid span{text-overflow:ellipsis;white-space:nowrap;color:#293b61;font-size:10.5px;font-weight:700;overflow:hidden}.hc-status-grid b{color:#0b9568;font-size:9px;font-weight:800}.hc-ai-card{color:#fff;background:radial-gradient(circle at 88% 18%,#fff3,#0000 24%),linear-gradient(150deg,#7746f6 0%,#4c51f4 47%,#2477f2 100%);border-radius:28px;min-height:420px;padding:26px;position:relative;overflow:hidden;box-shadow:0 28px 70px #3f4adc45}.hc-ai-glow{background:#ffffff14;border-radius:50%;width:230px;height:230px;position:absolute;top:75px;right:-95px}.hc-ai-heading{z-index:2;justify-content:space-between;align-items:center;gap:15px;display:flex;position:relative}.hc-ai-title{align-items:center;gap:9px;display:flex}.hc-ai-title>svg{width:24px;height:24px}.hc-ai-title h2{letter-spacing:-.7px;margin:0;font-size:23px;font-weight:850}.hc-ai-heading>span{background:#0ac77de6;border:1px solid #fff3;border-radius:999px;align-items:center;gap:6px;min-height:29px;padding:0 11px;font-size:10px;font-weight:850;display:inline-flex}.hc-ai-heading>span i{background:#fff;border-radius:50%;width:6px;height:6px}.hc-ai-card>p{color:#ffffffe6;z-index:2;width:70%;margin:24px 0 0;font-size:13px;font-weight:500;line-height:1.75;position:relative}.hc-ai-visual{place-items:center;width:150px;height:150px;display:grid;position:absolute;top:135px;right:12px}.hc-ai-ring{border:1px solid #fff3;border-radius:50%;width:126px;height:126px;box-shadow:0 0 0 18px #ffffff0a}.hc-ai-robot{filter:drop-shadow(0 18px 20px #0a196440);font-size:77px;position:absolute}.hc-ai-card>button{color:#4f46e5;width:calc(100% - 52px);min-height:54px;font:inherit;cursor:pointer;z-index:2;background:#fff;border:0;border-radius:15px;justify-content:center;align-items:center;gap:9px;font-size:14px;font-weight:900;display:flex;position:absolute;bottom:48px;left:26px;box-shadow:0 13px 30px #0d1d732e}.hc-ai-card>small{color:#ffffffb8;text-align:center;z-index:2;width:100%;font-size:9.5px;position:absolute;bottom:21px;left:0}.hc-ticket-card{border:1px solid var(--border);background:linear-gradient(#fff,#fcfdff);border-radius:23px;padding:22px;box-shadow:0 15px 40px #142b5f0f}.hc-side-icon{width:42px;height:42px;color:var(--primary);background:linear-gradient(135deg,#eeeaff,#eaf3ff);border-radius:13px;place-items:center;margin-bottom:13px;display:grid}.hc-side-icon.small{width:38px;height:38px;margin:0}.hc-side-icon svg{width:20px;height:20px}.hc-ticket-card>h2,.hc-side-card-heading h2{color:var(--navy);letter-spacing:-.5px;margin:0;font-size:20px;font-weight:850}.hc-ticket-card>p{color:var(--muted);margin:11px 0 17px;font-size:12px;line-height:1.65}.hc-contact-row{color:#2c3d62;background:#fafcff;border:1px solid #e7edf6;border-radius:12px;align-items:center;gap:9px;min-height:45px;margin-bottom:8px;padding:0 12px;font-size:11px;font-weight:700;display:flex}.hc-contact-row svg{flex:none;width:15px;height:15px}.hc-primary-side-button,.hc-secondary-side-button{width:100%;min-height:48px;font:inherit;cursor:pointer;border-radius:13px;margin-top:8px;font-size:12px;font-weight:850}.hc-primary-side-button{color:#fff;background:linear-gradient(135deg,#6847ef,#315ff5);border:0}.hc-secondary-side-button{color:#315ff5;background:#fff;border:1px solid #315ff5}.hc-side-card-heading{align-items:center;gap:11px;margin-bottom:13px;display:flex}.hc-guide-list button{color:#293b61;text-align:left;width:100%;min-height:47px;font:inherit;cursor:pointer;background:0 0;border:0;border-bottom:1px solid #edf1f7;justify-content:space-between;align-items:center;gap:15px;padding:0 5px;font-size:11.5px;font-weight:700;display:flex}.hc-guide-list button:hover{color:var(--primary-blue)}.hc-mini-empty{color:#7b89a3;text-align:center;place-items:center;min-height:85px;font-size:11px;display:grid}.hc-modal-overlay{z-index:1000;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#05113099;place-items:center;padding:24px;display:grid;position:fixed;inset:0;overflow-y:auto}.hc-article-modal,.hc-ticket-modal{background:#fff;border:1px solid #ffffffa6;border-radius:25px;width:min(720px,100%);max-height:calc(100vh - 48px);padding:32px;position:relative;overflow-y:auto;box-shadow:0 40px 110px #05113059}.hc-ticket-modal{width:min(560px,100%)}.hc-close{border:1px solid var(--border);color:#24365c;cursor:pointer;background:#f8faff;border-radius:12px;place-items:center;width:40px;height:40px;padding:0;display:grid;position:absolute;top:18px;right:18px}.hc-modal-category{color:var(--primary-blue);letter-spacing:1px;font-size:10px;font-weight:900}.hc-article-modal h1{color:var(--navy);letter-spacing:-1px;margin:10px 55px 0 0;font-size:31px;line-height:1.2}.hc-article-content{color:#455778;white-space:pre-wrap;margin-top:24px;font-size:14px;line-height:1.85}.hc-feedback{border-top:1px solid var(--border);align-items:center;gap:9px;margin-top:28px;padding-top:18px;display:flex}.hc-feedback>span{color:#293b61;margin-right:auto;font-size:12px;font-weight:750}.hc-feedback button{border:1px solid var(--border);color:#293b61;min-height:40px;font:inherit;cursor:pointer;background:#f8faff;border-radius:11px;padding:0 14px;font-size:11px;font-weight:800}.hc-ticket-modal h2{color:var(--navy);letter-spacing:-.8px;margin:9px 50px 22px 0;font-size:26px}.hc-ticket-success{color:#087c58;background:#effbf6;border:1px solid #bfead9;border-radius:12px;margin-bottom:18px;padding:13px 14px;font-size:12px;font-weight:750}.hc-ticket-modal label{color:#2b3d63;gap:7px;margin-bottom:16px;font-size:11.5px;font-weight:800;display:grid}.hc-ticket-modal input,.hc-ticket-modal select,.hc-ticket-modal textarea{border:1px solid var(--border-strong);width:100%;color:var(--text);background:#fbfcff;border-radius:12px;outline:0;font-family:inherit;font-size:12px}.hc-ticket-modal input,.hc-ticket-modal select{height:48px;padding:0 13px}.hc-ticket-modal textarea{resize:vertical;min-height:130px;padding:13px}.hc-submit-ticket-button{color:#fff;width:100%;min-height:50px;font:inherit;cursor:pointer;background:linear-gradient(135deg,#6847ef,#315ff5);border:0;border-radius:13px;font-size:12px;font-weight:850}.hc-chat-window{border:1px solid var(--border);z-index:1200;background:#fff;border-radius:24px;grid-template-rows:auto minmax(0,1fr) auto;width:min(405px,100vw - 28px);height:min(660px,100vh - 95px);display:grid;position:fixed;bottom:22px;right:22px;overflow:hidden;box-shadow:0 38px 110px #06143747}.hc-chat-window>header{color:#fff;background:linear-gradient(135deg,#7546f4,#315ff5);justify-content:space-between;align-items:center;gap:20px;min-height:76px;padding:13px 15px;display:flex}.hc-chat-header-copy{align-items:center;gap:11px;display:flex}.hc-chat-avatar{background:#ffffff26;border-radius:14px;place-items:center;width:44px;height:44px;font-size:23px;display:grid}.hc-chat-header-copy>div:last-child{gap:4px;display:grid}.hc-chat-header-copy strong{font-size:13px}.hc-chat-header-copy small{color:#caffdf;align-items:center;gap:5px;font-size:9px;font-weight:750;display:flex}.hc-chat-header-copy small i{background:#4ade80;border-radius:50%;width:6px;height:6px}.hc-chat-window>header>button{color:#fff;cursor:pointer;background:#ffffff1a;border:1px solid #fff3;border-radius:11px;place-items:center;width:36px;height:36px;padding:0;display:grid}.hc-chat-messages{background:linear-gradient(#fbfcff,#f5f8ff);min-height:0;padding:16px;overflow-y:auto}.hc-message{border-radius:15px;width:fit-content;max-width:84%;margin-bottom:11px;padding:11px 13px;font-size:11.5px;line-height:1.6}.hc-message p{white-space:pre-wrap;margin:0}.hc-message.assistant{color:#2b3d63;background:#fff;border:1px solid #e4eaf4;border-bottom-left-radius:5px;margin-right:auto}.hc-message.user{color:#fff;background:linear-gradient(135deg,#7546f4,#315ff5);border-bottom-right-radius:5px;margin-left:auto}.hc-message-sources{gap:6px;margin-top:8px;display:grid}.hc-message-sources button{min-height:36px;color:var(--primary-blue);text-align:left;font:inherit;cursor:pointer;background:#f8faff;border:1px solid #dfe6f3;border-radius:9px;justify-content:space-between;align-items:center;gap:8px;padding:0 9px;font-size:9.5px;font-weight:750;display:flex}.hc-typing{align-items:center;gap:5px;display:flex}.hc-typing span{background:#8290aa;border-radius:50%;width:6px;height:6px;animation:1.2s ease-in-out infinite hcTyping}.hc-typing span:nth-child(2){animation-delay:.15s}.hc-typing span:nth-child(3){animation-delay:.3s}@keyframes hcTyping{0%,60%,to{opacity:.5;transform:translateY(0)}30%{opacity:1;transform:translateY(-4px)}}.hc-chat-input{border-top:1px solid var(--border);background:#fff;grid-template-columns:minmax(0,1fr) 47px;gap:8px;padding:11px;display:grid}.hc-chat-input input{border:1px solid var(--border-strong);width:100%;height:47px;color:var(--text);font:inherit;background:#fafcff;border-radius:13px;outline:0;padding:0 13px;font-size:11.5px}.hc-chat-input button{color:#fff;cursor:pointer;background:linear-gradient(135deg,#7546f4,#315ff5);border:0;border-radius:13px;place-items:center;display:grid}.hc-chat-input button:disabled{opacity:.5;cursor:not-allowed}.hc-global-loader{border:1px solid var(--border);min-height:45px;color:var(--primary);z-index:1400;background:#fff;border-radius:13px;align-items:center;padding:0 17px;font-size:11px;font-weight:800;display:flex;position:fixed;bottom:22px;left:50%;transform:translate(-50%);box-shadow:0 15px 40px #08183f29}.hc-skeleton{background:#e9eef7;position:relative;overflow:hidden}.hc-skeleton:after{content:"";background:linear-gradient(90deg,#0000,#ffffffa6,#0000);animation:1.4s infinite hcShimmer;position:absolute;inset:0;transform:translate(-100%)}@keyframes hcShimmer{to{transform:translate(100%)}}.hc-navbar-loading{display:grid}.hc-logo-skeleton{border-radius:12px;width:170px;height:40px}.hc-nav-skeleton{border-radius:12px;width:560px;max-width:100%;height:38px}.hc-user-skeleton{border-radius:12px;width:180px;height:42px}.hc-hero-skeleton{min-height:215px;padding:35px 4px}.hc-skeleton-small{border-radius:999px;width:115px;height:29px}.hc-skeleton-title{border-radius:13px;width:58%;height:58px;margin-top:18px}.hc-skeleton-text{border-radius:8px;width:48%;height:20px;margin-top:16px}.hc-search-skeleton{border-radius:25px;height:100px}.hc-section-skeleton{border-radius:9px;width:230px;height:32px;margin:30px 0 16px}.hc-card-skeleton{border-radius:20px;height:145px}.hc-ai-skeleton{border-radius:28px;height:420px}.hc-side-skeleton{border-radius:23px;height:290px}.hc-spin{animation:.8s linear infinite hcSpin}@keyframes hcSpin{to{transform:rotate(360deg)}}@media (width<=1320px){.hc-navbar{grid-template-columns:200px minmax(0,1fr) auto}.hc-navbar nav{scrollbar-width:none;overflow-x:auto}.hc-navbar nav::-webkit-scrollbar{display:none}.hc-layout{grid-template-columns:minmax(0,1fr) 335px}.hc-category-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=1050px){.hc-navbar{grid-template-columns:minmax(0,1fr) auto}.hc-navbar nav{display:none}.hc-layout{grid-template-columns:1fr}.hc-sidebar{grid-template-columns:repeat(2,minmax(0,1fr));position:static}.hc-sidebar .hc-ticket-card:last-child{grid-column:1/-1}}@media (width<=760px){.hc-navbar{padding:13px 15px}.hc-brand strong{font-size:16px}.hc-user strong,.hc-user>button:nth-child(2){display:none}.hc-layout{width:calc(100% - 28px);margin-top:16px}.hc-hero{grid-template-columns:1fr;min-height:auto}.hc-hero-visual{display:none}.hc-hero h1{letter-spacing:-2px;font-size:42px}.hc-search-row{grid-template-columns:1fr}.hc-search-row>button{min-height:51px}.hc-section-heading{flex-direction:column;align-items:flex-start;gap:8px}.hc-section-heading>p{text-align:left}.hc-category-grid,.hc-bottom-grid,.hc-sidebar{grid-template-columns:1fr}.hc-sidebar .hc-ticket-card:last-child{grid-column:auto}.hc-status-grid{grid-template-columns:1fr}.hc-feedback{flex-wrap:wrap;align-items:stretch}.hc-feedback>span{width:100%}.hc-chat-window{width:calc(100vw - 20px);height:calc(100vh - 90px);bottom:10px;right:10px}}@media (width<=430px){.hc-category-card{grid-template-columns:44px minmax(0,1fr) 16px;padding:15px}.hc-category-icon{width:44px;height:44px}.hc-modal-overlay{padding:10px}.hc-article-modal,.hc-ticket-modal{padding:25px 19px}}.hc-page button:focus-visible,.hc-page input:focus-visible,.hc-page select:focus-visible,.hc-page textarea:focus-visible{outline-offset:2px;outline:3px solid #4f46e538}@media (prefers-reduced-motion:reduce){.hc-page *,.hc-page :before,.hc-page :after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.hc-navbar{box-sizing:border-box;z-index:100;background:#fffffff5;border-bottom:1px solid #d4ddf0e6;grid-template-columns:minmax(220px,260px) minmax(0,1fr) minmax(220px,260px);align-items:center;gap:20px;width:100%;min-height:76px;padding:0 32px;display:grid;position:relative}.hc-brand{cursor:pointer;background:0 0;border:none;align-items:center;gap:12px;width:100%;min-width:0;padding:0;display:flex;overflow:hidden}.hc-brand img{object-fit:contain;flex-shrink:0;width:58px;height:46px}.hc-brand strong{text-overflow:ellipsis;white-space:nowrap;color:#0a1f4d;letter-spacing:-.6px;max-width:170px;font-size:20px;font-weight:850;display:block;overflow:hidden}.hc-navbar nav{scrollbar-width:none;justify-content:center;align-items:center;gap:8px;min-width:0;display:flex;overflow-x:auto}.hc-navbar nav::-webkit-scrollbar{display:none}.hc-navbar nav button{color:#13264b;white-space:nowrap;cursor:pointer;background:0 0;border:0;border-radius:11px;flex:none;min-height:42px;padding:0 11px;font-size:13px;font-weight:800}.hc-user{white-space:nowrap;justify-content:flex-end;align-items:center;gap:10px;min-width:0;display:flex}.hc-user>button{flex:none;width:42px;height:42px}.hc-user img{object-fit:cover;border-radius:50%;flex:none;width:42px;height:42px}.hc-user strong{text-overflow:ellipsis;white-space:nowrap;max-width:100px;overflow:hidden}.hc-layout{box-sizing:border-box;grid-template-columns:minmax(0,1fr) 390px;align-items:start;gap:30px;width:100%;max-width:1600px;margin:0 auto;padding:30px;display:grid}.hc-main{min-width:0}.hc-hero{grid-template-columns:minmax(0,1fr) minmax(260px,400px);align-items:center;gap:20px;min-height:240px;padding:18px 4px 22px;display:grid;overflow:hidden}.hc-hero-copy{z-index:3;min-width:0;position:relative}.hc-hero h1{letter-spacing:-3px;margin:20px 0 12px;font-size:clamp(42px,4.2vw,70px);line-height:1}.hc-hero p{max-width:700px;font-size:17px;line-height:1.7}.hc-hero-image{display:none!important}.hc-hero-visual{min-height:220px;position:relative;overflow:hidden}.hc-search-card{box-sizing:border-box;width:100%}.hc-search-row{grid-template-columns:minmax(0,1fr) 160px;gap:14px;width:100%;display:grid}.hc-search-input-wrap,.hc-search-input-wrap input{min-width:0}.hc-sidebar{gap:18px;min-width:0;display:grid;position:sticky;top:22px}.hc-ai-card{box-sizing:border-box;width:100%;min-height:450px;overflow:hidden}.hc-ai-card>p{color:#fffffff2;z-index:3;width:65%;max-width:230px;margin:24px 0 0;font-size:14px;font-weight:600;line-height:1.7;position:relative}.hc-ai-visual{width:190px;height:190px;top:auto;bottom:110px;right:-15px}.hc-ai-ring{width:142px;height:142px}.hc-ai-robot{font-size:82px}.hc-ai-card>button{z-index:5;width:auto;position:absolute;bottom:52px;left:28px;right:28px}.hc-ai-card>small{text-align:center;z-index:5;bottom:20px;left:0;right:0}@media (width<=1350px){.hc-navbar{grid-template-columns:210px minmax(0,1fr) 210px;gap:10px;padding:0 20px}.hc-navbar nav{justify-content:flex-start}.hc-navbar nav button{padding:0 9px;font-size:13px}.hc-layout{grid-template-columns:minmax(0,1fr) 340px;gap:24px;padding:24px}.hc-ai-card>p{width:70%}}@media (width<=1100px){.hc-navbar{flex-wrap:wrap;padding:14px 20px;display:flex}.hc-brand{width:auto;margin-right:auto}.hc-navbar nav{order:3;justify-content:flex-start;width:100%;padding-top:10px}.hc-layout{grid-template-columns:1fr}.hc-sidebar{grid-template-columns:1fr 1fr;position:static}.hc-ai-card{grid-row:span 2}}@media (width<=700px){.hc-navbar{padding:12px 14px}.hc-brand strong{max-width:150px;font-size:17px}.hc-user strong{display:none}.hc-layout{gap:20px;padding:16px}.hc-hero{grid-template-columns:1fr;min-height:auto}.hc-hero-visual{display:none}.hc-hero h1{letter-spacing:-2px;font-size:44px}.hc-search-row{grid-template-columns:1fr}.hc-sidebar{grid-template-columns:1fr;display:grid}.hc-ai-card{min-height:430px}}:root{--swiper-theme-color:#007aff}:host{z-index:1;margin-left:auto;margin-right:auto;display:block;position:relative}.swiper{z-index:1;margin-left:auto;margin-right:auto;padding:0;list-style:none;display:block;position:relative;overflow:hidden}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{z-index:1;width:100%;height:100%;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);box-sizing:content-box;display:flex;position:relative}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translate(0,0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;transition-property:transform;display:block;position:relative}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{backface-visibility:hidden;transform:translateZ(0)}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-slide,.swiper-3d .swiper-cube-shadow{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{scrollbar-width:none;-ms-overflow-style:none;overflow:auto}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-slides-offset-before);scroll-margin-inline-start:var(--swiper-slides-offset-before)}.swiper-css-mode.swiper-horizontal>.swiper-wrapper>.swiper-slide:last-child{margin-inline-end:var(--swiper-slides-offset-after)}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-slides-offset-before);scroll-margin-block-start:var(--swiper-slides-offset-before)}.swiper-css-mode.swiper-vertical>.swiper-wrapper>.swiper-slide:last-child{margin-block-end:var(--swiper-slides-offset-after)}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom{pointer-events:none;z-index:10;width:100%;height:100%;position:absolute;top:0;left:0}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(270deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(90deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(#0000,#00000080)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(#00000080,#0000)}.swiper-lazy-preloader{z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-top-color:#0000;border-radius:50%;width:42px;height:42px;margin-top:-21px;margin-left:-21px;position:absolute;top:50%;left:50%}:is(.swiper:not(.swiper-watch-progress),.swiper-watch-progress .swiper-slide-visible) .swiper-lazy-preloader{animation:1s linear infinite swiper-preloader-spin}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}:root{--swiper-navigation-size:44px}.swiper-button-prev,.swiper-button-next{width:var(--swiper-navigation-size);height:var(--swiper-navigation-size);z-index:10;cursor:pointer;color:var(--swiper-navigation-color,var(--swiper-theme-color));justify-content:center;align-items:center;display:flex;position:absolute}:is(.swiper-button-prev,.swiper-button-next).swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}:is(.swiper-button-prev,.swiper-button-next).swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled :is(.swiper-button-prev,.swiper-button-next){display:none!important}:is(.swiper-button-prev,.swiper-button-next) ::slotted(svg),:is(.swiper-button-prev,.swiper-button-next) svg{object-fit:contain;transform-origin:50%;fill:currentColor;pointer-events:none;width:100%;height:100%}.swiper-button-lock{display:none}.swiper-button-prev,.swiper-button-next{top:var(--swiper-navigation-top-offset,50%);margin-top:calc(0px - (var(--swiper-navigation-size) / 2))}.swiper-button-prev{left:var(--swiper-navigation-sides-offset,4px);right:auto}.swiper-button-prev ::slotted(.swiper-navigation-icon),.swiper-button-prev .swiper-navigation-icon{transform:rotate(180deg)}.swiper-button-next{right:var(--swiper-navigation-sides-offset,4px);left:auto}.swiper-horizontal .swiper-button-prev,.swiper-horizontal .swiper-button-next,.swiper-horizontal~.swiper-button-prev,.swiper-horizontal~.swiper-button-next{top:var(--swiper-navigation-top-offset,50%);margin-top:calc(0px - (var(--swiper-navigation-size) / 2));margin-left:0}.swiper-horizontal .swiper-button-prev,.swiper-horizontal~.swiper-button-prev,.swiper-horizontal.swiper-rtl .swiper-button-next,.swiper-horizontal.swiper-rtl~.swiper-button-next{left:var(--swiper-navigation-sides-offset,4px);right:auto}.swiper-horizontal .swiper-button-next,.swiper-horizontal~.swiper-button-next,.swiper-horizontal.swiper-rtl .swiper-button-prev,.swiper-horizontal.swiper-rtl~.swiper-button-prev{right:var(--swiper-navigation-sides-offset,4px);left:auto}:is(.swiper-horizontal .swiper-button-prev,.swiper-horizontal~.swiper-button-prev,.swiper-horizontal.swiper-rtl .swiper-button-next,.swiper-horizontal.swiper-rtl~.swiper-button-next) ::slotted(.swiper-navigation-icon),:is(.swiper-horizontal .swiper-button-prev,.swiper-horizontal~.swiper-button-prev,.swiper-horizontal.swiper-rtl .swiper-button-next,.swiper-horizontal.swiper-rtl~.swiper-button-next) .swiper-navigation-icon{transform:rotate(180deg)}:is(.swiper-horizontal.swiper-rtl .swiper-button-prev,.swiper-horizontal.swiper-rtl~.swiper-button-prev) ::slotted(.swiper-navigation-icon),:is(.swiper-horizontal.swiper-rtl .swiper-button-prev,.swiper-horizontal.swiper-rtl~.swiper-button-prev) .swiper-navigation-icon{transform:rotate(0)}.swiper-vertical .swiper-button-prev,.swiper-vertical .swiper-button-next,.swiper-vertical~.swiper-button-prev,.swiper-vertical~.swiper-button-next{left:var(--swiper-navigation-top-offset,50%);margin-left:calc(0px - (var(--swiper-navigation-size) / 2));margin-top:0;right:auto}.swiper-vertical .swiper-button-prev,.swiper-vertical~.swiper-button-prev{top:var(--swiper-navigation-sides-offset,4px);bottom:auto}:is(.swiper-vertical .swiper-button-prev,.swiper-vertical~.swiper-button-prev) ::slotted(.swiper-navigation-icon),:is(.swiper-vertical .swiper-button-prev,.swiper-vertical~.swiper-button-prev) .swiper-navigation-icon{transform:rotate(-90deg)}.swiper-vertical .swiper-button-next,.swiper-vertical~.swiper-button-next{bottom:var(--swiper-navigation-sides-offset,4px);top:auto}:is(.swiper-vertical .swiper-button-next,.swiper-vertical~.swiper-button-next) ::slotted(.swiper-navigation-icon),:is(.swiper-vertical .swiper-button-next,.swiper-vertical~.swiper-button-next) .swiper-navigation-icon{transform:rotate(90deg)}
