:root{color:#17233b;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;--ink:#17233b;--muted:#71809c;--line:#e5eaf2;--panel:#fff;--page:#f4f7fb;--blue:#1959d1;--blue-dark:#103b9a;--blue-soft:#edf4ff;--green:#14a36f;--green-soft:#e8f8f1;--red:#d64c59;--red-soft:#fff0f1;--amber:#d78b20;--amber-soft:#fff7e8;--shadow:0 14px 42px #233d6c14;background:#f4f7fb;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{min-width:320px;min-height:100%}body{min-width:320px;min-height:100vh;margin:0}button,input,select,textarea{font:inherit}button{color:inherit}button,label,select{-webkit-tap-highlight-color:transparent}button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline-offset:2px;outline:3px solid #1959d12e}a{color:inherit}#root{min-height:100vh}::selection{color:#fff;background:var(--blue)}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-thumb{background:#cbd4e2 padding-box padding-box;border:3px solid #0000;border-radius:999px}.icon{stroke:currentColor;stroke-width:1.8px;fill:none;flex:none;width:18px;height:18px}button{border:0}.brand{color:var(--ink);align-items:center;gap:11px;display:inline-flex}.brand-logo{object-fit:contain;flex:none;width:38px;height:38px;display:block}.brand-copy{flex-direction:column;line-height:1;display:flex}.brand-copy strong{letter-spacing:-.4px;font-size:17px}.brand-copy small{color:var(--muted);letter-spacing:.1px;margin-top:5px;font-size:9px;font-weight:700}.brand.compact .brand-copy small{display:none}.brand.large{gap:14px}.brand.large .brand-logo{width:50px;height:50px}.brand.large .brand-copy strong{letter-spacing:-.7px;font-size:22px}.brand.large .brand-copy small{margin-top:6px;font-size:10px}.company-logo{object-fit:contain;flex:none;width:220px;height:56px;display:block}.primary-button,.outline-button{cursor:pointer;border-radius:9px;justify-content:center;align-items:center;gap:8px;min-height:42px;padding:0 17px;font-weight:700;transition:transform .18s,box-shadow .18s,border-color .18s;display:inline-flex}.primary-button{color:#fff;background:var(--blue);box-shadow:0 8px 18px #1959d12b}.outline-button{color:#263653;background:#fff;border:1px solid #dbe2ed}.primary-button:hover:not(:disabled),.outline-button:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 10px 22px #213d7021}.primary-button:disabled,.outline-button:disabled{opacity:.55;cursor:not-allowed}.full-button{width:100%}.icon-button,.mobile-menu{color:#53627e;border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:9px;place-items:center;width:38px;height:38px;display:inline-grid}.loading-state,.empty-state{min-height:230px;color:var(--muted);text-align:center;align-content:center;place-items:center;gap:14px;padding:30px;display:grid}.empty-state .icon{color:#9cacbf;width:34px;height:34px}.empty-state h3,.empty-state p{margin:0}.empty-state h3{color:var(--ink)}.spinner{border:3px solid #dce6f7;border-top-color:var(--blue);border-radius:50%;width:28px;height:28px;animation:.8s linear infinite spin}.spinner.small{border-width:2px;width:17px;height:17px;display:inline-block}@keyframes spin{to{transform:rotate(360deg)}}.error-banner{color:#9d2c39;background:var(--red-soft);border:1px solid #ffd5d9;border-radius:9px;align-items:center;gap:10px;margin:0 0 18px;padding:12px 15px;font-size:13px;display:flex}.status-badge,.step-chip,.category-chip{color:#52617c;white-space:nowrap;background:#f0f3f8;border-radius:999px;justify-content:center;align-items:center;width:max-content;min-height:26px;padding:0 9px;font-size:11px;font-weight:800;display:inline-flex}.status-badge.success,.step-chip.success{color:#08764e;background:var(--green-soft)}.status-badge.danger{color:#aa3440;background:var(--red-soft)}.status-badge.warning,.step-chip.attention{color:#9a6417;background:var(--amber-soft)}.status-badge.info{color:#164dba;background:var(--blue-soft)}.auth-landing{background:#fff;grid-template-columns:minmax(0,1.62fr) minmax(430px,.72fr);min-height:100vh;display:grid}.marketing-panel{background:#fff;min-width:0;padding:0 clamp(28px,4.5vw,78px);position:relative;overflow:hidden}.marketing-nav{align-items:center;gap:48px;height:86px;display:flex}.marketing-links{align-items:center;gap:28px;margin-left:auto;display:flex}.marketing-links a,.marketing-links span{color:#66738b;font-size:14px;font-weight:650;text-decoration:none}.marketing-nav>.outline-button{min-height:36px;padding:0 14px;font-size:12px}.marketing-hero{grid-template-columns:minmax(350px,.95fr) minmax(350px,1.05fr);align-items:center;gap:clamp(24px,3vw,54px);padding:clamp(54px,9vh,108px) 0 48px;display:grid}.hero-copy{z-index:2;min-width:0;position:relative}.hero-pill{color:var(--blue);background:var(--blue-soft);letter-spacing:.2px;border-radius:999px;align-items:center;gap:7px;padding:8px 12px;font-size:12px;font-weight:800;display:inline-flex}.hero-pill .icon{width:14px;height:14px}.hero-copy h1{color:#14213b;letter-spacing:-2.6px;word-break:normal;overflow-wrap:normal;max-width:620px;margin:19px 0 18px;font-size:clamp(42px,3.2vw,62px);line-height:1.02}.hero-copy h1 em{color:var(--blue);font-style:normal}.hero-copy>p{color:#71809a;max-width:530px;margin:0;font-size:17px;line-height:1.75}.hero-actions{gap:11px;margin-top:27px;display:flex}.hero-actions button{white-space:nowrap;min-width:138px}.hero-features{gap:10px;margin-top:25px;display:grid}.hero-features>div{grid-template-columns:30px minmax(0,1fr);align-items:center;gap:0 10px;display:grid}.hero-features>div>span{width:30px;height:30px;color:var(--green);background:var(--green-soft);border-radius:8px;grid-row:1/3;place-items:center;display:grid}.hero-features strong,.hero-features small{display:block}.hero-features strong{color:#43516a;font-size:11px}.hero-features small{color:#8490a3;margin-top:2px;font-size:9px;line-height:1.35}.hero-features .icon{width:14px;height:14px;color:var(--green)}.product-preview{background:#fff;border:1px solid #e4eaf3;border-radius:15px;grid-template-columns:88px minmax(0,1fr);width:100%;min-width:0;min-height:395px;display:grid;overflow:hidden;transform:perspective(1200px)rotateY(-2deg)rotateX(1deg);box-shadow:0 32px 70px #1f437e2b}.preview-sidebar{color:#7f8da3;background:#f8fafc;border-right:1px solid #edf0f4;flex-direction:column;gap:8px;padding:20px 12px;font-size:10px;display:flex}.preview-sidebar b{color:#1e4fad;margin-bottom:20px;font-size:12px}.preview-sidebar span{border-radius:5px;padding:8px}.preview-sidebar span.active{color:var(--blue);background:#eaf2ff;font-weight:800}.preview-main{min-width:0;padding:17px 19px}.preview-main>h3{color:#273650;margin:13px 0 0;font-size:14px}.preview-top{justify-content:flex-end;gap:6px;display:flex}.preview-top i{background:#edf1f6;border-radius:9px;width:22px;height:7px}.preview-stats{grid-template-columns:repeat(3,minmax(0,1fr));gap:9px;margin-top:18px;display:grid}.preview-stats>div{background:#fafbfd;border:1px solid #edf1f6;border-radius:7px;flex-direction:column;min-width:0;min-height:75px;padding:11px;display:flex}.preview-stats span{color:#77859a;font-size:10px;line-height:1.3}.preview-stats strong{color:#283957;margin-top:auto;font-size:18px}.preview-stats small{color:var(--green);margin-top:2px;font-size:9px;font-weight:800}.preview-charts{grid-template-columns:.9fr 1.25fr;gap:10px;margin-top:10px;display:grid}.funnel-preview,.line-preview{background:#fafbfd;border:1px solid #edf1f6;border-radius:7px;height:130px;padding:14px}.funnel-preview{flex-direction:column;justify-content:center;align-items:center;gap:4px;display:flex}.funnel-preview i{clip-path:polygon(5% 0,95% 0,88% 100%,12% 100%);background:#2b66d4;width:88%;height:12px}.funnel-preview i:nth-child(2){opacity:.8;width:70%}.funnel-preview i:nth-child(3){opacity:.65;width:52%}.funnel-preview i:nth-child(4){opacity:.5;width:34%}.line-preview svg{width:100%;height:100%}.line-preview polyline{fill:none;stroke:var(--blue);stroke-width:3px}.line-preview polyline.green{stroke:var(--green)}.preview-table{gap:7px;margin-top:12px;display:grid}.preview-table span{background:#f2f5f9;border-radius:4px;height:18px}.module-strip{color:#8692a6;border-top:1px solid #eef1f5;gap:14px;padding:22px 0 34px;display:grid}.module-strip>p{color:#53627b;margin:0;font-size:12px;font-weight:750}.module-strip>div{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;display:grid}.module-strip>div>span{background:#fafbfd;border:1px solid #edf1f5;border-radius:9px;grid-template-columns:30px minmax(0,1fr);align-items:center;gap:0 9px;min-width:0;padding:10px;display:grid}.module-strip>div>span>.icon{grid-row:1/3;justify-self:center;width:16px;height:16px}.module-strip b,.module-strip small{min-width:0;display:block}.module-strip b{color:#45546d;font-size:10px}.module-strip small{color:#8b97aa;text-overflow:ellipsis;white-space:nowrap;margin-top:2px;font-size:8px;overflow:hidden}.login-panel{background:radial-gradient(circle at 100% 38%,#1959d117,#0000 33%),#f4f7fc;flex-direction:column;min-width:0;min-height:100vh;display:flex;position:relative;overflow:hidden auto}.login-ribbon{color:#fff;background:linear-gradient(145deg,#ffffff14,#0000 48%),linear-gradient(135deg,#103b8f 0%,#1959d1 58%,#2473e7 100%);min-height:322px;padding:48px clamp(32px,4vw,62px) 68px;position:relative;overflow:hidden}.login-ribbon>div:not(.city-art){z-index:2;max-width:390px;position:relative}.login-ribbon h2{color:#fff;letter-spacing:-1.1px;margin:0;font-size:clamp(25px,2.1vw,34px);line-height:1.16}.login-ribbon>div>p{color:#dce9ff;max-width:360px;margin:13px 0 0;font-size:13px;line-height:1.65}.login-ribbon ul{z-index:2;gap:12px;max-width:400px;margin:24px 0 0;padding:0;list-style:none;display:grid;position:relative}.login-ribbon li{grid-template-columns:34px minmax(0,1fr);align-items:center;gap:11px;display:grid}.login-ribbon li>span{color:#fff;background:#ffffff21;border:1px solid #ffffff2e;border-radius:9px;place-items:center;width:34px;height:34px;display:grid}.login-ribbon li .icon{width:16px;height:16px}.login-ribbon li strong,.login-ribbon li small{display:block}.login-ribbon li strong{color:#fff;font-size:12px}.login-ribbon li small{color:#c8dcff;margin-top:2px;font-size:10px;line-height:1.4}.dot-grid{opacity:.2;background-image:radial-gradient(#fff 1.5px,#0000 1.5px);background-size:12px 12px;width:112px;height:92px;position:absolute;top:26px;right:28px}.city-art{opacity:.1;align-items:flex-end;gap:4px;display:flex;position:absolute;bottom:-3px;right:20px}.city-art i{background:#fff;width:30px;height:64px}.city-art i:nth-child(2){height:96px}.city-art i:nth-child(3){height:78px}.city-art i:nth-child(4){height:112px}.city-art i:nth-child(5){height:52px}.login-form{z-index:3;background:#fff;border:1px solid #e2e8f2;border-radius:15px;width:min(400px,100% - 56px);margin:-34px auto 42px;padding:32px;position:relative;box-shadow:0 22px 55px #1d3a6e21}.login-form>.brand{margin-bottom:30px}.login-copy>span{color:var(--blue);letter-spacing:.9px;text-transform:uppercase;margin-bottom:8px;font-size:10px;font-weight:850;display:inline-flex}.login-copy h2{color:#182640;letter-spacing:-.8px;margin:0;font-size:28px}.login-copy p{color:var(--muted);margin:8px 0 28px;font-size:14px}.login-form>label,.candidate-form label,.field-label{color:#34425e;flex-direction:column;gap:7px;margin-bottom:17px;font-size:13px;font-weight:750;display:flex}.input-with-icon,.search-box{color:#8390a5;background:#fff;border:1px solid #dfe5ee;border-radius:8px;align-items:center;gap:9px;padding:0 12px;display:flex}.input-with-icon{height:45px}.input-with-icon input,.search-box input{width:100%;height:100%;color:var(--ink);background:0 0;border:0;outline:0;font-size:14px}.input-with-icon input::placeholder,.search-box input::placeholder{color:#a4adbd}.search-clear{color:#8793a6;cursor:pointer;background:#f0f3f7;border-radius:50%;flex:0 0 25px;place-items:center;width:25px;height:25px;padding:0;display:inline-grid}.search-clear:hover{color:#34435e;background:#e5eaf1}.search-clear .icon{width:12px;height:12px}.login-submit{width:100%;min-height:46px;margin-top:5px}.auth-switch{color:#7a879c;text-align:center;margin:22px 0;font-size:13px}.auth-switch button{color:var(--blue);cursor:pointer;background:0 0;padding:0;font-weight:800}.security-note{color:#748198;background:#f7f9fc;border-radius:7px;align-items:flex-start;gap:9px;padding:13px;font-size:12px;line-height:1.5;display:flex}.security-note .icon{width:15px;color:var(--green)}.security-note strong{color:#52617b;font-size:11px}.security-note p{margin:4px 0 0}.public-site{color:#17233b;background:#fff;min-height:100vh;overflow:hidden}.public-nav{z-index:10;grid-template-columns:minmax(220px,1fr) auto minmax(220px,1fr);align-items:center;gap:28px;width:min(1420px,100% - 48px);min-height:96px;margin:0 auto;display:grid;position:relative}.public-company-logo{justify-self:start}.public-nav-center{justify-content:center;align-items:center;gap:30px;display:flex}.public-nav-center>nav{align-items:center;gap:24px;display:flex}.public-nav-center>nav a{color:#65738b;font-size:13px;font-weight:700;text-decoration:none}.public-nav-center>nav a:hover{color:var(--blue)}.public-product-brand{justify-self:end}.public-nav-actions{align-items:center;gap:10px;display:flex}.public-nav-actions .primary-button{min-height:38px;padding:0 15px;font-size:12px}.nav-login{color:#33435e;cursor:pointer;background:0 0;padding:10px 12px;font-size:12px;font-weight:800}.public-hero{grid-template-columns:minmax(0,1fr) minmax(420px,.9fr);align-items:center;gap:clamp(56px,7vw,96px);width:min(1180px,100% - 48px);min-height:610px;margin:0 auto;padding:72px 0 104px;display:grid;position:relative}.public-hero:before{z-index:0;content:"";pointer-events:none;background:radial-gradient(circle,#2167e01c,#2167e000 67%);width:760px;height:760px;position:absolute;top:-240px;right:-360px}.public-hero-copy,.hero-product-card{z-index:1;position:relative}.public-hero-copy h1{color:#13213b;letter-spacing:-3.4px;max-width:680px;margin:20px 0;font-size:clamp(48px,5vw,70px);line-height:1.02}.public-hero-copy h1 em{color:var(--blue);font-style:normal}.public-hero-copy>p{color:#6f7e96;max-width:590px;margin:0;font-size:17px;line-height:1.72}.public-hero .hero-actions{margin-top:30px}.public-hero .hero-primary{min-width:166px}.hero-assurances{color:#64728a;flex-wrap:wrap;gap:11px 20px;margin-top:26px;font-size:11px;font-weight:700;display:flex}.hero-assurances span{align-items:center;gap:6px;display:inline-flex}.hero-assurances .icon{width:14px;height:14px;color:var(--green)}.hero-product-stack{isolation:isolate;min-width:0;padding:18px 64px 18px 8px;position:relative}.hero-stack-card{transform-origin:50%;background:linear-gradient(145deg,#f8fbff,#edf4ff);border:1px solid #dbe5f3;border-radius:18px;align-content:start;gap:13px;padding:25px;transition:transform .28s;display:grid;position:absolute;inset:18px 64px 18px 8px;overflow:hidden;box-shadow:0 24px 55px #1f3d701c}.hero-stack-card span{background:linear-gradient(90deg,#d9e5f7 0 42%,#edf3fb 42% 100%);border-radius:999px;height:11px;display:block}.hero-stack-card span:nth-child(2){width:78%}.hero-stack-card span:nth-child(3){width:58%}.hero-stack-card-back{z-index:-2;transform:translate(52px,3px)rotate(2.5deg)}.hero-stack-card-middle{z-index:-1;background:linear-gradient(145deg,#fff,#f2f6fc);transform:translate(27px,1px)rotate(1.25deg)}.hero-product-card{z-index:1;background:#fff;border:1px solid #e2e8f1;border-radius:18px;padding:22px;transition:transform .28s,box-shadow .28s;position:relative;box-shadow:0 28px 75px #1f3d7024}.hero-product-stack:hover .hero-product-card{transform:translateY(-4px)rotate(.4deg);box-shadow:0 34px 85px #1f3d702e}.hero-product-stack:hover .hero-stack-card-back{transform:translate(58px,3px)rotate(2.75deg)}.hero-product-stack:hover .hero-stack-card-middle{transform:translate(31px,1px)rotate(1.5deg)}.hero-product-top{border-bottom:1px solid #eef1f5;justify-content:space-between;align-items:center;gap:16px;padding-bottom:18px;display:flex}.hero-product-top>div{align-items:center;gap:10px;display:flex}.hero-product-top>div>span{width:32px;height:32px;color:var(--blue);background:var(--blue-soft);border-radius:8px;place-items:center;display:grid}.hero-product-top .icon{width:15px;height:15px}.hero-product-top strong{color:#2b3a55;font-size:13px}.hero-product-top>small{color:var(--green);letter-spacing:.4px;text-transform:uppercase;font-size:9px;font-weight:850}.hero-product-stats{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;padding:18px 0;display:grid}.hero-product-stats>div{background:#f8fafc;border:1px solid #edf1f5;border-radius:9px;min-width:0;padding:13px}.hero-product-stats span,.hero-product-stats small{color:#8793a6;font-size:9px;display:block}.hero-product-stats strong{color:#24344f;margin:7px 0 5px;font-size:22px;line-height:1;display:block}.hero-product-pipeline{background:#fbfcfe;border:1px solid #edf1f5;border-radius:11px;padding:17px}.hero-product-pipeline>div:first-child{justify-content:space-between;align-items:center;gap:14px;margin-bottom:16px;display:flex}.hero-product-pipeline>div:first-child span{color:#35445e;font-size:11px;font-weight:850}.hero-product-pipeline>div:first-child small{color:#97a1b1;font-size:9px}.hero-pipeline-row{color:#728097;grid-template-columns:72px minmax(80px,1fr) 32px;align-items:center;gap:10px;min-height:31px;font-size:9px;display:grid}.hero-pipeline-row>i{background:#e8edf5;border-radius:999px;height:7px;overflow:hidden}.hero-pipeline-row>i>b{border-radius:inherit;background:linear-gradient(90deg,#1959d1,#3c80ec);height:100%;display:block}.hero-pipeline-row>strong{color:#40506a;text-align:right;font-size:10px}.public-features{background:#f6f8fc;border-top:1px solid #edf1f6;border-bottom:1px solid #edf1f6;padding:94px max(24px,50% - 590px)}.section-intro{text-align:center;max-width:660px;margin:0 auto 44px}.section-intro>span,.workflow-cta>div>span{color:var(--blue);letter-spacing:1px;text-transform:uppercase;font-size:10px;font-weight:900}.section-intro h2{color:#1b2a44;letter-spacing:-1.5px;margin:12px 0 11px;font-size:clamp(30px,3.3vw,43px)}.section-intro p{color:#758198;margin:0;font-size:14px;line-height:1.65}.feature-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;max-width:1180px;margin:0 auto;display:grid}.feature-grid article{background:#fff;border:1px solid #e5eaf2;border-radius:13px;min-height:225px;padding:26px;box-shadow:0 12px 30px #233d6c0b}.feature-grid article>span{width:42px;height:42px;color:var(--blue);background:var(--blue-soft);border-radius:10px;place-items:center;display:grid}.feature-grid article>span .icon{width:19px;height:19px}.feature-grid h3{color:#2b3a55;margin:23px 0 10px;font-size:15px}.feature-grid p{color:#77849a;margin:0;font-size:12px;line-height:1.7}.workflow-cta{justify-content:space-between;align-items:center;gap:40px;width:min(1180px,100% - 48px);margin:0 auto;padding:80px 0;display:flex}.workflow-cta h2{color:#1b2a44;letter-spacing:-1.3px;max-width:720px;margin:10px 0 0;font-size:clamp(27px,3vw,40px)}.workflow-cta .primary-button{flex:none}.public-footer{border-top:1px solid #edf1f5;justify-content:space-between;align-items:center;gap:24px;width:min(1180px,100% - 48px);min-height:90px;margin:0 auto;display:flex}.public-footer p{color:#8a95a6;margin:0;font-size:11px}.auth-page{background:#fff;grid-template-columns:minmax(420px,.92fr) minmax(480px,1.08fr);min-height:100vh;display:grid}.auth-brand-panel{color:#fff;background:radial-gradient(circle at 92% 8%,#ffffff26,#0000 29%),linear-gradient(145deg,#0f3888 0%,#1959d1 62%,#2c74df 100%);flex-direction:column;min-width:0;padding:clamp(34px,5vw,72px);display:flex;position:relative;overflow:hidden}.auth-brand-panel:after{content:"";border:1px solid #ffffff21;border-radius:50%;width:560px;height:560px;position:absolute;bottom:-220px;right:-160px;box-shadow:0 0 0 70px #ffffff09,0 0 0 140px #ffffff06}.auth-brand-home{z-index:1;cursor:pointer;background:0 0;width:max-content;padding:0;position:relative}.auth-brand-header{z-index:1;justify-content:space-between;align-items:center;gap:28px;width:100%;display:flex;position:relative}.auth-brand-header .company-logo{background:#fffffff5;border-radius:10px;width:min(250px,45%);height:64px;padding:7px 10px}.auth-brand-panel .brand-copy strong{color:#fff}.auth-brand-panel .brand-copy small{color:#c9dcff}.auth-brand-copy{z-index:1;max-width:580px;margin:auto 0;padding:80px 0;position:relative}.auth-brand-copy>span{color:#c9dcff;letter-spacing:1px;text-transform:uppercase;font-size:10px;font-weight:900}.auth-brand-copy h1{color:#fff;letter-spacing:-2.4px;margin:17px 0 18px;font-size:clamp(40px,4.2vw,62px);line-height:1.04}.auth-brand-copy>p{color:#d7e5ff;max-width:520px;margin:0;font-size:15px;line-height:1.7}.auth-brand-copy ul{gap:13px;margin:30px 0 0;padding:0;list-style:none;display:grid}.auth-brand-copy li{color:#e6efff;align-items:center;gap:9px;font-size:12px;font-weight:700;display:flex}.auth-brand-copy li .icon{color:#87e5bd;width:15px;height:15px}.auth-brand-panel>small{z-index:1;color:#b9d0f8;font-size:10px;position:relative}.auth-form-panel{background:#fbfcfe;place-items:center;min-width:0;padding:52px clamp(30px,7vw,110px);display:grid}.auth-form{width:min(440px,100%)}.auth-form .login-copy h2{font-size:31px}.auth-form .login-copy p{margin-bottom:32px}.auth-form>label{color:#34425e;flex-direction:column;gap:7px;margin-bottom:18px;font-size:13px;font-weight:750;display:flex}.auth-form .input-with-icon{background:#fff;height:48px}.auth-back{color:#67758d;cursor:pointer;background:0 0;align-items:center;gap:7px;margin-bottom:52px;padding:0;font-size:11px;font-weight:800;display:inline-flex}.auth-back .icon{width:14px;height:14px;transform:rotate(180deg)}.auth-form .security-note{margin-top:4px}.workspace{background:var(--page);min-height:100vh}.sidebar{z-index:40;background:#fff;border-right:1px solid #e5eaf1;flex-direction:column;width:250px;padding:23px 17px;display:flex;position:fixed;top:0;bottom:0;left:0}.sidebar-logo{align-items:center;min-height:76px;padding:0 4px 20px;display:flex}.sidebar-logo .company-logo{width:208px;height:58px}.sidebar nav{flex-direction:column;gap:4px;display:flex}.nav-label{color:#a3adbd;letter-spacing:1.2px;text-transform:uppercase;padding:10px 12px 7px;font-size:10px;font-weight:850}.sidebar nav button{color:#67758c;cursor:pointer;background:0 0;border-radius:8px;align-items:center;gap:11px;min-height:43px;padding:0 12px;font-size:13px;font-weight:700;display:flex;position:relative}.sidebar nav button:hover,.sidebar nav button.active{color:var(--blue);background:var(--blue-soft)}.sidebar nav button>i{background:var(--blue);border-radius:4px 0 0 4px;width:3px;height:25px;position:absolute;right:-17px}.sidebar-help{color:#dce8ff;background:linear-gradient(145deg,#103b8f 0%,#1959d1 100%);border-radius:11px;margin:auto 4px 16px;padding:17px;font-size:12px;line-height:1.5;box-shadow:0 13px 27px #103b8f2e}.sidebar-help>span{color:#fff;background:#ffffff24;border:1px solid #ffffff2e;border-radius:9px;place-items:center;width:34px;height:34px;margin-bottom:13px;display:grid}.sidebar-help>span .icon{width:17px;height:17px}.sidebar-help strong{color:#fff;margin-bottom:5px;font-size:14px;display:block}.sidebar-help p{color:#cfddfa;margin:0 0 14px;font-size:11px;line-height:1.55}.sidebar-help button{color:#1649a8;cursor:pointer;background:#fff;border:1px solid #ffffffe6;border-radius:8px;justify-content:center;align-items:center;width:100%;min-height:36px;padding:0 12px;font-size:11px;font-weight:850;display:inline-flex;box-shadow:0 7px 16px #08225424}.sidebar-help button:hover{color:#103b8f;background:#f1f6ff}.sidebar-logout{color:#6d7890;cursor:pointer;background:0 0;align-items:center;gap:10px;min-height:40px;padding:0 12px;font-size:13px;font-weight:700;display:flex}.workspace-main{min-width:0;margin-left:250px}.topbar{z-index:25;border-bottom:1px solid var(--line);background:#fffffff5;grid-template-columns:minmax(180px,1fr) auto minmax(240px,1fr);align-items:center;gap:24px;height:86px;padding:0 30px;display:grid;position:sticky;top:0}.topbar-actions{justify-self:center;align-items:center;gap:15px;display:flex}.topbar-product-brand{justify-self:end}.topbar-mobile-company{display:none}.topbar-page-context{align-items:center;gap:10px;min-width:0;display:flex}.topbar-page-context>span{width:34px;height:34px;color:var(--blue);background:var(--blue-soft);border-radius:9px;flex:0 0 34px;place-items:center;display:grid}.topbar-page-context>span .icon{width:16px;height:16px}.topbar-page-context strong,.topbar-page-context small{display:block}.topbar-page-context strong{color:#31415d;text-overflow:ellipsis;white-space:nowrap;font-size:13px;overflow:hidden}.topbar-page-context small{color:#96a1b2;margin-top:2px;font-size:9px}.user-menu{grid-template-columns:32px auto;align-items:center;gap:9px;font-size:12px;display:grid}.user-menu>span{color:#fff;background:#234da0;border-radius:9px;place-items:center;width:32px;height:32px;font-size:11px;font-weight:800;display:grid}.user-menu strong,.user-menu small{text-overflow:ellipsis;white-space:nowrap;max-width:170px;display:block;overflow:hidden}.user-menu small{color:var(--muted);margin-top:3px;font-size:10px}.mobile-menu{margin-right:10px;display:none}.page-content{width:min(1440px,100%);margin:0 auto;padding:27px 30px 50px}.workspace-view{display:contents}.workspace-view[hidden]{display:none}.page-heading{align-items:flex-end;gap:20px;margin-bottom:24px;display:flex}.page-heading>div:first-child{min-width:0}.eyebrow{color:var(--blue);letter-spacing:1.25px;text-transform:uppercase;margin-bottom:7px;font-size:9px;font-weight:850;display:block}.page-heading h1{color:var(--ink);letter-spacing:-.8px;margin:0;font-size:26px;line-height:1.2}.page-heading p{color:var(--muted);margin:7px 0 0;font-size:12px;line-height:1.55}.page-actions{gap:9px;margin-left:auto;display:flex}.panel,.stat-card{background:var(--panel);border:1px solid #e6eaf1;border-radius:12px;box-shadow:0 5px 20px #233d6c06}.stats-grid{grid-template-columns:repeat(4,1fr);gap:14px;margin-bottom:16px;display:grid}.stat-card{grid-template-columns:42px 1fr;align-items:center;gap:12px;min-height:105px;padding:18px;display:grid}.stat-icon{width:40px;height:40px;color:var(--blue);background:var(--blue-soft);border-radius:10px;place-items:center;display:grid}.stat-icon.green{color:var(--green);background:var(--green-soft)}.stat-icon.amber{color:var(--amber);background:var(--amber-soft)}.stat-icon.red{color:var(--red);background:var(--red-soft)}.stat-icon.purple{color:#7357cf;background:#f1edff}.stat-icon.orange{color:#d1782c;background:#fff3e8}.stat-card>div span,.stat-card>div small{display:block}.stat-card>div span{color:#8190a6;font-size:10px;font-weight:700}.stat-card>div strong{color:#1e2d49;margin:5px 0 2px;font-size:23px;line-height:1;display:block}.stat-card>div small{color:#a0a9b8;font-size:9px}.panel-heading{border-bottom:1px solid #edf0f5;align-items:center;gap:15px;min-height:66px;padding:14px 18px;display:flex}.panel-heading>div{min-width:0}.panel-heading span:not(.step-chip){color:#94a0b2;letter-spacing:.25px;text-transform:uppercase;font-size:9px;font-weight:800;display:block}.panel-heading h2{color:#263551;margin:4px 0 0;font-size:14px}.panel-heading>button,.table-row,.panel-heading button{color:var(--blue);cursor:pointer;background:0 0;align-items:center;gap:6px;margin-left:auto;font-size:10px;font-weight:800;display:inline-flex}.dashboard-grid{grid-template-columns:1.1fr .9fr;gap:16px;display:grid}.recent-panel{grid-column:1/-1}.funnel-chart,.horizontal-bars{padding:20px}.funnel-chart>div,.horizontal-bars>div{color:#67758c;align-items:center;gap:10px;margin:12px 0;font-size:10px;display:grid}.funnel-chart>div{grid-template-columns:minmax(110px,1fr) minmax(120px,.72fr)}.funnel-chart>div>span{background:var(--blue);border-radius:3px;grid-area:1/1;height:14px;display:block}.funnel-chart>div>p{grid-area:1/2;justify-content:space-between;gap:10px;margin:0;display:flex}.funnel-chart .level-1{opacity:.82}.funnel-chart .level-2{opacity:.65}.funnel-chart .level-3{opacity:.48}.horizontal-bars>div{grid-template-columns:minmax(145px,1.35fr) 34px minmax(90px,1fr);gap:9px;min-height:34px;margin:8px 0}.horizontal-bars p{display:contents}.horizontal-bars p>span{color:#53617a;overflow-wrap:anywhere;min-width:0;font-weight:700;line-height:1.3}.horizontal-bars p>strong{color:#2e3e59;font-variant-numeric:tabular-nums;justify-self:end;font-size:12px}.horizontal-bars>div>i{background:#edf1f6;border-radius:9px;width:100%;height:7px;margin:0;display:block;overflow:hidden}.horizontal-bars>div>i b{background:var(--blue);border-radius:inherit;height:100%;display:block}.compact-table,.data-table{overflow-x:auto}.table-head,.table-row{text-align:left;grid-template-columns:1.6fr 1fr .8fr .7fr 70px;align-items:center;gap:12px;min-width:760px;padding:11px 18px;display:grid}.table-head{color:#9aa5b6;text-transform:uppercase;background:#fafbfd;font-size:9px;font-weight:800}.table-row{color:#5f6d84;border-top:1px solid #f0f2f6;width:100%;margin:0;font-size:10px}.candidate-cell{min-width:0;color:inherit;text-align:left;background:0 0;align-items:center;gap:9px;display:flex}.candidate-cell>i,.candidate-avatar{width:34px;height:34px;color:var(--blue);background:var(--blue-soft);border-radius:9px;flex:none;place-items:center;font-size:10px;font-style:normal;font-weight:850;display:grid}.candidate-cell b{color:#263551;text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.candidate-cell small{color:#9aa4b4;text-overflow:ellipsis;margin-top:3px;font-size:8px;font-weight:500;display:block;overflow:hidden}.quick-actions{grid-template-columns:repeat(3,1fr);gap:10px;padding:18px;display:grid}.quick-actions button{color:#53627c;cursor:pointer;background:#f8fafd;border:1px solid #edf1f6;border-radius:9px;flex-direction:column;justify-content:center;align-items:flex-start;gap:7px;min-height:76px;padding:13px;font-size:10px;font-weight:750;display:flex}.quick-actions .icon{color:var(--blue)}.ingestion-layout{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.upload-panel,.extract-panel{min-height:380px;overflow:hidden}.progress-panel{grid-column:1/-1}.progress-panel-actions{flex-wrap:wrap;align-items:center;gap:12px;margin-left:auto;display:flex}.progress-panel-actions .job-meta,.progress-panel-actions button{margin-left:0}.progress-collapse-button{white-space:nowrap;border-left:1px solid #e5eaf1;padding-left:12px}.progress-collapse-button .icon{width:13px;height:13px;transition:transform .18s}.progress-collapse-button.expanded .icon{transform:rotate(90deg)}.upload-panel form,.extract-panel>.extract-summary,.extract-panel>button,.extract-panel>p,.upload-panel>.contract-note{margin-left:20px;margin-right:20px}.upload-panel form{margin-top:20px;display:grid}.dropzone{color:#71809a;background:linear-gradient(#ffffffa6, #ffffffa6), var(--blue-soft);cursor:pointer;text-align:center;border:1.5px dashed #b9c9e3;border-radius:11px;align-content:center;place-items:center;gap:8px;min-height:148px;margin-bottom:15px;transition:color .18s,background .18s,border-color .18s;display:grid}.dropzone:hover{color:var(--blue);background:#f3f7ff;border-color:#7197dc}.dropzone.has-file{color:var(--blue);background:var(--blue-soft);border-color:var(--blue)}.dropzone input{display:none}.dropzone>span{width:44px;height:44px;color:var(--blue);background:#fff;border:1px solid #dce7f8;border-radius:12px;place-items:center;display:grid;box-shadow:0 7px 16px #1e499114}.dropzone .icon{color:currentColor;width:22px;height:22px}.dropzone strong{color:#34445f;overflow-wrap:anywhere;max-width:calc(100% - 28px);font-size:14px}.dropzone p{color:#8d99ac;margin:0;font-size:11px}.upload-panel .field-label{margin-bottom:15px;font-size:12px}.upload-panel .field-label input{font-size:13px}.field-label input,.field-label select,.candidate-form input,.candidate-form select,.candidate-form textarea,.toolbar select{color:#293954;background:#fff;border:1px solid #dfe5ee;border-radius:8px;outline:0;width:100%;min-height:41px;padding:0 11px}.extract-summary{grid-template-columns:repeat(3,1fr);gap:9px;margin-top:24px;margin-bottom:18px;display:grid}.extract-summary div{color:#8995a8;text-align:center;background:#f7f9fc;border:1px solid #edf1f6;border-radius:8px;align-content:center;place-items:center;min-width:0;min-height:105px;padding:14px 10px;font-size:11px;display:grid}.extract-summary div>span{width:31px;height:31px;color:var(--blue);background:var(--blue-soft);border-radius:8px;place-items:center;margin-bottom:7px;display:grid}.extract-summary div:nth-child(2)>span{color:var(--amber);background:var(--amber-soft)}.extract-summary div:nth-child(3)>span{color:var(--green);background:var(--green-soft)}.extract-summary .icon{width:15px;height:15px}.extract-summary strong{color:#22314d;margin:0 0 4px;font-size:22px;line-height:1;display:block}.extract-summary small{font-size:10px}.contract-note{color:#8793a6;align-items:flex-start;gap:7px;margin-top:14px;margin-bottom:18px;font-size:11px;line-height:1.5;display:flex}.contract-note .icon{width:14px;height:14px;margin-top:1px}.job-meta{color:var(--muted);align-items:center;gap:9px;margin-left:auto;font-size:10px;display:flex}.job-meta code{color:#52617b;background:#f2f5f9;border-radius:5px;padding:4px 7px;font-size:9px}.overall-progress{grid-template-columns:minmax(0,1fr) 46px;align-items:center;gap:12px;height:auto;margin:18px 20px;display:grid}.overall-progress>div{background:#edf1f6;border-radius:999px;height:8px;overflow:hidden}.overall-progress>div>span{border-radius:inherit;background:linear-gradient(90deg,#1959d1,#3680ee);height:100%;transition:width .35s;display:block}.overall-progress>strong{color:#35445e;text-align:right;font-size:12px}.worker-tree{padding:0 20px 22px}.tree-root{color:#30405c;align-items:center;gap:10px;font-size:12px;display:flex}.tree-root>div,.worker-row>div{min-width:0}.tree-root strong,.tree-root small,.worker-row strong,.worker-row small{display:block}.tree-root strong{font-size:12px;font-weight:800}.tree-root small{color:#8b97aa;margin-top:3px;font-size:10px}.tree-root>span,.worker-row>span{color:#7d899d;background:#f0f3f7;border-radius:8px;flex:none;place-items:center;width:28px;height:28px;display:grid}.tree-root>span.working,.worker-row>span.working{color:var(--blue);background:var(--blue-soft)}.tree-root>span.done,.worker-row>span.done{color:var(--green);background:var(--green-soft)}.worker-row>span.failed{color:var(--red);background:var(--red-soft)}.tree-root .icon,.worker-row .icon{width:14px;height:14px}.tree-children{border-left:1px solid #dce4ef;margin:11px 0 0 13px;padding-left:24px}.worker-row{color:#6c7990;border-bottom:1px solid #f0f2f6;grid-template-columns:28px minmax(0,1fr) 52px;align-items:center;gap:10px;min-height:56px;font-size:11px;display:grid;position:relative}.worker-row:before{content:"";background:#dce4ef;width:18px;height:1px;position:absolute;left:-24px}.worker-row strong,.worker-row small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.worker-row strong{color:#40506a;font-size:11px}.worker-row small{color:#8c98aa;margin-top:3px;font-size:10px}.worker-row>b{color:#52617a;text-align:right;font-size:10px}.archive-panel{margin-top:16px;overflow:hidden}.archive-list{padding:8px 18px 20px}.archive-list details{border-bottom:1px solid #edf1f5}.archive-list details:last-child{border-bottom:0}.archive-list summary{color:#33425d;text-align:left;cursor:pointer;background:0 0;grid-template-columns:40px 1fr auto;align-items:center;gap:10px;width:100%;padding:14px 4px;list-style:none;display:grid}.archive-list summary::-webkit-details-marker{display:none}.archive-list summary>div:nth-child(2){min-width:0}.archive-list summary strong,.archive-list summary small{display:block}.archive-list summary strong{color:#33425d;text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.archive-list summary small{color:#929daf;margin-top:4px;font-size:10px;line-height:1.45}.zip-icon{width:36px;height:36px;color:var(--blue);background:var(--blue-soft);border-radius:8px;place-items:center;display:grid}.archive-state{color:#8290a4;white-space:nowrap;align-items:center;gap:8px;font-size:10px;display:flex}.archive-state .icon{width:14px;height:14px;transition:transform .18s}.archive-list details[open] .archive-state .icon{transform:rotate(90deg)}.archive-children{border-left:1px solid #dfe5ed;margin:0 0 8px 22px;padding:0 0 0 28px}.archive-children>div{color:#65738a;border-bottom:1px solid #f0f3f6;grid-template-columns:30px minmax(0,1fr) auto;align-items:center;gap:12px;min-height:54px;font-size:11px;display:grid}.archive-children>div>span:first-child{color:#647898;background:#f2f5f9;border-radius:8px;place-items:center;width:30px;height:30px;display:grid}.archive-children>div>span:first-child .icon{width:14px;height:14px}.archive-children>div>div{min-width:0}.archive-children strong,.archive-children small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.archive-children strong{color:#45546e;font-size:11px}.archive-children small{color:#919cad;margin-top:3px;font-size:9px}.unzip-wait{color:#8c98aa;align-items:center;gap:9px;padding:16px 0;font-size:11px;display:flex}.toolbar{align-items:center;gap:10px;margin-bottom:17px;display:flex}.search-box{width:min(460px,100%);height:41px}.search-box input{font-size:11px}.toolbar select{width:180px;font-size:11px}.result-count{color:#8793a5;margin-left:auto;font-size:10px}.result-count strong{color:#2e3d59}.resume-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:15px;display:grid}.resume-card{color:#6d7990;text-align:left;cursor:pointer;background:#fff;border:1px solid #e4e9f0;border-radius:11px;min-width:0;padding:18px;transition:transform .18s,box-shadow .18s,border-color .18s;box-shadow:0 6px 20px #233d6c09}.resume-card:hover{box-shadow:var(--shadow);border-color:#c6d6f0;transform:translateY(-2px)}.resume-card-top{justify-content:space-between;align-items:center;gap:10px;display:flex}.resume-card h2{color:#273651;margin:14px 0 5px;font-size:14px}.resume-card>p{color:#68758b;margin:0 0 13px;font-size:10px}.resume-company{border-top:1px solid #eef1f5;border-bottom:1px solid #eef1f5;align-items:center;gap:7px;padding:10px 0;font-size:10px;display:flex}.resume-company .icon{color:#8190a5;width:14px}.resume-meta{color:#929daf;gap:12px;margin-top:12px;font-size:9px;display:flex}.resume-meta span{align-items:center;gap:4px;display:inline-flex}.resume-meta .icon{width:12px}.open-card{color:var(--blue);align-items:center;gap:6px;margin-top:15px;font-size:10px;font-weight:800;display:flex}.workspace-resumes .resume-card h2{margin-top:16px;font-size:17px;line-height:1.3}.workspace-resumes .resume-card>p{font-size:13px;line-height:1.45}.workspace-resumes .resume-company{font-size:12px;line-height:1.4}.workspace-resumes .resume-meta{font-size:11px}.workspace-resumes .open-card{font-size:12px}.workspace-resumes .resume-card .category-chip{min-height:28px;font-size:11px}.workspace-resumes .resume-card .candidate-avatar{font-size:12px}.workspace-resumes .modal>header h2{font-size:18px}.workspace-resumes .modal>header p{color:var(--muted);margin:4px 0 0;font-size:12px}.workspace-resumes .modal-content{padding:24px}.workspace-resumes .profile-hero p{font-size:13px;line-height:1.45}.workspace-resumes .profile-hero .status-badge,.workspace-resumes .profile-document-actions button{font-size:12px}.workspace-resumes .profile-summary-grid>div{padding:16px}.workspace-resumes .profile-summary-grid span{font-size:10px}.workspace-resumes .profile-summary-grid strong{font-size:14px;line-height:1.4}.workspace-resumes .structured-details>section{padding:18px}.workspace-resumes .structured-details h3{margin-bottom:11px;font-size:14px}.workspace-resumes .structured-details p{font-size:12px;line-height:1.65}.workspace-resumes .structured-details li{padding:6px 9px;font-size:11px}.workspace-resumes .object-value p{grid-template-columns:minmax(105px,.65fr) 1fr}.profile-hero{border-bottom:1px solid var(--line);grid-template-columns:62px 1fr auto;align-items:center;gap:14px;margin-bottom:22px;padding-bottom:18px;display:grid}.candidate-avatar.large{width:58px;height:58px;font-size:15px}.profile-hero h3,.profile-hero p{margin:0}.profile-hero p{color:var(--muted);margin-top:5px;font-size:11px}.profile-document-actions,.candidate-detail-actions>div{align-items:center;gap:8px;display:flex}.profile-summary-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-bottom:18px;display:grid}.profile-summary-grid>div{border:1px solid #0000;border-radius:9px;min-width:0;padding:13px}.profile-summary-grid span,.profile-summary-grid strong{display:block}.profile-summary-grid span{letter-spacing:.4px;text-transform:uppercase;margin-bottom:6px;font-size:8px;font-weight:850}.profile-summary-grid strong{text-overflow:ellipsis;font-size:11px;overflow:hidden}.structured-details{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.structured-details>section{border:1px solid #0000;border-radius:10px;min-width:0;padding:15px;overflow:hidden}.structured-details h3{color:#35435e;margin:0 0 9px;font-size:11px}.structured-details p{color:#6e7a8f;white-space:pre-wrap;margin:0;font-size:10px;line-height:1.6}.structured-details ul{flex-wrap:wrap;gap:6px;margin:0;padding:0;list-style:none;display:flex}.structured-details li{color:#52617b;background:#ffffffb3;border:1px solid #6e82a524;border-radius:7px;padding:5px 8px;font-size:9px;line-height:1.4}.object-value{gap:4px;display:grid}.object-value p{grid-template-columns:minmax(80px,.6fr) 1fr;gap:8px;margin:5px 0;display:grid}.detail-tone.tone-0{color:#315ca9;background:#edf4ff;border-color:#dbe8fc}.detail-tone.tone-1{color:#28775b;background:#ebf8f2;border-color:#d8efe5}.detail-tone.tone-2{color:#7155a2;background:#f4effc;border-color:#e8ddf7}.detail-tone.tone-3{color:#a05f26;background:#fff4e9;border-color:#f6e4d2}.detail-tone.tone-4{color:#9b4655;background:#fff0f3;border-color:#f7dde2}.detail-tone.tone-5{color:#4c7184;background:#edf7f9;border-color:#dcecf0}.detail-tone h3,.detail-tone strong{color:inherit}.pipeline-toolbar{flex-wrap:wrap}.pipeline-table-panel{overflow:hidden}.data-head,.data-row{grid-template-columns:1.4fr 1.15fr .7fr .85fr .5fr .9fr .65fr 36px;align-items:center;gap:12px;min-width:1000px;padding:12px 17px;display:grid}.data-head{color:#96a1b2;text-transform:uppercase;background:#fafbfd;font-size:8px;font-weight:850}.data-row{color:#68758b;border-top:1px solid #eef1f5;font-size:10px}.data-row>span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.data-row>span>strong,.data-row>span>small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.data-row>span>strong{color:#40506a;font-size:11px}.data-row>span>small{color:#929daf;margin-top:3px;font-size:9px}.interview-dots{gap:5px;display:flex}.interview-dots i{color:#8895a7;background:#eef1f5;border-radius:50%;place-items:center;width:22px;height:22px;font-size:8px;font-style:normal;font-weight:800;display:grid}.interview-dots i.passed{color:#08764e;background:var(--green-soft)}.interview-dots i.rejected{color:#aa3440;background:var(--red-soft)}.candidate-detail-actions{justify-content:space-between;align-items:center;gap:12px;margin-bottom:20px;display:flex}.candidate-detail-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.candidate-detail-grid>div{border:1px solid #0000;border-radius:8px;padding:12px;font-size:9px}.candidate-detail-grid strong{color:inherit;margin-top:5px;font-size:11px;display:block}.candidate-form{grid-template-columns:repeat(2,minmax(0,1fr));gap:0 14px;display:grid}.candidate-form textarea{resize:vertical;min-height:88px;padding-top:10px}.candidate-form .wide-field,.candidate-form footer{grid-column:1/-1}.team-grid{grid-template-columns:minmax(280px,.7fr) minmax(480px,1.3fr);gap:16px;display:grid}.team-invite-form,.team-list-panel{padding:22px}.team-invite-form h2,.team-list-panel h2{color:#263652;margin:8px 0;font-size:18px}.team-invite-form p{color:var(--muted);margin:0 0 20px;font-size:12px}.team-invite-form label{color:#34425e;flex-direction:column;gap:7px;margin-bottom:14px;font-size:12px;font-weight:750;display:flex}.team-invite-form input,.team-invite-form select{border:1px solid var(--line);border-radius:8px;height:40px;padding:0 11px}.team-invitations{grid-column:2}.team-row{border-top:1px solid var(--line);grid-template-columns:36px minmax(150px,1fr) 120px auto;align-items:center;gap:12px;padding:12px 0;display:grid}.team-row>div>strong,.team-row>div>small{display:block}.team-row>div>strong{color:#40506a;font-size:12px}.team-row>div>small{color:var(--muted);margin-top:3px;font-size:10px}.team-row select{border:1px solid var(--line);border-radius:7px;height:36px}.team-row-actions{justify-content:flex-end;gap:7px;display:flex}.candidate-form footer{border-top:1px solid var(--line);justify-content:flex-end;gap:9px;margin-top:10px;padding-top:16px;display:flex}.analytics-grid{grid-template-columns:1.1fr .9fr;gap:16px;display:grid}.category-outcomes,.followups-panel{grid-column:1/-1}.stage-cards{grid-template-columns:repeat(3,1fr);gap:10px;padding:18px;display:grid}.stage-cards>div{background:#f8fafc;border-radius:9px;padding:14px}.stage-cards h3{color:#34425d;margin:0;font-size:11px}.stage-cards>div>strong{color:#20304b;margin:10px 0;font-size:22px;display:block}.split-bar{background:#fdecef;border-radius:9px;height:6px;display:block;overflow:hidden}.split-bar>i{background:var(--green);height:100%;display:block}.stage-cards p{color:#7d899d;justify-content:space-between;gap:7px;margin:10px 0 0;font-size:8px;display:flex}.legend-dot{background:var(--green);border-radius:50%;width:6px;height:6px;margin-right:3px;display:inline-block}.legend-dot.red{background:var(--red)}.column-chart{justify-content:space-around;align-items:flex-end;gap:8px;height:225px;padding:23px 18px 16px;display:flex}.column-chart>div{color:#7b879a;text-align:center;flex:1;grid-template-rows:auto minmax(0,1fr) auto;align-items:end;gap:8px;height:100%;font-size:8px;display:grid}.column-chart i{background:#edf2fa;border-radius:5px 5px 2px 2px;align-items:flex-end;width:min(32px,75%);height:100%;min-height:20px;margin:0 auto;display:flex;overflow:hidden}.column-chart i>b{background:linear-gradient(#2d72e3,#1959d1);border-radius:5px 5px 2px 2px;width:100%;min-height:5px;display:block}.column-chart>div>strong{color:#40506a;font-size:10px}.column-chart>div>span{overflow-wrap:anywhere;min-height:24px;line-height:1.3}.category-table{overflow-x:auto}.category-table>div{color:#6f7c91;border-top:1px solid #eef1f5;grid-template-columns:1.5fr repeat(5,.7fr);align-items:center;gap:10px;min-width:760px;min-height:43px;padding:0 18px;font-size:10px;display:grid}.category-table>div:first-child{color:#97a1b1;text-transform:uppercase;background:#fafbfd;border-top:0;font-size:8px;font-weight:850}.category-table strong{color:#33415d}.positive-number{color:var(--green);font-weight:800}.negative-number{color:var(--red);font-weight:800}.followup-list{padding:5px 18px 17px}.followup-list>div{border-bottom:1px solid #eef1f5;grid-template-columns:34px 1fr auto;align-items:center;gap:10px;min-height:56px;display:grid}.followup-list strong,.followup-list small{display:block}.followup-list>div>div>strong{color:#33415d;font-size:10px}.followup-list small{color:#929daf;margin-top:3px;font-size:8px}.followup-list p{color:#aa3440;text-align:right;margin:0;font-size:10px}.analytics-kpi-grid{grid-template-columns:repeat(6,minmax(0,1fr));gap:12px;margin-bottom:16px;display:grid}.analytics-kpi-grid .stat-card{min-height:112px;padding:16px}.analytics-kpi-grid .stat-icon{width:38px;height:38px}.analytics-primary-grid,.analytics-distribution-grid{gap:16px;margin-bottom:16px;display:grid}.analytics-primary-grid{grid-template-columns:minmax(0,1.3fr) minmax(330px,.7fr)}.analytics-distribution-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.chart-legend,.performance-legend,.activity-legend{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px 13px;margin-left:auto;display:flex}.chart-legend span,.performance-legend span,.activity-legend span{align-items:center;gap:5px;color:#7c899d!important;letter-spacing:0!important;text-transform:none!important;font-size:11px!important;font-weight:750!important;display:inline-flex!important}.chart-legend span:before,.performance-legend span:before,.activity-legend span:before{content:"";background:#dfe5ed;border-radius:50%;width:7px;height:7px}.chart-legend .passed:before{background:var(--green)}.chart-legend .rejected:before{background:var(--red)}.chart-legend .pending:before{background:#dfe5ed}.performance-legend .r1:before{background:#1959d1}.performance-legend .r2:before{background:#7357cf}.performance-legend .selected:before{background:var(--green)}.performance-legend .rejected:before{background:var(--red)}.performance-legend .pending:before{background:#dfe5ed}.activity-legend .contacts:before{background:#1959d1}.activity-legend .offers:before{background:#d78b20}.activity-legend .joiners:before{background:var(--green)}.interview-outcomes-panel,.final-outcome-panel{min-height:330px;overflow:hidden}.stage-outcome-chart{gap:24px;padding:30px 24px;display:grid}.stage-outcome-row{grid-template-columns:125px minmax(150px,1fr) 128px;align-items:center;gap:16px;display:grid}.stage-outcome-row>div:first-child strong,.stage-outcome-row>div:first-child small{display:block}.stage-outcome-row>div:first-child strong{color:#34435e;font-size:14px}.stage-outcome-row>div:first-child small{color:#929daf;margin-top:4px;font-size:11px}.outcome-stack{background:#eef2f6;border-radius:999px;height:16px;display:flex;overflow:hidden}.outcome-stack i{min-width:0;height:100%;display:block}.outcome-stack .passed{background:linear-gradient(90deg,#0f9566,#22b77f)}.outcome-stack .rejected{background:linear-gradient(90deg,#cf414f,#df6671)}.outcome-stack .pending{background:#dfe5ed}.stage-outcome-values{grid-template-columns:repeat(3,1fr);gap:5px;display:grid}.stage-outcome-values span{color:#53617a;background:#f3f6f9;border-radius:7px;place-items:center;min-height:28px;font-size:12px;font-weight:850;display:grid}.stage-outcome-values span:first-child{color:#08764e;background:var(--green-soft)}.stage-outcome-values span:nth-child(2){color:#aa3440;background:var(--red-soft)}.outcome-donut-wrap{grid-template-columns:160px minmax(120px,1fr);place-items:center;gap:20px;min-height:262px;padding:26px;display:grid}.outcome-donut{border-radius:50%;place-items:center;width:158px;height:158px;display:grid;box-shadow:inset 0 0 0 1px #2538560a}.outcome-donut>div{background:#fff;border-radius:50%;align-content:center;place-items:center;width:105px;height:105px;display:grid;box-shadow:0 6px 18px #22396214}.outcome-donut strong,.outcome-donut small{display:block}.outcome-donut strong{color:#253550;font-size:25px;line-height:1}.outcome-donut small{color:#909bad;margin-top:6px;font-size:11px}.outcome-breakdown{gap:13px;width:100%;display:grid}.outcome-breakdown>div{border-bottom:1px solid #eef1f5;grid-template-columns:9px 1fr;align-items:center;gap:10px;padding-bottom:10px;display:grid}.outcome-breakdown>div:last-child{border-bottom:0}.outcome-breakdown>div>span{background:#dfe5ed;border-radius:50%;width:9px;height:9px}.outcome-breakdown>div>span.green{background:var(--green)}.outcome-breakdown>div>span.red{background:var(--red)}.outcome-breakdown p{margin:0}.outcome-breakdown strong,.outcome-breakdown small{display:block}.outcome-breakdown strong{color:#35445e;font-size:15px}.outcome-breakdown small{color:#929daf;margin-top:2px;font-size:11px}.analytics-bar-panel{min-height:390px;overflow:hidden}.analytics-horizontal-chart{gap:13px;padding:23px 21px 25px;display:grid}.analytics-horizontal-chart>div{grid-template-columns:minmax(125px,180px) minmax(90px,1fr) 34px;align-items:center;gap:11px;min-height:26px;display:grid}.analytics-horizontal-chart>div>span{color:#53617a;text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:12px;font-weight:750;line-height:1.3;overflow:hidden}.analytics-horizontal-chart>div>i{background:#edf1f6;border-radius:999px;height:9px;overflow:hidden}.analytics-horizontal-chart>div>i>b{border-radius:inherit;background:linear-gradient(90deg,#1959d1,#4a8af1);height:100%;display:block}.analytics-horizontal-chart>div>strong{color:#33435e;text-align:right;font-size:13px}.analytics-horizontal-chart>.empty-state{grid-template-columns:1fr;place-content:center;min-height:270px;display:grid}.status-bars>div>i>b.status-tone-0{background:#1959d1}.status-bars>div>i>b.status-tone-1{background:#7357cf}.status-bars>div>i>b.status-tone-2{background:#d78b20}.status-bars>div>i>b.status-tone-3{background:#14a36f}.status-bars>div>i>b.status-tone-4{background:#d64c59}.status-bars>div>i>b.status-tone-5{background:#4f8fbe}.category-performance-panel{margin-bottom:16px;overflow:hidden}.category-performance-chart{padding:6px 21px 22px}.category-performance-row{border-bottom:1px solid #edf1f5;grid-template-columns:minmax(150px,210px) minmax(0,1fr);align-items:center;gap:20px;min-height:78px;display:grid}.category-performance-row:last-child{border-bottom:0}.category-performance-name{min-width:0}.category-performance-name strong,.category-performance-name small{display:block}.category-performance-name strong{color:#35445f;text-overflow:ellipsis;white-space:nowrap;font-size:13px;line-height:1.35;overflow:hidden}.category-performance-name small{color:#919caf;margin-top:5px;font-size:11px}.category-stage-grid{grid-template-columns:repeat(4,minmax(125px,1fr));gap:12px;display:grid}.category-stage-cell{background:#fafbfd;border:1px solid #edf1f5;border-radius:9px;gap:8px;min-width:0;padding:11px;display:grid}.category-stage-cell>strong{color:#4d5c75;font-size:11px}.category-stage-track{background:#edf1f5;border-radius:999px;height:9px;display:flex;overflow:hidden}.category-stage-track i{min-width:0;height:100%;display:block}.category-stage-track .positive{background:var(--green)}.category-stage-track .rejected{background:var(--red)}.category-stage-track .pending{background:#dfe5ed}.category-stage-counts{flex-wrap:wrap;gap:5px 8px;display:flex}.category-stage-counts span{font-size:9px;font-weight:800}.category-stage-counts .positive{color:#08764e}.category-stage-counts .rejected{color:#aa3440}.category-stage-counts .pending{color:#8c97a8}.monthly-activity-panel,.analytics-followups{margin-bottom:16px;overflow:hidden}.monthly-activity-chart{align-items:stretch;gap:14px;min-height:320px;padding:25px 24px 22px;display:flex;overflow-x:auto}.monthly-activity-group{flex:1 0 84px;grid-template-rows:minmax(220px,1fr) auto;gap:12px;min-width:84px;display:grid}.monthly-activity-bars{border-bottom:1px solid #dfe5ed;justify-content:center;align-items:flex-end;gap:6px;height:235px;padding:0 5px;display:flex}.monthly-activity-bars i{flex-direction:column;justify-content:flex-end;align-items:center;gap:5px;width:min(25%,24px);height:100%;font-style:normal;display:flex}.monthly-activity-bars i strong{color:#68758b;font-size:9px}.monthly-activity-bars i b{background:linear-gradient(#4a8af1,#1959d1);border-radius:5px 5px 1px 1px;width:100%;display:block}.monthly-activity-bars i.offers b{background:linear-gradient(#edb65b,#d78b20)}.monthly-activity-bars i.joiners b{background:linear-gradient(#35bf8c,#149b6b)}.monthly-activity-group>span{color:#66748b;text-align:center;text-overflow:ellipsis;white-space:nowrap;font-size:10px;font-weight:750;overflow:hidden}.assistant-workspace{grid-template-columns:226px minmax(0,1fr);align-items:start;gap:16px;display:grid}.assistant-thread{min-width:0}.chat-history{min-height:700px;position:sticky;top:92px;overflow:hidden}.chat-history-header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:10px;min-height:66px;padding:12px 13px 12px 16px;display:flex}.chat-history-header span{color:var(--blue);letter-spacing:.55px;text-transform:uppercase;font-size:7px;font-weight:850;display:block}.chat-history-header h2{color:#2f3e59;margin:4px 0 0;font-size:14px}.chat-history-header>button{color:#fff;background:var(--blue);cursor:pointer;border:0;border-radius:8px;align-items:center;gap:5px;height:32px;padding:0 9px;font-size:8px;font-weight:850;display:inline-flex}.chat-history-header>button .icon{width:12px}.chat-history-list{scrollbar-gutter:stable;gap:6px;max-height:634px;padding:10px;display:grid;overflow-y:auto}.chat-history-item{background:#fafbfd;border:1px solid #e8ecf2;border-radius:9px;min-width:0;transition:border-color .16s,background .16s,box-shadow .16s;position:relative;overflow:hidden}.chat-history-item:hover{border-color:#cbd8e9;box-shadow:0 7px 16px #2a49720f}.chat-history-item.active{box-shadow:inset 3px 0 0 var(--blue);background:#f0f5fc;border-color:#9bb9e2}.chat-history-open{width:100%;min-width:0;color:inherit;text-align:left;cursor:pointer;background:0 0;border:0;grid-template-columns:27px minmax(0,1fr);align-items:start;gap:8px;padding:11px 29px 11px 11px;display:grid}.chat-history-open>span{color:#708099;background:#edf1f6;border-radius:7px;place-items:center;width:27px;height:27px;display:grid}.chat-history-open>span.running{color:var(--blue);background:var(--blue-soft);animation:1.1s infinite pulse}.chat-history-open .icon{width:12px}.chat-history-open>div{min-width:0}.chat-history-open strong,.chat-history-open small,.chat-history-open p{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.chat-history-open strong{color:#34435e;font-size:9px;font-weight:850}.chat-history-open small{color:#7f8b9f;margin-top:4px;font-size:7px}.chat-history-open p{color:#a0a9b8;margin:5px 0 0;font-size:6px;font-weight:750}.chat-history-delete{color:#9aa5b5;opacity:0;cursor:pointer;background:0 0;border:0;border-radius:6px;place-items:center;width:23px;height:23px;transition:opacity .16s,color .16s,background .16s;display:grid;position:absolute;top:7px;right:6px}.chat-history-item:hover .chat-history-delete,.chat-history-item.active .chat-history-delete,.chat-history-delete:focus-visible{opacity:1}.chat-history-delete:hover{color:#b32e3c;background:#fdecef}.chat-history-delete .icon{width:11px}.assistant-tabs{background:#edf1f6;border:1px solid #e1e6ee;border-radius:11px;align-items:center;gap:5px;margin-bottom:14px;padding:5px;display:inline-flex}.assistant-tabs button{color:#7e8a9e;cursor:pointer;background:0 0;border:0;border-radius:8px;align-items:center;gap:7px;min-height:36px;padding:0 14px;font-size:10px;font-weight:800;display:inline-flex}.assistant-tabs button.active{color:var(--blue);background:#fff;box-shadow:0 3px 10px #26456e14}.assistant-tabs .icon{width:14px}.assistant-tabs button>span{color:#6f7c90;background:#e6eaf0;border-radius:999px;place-items:center;min-width:19px;height:19px;padding:0 5px;font-size:7px;display:grid}.assistant-tabs button.active>span{color:#fff;background:var(--blue)}.assistant-layout{grid-template-columns:minmax(0,1fr);gap:16px;display:grid}.chat-panel{grid-template-rows:auto 1fr auto;min-height:650px;display:grid;overflow:hidden}.chat-header{border-bottom:1px solid var(--line);grid-template-columns:36px 1fr auto;align-items:center;gap:10px;min-height:66px;padding:12px 17px;display:grid}.chat-header>span{color:#fff;background:var(--blue);border-radius:9px;place-items:center;width:36px;height:36px;display:grid}.chat-header strong,.chat-header small{display:block}.chat-header strong{color:#2c3a55;font-size:12px}.chat-header small{color:var(--muted);margin-top:3px;font-size:9px}.chat-header>i{background:var(--green);border-radius:50%;width:8px;height:8px}.chat-header>i.pulse{animation:1.1s infinite pulse}@keyframes pulse{50%{box-shadow:0 0 0 6px #14a36f1f}}.chat-messages{background:#fafbfd;flex-direction:column;gap:14px;max-height:540px;padding:22px;display:flex;overflow-y:auto}.chat-welcome{color:#79869a;text-align:center;max-width:440px;margin:auto}.chat-welcome .icon{width:34px;height:34px;color:var(--blue)}.chat-welcome h3{color:#2e3c57;margin:13px 0 7px;font-size:17px}.chat-welcome p{margin:0;font-size:10px;line-height:1.6}.chat-bubble{align-self:flex-end;align-items:flex-start;gap:9px;max-width:80%;display:flex}.chat-bubble>span{color:#fff;background:#71809a;border-radius:8px;flex:none;place-items:center;width:28px;height:28px;font-size:8px;font-weight:850;display:grid}.chat-bubble>p{color:#fff;background:var(--blue);white-space:pre-wrap;border-radius:10px 3px 10px 10px;margin:0;padding:11px 13px;font-size:10px;line-height:1.55}.chat-bubble.assistant{align-self:flex-start;width:min(100%,720px);max-width:92%}.chat-bubble.assistant>span{background:var(--blue)}.chat-bubble.assistant>p,.agent-response{color:#4c5b74;background:#fff;border:1px solid #e4e9f1;border-radius:3px 10px 10px}.agent-response{overflow-wrap:anywhere;min-width:0;padding:14px 16px;font-size:10px;line-height:1.6}.agent-response>p{margin:0 0 9px}.agent-response>p:last-of-type{margin-bottom:0}.agent-response h2,.agent-response h3{color:#2c3d59;margin:14px 0 7px;line-height:1.25}.agent-response h2:first-child,.agent-response h3:first-child{margin-top:0}.agent-response h2{font-size:14px}.agent-response h3{font-size:12px}.agent-response strong{color:#2f405d;font-weight:850}.agent-response a{color:var(--blue);font-weight:750;text-decoration:none}.agent-response a:hover{text-decoration:underline}.agent-response code{color:#37547a;background:#edf3fb;border-radius:4px;padding:2px 5px;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:9px}.agent-response blockquote{color:#61718a;border-left:3px solid var(--blue);background:#f5f8fc;border-radius:0 7px 7px 0;margin:10px 0;padding:9px 11px}.agent-response hr{border:0;border-top:1px solid #e7ebf1;margin:13px 0}.agent-list-row{grid-template-columns:16px 1fr;gap:7px;margin:5px 0;display:grid}.agent-list-row>i{color:var(--blue);text-align:center;font-style:normal;font-weight:900}.agent-list-row.numbered>i{color:#fff;background:var(--blue);border-radius:50%;place-items:center;width:16px;height:16px;font-size:7px;display:grid}.agent-list-row>p{margin:0}.agent-table-wrap{border:1px solid #e3e9f1;border-radius:8px;width:100%;margin:10px 0 14px;overflow-x:auto}.agent-table-wrap table{border-collapse:collapse;background:#fff;width:100%}.agent-table-wrap th,.agent-table-wrap td{text-align:left;vertical-align:top;white-space:normal;border-bottom:1px solid #edf0f5;padding:8px 10px}.agent-table-wrap th{color:#44536c;letter-spacing:.25px;text-transform:uppercase;background:#f5f8fc;font-size:8px;font-weight:850}.agent-table-wrap tr:last-child td{border-bottom:0}.stream-cursor{vertical-align:-2px;background:var(--blue);border-radius:1px;width:6px;height:11px;margin-left:4px;animation:.8s step-end infinite stream-blink;display:inline-block}@keyframes stream-blink{50%{opacity:0}}.thinking{color:#8894a7;align-items:center;gap:4px;font-size:9px;display:flex}.thinking span{background:var(--blue);border-radius:50%;width:5px;height:5px;animation:1s infinite alternate bounce}.thinking span:nth-child(2){animation-delay:.15s}.thinking span:nth-child(3){margin-right:5px;animation-delay:.3s}@keyframes bounce{to{opacity:.45;transform:translateY(-4px)}}.inline-tool-update{background:#fffaf1;border:1px solid #f0d9b4;border-radius:10px;align-self:flex-start;width:min(100% - 37px,720px);margin-left:37px;padding:12px 13px;animation:.18s ease-out tool-update-in;overflow:hidden;box-shadow:0 7px 18px #8053140f}@keyframes tool-update-in{0%{opacity:0;transform:translateY(-4px)}}.inline-tool-heading{grid-template-columns:29px minmax(0,1fr) auto;align-items:center;gap:9px;display:grid}.inline-tool-heading>span{color:#a75b00;background:#ffedcf;border-radius:8px;place-items:center;width:29px;height:29px;display:grid}.inline-tool-heading .icon{width:14px}.inline-tool-heading small,.inline-tool-heading strong{display:block}.inline-tool-heading small{color:#a48860;letter-spacing:.3px;text-transform:uppercase;margin-bottom:2px;font-size:8px;font-weight:800}.inline-tool-heading strong{color:#624a2a;font-size:10px}.inline-tool-heading>i{color:#9b5a08;letter-spacing:.35px;text-transform:uppercase;background:#ffedcf;border-radius:999px;padding:5px 8px;font-size:7px;font-style:normal;font-weight:900}.inline-tool-update .tool-query{margin-top:9px}.inline-tool-update .tool-query>div{background:#ffffffb8;border-color:#f1dfc4}.chat-composer{border-top:1px solid var(--line);gap:9px;padding:14px;display:flex}.chat-composer textarea{resize:vertical;color:#35435e;border:1px solid #dfe5ee;border-radius:9px;outline:0;flex:1;min-height:47px;max-height:120px;padding:12px}.assistant-side{flex-direction:column;gap:16px;display:flex}.activity-panel{align-self:start;width:100%;transition:min-height .24s,box-shadow .24s}.activity-panel.expanded{min-height:420px;box-shadow:0 14px 34px #1e427117}.activity-state{color:#8290a5;letter-spacing:.45px;text-transform:uppercase;background:#f1f4f8;border-radius:999px;padding:4px 8px;font-size:7px;font-weight:850}.activity-state.running{color:#087c55;background:#e7f7f0}.activity-empty{color:#919cad;padding:20px;font-size:10px;line-height:1.5}.activity-timeline{max-height:390px;padding:10px 17px;transition:max-height .24s;overflow-y:auto}.activity-panel.compact .activity-timeline{max-height:142px}.activity-panel.compact .activity-entry:not(:nth-last-child(-n+2)){display:none}.activity-entry{grid-template-columns:28px 1fr;gap:9px;padding:8px 0;display:grid}.activity-entry>span{width:26px;height:26px;color:var(--blue);background:var(--blue-soft);border-radius:7px;place-items:center;display:grid}.activity-entry.tool>span{color:#a75b00;background:#fff3df}.activity-entry.result>span{color:#087c55;background:#e7f7f0}.activity-timeline .icon{width:13px}.activity-timeline strong{color:#42516b;font-size:9px;display:block}.activity-timeline small{color:#919cad;margin-top:3px;font-size:8px;line-height:1.4;display:block}.tool-query{gap:5px;margin-top:7px;display:grid}.tool-query>div{background:#f7f9fc;border:1px solid #edf0f5;border-radius:7px;min-width:0;padding:7px 8px}.tool-query span{color:#8793a6;letter-spacing:.35px;text-transform:uppercase;margin-bottom:2px;font-size:6px;font-weight:850;display:block}.tool-query strong{color:#43536d;overflow-wrap:anywhere;white-space:pre-wrap;font-size:8px;font-weight:700;line-height:1.45}.tool-query pre{color:#43536d;white-space:pre-wrap;word-break:break-word;max-height:110px;margin:4px 0 0;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:7px;line-height:1.45;overflow:auto}.tool-query .tool-query-result{color:#087c55;background:#e7f7f0;border-radius:6px;margin:1px 0 0;padding:5px 7px;font-size:7px;font-weight:800}.ai-results{grid-column:1/-1}.ai-results-tab{min-height:650px;overflow:hidden}.ai-result-scroll{overscroll-behavior:contain;scrollbar-gutter:stable;max-height:590px;overflow-y:auto}.ai-result-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;padding:17px;display:grid}.ai-candidate{color:#6b7890;text-align:left;cursor:pointer;background:#fafbfd;border:1px solid #e6eaf1;border-radius:9px;min-width:0;padding:14px;transition:transform .16s,border-color .16s,box-shadow .16s;position:relative}.ai-candidate:hover{z-index:1;border-color:#a9c1e7;transform:translateY(-2px);box-shadow:0 10px 24px #22437417}.ai-candidate h3{color:#33415c;margin:12px 0 4px;font-size:12px}.ai-candidate p{margin:0 0 8px;font-size:9px}.ai-candidate>small{color:#929dae;font-size:8px}.ai-candidate .open-card{justify-content:flex-end}.ai-profile-hero{grid-template-columns:62px 1fr}.document-preview-backdrop{z-index:140;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0b172fb8;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.document-preview-dialog{background:#f1f4f8;border-radius:14px;grid-template-rows:auto 1fr;width:min(1120px,100%);height:min(92vh,940px);display:grid;overflow:hidden;box-shadow:0 30px 100px #040f2461}.document-preview-dialog>header{background:#fff;border-bottom:1px solid #dfe5ed;align-items:center;gap:20px;min-height:72px;padding:13px 18px;display:flex}.document-preview-dialog>header>div:first-child{min-width:0}.document-preview-dialog>header span{color:var(--blue);letter-spacing:.8px;text-transform:uppercase;font-size:8px;font-weight:850;display:block}.document-preview-dialog>header h2{color:#283751;text-overflow:ellipsis;white-space:nowrap;margin:3px 0;font-size:14px;overflow:hidden}.document-preview-dialog>header p{color:#8a96a8;margin:0;font-size:9px}.document-preview-actions{align-items:center;gap:8px;margin-left:auto;display:flex}.document-preview-body{min-height:0;position:relative;overflow:auto}.document-preview-frame{background:#fff;border:0;width:100%;height:100%;display:block}.document-image-preview{place-items:center;min-height:100%;padding:25px;display:grid}.document-image-preview img{background:#fff;max-width:100%;max-height:100%;box-shadow:0 12px 35px #1f304f21}.document-docx-shell{min-height:100%;padding:26px 0;position:relative}.document-docx-preview .docx-wrapper{min-height:100%;background:#e9edf3!important;padding:22px!important}.document-docx-preview .docx-wrapper>section.docx{margin:0 auto 18px!important;box-shadow:0 10px 30px #1e2f4c1f!important}.document-render-overlay{color:#56647c;text-align:center;background:#f1f4f8e0;align-content:center;place-items:center;gap:12px;padding:25px;display:grid;position:absolute;inset:0}.document-render-overlay.error{color:#9d2c39}.document-render-overlay p{max-width:520px;margin:0;font-size:10px}.document-text-preview{background:#fff;width:min(850px,100% - 34px);min-height:calc(100% - 34px);margin:17px auto;padding:38px 46px;box-shadow:0 12px 35px #1f304f1a}.document-text-preview pre{color:#34425c;white-space:pre-wrap;margin:0;font:11px/1.7 ui-monospace,SFMono-Regular,Consolas,monospace}.modal-backdrop{z-index:100;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#0f1b3275;place-items:center;padding:25px;display:grid;position:fixed;inset:0}.modal{background:#fff;border-radius:13px;width:min(620px,100%);max-height:min(88vh,900px);overflow:hidden;box-shadow:0 26px 80px #0a193740}.modal.wide{width:min(880px,100%)}.modal>header{border-bottom:1px solid var(--line);align-items:center;gap:12px;min-height:62px;padding:12px 18px;display:flex}.modal>header h2{color:#263551;margin:0;font-size:15px}.modal>header .icon-button{margin-left:auto}.modal-content{max-height:calc(88vh - 62px);padding:19px;overflow-y:auto}.mobile-overlay{display:none}:is(.workspace-dashboard,.workspace-ingestion,.workspace-pipeline,.workspace-analytics,.workspace-assistant) :is(p,button,input,select,textarea,label){font-size:12px}:is(.workspace-dashboard,.workspace-ingestion,.workspace-pipeline,.workspace-analytics,.workspace-assistant) small{font-size:11px}:is(.workspace-dashboard,.workspace-ingestion,.workspace-pipeline,.workspace-analytics,.workspace-assistant) :is(.status-badge,.step-chip,.category-chip){min-height:29px;padding-left:11px;padding-right:11px;font-size:12px}:is(.workspace-dashboard,.workspace-ingestion,.workspace-pipeline,.workspace-analytics,.workspace-assistant) .eyebrow{font-size:11px}:is(.workspace-dashboard,.workspace-ingestion,.workspace-pipeline,.workspace-analytics,.workspace-assistant) .page-heading h1{font-size:30px}:is(.workspace-dashboard,.workspace-ingestion,.workspace-pipeline,.workspace-analytics,.workspace-assistant) .page-heading p{max-width:780px;font-size:14px}:is(.workspace-dashboard,.workspace-ingestion,.workspace-pipeline,.workspace-analytics,.workspace-assistant) .panel-heading span:not(.step-chip){font-size:10px}:is(.workspace-dashboard,.workspace-ingestion,.workspace-pipeline,.workspace-analytics,.workspace-assistant) .panel-heading h2{font-size:16px}.workspace-dashboard .stat-card>div span{font-size:12px}.workspace-dashboard .stat-card>div small{font-size:11px}.workspace-dashboard :is(.funnel-chart>div,.horizontal-bars>div){font-size:12px}.workspace-dashboard .table-head{font-size:10px}.workspace-dashboard .table-row,.workspace-dashboard .quick-actions button{font-size:12px}.workspace-ingestion .dropzone strong{font-size:14px}.workspace-ingestion .dropzone p,.workspace-ingestion .extract-summary div{font-size:11px}.workspace-ingestion .contract-note,.workspace-ingestion .job-meta,.workspace-ingestion .worker-row,.workspace-ingestion .archive-state,.workspace-ingestion .archive-children>div,.workspace-ingestion .unzip-wait{font-size:12px}.workspace-pipeline .data-head{font-size:10px}.workspace-pipeline .data-row{font-size:12px}.workspace-pipeline .interview-dots i{font-size:10px}.workspace-pipeline .candidate-detail-grid>div{font-size:11px}.workspace-pipeline .candidate-detail-grid strong,.workspace-analytics .stage-cards h3{font-size:13px}.workspace-analytics .stage-cards p{font-size:11px}.workspace-analytics .column-chart>div{font-size:10px}.workspace-analytics .category-table>div{min-height:48px;font-size:12px}.workspace-analytics .category-table>div:first-child{font-size:10px}.workspace-analytics .followup-list>div>div>strong{font-size:12px}.workspace-analytics .followup-list small{font-size:11px}.workspace-assistant .chat-history-header span{font-size:9px}.workspace-assistant .chat-history-header>button,.workspace-assistant .chat-history-open strong{font-size:11px}.workspace-assistant .chat-history-open small{font-size:10px}.workspace-assistant .chat-history-open p{font-size:9px}.workspace-assistant .assistant-tabs button{font-size:12px}.workspace-assistant .chat-header strong{font-size:14px}.workspace-assistant .chat-header small{font-size:11px}.workspace-assistant .chat-welcome p,.workspace-assistant .chat-bubble>p,.workspace-assistant .agent-response{font-size:12px}.workspace-assistant .agent-response h2{font-size:16px}.workspace-assistant .agent-response h3{font-size:14px}.workspace-assistant .agent-response code,.workspace-assistant .thinking{font-size:11px}.workspace-assistant .inline-tool-heading small{font-size:10px}.workspace-assistant .inline-tool-heading strong{font-size:12px}.workspace-assistant .inline-tool-heading>i,.workspace-assistant .activity-state{font-size:9px}.workspace-assistant .activity-timeline strong{font-size:11px}.workspace-assistant .activity-timeline small{font-size:10px}.workspace-assistant .tool-query span{font-size:9px}.workspace-assistant .tool-query strong,.workspace-assistant .tool-query pre,.workspace-assistant .tool-query .tool-query-result{font-size:10px}.workspace-assistant .ai-candidate h3{font-size:14px}.workspace-assistant .ai-candidate p{font-size:11px}.workspace-assistant .ai-candidate>small{font-size:10px}@media (width<=1250px){.auth-landing{grid-template-columns:minmax(0,1.3fr) minmax(390px,.7fr)}.marketing-panel{padding:0 4vw}.marketing-hero{grid-template-columns:1fr;padding-top:48px}.hero-copy{max-width:700px}.product-preview{min-width:0;transform:none}.public-hero{grid-template-columns:minmax(0,1fr) minmax(390px,.85fr);gap:44px}.feature-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.feature-grid article{min-height:205px}.analytics-kpi-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.resume-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.ai-result-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=1020px){.auth-landing{grid-template-columns:1fr}.login-panel{min-height:0}.marketing-panel{padding:0 5vw}.module-strip>div{grid-template-columns:repeat(2,minmax(0,1fr))}.public-hero{grid-template-columns:1fr;max-width:760px;padding-top:64px}.public-hero-copy{max-width:700px}.hero-product-card{width:100%}.auth-page{grid-template-columns:1fr}.auth-brand-panel{min-height:390px;padding:38px max(32px,8vw)}.auth-brand-copy{margin:54px 0 38px;padding:0}.auth-brand-copy h1{max-width:700px;font-size:44px}.auth-brand-copy ul{grid-template-columns:repeat(3,minmax(0,1fr))}.auth-form-panel{min-height:620px}.analytics-primary-grid{grid-template-columns:1fr}.outcome-donut-wrap{grid-template-columns:180px minmax(180px,1fr)}.sidebar{transition:transform .2s;transform:translate(-102%);box-shadow:15px 0 35px #15274b26}.sidebar.open{transform:translate(0)}.workspace-main{margin-left:0}.mobile-menu{display:inline-grid}.topbar{grid-template-columns:auto 190px minmax(120px,1fr) auto;gap:16px}.topbar-mobile-company{width:180px;height:46px;display:block}.topbar-page-context{display:none}.mobile-overlay{z-index:35;background:#0f1b325c;display:block;position:fixed;inset:0}.stats-grid{grid-template-columns:repeat(2,1fr)}.assistant-workspace{grid-template-columns:1fr}.chat-history{min-height:0;position:static}.chat-history-list{grid-template-columns:repeat(3,minmax(0,1fr));max-height:220px}.assistant-layout{grid-template-columns:1fr}.assistant-side{grid-template-columns:repeat(2,1fr);display:grid}.ai-result-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=760px){.marketing-nav{height:72px}.marketing-links{display:none}.marketing-nav>.outline-button{margin-left:auto}.marketing-hero{padding-top:35px}.hero-copy h1{letter-spacing:-2.2px;font-size:44px}.product-preview{display:none}.module-strip{margin-top:40px}.login-panel{padding:0}.public-nav{grid-template-columns:minmax(130px,1fr) minmax(150px,1fr);gap:8px 18px;width:min(100% - 32px,1180px);min-height:136px;padding:12px 0}.public-company-logo{width:170px;height:48px}.public-product-brand{justify-self:end}.public-product-brand .brand.large .brand-logo{width:42px;height:42px}.public-product-brand .brand.large .brand-copy strong{font-size:18px}.public-product-brand .brand-copy small{display:none}.public-nav-center{grid-area:2/1/auto/-1}.public-nav-center>nav{display:none}.public-nav-actions{justify-content:center}.public-hero{gap:52px;width:min(100% - 32px,760px);min-height:0;padding:62px 0 76px}.public-hero-copy h1{letter-spacing:-2.4px;font-size:48px}.public-features{padding-top:72px;padding-bottom:72px}.feature-grid{grid-template-columns:1fr}.feature-grid article{min-height:0}.workflow-cta{flex-direction:column;align-items:flex-start;width:min(100% - 32px,1180px);padding:64px 0}.public-footer{flex-direction:column;justify-content:center;align-items:flex-start;width:min(100% - 32px,1180px);padding:24px 0}.auth-brand-copy ul{grid-template-columns:1fr}.auth-brand-header{gap:16px}.auth-brand-header .company-logo{width:150px;height:50px}.auth-brand-header .brand.large{gap:9px}.auth-brand-header .brand.large .brand-logo{width:40px;height:40px}.auth-brand-header .brand.large .brand-copy strong{font-size:17px}.auth-brand-header .brand-copy small{display:none}.auth-form-panel{min-height:600px;padding:46px 28px}.auth-back{margin-bottom:38px}.analytics-distribution-grid{grid-template-columns:1fr}.stage-outcome-row{grid-template-columns:115px minmax(120px,1fr) 112px}.category-performance-row{grid-template-columns:1fr;gap:12px;padding:15px 0}.category-performance-name strong{white-space:normal}.category-stage-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.progress-panel .panel-heading{flex-wrap:wrap;align-items:flex-start}.progress-panel-actions{width:100%;margin-left:0}.topbar{grid-template-columns:auto minmax(120px,1fr) auto auto;gap:10px;padding:0 16px}.topbar-mobile-company{width:140px;height:40px}.topbar-actions .user-menu>div{display:none}.topbar-actions .user-menu{grid-template-columns:32px}.topbar-product-brand .brand.large{gap:8px}.topbar-product-brand .brand.large .brand-logo{width:38px;height:38px}.topbar-product-brand .brand.large .brand-copy strong{font-size:16px}.topbar-product-brand .brand-copy small{display:none}.page-content{padding:22px 16px 40px}.page-heading{align-items:flex-start}.page-actions{margin-top:3px}.dashboard-grid,.ingestion-layout,.analytics-grid{grid-template-columns:1fr}.progress-panel,.category-outcomes,.followups-panel{grid-column:auto}.resume-grid{grid-template-columns:1fr}.toolbar{flex-wrap:wrap}.toolbar .search-box{width:100%}.toolbar select{flex:1;width:auto}.result-count{width:100%;margin-left:0}.stage-cards{grid-template-columns:1fr}.chat-history-list{grid-template-columns:repeat(2,minmax(0,1fr))}.assistant-side,.ai-result-grid{grid-template-columns:1fr}.candidate-detail-grid{grid-template-columns:repeat(2,1fr)}.profile-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.document-preview-backdrop{padding:0}.document-preview-dialog{border-radius:0;width:100%;height:100vh}}@media (width<=520px){.hero-copy h1{font-size:37px}.hero-actions{flex-direction:column;align-items:stretch}.module-strip{gap:15px}.module-strip>div{grid-template-columns:1fr}.login-ribbon{padding:38px 22px 56px}.login-form{width:calc(100% - 28px);margin:-26px auto 32px;padding:26px}.public-nav .brand-copy small{display:none}.public-company-logo{width:135px;height:40px}.public-product-brand .brand.large .brand-logo{width:36px;height:36px}.public-product-brand .brand.large .brand-copy strong{font-size:15px}.public-nav-actions .nav-login{display:none}.public-nav-actions .primary-button{min-height:36px;padding:0 12px}.public-hero{padding-top:48px}.public-hero-copy h1{letter-spacing:-2px;font-size:40px}.public-hero-copy>p{font-size:15px}.hero-assurances{display:grid}.hero-product-stack{padding:12px 36px 12px 4px}.hero-stack-card{inset:12px 36px 12px 4px}.hero-stack-card-back{transform:translate(28px,2px)rotate(2deg)}.hero-stack-card-middle{transform:translate(15px,1px)rotate(1deg)}.hero-product-stack:hover .hero-stack-card-back{transform:translate(30px,2px)rotate(2.25deg)}.hero-product-stack:hover .hero-stack-card-middle{transform:translate(17px,1px)rotate(1.25deg)}.hero-product-card{padding:15px}.hero-product-stats{grid-template-columns:1fr}.hero-product-stats>div{grid-template-columns:1fr auto;align-items:center;display:grid}.hero-product-stats>div strong{grid-area:1/2/3}.hero-pipeline-row{grid-template-columns:67px minmax(60px,1fr) 28px}.section-intro{text-align:left}.workflow-cta .primary-button{width:100%}.auth-brand-panel{min-height:340px;padding:28px 22px}.auth-brand-header .company-logo{width:132px;height:44px}.auth-brand-header .brand.large .brand-logo{width:35px;height:35px}.auth-brand-header .brand.large .brand-copy strong{font-size:15px}.auth-brand-copy{margin:48px 0 26px}.auth-brand-copy h1{letter-spacing:-1.8px;font-size:36px}.auth-brand-copy>p{font-size:13px}.auth-brand-copy ul{display:none}.auth-form-panel{padding:38px 22px}.auth-form .login-copy h2{font-size:27px}.analytics-kpi-grid{grid-template-columns:1fr}.chart-legend,.performance-legend,.activity-legend{display:none}.stage-outcome-chart{gap:18px;padding:22px 17px}.stage-outcome-row{grid-template-columns:1fr;gap:9px}.stage-outcome-values{max-width:145px}.outcome-donut-wrap{grid-template-columns:1fr;padding:24px 18px}.outcome-breakdown{max-width:230px}.analytics-horizontal-chart{padding-left:16px;padding-right:16px}.analytics-horizontal-chart>div{grid-template-columns:minmax(100px,125px) minmax(55px,1fr) 28px}.category-performance-chart{padding-left:16px;padding-right:16px}.category-stage-grid{grid-template-columns:1fr}.monthly-activity-chart{padding-left:16px;padding-right:16px}.topbar-page-context small,.user-menu small{display:none}.topbar{grid-template-columns:auto minmax(100px,1fr) auto;gap:8px;padding:0 12px}.topbar-mobile-company{width:120px;height:34px}.topbar-actions{display:none}.topbar-product-brand .brand.large .brand-logo{width:34px;height:34px}.topbar-product-brand .brand.large .brand-copy strong{font-size:14px}.page-heading{flex-direction:column}.page-actions{margin-left:0}.stats-grid,.quick-actions{grid-template-columns:1fr}.horizontal-bars>div{grid-template-columns:minmax(0,1fr) 34px}.horizontal-bars>div>i{grid-column:1/-1}.extract-summary{grid-template-columns:1fr}.worker-row{grid-template-columns:28px minmax(0,1fr)}.worker-row>b{display:none}.archive-list summary{grid-template-columns:40px minmax(0,1fr)}.archive-state{white-space:normal;grid-column:2;justify-self:start}.archive-children{margin-left:18px;padding-left:18px}.archive-children>div{grid-template-columns:30px minmax(0,1fr)}.archive-children>div>.status-badge{grid-column:2;margin-top:7px}.profile-hero{grid-template-columns:54px 1fr}.profile-document-actions{grid-column:1/-1}.profile-document-actions button{flex:1}.candidate-detail-actions{flex-direction:column;align-items:flex-start}.candidate-detail-actions>div{width:100%}.candidate-detail-actions>div button{flex:1}.profile-summary-grid,.structured-details,.candidate-form,.candidate-detail-grid,.chat-history-list{grid-template-columns:1fr}.chat-history-delete{opacity:1}.candidate-form .wide-field,.candidate-form footer{grid-column:auto}.chat-messages{padding:15px}.chat-bubble{max-width:94%}.modal-backdrop{padding:10px}.document-preview-dialog>header{align-items:flex-start}.document-preview-actions .outline-button{width:38px;padding:0;font-size:0}.document-preview-actions .outline-button .icon{width:17px}.document-text-preview{width:calc(100% - 18px);margin:9px auto;padding:24px 18px}}
