:root{--page:#f4f8fd;--surface:#fff;--surface-soft:#f8fbff;--line:#dbe6f5;--line-strong:#c6d7ee;--text:#0f2344;--muted:#667da0;--muted-2:#8da0bd;--blue:#1268e8;--blue-2:#0d5bd5;--blue-soft:#eaf3ff;--navy:#052b55;--navy-2:#073968;--navy-3:#0c477f;--green:#12b981;--amber:#f4a51c;--violet:#8b5cf6;--shadow:0 14px 34px #10315b14;--shadow-soft:0 8px 20px #10315b0f;--shadow-premium:0 24px 70px #0a234521;--shell-sidebar:#092746;--shell-sidebar-2:#061c34;--shell-glass:#ffffffd6;--ring:0 0 0 4px #1268e821;--radius:8px;--radius-lg:12px;--radius-md:8px;--radius-sm:6px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--page);min-height:100vh;color:var(--text);margin:0;font-family:Aptos,Aptos Display,Segoe UI,sans-serif;overflow-x:hidden}a{color:inherit;text-decoration:none}button,input,select{font:inherit}button,select{cursor:pointer}.portal-svg{width:18px;height:18px;display:block}.portal-kicker,.eyebrow,.guide-label,.stat-label{color:var(--blue);letter-spacing:.18em;text-transform:uppercase;margin:0;font-size:.72rem;font-weight:800}.primary-btn,.secondary-btn,.text-btn,.portal-primary-btn,.portal-secondary-btn,.portal-text-btn{background:0 0;border:0}.primary-btn,.secondary-btn,.portal-primary-btn,.portal-secondary-btn{border-radius:var(--radius);justify-content:center;align-items:center;gap:10px;min-height:48px;padding:0 22px;font-weight:800;transition:transform .16s,box-shadow .16s,border-color .16s;display:inline-flex}.primary-btn,.portal-primary-btn{background:linear-gradient(180deg, var(--blue) 0%, var(--blue-2) 100%);color:#fff;box-shadow:0 9px 18px #1268e82e}.primary-btn:hover,.secondary-btn:hover,.portal-primary-btn:hover,.portal-secondary-btn:hover{transform:translateY(-1px)}.portal-text-btn,.text-btn{color:var(--blue);font-weight:800}.full-width{width:100%}.portal-home,.dashboard-page{width:min(1200px,100% - 48px);margin:0 auto;padding:48px 0 72px}.hero-panel,.dashboard-hero,.content-card,.stat-card,.guide-card{border:1px solid var(--line);border-radius:var(--radius-lg);box-shadow:var(--shadow);background:#fffffff5}.hero-panel,.dashboard-hero{grid-template-columns:minmax(0,1.6fr) minmax(320px,.9fr);align-items:stretch;gap:24px;padding:32px;display:grid}.hero-copy h1,.dashboard-hero h1{margin:10px 0 14px;font-size:clamp(2rem,4vw,3.4rem);line-height:1.04}.hero-text,.dashboard-hero .hero-text,.content-card p,.stat-card span,.guide-list{color:var(--muted);line-height:1.7}.hero-actions{flex-wrap:wrap;gap:14px;margin-top:28px;display:flex}.guide-card{color:#fff;background:linear-gradient(#073765 0%,#0a4d86 100%);padding:24px}.guide-card .guide-label{color:#eaf2ffc7}.guide-list{color:inherit;margin:18px 0 0;padding-left:18px}.guide-list li+li{margin-top:12px}.auth-page{background:radial-gradient(circle at 18% 15%,#1268e82e,#0000 28%),linear-gradient(135deg,#eef6ff 0%,#f9fbff 45%,#fff 100%);place-items:center;min-height:100vh;padding:36px;display:grid}.auth-shell{border:1px solid var(--line);background:#fff;border-radius:18px;grid-template-columns:minmax(0,1.05fr) 430px;width:min(1120px,100%);display:grid;overflow:hidden;box-shadow:0 28px 80px #08254b29}.auth-brand{color:#fff;background:linear-gradient(155deg,#062a54 0%,#073f77 54%,#1268e8 100%);min-height:660px;padding:48px;position:relative}.auth-brand:after{content:"";opacity:.9;background:linear-gradient(90deg,#0000 0 12%,#fff3 12% 14%,#0000 14% 100%),linear-gradient(#ffffff47,#ffffff14);border:1px solid #ffffff2e;border-radius:18px;width:240px;height:180px;position:absolute;inset:auto 42px 42px auto}.auth-brand h1{max-width:560px;margin:12px 0 18px;font-size:clamp(2.25rem,4vw,4rem);line-height:1.02}.auth-brand p{color:#cbdcf2;max-width:560px;margin:0;line-height:1.7}.auth-brand .eyebrow,.auth-brand .guide-label{color:#8ec2ff}.auth-guide{z-index:1;background:#ffffff14;border:1px solid #ffffff29;border-radius:14px;width:min(430px,100%);margin-top:54px;padding:24px;position:relative}.auth-guide h2{margin:8px 0;font-size:1.25rem}.auth-card{background:#fff;flex-direction:column;justify-content:center;padding:48px 40px;display:flex}.card-header h2{text-transform:capitalize;margin:8px 0;font-size:2rem;line-height:1.1}.card-header p,.auth-footer{color:var(--muted);line-height:1.6}.auth-form{gap:18px;margin-top:22px;display:grid}.field{gap:9px;display:grid}.field span{color:#52698d;letter-spacing:.12em;text-transform:uppercase;font-size:.74rem;font-weight:800}.field input{border:1px solid var(--line-strong);border-radius:var(--radius);background:var(--surface-soft);min-height:52px;color:var(--text);outline:none;padding:0 15px}.field input:focus{border-color:var(--blue);box-shadow:0 0 0 4px #1268e81f}.auth-footer{justify-content:space-between;gap:16px;margin-top:24px;display:flex}.status-card{border-radius:var(--radius);color:#b42318;background:#fff3f3;border:1px solid #be181829;min-height:72px;padding:15px 17px}.compact-state{min-height:auto}.portal-app{background:#f5f9ff;grid-template-columns:264px minmax(0,1fr);min-height:100vh;display:grid}.portal-sidebar{color:#fff;background:linear-gradient(#052b55 0%,#032443 100%);flex-direction:column;height:100vh;padding:22px 16px;display:flex;position:sticky;top:0;overflow-y:auto}.portal-sidebar-brand{align-items:center;gap:12px;padding:0 6px 24px;display:flex}.placfy-mark{color:#0d5bd5;background:#fff;border-radius:7px;place-items:center;width:32px;height:32px;font-weight:900;display:grid;box-shadow:0 10px 20px #010f2333}.portal-sidebar-brand strong,.portal-sidebar-brand span{display:block}.portal-sidebar-brand strong{font-size:1.15rem}.portal-sidebar-brand span{color:#9fb7d6;letter-spacing:.18em;text-transform:uppercase;margin-top:3px;font-size:.74rem;font-weight:800}.sidebar-close{display:none}.company-mini-card{border-radius:var(--radius);background:#ffffff12;border:1px solid #81b5ff2e;grid-template-columns:36px minmax(0,1fr) 16px;align-items:center;gap:12px;min-height:58px;margin:2px 2px 22px;padding:12px 14px;display:grid;position:relative}.company-mini-card select{opacity:0;position:absolute;inset:0}.company-mini-icon{background:var(--blue);color:#fff;border-radius:50%;place-items:center;width:34px;height:34px;font-size:.68rem;font-weight:900;display:grid}.company-mini-card strong,.company-mini-card small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.company-mini-card strong{font-size:.82rem}.company-mini-card small{color:#bdd0e9;margin-top:3px;font-size:.72rem}.portal-navigation{gap:23px;display:grid}.portal-nav-group{gap:5px;display:grid}.portal-nav-group>p{color:#9ab0cc;letter-spacing:.09em;text-transform:uppercase;margin:0 8px 7px;font-size:.72rem;font-weight:800}.portal-nav-link{border-radius:var(--radius-sm);color:#dce9f8;grid-template-columns:32px minmax(0,1fr) auto;align-items:center;gap:10px;min-height:45px;padding:7px 10px;display:grid}.portal-nav-link:hover{background:#ffffff12}.portal-nav-link.is-active{color:#fff;background:linear-gradient(#1976ff 0%,#0d62e8 100%);box-shadow:0 12px 20px #00000024}.portal-nav-icon{color:#bdd2ec;background:#ffffff1a;border-radius:6px;place-items:center;width:28px;height:28px;display:grid}.portal-nav-link.is-active .portal-nav-icon{color:#fff;background:#ffffff26}.portal-nav-icon .portal-svg{width:17px;height:17px}.portal-nav-copy{min-width:0}.portal-nav-copy strong,.portal-nav-copy small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.portal-nav-copy strong{font-size:.82rem}.portal-nav-copy small{color:#a9bdd8;margin-top:2px;font-size:.7rem}.portal-nav-link.is-active small{color:#d8e8ff}.nav-badge{color:#fff;text-transform:uppercase;background:#1d7cff;border-radius:6px;padding:3px 7px;font-size:.62rem;font-weight:900}.collapse-control{color:#cfe0f5;background:0 0;border:0;border-top:1px solid #ffffff1a;align-items:center;gap:12px;width:calc(100% - 10px);margin:auto 5px 0;padding:14px 6px 0;font-weight:700;display:flex}.collapse-control .portal-svg{background:#ffffff1a;border-radius:7px;width:28px;height:28px;padding:7px}.portal-main{min-width:0}.portal-topbar{border-bottom:1px solid var(--line);background:#fffffff5;grid-template-columns:minmax(180px,1fr) minmax(0,auto);align-items:center;gap:24px;min-height:76px;padding:0 28px;display:grid}.topbar-leading,.topbar-actions{align-items:center;gap:18px;min-width:0;display:flex}.breadcrumbs{color:#657a9c;align-items:center;gap:10px;min-width:0;font-size:.84rem;font-weight:700;display:flex}.breadcrumbs span{text-overflow:ellipsis;white-space:nowrap;max-width:160px;overflow:hidden}.breadcrumbs strong{color:var(--text)}.breadcrumbs .portal-svg{color:#91a4c0;width:14px}.menu-btn{display:none}.global-search{flex:0 392px;min-width:280px;position:relative}.global-search>span,.top-company-switcher>span{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.global-search input{border:1px solid var(--line-strong);border-radius:var(--radius);width:100%;height:40px;color:var(--text);background:#fff;outline:none;padding:0 44px;box-shadow:inset 0 1px #10315b05}.global-search input:focus{border-color:#9bc3ff;box-shadow:0 0 0 3px #1268e81c}.global-search .portal-svg{color:#5e7495;width:18px;position:absolute;top:50%;left:15px;transform:translateY(-50%)}.global-search kbd{border:1px solid var(--line-strong);color:#8ba0bc;background:#f7faff;border-radius:5px;place-items:center;min-width:22px;height:22px;font-size:.78rem;display:grid;position:absolute;top:50%;right:10px;transform:translateY(-50%)}.top-company-switcher{min-width:164px;color:var(--text);align-items:center;gap:8px;padding:0 28px 0 0;display:flex;position:relative}.top-company-switcher:before,.profile-control:before{content:"";background:var(--line);width:1px;position:absolute;top:8px;bottom:8px;left:-18px}.top-company-switcher select{max-width:125px;color:var(--text);appearance:none;background:0 0;border:0;outline:none;font-weight:800}.top-job-switcher{background:linear-gradient(#fff 0%,#f7fbff 100%);border:1px solid #d8e4f5;border-radius:16px;gap:12px;min-width:280px;padding:10px 44px 10px 14px;box-shadow:0 12px 30px -24px #0f233f59}.top-job-switcher:before{display:none}.top-job-switcher select{opacity:0;cursor:pointer;width:100%;max-width:none;position:absolute;inset:0}.top-switcher-copy{gap:2px;min-width:0;display:grid}.top-switcher-copy strong,.top-switcher-copy small{display:block}.top-switcher-copy strong{color:#5f7596;letter-spacing:.14em;text-transform:uppercase;font-size:.66rem;font-weight:900}.top-switcher-copy small{max-width:180px;color:var(--ink);text-overflow:ellipsis;white-space:nowrap;font-size:.84rem;font-weight:800;overflow:hidden}.top-job-switcher:hover{border-color:#bfd4f2;box-shadow:0 16px 34px -24px #1268e847}.top-job-switcher>.portal-svg:first-child{color:#1268e8}.top-company-switcher>.portal-svg:first-child{color:var(--blue)}.top-company-switcher>.portal-svg:last-child{color:#6a7e9d;width:15px;position:absolute;right:0}.notification-control{width:36px;height:36px;color:var(--text);background:0 0;border:0;place-items:center;display:grid;position:relative}.notification-control span{background:var(--blue);color:#fff;border-radius:50%;place-items:center;width:17px;height:17px;font-size:.66rem;font-weight:900;display:grid;position:absolute;top:1px;right:2px}.profile-control{max-width:210px;color:var(--text);background:0 0;border:0;align-items:center;gap:10px;padding:0 0 0 18px;display:flex;position:relative}.profile-control>span{color:#fff;background:#07366b;border-radius:50%;place-items:center;width:32px;height:32px;font-size:.78rem;font-weight:900;display:grid}.profile-control strong,.profile-control small{text-align:left;text-overflow:ellipsis;white-space:nowrap;max-width:115px;display:block;overflow:hidden}.profile-control strong{font-size:.78rem}.profile-control small{color:var(--muted);text-transform:capitalize;margin-top:1px;font-size:.68rem}.profile-control .portal-svg{color:#6b7f9d;width:14px}.portal-content{width:min(1450px,100%);margin:0 auto;padding:16px 28px 28px}.portal-notice{border-radius:var(--radius);color:#174e9d;background:#eef6ff;border:1px solid #bfd8ff;justify-content:space-between;align-items:center;gap:18px;margin-bottom:16px;padding:12px 15px;font-size:.86rem;display:flex}.portal-notice button{color:var(--blue);background:0 0;border:0;font-weight:800}.entity-welcome-card{border-radius:var(--radius-lg);min-height:182px;box-shadow:var(--shadow-soft);background:radial-gradient(circle at 72% 30%,#1268e81a,#0000 34%),linear-gradient(#f8fbff 0%,#eef6ff 100%);border:1px solid #a9cbfa;grid-template-columns:minmax(0,1fr) minmax(320px,.95fr) 220px;align-items:center;gap:22px;padding:28px 40px 28px 28px;display:grid}.entity-welcome-copy h1{margin:12px 0;font-size:clamp(1.7rem,2.4vw,2.35rem);line-height:1.08}.entity-welcome-copy p:not(.portal-kicker){color:#5d7396;max-width:600px;margin:0;line-height:1.65}.entity-hero-visual{height:132px;position:relative}.mini-chart-card{border:1px solid var(--line);width:180px;height:112px;box-shadow:var(--shadow-soft);background:#ffffffeb;border-radius:10px;padding:15px;position:absolute;top:9px;left:0}.candidate-mini-row{align-items:center;gap:10px;display:flex}.candidate-mini-row span{background:linear-gradient(#ffd7b0,#ffb573);border-radius:50%;width:20px;height:20px}.candidate-mini-row strong{background:#dfe6f0;border-radius:99px;width:78px;height:9px}.sparkline{border-bottom:1px solid #e3ebf5;height:64px;margin-top:14px;position:relative}.sparkline:before{content:"";background:linear-gradient(90deg,#4d90f8,#1268e8);height:2px;position:absolute;top:28px;left:12px;right:10px;transform:rotate(-16deg)}.sparkline i{background:#fff;border:2px solid #1268e8;border-radius:50%;width:8px;height:8px;position:absolute}.sparkline i:first-child{top:44px;left:14px}.sparkline i:nth-child(2){top:31px;left:38px}.sparkline i:nth-child(3){top:16px;left:62px}.sparkline i:nth-child(4){top:22px;left:86px}.sparkline i:nth-child(5){top:9px;left:108px}.sparkline i:nth-child(6){top:20px;left:130px}.sparkline i:nth-child(7){top:12px;left:150px}.donut-card{border:1px solid var(--line);width:92px;height:112px;box-shadow:var(--shadow-soft);background:#ffffffe6;border-radius:9px;place-items:center;display:grid;position:absolute;top:10px;right:18px}.donut-card>span{background:conic-gradient(#1268e8 0 70%, #d8e6fb 70% 100%);border-radius:50%;width:58px;height:58px;-webkit-mask:radial-gradient(circle,#0000 0 47%,#000 48%);mask:radial-gradient(circle,#0000 0 47%,#000 48%)}.donut-card div{gap:5px;display:flex}.donut-card i{background:#c9d7ee;border:2px solid #fff;border-radius:50%;width:18px;height:18px}.hero-shield{z-index:2;color:#fff;clip-path:polygon(50% 0,88% 14%,88% 56%,50% 100%,12% 56%,12% 14%);filter:drop-shadow(0 12px 20px #1268e83d);background:linear-gradient(#287dff,#0d5bd5);place-items:center;width:58px;height:58px;display:grid;position:absolute;bottom:18px;left:-36px}.entity-welcome-actions{gap:12px;display:grid}.entity-stat-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin:20px 0 14px;display:grid}.entity-stat-card{border:1px solid var(--line);border-radius:var(--radius-lg);min-height:100px;box-shadow:var(--shadow-soft);background:#fff;grid-template-columns:58px minmax(0,1fr) 26px;align-items:center;gap:15px;padding:18px 16px;display:grid}.entity-stat-card p,.entity-stat-card span{color:#536a8f;margin:0;font-size:.84rem}.entity-stat-card strong{margin:6px 0 5px;font-size:1.75rem;line-height:1;display:block}.entity-stat-card button{color:#49607f;background:0 0;border:0;place-items:center;width:26px;height:26px;display:grid}.stat-icon{border-radius:12px;place-items:center;width:54px;height:54px;display:grid}.stat-icon .portal-svg{width:28px;height:28px}.stat-icon-blue{color:#1268e8;background:#e8f2ff}.stat-icon-green{color:#12a875;background:#dcfaef}.stat-icon-amber{color:#e39309;background:#fff0cf}.stat-icon-violet{color:#7c3ff2;background:#f0e7ff}.entity-dashboard-grid{grid-template-columns:minmax(0,1.05fr) minmax(360px,.95fr);gap:14px;display:grid}.entity-panel,.entity-glance-panel,.entity-module-hero,.entity-empty-panel{border:1px solid var(--line);border-radius:var(--radius-lg);box-shadow:var(--shadow-soft);background:#fff}.entity-panel-heading{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:14px;display:flex}.entity-panel-heading h2{align-items:center;gap:9px;margin:0;font-size:1rem;display:flex}.entity-panel-heading p{color:var(--muted);margin:5px 0 0;font-size:.78rem}.entity-panel-heading--stack{gap:8px;display:grid}.queue-list{border-radius:var(--radius);border:1px solid #e5edf8;gap:0;display:grid;overflow:hidden}.queue-row{background:#fbfdff;grid-template-columns:40px minmax(0,1fr) auto;align-items:center;gap:14px;padding:13px 14px;display:grid}.queue-row+.queue-row{border-top:1px solid #e5edf8}.queue-count{border-radius:50%;place-items:center;width:32px;height:32px;font-size:.82rem;font-weight:900;display:grid}.queue-count-violet{color:#7c3ff2;background:#f0e7ff}.queue-count-amber{color:#e39309;background:#fff0cf}.queue-count-green{color:#0f9969;background:#dcfaef}.queue-row strong,.queue-row small{display:block}.queue-row strong{font-size:.82rem}.queue-row small{color:var(--muted);margin-top:4px;font-size:.72rem}.queue-row button{border:1px solid var(--line);border-radius:var(--radius-sm);min-height:30px;color:var(--blue);background:#fff;align-items:center;gap:10px;padding:0 12px;font-size:.72rem;font-weight:800;display:inline-flex}.queue-row button .portal-svg{width:14px}.entity-glance-panel{color:#fff;background:linear-gradient(145deg,#062c58 0%,#0e5592 100%);padding:22px;box-shadow:0 14px 28px #062c5838}.entity-glance-panel .entity-panel-heading{margin-bottom:18px}.entity-glance-panel h2{color:#fff}.entity-glance-panel dl{gap:0;margin:0;display:grid}.entity-glance-panel dl div{border-bottom:1px solid #ffffff29;grid-template-columns:160px minmax(0,1fr) 20px;align-items:center;gap:12px;padding:12px 0;display:grid}.entity-glance-panel dt{color:#bfd5ef;font-size:.78rem}.entity-glance-panel dd{color:#fff;text-overflow:ellipsis;text-transform:capitalize;white-space:nowrap;margin:0;font-size:.82rem;font-weight:800;overflow:hidden}.entity-glance-panel dl .portal-svg{color:#cfe4ff;width:17px}.secure-strip{border-radius:var(--radius);background:#ffffff1a;align-items:center;gap:12px;margin-top:13px;padding:13px;display:flex}.secure-strip .portal-svg{width:22px}.secure-strip strong,.secure-strip span{display:block}.secure-strip strong{font-size:.78rem}.secure-strip span{color:#cfe0f4;font-size:.72rem}.entity-bottom-grid{grid-template-columns:minmax(360px,1.15fr) minmax(310px,.9fr) minmax(310px,.95fr);gap:14px;margin-top:14px;display:grid}.entity-panel select{border:1px solid var(--line);border-radius:var(--radius-sm);color:#3f5577;background:#fff;min-width:118px;height:34px;padding:0 12px;font-size:.78rem;font-weight:700}.pipeline-numbers{grid-template-columns:repeat(6,minmax(0,1fr));margin:20px 0 16px;display:grid}.pipeline-numbers div{border-left:1px solid #dce7f5;padding:0 14px}.pipeline-numbers div:first-child{border-left:0;padding-left:0}.pipeline-numbers span,.pipeline-numbers strong{display:block}.pipeline-numbers span{color:var(--muted);font-size:.72rem}.pipeline-numbers strong{margin-top:7px;font-size:1.38rem}.pipeline-track{height:28px;margin:5px 0 16px;position:relative}.pipeline-track:before{content:"";background:linear-gradient(90deg,#1268e8,#1268e8 62%,#8b5cf6 70%,#12b981 100%);border-radius:99px;height:4px;position:absolute;top:12px;left:8px;right:8px}.pipeline-track span{top:7px;left:calc((100% - 20px) / 5 * var(--pipeline-index));background:#fff;border:3px solid #1268e8;border-radius:50%;width:14px;height:14px;position:absolute}.pipeline-track span:nth-last-child(-n+2){border-color:#12b981}.portal-link-row{width:100%;color:var(--blue);background:0 0;border:0;border-top:1px solid #e4edf8;justify-content:space-between;align-items:center;padding:12px 0 0;font-weight:800;display:flex}.interview-list,.activity-list{gap:12px;display:grid}.interview-row{grid-template-columns:58px 34px minmax(0,1fr) auto;align-items:center;gap:12px;display:grid}.interview-time{border-radius:var(--radius-sm);background:#f8fbff;border:1px solid #e2ebf7;padding:8px}.interview-time span,.interview-time strong,.interview-row strong,.interview-row small,.activity-row strong,.activity-row small{display:block}.interview-time span{color:var(--muted);font-size:.68rem}.interview-time strong{margin-top:2px;font-size:.68rem}.avatar-chip{color:#6b3ed6;background:#eee8ff;border-radius:50%;place-items:center;width:30px;height:30px;font-size:.68rem;font-weight:900;display:grid}.interview-row strong{font-size:.76rem}.interview-row small{color:var(--muted);margin-top:2px;font-size:.68rem}.mode-chip{color:#1268e8;background:#e8f2ff;border-radius:99px;padding:5px 10px;font-size:.68rem;font-weight:800}.mode-chip-warm{color:#c67800;background:#fff0cf}.activity-row{grid-template-columns:34px minmax(0,1fr);align-items:center;gap:12px;display:grid}.activity-icon{border-radius:8px;place-items:center;width:30px;height:30px;display:grid}.activity-icon .portal-svg{width:16px}.activity-icon-blue{color:#1268e8;background:#e8f2ff}.activity-icon-amber{color:#e39309;background:#fff0cf}.activity-icon-green{color:#0f9969;background:#dcfaef}.activity-icon-violet{color:#7c3ff2;background:#f0e7ff}.activity-row strong{color:#3f5577;font-size:.72rem;line-height:1.35}.activity-row small{color:var(--muted);margin-top:3px;font-size:.68rem}.entity-module-shell{gap:18px;display:grid}.entity-module-hero{justify-content:space-between;align-items:center;gap:24px;padding:28px;display:flex}.entity-module-hero h1{margin:9px 0 10px;font-size:clamp(1.8rem,3vw,2.55rem);line-height:1.08}.entity-module-hero p:not(.portal-kicker),.entity-empty-panel p{max-width:650px;color:var(--muted);margin:0;line-height:1.65}.entity-empty-panel{text-align:center;place-items:center;min-height:360px;padding:48px;display:grid}.entity-empty-icon{width:64px;height:64px;color:var(--blue);background:#e8f2ff;border-radius:14px;place-items:center;margin:0 auto 16px;display:grid}.entity-empty-icon .portal-svg{width:32px;height:32px}.entity-empty-panel h2{margin:0 0 10px}.entity-messages-shell{gap:20px}.entity-messages-board{border:1px solid var(--line);background:linear-gradient(#fff 0%,#fbfdff 100%);border-radius:28px;grid-template-columns:minmax(260px,312px) minmax(0,1fr);min-height:700px;display:grid;overflow:hidden;box-shadow:0 30px 70px -42px #0f233f47}.entity-messages-hero{align-items:end;padding:24px 28px}.entity-messages-sidebar{border-right:1px solid var(--line);background:linear-gradient(#fcfdff 0%,#f6faff 100%);grid-template-rows:auto auto minmax(0,1fr);gap:12px;padding:18px;display:grid}.entity-messages-sidebar-head,.entity-messages-main-head{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.entity-messages-sidebar-head h2,.entity-messages-main-head h2{margin:5px 0 0;font-size:1.08rem;line-height:1.2}.entity-message-count{min-width:34px;height:34px;color:var(--blue);background:linear-gradient(#edf5ff 0%,#e3efff 100%);border-radius:999px;place-items:center;padding:0 9px;font-size:.78rem;font-weight:900;display:inline-grid}.entity-message-search{background:#fff;border:1px solid #dbe7f6;border-radius:14px;align-items:center;gap:9px;height:42px;padding:0 12px;transition:border-color .18s,box-shadow .18s,background .18s;display:flex}.entity-message-search:focus-within{background:#fff;border-color:#bfd4f2;box-shadow:0 0 0 4px #1268e814}.entity-message-search input{width:100%;color:var(--text);font:inherit;background:0 0;border:0;outline:none}.entity-message-thread-list{align-content:start;gap:10px;min-height:0;padding-right:4px;display:grid;overflow-y:auto}.entity-message-thread{text-align:left;background:#fff;border:1px solid #dfe8f5;border-radius:18px;gap:8px;width:100%;padding:14px;transition:border-color .18s,box-shadow .18s,transform .18s,background .18s;display:grid}.entity-message-thread:hover,.entity-message-thread.is-active{background:linear-gradient(#fff 0%,#fbfdff 100%);border-color:#b8d2f5;transform:translateY(-1px);box-shadow:0 18px 28px -24px #1268e847}.entity-message-thread:focus-visible{border-color:#8cb5ee;outline:none;box-shadow:0 0 0 4px #1268e81f}.entity-message-thread-top{grid-template-columns:42px minmax(0,1fr) auto;align-items:center;gap:10px;display:grid}.entity-message-avatar{border-radius:12px;width:40px;height:40px}.entity-message-thread-copy{gap:2px;min-width:0;display:grid}.entity-message-thread-copy strong,.entity-message-thread-copy small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.entity-message-thread-copy strong{color:var(--ink);font-size:.88rem}.entity-message-thread-copy small{color:var(--muted);font-size:.74rem}.entity-message-unread{background:var(--blue);color:#fff;border-radius:999px;place-items:center;min-width:24px;height:24px;padding:0 7px;font-size:.72rem;font-weight:900;display:inline-grid}.entity-message-thread>p{color:#506685;margin:0;font-size:.78rem;line-height:1.5}.entity-message-thread-meta{color:var(--muted);justify-content:space-between;align-items:center;gap:10px;font-size:.7rem;display:flex}.entity-messages-main{background:linear-gradient(#fff 0%,#fcfdff 100%);grid-template-rows:auto minmax(0,1fr) auto;min-width:0;display:grid}.entity-messages-main-head{border-bottom:1px solid var(--line);padding:18px 20px 16px}.entity-messages-main-head p{color:var(--muted);margin:6px 0 0;font-size:.82rem;line-height:1.5}.entity-message-head-badges{flex-wrap:wrap;justify-content:flex-end;gap:10px;display:flex}.entity-message-head-badges span{color:#4c6486;background:#f8fbff;border:1px solid #dfe8f5;border-radius:999px;padding:8px 11px;font-size:.72rem;font-weight:800}.entity-message-timeline{background:radial-gradient(circle at 100% 0,#1268e814,#0000 24%),linear-gradient(#f8fbff 0%,#fff 34%);min-height:0;padding:16px 20px;overflow-y:auto}.entity-message-stack{gap:10px;display:grid}.entity-message-bubble-row{display:flex}.entity-message-bubble-row.is-mine{justify-content:flex-end}.entity-message-bubble{background:#fff;border:1px solid #dfe8f5;border-radius:20px 20px 20px 10px;max-width:min(760px,78%);padding:12px 14px;box-shadow:0 16px 28px -28px #0f233f42}.entity-message-bubble.is-mine{background:linear-gradient(135deg,#16375f 0%,#1d5f84 100%);border-color:#1268e829;border-radius:20px 20px 10px}.entity-message-bubble-meta{color:#8094b3;flex-wrap:wrap;gap:7px;font-size:.68rem;display:flex}.entity-message-bubble.is-mine .entity-message-bubble-meta{color:#d8f2ffd1}.entity-message-bubble p{white-space:pre-wrap;color:#425a79;margin:8px 0 0;font-size:.84rem;line-height:1.62}.entity-message-bubble.is-mine p{color:#fff}.entity-message-composer{border-top:1px solid var(--line);background:#fff;gap:10px;padding:14px 20px 18px;display:grid}.entity-message-composer-shell{background:linear-gradient(#fbfdff 0%,#f7fbff 100%);border:1px solid #dfe8f5;border-radius:20px;gap:10px;padding:10px;display:grid}.entity-message-composer-top{justify-content:space-between;align-items:center;gap:12px;padding:0 2px;display:flex}.entity-message-composer-top p,.entity-message-composer-top span{color:#7a8fab;letter-spacing:.14em;text-transform:uppercase;margin:0;font-size:.7rem;font-weight:800}.entity-message-composer textarea{width:100%;height:56px;min-height:56px;color:var(--text);font:inherit;resize:none;background:#fff;border:1px solid #dbe7f6;border-radius:16px;outline:none;padding:14px 15px;font-size:.88rem;line-height:1.6;transition:border-color .18s,box-shadow .18s}.entity-message-composer textarea:focus{border-color:#bfd4f2;box-shadow:0 0 0 4px #1268e814}.entity-message-composer-footer{justify-content:space-between;align-items:center;gap:12px;display:flex}.entity-message-composer-footer p{color:var(--muted);margin:0;font-size:.76rem;line-height:1.55}.entity-message-composer .portal-primary-btn{border-radius:14px;min-height:40px;padding:0 16px;box-shadow:0 18px 34px -26px #0f233f61}.entity-message-empty{text-align:center;align-content:center;place-items:center;gap:10px;min-height:240px;padding:24px;display:grid}.entity-message-empty-stage{min-height:100%}.entity-message-empty h3{margin:0;font-size:1.02rem}.entity-message-empty p{max-width:420px;color:var(--muted);margin:0;line-height:1.65}.entity-candidates-shell{gap:18px;display:grid}.entity-portal-alert{border-radius:var(--radius);gap:4px;padding:13px 15px;font-size:.86rem;display:grid}.entity-portal-alert strong,.entity-portal-alert span{display:block}.entity-portal-alert-error{color:#be123c;background:#fff1f2;border:1px solid #fecaca}.entity-candidate-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.entity-candidate-card{border:1px solid var(--line);border-radius:var(--radius-lg);box-shadow:var(--shadow-soft);background:#fff;gap:16px;padding:20px;display:grid}.candidate-card-top{grid-template-columns:46px minmax(0,1fr) auto;align-items:center;gap:13px;display:grid}.candidate-avatar{width:46px;height:46px;color:var(--blue);background:#e8f2ff;border-radius:10px;place-items:center;font-weight:900;display:grid}.candidate-card-top h2,.candidate-card-top p{text-overflow:ellipsis;white-space:nowrap;margin:0;overflow:hidden}.candidate-card-top h2{font-size:1rem}.candidate-card-top p{color:var(--muted);margin-top:3px;font-size:.78rem}.candidate-score{border-radius:var(--radius-sm);color:#047857;background:#ecfdf5;border:1px solid #bbf7d0;padding:8px 10px;font-size:.9rem;font-weight:900}.candidate-job-row{border-radius:var(--radius);background:#f8fbff;justify-content:space-between;gap:12px;padding:12px;display:flex}.candidate-job-row strong,.candidate-job-row span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.candidate-job-row strong{font-size:.84rem}.candidate-job-row span{color:var(--muted);font-size:.78rem}.candidate-metric-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;display:grid}.candidate-metric-grid div{border-radius:var(--radius);background:#fff;border:1px solid #e3edf9;min-width:0;padding:11px}.candidate-metric-grid span,.candidate-metric-grid strong{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.candidate-metric-grid span{color:var(--muted);text-transform:uppercase;font-size:.68rem;font-weight:800}.candidate-metric-grid strong{margin-top:5px;font-size:.84rem}.candidate-skills{flex-wrap:wrap;gap:7px;display:flex}.candidate-skills span{color:#1554b7;background:#edf4ff;border-radius:99px;padding:6px 9px;font-size:.72rem;font-weight:800}.candidate-feedback{border-radius:var(--radius);background:#fbfdff;border:1px solid #e3edf9;padding:13px}.candidate-feedback strong,.candidate-feedback p{margin:0;display:block}.candidate-feedback strong{font-size:.78rem}.candidate-feedback p{color:var(--muted);-webkit-line-clamp:4;-webkit-box-orient:vertical;margin-top:7px;font-size:.78rem;line-height:1.55;display:-webkit-box;overflow:hidden}.candidate-note{background:#fffaf0}.candidate-card-actions{justify-content:space-between;align-items:center;gap:12px;padding-top:3px;display:flex}.candidate-card-actions span{color:var(--muted);font-size:.74rem}.entity-candidate-list-panel{border:1px solid var(--line);background:#fff;border-radius:22px;overflow:hidden;box-shadow:0 28px 64px -44px #0f274657}.entity-candidate-list-toolbar{border-bottom:1px solid var(--line);background:linear-gradient(#fff 0%,#f8fbff 100%);justify-content:space-between;align-items:center;gap:16px;padding:18px 22px;display:flex}.entity-candidate-list-toolbar strong,.entity-candidate-list-toolbar span{display:block}.entity-candidate-list-toolbar strong{color:var(--ink);font-size:.98rem}.entity-candidate-list-toolbar span{color:var(--muted);margin-top:4px;font-size:.82rem}.entity-candidate-list-toolbar--filters{align-items:flex-start}.selected-filter-bar{flex-wrap:wrap;justify-content:flex-end;gap:10px;display:flex}.candidate-flow-guide-grid{border-bottom:1px solid var(--line);background:radial-gradient(circle at 10% 0,#1268e814,#0000 28%),linear-gradient(#fbfdff 0%,#f5f9ff 100%);grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;padding:18px 22px 20px;display:grid}.candidate-flow-guide-card{background:linear-gradient(135deg,#fffffff5,#f8fbffeb);border:1px solid #c6d7eee6;border-radius:24px;grid-template-columns:auto 1fr;gap:15px;min-height:188px;padding:18px;display:grid;position:relative;overflow:hidden;box-shadow:0 20px 50px #0f234414}.candidate-flow-guide-card:after{content:"";background:#1268e817;border-radius:999px;width:140px;height:140px;position:absolute;top:-48px;right:-48px}.candidate-flow-guide-card--selected:after{background:#12b9811c}.candidate-flow-guide-card--interviews:after{background:#1268e81f}.candidate-flow-guide-icon{z-index:1;color:#fff;background:linear-gradient(135deg,#073968,#1268e8);border-radius:18px;place-items:center;width:48px;height:48px;display:grid;position:relative;box-shadow:0 16px 32px #1268e838}.candidate-flow-guide-card--selected .candidate-flow-guide-icon{background:linear-gradient(135deg,#047857,#12b981);box-shadow:0 16px 32px #12b98133}.candidate-flow-guide-copy{z-index:1;min-width:0;position:relative}.candidate-flow-guide-copy h3,.candidate-flow-guide-copy p{margin:0}.candidate-flow-guide-copy h3{color:#0f2344;margin-top:7px;font-size:1.08rem;line-height:1.28}.candidate-flow-guide-copy p:not(.portal-kicker){color:#5f7598;margin-top:9px;font-size:.86rem;line-height:1.65}.candidate-flow-guide-link{color:#0d5bd5;background:#fff;border:1px solid #cfe0f4;border-radius:999px;align-items:center;gap:10px;margin-top:15px;padding:9px 12px 9px 14px;font-size:.8rem;font-weight:900;transition:all .18s;display:inline-flex;box-shadow:0 10px 24px #0f234412}.candidate-flow-guide-link:hover{color:#073968;border-color:#1268e8;transform:translateY(-1px)}.candidate-flow-guide-link span{color:#1268e8;background:#eef5ff;border-radius:999px;justify-content:center;min-width:28px;padding:3px 8px;font-size:.72rem;display:inline-flex}.selected-filter-control{min-width:0}.selected-filter-control select,.selected-filter-control input{min-height:42px;color:var(--ink);font:inherit;background:#fff;border:1px solid #cfe0f4;border-radius:12px;outline:none;padding:0 12px}.selected-filter-control select:focus,.selected-filter-control input:focus{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1f}.selected-filter-control--search{background:#fff;border:1px solid #cfe0f4;border-radius:12px;align-items:center;gap:8px;min-width:min(100%,320px);padding:0 12px;display:flex}.selected-filter-control--search .portal-svg{color:#7c93b5;width:16px;height:16px}.selected-filter-control--search input{min-width:0;box-shadow:none;border:0;flex:auto;padding:0}.selected-filter-control--search input:focus{box-shadow:none}.entity-candidate-table-wrap{background:radial-gradient(circle at 8% 0,#1268e814,#0000 28%),linear-gradient(#ffffffc2,#f8fbfff0);border-radius:24px;padding:0 14px 18px;overflow-x:auto}.entity-candidate-table{border-collapse:separate;border-spacing:0 14px;text-align:left;width:100%;min-width:1160px}.entity-candidate-table th{z-index:3;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);color:#6f85a6;letter-spacing:.18em;text-transform:uppercase;background:#f8fbffeb;border-bottom:0;padding:14px 18px 12px;font-size:.68rem;font-weight:900;position:sticky;top:0}.entity-candidate-table td{color:var(--ink);vertical-align:middle;background:linear-gradient(#fff 0%,#fbfdff 100%);border-top:1px solid #d2e0f3f2;border-bottom:1px solid #d2e0f3f2;padding:20px 18px;font-size:.84rem;transition:border-color .18s,box-shadow .18s,transform .18s,background .18s;box-shadow:0 12px 30px #0f23440b}.entity-candidate-table tbody tr td:first-child{border-left:1px solid #d2e0f3f2;border-top-left-radius:22px;border-bottom-left-radius:22px}.entity-candidate-table tbody tr td:last-child{border-right:1px solid #d2e0f3f2;border-top-right-radius:22px;border-bottom-right-radius:22px}.entity-candidate-table tbody tr:not(.entity-candidate-expanded-row):hover td{background:linear-gradient(#fff 0%,#f4f9ff 100%);border-color:#bed4ef;transform:translateY(-1px);box-shadow:0 18px 42px #0f234413}.entity-candidate-row.is-selected td{background:linear-gradient(#f0fdf4f0 0%,#fffffffa 100%);border-top-color:#b9e8ce;border-bottom-color:#b9e8ce;animation:4.8s ease-in-out infinite entitySelectedRowGlow}.entity-candidate-row.is-selected td:first-child{border-left-color:#b9e8ce;box-shadow:inset 3px 0 #16a34a}.entity-candidate-row.is-selected td:last-child{border-right-color:#b9e8ce}.entity-candidate-row.is-selected:hover td{background:linear-gradient(#ecfdf5 0%,#f8fafc 100%);border-color:#9fd9b8}.entity-candidate-row.is-rejected td{background:linear-gradient(#fff1f2f5 0%,#fffffffa 100%);border-top-color:#fecdd3;border-bottom-color:#fecdd3}.entity-candidate-row.is-rejected td:first-child{border-left-color:#fecdd3;box-shadow:inset 3px 0 #e11d48}.entity-candidate-row.is-rejected td:last-child{border-right-color:#fecdd3}.entity-candidate-row.is-rejected:hover td{background:linear-gradient(#ffe4e6 0%,#fff7f7 100%);border-color:#fda4af}.entity-candidate-table td>strong,.entity-candidate-table td>small,.entity-candidate-table td>span{display:block}.entity-candidate-table td small{color:var(--muted);margin-top:4px;font-size:.74rem}.entity-candidate-person{align-items:center;gap:14px;min-width:220px;display:flex}.entity-candidate-person>span{color:#0b4db2;text-align:center;background:linear-gradient(#eff6ff 0%,#dcecff 100%);border:1px solid #d6e4f8;border-radius:16px;flex:none;place-items:center;width:46px;height:46px;font-size:1rem;font-weight:900;line-height:1;display:grid}.entity-candidate-person__copy{min-width:0}.entity-candidate-person__copy strong{display:block}.entity-candidate-person__copy strong,.entity-candidate-person__copy small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.entity-table-stack{gap:5px;min-width:0;display:grid}.entity-table-stack strong,.entity-table-stack span,.entity-table-stack small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.candidate-table-score{color:#047857;text-align:center;background:#ecfdf5;border:1px solid #bbf7d0;border-radius:9px;width:max-content;min-width:58px;padding:7px 10px;font-weight:900}.entity-response-badge{color:#1d4ed8;letter-spacing:.02em;background:#eff6ff;border:1px solid #dbeafe;border-radius:9px;width:max-content;max-width:100%;padding:7px 10px;font-size:.72rem;font-weight:900}.entity-response-pending{color:#64748b;background:#f8fafc;border-color:#e2e8f0}.entity-response-interested,.entity-response-selected{color:#047857;background:#ecfdf5;border-color:#bbf7d0}.entity-row-actions-menu{justify-content:flex-end;display:flex;position:relative}.entity-row-actions-trigger{color:#4f6f96;background:radial-gradient(circle at 35% 20%,#fff 0%,#f8fbff 45%,#eef5ff 100%);border:1px solid #bed2ebe6;border-radius:999px;justify-content:center;align-items:center;width:40px;height:40px;transition:all .18s;display:inline-flex;box-shadow:0 10px 24px #0f234417}.entity-row-actions-kebab{place-items:center;gap:3px;display:inline-grid}.entity-row-actions-kebab i{background:currentColor;border-radius:999px;width:4px;height:4px;display:block}.entity-row-actions-popover{z-index:1000;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:linear-gradient(#fffffffc,#f7fbfffa);border:1px solid #b4cae6f2;border-radius:20px;width:260px;max-height:min(320px,100vh - 24px);padding:9px;animation:.14s ease-out entityActionMenuIn;position:fixed;overflow-y:auto;box-shadow:0 28px 70px #0f23443d,inset 0 0 0 1px #ffffffb3}.entity-row-actions-popover button{color:#0f2344;text-align:left;background:0 0;border:1px solid #0000;border-radius:14px;flex-direction:column;gap:4px;width:100%;padding:12px 13px;transition:all .16s;display:flex}.entity-row-actions-popover button:hover:not(:disabled){color:#0d5bd5;background:linear-gradient(135deg,#eef5ff,#fff);border-color:#dbe8f6;transform:translate(2px)}.entity-row-actions-popover button:disabled{cursor:not-allowed;opacity:.58}.entity-row-actions-popover button span{font-size:.84rem;font-weight:900}.entity-row-actions-popover button small{color:#7c93b5;font-size:.72rem;font-weight:700}.entity-row-actions-popover button.is-success span{color:#047857}.entity-row-actions-popover button.is-muted span{color:#64748b}.entity-row-actions-popover button.is-danger span{color:#be123c}@keyframes entityActionMenuIn{0%{opacity:0;transform:translateY(-4px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}.entity-response-technical_interview,.entity-response-hr_interview,.entity-response-final_interview,.entity-response-custom_interview{color:#1d4ed8;background:#eff6ff;border-color:#bfdbfe}.entity-response-hold,.entity-response-need_more_info{color:#b45309;background:#fffbeb;border-color:#fde68a}.entity-candidate-actions{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.entity-candidate-actions button{border:1px solid var(--line);min-width:96px;min-height:36px;color:var(--ink);cursor:pointer;background:#fff;border-radius:12px;padding:0 14px;font-size:.76rem;font-weight:800;transition:all .18s}.entity-candidate-actions button:hover{color:var(--blue);border-color:#b8c9df}.entity-candidate-actions button:disabled{cursor:not-allowed;opacity:.78}.entity-candidate-actions .joined-toggle-btn{color:#047857;background:#ecfdf5;border-color:#99f6e4}.entity-candidate-actions .joined-toggle-btn:hover:not(:disabled){color:#065f46;background:#d1fae5;border-color:#10b981}.entity-candidate-actions .joined-toggle-btn.is-joined{color:#64748b;background:#f8fafc;border-color:#cbd5e1}.entity-candidate-actions button:last-child{color:#0f4fb5;background:#f6faff;border-color:#c9dcf5}.entity-candidate-actions button:last-child:hover{background:#eef5ff;border-color:#1268e8}@keyframes entitySelectedRowGlow{0%{box-shadow:0 0 #16a34a00}50%{box-shadow:0 10px 28px -24px #16a34a52}to{box-shadow:0 0 #16a34a00}}.entity-candidate-expanded-row td{background:#fbfdff;padding:0 16px 16px}.entity-candidate-expanded{background:#fff;border:1px solid #e3edf9;border-radius:14px;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;padding:16px;display:grid}.entity-candidate-expanded div{min-width:0}.entity-candidate-expanded span{color:var(--muted);letter-spacing:.12em;text-transform:uppercase;font-size:.7rem;font-weight:900}.entity-candidate-expanded strong{margin-top:5px;font-size:.88rem;display:block}.entity-candidate-expanded-copy,.entity-candidate-expanded-tags{grid-column:1/-1}.entity-candidate-expanded-copy p{color:var(--muted);margin:7px 0 0;font-size:.82rem;line-height:1.65}.entity-candidate-expanded-tags{flex-wrap:wrap;gap:7px;display:flex}.entity-candidate-expanded-tags span,.candidate-detail-tags span{color:#1554b7;letter-spacing:0;text-transform:none;background:#edf4ff;border-radius:999px;width:max-content;max-width:100%;padding:6px 9px;font-size:.72rem;font-weight:800}.candidate-detail-overlay{z-index:80;justify-items:end;display:grid;position:fixed;inset:0}.candidate-detail-backdrop{cursor:pointer;background:#08182c80;border:0;position:absolute;inset:0}.candidate-detail-panel{background:#fff;grid-template-rows:auto minmax(0,1fr) auto;width:min(720px,100vw);height:100vh;display:grid;position:relative;box-shadow:-36px 0 90px #0f233f42}.candidate-detail-panel--wide{width:min(980px,100vw)}.candidate-detail-header{border-bottom:1px solid var(--line);background:radial-gradient(circle at 100% 0,#1268e81a,#0000 34%),linear-gradient(#fff 0%,#f8fbff 100%);justify-content:space-between;align-items:flex-start;gap:16px;padding:30px 32px;display:flex}.candidate-detail-header h2,.candidate-detail-header span{margin:0;display:block}.candidate-detail-header h2{color:var(--ink);letter-spacing:-.04em;margin-top:8px;font-size:clamp(1.6rem,3vw,2.15rem)}.candidate-detail-header span{color:var(--muted);margin-top:6px;font-size:.9rem}.candidate-detail-header-meta{flex-wrap:wrap;gap:8px;margin-top:14px;display:flex}.candidate-detail-header-meta span{color:#36577e;background:#fff;border:1px solid #dbeafe;border-radius:9px;width:max-content;margin:0;padding:6px 9px;font-size:.72rem;font-weight:800}.candidate-detail-close{border:1px solid var(--line);width:40px;height:40px;color:var(--muted);cursor:pointer;background:#fff;border-radius:12px;flex:none;place-items:center;display:grid}.candidate-detail-close .portal-svg{width:18px;height:18px}.candidate-detail-body{background:#f8fbff;gap:16px;padding:22px 32px;display:grid;overflow-y:auto}.candidate-detail-score-strip{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.candidate-detail-score-strip--four{grid-template-columns:repeat(4,minmax(0,1fr))}.candidate-detail-score-strip div{background:#fff;border:1px solid #dbeafe;border-radius:14px;min-width:0;padding:16px}.candidate-detail-score-strip span{color:#6d84a3;letter-spacing:.13em;text-transform:uppercase;font-size:.68rem;font-weight:900;display:block}.candidate-detail-score-strip strong{color:var(--ink);margin-top:8px;font-size:1.15rem;display:block}.candidate-response-section{background:linear-gradient(#fff 0%,#f8fbff 100%);border-color:#c9dcf5}.candidate-response-heading{justify-content:space-between;align-items:flex-start;gap:14px;margin-bottom:16px;display:flex}.candidate-response-heading p{color:var(--muted);margin:6px 0 0;font-size:.82rem;line-height:1.55}.candidate-response-form{gap:13px;display:grid}.candidate-response-form label,.candidate-response-form label span,.candidate-response-form small{display:block}.candidate-response-form label span{color:#6d84a3;letter-spacing:.13em;text-transform:uppercase;margin-bottom:7px;font-size:.68rem;font-weight:900}.candidate-response-form select,.candidate-response-form textarea,.candidate-response-form input{width:100%;color:var(--ink);font:inherit;background:#fff;border:1px solid #c9d8ea;border-radius:11px;outline:none;font-size:.86rem;transition:all .18s}.candidate-response-form select,.candidate-response-form input{min-height:44px;padding:0 12px}.candidate-response-form textarea{resize:vertical;min-height:104px;padding:12px;line-height:1.55}.candidate-response-form select:focus,.candidate-response-form textarea:focus,.candidate-response-form input:focus{border-color:#1268e8;box-shadow:0 0 0 4px #1268e81a}.candidate-response-form small{color:var(--muted);margin-top:7px;font-size:.75rem}.candidate-response-form__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:13px;display:grid}.candidate-response-form__grid-span-2{grid-column:1/-1}.candidate-response-address{background:linear-gradient(#fafdff 0%,#f4f9ff 100%);border:1px solid #d9e6f5;border-radius:14px;gap:12px;padding:14px;display:grid}.candidate-response-address__heading{gap:6px;display:grid}.candidate-response-address__heading span{color:#6d84a3;letter-spacing:.13em;text-transform:uppercase;font-size:.68rem;font-weight:900;display:block}.candidate-response-address__heading small{color:var(--muted);margin:0;font-size:.75rem;line-height:1.55}.candidate-response-meta,.candidate-response-error{margin:12px 0 0;font-size:.78rem;line-height:1.55}.candidate-response-meta{color:#36577e}.candidate-response-error{color:#be123c;font-weight:800}@media (max-width:720px){.candidate-response-form__grid{grid-template-columns:1fr}}.entity-candidate-list-panel{background:#fff;border:1px solid #d6e1ef;border-radius:10px;overflow:hidden}.entity-table-commandbar strong{color:#071936;font-size:.98rem}.entity-table-commandbar span{color:#52667f}.entity-table-utilitybar,.entity-table-selectionbar{background:#fff;flex-wrap:wrap;align-items:center;gap:10px;padding:14px 20px;display:flex}.entity-table-utilitybar{border-bottom:0}.entity-table-selectionbar{color:#60738d;border-top:1px solid #edf2f8;border-bottom:1px solid #d8e3f0;justify-content:space-between;font-size:.82rem}.entity-table-selectionbar>div{align-items:center;gap:8px;display:inline-flex}.entity-table-selectionbar button,.entity-table-selectionbar strong{color:#263e63;background:#fff;border:1px solid #d8e3f0;border-radius:6px;place-items:center;min-width:34px;height:34px;display:inline-grid}.entity-table-selectionbar strong{color:#0f5cf5;background:#eef4ff;border-color:#dbeafe}.entity-table-search,.entity-table-filter,.entity-table-tool-btn{color:#263e63;min-height:42px;box-shadow:none;background:#fff;border:1px solid #d8e3f0;border-radius:7px}.entity-table-search{grid-template-columns:20px minmax(150px,1fr);align-items:center;gap:10px;width:min(280px,100%);padding:0 12px;display:grid}.entity-table-search .portal-svg{color:#60738d;width:16px}.entity-table-search input{color:#071936;width:100%;font:inherit;border:0;outline:0}.entity-table-filter{align-items:center;gap:6px;padding:0 10px;display:flex;position:relative}.entity-table-filter span{color:#60738d;font-size:.78rem;font-weight:800}.entity-table-filter select{color:#071936;min-width:92px;font:inherit;background:0 0;border:0;outline:0;font-weight:850}.entity-table-tool-btn{padding:0 14px;font-weight:850}.entity-table-toolbar-spacer{flex:auto}.entity-candidate-table-wrap{background:#fff;border:0;border-radius:0;padding:0;overflow-x:auto}.entity-candidate-table{border-collapse:collapse;border-spacing:0;background:#fff;width:100%;min-width:1180px}.entity-candidate-table th{z-index:3;color:#071936;letter-spacing:.08em;text-align:left;text-transform:uppercase;white-space:nowrap;-webkit-backdrop-filter:none;backdrop-filter:none;background:#f8fafc;border-bottom:1px solid #d8e3f0;border-right:1px solid #edf2f8;height:52px;padding:0 16px;font-size:.68rem;font-weight:950;position:sticky;top:0}.entity-candidate-table th:last-child,.entity-candidate-table td:last-child{border-right:0}.entity-candidate-table td{color:#071936;vertical-align:middle;height:104px;box-shadow:none;background:#fff;border-bottom:1px solid #d8e3f0;border-right:1px solid #edf2f8;padding:16px;font-size:.84rem;transition:background .12s}.entity-table-check-col{text-align:center;width:54px;min-width:54px}.entity-table-actions-col{text-align:center;width:94px;min-width:94px}.entity-table-checkbox{background:#fff;border:1px solid #b8c7dc;border-radius:4px;place-items:center;width:20px;height:20px;display:inline-grid}.entity-table-checkbox.is-checked{background:#0f5cf5;border-color:#0f5cf5}.entity-table-checkbox.is-checked:after{content:"✓";color:#fff;font-size:.74rem;font-weight:950}.entity-candidate-person>span{color:#0f5cf5;background:#eef4ff;border:1px solid #d8e3f0;border-radius:50%;width:46px;height:46px}.entity-candidate-person>span:after{content:"";position:absolute}.entity-candidate-person__copy strong{color:#071936;font-size:.9rem}.entity-table-stack{gap:6px}.entity-table-stack strong,.entity-table-stack span{color:#071936;font-weight:800}.candidate-table-score{color:#0f5cf5;background:#eef4ff;border-color:#dbeafe;border-radius:7px;min-width:56px;padding:7px 10px}.candidate-table-score-muted{color:#0f5cf5;background:#eef4ff;border-color:#dbeafe}.entity-response-badge{border-radius:999px;align-items:center;width:max-content;min-height:30px;padding:0 11px;font-size:.76rem;display:inline-flex}.entity-response-rejected{color:#be123c;background:#fff1f2;border-color:#fecdd3}.entity-response-selected{color:#1d4ed8;background:#eff6ff;border-color:#bfdbfe}.entity-response-joined{color:#047857;background:#ecfdf5;border-color:#bbf7d0}.entity-candidate-row.is-selected td,.entity-candidate-row.is-selected:hover td{background:#fbfdff;border-color:#d8e3f0;animation:none}.entity-candidate-row.is-selected td:first-child{box-shadow:inset 3px 0 #0f5cf5}.entity-candidate-row.is-rejected td:first-child{box-shadow:inset 3px 0 #be123c}.entity-row-actions-trigger{color:#263e63;width:42px;height:42px;box-shadow:none;background:#fff;border:1px solid #d8e3f0;border-radius:7px}.entity-row-actions-trigger:hover,.entity-row-actions-trigger[aria-expanded=true]{color:#0f5cf5;background:#fff;border-color:#0f5cf5;transform:none;box-shadow:0 0 0 3px #0f5cf514}.entity-row-actions-kebab{gap:3px}.entity-candidate-expanded-row td{background:#f8fafc;height:auto;padding:0}.entity-candidate-expanded{background:#f8fafc;border:0;border-radius:0;margin:0;padding:18px}@media (max-width:760px){.entity-table-utilitybar,.entity-table-selectionbar{flex-direction:column;align-items:stretch}.entity-table-search,.entity-table-filter,.entity-table-tool-btn{width:100%}.entity-table-filter select{flex:auto}.entity-table-selectionbar>div{justify-content:space-between;width:100%}}.entity-candidate-list-panel{box-shadow:none;background:#fff;border:1px solid #d7e2f1;border-radius:8px}.entity-table-commandbar{background:#fff;border-bottom:1px solid #d7e2f1;min-height:72px;padding:16px 20px}.entity-table-commandbar strong{color:#071936;letter-spacing:-.01em;font-size:1rem}.entity-table-commandbar span{color:#4f6380;margin-top:5px;font-size:.84rem}.candidate-flow-guide-grid{background:#fff;border-bottom:1px solid #d7e2f1;gap:16px;padding:18px 20px}.candidate-flow-guide-card{min-height:164px;box-shadow:none;background:#fff;border:1px solid #d7e2f1;border-radius:7px;padding:18px 20px}.candidate-flow-guide-icon{color:#0f5cf5;width:42px;height:42px;box-shadow:none;background:#eef4ff;border-radius:6px}.candidate-flow-guide-card--selected .candidate-flow-guide-icon{color:#059669;box-shadow:none;background:#ecfdf5}.candidate-flow-guide-copy h3{color:#071936;font-size:1.03rem;line-height:1.34}.candidate-flow-guide-copy p:not(.portal-kicker){color:#4f6380;font-size:.83rem;line-height:1.65}.candidate-flow-guide-link{color:#0f5cf5;min-height:38px;box-shadow:none;background:#fff;border:1px solid #cfe0f4;border-radius:999px;padding:0 14px}.entity-table-utilitybar{background:#fff;border-bottom:0;min-height:64px;padding:14px 20px 8px}.entity-table-selectionbar{background:#fff;border-top:0;border-bottom:1px solid #d7e2f1;min-height:54px;padding:6px 20px 14px}.entity-table-search,.entity-table-filter,.entity-table-tool-btn{color:#263e63;border-color:#d7e2f1;border-radius:6px;min-height:40px}.entity-table-search{width:300px}.entity-table-search input::placeholder{color:#6c7f9a}.entity-table-tool-btn{color:#071936;background:#fff}.entity-table-selectionbar>span{color:#52667f;font-size:.82rem}.entity-table-selectionbar button,.entity-table-selectionbar strong{border-color:#d7e2f1;border-radius:6px;min-width:34px;height:34px}.entity-candidate-table-wrap{background:#fff;border-top:0}.entity-candidate-table{border-collapse:separate;border-spacing:0;min-width:1220px}.entity-candidate-table th{color:#071936;letter-spacing:.08em;background:#f8fafc;border-bottom:1px solid #d7e2f1;border-right:1px solid #e5edf6;height:50px;padding:0 16px;font-size:.68rem;font-weight:950}.entity-candidate-table td{color:#071936;height:92px;box-shadow:none;background:#fff;border-bottom:1px solid #d7e2f1;border-right:1px solid #e5edf6;padding:14px 16px}.entity-candidate-table tbody tr:not(.entity-candidate-expanded-row):hover td{background:#f9fbfe}.entity-table-check-col{width:52px;min-width:52px;padding-left:14px!important;padding-right:14px!important}.entity-table-actions-col{width:88px;min-width:88px}.entity-table-checkbox{border-radius:3px;width:18px;height:18px}.entity-candidate-person{gap:14px;min-width:230px}.entity-candidate-person>span{color:#0f5cf5;background:#eef4ff;border-radius:50%;width:44px;height:44px;font-size:.84rem}.entity-candidate-person__copy strong{color:#071936;font-size:.86rem;font-weight:900}.entity-table-stack strong,.entity-table-stack span{color:#071936;font-size:.84rem;font-weight:850}.entity-table-stack small,.entity-candidate-table td small{color:#52667f;font-size:.75rem}.candidate-table-score{color:#0f5cf5;background:#eef4ff;border-radius:6px;min-width:54px;padding:7px 10px;font-size:.82rem}.entity-response-badge{border-radius:999px;min-height:30px;padding:0 12px;font-size:.76rem}.entity-candidate-table th:nth-child(7),.entity-candidate-table td:nth-child(7){width:160px;min-width:160px}.entity-candidate-table td:nth-child(7){vertical-align:middle}.entity-candidate-table td:nth-child(7)>small{color:#60738d;width:max-content;margin-top:7px;font-size:.72rem;line-height:1.2;display:block}.entity-candidate-table td:nth-child(7) .entity-table-stack{align-items:flex-start}.entity-candidate-table td:nth-child(7) .entity-table-stack small{white-space:normal}.entity-response-badge{white-space:nowrap;justify-content:center;gap:6px;max-width:136px}.entity-candidate-row.is-selected td,.entity-candidate-row.is-selected:hover td{background:#f6fef9;border-color:#bbf7d0}.entity-candidate-row.is-rejected td,.entity-candidate-row.is-rejected:hover td{background:#fff7f7;border-color:#fecdd3}.entity-candidate-row.is-selected td:first-child,.entity-candidate-row.is-rejected td:first-child{box-shadow:none}.entity-row-actions-menu{justify-content:center}.entity-row-actions-trigger{border-radius:6px;width:40px;height:40px}.entity-row-actions-kebab i{width:3px;height:3px}.entity-row-actions-popover{border-radius:8px}.entity-candidate-expanded-row td{height:auto;background:#f8fafc!important;padding:0!important}.entity-candidate-expanded{padding:16px 20px}.portal-app:not(.is-sidebar-collapsed) .portal-content{width:min(1580px,100% - 28px)}.portal-app.is-sidebar-collapsed .portal-content{width:min(1660px,100% - 28px)}.entity-module-hero{border-bottom:0;min-height:104px;padding:22px 20px}.entity-module-hero h1{letter-spacing:0;text-transform:uppercase;margin:6px 0 4px;font-size:1.35rem}.entity-module-hero p:not(.portal-kicker){font-size:.86rem}.portal-kicker{color:#526a8e;letter-spacing:.14em}.selected-filter-bar .portal-secondary-btn{border-radius:6px;min-height:40px}.candidate-detail-section{border:1px solid var(--line);background:#fff;border-radius:14px;padding:18px}.candidate-detail-section h3{color:var(--ink);margin:0 0 14px;font-size:.96rem}.candidate-detail-definition,.candidate-detail-metrics{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.candidate-detail-definition div,.candidate-detail-metrics div{background:#fbfdff;border:1px solid #e3edf9;border-radius:11px;min-width:0;padding:12px}.candidate-detail-definition dt,.candidate-detail-metrics span{color:var(--muted);letter-spacing:.13em;text-transform:uppercase;font-size:.68rem;font-weight:900}.candidate-detail-definition dd,.candidate-detail-metrics strong{color:var(--ink);margin:6px 0 0;font-size:.85rem;font-weight:850;display:block}.candidate-detail-copy{color:var(--muted);margin:0;font-size:.86rem;line-height:1.7}.selected-summary-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;display:grid}.selected-summary-card{border:1px solid var(--line);box-shadow:var(--shadow-soft);background:linear-gradient(#fff 0%,#f8fbff 100%);border-radius:18px;gap:6px;padding:18px 20px;display:grid}.selected-summary-card span{color:#6d84a3;letter-spacing:.12em;text-transform:uppercase;font-size:.72rem;font-weight:900}.selected-summary-card strong{color:var(--ink);letter-spacing:-.04em;font-size:2rem}.selected-summary-card small{color:var(--muted);font-size:.8rem;line-height:1.5}.selected-round-list{gap:12px;display:grid}.selected-round-card{background:linear-gradient(#fff 0%,#fbfdff 100%);border:1px solid #dbe7f6;border-radius:16px;gap:12px;padding:16px;display:grid}.selected-round-card__top{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.selected-round-card__top strong,.selected-round-card__top small{display:block}.selected-round-card__top strong{color:var(--ink);font-size:.96rem}.selected-round-card__top small{color:var(--muted);margin-top:4px;font-size:.8rem}.selected-timeline{gap:14px;display:grid;position:relative}.selected-timeline:before{content:"";background:#dbe7f6;width:1px;position:absolute;top:4px;bottom:4px;left:11px}.selected-timeline-item{grid-template-columns:22px minmax(0,1fr);gap:14px;display:grid;position:relative}.selected-timeline-item__dot{z-index:1;background:#1456c0;border:5px solid #dbeafe;border-radius:999px;width:22px;height:22px;margin-top:4px;position:relative}.selected-timeline-item__body{background:#fbfdff;border:1px solid #dbe7f6;border-radius:14px;gap:8px;padding:14px 16px;display:grid}.selected-timeline-item__top,.selected-timeline-item__meta{flex-wrap:wrap;justify-content:space-between;gap:10px;display:flex}.selected-timeline-item__top strong{color:var(--ink);font-size:.92rem}.selected-timeline-item__top span,.selected-timeline-item__meta span{color:var(--muted);font-size:.78rem}.selected-timeline-item__body p{color:#48627f;margin:0;font-size:.84rem;line-height:1.65}.entity-round-rail{gap:10px;max-height:320px;padding-right:6px;display:grid;overflow-y:auto}.entity-round-rail::-webkit-scrollbar{width:8px}.entity-round-rail::-webkit-scrollbar-track{background:0 0}.entity-round-rail::-webkit-scrollbar-thumb{background:#46627f3d;border-radius:999px}.entity-round-rail-item{width:100%;color:inherit;text-align:left;cursor:pointer;background:#fff;border:1px solid #dde6f2;border-radius:12px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:12px;padding:13px 14px;transition:border-color .18s,background-color .18s,box-shadow .18s;display:grid}.entity-round-rail-item:hover{background:#fbfdff;border-color:#c7d7ea;box-shadow:0 8px 20px #0f27460f}.entity-round-rail-item.is-selected{background:#f8fbff;border-color:#1456c047;box-shadow:inset 3px 0 #1456c0}.entity-round-rail-step{color:#64748b;letter-spacing:.08em;text-transform:uppercase;min-width:68px;font-size:.72rem;font-weight:900;display:block}.entity-round-rail-item.is-current .entity-round-rail-step{color:#1456c0}.entity-round-rail-content{gap:3px;min-width:0;display:grid}.entity-round-rail-content strong{color:var(--ink);font-size:.95rem;font-weight:800;line-height:1.35}.entity-round-rail-content small{color:var(--muted);font-size:.77rem;line-height:1.45}.entity-round-rail-badge{color:#5f7187;letter-spacing:.08em;text-transform:uppercase;white-space:nowrap;background:#f8fafc;border:1px solid #d9e3f0;border-radius:999px;justify-content:center;align-items:center;padding:6px 9px;font-size:.68rem;font-weight:800;display:inline-flex}.entity-round-rail-badge.is-current{color:#1456c0;background:#1456c014;border-color:#1456c033}.interview-availability-form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.interview-availability-field{background:#fbfdff;border:1px solid #dbe7f6;border-radius:14px;gap:8px;min-width:0;padding:14px;display:grid}.interview-availability-field span{color:var(--muted);letter-spacing:.13em;text-transform:uppercase;font-size:.68rem;font-weight:900}.interview-availability-field input,.interview-availability-field select,.interview-availability-field textarea{width:100%;min-width:0;color:var(--ink);font:inherit;background:#fff;border:1px solid #cfe0f4;border-radius:12px;outline:none;padding:12px 14px}.interview-availability-field textarea{resize:vertical;min-height:112px}.interview-availability-field input:focus,.interview-availability-field select:focus,.interview-availability-field textarea:focus{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1f}.interview-availability-field--full{grid-column:1/-1}.offer-letter-inline-card{background:linear-gradient(135deg,#eff6ff 0%,#ecfeff 100%);border:1px solid #bfdbfe;border-radius:16px;grid-column:1/-1;justify-content:space-between;align-items:center;gap:16px;padding:16px;display:flex}.offer-letter-inline-card strong,.offer-letter-inline-card span{display:block}.offer-letter-inline-card strong{color:#0f2748;font-size:.98rem}.offer-letter-inline-card span{color:#36577e;margin-top:4px;font-size:.84rem;line-height:1.5}.offer-letter-modal-overlay{z-index:120;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.offer-letter-modal-backdrop{background:#08182c94;border:0;position:absolute;inset:0}.offer-letter-modal-card{background:#fff;border:1px solid #bfdbfef2;border-radius:30px;grid-template-rows:minmax(0,1fr) auto;grid-template-columns:minmax(0,1fr) 380px;width:min(1220px,100%);max-height:min(860px,100vh - 48px);display:grid;position:relative;overflow:hidden;box-shadow:0 34px 120px #0f274861}.offer-letter-modal-main{background:radial-gradient(circle at 12% 0,#2563eb14,#0000 32%),linear-gradient(#fff 0%,#f8fbff 100%);min-height:0;padding:34px;overflow:auto}.offer-letter-modal-header h2,.offer-letter-modal-header p{margin:0}.offer-letter-modal-header h2{color:var(--ink);letter-spacing:-.04em;margin-top:8px;font-size:clamp(1.5rem,3vw,2.1rem)}.offer-letter-modal-header p{color:var(--muted);margin-top:10px;line-height:1.65}.offer-letter-switch-row{background:#eff6ff;border:1px solid #bfdbfe;border-radius:18px;justify-content:space-between;align-items:center;gap:16px;margin-top:22px;padding:16px;display:flex}.offer-letter-switch-row strong,.offer-letter-switch-row span{display:block}.offer-letter-switch-row strong{color:var(--ink)}.offer-letter-switch-row span{color:var(--muted);margin-top:4px;font-size:.84rem}.offer-letter-form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:16px;display:grid}.offer-letter-error{color:#b91c1c;background:#fef2f2;border:1px solid #fecaca;border-radius:14px;margin-top:18px;padding:12px 14px;font-size:.88rem;font-weight:800}.offer-letter-guide{color:#e0f2fe;background:radial-gradient(circle at 100% 0,#60a5fa3d,#0000 34%),linear-gradient(160deg,#08182c 0%,#0f2748 52%,#1456c0 100%);min-height:0;padding:34px;overflow:auto}.offer-letter-guide h3,.offer-letter-guide p{margin:0}.offer-letter-guide h3{color:#fff;margin-top:10px;font-size:1.35rem;line-height:1.18}.offer-letter-guide p,.offer-letter-guide li{color:#d8ecff;font-size:.9rem;line-height:1.65}.offer-letter-guide p{margin-top:14px}.offer-letter-guide ul{margin:18px 0 0;padding-left:18px}.offer-letter-guide li+li{margin-top:8px}.offer-letter-preview-card{background:#ffffff1f;border:1px solid #ffffff38;border-radius:18px;margin-top:22px;padding:16px}.offer-letter-preview-card span,.offer-letter-preview-card strong,.offer-letter-preview-card p{display:block}.offer-letter-preview-card span{color:#bae6fd;letter-spacing:.14em;text-transform:uppercase;font-size:.68rem;font-weight:900}.offer-letter-preview-card strong{color:#fff;margin-top:8px}.offer-letter-preview-card p{margin-top:8px;font-size:.84rem}.offer-letter-modal-footer{border-top:1px solid var(--line);background:#fff;grid-column:1/-1;justify-content:flex-end;gap:12px;padding:16px 28px;display:flex}.candidate-detail-tags{flex-wrap:wrap;gap:8px;margin-top:14px;display:flex}.candidate-detail-tags-warn span{color:#c2410c;background:#fff7ed}.candidate-detail-footer{border-top:1px solid var(--line);background:#fff;flex-wrap:wrap;justify-content:flex-end;gap:12px;padding:18px 32px;display:flex}.portal-loading{min-height:100vh;color:var(--muted);background:var(--page);justify-content:center;align-items:center;gap:12px;display:flex}.status-spinner{border:3px solid #1268e829;border-top-color:var(--blue);border-radius:50%;width:22px;height:22px;animation:.9s linear infinite entityPortalSpin}@media (max-width:1220px){.portal-app{grid-template-columns:238px minmax(0,1fr)}.portal-topbar{grid-template-columns:1fr;gap:12px;padding:12px 22px}.topbar-actions{justify-content:space-between}.global-search{flex:auto;min-width:220px}.entity-welcome-card{grid-template-columns:minmax(0,1fr) 220px}.entity-welcome-actions{grid-column:1/-1;grid-template-columns:repeat(2,minmax(0,1fr))}.entity-bottom-grid{grid-template-columns:1fr 1fr}.activity-panel{grid-column:1/-1}.selected-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.candidate-flow-guide-grid{grid-template-columns:1fr}.entity-messages-board{grid-template-columns:280px minmax(0,1fr)}}@media (max-width:980px){.auth-shell,.hero-panel,.dashboard-hero{grid-template-columns:1fr}.auth-brand{min-height:auto}.portal-app{display:block}.portal-sidebar{z-index:40;width:min(286px,88vw);height:100dvh;transition:transform .18s;position:fixed;inset:0 auto 0 0;transform:translate(-105%);box-shadow:18px 0 45px #081f3d40}.portal-sidebar.is-open{transform:translate(0)}.portal-backdrop{z-index:39;background:#081c376b;border:0;position:fixed;inset:0}.sidebar-close{border-radius:var(--radius-sm);color:#fff;background:0 0;border:1px solid #ffffff38;place-items:center;width:30px;height:30px;margin-left:auto;display:grid}.menu-btn{border:1px solid var(--line);border-radius:var(--radius);background:#fff;gap:4px;width:38px;height:38px;padding:10px;display:grid}.menu-btn span{background:var(--text);border-radius:99px;height:2px}.entity-stat-grid,.entity-dashboard-grid,.entity-candidate-grid,.selected-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.candidate-detail-panel{width:min(620px,100vw)}.candidate-detail-panel--wide{width:min(860px,100vw)}.candidate-detail-definition,.candidate-detail-metrics,.candidate-detail-score-strip,.interview-availability-form-grid,.offer-letter-form-grid{grid-template-columns:1fr}.offer-letter-modal-overlay{padding:12px}.offer-letter-modal-card{grid-template-columns:1fr;max-height:calc(100vh - 24px)}.offer-letter-guide{max-height:280px}.offer-letter-inline-card,.offer-letter-switch-row,.offer-letter-modal-footer{flex-direction:column;align-items:stretch}.entity-round-rail-item{grid-template-columns:1fr;align-items:start;gap:8px}.entity-round-rail-badge{width:max-content}.entity-glance-panel{grid-column:1/-1}.entity-bottom-grid{grid-template-columns:1fr}.entity-messages-board{grid-template-columns:1fr;min-height:auto}.entity-messages-sidebar{border-right:0;border-bottom:1px solid var(--line)}.entity-message-thread-list{max-height:320px}}@media (max-width:720px){.auth-page{padding:18px}.auth-shell{border-radius:14px}.auth-brand,.auth-card{padding:28px}.auth-brand:after{display:none}.portal-topbar{padding:12px 14px}.topbar-actions{gap:8px}.global-search,.top-company-switcher,.profile-control div,.profile-control .portal-svg{display:none}.profile-control{padding-left:0}.profile-control:before{display:none}.breadcrumbs span{max-width:120px}.portal-content{padding:14px 14px 24px}.entity-welcome-card,.entity-module-hero{grid-template-columns:1fr;padding:22px;display:grid}.entity-hero-visual{display:none}.entity-welcome-actions,.entity-stat-grid,.entity-dashboard-grid,.entity-candidate-grid,.selected-summary-grid{grid-template-columns:1fr}.candidate-flow-guide-grid{grid-template-columns:1fr;padding:14px}.candidate-flow-guide-card{grid-template-columns:1fr}.candidate-metric-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.candidate-card-actions{flex-direction:column;align-items:stretch}.candidate-card-actions .portal-primary-btn{width:100%}.entity-candidate-list-toolbar{flex-direction:column;align-items:flex-start}.entity-candidate-list-toolbar .portal-secondary-btn{justify-content:center;width:100%}.selected-filter-bar{justify-content:stretch;width:100%}.selected-filter-control,.selected-filter-control--search,.selected-filter-bar .portal-secondary-btn{width:100%}.entity-candidate-expanded{grid-template-columns:1fr}.entity-candidate-actions{justify-content:stretch}.entity-candidate-actions button{flex:100%}.candidate-detail-panel{border-left:0;width:100vw}.candidate-detail-panel--wide{width:100vw}.candidate-detail-header,.candidate-detail-body,.candidate-detail-footer{padding-left:18px;padding-right:18px}.candidate-detail-footer{flex-direction:column-reverse;align-items:stretch}.candidate-detail-footer button{justify-content:center;width:100%}.entity-stat-card{grid-template-columns:52px minmax(0,1fr) 24px}.queue-row{grid-template-columns:34px minmax(0,1fr)}.queue-row button{grid-column:2;justify-content:center;width:fit-content}.entity-glance-panel dl div{grid-template-columns:1fr;gap:4px}.entity-glance-panel dl .portal-svg{display:none}.pipeline-numbers{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.pipeline-numbers div{padding-left:10px}.interview-row{grid-template-columns:62px 30px minmax(0,1fr)}.mode-chip{grid-column:3;width:fit-content}.entity-empty-panel{min-height:300px;padding:30px 22px}.entity-message-composer-footer,.entity-messages-main-head{flex-direction:column;align-items:stretch}.entity-message-head-badges{justify-content:flex-start}.entity-message-bubble{max-width:100%}.entity-messages-hero{padding:22px}}@media (max-width:520px){.auth-footer,.hero-actions{flex-direction:column}.portal-home,.dashboard-page{width:min(100%,100% - 28px);padding:24px 0 42px}.hero-panel,.dashboard-hero,.content-card,.stat-card,.guide-card{padding:20px}}@keyframes entityPortalSpin{to{transform:rotate(360deg)}}.portal-home-v2{width:min(1440px,100% - clamp(28px,5vw,84px));padding:28px 0 76px}.portal-home-v2:before{content:"";z-index:-1;background:radial-gradient(circle at 12% 18%,#1268e838,#0000 28%),radial-gradient(circle at 80% 8%,#12b98124,#0000 26%),linear-gradient(135deg,#eef6ff 0%,#f8fbff 46%,#fff 100%);position:fixed;inset:0}.home-nav{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffc2;border:1px solid #bed2ebc2;border-radius:24px;justify-content:space-between;align-items:center;gap:18px;margin-bottom:34px;padding:12px 14px 12px 16px;display:flex;box-shadow:0 18px 60px #0a234514}.home-brand,.home-nav-actions{align-items:center;gap:12px;min-width:0;display:flex}.home-brand span:last-child,.home-brand strong,.home-brand small{display:block}.home-brand strong{font-size:1rem}.home-brand small{color:var(--muted);letter-spacing:.16em;text-transform:uppercase;font-size:.72rem;font-weight:900}.home-nav-link{color:#365274;font-weight:900}.home-nav .portal-primary-btn{border-radius:16px;min-height:42px}.home-hero{min-height:650px;box-shadow:var(--shadow-premium);background:linear-gradient(120deg,#fffffff0,#f3f9ffd1),radial-gradient(circle at 72% 26%,#1268e829,#0000 34%);border:1px solid #b4cdebe6;border-radius:34px;grid-template-columns:minmax(0,1.02fr) minmax(440px,.88fr);align-items:center;gap:clamp(22px,4vw,52px);padding:clamp(28px,5vw,58px);display:grid;position:relative;overflow:hidden}.home-hero:after{content:"";filter:blur(4px);background:conic-gradient(from 160deg,#1268e82e,#12b98124,#8b5cf629,#1268e82e);border-radius:999px;width:360px;height:360px;position:absolute;bottom:-130px;right:-90px}.home-hero-copy,.home-preview-card{z-index:1;position:relative}.home-hero-copy h1{color:#071b33;letter-spacing:-.07em;max-width:850px;margin:16px 0 18px;font-size:clamp(2.6rem,5.6vw,5.9rem);line-height:.94}.home-hero-copy p:not(.portal-kicker){color:#4f6688;max-width:720px;margin:0;font-size:clamp(1rem,1.4vw,1.2rem);line-height:1.75}.home-hero-actions{flex-wrap:wrap;gap:14px;margin-top:30px;display:flex}.home-hero-actions .portal-primary-btn,.home-hero-actions .portal-secondary-btn{border-radius:18px;min-height:54px}.home-trust-row{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;max-width:680px;margin-top:34px;display:grid}.home-trust-row span{background:#ffffffb8;border:1px solid #bed2ebcc;border-radius:20px;gap:4px;min-height:88px;padding:16px;display:grid}.home-trust-row strong{color:#0d5bd5;font-size:1.6rem;line-height:1}.home-preview-card{background:linear-gradient(#fff,#f2f8ff);border:1px solid #9bbce1e0;border-radius:28px;padding:18px;box-shadow:0 28px 80px #0a23452e}.preview-toolbar{grid-template-columns:42px 1fr auto;align-items:center;gap:12px;margin-bottom:16px;display:grid}.preview-toolbar span{background:linear-gradient(135deg,#1268e8,#12b981);border-radius:14px;width:42px;height:42px}.preview-toolbar small{color:#047857;background:#dcfaef;border-radius:999px;padding:6px 10px;font-weight:900}.preview-grid{grid-template-columns:minmax(0,1.35fr) minmax(150px,.65fr);gap:14px;display:grid}.preview-main,.preview-side,.preview-table{background:#fff;border:1px solid #dce8f7;border-radius:22px;box-shadow:0 16px 42px #0c2a4c14}.preview-main,.preview-side{padding:16px}.preview-main p,.preview-side p{color:#5d7396;letter-spacing:.16em;text-transform:uppercase;margin:0 0 14px;font-size:.76rem;font-weight:900}.preview-task{background:#f7fbff;border-radius:16px;grid-template-columns:42px minmax(0,1fr);align-items:center;gap:12px;padding:12px;display:grid}.preview-task+.preview-task{margin-top:10px}.preview-task strong{color:#1268e8;background:#e8f2ff;border-radius:14px;place-items:center;width:42px;height:42px;display:grid}.preview-task.is-hot strong{color:#be123c;background:#fff1f2}.preview-task.is-calm strong{color:#047857;background:#dcfaef}.preview-side i{width:var(--bar);background:linear-gradient(90deg,#1268e8,#12b981);border-radius:999px;height:14px;margin-top:13px;display:block}.preview-table{background:#dce8f7;grid-template-columns:1.2fr .8fr .7fr;gap:1px;margin-top:14px;display:grid;overflow:hidden}.preview-table>*{background:#fff;margin:0;padding:12px;font-size:.82rem;font-style:normal}.preview-table>span{color:#6b819f;letter-spacing:.14em;text-transform:uppercase;font-size:.68rem;font-weight:900}.preview-table em{color:#1d4ed8;font-weight:900}.preview-table em.is-selected{color:#047857}.preview-table em.is-rejected{color:#be123c}.home-feature-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;margin-top:22px;display:grid}.home-feature-card,.home-workflow{background:#ffffffe0;border:1px solid #bed2ebe6;border-radius:26px;box-shadow:0 18px 50px #0a234514}.home-feature-card{padding:24px}.home-feature-card span{color:#1268e8;background:#e8f2ff;border-radius:14px;place-items:center;width:38px;height:38px;font-weight:900;display:inline-grid}.home-feature-card h2{margin:22px 0 10px;font-size:1.08rem}.home-feature-card p,.home-workflow p{color:#5d7396;margin:0;line-height:1.7}.home-workflow{grid-template-columns:minmax(0,.9fr) minmax(360px,1.1fr);gap:26px;margin-top:22px;padding:30px;display:grid}.home-workflow h2{letter-spacing:-.04em;margin:12px 0;font-size:clamp(1.7rem,3vw,2.6rem);line-height:1}.home-workflow ol{counter-reset:workflow;gap:12px;margin:0;padding:0;list-style:none;display:grid}.home-workflow li{background:#f8fbff;border:1px solid #dce8f7;border-radius:18px;grid-template-columns:42px minmax(0,1fr);align-items:center;gap:14px;padding:14px;font-weight:900;display:grid}.home-workflow li:before{counter-increment:workflow;content:counter(workflow);color:#fff;background:#092746;border-radius:14px;place-items:center;width:42px;height:42px;display:grid}.portal-app{background:radial-gradient(circle at 22% 0,#1268e81a,#0000 28%),linear-gradient(#f5f9ff 0%,#eef5fd 100%);grid-template-columns:292px minmax(0,1fr);transition:grid-template-columns .19s}.portal-app.is-sidebar-collapsed{grid-template-columns:92px minmax(0,1fr)}.portal-sidebar{background:radial-gradient(circle at 50% -12%, #1268e861, transparent 35%), linear-gradient(180deg, var(--shell-sidebar) 0%, var(--shell-sidebar-2) 100%);border-right:1px solid #ffffff14;padding:18px 14px;overflow-x:hidden;box-shadow:inset -1px 0 #ffffff0f}.portal-sidebar-brand{min-height:58px;padding:4px 6px 18px}.portal-sidebar-brand-copy{min-width:0}.portal-app.is-sidebar-collapsed .portal-sidebar{align-items:center;padding-left:10px;padding-right:10px}.portal-app.is-sidebar-collapsed .portal-sidebar-brand-copy,.portal-app.is-sidebar-collapsed .company-mini-card span:not(.company-mini-icon),.portal-app.is-sidebar-collapsed .company-mini-card>.portal-svg,.portal-app.is-sidebar-collapsed .portal-nav-group>p,.portal-app.is-sidebar-collapsed .portal-nav-copy,.portal-app.is-sidebar-collapsed .nav-badge,.portal-app.is-sidebar-collapsed .collapse-control span{display:none}.portal-app.is-sidebar-collapsed .company-mini-card{grid-template-columns:42px;place-items:center;width:58px;min-height:58px;margin-left:0;margin-right:0;padding:8px;display:grid}.portal-app.is-sidebar-collapsed .company-mini-icon{width:42px;height:42px}.portal-app.is-sidebar-collapsed .portal-navigation{gap:16px;width:100%}.portal-app.is-sidebar-collapsed .portal-nav-link{grid-template-columns:44px;justify-content:center;min-height:48px;padding:4px;position:relative}.portal-app.is-sidebar-collapsed .portal-nav-icon{border-radius:14px;width:40px;height:40px}.portal-app.is-sidebar-collapsed .collapse-control{justify-content:center;width:58px;padding-top:14px}.company-mini-card,.portal-nav-link,.collapse-control{transition:background .16s,color .16s,transform .16s,box-shadow .16s,border-color .16s}.company-mini-card{cursor:pointer;background:#ffffff14;border-radius:20px;min-height:66px}.company-mini-card:hover,.portal-nav-link:hover{transform:translateY(-1px)}.portal-nav-group{gap:7px}.portal-nav-link{border:1px solid #0000;border-radius:18px;min-height:52px;padding:8px 10px}.portal-nav-link.is-active{background:linear-gradient(135deg,#fff3,#1268e8c2);border-color:#fff3;box-shadow:0 16px 36px #0003}.portal-nav-icon{border-radius:13px}.collapse-control{background:#ffffff0f;border:1px solid #ffffff1a;border-radius:18px;justify-content:center;min-height:48px;padding:12px}.portal-main{min-height:100vh}.portal-topbar{z-index:25;background:var(--shell-glass);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-bottom:1px solid #c4d6ebc2;min-height:86px;padding:12px clamp(16px,2.2vw,32px);position:sticky;top:0;box-shadow:0 16px 50px #0a23450f}.topbar-leading{align-items:center}.topbar-page-copy{gap:4px;min-width:0;display:grid}.topbar-page-copy p{color:#6f85a4;letter-spacing:.14em;text-transform:uppercase;margin:0;font-size:.72rem;font-weight:900}.breadcrumbs strong{font-size:1.04rem}.topbar-actions{flex-wrap:wrap;justify-content:flex-end;gap:12px}.global-search input,.top-job-switcher,.notification-control,.profile-control>span{box-shadow:0 12px 32px #0a234512}.global-search input{border-radius:18px;height:46px}.top-company-switcher:not(.top-job-switcher){background:#fff;border:1px solid #d8e4f5;border-radius:18px;min-height:46px;padding:0 34px 0 14px}.top-company-switcher:before,.profile-control:before{display:none}.top-company-switcher>.portal-svg:last-child{right:13px}.notification-control{background:#fff;border:1px solid #d8e4f5;border-radius:18px;width:46px;height:46px}.profile-control{background:#fff;border:1px solid #d8e4f5;border-radius:999px;max-width:244px;min-height:46px;padding:5px 12px 5px 5px}.profile-control>span{background:linear-gradient(135deg,#092746,#1268e8);width:36px;height:36px}.portal-content{width:min(1560px,100%);padding:clamp(16px,2vw,28px)}.portal-notice{border-radius:18px}.entity-welcome-card,.entity-module-hero,.entity-panel,.entity-glance-panel,.entity-module-hero,.entity-empty-panel,.entity-candidate-list-panel,.entity-candidate-table-wrap,.entity-messages-board{border-radius:24px;box-shadow:0 18px 50px #0a234514}.entity-welcome-card{background:radial-gradient(circle at 72% 32%,#1268e824,#0000 32%),radial-gradient(circle at 95% 0,#12b9811f,#0000 26%),linear-gradient(135deg,#fff 0%,#eef6ff 100%);border-color:#9bbce1d1;border-radius:30px;min-height:230px}.entity-welcome-copy h1{letter-spacing:-.045em}.entity-stat-grid{gap:16px;margin:18px 0}.entity-stat-card{background:linear-gradient(#fff,#f7fbff);border-radius:24px;min-height:142px;box-shadow:0 18px 45px #0a234512}.entity-panel{padding:22px}.entity-module-hero{background:radial-gradient(circle at 88% 16%,#1268e81f,#0000 30%),linear-gradient(135deg,#fff,#f3f8ff);padding:clamp(22px,3vw,34px)}.entity-module-hero h1{letter-spacing:-.045em}.entity-empty-panel{background:radial-gradient(circle at 50% 0,#1268e814,#0000 30%),#fff}.entity-empty-icon{border-radius:22px}.entity-candidate-table-wrap{border:1px solid var(--line);background:#fff;max-width:100%;overflow-x:auto}.entity-candidate-table{min-width:980px}.entity-candidate-table th{z-index:2;background:linear-gradient(#f8fbff,#eef5ff);position:sticky;top:0}.candidate-detail-panel,.offer-letter-modal-card{max-width:calc(100vw - 24px)}.candidate-detail-panel{border-radius:28px 0 0 28px}.candidate-detail-header,.candidate-detail-footer{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffffeb}.menu-btn{border-radius:16px}@media (min-width:1600px){.portal-content{width:min(1720px,100% - 40px)}.entity-dashboard-grid{grid-template-columns:minmax(0,1.2fr) minmax(420px,.8fr)}}@media (max-width:1280px){.home-feature-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.home-hero{grid-template-columns:1fr;min-height:auto}.home-preview-card{max-width:760px}.portal-app{grid-template-columns:264px minmax(0,1fr)}.portal-app.is-sidebar-collapsed{grid-template-columns:88px minmax(0,1fr)}}@media (max-width:980px){.portal-app,.portal-app.is-sidebar-collapsed{display:block}.portal-app.is-sidebar-collapsed .portal-sidebar{align-items:stretch}.portal-app.is-sidebar-collapsed .portal-sidebar-brand-copy,.portal-app.is-sidebar-collapsed .company-mini-card span:not(.company-mini-icon),.portal-app.is-sidebar-collapsed .company-mini-card>.portal-svg,.portal-app.is-sidebar-collapsed .portal-nav-group>p,.portal-app.is-sidebar-collapsed .portal-nav-copy,.portal-app.is-sidebar-collapsed .nav-badge,.portal-app.is-sidebar-collapsed .collapse-control span{display:block}.portal-app.is-sidebar-collapsed .company-mini-card{place-items:initial;grid-template-columns:36px minmax(0,1fr) 16px;width:auto;padding:12px 14px}.portal-app.is-sidebar-collapsed .portal-nav-link{justify-content:initial;grid-template-columns:32px minmax(0,1fr) auto;padding:8px 10px}.portal-app.is-sidebar-collapsed .collapse-control{width:calc(100% - 10px)}.portal-topbar{grid-template-columns:1fr;position:sticky}.topbar-actions{justify-content:stretch}.global-search,.top-job-switcher{flex:260px}.top-company-switcher:not(.top-job-switcher){flex:190px}.home-workflow{grid-template-columns:1fr}}@media (max-width:720px){.portal-home-v2{width:min(100%,100% - 24px);padding-top:14px}.home-nav{flex-direction:column;align-items:stretch}.home-nav-actions,.home-nav-actions .portal-primary-btn,.home-nav-link{justify-content:center;width:100%}.home-hero{border-radius:26px;padding:24px}.home-hero-copy h1{font-size:clamp(2.25rem,13vw,3.7rem)}.home-hero-actions,.home-trust-row,.preview-grid,.home-feature-grid{grid-template-columns:1fr}.home-hero-actions .portal-primary-btn,.home-hero-actions .portal-secondary-btn{width:100%}.home-preview-card{border-radius:22px;padding:12px}.preview-table{grid-template-columns:1fr}.preview-table>span{display:none}.home-workflow{border-radius:24px;padding:22px}.portal-topbar{min-height:auto;padding:10px 12px}.topbar-leading{gap:10px}.topbar-page-copy p{display:none}.breadcrumbs strong{text-overflow:ellipsis;white-space:nowrap;max-width:46vw;overflow:hidden}.topbar-actions{grid-template-columns:1fr auto auto;gap:8px;display:grid}.top-job-switcher{order:-1;grid-column:1/-1;min-width:0;display:flex}.notification-control,.profile-control{justify-self:end}.portal-content{padding:12px}.entity-welcome-card,.entity-module-hero,.entity-panel,.entity-glance-panel,.entity-empty-panel{border-radius:22px}.entity-module-hero{align-items:stretch}.entity-module-hero .portal-primary-btn,.entity-module-hero .portal-secondary-btn,.entity-candidate-list-toolbar .portal-secondary-btn{width:100%}.entity-candidate-table{min-width:820px}.candidate-detail-overlay{align-items:stretch}.candidate-detail-panel{border-radius:0;width:100vw;max-width:100vw}}@media (max-width:520px){.home-brand{width:100%}.home-trust-row{display:grid}.home-feature-card{border-radius:22px;padding:20px}.home-workflow li{grid-template-columns:36px minmax(0,1fr);padding:12px}.home-workflow li:before{width:36px;height:36px}.portal-sidebar{width:min(318px,92vw)}.topbar-actions{grid-template-columns:1fr auto}.profile-control{padding:5px}.entity-stat-card,.candidate-metric-grid{grid-template-columns:1fr}}.enterprise-home{color:#071936;background:linear-gradient(90deg,#e2ebf88c 1px,#0000 1px) 0 0/96px 96px,linear-gradient(#e2ebf88c 1px,#0000 1px) 0 0/96px 96px,radial-gradient(circle at 46% 10%,#0a4dad12,#0000 26%),#fff;min-height:100vh;padding:26px clamp(22px,3.6vw,64px) 44px;overflow:hidden}.enterprise-home *{box-sizing:border-box}.enterprise-home a,.enterprise-home button{font:inherit}.enterprise-home-nav{grid-template-columns:minmax(220px,1fr) auto minmax(220px,1fr);align-items:center;gap:24px;max-width:1840px;margin:0 auto 26px;display:grid}.enterprise-brand,.enterprise-actions,.enterprise-links{align-items:center;display:flex}.enterprise-brand{gap:14px;min-width:0}.enterprise-logo{color:#0f5cf5;background:#fff;border:1px solid #cfdcf0;border-radius:7px;place-items:center;width:58px;height:58px;font-size:2.1rem;font-weight:950;display:grid;box-shadow:0 10px 25px #0d2e5f0d}.enterprise-brand strong,.enterprise-brand small{display:block}.enterprise-brand strong{color:#071936;font-size:1.34rem;line-height:1}.enterprise-brand small{color:#263e63;letter-spacing:.34em;text-transform:uppercase;margin-top:7px;font-size:.76rem;font-weight:850}.enterprise-links{justify-content:center;gap:36px}.enterprise-links button{color:#071936;background:0 0;border:0;align-items:center;gap:7px;font-size:.92rem;font-weight:750;display:inline-flex}.enterprise-actions{justify-content:flex-end;gap:20px}.enterprise-actions>a:not(.enterprise-primary){color:#071936;font-weight:800}.enterprise-primary,.enterprise-secondary{border-radius:6px;justify-content:center;align-items:center;gap:14px;min-height:54px;padding:0 32px;font-weight:850;display:inline-flex}.enterprise-primary{color:#fff;background:#0f5cf5;border:1px solid #0c57eb;box-shadow:0 12px 28px #0f5cf533}.enterprise-secondary{color:#0f5cf5;background:#fff;border:1px solid #cfdcf0;box-shadow:0 10px 24px #0d2e5f0f}.enterprise-hero{grid-template-columns:minmax(420px,.78fr) minmax(760px,1.22fr);align-items:center;gap:clamp(26px,3.6vw,52px);max-width:1840px;min-height:calc(100vh - 235px);margin:0 auto;display:grid}.enterprise-hero-copy{min-width:0}.enterprise-pill{color:#0f5cf5;letter-spacing:.08em;text-transform:uppercase;background:#f4f8ff;border:1px solid #cfe0ff;border-radius:999px;align-items:center;gap:8px;margin:0 0 38px;padding:9px 15px;font-size:.78rem;font-weight:900;display:inline-flex}.enterprise-pill:before{content:"";background:#fff;border:2px solid #0f5cf5;border-radius:50%;width:18px;height:18px}.enterprise-hero-copy h1{color:#071936;letter-spacing:-.065em;max-width:780px;margin:0;font-size:clamp(3.35rem,5.8vw,5.65rem);line-height:1.02}.enterprise-hero-copy>p:not(.enterprise-pill){color:#203957;max-width:680px;margin:24px 0 0;font-size:clamp(1rem,1.2vw,1.13rem);line-height:1.64}.enterprise-hero-actions{flex-wrap:wrap;gap:22px;margin-top:32px;display:flex}.enterprise-proof-grid{border-top:1px solid #d8e3f2;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;max-width:760px;margin-top:40px;padding-top:30px;display:grid}.enterprise-proof-grid article{grid-template-columns:28px minmax(0,1fr);gap:10px;display:grid}.enterprise-proof-grid article>span{color:#0f5cf5;border:2px solid #0f5cf5;border-radius:50%;place-items:center;width:28px;height:28px;font-size:.8rem;font-weight:950;display:grid}.enterprise-proof-grid strong,.enterprise-proof-grid small{display:block}.enterprise-proof-grid strong{color:#071936;font-size:.78rem;line-height:1.3}.enterprise-proof-grid small{color:#52667f;margin-top:3px;font-size:.68rem;line-height:1.45}.enterprise-product-preview{background:#fff;border:1px solid #d6e1ef;border-radius:17px;grid-template-columns:132px minmax(0,1fr);min-height:820px;display:grid;overflow:hidden;box-shadow:0 24px 64px #081e3f1f}.enterprise-preview-sidebar{color:#c7d7ec;background:linear-gradient(#071d3e 0%,#061a35 100%);flex-direction:column;gap:8px;padding:20px 16px;display:flex}.enterprise-preview-logo{color:#fff;margin-bottom:14px;font-size:1.5rem;font-weight:950}.enterprise-preview-sidebar>span:not(.enterprise-preview-logo){border-radius:6px;padding:11px 12px;font-size:.75rem;font-weight:800}.enterprise-preview-sidebar>span.is-active{color:#fff;background:#ffffff1f}.enterprise-preview-sidebar small{color:#dbe8f8;margin-top:auto;padding:12px;font-size:.74rem}.enterprise-preview-main{background:#f8fafc;min-width:0}.enterprise-preview-topbar{background:#fff;border-bottom:1px solid #d8e3f0;grid-template-columns:minmax(190px,1fr) minmax(260px,420px) auto;align-items:center;gap:18px;min-height:68px;padding:0 24px;display:grid}.enterprise-preview-topbar label{color:#60738d;border:1px solid #d8e3f0;border-radius:6px;grid-template-columns:22px minmax(0,1fr);align-items:center;height:38px;padding:0 12px;display:grid}.enterprise-preview-topbar input{color:#263e63;border:0;outline:0;width:100%;font-size:.76rem}.enterprise-avatar{color:#263e63;background:#eef2f7;border-radius:50%;place-items:center;width:34px;height:34px;font-size:.7rem;font-weight:900;display:grid}.enterprise-preview-body{padding:22px}.enterprise-preview-heading{justify-content:space-between;align-items:center;gap:18px;margin-bottom:16px;display:flex}.enterprise-preview-heading strong,.enterprise-preview-heading small{display:block}.enterprise-preview-heading small{color:#60738d;margin-top:3px;font-size:.72rem}.enterprise-preview-heading button{color:#263e63;background:#fff;border:1px solid #d8e3f0;border-radius:6px;height:36px;padding:0 16px;font-size:.74rem;font-weight:850}.enterprise-preview-stats{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin-bottom:16px;display:grid}.enterprise-preview-stats article,.enterprise-preview-card{background:#fff;border:1px solid #dce5f1;border-radius:8px}.enterprise-preview-stats article{padding:16px 18px}.enterprise-preview-stats strong,.enterprise-preview-stats span,.enterprise-preview-stats small{display:block}.enterprise-preview-stats strong{color:#071936;font-size:1.45rem}.enterprise-preview-stats span{color:#344966;margin-top:6px;font-size:.78rem}.enterprise-preview-stats small{color:#0d9b61;margin-top:7px;font-size:.68rem;font-weight:850}.enterprise-preview-grid{grid-template-columns:minmax(0,1.15fr) minmax(280px,.85fr);gap:14px;display:grid}.enterprise-preview-card{min-width:0;padding:18px}.enterprise-preview-card header{justify-content:space-between;gap:14px;margin-bottom:14px;display:flex}.enterprise-preview-card header a{color:#0f5cf5;font-size:.72rem;font-weight:900}.enterprise-mini-table{grid-template-columns:minmax(0,1.1fr) minmax(0,1fr) 80px;align-items:center;gap:0;display:grid}.enterprise-mini-table>*{border-top:1px solid #edf2f8;padding:10px 8px;font-size:.72rem}.enterprise-mini-table>span{color:#60738d;letter-spacing:.08em;text-transform:uppercase;font-size:.62rem;font-weight:900}.enterprise-mini-table strong{color:#071936}.enterprise-mini-table small{color:#344966}.enterprise-mini-table em{font-style:normal;font-weight:900}.priority-high{color:#dc2626}.priority-medium{color:#d97706}.priority-low{color:#2563eb}.enterprise-pipeline-bar{background:#e6edf6;border-radius:999px;grid-template-columns:1fr .8fr .7fr .55fr;height:10px;margin-bottom:16px;display:grid;overflow:hidden}.enterprise-pipeline-bar i:first-child{background:#0f5cf5}.enterprise-pipeline-bar i:nth-child(2){background:#7c3aed}.enterprise-pipeline-bar i:nth-child(3){background:#f59e0b}.enterprise-pipeline-bar i:nth-child(4){background:#10b981}.enterprise-preview-card p{color:#344966;justify-content:space-between;margin:10px 0 0;font-size:.76rem;display:flex}.enterprise-preview-card p strong{color:#071936}.enterprise-activity-card{grid-column:1/-1}.enterprise-activity-card p small{color:#60738d}.enterprise-logo-row{border-top:1px solid #d8e3f2;grid-template-columns:1.2fr repeat(5,minmax(0,1fr));align-items:center;gap:24px;max-width:1840px;margin:38px auto 0;padding-top:26px;display:grid}.enterprise-logo-row p{color:#263e63;letter-spacing:.17em;text-transform:uppercase;margin:0;font-size:.76rem;font-weight:900}.enterprise-logo-row strong{color:#728198;letter-spacing:-.02em;font-size:.96rem}.portal-app{background:#f6f8fb}.portal-sidebar{box-shadow:none;background:linear-gradient(#071d3e 0%,#061a35 100%)}.portal-nav-link,.company-mini-card,.collapse-control{border-radius:7px;transform:none}.portal-nav-link:hover,.company-mini-card:hover{transform:none}.portal-nav-link.is-active{box-shadow:none;background:#ffffff1c;border-color:#ffffff17}.portal-topbar{box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;background:#fff}.global-search input,.top-job-switcher,.top-company-switcher:not(.top-job-switcher),.notification-control,.profile-control{box-shadow:none;border-radius:7px}.profile-control{border-radius:999px}.entity-welcome-card,.entity-module-hero,.entity-panel,.entity-glance-panel,.entity-empty-panel,.entity-candidate-list-panel,.entity-candidate-table-wrap,.entity-messages-board,.entity-stat-card{box-shadow:none;background:#fff;border-color:#d8e3f0;border-radius:10px}.entity-glance-panel{color:#fff;background:#071d3e}.entity-stat-card{min-height:126px}.entity-candidate-table th{background:#f8fafc}@media (max-width:1480px){.enterprise-hero{grid-template-columns:1fr}.enterprise-product-preview{width:100%;max-width:1100px}.enterprise-proof-grid{max-width:100%}}@media (max-width:980px){.enterprise-home-nav{grid-template-columns:1fr}.enterprise-links{justify-content:flex-start;gap:18px;padding-bottom:4px;overflow-x:auto}.enterprise-actions{justify-content:flex-start}.enterprise-product-preview{grid-template-columns:1fr;min-height:auto}.enterprise-preview-sidebar{display:none}.enterprise-preview-grid,.enterprise-preview-stats,.enterprise-proof-grid,.enterprise-logo-row{grid-template-columns:1fr 1fr}}@media (max-width:640px){.enterprise-home{padding:18px 14px 34px}.enterprise-brand{align-items:flex-start}.enterprise-logo{width:48px;height:48px;font-size:1.65rem}.enterprise-links{display:none}.enterprise-actions,.enterprise-hero-actions{flex-direction:column;align-items:stretch;gap:12px}.enterprise-actions>*,.enterprise-hero-actions>*{width:100%}.enterprise-hero{gap:28px;min-height:auto}.enterprise-pill{margin-bottom:24px}.enterprise-hero-copy h1{font-size:clamp(2.45rem,12vw,3.5rem)}.enterprise-preview-topbar,.enterprise-preview-stats,.enterprise-preview-grid,.enterprise-proof-grid,.enterprise-logo-row,.enterprise-mini-table{grid-template-columns:1fr}.enterprise-product-preview{border-radius:10px}.enterprise-preview-body{padding:14px}.enterprise-mini-table>span{display:none}.enterprise-logo-row{gap:14px}}.primary-btn,.secondary-btn,.portal-primary-btn,.portal-secondary-btn{box-shadow:none;border-radius:7px;font-weight:850}.primary-btn,.portal-primary-btn{background:#0f5cf5;border:1px solid #0c57eb}.secondary-btn,.portal-secondary-btn{color:#0f5cf5;background:#fff;border:1px solid #cfdcf0}.primary-btn:hover,.secondary-btn:hover,.portal-primary-btn:hover,.portal-secondary-btn:hover{transform:none;box-shadow:0 8px 18px #0f5cf514}.auth-page{background:linear-gradient(90deg,#e2ebf885 1px,#0000 1px) 0 0/92px 92px,linear-gradient(#e2ebf885 1px,#0000 1px) 0 0/92px 92px,radial-gradient(circle at 18% 18%,#0f5cf514,#0000 25%),#fff;min-height:100vh;padding:clamp(22px,4vw,56px)}.auth-shell{background:#fff;border:1px solid #d6e1ef;border-radius:12px;grid-template-columns:minmax(0,.98fr) 438px;width:min(1180px,100%);min-height:680px;box-shadow:0 24px 64px #081e3f1f}.auth-brand{color:#071936;background:linear-gradient(#f8fafcfa,#fffffffa);padding:clamp(36px,5vw,64px);position:relative;overflow:hidden}.auth-brand:after{opacity:.8;background-color:#0000;background-image:linear-gradient(90deg,#0f5cf514 1px,#0000 1px),linear-gradient(#0f5cf514 1px,#0000 1px);background-position:0 0,0 0;background-repeat:repeat,repeat;background-size:28px 28px;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;border:1px solid #0f5cf51c;width:360px;height:360px;bottom:-140px;right:-120px;transform:none}.auth-brand h1{color:#071936;letter-spacing:-.055em;max-width:620px;font-size:clamp(2.35rem,4vw,4rem);line-height:1.02}.auth-brand p{color:#203957;max-width:590px;font-size:1rem}.auth-guide{color:#071936;max-width:620px;box-shadow:none;background:#fff;border:1px solid #d8e3f0;border-radius:10px;margin-top:44px}.auth-guide h2{color:#071936}.auth-guide .guide-list{color:#344966}.auth-card{background:#fff;border-left:1px solid #d8e3f0;padding:clamp(28px,4vw,44px)}.card-header h2{color:#071936;letter-spacing:-.035em;text-transform:capitalize;margin:8px 0;font-size:1.7rem}.card-header p{color:#52667f}.auth-form{gap:18px;margin-top:26px}.field{gap:8px}.field span,.candidate-response-form label span,.interview-availability-field span,.offer-letter-form-grid label span,.selected-filter-control span{color:#263e63;letter-spacing:.02em;font-size:.76rem;font-weight:850}.field input,.candidate-response-form select,.candidate-response-form textarea,.candidate-response-form input,.interview-availability-field input,.interview-availability-field select,.interview-availability-field textarea,.offer-letter-form-grid input,.offer-letter-form-grid select,.offer-letter-form-grid textarea,.selected-filter-control select,.selected-filter-control input,.entity-panel select{color:#071936;box-shadow:none;background:#fff;border:1px solid #cfdcf0;border-radius:7px}.field input:focus,.candidate-response-form select:focus,.candidate-response-form textarea:focus,.candidate-response-form input:focus,.interview-availability-field input:focus,.interview-availability-field select:focus,.interview-availability-field textarea:focus,.offer-letter-form-grid input:focus,.offer-letter-form-grid select:focus,.offer-letter-form-grid textarea:focus,.selected-filter-control select:focus,.selected-filter-control input:focus{border-color:#0f5cf5;box-shadow:0 0 0 3px #0f5cf51a}.auth-footer{border-top:1px solid #e3eaf4;padding-top:20px}.auth-footer a{color:#0f5cf5;font-weight:800}.status-card,.offer-letter-error,.candidate-response-error{background:#fff7f7;border-radius:7px}.portal-loading,.entity-loading-card{background-color:#fff;background-image:linear-gradient(90deg,#e2ebf885 1px,#0000 1px),linear-gradient(#e2ebf885 1px,#0000 1px),none;background-position:0 0,0 0,0 0;background-repeat:repeat,repeat,repeat;background-size:92px 92px;background-attachment:scroll,scroll,scroll;background-origin:padding-box,padding-box,padding-box;background-clip:border-box,border-box,border-box}.entity-loading-card,.portal-loading>div:not(.status-spinner){background:#fff;border:1px solid #d8e3f0;border-radius:10px;box-shadow:0 18px 42px #081e3f14}.status-spinner{border-color:#0f5cf5 #d8e3f0 #d8e3f0}.entity-module-shell,.entity-candidates-shell,.entity-messages-shell{gap:18px}.entity-module-hero{background:linear-gradient(90deg,#f8fafcfa,#fffffffa);border-radius:10px;align-items:center}.entity-module-hero h1,.entity-welcome-copy h1{color:#071936;letter-spacing:-.05em}.entity-module-hero p:not(.portal-kicker),.entity-empty-panel p,.entity-welcome-copy p:not(.portal-kicker){color:#52667f}.entity-welcome-card{background:#fff}.entity-hero-visual,.mini-chart-card,.donut-card,.hero-shield{border-radius:8px}.entity-stat-card{background:#fff;border:1px solid #d8e3f0}.stat-icon,.activity-icon,.candidate-table-score,.entity-empty-icon{border-radius:7px}.entity-panel-heading{border-bottom:1px solid #edf2f8;padding-bottom:14px}.entity-panel-heading h2{color:#071936}.queue-list{border-color:#d8e3f0;border-radius:8px}.queue-row{background:#fff}.queue-row+.queue-row{border-top-color:#edf2f8}.entity-candidate-list-panel{padding:0;overflow:hidden}.entity-candidate-list-toolbar,.entity-messages-main-head,.entity-messages-sidebar-head{background:#fff;border-bottom:1px solid #edf2f8}.entity-candidate-grid{gap:16px}.entity-candidate-card{box-shadow:none;background:#fff;border:1px solid #d8e3f0;border-radius:10px}.entity-candidate-card:hover{transform:none;box-shadow:0 12px 28px #081e3f12}.candidate-flow-guide-grid,.candidate-flow-guide-card,.selected-summary-card,.offer-letter-inline-card,.offer-letter-switch-row,.candidate-response-address,.candidate-detail-definition div,.candidate-detail-metrics div,.candidate-detail-score-strip div,.entity-candidate-expanded div{background:#fff;border-color:#d8e3f0;border-radius:8px}.candidate-flow-guide-card:after{display:none}.candidate-flow-guide-icon{color:#0f5cf5;background:#eef4ff;border-radius:7px}.entity-candidate-table-wrap{box-shadow:none;border-radius:10px}.entity-candidate-table{border-collapse:separate;border-spacing:0}.entity-candidate-table th{color:#60738d;letter-spacing:.13em;background:#f8fafc;border-bottom:1px solid #d8e3f0;height:46px;font-size:.66rem}.entity-candidate-table td{background:#fff;border-bottom:1px solid #edf2f8}.entity-candidate-table tbody tr:not(.entity-candidate-expanded-row):hover td{box-shadow:none;background:#f8fafc;border-color:#d8e3f0;transform:none}.entity-candidate-row.is-selected td{background:#f6fef9;border-color:#bbf7d0;animation:none}.entity-candidate-row.is-rejected td{background:#fff7f7;border-color:#fecdd3}.entity-candidate-person>span,.avatar-chip,.company-mini-icon,.profile-control>span{border-radius:50%}.entity-response-badge,.mode-chip,.nav-badge,.selected-filter-pill{border-radius:999px;font-weight:850}.entity-row-actions-trigger{background:#fff;border-radius:7px}.entity-row-actions-trigger:hover,.entity-row-actions-trigger[aria-expanded=true]{border-color:#0f5cf5;transform:none;box-shadow:0 0 0 3px #0f5cf514}.entity-row-actions-popover{-webkit-backdrop-filter:none;backdrop-filter:none;background:#fff;border:1px solid #d8e3f0;border-radius:10px;animation:none;box-shadow:0 18px 48px #081e3f29}.entity-row-actions-popover button{border-radius:7px}.entity-row-actions-popover button:hover:not(:disabled){background:#f8fafc;border-color:#d8e3f0;transform:none}.candidate-detail-overlay,.offer-letter-modal-overlay{background:#0719366b}.candidate-detail-panel,.offer-letter-modal-card{background:#fff;border:1px solid #d8e3f0;border-radius:12px;box-shadow:0 24px 70px #081e3f3d}.candidate-detail-panel{margin:18px}.candidate-detail-header,.candidate-detail-footer,.offer-letter-modal-header,.offer-letter-modal-footer{-webkit-backdrop-filter:none;backdrop-filter:none;background:#fff;border-color:#edf2f8}.candidate-detail-header h2,.offer-letter-modal-header h2{color:#071936;letter-spacing:-.035em}.candidate-detail-close{border-radius:7px}.candidate-detail-section,.candidate-response-section{background:#fff;border:1px solid #d8e3f0;border-radius:10px}.candidate-response-heading{border-bottom:1px solid #edf2f8;padding-bottom:14px}.candidate-response-form,.interview-availability-form-grid,.offer-letter-form-grid{gap:16px}.candidate-response-form textarea,.interview-availability-field textarea,.offer-letter-form-grid textarea{min-height:116px}.offer-letter-modal-card{overflow:hidden}.offer-letter-guide{background:#071d3e;border-left:1px solid #d8e3f0}.offer-letter-guide h3,.offer-letter-guide p,.offer-letter-guide li{color:#fff}.offer-letter-guide li{background:#ffffff0f;border-color:#ffffff24}.offer-letter-preview-card{background:#ffffff14;border-radius:8px}.entity-messages-board,.entity-message-search,.entity-message-thread,.entity-message-composer,.entity-message-empty-stage{background:#fff;border-color:#d8e3f0;border-radius:10px}.entity-message-bubble{border-radius:10px}.entity-message-bubble.is-company,.entity-message-bubble--company{background:#eef4ff}.entity-empty-panel{background:#fff;border:1px solid #d8e3f0;min-height:320px}.entity-empty-icon{color:#0f5cf5;background:#eef4ff}@media (max-width:980px){.auth-shell{grid-template-columns:1fr}.auth-card{border-top:1px solid #d8e3f0;border-left:0}.candidate-detail-panel{max-width:calc(100vw - 20px);margin:10px}.offer-letter-guide{border-top:1px solid #d8e3f0;border-left:0}}@media (max-width:720px){.auth-page{padding:14px}.auth-shell{border-radius:10px}.auth-brand,.auth-card{padding:24px}.candidate-detail-panel{border-radius:0;width:100vw;max-width:100vw;margin:0}.candidate-detail-section,.candidate-response-section{border-radius:8px}}
