.account-section__action{justify-self:end}.account-profile-grid{margin:0;display:grid;grid-template-columns:1fr 1fr;gap:15px}.account-profile-grid>div{min-height:39px;padding:8px 10px;border:1px solid var(--ink-200);border-radius:8px;display:grid;align-content:center;gap:4px;background:var(--ink-50)}.account-profile-grid dt{color:var(--ink-600);font-size:8px;font-weight:800}.account-profile-grid dd{margin:0;color:var(--ink-900);font-size:10px}.account-modal-body .modal__footer{margin:2px -22px 0;border-top:1px solid var(--ink-150)}.account-modal-body input[readonly]{color:var(--ink-600);background:var(--ink-50);cursor:not-allowed}.account-avatar-editor{min-width:0;margin:0;padding:0 0 13px;border:0;border-bottom:1px solid var(--ink-150);display:grid;justify-items:center}.account-avatar-editor legend{width:100%;margin-bottom:8px;padding:0;color:var(--ink-700);font-size:9px;font-weight:800;text-align:center}.account-avatar-editor__content{display:grid;justify-items:center;align-items:center;gap:13px}.account-avatar-editor__input{display:none}.account-avatar-editor__trigger{padding:0;position:relative;border:0;border-radius:50%;display:block;color:inherit;background:transparent;cursor:pointer}.account-avatar-editor__preview{width:58px;height:58px;flex:0 0 auto;border:1px solid var(--ink-200);border-radius:50%;display:grid;place-items:center;overflow:hidden;color:var(--green-700);background:var(--green-100);font-size:14px;font-weight:850}.account-avatar-editor__edit-icon{width:22px;height:22px;position:absolute;right:-1px;bottom:-1px;border:2px solid var(--ink-50);border-radius:50%;display:grid;place-items:center;color:var(--ink-50);background:var(--ink-800);transition:background var(--transition),transform var(--transition)}.account-avatar-editor__trigger:hover .account-avatar-editor__edit-icon{background:var(--green-600);transform:scale(1.06)}.account-avatar-editor__trigger:focus-visible{outline:3px solid color-mix(in srgb,var(--usage-blue) 28%,transparent);outline-offset:4px}.account-avatar-editor__trigger:disabled{cursor:wait;opacity:.65}.account-section--danger{border-color:#ffd7d3}.account-section--danger .account-section__icon{color:var(--red-500);background:var(--red-50)}.account-danger-row{display:flex;align-items:center;justify-content:space-between;gap:24px}.account-danger-row>span,.account-delete-warning>span{display:grid;gap:4px}.account-danger-row strong,.account-delete-warning strong{font-size:10px}.account-danger-row small,.account-delete-warning small{color:var(--ink-500);font-size:9px;line-height:1.45}.account-delete-warning{padding:12px;border:1px solid #ffd7d3;border-radius:9px;display:grid;grid-template-columns:auto minmax(0,1fr);align-items:start;gap:10px;color:var(--red-500);background:var(--red-50)}.account-delete-warning small{color:var(--ink-700)}:root[data-theme=dark] .account-section--danger,:root[data-theme=dark] .account-delete-warning{border-color:#713b3b}:root[data-theme=dark] .account-section--danger .account-section__icon,:root[data-theme=dark] .account-delete-warning{background:#301a1a}@media(max-width:650px){.account-profile-grid{grid-template-columns:1fr}.account-danger-row{align-items:stretch;flex-direction:column}.account-danger-row .button{width:100%}}.landing-page{--landing-ink: #090f1d;--landing-muted: #697386;--landing-border: #d9dee6;--landing-soft: #f7f8fa;--landing-green: #169953;--landing-green-dark: #0e7d42;min-height:100vh;overflow-x:clip;color:var(--landing-ink);background:#fff}.landing-page button,.landing-page a,.landing-page input{font-family:inherit}.landing-page .brand__name{color:var(--landing-ink);font-size:26px;font-weight:680;letter-spacing:-.8px}.landing-header{position:sticky;z-index:50;top:0;min-height:96px;padding:0 clamp(24px,5.2vw,78px);display:grid;grid-template-columns:1fr auto;align-items:center;gap:28px;border-bottom:1px solid #e7eaee;background:#fffffff5;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.landing-header__brand{width:max-content;border:0;padding:0;background:transparent;cursor:pointer}.landing-link-button{border:0;padding:7px 0;color:#111827;background:transparent;font-size:15px;font-weight:570;text-decoration:none;cursor:pointer}.landing-link-button:hover{color:var(--landing-green-dark)}.landing-header__actions{justify-self:end;display:flex;align-items:center;gap:25px}.landing-primary-button{border:1px solid var(--landing-green);border-radius:8px;display:inline-flex;align-items:center;justify-content:center;color:#fff;background:var(--landing-green);box-shadow:0 6px 18px #16995329;font-weight:720;cursor:pointer;transition:background .17s ease,border-color .17s ease,box-shadow .17s ease,transform .17s ease}.landing-primary-button:hover{border-color:var(--landing-green-dark);background:var(--landing-green-dark);box-shadow:0 10px 24px #0e7d4233;transform:translateY(-1px)}.landing-primary-button:active{transform:translateY(0)}.landing-primary-button:disabled{cursor:wait;opacity:.62;transform:none}.landing-primary-button--compact{min-height:40px;padding:0 19px;font-size:14px}.landing-hero{width:min(1270px,calc(100% - 56px));min-height:calc(100vh - 96px);margin:0 auto;padding:56px 0 66px}.landing-hero__intro{margin-bottom:31px;text-align:center}.landing-hero__intro h1{max-width:1200px;margin:0 auto;color:#05070b;font-size:clamp(72px,7.5vw,112px);font-weight:820;line-height:.91;letter-spacing:-.067em}.landing-title__primary,.landing-title__secondary{display:block}.landing-title__secondary{margin-top:.18em;font-size:.69em;line-height:.98;letter-spacing:-.058em;white-space:nowrap}.landing-title__qualifier{color:#8b8d92;font-weight:430}.landing-title__emphasis{position:relative;display:inline-block;color:#05070b;font-weight:820}.landing-title__emphasis:after{position:absolute;right:.02em;bottom:-.16em;left:.02em;height:.085em;border-radius:1px;background:var(--landing-green);content:""}.landing-command{--landing-command-label-width: 96px;overflow:hidden;border:1px solid #d4dae2;border-radius:14px;background:#fefefe;box-shadow:inset 0 1px #fffffffa,inset 0 0 0 1px #0b172906,0 2px 4px #0b172909,0 18px 48px #16312012;scroll-margin-top:96px}.landing-command__profiles{min-height:118px;padding:28px 30px;display:grid;grid-template-columns:var(--landing-command-label-width) minmax(0,1fr);align-items:center;gap:16px}.landing-command__source{padding-top:10px;display:flex;align-items:flex-start;gap:14px}.landing-command__source svg{flex:0 0 auto;color:var(--landing-ink)}.landing-command__source strong{padding-top:5px;font-size:16px}.landing-command__profiles input{width:100%;min-height:62px;border:1px solid #cfd5de;border-radius:9px;padding:0 20px;color:var(--landing-ink);background:#fff;font-size:17px;line-height:1.55;outline:none;transition:border-color .17s ease,box-shadow .17s ease}.landing-command__profiles input::placeholder{color:#8993a5}.landing-command__profiles input:focus,.landing-command__profiles input:focus-visible{border-color:#cfd5de;outline:none;box-shadow:none}.landing-command__selection{min-height:130px;padding:24px 30px 20px;border-top:1px solid #d8dde4;display:grid;grid-template-columns:var(--landing-command-label-width) minmax(0,1fr) 188px;grid-template-rows:auto auto;align-items:center;gap:15px 16px}.landing-command__selection-label{align-self:start;padding-top:20px;font-size:16px}.landing-command__fields{min-width:0;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:13px}.landing-field{min-width:0;min-height:64px;border:1px solid #cfd5de;border-radius:9px;padding:0 17px;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:12px;color:#111827;background:#fff;text-align:left;cursor:pointer;transition:border-color .17s ease,background .17s ease,box-shadow .17s ease}.landing-field>span{overflow:hidden;font-size:15px;font-weight:650;text-overflow:ellipsis;white-space:nowrap}.landing-field>i{width:24px;height:24px;border:2px solid #8f99aa;border-radius:50%;display:grid;place-items:center;color:var(--landing-green);font-style:normal}.landing-field>i svg{width:25px;height:25px;margin:-2px;background:#fff}.landing-field:hover{border-color:#a9b3c1;background:#fbfcfd}.landing-field--selected{border-color:#84cba5;background:#f4fbf7;box-shadow:inset 0 0 0 1px #16995314}.landing-field--selected>i{border-color:transparent}.landing-command__run{min-height:64px;padding:0 20px;font-size:15px}.landing-command__validation{grid-column:3;margin:0;display:none;color:transparent;font-size:11px;text-align:center}.landing-command__validation--visible{display:block;color:#b5473c}.landing-proof{margin-top:48px;padding:42px 8px 24px;border-top:1px solid #dde2e8;display:grid;grid-template-columns:minmax(420px,1.1fr) minmax(0,2.1fr);align-items:center;gap:clamp(40px,4.4vw,58px);scroll-margin-top:96px}.landing-proof h2{margin:0;padding-right:clamp(34px,4.2vw,58px);border-right:1px solid #dfe3e9;display:grid;gap:10px;color:#080b11;font-size:clamp(31px,3vw,42px);font-weight:780;line-height:1.06;letter-spacing:-.05em}.landing-proof h2 span{white-space:nowrap}.landing-proof__rail{min-width:0;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));align-items:center;gap:clamp(24px,3vw,44px)}.landing-proof__item{position:relative;min-width:0;display:flex;align-items:center;gap:18px;color:#707b8c}.landing-proof__item:not(:last-child):after{position:absolute;top:50%;right:calc(clamp(24px,3vw,44px)*-.75);width:calc(clamp(24px,3vw,44px)/2);height:1px;background:#dfe3e9;content:""}.landing-proof__icon{position:relative;width:54px;height:54px;flex:0 0 54px;display:grid;place-items:center;color:#687386}.landing-proof__check{position:absolute;right:-2px;bottom:-1px;color:var(--landing-green);background:#fff;border-radius:50%}.landing-proof__item strong{min-width:0;color:#151b25;font-size:clamp(14px,1.25vw,17px);line-height:1.25}.landing-footer{min-height:88px;padding:0 clamp(24px,5.2vw,78px);border-top:1px solid #e7eaee;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:24px;color:#7a8494;background:#fff;font-size:11px}.landing-footer .brand__name{font-size:18px}.landing-footer nav{display:flex;gap:24px}.landing-footer a{color:#667085;text-decoration:none}.landing-footer a:hover{color:var(--landing-green-dark)}.landing-footer>span{justify-self:end}.landing-signin-backdrop{position:fixed;z-index:120;top:0;right:0;bottom:0;left:0;padding:24px;display:grid;place-items:center;background:#080f1985;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);animation:landingBackdropIn .18s ease both}.landing-signin{position:relative;width:min(500px,calc(100vw - 48px));max-height:calc(100vh - 48px);border:1px solid #dfe3e8;border-radius:16px;overflow-x:hidden;overflow-y:auto;color:#0b1729;background:#fff;box-shadow:0 2px 6px #07120c14,0 24px 70px #07120c33;animation:landingDialogIn .22s cubic-bezier(.2,.8,.2,1) both}.landing-signin__auth{min-width:0;padding:34px 34px 24px;background:#fff}.landing-signin__auth-content{width:100%;text-align:center}.access-gate-options{display:grid;gap:9px;text-align:left}.access-gate-options>button{width:100%;min-height:70px;padding:13px 14px;border:1px solid #dfe3e8;border-radius:10px;display:grid;grid-template-columns:38px minmax(0,1fr);align-items:center;gap:11px;color:#0b1729;background:#fff;font:inherit;text-align:left;cursor:pointer;transition:border-color .14s ease,background .14s ease,transform .14s ease}.access-gate-options>button:hover{border-color:#b7c2bc;background:#f8faf9;transform:translateY(-1px)}.access-gate-options>button>span:first-child{width:38px;height:38px;border-radius:9px;display:grid;place-items:center;color:#1f6f4a;background:#edf7f1}.access-gate-options>button>span:last-child{min-width:0;display:grid;gap:4px}.access-gate-options strong{font-size:13px}.access-gate-options small{color:#667085;font-size:11px;line-height:1.35}.access-gate-form,.access-gate-auth{display:grid;gap:13px;text-align:left}.access-gate-form label,.access-code-input{display:grid;gap:7px}.access-gate-form label>span,.access-code-input>span{display:flex;align-items:center;justify-content:space-between;color:#344054;font-size:12px;font-weight:650}.access-gate-form label small{color:#98a2b3;font-size:10px;font-weight:500}.access-gate-form input,.access-code-input input{width:100%;height:46px;padding:0 13px;border:1px solid #d6dbe2;border-radius:9px;outline:0;color:#0b1729;background:#fff;font:inherit;font-size:14px}.access-gate-form input:focus,.access-code-input input:focus{border-color:#7aa88e;box-shadow:0 0 0 3px #2d86591a}.access-gate-form .landing-primary-button{width:100%;margin-top:2px}.access-code-input input{font-size:22px;font-weight:720;letter-spacing:.24em;text-align:center}.access-gate-auth>small{margin:-5px 0 3px;color:#7a8492;font-size:10px;line-height:1.45;text-align:center}.access-gate-success{min-height:138px;padding:24px;border:1px solid #cfe4d7;border-radius:11px;display:grid;place-items:center;gap:7px;color:#1f6f4a;background:#f4faf6}.access-gate-success strong{color:#163f2c;font-size:14px}.access-gate-success span{color:#557061;font-size:11px;overflow-wrap:anywhere}.access-gate-back{margin:18px auto 0;border:0;display:inline-flex;align-items:center;justify-content:center;gap:6px;color:#667085;background:transparent;font:inherit;font-size:11px;font-weight:650;cursor:pointer}.access-gate-back:hover{color:#0b1729}.access-gate-back:disabled{cursor:not-allowed;opacity:.55}.access-gate-options--recovery{margin-top:12px}.access-gate-options--single>button{min-height:54px}.landing-signin__heading{padding:0 44px;text-align:center}.landing-signin__heading .brand__name{color:#0b1729;font-size:19px;font-weight:680;letter-spacing:-.65px}.landing-signin__auth h1{margin:32px 0 0;color:#0b1729;font-size:30px;font-weight:720;letter-spacing:-.035em;line-height:1.12}.landing-signin__heading>p{margin:10px 0 26px;color:#667085;font-size:14px;line-height:1.55}.landing-signin__close{position:absolute;z-index:2;top:22px;right:22px;width:36px;height:36px;border:1px solid #e1e5ea;border-radius:9px;display:grid;place-items:center;color:#667085;background:#fff;cursor:pointer}.landing-signin__close:hover{color:#0b1729;background:#f6f8fa}.landing-signin__close:disabled{cursor:not-allowed;opacity:.5}.landing-signin__close svg{width:18px;height:18px}.landing-signin .google-sign-in{min-height:52px;display:grid;place-items:center}.landing-signin .google-sign-in>div{width:min(400px,100%)!important;margin-inline:auto}.landing-signin .google-sign-in-unavailable{gap:13px}.landing-signin .google-sign-in-unavailable>span{color:#6f7786;font-size:13px;line-height:1.45;text-align:center}.google-sign-in__placeholder{width:100%;min-height:52px;border:1px solid #d6dbe2;border-radius:9px;display:inline-flex;align-items:center;justify-content:center;gap:12px;color:#111827;background:#fff;box-shadow:0 1px 2px #0f172a0a;font:inherit;font-size:14px;font-weight:610;opacity:1}.google-sign-in__placeholder img{width:20px;height:20px}.landing-signin .button--secondary{color:#27272a;background:#fff;border-color:#e4e4e7}.landing-signin__local{margin-top:24px;padding-top:22px;border-top:1px solid #e7eaee}.landing-signin__divider{color:#7a8492;font-size:11px;font-weight:650;letter-spacing:.02em;text-align:center}.landing-signin .login-local-actions{margin-top:12px;gap:10px}.landing-signin .login-local-actions .button{min-height:42px;justify-content:center;gap:9px;border-radius:8px;font-size:12px;font-weight:620;box-shadow:none}.landing-signin .login-local-actions .button svg{width:17px;height:17px}@keyframes landingBackdropIn{0%{opacity:0}to{opacity:1}}@keyframes landingDialogIn{0%{opacity:0;transform:translateY(10px) scale(.975)}to{opacity:1;transform:translateY(0) scale(1)}}@media(max-width:1120px){.landing-command__profiles,.landing-command__selection{grid-template-columns:var(--landing-command-label-width) minmax(0,1fr)}.landing-command__run{grid-column:2;width:188px;justify-self:end}.landing-command__validation{grid-column:2;grid-row:2;justify-self:end;width:188px}.landing-proof{grid-template-columns:minmax(260px,.9fr) minmax(0,2.1fr);gap:34px}.landing-proof h2{padding-right:30px;font-size:clamp(28px,3.2vw,34px)}.landing-proof h2 span{white-space:normal}.landing-proof__rail{gap:24px}.landing-proof__item{gap:12px}.landing-proof__item:not(:last-child):after{right:-18px;width:12px}.landing-proof__icon{width:46px;height:46px;flex-basis:46px}.landing-proof__icon>svg:first-child{width:42px;height:42px}}@media(max-width:820px){.landing-hero{width:min(100% - 36px,680px);padding-top:58px}.landing-hero__intro h1{font-size:clamp(48px,8vw,72px)}.landing-title__secondary{font-size:.67em}.landing-command__profiles{padding:22px;grid-template-columns:1fr;gap:18px}.landing-command__source{padding:0;align-items:center}.landing-command__source strong{padding:0}.landing-command__profiles input{grid-column:1 / -1;grid-row:2;min-height:60px}.landing-command__selection{padding:22px;grid-template-columns:1fr;grid-template-rows:auto}.landing-command__selection-label{padding:0}.landing-command__fields{grid-template-columns:1fr}.landing-command__run{grid-column:1;width:100%}.landing-command__validation{grid-column:1;grid-row:auto;width:auto;justify-self:stretch;text-align:left}.landing-proof{grid-template-columns:1fr;gap:28px}.landing-proof h2{grid-row:auto;padding:0 0 24px;border-right:0;border-bottom:1px solid #dfe3e9}.landing-signin-backdrop{padding:18px}.landing-signin{width:min(500px,calc(100vw - 36px));max-height:calc(100vh - 36px)}}@media(max-width:560px){.landing-page .brand__name{font-size:20px}.landing-header{min-height:66px;padding:0 18px}.landing-header__actions{gap:12px}.landing-header__actions .landing-link-button{display:none}.landing-primary-button--compact{min-height:36px;padding:0 14px;font-size:13px}.landing-hero{width:calc(100% - 30px);min-height:0;padding:42px 0 52px}.landing-hero__intro{margin-bottom:24px}.landing-hero__intro h1{font-size:clamp(39px,12.4vw,48px)}.landing-title__secondary{margin-top:.23em;font-size:.58em;letter-spacing:-.05em}.landing-command__profiles,.landing-command__selection{padding:17px}.landing-command__profiles input{min-height:54px;padding:0 14px;font-size:15px}.landing-command__source svg{width:28px;height:28px}.landing-command__source strong{font-size:14px}.landing-command__fields{grid-template-columns:repeat(3,minmax(0,1fr));gap:7px}.landing-field{position:relative;min-height:92px;padding:12px 6px;display:flex;flex-direction:column;justify-content:center;gap:8px;text-align:center}.landing-field>svg{width:21px;height:21px}.landing-field>span{overflow:visible;font-size:11px;line-height:1.2;text-overflow:clip;white-space:normal}.landing-field>i{position:absolute;top:8px;right:8px;width:17px;height:17px;border-width:1.5px}.landing-field>i svg{width:18px;height:18px;margin:-1.5px}.landing-command__run{min-height:54px}.landing-proof{padding-top:30px}.landing-proof__rail{grid-template-columns:1fr;gap:18px}.landing-proof__item{padding-left:4px}.landing-proof__item:not(:last-child):after{display:none}.landing-proof__item strong{font-size:15px}.landing-footer{min-height:130px;padding:24px 18px;grid-template-columns:1fr auto;align-items:start}.landing-footer nav{grid-row:2;grid-column:1 / -1}.landing-footer>span{justify-self:end}.landing-signin-backdrop{padding:10px}.landing-signin{width:calc(100vw - 20px);max-height:calc(100vh - 20px);border-radius:15px}.landing-signin__auth{padding:26px 22px 20px}.landing-signin__heading{padding:0 38px}.landing-signin__heading .brand__name{font-size:18px}.landing-signin__auth h1{margin-top:27px;font-size:27px}.landing-signin__heading>p{margin:9px 0 23px;font-size:13px}.landing-signin__close{top:18px;right:18px;width:34px;height:34px}.google-sign-in__placeholder{min-height:52px;gap:12px;font-size:14px}.google-sign-in__placeholder img{width:20px;height:20px}.landing-signin .google-sign-in-unavailable>span{font-size:12px}.landing-signin__local{margin-top:22px;padding-top:20px}.landing-signin .login-local-actions{grid-template-columns:1fr;margin-top:12px}.landing-signin .login-local-actions .button{min-height:42px;font-size:12px}.access-gate-options>button{min-height:66px}}:root[data-theme=dark] .landing-page{color:var(--landing-ink);background:#fff}:root[data-theme=dark] .landing-signin{color:#0b1729;background:#fff}:root[data-theme=dark] .landing-signin .button--secondary{color:#27272a;background:#fff;border-color:#e4e4e7}@media(prefers-reduced-motion:reduce){.landing-page *,.landing-page *:before,.landing-page *:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}:root{color-scheme:light;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#18181b;background:#fafafa;font-synthesis:none;--green-25: #fafafa;--green-50: #f4f4f5;--green-100: #e4e4e7;--green-200: #d4d4d8;--green-300: #a1a1aa;--green-400: #71717a;--green-500: #52525b;--green-600: #3f3f46;--green-700: #27272a;--green-800: #18181b;--action-green-500: #16a95d;--action-green-600: #0f8a4b;--ink-950: #09090b;--ink-900: #18181b;--ink-800: #27272a;--ink-700: #3f3f46;--ink-600: #52525b;--ink-500: #71717a;--ink-400: #a1a1aa;--ink-300: #d4d4d8;--ink-200: #e4e4e7;--ink-150: #ededf0;--ink-100: #f4f4f5;--ink-50: #fafafa;--orange-50: #fff8f2;--orange-100: #ffead8;--orange-400: #ff8a34;--orange-500: #f26a18;--orange-700: #a93e0c;--blue-50: #f0f7ff;--blue-500: #2e79d1;--usage-blue: #1769e0;--usage-blue-soft: #eaf2ff;--usage-blue-bar: #8bb8ff;--usage-not-matched: #f3b0b5;--usage-not-matched-strong: #dc6972;--usage-not-matched-soft: #fff0f1;--usage-matched: #58b98a;--usage-matched-soft: #eaf8f1;--usage-teal: #0c94a6;--usage-teal-soft: #e4f6f3;--usage-orange: #f37a22;--usage-orange-soft: #fff0e1;--usage-indigo: #2637a4;--usage-indigo-soft: #e9ebff;--usage-violet: #7b3bc3;--usage-violet-soft: #f2eaff;--red-50: #fff3f2;--red-500: #dc4b42;--shadow-xs: 0 1px 2px rgba(21, 48, 30, .05);--shadow-sm: 0 6px 18px rgba(20, 45, 28, .07);--shadow-md: 0 14px 40px rgba(18, 45, 26, .11);--radius-sm: 7px;--radius-md: 10px;--radius-lg: 15px;--sidebar-width: 184px;--transition: .17s cubic-bezier(.2, .8, .2, 1)}*{box-sizing:border-box}html{min-width:320px;min-height:100%;background:#fafafa}body{margin:0;min-width:320px;min-height:100vh;-webkit-font-smoothing:antialiased;background:#fafafa}button,input,select,textarea{font:inherit}textarea{resize:none}button{color:inherit}button,a{-webkit-tap-highlight-color:transparent}button:focus-visible,input:focus-visible,select:focus-visible,a:focus-visible{outline:3px solid rgba(82,82,91,.28);outline-offset:2px}h1,h2,h3,p{margin-top:0}h1,h2,h3,strong{color:var(--ink-950)}p,small{color:var(--ink-600)}.app-shell{min-height:100vh;display:flex;background:#fbfcfb}.sidebar{width:var(--sidebar-width);height:100vh;position:fixed;inset:0 auto 0 0;z-index:30;display:flex;flex-direction:column;background:#fff;border-right:1px solid var(--ink-150)}.sidebar__topline{padding:26px 22px 20px;display:flex;align-items:center;justify-content:space-between}.brand{display:inline-flex;align-items:center;min-width:max-content;line-height:0}.brand__wordmark{width:auto;height:18px;display:block;object-fit:contain}.brand__mark{width:28px;height:28px;display:none;object-fit:contain}.sidebar__close{display:none!important}.sidebar__nav{flex:1;display:flex;flex-direction:column;gap:5px;padding:12px 8px}.nav-item{border:0;background:transparent;width:100%;min-height:47px;padding:0 14px;border-radius:8px;display:flex;align-items:center;gap:12px;color:var(--ink-700);font-size:14px;font-weight:550;cursor:pointer;position:relative;transition:color var(--transition),background var(--transition),transform var(--transition)}.nav-item:hover{color:var(--ink-950);background:var(--ink-50);transform:translate(1px)}.nav-item--active{color:var(--green-700);background:var(--green-50);font-weight:700}.nav-item--active:before{content:"";position:absolute;left:-8px;width:3px;height:28px;border-radius:0 3px 3px 0;background:var(--green-500)}.nav-item__live{width:6px;height:6px;margin-left:auto;border-radius:50%;background:var(--green-500);box-shadow:0 0 0 4px #71717a29}.sidebar__footer{border-top:1px solid var(--ink-150);padding:14px 10px 18px;display:grid;gap:8px}.help-link{display:flex;align-items:center;gap:10px;padding:9px;color:var(--ink-600);text-decoration:none;font-size:12px;border-radius:8px}.help-link:hover{color:var(--green-700);background:var(--green-50)}.sidebar-action{width:100%;border:0;background:transparent;text-align:left;cursor:pointer}.app-main{flex:1;min-width:0;margin-left:var(--sidebar-width)}.mobile-header,.sidebar-scrim{display:none}.login-page{min-height:100vh;display:grid;place-items:center;padding:24px;background:radial-gradient(circle at 50% 0%,var(--green-100),#fbfcfb 46%)}.login-card{width:min(430px,100%);min-width:0;overflow:hidden;border:1px solid var(--ink-200);border-radius:16px;background:#fff;padding:34px;box-shadow:var(--shadow-md)}.login-card .brand__wordmark{height:24px}.login-card h1{margin:20px 0 8px;font-size:31px;letter-spacing:-1px}.login-card p{font-size:12px;line-height:1.55;margin-bottom:22px}.login-error{margin:0 0 14px;border:1px solid #ffd7d3;border-radius:7px;background:var(--red-50);color:var(--red-500);padding:10px;font-size:10px}.google-sign-in{min-height:44px;display:grid;place-items:center;overflow:hidden}.google-sign-in>div{width:100%!important;max-width:100%!important}.google-sign-in iframe{max-width:100%!important}.google-sign-in--disabled{opacity:.55;pointer-events:none}.google-sign-in-unavailable{display:grid;gap:8px}.google-sign-in-unavailable>span{color:var(--ink-500);font-size:10px;line-height:1.45;text-align:center}.login-notice{padding:10px 12px;border:1px solid var(--usage-blue);border-radius:8px;color:var(--ink-700);background:var(--usage-blue-soft);font-size:10px;line-height:1.5}.login-legal-links,.product-legal-links{display:flex;justify-content:center;gap:16px;color:var(--ink-500);font-size:9px}.login-legal-links{padding-top:4px}.login-legal-links a,.product-legal-links a{color:inherit;text-decoration:none}.login-legal-links a:hover,.product-legal-links a:hover{color:var(--ink-900);text-decoration:underline}.onboarding-card form{display:grid;gap:13px;text-align:left}.onboarding-card form label{display:grid;gap:6px}.onboarding-card form label span{color:var(--ink-700);font-size:9px;font-weight:800}.onboarding-card form input{width:100%;min-height:42px;border:1px solid var(--ink-200);border-radius:8px;padding:0 11px;color:var(--ink-900);background:#fff;font-size:11px}.onboarding-signout{border:0;color:var(--ink-500);background:transparent;font-size:9px;cursor:pointer}.product-legal-links{padding:8px 20px 22px}.legal-page{min-height:100vh;padding:24px;color:var(--ink-900);background:var(--ink-50)}.legal-page>header,.legal-page>article,.legal-page>footer{width:min(760px,100%);margin-inline:auto}.legal-page>header{min-height:58px;display:flex;align-items:center;justify-content:space-between}.legal-page>header>a{color:var(--ink-600);font-size:10px;font-weight:750}.legal-page>article{margin-top:18px;padding:38px 42px;border:1px solid var(--ink-200);border-radius:12px;background:#fff;box-shadow:var(--shadow-xs)}.legal-page h1{margin-bottom:8px;font-size:30px;letter-spacing:-.8px}.legal-page .legal-updated{color:var(--ink-500);font-size:9px}.legal-page .legal-intro{margin:22px 0 28px;color:var(--ink-700);font-size:13px;line-height:1.7}.legal-page article section{margin-top:24px}.legal-page article h2{margin-bottom:7px;font-size:15px}.legal-page article section p{margin:0;color:var(--ink-600);font-size:11px;line-height:1.75}.legal-page article a{color:var(--usage-blue)}.legal-page>footer{padding:20px 4px;display:flex;gap:16px}.legal-page>footer a{color:var(--ink-500);font-size:9px}.login-local-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:10px}.login-progress{display:block;width:36px;height:36px;margin:8px auto 0;border:3px solid var(--green-100);border-top-color:var(--green-500);border-radius:50%;animation:spin .8s linear infinite}.toggle:disabled{cursor:not-allowed;opacity:.55}@keyframes spin{to{transform:rotate(360deg)}}.page{min-height:100vh;padding:40px 42px 64px;background:#fbfcfb}.page-topbar{display:flex;justify-content:space-between;align-items:flex-start;gap:28px;margin-bottom:30px}.page-topbar h1{font-size:clamp(30px,3vw,40px);line-height:1.08;letter-spacing:-1.35px;margin:10px 0 8px}.page-topbar p{margin-bottom:0;font-size:15px;line-height:1.55;max-width:660px}.page-topbar>div:last-child{display:flex;gap:10px;align-items:center}.page-topbar--compact{margin-bottom:26px;align-items:center}.page-topbar--compact h1{font-size:34px}.eyebrow{color:var(--green-700);font-size:11px;font-weight:800;letter-spacing:.09em;text-transform:uppercase}.button{border:1px solid transparent;border-radius:8px;min-height:40px;padding:0 15px;display:inline-flex;align-items:center;justify-content:center;gap:8px;font-size:13px;font-weight:750;cursor:pointer;transition:transform var(--transition),background var(--transition),border-color var(--transition),box-shadow var(--transition)}.button:hover:not(:disabled){transform:translateY(-1px)}.button:active:not(:disabled){transform:translateY(0)}.button:disabled{opacity:.55;cursor:not-allowed}.button--primary{background:var(--action-green-500);color:#fff;border-color:var(--action-green-500);box-shadow:0 4px 12px #16a95d2e}.button--primary:hover:not(:disabled){background:var(--action-green-600);border-color:var(--action-green-600);box-shadow:0 7px 16px #16a95d3b}.button--secondary{background:#fff;color:var(--ink-800);border-color:var(--ink-200);box-shadow:var(--shadow-xs)}.button--secondary:hover:not(:disabled){border-color:var(--green-300);color:var(--green-700)}.button--ghost{background:transparent;color:var(--ink-700);border-color:transparent}.button--ghost:hover{background:var(--ink-50)}.button--danger{background:var(--red-50);color:var(--red-500);border-color:#ffd7d3}.button--sm{min-height:34px;padding:0 12px;font-size:12px}.button--full{width:100%}.icon-button{width:34px;height:34px;border:0;border-radius:7px;background:transparent;display:inline-grid;place-items:center;cursor:pointer;color:var(--ink-600);padding:0}.icon-button:hover{background:var(--ink-100);color:var(--ink-900)}.text-button{border:0;background:transparent;color:var(--green-700);padding:0;display:inline-flex;align-items:center;gap:5px;font-size:12px;font-weight:700;cursor:pointer}.text-button:hover{color:var(--green-500)}.text-button--muted{color:var(--ink-500);font-weight:600}.text-button--danger{color:var(--orange-700)}.back-link{border:0;background:transparent;color:var(--ink-600);display:inline-flex;align-items:center;gap:6px;padding:0;font-size:12px;font-weight:700;cursor:pointer;margin-bottom:16px}.back-link:hover{color:var(--green-700)}.status-badge{width:max-content;min-height:24px;border-radius:999px;padding:3px 8px;display:inline-flex;align-items:center;gap:5px;background:var(--ink-100);color:var(--ink-700);font-size:10px;font-weight:750;white-space:nowrap}.status-badge--success{background:var(--green-50);color:var(--green-700)}.status-badge--warning{background:var(--orange-50);color:var(--orange-700)}.status-badge--info{background:var(--blue-50);color:var(--blue-500)}.status-badge__pulse{width:7px;height:7px;border-radius:50%;background:var(--green-500);box-shadow:0 0 0 5px #71717a29;animation:livePulse 2s ease-out infinite}@keyframes livePulse{0%,to{box-shadow:0 0 0 3px #71717a29}50%{box-shadow:0 0 0 7px #71717a12}}.toggle{width:34px;height:20px;border:0;border-radius:999px;background:var(--ink-300);padding:2px;cursor:pointer;transition:background var(--transition),box-shadow var(--transition)}.toggle__thumb{display:block;width:16px;height:16px;border-radius:50%;background:#fff;box-shadow:0 1px 3px #0000002e;transition:transform var(--transition)}.toggle--checked{background:var(--green-500);box-shadow:0 0 0 3px #71717a1f}.toggle--checked .toggle__thumb{transform:translate(14px)}.progress{display:flex;align-items:center;gap:10px;width:100%}.progress__track{flex:1;height:7px;overflow:hidden;border-radius:999px;background:var(--ink-100)}.progress__fill{display:block;height:100%;border-radius:inherit;background:var(--green-500);transition:width .32s ease}.progress__label{color:var(--ink-600);font-size:11px;white-space:nowrap}.progress--compact .progress__track{height:4px}.credit-chip{border:1px solid var(--ink-200);background:#fff;border-radius:10px;padding:9px 12px;display:flex;align-items:center;gap:10px;cursor:pointer;box-shadow:var(--shadow-xs)}.credit-chip>svg{color:var(--green-600)}.credit-chip span{display:flex;flex-direction:column;text-align:left}.credit-chip small{font-size:9px}.credit-chip strong{font-size:15px}.credit-chip--mobile{padding:6px 8px;border:0;background:var(--green-50);color:var(--green-700);box-shadow:none}.credit-chip--mobile span{font-size:11px;font-weight:800}.toast{position:fixed;z-index:100;right:24px;bottom:24px;width:min(400px,calc(100vw - 32px));padding:13px;border:1px solid var(--green-200);border-radius:11px;background:#fff;box-shadow:var(--shadow-md);display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:11px;animation:toastIn .22s ease-out both}.toast>svg{color:var(--green-500)}.toast--warning{border-color:var(--orange-100)}.toast--warning>svg{color:var(--orange-500)}.toast div strong,.toast div span{display:block}.toast div strong{font-size:13px}.toast div span{margin-top:2px;color:var(--ink-600);font-size:11px;line-height:1.35}@keyframes toastIn{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.modal-backdrop{position:fixed;z-index:80;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;padding:20px;background:#11181375}.modal{width:min(520px,100%);max-height:88vh;overflow:auto;border-radius:14px;background:#fff;box-shadow:var(--shadow-md);animation:modalIn .18s ease-out both}@keyframes modalIn{0%{opacity:0;transform:translateY(8px) scale(.985)}to{opacity:1;transform:none}}.modal__header{padding:21px 22px 15px;display:flex;align-items:flex-start;justify-content:space-between;gap:20px;border-bottom:1px solid var(--ink-150)}.modal__header h2{font-size:20px;letter-spacing:-.4px;margin-bottom:6px}.modal__header p{font-size:12px;line-height:1.5;margin-bottom:0}.modal__footer{padding:15px 22px 20px;display:flex;justify-content:flex-end;gap:8px}.feedback-form{padding:18px 22px 0}.feedback-form label{display:grid;gap:8px;color:var(--ink-800);font-size:11px;font-weight:700}.feedback-form textarea{width:100%;min-height:138px;resize:none;border:1px solid var(--ink-200);border-radius:9px;padding:12px;outline:0;color:var(--ink-900);background:#fff;font-size:13px;font-weight:500;line-height:1.5}.feedback-form textarea:focus{border-color:var(--green-500);box-shadow:0 0 0 3px var(--green-100)}.feedback-form>small{margin-top:7px;display:block;color:var(--ink-500);font-size:9px;text-align:right}.feedback-form .modal__footer{margin:0 -22px}.contact-form{padding:18px 22px 0}.contact-form__options{margin:0;padding:0;border:0}.contact-form__options legend{margin-bottom:9px;color:var(--ink-800);font-size:11px;font-weight:700}.contact-form__options{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.contact-form__options label{min-width:0;min-height:76px;padding:12px;border:1px solid var(--ink-200);border-radius:9px;display:flex;align-items:flex-start;gap:10px;color:var(--ink-800);background:#fff;cursor:pointer;transition:border-color var(--transition),background var(--transition),box-shadow var(--transition)}.contact-form__options label:hover{border-color:var(--ink-300);background:var(--ink-50)}.contact-form__options label.selected{border-color:#b8cef1;background:#f2f7ff}.contact-form__options input{margin-top:2px;accent-color:#1769e8}.contact-form__options label>span{min-width:0;display:grid;gap:4px}.contact-form__options strong{font-size:12px}.contact-form__options small{color:var(--ink-600);font-size:10px;font-weight:500;line-height:1.4}.contact-form__message{margin-top:17px;display:grid;gap:8px}.contact-form__message>span{display:flex;align-items:baseline;justify-content:space-between;gap:12px;color:var(--ink-800);font-size:11px;font-weight:700}.contact-form__message>span small{color:var(--ink-500);font-size:9px;font-weight:600}.contact-form__message textarea{width:100%;min-height:118px;resize:none;border:1px solid var(--ink-200);border-radius:9px;padding:12px;outline:0;color:var(--ink-900);background:#fff;font-size:13px;font-weight:500;line-height:1.5}.contact-form__message textarea:focus{border-color:var(--green-500);box-shadow:0 0 0 3px var(--green-100)}.contact-form__count{margin-top:7px;display:block;color:var(--ink-500);font-size:9px;text-align:right}.contact-form .modal__footer{margin:0 -22px}.new-run-page{min-height:100vh;display:flex;flex-direction:column;background:#fff}.run-header{min-height:136px;border-bottom:1px solid var(--ink-150);display:grid;grid-template-columns:minmax(520px,1fr) auto;align-items:center;gap:24px;padding:18px 26px 14px}.run-stepper{display:grid;grid-template-columns:repeat(3,minmax(130px,220px));justify-content:center;align-items:start}.run-step{position:relative;display:grid;justify-items:center;gap:8px}.run-step__number{position:relative;z-index:2;width:34px;height:34px;border-radius:50%;display:grid;place-items:center;border:1.5px solid var(--ink-300);background:#fff;color:var(--ink-700);font-size:13px;font-weight:750;transition:all var(--transition)}.run-step__line{position:absolute;top:16px;left:calc(-50% + 17px);width:calc(100% - 34px);height:2px;background:var(--ink-200)}.run-step:first-child .run-step__line{display:none}.run-step__label{font-size:12px;color:var(--ink-600);font-weight:580}.run-step--active .run-step__number{color:#fff;border-color:var(--green-500);background:var(--green-500);box-shadow:0 0 0 7px var(--green-50)}.run-step--active .run-step__label{color:var(--ink-950);font-weight:800}.run-step--complete .run-step__number{color:var(--green-700);border-color:var(--green-500);background:var(--green-50)}.run-step--complete .run-step__line,.run-step--active .run-step__line{background:var(--green-500)}.run-header__meta{display:flex;align-items:center;gap:18px}.credit-balance{border:0;background:transparent;text-align:right;cursor:pointer}.credit-balance span,.credit-balance strong{display:block}.credit-balance span{color:var(--ink-600);font-size:9px}.credit-balance strong{font-size:14px}.run-workspace{flex:1;display:grid;grid-template-columns:minmax(0,1fr) 380px}.run-content{min-width:0;padding:36px 30px 28px}.page-heading h1,.run-stage__intro h1,.choose-stage h1{font-size:clamp(28px,2.5vw,38px);letter-spacing:-1.2px;margin-bottom:10px}.page-heading p{font-size:14px;line-height:1.55;margin-bottom:22px;max-width:730px}.run-plan{border-left:1px solid var(--ink-150);padding:28px 20px 18px;background:#fff;box-shadow:-8px 0 30px #1a3b240a}.run-plan__title{display:flex;justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:14px}.run-plan__title h2{font-size:19px;letter-spacing:-.35px;margin-bottom:7px}.run-plan__title p{max-width:220px;font-size:11px;line-height:1.5;margin:0}.run-plan__title button{border:0;background:transparent;color:var(--green-700);font-size:11px;font-weight:750;display:flex;gap:5px;align-items:center;cursor:pointer}.run-plan__fields{border-top:1px solid var(--ink-150)}.plan-field{min-height:83px;display:grid;grid-template-columns:40px 1fr auto;align-items:center;gap:10px;border-bottom:1px solid var(--ink-150);opacity:.66;transition:opacity var(--transition),background var(--transition)}.plan-field--active{opacity:1}.plan-field__icon{width:40px;height:40px;border-radius:50%;background:var(--ink-100);color:var(--ink-700);display:grid;place-items:center}.plan-field--active .plan-field__icon{background:var(--green-50);color:var(--green-700)}.plan-field__main strong,.plan-field__main small,.plan-field__main em,.plan-field__meta strong,.plan-field__meta small{display:block}.plan-field__main strong{font-size:13px;margin-bottom:5px}.plan-field__main small{font-size:10px}.plan-field__main em{color:var(--ink-500);font-size:10px;margin-top:3px}.plan-field__meta{display:grid;justify-items:end;gap:4px}.plan-field__meta strong{font-size:11px;margin-top:2px}.plan-field__meta small{font-size:9px}.run-plan__estimate{padding:17px 0 12px;display:grid;gap:12px}.run-plan__estimate>div:first-child{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.run-plan__estimate>div:first-child span{display:grid;gap:3px}.run-plan__estimate>div:first-child span:last-child{text-align:right}.run-plan__estimate>div:first-child strong{font-size:16px}.run-plan__estimate>div:first-child small{font-size:9px}.run-plan__estimate>div:first-child button{border:0;background:transparent;padding:0;color:var(--green-700);font-size:9px;font-weight:700;cursor:pointer}.balance-box{border:1px solid var(--green-400);border-radius:8px;background:var(--green-25);padding:12px;display:flex;justify-content:space-between;align-items:flex-start}.balance-box span{display:grid;gap:4px}.balance-box strong{font-size:12px}.balance-box>strong{font-size:14px}.balance-box small{font-size:9px}.auto-resume{display:flex;justify-content:space-between;align-items:center;gap:14px;cursor:pointer}.auto-resume span{display:grid;gap:3px}.auto-resume strong{font-size:11px}.auto-resume small{font-size:9px}.run-plan__actions{display:grid;gap:8px}.run-footer{min-height:52px;padding:0 34px;border-top:1px solid var(--ink-150);display:flex;align-items:center;gap:10px;color:var(--ink-600);font-size:10px}.run-footer span{display:flex;align-items:center;gap:6px}.run-footer span:last-child{margin-left:auto}.run-footer button{border:0;background:transparent;color:var(--green-700);font-weight:700;font-size:inherit;cursor:pointer}.quality-strip{min-height:74px;border:1px solid var(--ink-200);border-radius:8px;display:grid;grid-template-columns:1.2fr 1fr 1fr 1fr auto;gap:8px;align-items:center;padding:10px 14px;margin-bottom:14px}.quality-strip>div{display:flex;align-items:center;gap:8px}.quality-strip>div>span{display:grid;gap:4px}.quality-strip strong{font-size:11px;white-space:nowrap}.quality-strip small{font-size:9px;white-space:nowrap}.quality-strip__primary>svg{color:var(--green-500)}.dot{display:inline-block;width:7px;height:7px;border-radius:50%;flex:0 0 auto}.dot--green{background:var(--green-500)}.dot--orange{background:var(--orange-500)}.dot--mint{background:var(--green-300)}.dot--gray{background:var(--ink-300)}.quality-strip__actions{border-left:1px solid var(--ink-150);padding-left:14px;display:grid!important;justify-items:start}.quality-strip__actions button{border:0;background:transparent;padding:2px;color:var(--green-700);font-size:9px;font-weight:750;display:flex;align-items:center;gap:4px;cursor:pointer}.data-table-wrap{border:1px solid var(--ink-200);border-radius:8px;background:#fff;overflow:auto}.data-table{width:100%;border-collapse:collapse;table-layout:fixed}.data-table th,.data-table td{border-bottom:1px solid var(--ink-150);text-align:left}.data-table th{color:var(--ink-700);font-size:9px;font-weight:700;background:#fcfdfc}.data-table td{color:var(--ink-800);font-size:10px}.mapping-table th{height:73px;vertical-align:top;padding:11px 8px 8px}.mapping-table th:first-child{width:36px}.mapping-table th:nth-child(2),.mapping-table th:nth-child(3){width:17%}.mapping-table th:nth-child(4){width:19%}.mapping-table th:nth-child(5){width:24%}.mapping-table th:nth-child(6){width:20%}.mapping-table th>span{min-height:17px;display:flex;align-items:center;gap:4px;margin-bottom:6px}.mapping-table th>.mapping-label,.mapping-table th>select{width:100%;height:32px;border:1px solid var(--green-400);border-radius:5px;background:#fff;padding:0 8px;display:flex;align-items:center;justify-content:space-between;color:var(--ink-800);font-size:9px}.mapping-table th>select{cursor:pointer}.mapping-table .mapping-review>span{color:var(--orange-700)}.mapping-table .mapping-review>select{border-color:var(--orange-400);color:var(--orange-700)}.mapping-table td{height:48px;padding:9px 8px}.mapping-table td:first-child{text-align:center;font-weight:700;display:flex;gap:3px;align-items:center;justify-content:center}.mapping-table td:first-child svg{color:var(--orange-500)}.mapping-table tr:last-child td{border-bottom:0}.mapping-table tr.row-warning td{background:var(--orange-50);border-bottom-color:var(--orange-100)}.truncate-cell{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.mapping-warning{margin-top:14px;min-height:70px;border:1px solid var(--orange-400);border-radius:7px;background:var(--orange-50);padding:11px 13px;display:grid;grid-template-columns:auto 1fr auto auto;gap:12px;align-items:center}.mapping-warning>svg{color:var(--orange-500)}.mapping-warning div{display:grid;gap:5px}.mapping-warning div strong{font-size:10px}.mapping-warning div span{color:var(--ink-600);font-size:9px;line-height:1.35}.mapping-warning .button{min-height:34px;font-size:10px}.mapping-warning .text-button{font-size:9px}.mapping-success{margin-top:14px;min-height:48px;border:1px solid var(--green-200);border-radius:7px;background:var(--green-25);display:flex;align-items:center;gap:8px;padding:10px 13px;color:var(--green-700);font-size:10px}.mapping-success svg{color:var(--green-500)}.table-pagination{display:flex;align-items:center;justify-content:space-between;margin-top:13px;color:var(--ink-600);font-size:9px}.table-pagination>span:last-child{display:flex;align-items:center;gap:6px}.table-pagination button,.table-pagination strong{width:28px;height:28px;border:1px solid var(--ink-200);border-radius:6px;background:#fff;display:grid;place-items:center}.table-pagination button{cursor:pointer}.table-pagination button:disabled{opacity:.45}.run-progress-banner{margin:12px 24px 0;padding:10px 14px;border:1px solid var(--green-200);border-radius:9px;background:var(--green-25);display:grid;grid-template-columns:auto 1fr;align-items:center;gap:12px}.run-progress-banner__icon{width:34px;height:34px;border-radius:50%;background:var(--green-100);color:var(--green-600);display:grid;place-items:center;animation:softPop 1.2s ease-in-out infinite}@keyframes softPop{0%,to{transform:scale(1)}50%{transform:scale(1.06)}}.run-progress-banner>div{display:grid;grid-template-columns:minmax(220px,1fr) minmax(300px,2fr);align-items:center;gap:16px}.run-progress-banner strong{font-size:11px}.run-stage{flex:1;padding:54px clamp(24px,7vw,110px)}.run-stage__intro{text-align:center;max-width:680px;margin:0 auto 26px}.run-stage__intro .status-badge{margin:0 auto 12px}.run-stage__intro p{font-size:15px;line-height:1.6}.run-stage__intro--left{text-align:left;margin-left:0}.run-stage__intro--left .status-badge{margin-left:0}.upload-zone{max-width:840px;min-height:330px;margin:0 auto;border:1.5px dashed var(--green-300);border-radius:14px;background:var(--green-25);display:flex;flex-direction:column;align-items:center;justify-content:center;padding:42px;text-align:center;transition:background var(--transition),border var(--transition),transform var(--transition)}.upload-zone--dragging{border-color:var(--green-500);background:var(--green-50);transform:scale(1.005)}.upload-zone__icon{width:58px;height:58px;border-radius:50%;background:var(--green-100);color:var(--green-600);display:grid;place-items:center;margin-bottom:16px}.upload-zone h2{font-size:20px;margin-bottom:7px}.upload-zone p{font-size:12px;margin-bottom:20px}.upload-zone__actions{display:flex;gap:8px}.upload-zone .progress{max-width:520px}.paste-option{max-width:840px;min-height:64px;width:100%;margin:14px auto 0;border:1px solid var(--ink-200);border-radius:10px;background:#fff;display:flex;justify-content:space-between;align-items:center;padding:0 18px;cursor:pointer;transition:border var(--transition),transform var(--transition)}.paste-option:hover{border-color:var(--green-300);transform:translateY(-1px)}.paste-option span{display:flex;align-items:center;gap:9px;font-size:11px;color:var(--ink-600)}.choose-stage{max-width:800px}.field-choice-list{display:grid;gap:8px}.field-choice{min-height:70px;border:1px solid var(--ink-200);border-radius:9px;background:#fff;padding:10px 13px;display:grid;grid-template-columns:42px 1fr auto 22px;align-items:center;gap:12px;text-align:left;cursor:pointer;transition:border var(--transition),background var(--transition),transform var(--transition)}.field-choice:hover{border-color:var(--green-300);transform:translate(2px)}.field-choice--selected{border-color:var(--green-400);background:var(--green-25)}.field-choice__icon{width:42px;height:42px;border-radius:50%;display:grid;place-items:center;color:var(--ink-600);background:var(--ink-100)}.field-choice--selected .field-choice__icon{background:var(--green-100);color:var(--green-700)}.field-choice>span{display:grid;gap:3px}.field-choice>span:nth-child(3){text-align:right}.field-choice strong{font-size:12px}.field-choice small{font-size:9px}.field-choice__check{width:20px;height:20px;border:1px solid var(--ink-300);border-radius:50%;display:grid!important;place-items:center;color:#fff}.field-choice--selected .field-choice__check{border-color:var(--green-500);background:var(--green-500)}.provider-preview{margin-top:16px;border-top:1px solid var(--ink-150);border-bottom:1px solid var(--ink-150);padding:14px 0;display:flex;justify-content:space-between;align-items:center;gap:18px}.provider-preview>div:first-child{display:flex;align-items:center;gap:9px}.provider-preview>div:first-child svg{color:var(--green-500)}.provider-preview>div:first-child span{display:grid;gap:3px}.provider-preview strong{font-size:11px}.provider-preview small{font-size:9px}.provider-path{display:flex;align-items:center;gap:7px;color:var(--ink-500);font-size:9px}.provider-path>span:not(.status-badge){padding:5px 7px;border:1px solid var(--ink-200);border-radius:5px;background:#fff}.use-policy-note{margin-top:12px;padding:10px;border-radius:7px;background:var(--ink-50);color:var(--ink-600);display:flex;align-items:center;gap:8px;font-size:9px;line-height:1.4}.run-complete{max-width:900px;margin:0 auto;padding:72px 28px}.run-complete__hero{display:grid;justify-items:center;text-align:center;max-width:660px;margin:0 auto 28px}.run-complete__icon{color:var(--green-500);margin-bottom:12px;animation:completeIn .5s ease-out both}@keyframes completeIn{0%{transform:scale(.65);opacity:0}to{transform:scale(1);opacity:1}}.run-complete__hero h1{font-size:38px;letter-spacing:-1.2px;margin:12px 0 8px}.run-complete__hero p{font-size:14px;line-height:1.6}.result-summary{border-top:1px solid var(--ink-150);border-bottom:1px solid var(--ink-150);display:grid;grid-template-columns:repeat(3,1fr);padding:22px 0}.result-summary>div{display:grid;justify-items:center;gap:4px;border-right:1px solid var(--ink-150)}.result-summary>div:last-child{border:0}.result-summary span{color:var(--ink-600);font-size:10px}.result-summary strong{font-size:24px;letter-spacing:-.5px}.result-summary small{font-size:9px}.result-actions{display:flex;justify-content:center;gap:8px;margin:22px 0}.verification-note{max-width:520px;margin:0 auto;padding:12px;display:flex;align-items:center;gap:10px;border-radius:8px;background:var(--green-25);color:var(--green-700)}.verification-note span{display:grid;gap:3px}.verification-note strong{font-size:11px}.verification-note small{font-size:9px}.quick-actions{display:grid;grid-template-columns:1.2fr 1fr 1fr;gap:10px;margin-bottom:26px}.quick-action{min-height:84px;border:1px solid var(--ink-200);border-radius:11px;background:#fff;display:grid;grid-template-columns:43px 1fr auto;align-items:center;gap:12px;padding:13px;text-align:left;cursor:pointer;transition:border var(--transition),transform var(--transition),box-shadow var(--transition)}.quick-action:hover{transform:translateY(-2px);border-color:var(--green-300);box-shadow:var(--shadow-sm)}.quick-action--primary{background:var(--green-500);border-color:var(--green-500);color:#fff}.quick-action--primary strong,.quick-action--primary small{color:#fff}.quick-action__icon{width:43px;height:43px;border-radius:9px;display:grid;place-items:center;background:var(--ink-50);color:var(--ink-700)}.quick-action--primary .quick-action__icon{background:#ffffff29;color:#fff}.quick-action span:nth-child(2){display:grid;gap:5px}.quick-action strong{font-size:13px}.quick-action small{font-size:10px}.overview-grid{display:grid;grid-template-columns:minmax(0,1fr) 310px;gap:16px}.activity-panel,.insight-panel{border:1px solid var(--ink-200);border-radius:12px;background:#fff}.activity-panel{padding:20px}.section-heading{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:16px}.section-heading h2{font-size:17px;margin:5px 0 0;letter-spacing:-.25px}.section-heading button{border:0;background:transparent;color:var(--green-700);font-size:10px;font-weight:750;display:flex;align-items:center;gap:5px;cursor:pointer}.section-heading--spaced{margin-top:30px}.live-run{border:1px solid var(--green-200);border-radius:10px;background:var(--green-25);display:grid;grid-template-columns:38px 1fr auto;gap:11px;align-items:center;padding:13px}.live-run__icon{width:38px;height:38px;border-radius:50%;display:grid;place-items:center;background:var(--green-100);color:var(--green-600)}.live-run__main{min-width:0}.live-run__main>div{display:flex;justify-content:space-between;align-items:flex-start;gap:15px;margin-bottom:10px}.live-run__main>div>span{display:grid;gap:3px}.live-run strong{font-size:11px}.live-run small{font-size:9px}.metric-ribbon{display:grid;grid-template-columns:repeat(4,1fr);border-bottom:1px solid var(--ink-150);padding:19px 0;margin-bottom:16px}.metric-ribbon>div{display:flex;align-items:center;gap:8px;border-right:1px solid var(--ink-150);padding:0 12px}.metric-ribbon>div:first-child{padding-left:0}.metric-ribbon>div:last-child{border:0}.metric-ribbon svg{color:var(--green-500)}.metric-ribbon span{display:grid;gap:3px}.metric-ribbon strong{font-size:14px}.metric-ribbon small{font-size:8px}.recent-runs__header{display:flex;justify-content:space-between;margin-bottom:7px}.recent-runs__header h3{font-size:12px;margin:0}.recent-runs__header span{color:var(--ink-500);font-size:9px}.run-row{width:100%;border:0;border-top:1px solid var(--ink-150);background:transparent;min-height:56px;display:grid;grid-template-columns:minmax(220px,2fr) .7fr .7fr auto auto;align-items:center;gap:10px;text-align:left;cursor:pointer;transition:background var(--transition)}.run-row:hover{background:var(--ink-50)}.run-row>span:not(.run-row__file):not(.status-badge){display:grid;gap:3px}.run-row strong{font-size:10px}.run-row small{font-size:8px}.run-row__file{display:flex;align-items:center;gap:9px}.run-row__file,.run-row__file>span:last-child{min-width:0}.run-row__file strong,.run-row__file small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.run-row__file>span:first-child{width:30px;height:30px;border-radius:7px;display:grid;place-items:center;background:var(--green-50);color:var(--green-700)}.run-row__file>span:last-child{display:grid;gap:3px}.insight-panel{padding:19px;align-self:start}.insight-panel__header{display:flex;gap:10px;align-items:center}.insight-panel__icon{width:42px;height:42px;border-radius:10px;display:grid;place-items:center;background:var(--green-50);color:var(--green-700)}.insight-panel__header span:last-child{display:grid;gap:4px}.insight-panel__header small{font-size:8px;text-transform:uppercase;letter-spacing:.08em;font-weight:750}.insight-panel__header strong{font-size:11px}.insight-panel>p{font-size:10px;line-height:1.5;margin:14px 0}.comparison-row{display:grid;grid-template-columns:1fr auto 1fr;gap:8px;align-items:center;padding:11px;background:var(--ink-50);border-radius:7px;margin-bottom:12px}.comparison-row span{display:grid;gap:3px}.comparison-row span:last-child{text-align:right}.comparison-row small{font-size:8px}.comparison-row strong{font-size:10px}.comparison-row>svg{color:var(--green-500)}.insight-divider{height:1px;background:var(--ink-150);margin:19px 0}.usage-forecast>div:first-child{display:flex;justify-content:space-between;align-items:center;margin-bottom:9px}.usage-forecast>div:first-child span{display:grid;gap:3px}.usage-forecast>div:first-child small{font-size:8px}.usage-forecast>div:first-child strong{font-size:11px}.usage-forecast>div:first-child svg{color:var(--ink-500)}.usage-forecast p{font-size:9px;line-height:1.4;margin:8px 0}.usage-forecast button{border:0;background:transparent;padding:0;color:var(--green-700);font-size:9px;font-weight:750;display:flex;align-items:center;gap:4px;cursor:pointer}.search-mode-tabs{height:48px;border-bottom:1px solid var(--ink-200);display:flex;gap:20px;margin-bottom:20px}.search-mode-tabs button{border:0;border-bottom:2px solid transparent;background:transparent;color:var(--ink-600);display:flex;align-items:center;gap:7px;padding:0 3px;font-size:12px;font-weight:700;cursor:pointer}.search-mode-tabs button.active{border-bottom-color:var(--green-500);color:var(--green-700)}.search-workspace{display:grid;grid-template-columns:220px minmax(0,1fr);gap:20px;align-items:start}.filter-panel{border:1px solid var(--ink-200);border-radius:10px;background:#fff;padding:15px}.filter-panel__title{display:flex;justify-content:space-between;align-items:center;padding-bottom:13px;border-bottom:1px solid var(--ink-150);margin-bottom:14px}.filter-panel__title>span{display:flex;align-items:center;gap:7px}.filter-panel__title strong{font-size:12px}.filter-panel__title button{border:0;background:transparent;color:var(--green-700);font-size:9px;cursor:pointer}.filter-panel>label,.api-key-form>label{display:grid;gap:6px;margin-bottom:13px}.filter-panel>label>span,.api-key-form>label>span:first-child{color:var(--ink-700);font-size:9px;font-weight:750}.filter-panel input,.filter-panel select,.api-key-form input,.api-key-form select,.form-grid input,.form-grid select,.limit-row input{width:100%;height:37px;border:1px solid var(--ink-200);border-radius:7px;background:#fff;padding:0 10px;color:var(--ink-800);font-size:10px}.filter-panel input:focus,.filter-panel select:focus{border-color:var(--green-400)}.filter-divider{height:1px;background:var(--ink-150);margin:12px 0}.add-filter{border:0;background:transparent;color:var(--green-700);display:flex;align-items:center;gap:6px;padding:2px 0;font-size:10px;font-weight:750;cursor:pointer}.filter-tip{margin-top:16px;padding:10px;border-radius:7px;background:var(--green-50);color:var(--green-700);display:flex;gap:8px}.filter-tip span{display:grid;gap:3px}.filter-tip strong{font-size:9px}.filter-tip small{font-size:8px;line-height:1.4}.search-results{min-width:0}.search-command{min-height:52px;border:1px solid var(--ink-200);border-radius:9px;background:#fff;display:flex;align-items:center;gap:9px;padding:6px 7px 6px 14px;box-shadow:var(--shadow-xs);transition:border var(--transition),box-shadow var(--transition)}.search-command:focus-within{border-color:var(--green-400);box-shadow:0 0 0 3px var(--green-50)}.search-command>svg{color:var(--ink-500)}.search-command input{flex:1;min-width:0;border:0;outline:0;background:transparent;color:var(--ink-900);font-size:12px}.result-toolbar{min-height:55px;display:flex;justify-content:space-between;align-items:center;gap:16px}.result-toolbar>span{display:grid;gap:3px}.result-toolbar strong{font-size:11px}.result-toolbar small{font-size:9px}.bulk-actions{display:flex;align-items:center;gap:7px}.bulk-actions>span{color:var(--green-700);font-size:10px;font-weight:750}.search-table-wrap{max-height:calc(100vh - 290px)}.search-table{min-width:900px;table-layout:auto}.search-table th,.search-table td{padding:11px 9px}.search-table th:first-child,.search-table td:first-child{width:36px}.search-table td{font-size:9px;vertical-align:middle}.search-table td>strong,.search-table td>small{display:block}.search-table td>small{margin-top:3px}.selected-row td{background:var(--green-25)!important}input[type=checkbox]{width:14px;height:14px;accent-color:var(--green-500);cursor:pointer}.person-cell{display:flex;align-items:center;gap:8px}.person-cell>span:first-child{width:30px;height:30px;border-radius:50%;background:var(--green-100);color:var(--green-700);display:grid;place-items:center;font-size:9px;font-weight:800;flex:0 0 auto}.person-cell>span:last-child{display:grid;gap:4px}.person-cell strong{font-size:10px}.person-cell small{display:flex;align-items:center;gap:4px;font-size:8px}.person-cell small svg{color:#0a66c2}.available-data{display:flex;align-items:center;gap:7px;color:var(--green-700)}.reverse-lookup{max-width:860px;margin:0 auto;padding-top:22px}.reverse-lookup__intro{text-align:center;max-width:620px;margin:0 auto 24px}.reverse-lookup__intro .status-badge{margin:0 auto 10px}.reverse-lookup__intro h2{font-size:29px;letter-spacing:-.75px;margin-bottom:8px}.reverse-lookup__intro p{font-size:12px;line-height:1.55}.reverse-result{border:1px solid var(--ink-200);border-radius:11px;background:#fff;margin-top:18px;box-shadow:var(--shadow-sm)}.reverse-result__identity{display:flex;align-items:center;gap:14px;padding:18px;border-bottom:1px solid var(--ink-150)}.reverse-result__identity>span{width:52px;height:52px;border-radius:50%;display:grid;place-items:center;background:var(--green-100);color:var(--green-700);font-weight:850}.reverse-result__identity>div{display:grid;gap:4px}.reverse-result__identity h2{margin:2px 0 0;font-size:19px}.reverse-result__identity p{margin:0;font-size:11px}.reverse-result__details{display:grid;grid-template-columns:repeat(3,1fr);padding:16px 18px;gap:14px}.reverse-result__details>div{display:flex;gap:8px;align-items:center}.reverse-result__details svg{color:var(--green-700)}.reverse-result__details span{display:grid;gap:4px;min-width:0}.reverse-result__details small{font-size:8px}.reverse-result__details strong{font-size:9px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.reverse-result__actions{border-top:1px solid var(--ink-150);padding:12px 18px;display:flex;align-items:center;justify-content:space-between;gap:14px}.reverse-result__actions>span{color:var(--ink-600);font-size:9px;display:flex;align-items:center;gap:6px}.modal-field-list{padding:12px 22px}.modal-field-list>label{display:flex;align-items:center;justify-content:space-between;gap:14px;min-height:64px;border-bottom:1px solid var(--ink-150)}.modal-field-list>label>span{display:flex;align-items:center;gap:10px}.modal-field-list>label>span>svg{color:var(--green-700)}.modal-field-list>label>span>span{display:grid;gap:4px}.modal-field-list strong{font-size:11px}.modal-field-list small{font-size:9px}.modal-cost{margin:0 22px;padding:11px;border-radius:7px;background:var(--green-50);display:flex;align-items:center;gap:9px;color:var(--green-700)}.modal-cost span{display:grid;gap:3px}.modal-cost strong{font-size:10px}.modal-cost small{font-size:8px}.empty-state{min-height:260px;display:grid;place-items:center;align-content:center;text-align:center;padding:30px}.empty-state__icon{width:50px;height:50px;border-radius:50%;background:var(--ink-100);color:var(--ink-600);display:grid;place-items:center;margin-bottom:12px}.empty-state h3{font-size:15px;margin-bottom:5px}.empty-state p{font-size:10px}.list-summary-strip,.source-kpis{border-top:1px solid var(--ink-150);border-bottom:1px solid var(--ink-150);display:grid;grid-template-columns:repeat(4,1fr);padding:18px 0;margin-bottom:18px}.list-summary-strip>div,.source-kpis>div{display:flex;align-items:center;gap:9px;padding:0 16px;border-right:1px solid var(--ink-150)}.list-summary-strip>div:first-child,.source-kpis>div:first-child{padding-left:0}.list-summary-strip>div:last-child,.source-kpis>div:last-child{border-right:0}.list-summary-strip svg,.source-kpis svg{color:var(--green-600)}.list-summary-strip span,.source-kpis span{display:grid;gap:4px}.list-summary-strip strong,.source-kpis strong{font-size:12px}.list-summary-strip small,.source-kpis small{font-size:8px}.list-summary-strip__progress{display:grid!important;grid-template-columns:1fr 1fr}.list-toolbar,.list-table-toolbar{display:flex;align-items:center;justify-content:space-between;gap:15px;margin-bottom:12px}.list-toolbar>div:last-child{display:flex;gap:16px}.compact-search{width:min(320px,100%);height:38px;border:1px solid var(--ink-200);border-radius:7px;background:#fff;padding:0 10px;display:flex;align-items:center;gap:7px}.compact-search svg{color:var(--ink-500)}.compact-search input{min-width:0;flex:1;border:0;outline:0;background:transparent;font-size:10px}.saved-list-table{border:1px solid var(--ink-200);border-radius:10px;background:#fff;overflow:hidden}.saved-list-table__header,.saved-list-row{display:grid;grid-template-columns:minmax(220px,2fr) .75fr 1fr 1fr .9fr .7fr 24px;align-items:center;gap:12px}.saved-list-table__header{min-height:37px;padding:0 14px;background:var(--ink-50);border-bottom:1px solid var(--ink-150);color:var(--ink-500);font-size:8px;font-weight:750}.saved-list-row{width:100%;min-height:68px;border:0;border-bottom:1px solid var(--ink-150);background:#fff;padding:9px 14px;text-align:left;cursor:pointer;transition:background var(--transition),transform var(--transition)}.saved-list-row:last-child{border-bottom:0}.saved-list-row:hover{background:var(--green-25);transform:translate(1px)}.saved-list-row>span:not(.saved-list-row__name){display:grid;gap:4px;color:var(--ink-700);font-size:9px}.saved-list-row strong{font-size:10px}.saved-list-row small{font-size:8px}.saved-list-row__name{display:flex;align-items:center;gap:9px}.saved-list-row__name>span:first-child{width:34px;height:34px;border-radius:8px;display:grid;place-items:center;background:var(--green-50);color:var(--green-700)}.saved-list-row__name>span:last-child{display:grid;gap:4px}.list-detail-header{display:flex;align-items:flex-start;justify-content:space-between;gap:24px;margin-bottom:20px}.list-detail-header h1{font-size:32px;letter-spacing:-.9px;margin:7px 0}.list-detail-header p{font-size:11px}.list-detail-header>div:last-child{display:flex;gap:8px}.list-health-strip{min-height:74px;border:1px solid var(--ink-200);border-radius:10px;background:#fff;display:grid;grid-template-columns:repeat(4,1fr) auto;align-items:center;gap:8px;padding:12px 16px;margin-bottom:16px}.list-health-strip>div{display:flex;align-items:center;gap:8px}.list-health-strip svg{color:var(--green-600)}.list-health-strip span{display:grid;gap:3px}.list-health-strip strong{font-size:12px}.list-health-strip small{font-size:8px}.selection-count{min-height:32px;border-radius:7px;background:var(--green-50);padding:0 8px;display:flex;align-items:center;gap:9px;color:var(--green-700);font-size:9px;font-weight:750}.selection-count button{border:0;background:var(--green-500);color:#fff;border-radius:5px;padding:5px 7px;font-size:8px;cursor:pointer}.list-contacts-table{max-height:calc(100vh - 300px)}.list-contacts-table table{min-width:970px;table-layout:auto}.list-contacts-table th,.list-contacts-table td{padding:10px 8px}.list-contacts-table td>strong,.list-contacts-table td>small{display:block}.list-contacts-table td>small{margin-top:3px}.source-path-mini{display:flex;align-items:center;gap:5px;color:var(--ink-600);font-size:8px}.waterfall-overview{border:1px solid var(--green-200);border-radius:12px;background:var(--green-25);padding:20px;display:grid;grid-template-columns:1.6fr 1fr;gap:24px;align-items:center;margin-bottom:18px}.waterfall-overview__intro{display:flex;align-items:flex-start;gap:13px}.waterfall-overview__icon{width:46px;height:46px;border-radius:11px;background:var(--green-100);color:var(--green-600);display:grid;place-items:center;flex:0 0 auto}.waterfall-overview__intro h2{font-size:18px;margin:9px 0 6px}.waterfall-overview__intro p{font-size:10px;line-height:1.5;margin:0}.waterfall-settings{border-left:1px solid var(--green-200);padding-left:20px}.waterfall-settings label{min-height:50px;display:flex;align-items:center;justify-content:space-between;gap:14px;border-bottom:1px solid var(--green-200)}.waterfall-settings label:last-child{border-bottom:0}.waterfall-settings span{display:grid;gap:3px}.waterfall-settings strong{font-size:10px}.waterfall-settings small{font-size:8px}.provider-table-section{margin-top:28px}.provider-table{border:1px solid var(--ink-200);border-radius:10px;background:#fff;overflow:hidden}.provider-table__header,.provider-row{display:grid;grid-template-columns:58px 1.35fr 1fr 1fr .8fr .8fr .75fr 28px;align-items:center;gap:10px;padding:0 13px}.provider-table__header{height:37px;background:var(--ink-50);border-bottom:1px solid var(--ink-150);color:var(--ink-500);font-size:8px;font-weight:750}.provider-row{min-height:66px;border-bottom:1px solid var(--ink-150)}.provider-row:last-child{border:0}.provider-row>span:not(.status-badge):not(.provider-name):not(.provider-priority){display:grid;gap:4px}.provider-row strong{font-size:10px}.provider-row small{font-size:8px}.provider-priority{display:flex;align-items:center;gap:5px;color:var(--ink-600);font-size:10px}.provider-name{display:flex;align-items:center;gap:9px}.provider-name>span:first-child{width:31px;height:31px;border-radius:7px;background:var(--green-50);color:var(--green-700);display:grid;place-items:center;font-size:8px;font-weight:850}.provider-name>span:last-child{display:grid;gap:3px}.provenance-demo{margin-top:18px;border-top:1px solid var(--ink-150);border-bottom:1px solid var(--ink-150);padding:19px 0;display:flex;align-items:center;justify-content:space-between;gap:20px}.provenance-demo>div:first-child{display:flex;align-items:center;gap:10px;max-width:430px}.provenance-demo__icon{width:40px;height:40px;border-radius:9px;display:grid;place-items:center;background:var(--green-50);color:var(--green-700);flex:0 0 auto}.provenance-demo h3{font-size:12px;margin-bottom:4px}.provenance-demo p{font-size:9px;line-height:1.4;margin:0}.provenance-path{display:flex;align-items:center;gap:6px;color:var(--ink-500)}.provenance-path>span{min-width:96px;border:1px solid var(--ink-200);border-radius:7px;background:#fff;padding:7px;display:grid;grid-template-columns:auto 1fr;align-items:center;gap:5px;font-size:8px;font-weight:750}.provenance-path>span>small{width:16px;height:16px;border-radius:50%;display:grid;place-items:center;background:var(--ink-100)}.provenance-path>span>em{grid-column:2;font-size:7px;color:var(--ink-500);font-weight:500}.provenance-path>.provenance-path__success{border-color:var(--green-300);color:var(--green-700)}.connected-highlight{border:1px solid var(--green-200);border-radius:12px;background:var(--green-25);padding:17px 20px;display:grid;grid-template-columns:48px 1.4fr 1fr auto;align-items:center;gap:14px;margin-bottom:20px}.connected-highlight__logo,.integration-card__logo{display:grid;place-items:center;background:var(--integration-color);color:#fff;font-weight:850}.connected-highlight__logo{width:48px;height:48px;border-radius:11px;font-size:12px}.connected-highlight h2{font-size:15px;margin:7px 0 4px}.connected-highlight p{font-size:9px;margin:0}.sync-flow{display:flex;align-items:center;justify-content:center;gap:8px;color:var(--green-700)}.sync-flow span{border:1px solid var(--green-200);border-radius:6px;background:#fff;padding:6px 8px;font-size:8px;font-weight:750}.integration-toolbar{display:flex;justify-content:space-between;align-items:center;gap:18px;margin-bottom:16px}.integration-filters{display:flex;gap:4px;padding:4px;border-radius:8px;background:var(--ink-100)}.integration-filters button{border:0;border-radius:5px;background:transparent;padding:6px 10px;color:var(--ink-600);font-size:9px;cursor:pointer}.integration-filters button.active{background:#fff;color:var(--ink-900);box-shadow:var(--shadow-xs);font-weight:750}.integration-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.integration-card{min-height:205px;border:1px solid var(--ink-200);border-radius:10px;background:#fff;padding:15px;display:flex;flex-direction:column;justify-content:space-between;transition:border var(--transition),transform var(--transition),box-shadow var(--transition)}.integration-card:hover{transform:translateY(-2px);border-color:var(--green-300);box-shadow:var(--shadow-sm)}.integration-card__top{display:flex;justify-content:space-between;align-items:flex-start}.integration-card__logo{width:40px;height:40px;border-radius:9px;font-size:10px}.integration-card h3{font-size:14px;margin:13px 0 6px}.integration-card p{font-size:9px;line-height:1.5;margin:0}.integration-card>button{border:0;border-top:1px solid var(--ink-150);background:transparent;padding:11px 0 0;color:var(--green-700);display:flex;align-items:center;justify-content:space-between;font-size:10px;font-weight:750;cursor:pointer}.integration-callout{margin-top:18px;border-top:1px solid var(--ink-150);padding-top:18px;display:grid;grid-template-columns:42px 1fr auto;align-items:center;gap:11px}.integration-callout__icon{width:42px;height:42px;border-radius:9px;background:var(--green-50);color:var(--green-700);display:grid;place-items:center}.integration-callout h3{font-size:12px;margin-bottom:4px}.integration-callout p{font-size:9px;margin:0}.crm-mapping-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:10px}.crm-mapping-grid label{display:grid;gap:5px}.crm-mapping-grid label>span{text-transform:capitalize}.crm-preview-summary{margin-top:14px;display:grid;grid-template-columns:repeat(4,1fr);border:1px solid var(--ink-150);border-radius:8px;background:var(--ink-50)}.crm-preview-summary>span{display:grid;gap:3px;padding:11px;border-right:1px solid var(--ink-150)}.crm-preview-summary>span:last-child{border-right:0}.crm-preview-summary strong{font-size:14px}.crm-preview-summary small{font-size:8px}.connection-steps{padding:15px 22px;display:grid;gap:6px}.connection-steps>div{min-height:55px;display:grid;grid-template-columns:28px 1fr;align-items:center;gap:9px}.connection-steps>div>span:first-child{width:28px;height:28px;border-radius:50%;background:var(--green-50);color:var(--green-700);display:grid;place-items:center;font-size:9px;font-weight:800}.connection-steps>div>span:last-child{display:grid;gap:3px}.connection-steps strong{font-size:10px}.connection-steps small{font-size:8px}.permission-note{margin:0 22px;padding:10px;border-radius:7px;background:var(--green-50);color:var(--green-700);display:flex;align-items:center;gap:8px}.permission-note span{display:grid;gap:3px}.permission-note strong{font-size:9px}.permission-note small{font-size:8px}.api-hero{min-height:310px;border:1px solid var(--ink-200);border-radius:12px;background:var(--ink-950);color:#fff;padding:26px;display:grid;grid-template-columns:.9fr 1.2fr;gap:28px;align-items:center;margin-bottom:22px}.api-hero__copy h2{color:#fff;font-size:28px;letter-spacing:-.8px;margin:12px 0 8px}.api-hero__copy p{color:var(--ink-300);font-size:11px;line-height:1.6;margin-bottom:18px}.api-hero__copy>div:last-child{display:flex;align-items:center;gap:14px}.api-hero__copy .text-button{color:var(--green-300)}.code-window{border:1px solid #3f3f46;border-radius:9px;background:#111113;overflow:hidden}.code-window__header{height:38px;padding:0 12px;border-bottom:1px solid #3f3f46;display:flex;align-items:center;justify-content:space-between;color:var(--ink-300);font-size:9px}.code-window__header button{border:0;background:transparent;color:var(--green-300);display:flex;align-items:center;gap:5px;font-size:9px;cursor:pointer}.code-window pre{margin:0;padding:16px;overflow:auto;color:#e4e4e7;font:10px/1.6 ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace}.developer-grid{display:grid;grid-template-columns:minmax(0,1fr) 310px;gap:16px}.developer-main,.agent-panel{border:1px solid var(--ink-200);border-radius:11px;background:#fff;padding:18px}.api-key-row,.webhook-row{min-height:64px;display:grid;align-items:center;gap:10px;border-top:1px solid var(--ink-150);border-bottom:1px solid var(--ink-150)}.api-key-row{grid-template-columns:36px 1fr minmax(170px,auto) 34px auto}.webhook-row{grid-template-columns:36px 1fr auto .6fr 32px}.api-key-row__icon,.webhook-row__icon{width:36px;height:36px;border-radius:8px;display:grid;place-items:center;background:var(--green-50);color:var(--green-700)}.api-key-row>span:nth-child(2),.webhook-row>span:nth-child(2),.webhook-row>span:nth-child(4){display:grid;gap:3px}.api-key-row strong,.webhook-row strong{font-size:10px}.api-key-row small,.webhook-row small{font-size:8px}.api-key-row code{border:1px solid var(--ink-200);border-radius:6px;background:var(--ink-50);padding:7px;font-size:8px}.agent-panel{align-self:start}.agent-panel__icon{width:46px;height:46px;border-radius:11px;display:grid;place-items:center;background:var(--green-100);color:var(--green-700);margin-bottom:11px}.agent-panel h2{font-size:18px;letter-spacing:-.4px;margin:10px 0 6px}.agent-panel p{font-size:9px;line-height:1.5}.mcp-url{display:flex;align-items:center;justify-content:space-between;gap:8px;border:1px solid var(--ink-200);border-radius:7px;background:var(--ink-50);padding:8px;margin-bottom:10px}.mcp-url code{min-width:0;overflow:hidden;text-overflow:ellipsis;font-size:8px}.mcp-url button{border:0;background:transparent;color:var(--green-700);cursor:pointer}.agent-panel ul{list-style:none;padding:0;margin:14px 0 0;display:grid;gap:7px}.agent-panel li{color:var(--ink-600);font-size:8px;display:flex;align-items:center;gap:6px}.agent-panel li svg{color:var(--green-500)}.api-endpoints{margin-top:22px}.endpoint-row{width:100%;min-height:48px;border:0;border-top:1px solid var(--ink-150);background:transparent;display:grid;grid-template-columns:56px minmax(180px,.7fr) 1fr auto;align-items:center;gap:12px;text-align:left;cursor:pointer}.endpoint-row:hover{background:var(--green-25)}.endpoint-row code{color:var(--ink-900);font-size:9px}.endpoint-row>span:nth-child(3){color:var(--ink-600);font-size:9px}.api-key-form{padding:18px 22px 4px}.api-key-form .provider-enable-field>span:last-child{display:flex;align-items:center;gap:8px;color:var(--ink-700);font-size:10px}.api-key-form .provider-enable-field input[type=checkbox]{width:15px;height:15px;margin:0;accent-color:var(--green-500)}.permission-options{display:flex;gap:14px}.permission-options label{display:flex;align-items:center;gap:5px;color:var(--ink-700);font-size:9px}.settings-layout{display:grid;grid-template-columns:190px minmax(0,1fr);gap:26px;align-items:start}.settings-tabs{display:grid;gap:4px;position:sticky;top:20px}.settings-tabs button{min-height:40px;border:0;border-left:2px solid transparent;background:transparent;text-align:left;color:var(--ink-600);padding:0 12px;font-size:10px;font-weight:650;cursor:pointer}.settings-tabs button:hover{color:var(--ink-900);background:var(--ink-50)}.settings-tabs button.active{color:var(--green-700);border-left-color:var(--green-500);background:var(--green-50)}.settings-content{min-width:0;display:grid;gap:14px}.settings-section{border:1px solid var(--ink-200);border-radius:10px;background:#fff}.settings-section__heading{padding:16px 18px 12px;border-bottom:1px solid var(--ink-150)}.settings-section__heading h2{font-size:14px;margin-bottom:4px}.settings-section__heading p{font-size:9px;margin:0}.settings-section__body{padding:17px 18px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.form-grid label{display:grid;gap:6px}.form-grid label>span{color:var(--ink-700);font-size:9px;font-weight:750}.settings-actions{display:flex;justify-content:flex-end;margin-top:15px}.settings-toggle-row{min-height:56px;display:flex;align-items:center;justify-content:space-between;gap:16px;cursor:pointer}.settings-toggle-row>span{display:flex;align-items:center;gap:9px}.settings-toggle-row>span>svg{color:var(--green-700)}.settings-toggle-row>span>span{display:grid;gap:4px}.settings-toggle-row strong{font-size:10px}.settings-toggle-row small{font-size:8px}.purpose-confirmation,.fair-billing-note{margin-top:10px;padding:10px;border-radius:7px;background:var(--green-50);color:var(--green-700);display:flex;align-items:center;gap:8px}.purpose-confirmation span,.fair-billing-note span{display:grid;gap:3px}.purpose-confirmation strong,.fair-billing-note strong{font-size:9px}.purpose-confirmation small,.fair-billing-note small{font-size:8px}.billing-balance{display:flex;align-items:center;justify-content:space-between;gap:18px}.billing-balance>div{display:flex;align-items:center;gap:11px}.billing-balance__icon{width:44px;height:44px;border-radius:10px;display:grid;place-items:center;background:var(--green-100);color:var(--green-700)}.billing-balance>div>span:last-child{display:grid;gap:3px}.billing-balance small{font-size:8px}.billing-balance strong{font-size:18px}.billing-balance em{color:var(--ink-500);font-size:8px}.usage-breakdown{margin-top:17px;padding-top:14px;border-top:1px solid var(--ink-150)}.usage-breakdown>div:first-child{display:flex;justify-content:space-between;margin-bottom:8px}.usage-breakdown>div:first-child span{display:grid;gap:3px}.usage-breakdown strong{font-size:10px}.usage-breakdown small{font-size:8px}.usage-legend{display:flex;gap:16px;margin-top:8px;color:var(--ink-600);font-size:8px}.usage-legend span{display:flex;align-items:center;gap:5px}.plan-row,.invoice-row,.limit-row{min-height:58px;display:flex;align-items:center;gap:10px;border-bottom:1px solid var(--ink-150)}.plan-row{justify-content:space-between}.plan-row>span{display:flex;align-items:center;gap:10px}.plan-row>span>span{display:grid;gap:3px}.plan-row strong{font-size:11px}.plan-row small{font-size:8px}.invoice-row:last-child{border:0}.invoice-row>span{flex:1;display:grid;gap:3px}.invoice-row svg{color:var(--green-700)}.invoice-row strong{font-size:10px}.invoice-row small{font-size:8px}.billing-adjustment-list{display:grid}.billing-adjustment-row{min-height:58px;display:grid;grid-template-columns:26px minmax(0,1fr) auto auto;align-items:center;gap:10px;border-bottom:1px solid var(--ink-150)}.billing-adjustment-row:last-child{border-bottom:0}.billing-adjustment-row>svg{color:var(--green-700)}.billing-adjustment-row>span:nth-child(2){display:grid;gap:3px}.billing-adjustment-row strong{font-size:9px;text-transform:capitalize}.billing-adjustment-row small{font-size:8px}.audit-row{min-height:50px;display:grid;grid-template-columns:26px 1fr auto;align-items:center;gap:10px;border-bottom:1px solid var(--ink-150)}.audit-row:last-child{border-bottom:0}.audit-row>svg{color:var(--green-700)}.audit-row>span{display:grid;gap:3px}.audit-row strong{font-size:9px}.audit-row small{font-size:8px}.settings-empty{margin:4px 0;color:var(--ink-500);font-size:9px}.settings-error{margin:4px 0 10px;border:1px solid #ffd7d3;border-radius:7px;background:var(--red-50);color:var(--red-500);padding:9px;font-size:9px}.limit-row{display:grid;grid-template-columns:1fr 130px auto}.limit-row>span{display:grid;gap:3px}.limit-row>span:nth-child(2){display:grid;grid-template-columns:1fr auto;align-items:center;gap:5px}.limit-row strong{font-size:10px}.limit-row small{font-size:8px}.retention-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.retention-grid button{min-height:80px;border:1px solid var(--ink-200);border-radius:8px;background:#fff;display:grid;justify-items:start;gap:5px;padding:11px;cursor:pointer}.retention-grid button:hover,.retention-grid button.active{border-color:var(--green-400);background:var(--green-25)}.retention-grid svg{color:var(--green-700)}.retention-grid strong{font-size:10px}.retention-grid small{font-size:8px}.settings-footnote{margin:10px 0 0;font-size:8px}.privacy-actions{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.privacy-actions button{min-height:88px;border:1px solid var(--ink-200);border-radius:8px;background:#fff;padding:11px;display:flex;align-items:flex-start;gap:8px;text-align:left;cursor:pointer}.privacy-actions button:hover{border-color:var(--green-300)}.privacy-actions button:disabled{cursor:not-allowed;opacity:.55}.privacy-actions svg{color:var(--green-700);flex:0 0 auto}.privacy-actions span{display:grid;gap:4px}.privacy-actions strong{font-size:9px}.privacy-actions small{font-size:8px;line-height:1.35}.privacy-purpose{margin-top:12px;display:grid;grid-template-columns:1fr auto;align-items:end;gap:10px}.privacy-purpose label{display:grid;gap:6px}.privacy-purpose label>span{color:var(--ink-700);font-size:9px;font-weight:750}.privacy-purpose input{width:100%;height:37px;border:1px solid var(--ink-200);border-radius:7px;padding:0 10px;color:var(--ink-800);font-size:10px}.privacy-record-list{display:grid}.privacy-record{min-height:58px;display:grid;grid-template-columns:24px minmax(0,1fr) auto auto;align-items:center;gap:10px;border-bottom:1px solid var(--ink-150)}.privacy-record:last-child{border-bottom:0}.privacy-record>svg{color:var(--green-700)}.privacy-record>span:nth-child(2){display:grid;gap:4px;min-width:0}.privacy-record>span:nth-child(2) strong{font-size:9px;text-transform:capitalize}.privacy-record>span:nth-child(2) small{font-size:8px}.privacy-record__actions{display:flex;justify-content:flex-end;gap:6px}.compliance-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.compliance-grid>div{min-height:58px;border:1px solid var(--ink-150);border-radius:7px;display:flex;align-items:center;gap:8px;padding:10px}.compliance-grid svg{color:var(--green-700)}.compliance-grid span{display:grid;gap:3px}.compliance-grid strong{font-size:9px}.compliance-grid small{font-size:8px}.danger-zone{min-height:72px;border:1px solid #ffd7d3;border-radius:9px;background:var(--red-50);display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:9px;padding:13px}.danger-zone>svg{color:var(--red-500)}.danger-zone>span{display:grid;gap:3px}.danger-zone strong{font-size:10px}.danger-zone small{font-size:8px}@media(max-width:1180px){:root{--sidebar-width: 168px}.page{padding-inline:28px}.run-workspace{grid-template-columns:minmax(0,1fr) 330px}.run-content{padding-inline:22px}.quality-strip{grid-template-columns:repeat(4,1fr)}.quality-strip__actions{grid-column:1 / -1;border-left:0;border-top:1px solid var(--ink-150);padding:7px 0 0;display:flex!important}.mapping-warning{grid-template-columns:auto 1fr}.mapping-warning .button,.mapping-warning .text-button{grid-row:2}.overview-grid,.developer-grid{grid-template-columns:1fr}.insight-panel,.agent-panel{width:100%}.provider-table__header,.provider-row{grid-template-columns:50px 1.2fr 1fr 1fr .8fr .7fr 28px}.provider-table__header span:nth-child(6),.provider-row>span:nth-child(6){display:none}.integration-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:900px){.sidebar{transform:translate(-105%);width:240px;box-shadow:none;transition:transform var(--transition)}.sidebar--open{transform:translate(0);box-shadow:var(--shadow-md)}.sidebar__close{display:inline-grid!important}.sidebar-scrim{display:block;position:fixed;z-index:25;top:0;right:0;bottom:0;left:0;border:0;background:#11181361}.app-main{margin-left:0}.mobile-header{display:flex;height:58px;position:sticky;top:0;z-index:20;padding:0 14px;align-items:center;justify-content:space-between;background:#fffffff5;border-bottom:1px solid var(--ink-150)}.mobile-header .brand__wordmark{height:17px}.page{min-height:calc(100vh - 58px);padding:26px 20px 50px}.run-header{min-height:112px;grid-template-columns:1fr;padding:14px 18px 10px}.run-stepper{grid-template-columns:repeat(3,1fr)}.run-header__meta{display:none}.run-workspace{grid-template-columns:1fr}.run-plan{border-left:0;border-top:1px solid var(--ink-150);box-shadow:none}.mapping-table{min-width:800px}.run-footer{flex-wrap:wrap;padding:10px 20px}.run-footer span:last-child{margin-left:0}.quick-actions{grid-template-columns:1fr}.metric-ribbon{grid-template-columns:repeat(2,1fr);gap:14px}.metric-ribbon>div:nth-child(2){border-right:0}.run-row{grid-template-columns:minmax(200px,2fr) .7fr auto}.run-row>span:nth-child(3),.run-row>.status-badge{display:none}.search-workspace{grid-template-columns:1fr}.filter-panel{position:static}.filter-panel{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.filter-panel__title,.filter-tip{grid-column:1 / -1}.filter-divider,.add-filter{display:none}.saved-list-table{overflow-x:auto}.saved-list-table__header,.saved-list-row{min-width:900px}.waterfall-overview{grid-template-columns:1fr}.waterfall-settings{border-left:0;border-top:1px solid var(--green-200);padding:12px 0 0}.provider-table{overflow-x:auto}.provider-table__header,.provider-row{min-width:900px}.provenance-demo{align-items:flex-start;flex-direction:column}.connected-highlight{grid-template-columns:48px 1fr auto}.sync-flow{display:none}.settings-layout{grid-template-columns:1fr}.settings-tabs{position:static;grid-auto-flow:column;overflow-x:auto}.settings-tabs button{white-space:nowrap;border-left:0;border-bottom:2px solid transparent}.settings-tabs button.active{border-bottom-color:var(--green-500)}}@media(max-width:640px){.page-topbar{align-items:flex-start;flex-direction:column}.page-topbar>div:last-child{width:100%}.page-topbar>div:last-child .button{flex:1}.page-topbar h1,.page-topbar--compact h1{font-size:29px}.run-content{padding:26px 14px 20px}.run-step__label{font-size:10px}.run-stage{padding:34px 16px}.run-stage__intro h1,.page-heading h1,.choose-stage h1{font-size:28px}.upload-zone{padding:28px 16px;min-height:300px}.upload-zone__actions{width:100%;flex-direction:column}.paste-option{align-items:flex-start;flex-direction:column;justify-content:center;gap:6px}.quality-strip{grid-template-columns:repeat(2,1fr)}.quality-strip__actions{grid-column:1 / -1}.mapping-warning{grid-template-columns:auto 1fr}.mapping-warning .button,.mapping-warning .text-button{grid-column:1 / -1;grid-row:auto;width:100%;justify-content:center}.run-progress-banner>div{grid-template-columns:1fr}.run-plan{padding:23px 15px 16px}.result-summary{grid-template-columns:1fr}.result-summary>div{padding:12px;border-right:0;border-bottom:1px solid var(--ink-150)}.result-actions{align-items:stretch;flex-direction:column}.quick-action{min-height:76px}.metric-ribbon{grid-template-columns:1fr}.metric-ribbon>div{border-right:0;border-bottom:1px solid var(--ink-150);padding:10px 0}.activity-panel{padding:16px}.activity-panel .section-heading{align-items:flex-start}.activity-panel .section-heading button{flex:0 0 auto}.live-run{grid-template-columns:38px minmax(0,1fr);align-items:start}.live-run>.text-button{grid-column:2;justify-self:start}.live-run__main>div{align-items:flex-start;flex-direction:column;gap:7px}.live-run .progress{align-items:flex-start;flex-direction:column}.live-run .progress__track{width:100%;flex:none}.live-run .progress__label{white-space:normal}.run-row{grid-template-columns:1fr auto}.run-row>span:nth-child(2){display:none}.search-mode-tabs{overflow-x:auto;gap:14px}.search-mode-tabs button{white-space:nowrap}.filter-panel{grid-template-columns:1fr}.filter-panel>label{margin-bottom:0}.result-toolbar{align-items:flex-start;flex-direction:column}.bulk-actions{width:100%;flex-wrap:wrap}.reverse-result__details{grid-template-columns:1fr}.reverse-result__actions{align-items:stretch;flex-direction:column}.list-summary-strip,.source-kpis{grid-template-columns:repeat(2,1fr);gap:13px}.list-summary-strip>div,.source-kpis>div{border-right:0;padding:0}.list-detail-header{flex-direction:column}.list-health-strip{grid-template-columns:repeat(2,1fr)}.list-health-strip .button{grid-column:1 / -1}.integration-toolbar{align-items:flex-start;flex-direction:column}.integration-filters{width:100%;overflow-x:auto}.integration-grid{grid-template-columns:1fr}.connected-highlight{grid-template-columns:44px 1fr}.connected-highlight>.button{grid-column:1 / -1}.integration-callout{grid-template-columns:42px 1fr}.integration-callout .button{grid-column:1 / -1}.crm-mapping-grid{grid-template-columns:1fr}.crm-preview-summary{grid-template-columns:repeat(2,1fr)}.crm-preview-summary>span:nth-child(2){border-right:0}.api-hero{grid-template-columns:1fr;padding:20px}.api-key-row,.webhook-row{grid-template-columns:36px 1fr auto;padding:10px 0}.api-key-row code,.webhook-row>.status-badge,.webhook-row>span:nth-child(4){grid-column:2 / -1}.endpoint-row{grid-template-columns:52px 1fr auto}.endpoint-row>span:nth-child(3){display:none}.form-grid,.retention-grid,.privacy-actions,.compliance-grid,.privacy-purpose{grid-template-columns:1fr}.privacy-record{grid-template-columns:22px minmax(0,1fr) auto;padding:9px 0}.privacy-record__actions{grid-column:2 / -1;justify-content:flex-start}.limit-row{grid-template-columns:1fr;padding:10px 0}.danger-zone{grid-template-columns:auto 1fr}.danger-zone .button{grid-column:1 / -1}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.001ms!important;animation-iteration-count:1!important;transition-duration:.001ms!important}}.focused-shell{min-height:100vh;background:#f8faf8}.focused-header{height:68px;position:sticky;inset:0 0 auto;z-index:30;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:24px;padding:0 clamp(18px,4vw,56px);border-bottom:1px solid var(--ink-150);background:#fffffff5;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.focused-header__scope{min-height:34px;padding:0 12px;border:1px solid var(--green-200);border-radius:999px;display:inline-flex;align-items:center;gap:7px;color:var(--green-700);background:var(--green-50);font-size:11px;font-weight:750}.focused-header__account{justify-self:end;display:flex;align-items:center;gap:9px}.focused-header__avatar{width:32px;height:32px;border-radius:9px;display:grid;place-items:center;background:var(--green-100);color:var(--green-700);font-size:10px;font-weight:850}.focused-header__identity{display:grid;gap:2px;min-width:110px}.focused-header__identity strong{font-size:11px}.focused-header__identity small{font-size:9px}.focused-header__account button{min-height:34px;border:0;border-radius:8px;background:transparent;padding:0 9px;display:inline-flex;align-items:center;gap:7px;color:var(--ink-600);font-size:10px;font-weight:700;cursor:pointer}.focused-header__account button:hover{background:var(--ink-50);color:var(--ink-900)}.candidate-enrichment-page{min-height:calc(100vh - 68px);background:linear-gradient(180deg,#fff 0,#fbfcfb 260px,#f8faf8)}.candidate-workflow-header{min-height:96px;padding:18px clamp(20px,5vw,72px);border-bottom:1px solid var(--ink-150);display:flex;align-items:center;background:#fff}.candidate-workflow-source{min-width:158px;padding-left:18px;border-left:1px solid var(--ink-150);display:flex;align-items:center;gap:9px;color:var(--green-700)}.candidate-workflow-source>span{display:grid;gap:2px}.candidate-workflow-source strong{font-size:11px}.candidate-workflow-source small{font-size:9px}.candidate-stage{width:min(1320px,100%);margin:0 auto;padding:48px clamp(20px,5vw,72px) 64px}.candidate-stage--upload{width:min(1050px,100%)}.candidate-hero{max-width:760px;margin:0 auto 28px;text-align:center}.candidate-hero>.status-badge{margin:0 auto 13px}.candidate-hero h1,.candidate-stage__heading h1,.candidate-results-hero h1{margin:0 0 10px;font-size:clamp(30px,4vw,44px);line-height:1.08;letter-spacing:-1.7px}.candidate-hero p{max-width:690px;margin:0 auto 19px;font-size:15px;line-height:1.6}.database-fields{display:flex;justify-content:center;flex-wrap:wrap;gap:8px}.database-fields span{min-height:34px;padding:0 12px;border:1px solid var(--ink-200);border-radius:999px;display:inline-flex;align-items:center;gap:7px;background:#fff;color:var(--ink-800);font-size:11px;font-weight:750;box-shadow:var(--shadow-xs)}.database-fields svg{color:var(--green-600)}.candidate-upload{min-height:330px;border:1.5px dashed var(--green-300);border-radius:17px;padding:42px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;background:linear-gradient(145deg,#fafafa,#f4f4f5);transition:border var(--transition),transform var(--transition),background var(--transition)}.candidate-upload--dragging{border-color:var(--green-500);background:var(--green-100);transform:scale(1.004)}.candidate-upload__icon{width:64px;height:64px;margin-bottom:16px;border-radius:18px;display:grid;place-items:center;color:var(--green-700);background:#ffffffd1;box-shadow:var(--shadow-sm)}.candidate-upload h2{margin-bottom:8px;font-size:22px;letter-spacing:-.5px}.candidate-upload>p{max-width:590px;margin-bottom:22px;font-size:12px;line-height:1.55}.candidate-upload .progress{max-width:560px}.candidate-upload__actions{display:flex;align-items:center;gap:9px}.database-promise{min-height:62px;margin-top:14px;padding:10px 15px;border:1px solid var(--ink-200);border-radius:11px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:11px;background:#fff}.database-promise>svg{color:var(--green-700)}.database-promise>span:nth-child(2){display:grid;gap:3px}.database-promise strong{font-size:11px}.database-promise small{font-size:9px}.candidate-paste-form{padding:18px 22px 2px;display:grid;gap:7px}.candidate-paste-form label{color:var(--ink-800);font-size:10px;font-weight:800}.candidate-paste-form textarea{width:100%;resize:none;border:1px solid var(--ink-200);border-radius:9px;padding:12px;color:var(--ink-900);background:#fff;font:11px/1.55 ui-monospace,SFMono-Regular,Menlo,monospace}.candidate-paste-form textarea:focus{border-color:var(--green-400)}.candidate-paste-form p{margin-bottom:5px;font-size:9px;line-height:1.5}.candidate-stage__heading{margin-bottom:24px;display:flex;align-items:flex-end;justify-content:space-between;gap:28px}.candidate-stage__heading>div:first-child{max-width:760px}.candidate-stage__heading .status-badge{margin-bottom:10px}.candidate-stage__heading h1{font-size:clamp(29px,3vw,38px)}.candidate-stage__heading p{margin-bottom:0;font-size:13px;line-height:1.55}.candidate-stage__actions{display:flex;gap:8px;flex:0 0 auto}.candidate-summary-grid{margin-bottom:16px;display:grid;grid-template-columns:repeat(4,1fr);gap:9px}.candidate-summary-grid>div{min-height:98px;padding:14px;border:1px solid var(--ink-200);border-radius:11px;display:grid;align-content:center;gap:5px;background:#fff}.candidate-summary-grid span{color:var(--ink-600);font-size:9px;font-weight:700;text-transform:uppercase;letter-spacing:.05em}.candidate-summary-grid strong{font-size:24px;letter-spacing:-.7px}.candidate-summary-grid small{font-size:9px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.candidate-summary-grid__success{border-color:var(--green-300)!important;background:var(--green-25)!important}.candidate-summary-grid__success strong{color:var(--green-700)}.candidate-table-wrap{border:1px solid var(--ink-200);border-radius:12px;overflow:auto;background:#fff;box-shadow:var(--shadow-xs)}.candidate-table{width:100%;min-width:780px;border-collapse:collapse;table-layout:fixed}.candidate-table th{height:42px;padding:0 14px;border-bottom:1px solid var(--ink-200);color:var(--ink-600);background:#fbfcfb;text-align:left;font-size:9px;font-weight:800;text-transform:uppercase;letter-spacing:.04em}.candidate-table td{height:64px;padding:10px 14px;border-bottom:1px solid var(--ink-150);color:var(--ink-800);font-size:10px;overflow:hidden;text-overflow:ellipsis}.candidate-table tr:last-child td{border-bottom:0}.candidate-table tbody tr:hover{background:var(--green-25)}.candidate-name{display:grid;gap:4px;min-width:0}.candidate-name strong{font-size:11px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.candidate-name small{font-size:9px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.candidate-empty{color:var(--ink-400)}.candidate-table-note{margin:10px 2px 0;font-size:9px}.candidate-results-hero{margin-bottom:22px;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:17px}.candidate-results-hero__icon{width:62px;height:62px;border-radius:18px;display:grid;place-items:center;color:var(--green-500);background:var(--green-50)}.candidate-results-hero h1{margin:7px 0 5px;font-size:clamp(28px,3vw,38px)}.candidate-results-hero p{margin:0;font-size:12px}.candidate-result-summary{margin-bottom:16px;border:1px solid var(--ink-200);border-radius:12px;display:grid;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));background:#fff;overflow:hidden}.candidate-result-summary>div{min-height:90px;padding:14px 16px;border-right:1px solid var(--ink-150);display:grid;align-content:center;gap:5px}.candidate-result-summary svg{color:var(--green-600)}.candidate-result-summary span{color:var(--ink-600);font-size:9px}.candidate-result-summary strong{font-size:21px}.candidate-result-summary small{font-size:9px}.candidate-results-toolbar{margin-bottom:10px;display:flex;align-items:center;justify-content:space-between;gap:16px}.candidate-results-toolbar>div{display:flex;gap:4px}.candidate-results-toolbar button{min-height:34px;padding:0 11px;border:1px solid transparent;border-radius:7px;background:transparent;color:var(--ink-600);font-size:10px;font-weight:750;cursor:pointer}.candidate-results-toolbar button:hover{background:var(--ink-50)}.candidate-results-toolbar button.active{border-color:var(--green-200);color:var(--green-700);background:var(--green-50)}.candidate-results-toolbar>span{display:flex;align-items:center;gap:6px;color:var(--ink-500);font-size:9px}.candidate-results-table a{color:var(--green-700);text-decoration:none;font-weight:700;display:inline-flex;align-items:center;gap:4px}.candidate-results-table a:hover{text-decoration:underline}.candidate-match{display:flex;align-items:center;gap:7px}.candidate-match small{text-transform:capitalize}.candidate-table td.candidate-empty-results{height:150px;text-align:center;color:var(--ink-500);font-size:11px}.candidate-product-footer{min-height:56px;padding:0 clamp(20px,5vw,72px);border-top:1px solid var(--ink-150);display:flex;align-items:center;justify-content:center;gap:7px;color:var(--ink-500);background:#fff;font-size:9px;text-align:center}@media(max-width:900px){.focused-header{grid-template-columns:1fr auto}.focused-header__scope{display:none}.candidate-workflow-header{grid-template-columns:1fr}.candidate-workflow-source{display:none}.candidate-stage__heading,.candidate-results-hero{align-items:flex-start;grid-template-columns:auto 1fr;flex-wrap:wrap}.candidate-stage__heading{display:flex}.candidate-stage__actions{width:100%}.candidate-stage__actions .button{flex:1}.candidate-results-hero .candidate-stage__actions{grid-column:1 / -1}.candidate-summary-grid{grid-template-columns:repeat(2,1fr)}.candidate-result-summary{grid-template-columns:repeat(3,minmax(0,1fr))}.candidate-result-summary>div:first-child{grid-column:auto}.candidate-result-summary>.candidate-result-summary__item{grid-template-rows:24px auto;column-gap:8px;row-gap:10px}.candidate-result-summary .candidate-result-summary__icon{width:20px;height:20px}.candidate-result-summary .candidate-result-summary__icon svg{width:18px;height:18px}.candidate-result-summary__item>span:not(.candidate-result-summary__icon){height:24px;display:flex;align-items:center;font-size:9px;letter-spacing:.015em;line-height:1.25;white-space:normal}}@media(max-width:600px){.focused-header{height:58px;padding-inline:14px}.focused-header .brand__wordmark{height:17px}.focused-header__avatar,.focused-header__identity,.focused-header__account button span{display:none}.focused-header__account button{width:36px;padding:0;justify-content:center}.candidate-enrichment-page{min-height:calc(100vh - 58px)}.candidate-workflow-header{min-height:82px;padding:13px 14px}.candidate-stage{padding:32px 14px 48px}.candidate-hero h1{font-size:31px;letter-spacing:-1.2px}.candidate-hero p{font-size:13px}.candidate-upload{min-height:310px;padding:28px 16px}.candidate-upload__actions{width:100%;flex-direction:column}.candidate-upload__actions .button{width:100%}.database-promise{grid-template-columns:auto 1fr}.database-promise .status-badge{grid-column:2}.candidate-stage__heading{align-items:stretch;flex-direction:column}.candidate-stage__actions{flex-direction:column-reverse}.candidate-summary-grid{grid-template-columns:1fr 1fr}.candidate-summary-grid>div{min-height:88px}.candidate-results-hero{grid-template-columns:auto 1fr}.candidate-results-hero__icon{width:48px;height:48px;border-radius:13px}.candidate-results-toolbar{align-items:flex-start;flex-direction:column}.candidate-results-toolbar>div{width:100%;overflow-x:auto}.candidate-results-toolbar button{flex:0 0 auto}.candidate-product-footer{min-height:70px;align-items:flex-start;padding-block:14px;text-align:left;line-height:1.45}}.focused-header__nav{justify-self:center;min-height:40px;padding:4px;border:1px solid var(--ink-150);border-radius:11px;display:flex;align-items:center;gap:3px;background:var(--ink-50)}.focused-header__nav button{min-height:32px;padding:0 12px;border:0;border-radius:7px;display:inline-flex;align-items:center;gap:7px;color:var(--ink-600);background:transparent;font-size:11px;font-weight:750;cursor:pointer;transition:var(--transition)}.focused-header__nav button:hover{color:var(--ink-900);background:#fff}.focused-header__nav button.active{color:var(--green-700);background:#fff;box-shadow:var(--shadow-xs)}.product-page{width:min(1240px,100%);min-height:calc(100vh - 68px);margin:0 auto;padding:42px clamp(20px,4vw,54px) 72px}.product-page-heading{margin-bottom:24px;display:flex;align-items:flex-end;justify-content:space-between;gap:32px}.product-page-heading>div:first-child{max-width:740px}.product-page-heading .eyebrow{color:var(--green-700);font-size:10px;font-weight:850;letter-spacing:.09em;text-transform:uppercase}.product-page-heading h1{margin:8px 0 7px;font-size:clamp(31px,4vw,42px);line-height:1.08;letter-spacing:-1.5px}.product-page-heading p{margin:0;font-size:13px;line-height:1.58}.product-page-heading__actions{display:flex;gap:8px;flex:0 0 auto}.product-card{border:1px solid var(--ink-200);border-radius:13px;background:#fff;box-shadow:var(--shadow-xs)}.product-card__heading{min-height:72px;padding:17px 19px;border-bottom:1px solid var(--ink-150);display:flex;align-items:center;justify-content:space-between;gap:18px}.product-card__heading h2{margin:0 0 4px;font-size:15px;letter-spacing:-.2px}.product-card__heading p{margin:0;font-size:10px;line-height:1.45}.product-error{margin-bottom:18px;padding:13px 14px;border:1px solid #ffd7d3;border-radius:10px;display:flex;align-items:center;gap:10px;color:var(--red-500);background:var(--red-50);font-size:10px}.product-error span{flex:1}.responsive-table{overflow-x:auto}.responsive-table table{width:100%;min-width:760px;border-collapse:collapse}.responsive-table th{height:41px;padding:0 15px;color:var(--ink-600);background:#fbfcfb;text-align:left;font-size:9px;text-transform:uppercase;letter-spacing:.045em}.responsive-table td{height:58px;padding:9px 15px;border-top:1px solid var(--ink-150);color:var(--ink-800);font-size:10px}.responsive-table td strong,.responsive-table td small{display:block}.responsive-table td small{margin-top:3px;font-size:8px}.usage-range{margin-bottom:16px;display:flex;align-items:center;gap:5px}.usage-range button{min-height:34px;padding:0 11px;border:1px solid transparent;border-radius:8px;color:var(--ink-600);background:transparent;font-size:10px;font-weight:750;cursor:pointer}.usage-range button:hover{background:var(--ink-50)}.usage-range button.active{border-color:var(--green-200);color:var(--green-700);background:var(--green-50)}.usage-range>span{margin-left:auto;color:var(--ink-500);font-size:9px}.usage-kpis{margin-bottom:16px;display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.usage-kpi{min-height:135px;padding:17px;border:1px solid var(--ink-200);border-radius:12px;display:grid;grid-template-columns:1fr auto;align-content:center;gap:5px;background:#fff}.usage-kpi svg{grid-column:2;grid-row:1 / span 2;color:var(--ink-400)}.usage-kpi span{grid-column:1;color:var(--ink-600);font-size:9px;font-weight:750;text-transform:uppercase;letter-spacing:.04em}.usage-kpi strong{grid-column:1;font-size:28px;letter-spacing:-1px}.usage-kpi small{grid-column:1 / -1;font-size:9px}.usage-kpi--success{border-color:var(--green-200);background:var(--green-25)}.usage-kpi--success svg,.usage-kpi--success strong{color:var(--green-700)}.usage-grid{margin-bottom:16px;display:grid;grid-template-columns:minmax(0,1.7fr) minmax(280px,.8fr);gap:16px}.usage-activity-card,.usage-source-card{min-height:310px}.usage-area-chart{min-height:260px;padding:20px 18px 14px;position:relative}.usage-area-chart__plot{height:200px;position:relative}.usage-area-chart svg{width:100%;height:100%;display:block;overflow:visible}.usage-area-chart__grid{stroke:var(--ink-150);stroke-width:1;stroke-dasharray:4 5;vector-effect:non-scaling-stroke}.usage-area-chart__area{stroke:none}.usage-area-chart__area--not-matched{fill:var(--usage-not-matched);fill-opacity:.72}.usage-area-chart__area--matched{fill:var(--usage-matched);fill-opacity:.86}.usage-area-chart__line{fill:none;stroke-width:1.5;vector-effect:non-scaling-stroke}.usage-area-chart__line--split{stroke:var(--usage-not-matched-strong);stroke-opacity:.58}.usage-area-chart__line--total{stroke:var(--usage-matched)}.usage-area-chart__active>line{stroke:var(--ink-500);stroke-width:1;stroke-dasharray:4 4;vector-effect:non-scaling-stroke}.usage-area-chart__point{stroke:#fff;stroke-width:2.5;vector-effect:non-scaling-stroke}.usage-area-chart__point--total{fill:var(--usage-matched)}.usage-area-chart__point--split{fill:var(--usage-not-matched)}.usage-area-chart__y-label{position:absolute;left:0;z-index:1;color:var(--ink-500);font-size:8px;line-height:1;pointer-events:none}.usage-area-chart__y-label--top{top:5px}.usage-area-chart__y-label--middle{top:50%;transform:translateY(-50%)}.usage-area-chart__y-label--bottom{bottom:0}.usage-area-chart__axis{min-height:18px;padding-left:4.2%;display:grid;grid-template-columns:repeat(3,1fr);color:var(--ink-500);font-size:8px}.usage-area-chart__axis small:nth-child(2){text-align:center}.usage-area-chart__axis small:last-child{text-align:right}.usage-area-chart__legend{padding-top:8px;display:flex;gap:16px;color:var(--ink-600);font-size:8px}.usage-area-chart__legend span,.usage-area-chart__tooltip span{display:flex;align-items:center;gap:6px}.usage-area-chart__key{width:8px;height:8px;border-radius:2px;display:inline-block;flex:0 0 auto}.usage-area-chart__key--processed{border:1px solid var(--usage-matched);background:linear-gradient(135deg,var(--usage-not-matched) 0 50%,var(--usage-matched) 50%)}.usage-area-chart__key--matched{background:var(--usage-matched)}.usage-area-chart__key--not-matched{background:var(--usage-not-matched)}.usage-area-chart__tooltip{width:188px;padding:11px 12px;position:absolute;top:8px;z-index:3;border:1px solid #52525b;border-radius:8px;color:#fafafa;background:#18181b;box-shadow:0 12px 30px #0000004d;display:grid;gap:7px;pointer-events:none}.usage-area-chart__tooltip--start{transform:translate(0)}.usage-area-chart__tooltip--middle{transform:translate(-50%)}.usage-area-chart__tooltip--end{transform:translate(-100%)}.usage-area-chart__tooltip strong{margin-bottom:2px;color:#fff;font-size:11px;line-height:1.3}.usage-area-chart__tooltip span{color:#e4e4e7;font-size:9px}.usage-area-chart__tooltip span b{margin-left:auto;color:#fafafa;font-size:inherit}.usage-area-chart__tooltip small{padding-top:5px;border-top:1px solid #3f3f46;color:#d4d4d8;font-size:9px}.usage-source-card{padding-bottom:17px}.usage-source-card .product-card__heading{margin-bottom:15px}.usage-source-card>span{margin-left:19px}.usage-source-card>span{display:block;margin-bottom:13px;color:var(--ink-600);font-size:9px}.usage-zero-charge{margin:14px 19px 0;padding:10px;border-radius:9px;display:flex;align-items:center;gap:8px;color:var(--green-700);background:var(--green-50)}.usage-zero-charge span{display:grid;gap:2px}.usage-zero-charge strong{font-size:9px}.usage-zero-charge small{font-size:8px}.usage-field-card{margin-bottom:16px}.usage-field-grid{padding:18px;display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.usage-field{padding:14px;border:1px solid var(--ink-150);border-radius:10px;display:grid;grid-template-columns:1fr auto;gap:8px}.usage-field>span{display:flex;align-items:center;gap:7px;color:var(--green-700)}.usage-field strong,.usage-field b{font-size:11px}.usage-field>div{grid-column:1 / -1;height:7px;overflow:hidden;border-radius:999px;background:var(--ink-100)}.usage-field>div i{height:100%;display:block;background:var(--green-500)}.usage-field small{grid-column:1 / -1;font-size:8px}.usage-table-card{margin-bottom:16px;overflow:hidden}.usage-empty{min-height:170px;padding:25px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:7px;text-align:center}.usage-empty svg{color:var(--green-600)}.usage-empty>strong{font-size:11px}.usage-empty>span{margin-bottom:3px;color:var(--ink-600);font-size:9px}.account-heading-identity{padding:9px 11px;border:1px solid var(--ink-200);border-radius:11px;display:grid;grid-template-columns:38px 1fr auto;align-items:center;gap:10px;background:#fff}.account-heading-identity>span{width:38px;height:38px;border-radius:9px;display:grid;place-items:center;color:var(--green-700);background:var(--green-100);font-size:11px;font-weight:850}.account-heading-identity>div{display:grid;gap:2px;min-width:140px}.account-heading-identity strong{font-size:10px}.account-heading-identity small{font-size:8px}.account-layout{display:grid;grid-template-columns:minmax(0,1fr) 260px;align-items:start;gap:18px}.account-main{display:grid;gap:16px}.account-aside{position:sticky;top:88px;display:grid;gap:12px}.account-summary-card{padding:17px;border:1px solid var(--ink-200);border-radius:12px;background:#fff}.account-summary-card>svg{margin-bottom:9px;color:var(--green-700)}.account-summary-card h2{margin:0 0 11px;font-size:13px}.account-summary-card p{margin:0;font-size:9px;line-height:1.55}.account-summary-card dl{margin:0;display:grid}.account-summary-card dl div{padding:9px 0;border-top:1px solid var(--ink-150);display:flex;justify-content:space-between;gap:10px;font-size:9px}.account-summary-card dt{color:var(--ink-600)}.account-summary-card dd{margin:0;color:var(--ink-900);font-weight:750;text-transform:capitalize}.account-summary-card--green{border-color:var(--green-200);background:var(--green-50)}.account-section{overflow:hidden}.account-section__heading{min-height:78px;padding:17px 19px;border-bottom:1px solid var(--ink-150);display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:11px}.account-section__icon{width:36px;height:36px;border-radius:9px;display:grid;place-items:center;color:var(--green-700);background:var(--green-50)}.account-section__heading h2{margin:0 0 4px;font-size:14px}.account-section__heading p{margin:0;font-size:9px;line-height:1.45}.account-section__body{padding:18px 19px}.account-form{display:grid;grid-template-columns:1fr 1fr;gap:15px}.account-form label,.account-modal-body label{display:grid;align-content:start;gap:6px}.account-form label>span,.account-modal-body label>span{color:var(--ink-700);font-size:9px;font-weight:800}.account-form input,.account-form select,.account-modal-body input,.account-modal-body select,.account-modal-body textarea,.member-row-focused select{width:100%;min-height:39px;border:1px solid var(--ink-200);border-radius:8px;padding:0 10px;color:var(--ink-900);background:#fff;font-size:10px}.account-form input[readonly]{color:var(--ink-600);background:var(--ink-50)}.account-form label small{font-size:8px;line-height:1.4}.account-form__actions{grid-column:1 / -1;display:flex;justify-content:flex-end}.member-list-focused,.pending-invite-list,.account-audit-list{display:grid}.account-readonly,.account-empty{margin:6px 0 0;color:var(--ink-500);font-size:9px}.member-row-focused{min-height:66px;border-top:1px solid var(--ink-150);display:grid;grid-template-columns:auto 1fr 108px 34px;align-items:center;gap:10px}.member-row-focused:first-child{border-top:0}.member-avatar{width:34px;height:34px;border-radius:9px;display:grid;place-items:center;color:var(--green-700);background:var(--green-100);font-size:9px;font-weight:850}.member-row-focused>span:nth-child(2){min-width:0;display:grid;gap:3px}.member-row-focused strong{overflow:hidden;font-size:9px;text-overflow:ellipsis;white-space:nowrap}.member-row-focused small{overflow:hidden;font-size:8px;text-overflow:ellipsis;white-space:nowrap}.member-row-focused select{min-height:34px}.account-icon-danger{width:32px;height:32px;border:0;border-radius:7px;display:grid;place-items:center;color:var(--red-500);background:transparent;cursor:pointer}.account-icon-danger:hover{background:var(--red-50)}.pending-invite-list>div,.account-audit-list>div{min-height:58px;border-top:1px solid var(--ink-150);display:grid;grid-template-columns:auto 1fr auto auto;align-items:center;gap:10px}.pending-invite-list>div:first-child,.account-audit-list>div:first-child{border-top:0}.pending-invite-list svg,.account-audit-list svg{color:var(--green-700)}.pending-invite-list span,.account-audit-list span{display:grid;gap:3px}.pending-invite-list strong,.account-audit-list strong{font-size:9px}.pending-invite-list small,.account-audit-list small{font-size:8px}.account-audit-list>div{grid-template-columns:auto 1fr auto}.account-modal-body{padding:18px 22px 0;display:grid;gap:13px}.account-modal-body textarea{min-height:84px;padding:10px;resize:none;line-height:1.45}.account-modal-body .modal__footer{margin:0 -22px}.account-loading{margin-bottom:14px;color:var(--green-700);font-size:10px}@media(max-width:900px){.focused-header{grid-template-columns:auto 1fr auto;gap:12px}.focused-header__identity{display:none}.usage-kpis{grid-template-columns:repeat(2,1fr)}.usage-grid,.account-layout{grid-template-columns:1fr}.account-aside{position:static;grid-template-columns:1fr 1fr}}@media(max-width:650px){.focused-header{height:auto;min-height:62px;padding:8px 12px;grid-template-columns:auto 1fr auto}.focused-header .brand__wordmark{display:none}.focused-header .brand__mark{display:block}.focused-header__nav{justify-self:stretch}.focused-header__nav button{flex:1;justify-content:center;padding-inline:8px}.focused-header__account{gap:0}.product-page{min-height:calc(100vh - 62px);padding:30px 14px 50px}.product-page-heading{align-items:stretch;flex-direction:column;gap:18px}.product-page-heading__actions{width:100%}.product-page-heading__actions .button{flex:1}.usage-kpis,.usage-field-grid,.account-aside{grid-template-columns:1fr}.usage-kpi{min-height:110px}.usage-range{overflow-x:auto}.usage-range button{flex:0 0 auto}.usage-range>span{display:none}.account-heading-identity{width:100%}.account-form{grid-template-columns:1fr}.account-form__actions{grid-column:1}.account-form__actions .button{width:100%}.account-section__heading{grid-template-columns:auto 1fr}.account-section__heading>div:last-child{grid-column:1 / -1}.account-section__heading>div:last-child .button{width:100%}.member-row-focused{padding:10px 0;grid-template-columns:auto 1fr auto}.member-row-focused select,.member-row-focused>.status-badge{grid-column:2;width:108px}.member-row-focused>span:last-child{display:none}.pending-invite-list>div{padding:10px 0;grid-template-columns:auto 1fr auto}.pending-invite-list .button{grid-column:2 / -1;width:max-content}}@media(max-width:420px){.focused-header__nav button span{display:none}.focused-header__nav button{min-width:34px;padding-inline:7px}.product-page-heading h1{font-size:30px}}:root{--focused-sidebar-width: 236px}.focused-shell{min-height:100vh;background:#fff}.focused-sidebar{width:var(--focused-sidebar-width);height:100vh;position:fixed;inset:0 auto 0 0;z-index:40;display:flex;flex-direction:column;border-right:1px solid #e5e9e6;background:#fff}.focused-sidebar__brand-row{min-height:104px;padding:0 36px;display:flex;align-items:center;justify-content:space-between}.focused-sidebar__brand-home{padding:4px 0;border:0;border-radius:7px;background:transparent;cursor:pointer}.focused-sidebar__brand-home:focus-visible{outline:2px solid currentColor;outline-offset:4px}.focused-sidebar__brand-row .brand__wordmark{height:24px}.focused-sidebar__close{display:none;width:34px;height:34px;border:0;border-radius:8px;place-items:center;background:transparent;cursor:pointer}.focused-sidebar__nav{display:grid;gap:12px;padding:24px 20px 8px}.focused-sidebar__nav button{width:100%;min-height:64px;padding:0 25px;position:relative;border:0;border-radius:14px;display:flex;align-items:center;gap:14px;color:var(--ink-700);background:transparent;font-size:15px;font-weight:650;cursor:pointer;transition:color var(--transition),background var(--transition)}.focused-sidebar__nav button:hover{color:var(--ink-950);background:#f5f7f5}.focused-sidebar__nav button.active{color:#1769e8;background:#f3f7fd;font-weight:750}.focused-sidebar__nav button.active:before{content:"";width:3px;height:42px;position:absolute;left:-20px;border-radius:0 3px 3px 0;background:#1769e8}.focused-sidebar__feedback{width:calc(100% - 40px);min-height:46px;margin:auto 20px 4px;padding:0 16px;border:1px solid var(--ink-200);border-radius:10px;display:flex;align-items:center;gap:12px;color:var(--ink-600);background:transparent;font-size:13px;font-weight:650;text-align:left;cursor:pointer;transition:border-color var(--transition),color var(--transition),background var(--transition)}.focused-sidebar__feedback:hover{border-color:var(--ink-300);color:var(--ink-950);background:#f5f7f5}.focused-sidebar__feedback:focus-visible{outline:2px solid currentColor;outline-offset:2px}.focused-sidebar__credits{width:calc(100% - 40px);min-height:36px;margin:8px 20px 0;padding:0 12px;border-radius:9px;display:flex;align-items:center;gap:8px;color:var(--ink-600);background:var(--usage-violet-soft);font-size:11px;font-weight:600;line-height:1;white-space:nowrap}.focused-sidebar__credits svg{flex:0 0 auto;color:var(--usage-violet)}.focused-sidebar__credits strong{color:var(--ink-900);font-size:12px;font-variant-numeric:tabular-nums}.focused-sidebar__account{min-height:76px;padding:12px 14px;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:9px}.focused-sidebar__account-link{min-width:0;padding:0;border:0;border-radius:8px;display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:9px;color:inherit;background:transparent;text-align:left;cursor:pointer}.focused-sidebar__account-link:focus-visible{outline:2px solid currentColor;outline-offset:3px}.focused-sidebar__avatar{width:34px;height:34px;border-radius:50%;display:grid;place-items:center;overflow:hidden;color:var(--green-700);background:var(--green-100);font-size:10px;font-weight:850}.user-avatar__image{width:100%;height:100%;display:block;object-fit:cover}.focused-sidebar__identity{min-width:0;display:grid;gap:2px}.focused-sidebar__identity strong,.focused-sidebar__identity small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.focused-sidebar__identity strong{font-size:10px}.focused-sidebar__identity small{font-size:8px}.focused-sidebar__account-actions{display:flex;align-items:center;gap:2px}.focused-sidebar__account-actions :is(a,button){width:32px;height:32px;border:0;border-radius:7px;display:grid;place-items:center;color:var(--ink-500);background:transparent;cursor:pointer}.focused-sidebar__account-actions :is(a,button):hover{color:var(--ink-900);background:var(--ink-100)}.focused-sidebar__account-actions :is(a,button):focus-visible{outline:2px solid currentColor;outline-offset:2px}.focused-shell--usage .focused-sidebar__nav button.active{color:var(--usage-blue);background:var(--usage-blue-soft)}.focused-shell--usage .focused-sidebar__nav button.active:before{background:var(--usage-blue)}.focused-shell--usage .focused-sidebar__avatar{color:var(--usage-blue);background:var(--usage-blue-soft)}.focused-sidebar__nav .focused-sidebar__admin-link{margin-top:10px;border-top:1px solid var(--ink-150);border-radius:0 0 8px 8px}.focused-shell--admin .focused-sidebar__nav button.active{color:var(--usage-violet);background:var(--usage-violet-soft)}.focused-shell--admin .focused-sidebar__nav button.active:before{background:var(--usage-violet)}.focused-shell--admin .focused-sidebar__avatar{color:var(--usage-violet);background:var(--usage-violet-soft)}.focused-sidebar__scrim,.focused-mobile-header{display:none}.focused-content{min-height:100vh;margin-left:var(--focused-sidebar-width)}.page-skeleton{min-height:100vh;padding:30px clamp(24px,3vw,42px) 60px;background:#fff}.page-skeleton--enrich{padding-top:50px;background:#f8f9fb}.page-skeleton--run{background:#f7f8fa}.page-skeleton--recent{padding:0}.page-skeleton--admin{background:#fafafa}.page-skeleton__content{width:100%}.page-skeleton__shape{width:var(--skeleton-width, 100%);min-width:0;display:block;overflow:hidden;border-radius:6px;background:linear-gradient(100deg,#edf0f2 18%,#f8f9fa,#edf0f2 58%);background-size:240% 100%;animation:page-skeleton-shimmer 1.45s ease-in-out infinite}@keyframes page-skeleton-shimmer{0%{background-position:105% 0}to{background-position:-105% 0}}.page-skeleton__header{min-height:54px;margin-bottom:18px;display:flex;align-items:center;justify-content:space-between;gap:24px}.page-skeleton__header>span:first-child{width:min(380px,56%);display:grid;gap:9px}.page-skeleton__title{width:min(260px,75%);height:25px;border-radius:8px}.page-skeleton__subtitle{width:min(330px,100%);height:9px}.page-skeleton__action{width:104px;height:36px;border-radius:8px;flex:0 0 auto}.page-skeleton__section-title{width:min(180px,52%);height:13px}.page-skeleton__panel{border:1px solid var(--ink-200);border-radius:9px;background:#fff}.page-skeleton__enrich-command{overflow:hidden;border:1px solid #d8dde5;border-radius:10px;background:#fff;box-shadow:0 1px 2px #10182806}.page-skeleton__command-row{min-height:96px;padding:16px 22px;border-bottom:1px solid #d8dde5;display:grid;grid-template-columns:116px minmax(180px,1fr) 100px 100px;align-items:center;gap:18px}.page-skeleton__command-label{height:22px}.page-skeleton__command-input{height:46px;border-radius:8px}.page-skeleton__command-tool{height:42px;border-radius:8px}.page-skeleton__field-row{min-height:98px;display:grid;grid-template-columns:repeat(3,1fr)}.page-skeleton__field{height:98px;border-radius:0;border-right:1px solid #fff}.page-skeleton__field:last-child{border-right:0}.page-skeleton__command-footer{min-height:68px;padding:12px 16px;border-top:1px solid #d8dde5;display:flex;align-items:center;gap:14px}.page-skeleton__toggle{width:165px;height:20px}.page-skeleton__command-footer .page-skeleton__action{margin-left:auto}.page-skeleton__metrics{margin-bottom:14px;display:grid;grid-template-columns:repeat(4,1fr);gap:1px;overflow:hidden;border:1px solid var(--ink-200);border-radius:8px;background:var(--ink-150)}.page-skeleton__metrics--five{grid-template-columns:repeat(5,1fr)}.page-skeleton__metric{height:106px;border-radius:0}.page-skeleton__banner{height:70px;margin-bottom:14px;border-radius:8px}.page-skeleton__dashboard{margin-bottom:14px;display:grid;grid-template-columns:minmax(0,1.65fr) minmax(250px,.72fr);gap:14px}.page-skeleton__dashboard>.page-skeleton__panel{min-height:330px;padding:20px}.page-skeleton__bars{height:240px;margin-top:28px;display:flex;align-items:end;gap:clamp(4px,.7vw,11px)}.page-skeleton__bar{height:62%;flex:1;border-radius:4px 4px 1px 1px}.page-skeleton__bar:nth-child(3n+1){height:34%}.page-skeleton__bar:nth-child(4n+2){height:82%}.page-skeleton__coverage{display:grid;align-content:start;gap:26px}.page-skeleton__coverage-row{height:48px}.page-skeleton__table{overflow:hidden}.page-skeleton__table-row{height:54px;border-bottom:1px solid #fff;border-radius:0}.page-skeleton__table-row:first-child{height:44px}.page-skeleton__table-row:last-child{border-bottom:0}.page-skeleton__results{overflow:hidden}.page-skeleton__status{width:210px;height:18px;margin:20px}.page-skeleton__track{width:calc(100% - 40px);height:5px;margin:0 20px 16px;border-radius:999px}.page-skeleton__toolbar{min-height:58px;padding:12px 20px;border-block:1px solid var(--ink-150);display:flex;align-items:center;gap:9px}.page-skeleton__chip{width:82px;height:29px;border-radius:999px}.page-skeleton--recent .page-skeleton__header{min-height:120px;margin:0;padding:22px 28px;border-bottom:1px solid #dfe6ef}.page-skeleton__recent-grid{display:grid;grid-template-columns:minmax(0,1fr) clamp(290px,23vw,360px)}.page-skeleton__ledger{padding:31px 34px 48px}.page-skeleton__ledger>.page-skeleton__section-title{margin-bottom:24px}.page-skeleton__ledger-row{height:101px;border-bottom:1px solid #fff;border-radius:0}.page-skeleton__summary{min-height:calc(100vh - 120px);padding:31px 28px;border-left:1px solid #dfe6ef;display:grid;align-content:start;gap:16px}.page-skeleton__summary>.page-skeleton__section-title{margin-bottom:3px}.page-skeleton__summary-row{height:54px}.page-skeleton__summary-chart{height:28px;margin-top:6px}.page-skeleton__account-card{margin-top:14px;overflow:hidden}.page-skeleton__card-heading{min-height:64px;padding:14px 16px;border-bottom:1px solid var(--ink-150);display:flex;align-items:center;gap:12px}.page-skeleton__card-heading .page-skeleton__section-title{width:150px}.page-skeleton__card-heading .page-skeleton__action{margin-left:auto}.page-skeleton__card-icon{width:32px;height:32px;border-radius:8px;flex:0 0 auto}.page-skeleton__account-fields{padding:18px 16px;display:grid;grid-template-columns:repeat(2,1fr);gap:18px 28px}.page-skeleton__account-field{height:38px}.page-skeleton__account-card--short{min-height:150px}.page-skeleton__danger-row{width:calc(100% - 32px);height:45px;margin:18px 16px}.page-skeleton__admin-notifications{height:430px;margin-bottom:14px}.page-skeleton__admin-chart,.page-skeleton__admin-list{height:310px}.application-loading-skeleton__sidebar{pointer-events:none}.application-loading-skeleton__nav{display:grid;gap:12px;padding:24px 20px 8px}.application-loading-skeleton__nav-item{height:64px;border-radius:14px}.application-loading-skeleton__feedback{width:calc(100% - 40px);height:46px;margin:auto 20px 4px;border-radius:10px}.application-loading-skeleton__credits{width:calc(100% - 40px);height:36px;margin:8px 20px 0;border-radius:9px}.application-loading-skeleton__identity{min-height:76px;padding:12px 14px;display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:9px}.application-loading-skeleton__avatar{width:34px;height:34px;border-radius:50%}.application-loading-skeleton__identity>span{display:grid;gap:6px}.application-loading-skeleton__identity>span .page-skeleton__shape{height:8px}.application-loading-skeleton__mobile-control{width:28px;height:28px;border-radius:8px}.candidate-enrichment-page{min-height:100vh;background:#f7f8fa}.candidate-workflow-header{min-height:76px;padding:18px clamp(24px,3vw,42px);border:0;display:flex;align-items:center;background:#f7f8fa}.candidate-workflow-header h1{margin:0;font-size:25px;line-height:1.15;letter-spacing:-.65px}.candidate-workflow-header--detail{min-height:0;padding-block:10px;align-items:flex-start;justify-content:center;flex-direction:column;gap:8px}.candidate-detail-back{margin-left:-7px;padding:6px 7px;border:0;border-radius:7px;display:inline-flex;align-items:center;gap:7px;color:var(--ink-600);background:transparent;font-size:12px;font-weight:700;cursor:pointer}.candidate-detail-back:hover{color:var(--ink-950);background:var(--ink-100)}.candidate-detail-back:focus-visible{outline:2px solid var(--usage-blue);outline-offset:2px}.candidate-stage{width:100%;margin:0;padding:14px clamp(24px,3vw,42px) 56px}.candidate-stage--results{padding-top:12px}.candidate-stage--upload{width:100%;padding-bottom:40px}.candidate-stage--upload{min-height:calc(100vh - 84px);padding:50px clamp(28px,3vw,48px) 40px;background:#f8f9fb}.candidate-entry-command{width:100%;margin:0;border:1px solid #d8dde5;border-radius:10px;overflow:hidden;background:#fff;box-shadow:0 1px 2px #10182806}.recent-enrichments-page{min-height:100vh;background:#fff}.recent-workspace{min-height:100vh;display:grid;grid-template-rows:auto minmax(0,1fr);color:#111827;background:#fff}.recent-workspace__header{min-height:120px;padding:22px 28px;border-bottom:1px solid #dfe6ef;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:17px;background:#fff}.recent-workspace__heading-icon{width:38px;height:38px;display:grid;place-items:center;color:#1769e8}.recent-workspace__heading-copy{min-width:0;display:grid;gap:5px}.recent-workspace__heading-copy h1{margin:0;color:#0d1524;font-size:29px;line-height:1.08;letter-spacing:-.9px}.recent-workspace__heading-copy p{margin:0;color:#657590;font-size:14px;line-height:1.2}.recent-workspace__header .button{min-height:45px;padding-inline:20px;border-radius:8px;gap:10px;font-size:13px}.recent-workspace__header .button svg{margin-left:3px}.recent-workspace__body{min-width:0;display:grid;grid-template-columns:minmax(0,1fr) clamp(290px,23vw,360px)}.recent-ledger{min-width:0;padding:31px 34px 48px}.recent-ledger__group+.recent-ledger__group{margin-top:32px}.recent-ledger__group>h2{margin:0 0 24px;color:#34415d;font-size:16px;line-height:1.25;letter-spacing:-.2px}.recent-ledger__columns,.recent-ledger__run{display:grid;grid-template-columns:84px 220px 120px 110px 80px 112px 20px;align-items:center;justify-content:space-between;gap:0}.recent-ledger__columns{min-height:39px;padding:0 10px 11px;border-bottom:1px solid #dfe6ef;color:#5f6c81;font-size:11px;font-weight:700}.recent-ledger__runs{display:grid}.recent-ledger__run{min-width:0;min-height:102px;padding:13px 10px;border:0;border-bottom:1px solid #dfe6ef;color:#111827;background:#fff;font:inherit;text-align:left;cursor:pointer;transition:background var(--transition),box-shadow var(--transition)}.recent-ledger__run:hover{background:#f8fbff;box-shadow:inset 3px 0 #1769e8}.recent-ledger__run:focus-visible{position:relative;z-index:1;outline:3px solid rgba(23,105,232,.25);outline-offset:-3px}.recent-ledger__time,.recent-ledger__input>span:last-child,.recent-ledger__results,.recent-ledger__credits{min-width:0;display:grid;gap:4px}.recent-ledger__time strong,.recent-ledger__input strong,.recent-ledger__results strong,.recent-ledger__credits strong{color:#111827;font-size:12px;line-height:1.2}.recent-ledger__time small,.recent-ledger__input small,.recent-ledger__results small,.recent-ledger__credits small{color:#657590;font-size:10px;line-height:1.2}.recent-ledger__input{min-width:0;display:grid;grid-template-columns:48px minmax(0,1fr);align-items:center;gap:13px}.recent-ledger__input strong,.recent-ledger__input small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.recent-ledger__candidate-icon{width:48px;height:48px;border-radius:11px;display:grid;place-items:center;color:#1769e8;background:#edf4ff}.recent-ledger__fields{min-width:0;display:flex;align-items:center;justify-content:center}.recent-ledger__columns>span:nth-child(3){text-align:center}.recent-ledger__results>span:first-child{color:#657590;font-size:11px;line-height:1.1}.recent-ledger__result-track{width:min(92px,100%);height:7px;margin-top:5px;overflow:hidden;border-radius:999px;background:#e6e9ee}.recent-ledger__result-track>span{height:100%;display:block;border-radius:inherit;background:#2fa84f;transition:width .35s ease}.recent-ledger__status{min-width:0;display:flex;align-items:center;gap:7px;color:#2d8748;font-size:11px;font-weight:700}.recent-ledger__status--queued,.recent-ledger__status--running{color:#1769e8}.recent-ledger__status--failed,.recent-ledger__status--paused,.recent-ledger__status--cancelled{color:#b65d28}.recent-ledger__spinner{animation:spin .8s linear infinite}.recent-ledger__arrow{color:#52627a;transition:color var(--transition),transform var(--transition)}.recent-ledger__run:hover .recent-ledger__arrow{color:#1769e8;transform:translate(3px)}.recent-ledger__empty{min-height:430px;padding:48px 24px;display:grid;place-content:center;justify-items:center;gap:10px;color:#657590;text-align:center}.recent-ledger__empty>svg{color:#1769e8}.recent-ledger__empty strong{color:#1b283d;font-size:16px}.recent-ledger__empty span{max-width:460px;font-size:12px}.recent-ledger__empty .button{margin-top:6px}.recent-summary{min-width:0;border-left:1px solid #dfe6ef;background:#fff}.recent-summary__section{padding:31px 28px;border-bottom:1px solid #dfe6ef}.recent-summary__section h2{margin:0 0 19px;color:#34415d;font-size:15px;letter-spacing:-.2px}.recent-summary__section h2 span{color:#657590;font-size:11px;font-weight:600}.recent-summary__metrics{display:grid}.recent-summary__metric{min-height:62px;border-bottom:1px solid #dfe6ef;display:grid;grid-template-columns:28px 31px minmax(0,1fr);align-items:center;gap:9px;color:#52627a}.recent-summary__metric:last-child{border-bottom:0}.recent-summary__metric strong{color:#101828;font-size:17px;line-height:1}.recent-summary__metric span{overflow:hidden;color:#657590;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.recent-summary__field-mix{display:grid;gap:21px}.recent-summary__field-row{display:grid;gap:8px}.recent-summary__field-row>span:first-child{display:flex;align-items:center;justify-content:space-between;gap:12px}.recent-summary__field-row strong,.recent-summary__field-row small{font-size:10px;font-weight:600}.recent-summary__field-row strong{color:#5b687d}.recent-summary__field-row small{color:#657590}.recent-summary__field-track{height:6px;overflow:hidden;border-radius:999px;background:#e5e9ef}.recent-summary__field-track>span{height:100%;display:block;border-radius:inherit}.recent-summary__field-track--personal>span{background:#6240c7}.recent-summary__field-track--work>span{background:#2472df}.recent-summary__field-track--mobile>span{background:#da754e}.recent-summary__credits{display:grid;justify-items:start;gap:7px}.recent-summary__credits>span{color:#657590;font-size:13px}.recent-summary__credits>strong{margin:4px 0;color:#101828;font-size:29px;letter-spacing:-.7px}.recent-summary__credits button{padding:0;border:0;display:inline-flex;align-items:center;gap:9px;color:#1769e8;background:transparent;font:inherit;font-size:12px;font-weight:700;cursor:pointer}.recent-summary__credits button:hover{color:#0a58c9}.candidate-entry-command--error .candidate-entry-command__search-bar{border-color:var(--red-500)}.candidate-entry-command__profiles{min-height:96px;padding:16px 22px;border-bottom:1px solid #d8dde5;display:grid;grid-template-columns:clamp(130px,10vw,150px) minmax(0,1fr);align-items:center;gap:18px}.candidate-entry-command__source{display:flex;align-items:center;gap:13px;color:#344054}.candidate-entry-command__source svg{flex:0 0 auto}.candidate-entry-command--linkedin .candidate-entry-command__source svg{color:currentColor}.candidate-entry-command__source strong{color:#1d2939;font-size:16px;font-weight:700}.candidate-entry-command__workspace{min-width:0;display:flex;align-items:center}.candidate-entry-command__search-bar{min-width:0;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:16px}.candidate-command-input{width:100%;min-width:0;display:flex;align-items:center}.candidate-command-input input{width:100%;min-height:54px;border:1px solid #cfd5df;border-radius:8px;padding:0 20px;outline:0;color:#101828;background:#fff;font:inherit;font-size:16px;line-height:1.45;transition:border-color var(--transition),background var(--transition)}.candidate-command-input input{border:0;border-radius:0;background:transparent}.candidate-command-input input::placeholder{color:#8a94a6;opacity:1}.candidate-command-input input:focus{border-color:#cfd5df;box-shadow:none}.candidate-command-input input:focus{border-color:transparent}.candidate-command-input input:-webkit-autofill,.candidate-command-input input:-webkit-autofill:hover,.candidate-command-input input:-webkit-autofill:focus{-webkit-text-fill-color:#101828;caret-color:#101828;box-shadow:0 0 0 1000px #fff inset;transition:background-color 9999s ease-out 0s}.candidate-command-selection{width:100%;min-width:0;min-height:54px;padding:8px 11px;border:1px solid #cfd5df;border-radius:8px;display:grid;grid-template-columns:36px minmax(0,1fr) auto;align-items:center;gap:10px;color:#475467;background:#fff}.candidate-command-selection__icon{width:36px;height:36px;border-radius:7px;display:grid;place-items:center;color:#1769e8;background:#edf4ff}.candidate-command-selection__copy{min-width:0;display:grid;gap:2px}.candidate-command-selection__copy strong,.candidate-command-selection__copy small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.candidate-command-selection__copy strong{color:#1d2939;font-size:14px}.candidate-command-selection__copy small{color:#667085;font-size:11px}.candidate-command-selection>button{min-height:34px;padding:0 10px;border:0;border-radius:6px;color:#344054;background:transparent;font:inherit;font-size:11px;font-weight:750;cursor:pointer}.candidate-command-selection>button:hover{color:#101828;background:#f2f4f7}.candidate-command-selection>button:focus-visible{outline:2px solid rgba(23,105,232,.25);outline-offset:1px}.candidate-source-modal{padding:20px 22px 0}.candidate-source-modal__dropzone{width:100%;min-height:178px;border:1px dashed #b9c3d0;border-radius:10px;display:grid;place-content:center;justify-items:center;gap:12px;color:#475467;background:#fafbfc;font:inherit;cursor:pointer;transition:border-color var(--transition),color var(--transition),background var(--transition)}.candidate-source-modal__dropzone:hover,.candidate-source-modal__dropzone--dragging{border-color:#1769e8;color:#1769e8;background:#f4f8ff}.candidate-source-modal__dropzone:disabled{cursor:wait;opacity:.72}.candidate-source-modal__dropzone>span{display:grid;justify-items:center;gap:4px}.candidate-source-modal__dropzone strong{color:#1d2939;font-size:14px}.candidate-source-modal__dropzone small{color:#667085;font-size:11px;font-weight:500}.candidate-source-modal__spinner{animation:spin .8s linear infinite}.candidate-source-modal--paste{display:grid;gap:8px}.candidate-source-modal--paste label{color:#344054;font-size:11px;font-weight:750}.candidate-source-modal--paste textarea{width:100%;min-height:190px;resize:vertical;border:1px solid #cfd5df;border-radius:9px;padding:13px 14px;outline:0;color:#101828;background:#fff;font:12px/1.55 ui-monospace,SFMono-Regular,Menlo,monospace}.candidate-source-modal--paste textarea::placeholder{color:#8a94a6;opacity:1}.candidate-source-modal--paste textarea:focus{border-color:#91a4bd;box-shadow:0 0 0 3px #91a4bd29}.candidate-source-modal--paste>small{color:#667085;font-size:10px}.candidate-entry-command__tools{min-width:max-content;display:flex;align-items:center;justify-content:flex-start}.candidate-entry-command__alternatives{min-width:0;display:flex;align-items:center}.candidate-entry-command__alternatives button{min-width:0;min-height:54px;padding:0 18px;border:0;display:flex;align-items:center;justify-content:center;gap:8px;color:#344054;background:transparent;font:inherit;font-size:15px;font-weight:700;white-space:nowrap;cursor:pointer;transition:color var(--transition),background var(--transition)}.candidate-entry-command__alternatives button+button{border-left:1px solid #d8dde5}.candidate-entry-command__alternatives button:hover{color:#101828;background:#f7f9fc}.candidate-entry-command__alternatives button:focus-visible{outline:2px solid rgba(71,84,103,.28);outline-offset:-3px}.candidate-entry-command__alternatives svg{flex:0 0 auto}.candidate-entry-command__tools>span:not(.sr-only){min-height:48px;margin-left:auto;padding:0 0 0 22px;border-left:1px solid #d8dde5;display:flex;align-items:center;color:#667085;font-size:14px}.candidate-entry-command>.candidate-linkedin-error{margin:10px 22px 0}.candidate-entry-command__selection{min-width:0;padding:20px 22px 18px;display:grid;grid-template-columns:minmax(0,1fr) auto;grid-template-rows:72px 64px;align-items:center;column-gap:14px;row-gap:16px;background:transparent}.candidate-entry-command__fields{grid-column:1 / -1;grid-row:1;min-width:0;margin:0;padding:0;overflow:hidden;border:1px solid #d8dde5;border-radius:9px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:0}.candidate-entry-field{min-width:0;min-height:70px;border:0;border-radius:0;padding:0 34px;display:grid;grid-template-columns:auto auto minmax(0,auto);align-items:center;justify-content:start;gap:16px;color:#344054;background:transparent;cursor:pointer;transition:border-color var(--transition),color var(--transition),background var(--transition),box-shadow var(--transition)}.candidate-entry-field+.candidate-entry-field{border-left:1px solid #d8dde5}.candidate-entry-field:hover{color:#101828;background:#3440540a}.candidate-entry-field:has(input:focus-visible){outline:3px solid rgba(39,108,238,.2);outline-offset:-3px}.candidate-entry-field--selected{color:#1d2939;background:#f2f7ff;box-shadow:inset 0 0 0 1px #c5d7f5}.candidate-entry-field input{position:absolute;opacity:0;pointer-events:none}.candidate-entry-field>strong{overflow:hidden;font-size:15px;font-weight:600;text-overflow:ellipsis;white-space:nowrap}.candidate-entry-field__check{width:22px;height:22px;border:2px solid #98a2b3;border-radius:6px;display:grid;place-items:center;color:#2471ed}.candidate-entry-field__check svg{width:25px;height:25px;margin:-2px}.candidate-entry-field--selected .candidate-entry-field__check{border-color:transparent}.candidate-entry-field__icon{color:#667085;transition:color var(--transition)}.candidate-entry-field--selected .candidate-entry-field__icon{color:#2471ed}.candidate-entry-command__run{grid-column:2;grid-row:2;width:fit-content;min-height:44px;padding-inline:20px;border-radius:8px;border-color:var(--action-green-600);background:var(--action-green-600);box-shadow:0 4px 12px #0f8a4b29;justify-self:end;font-size:13px}.candidate-entry-command__run:hover:not(:disabled){border-color:#0b733d;background:#0b733d}.candidate-command-preference{min-height:34px;display:flex;align-items:center;justify-content:space-between;gap:10px;cursor:pointer}.candidate-entry-command__preferences{grid-column:1;grid-row:2;justify-self:start;min-width:0;padding-left:0;display:flex;align-items:center;gap:24px}.candidate-command-preference--loading{cursor:wait;opacity:.68}.candidate-command-preference__copy{min-width:0}.candidate-command-preference__copy strong{color:#475467;font-size:13px;font-weight:600;white-space:nowrap}.candidate-command-preference__control{display:flex;align-items:center;gap:8px}.candidate-command-preference__control input{position:absolute;opacity:0;pointer-events:none}.candidate-command-preference__control>span{width:44px;height:26px;padding:2px;border:1px solid #b8c3d3;border-radius:999px;display:block;background:#dfe4eb;transition:border-color var(--transition),background var(--transition)}.candidate-command-preference__control>span:after{content:"";width:20px;height:20px;border-radius:50%;display:block;background:#fff;box-shadow:0 1px 3px #121f3547;transition:transform var(--transition)}.candidate-command-preference__control input:checked+span{border-color:#1769e8;background:#1769e8}.candidate-command-preference__control input:checked+span:after{transform:translate(18px)}.candidate-command-preference__control input:focus-visible+span{outline:3px solid rgba(39,108,238,.2);outline-offset:2px}.candidate-command-preference__control input:disabled+span{opacity:.7}.candidate-command-preference__spinner{flex:0 0 auto;color:#1769e8;animation:spin .8s linear infinite}.candidate-intake-surface{min-height:calc(100vh - 134px);border:1px solid var(--ink-200);border-radius:8px;display:grid;grid-template-rows:auto minmax(0,1fr) auto;overflow:hidden;background:#fff}.candidate-method-tabs{min-height:112px;padding:18px 20px;display:flex;align-items:center;gap:14px}.candidate-method-tabs button{width:236px;min-height:72px;padding:0 20px;border:1px solid var(--ink-200);border-radius:8px;display:flex;align-items:center;gap:13px;color:var(--ink-900);background:#fff;font:inherit;text-align:left;cursor:pointer;transition:border-color var(--transition),background var(--transition),color var(--transition),box-shadow var(--transition)}.candidate-method-tabs button>span{min-width:0;display:grid;gap:4px}.candidate-method-tabs button strong{font-size:14px}.candidate-method-tabs button small{overflow:hidden;color:var(--ink-500);font-size:9px;font-weight:600;text-overflow:ellipsis;white-space:nowrap}.candidate-method-tabs button:hover{border-color:var(--ink-400);background:var(--ink-50)}.candidate-method-tabs button.active{border-color:var(--ink-900);color:var(--ink-950);background:var(--ink-50);box-shadow:inset 0 0 0 1px var(--ink-900)}.candidate-method-tabs button:first-child>svg{color:var(--usage-blue)}.candidate-intake-body{min-height:0;display:grid;grid-template-columns:minmax(0,2.15fr) minmax(280px,.92fr);border-top:1px solid var(--ink-150)}.candidate-intake-primary{min-width:0;min-height:0;margin:20px}.candidate-intake-primary--linkedin{display:grid;place-items:center}.candidate-intake-primary__icon{width:64px;height:64px;margin-bottom:18px;border-radius:50%;display:grid;place-items:center;color:var(--usage-blue);background:var(--usage-blue-soft)}.candidate-upload{min-height:100%;margin:0;padding:38px;border:1px dashed var(--green-400);border-radius:8px;background:#fff}.candidate-upload--dragging{background:var(--green-50);transform:none}.candidate-upload__icon{width:64px;height:64px;margin-bottom:18px;border-radius:50%;color:var(--green-700);background:var(--green-50);box-shadow:none}.candidate-upload h2{margin-bottom:8px;font-size:22px}.candidate-upload__or{margin-bottom:15px;color:var(--ink-500);font-size:11px}.candidate-upload>.button{min-width:250px;min-height:52px}.candidate-linkedin-lookup{width:min(720px,100%);display:grid;justify-items:center;text-align:center}.candidate-linkedin-lookup h2{margin:0 0 9px;color:var(--ink-950);font-size:25px;letter-spacing:-.55px}.candidate-linkedin-lookup>p{max-width:570px;margin:0 0 24px;color:var(--ink-600);font-size:11px;line-height:1.55}.candidate-linkedin-search{width:100%;min-height:64px;padding:7px 7px 7px 18px;border:1px solid var(--ink-300);border-radius:12px;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:12px;background:#fff;box-shadow:0 10px 28px #18181b14;transition:border-color var(--transition),box-shadow var(--transition)}.candidate-linkedin-search:focus-within{border-color:var(--usage-blue);box-shadow:0 0 0 3px var(--usage-blue-soft),0 12px 30px #18181b17}.candidate-linkedin-search--error{border-color:var(--red-500)}.candidate-linkedin-search>svg{color:var(--ink-500)}.candidate-linkedin-search input{min-width:0;height:46px;border:0;outline:0;color:var(--ink-950);background:transparent;font:inherit;font-size:14px}.candidate-linkedin-search input::placeholder{color:var(--ink-400)}.candidate-linkedin-search .button{min-width:148px;min-height:48px}.candidate-linkedin-error{margin-top:10px;display:flex;align-items:center;gap:6px;color:var(--red-500);font-size:10px;font-weight:650}.candidate-linkedin-hint{margin-top:12px;color:var(--ink-500);font-size:9px}.candidate-paste-panel{height:100%;padding:clamp(24px,4vh,40px);border:1px solid var(--ink-200);border-radius:8px;display:grid;grid-template-rows:auto auto auto auto minmax(150px,1fr) auto;align-content:center;background:#fff}.candidate-paste-panel .candidate-intake-primary__icon{margin-bottom:13px;color:var(--usage-violet);background:var(--usage-violet-soft)}.candidate-paste-panel h2{margin:0 0 6px;font-size:21px}.candidate-paste-panel>p{margin:0 0 17px;font-size:10px}.candidate-paste-panel>label{margin-bottom:7px;color:var(--ink-800);font-size:10px;font-weight:800}.candidate-paste-panel textarea{width:100%;min-height:150px;resize:none;border:1px solid var(--ink-200);border-radius:9px;padding:13px;color:var(--ink-900);background:#fff;font:11px/1.55 ui-monospace,SFMono-Regular,Menlo,monospace}.candidate-paste-panel textarea:focus{border-color:var(--usage-violet);outline:0;box-shadow:0 0 0 3px var(--usage-violet-soft)}.candidate-paste-panel>div:last-child{margin-top:12px;display:flex;align-items:center;justify-content:space-between;gap:16px}.candidate-paste-panel>div:last-child small{color:var(--ink-500);font-size:9px}.candidate-intake-details{padding:0 22px;border-left:1px solid var(--ink-150);display:grid;grid-template-rows:auto auto auto 1fr}.candidate-intake-details>section{padding:20px 0;border-top:1px solid var(--ink-150)}.candidate-intake-details>section:first-child{border-top:0}.candidate-intake-details h2{margin:0 0 14px;font-size:15px}.candidate-intake-details dl{margin:0;display:grid}.candidate-intake-details dl div{min-height:54px;padding:11px 0;border-top:1px solid var(--ink-150);display:grid;gap:4px}.candidate-intake-details dl div:first-child{padding-top:0;border-top:0}.candidate-intake-details dt{color:var(--ink-900);font-size:11px;font-weight:800}.candidate-intake-details dd{margin:0;color:var(--ink-600);font-size:11px;line-height:1.4}.candidate-intake-details .database-fields{gap:8px}.candidate-intake-details .database-fields span{min-height:28px;font-size:12px}.candidate-requirements{padding:24px;border:1px solid var(--ink-200);border-radius:8px;background:#fff}.candidate-requirements h2{margin-bottom:22px;font-size:14px}.candidate-requirements dl{margin:0;display:grid;gap:0}.candidate-requirements dl div{padding:14px 0;border-top:1px solid var(--ink-150);display:grid;gap:4px}.candidate-requirements dl div:first-child{border-top:0;padding-top:0}.candidate-requirements dt{color:var(--ink-900);font-size:10px;font-weight:750}.candidate-requirements dd{margin:0;color:var(--ink-600);font-size:9px;line-height:1.45}.candidate-requirements__fields{margin-top:8px;padding-top:18px;border-top:1px solid var(--ink-150);display:grid;gap:12px}.candidate-requirements__fields>strong{font-size:10px}.database-fields{display:grid;justify-content:stretch;gap:10px}.database-fields span{min-height:24px;padding:0;border:0;border-radius:0;gap:8px;box-shadow:none;background:transparent;font-size:10px}.candidate-source-strip{min-height:58px;margin-top:14px;padding:0 16px;border:1px solid var(--ink-200);border-radius:8px;display:flex;align-items:center;gap:18px;color:var(--ink-600);font-size:10px}.candidate-source-strip>span{display:inline-flex;align-items:center;gap:8px}.candidate-source-strip>span:first-child{color:var(--ink-900)}.candidate-source-strip .status-badge{margin-left:auto}.candidate-table{min-width:670px}.candidate-table th{height:38px;background:#fafbfa}.candidate-table td{height:55px}.candidate-results-heading{min-height:72px;margin-bottom:16px;display:flex;align-items:center;justify-content:space-between;gap:24px}.candidate-results-heading__status{min-width:0;display:flex;align-items:center;gap:12px}.candidate-results-heading__icon{width:40px;height:40px;flex:0 0 auto;border:1px solid #bfe5d2;border-radius:10px;display:grid;place-items:center;color:var(--action-green-600);background:#edf9f2}.candidate-results-heading__status>span:last-child{min-width:0;display:grid;grid-template-columns:auto auto;align-items:baseline;justify-content:start;gap:3px 10px}.candidate-results-heading__status small{grid-column:1 / -1;color:var(--ink-500);font-size:9px;font-weight:800;letter-spacing:.07em;text-transform:uppercase}.candidate-results-heading__status strong{font-size:17px;letter-spacing:-.3px}.candidate-results-heading__status>span:last-child>span{color:var(--ink-500);font-size:10px}.candidate-results-heading--progress .candidate-results-heading__icon{border-color:#c9daf8;color:var(--usage-blue);background:var(--usage-blue-soft)}.candidate-results-heading--actions-only{min-height:0;margin-bottom:12px;justify-content:flex-end}.candidate-credit-pause{min-height:70px;margin-bottom:16px;padding:13px 14px;border:1px solid #f0d4b5;border-radius:10px;display:flex;align-items:center;gap:12px;color:#7c421b;background:#fff8ef}.candidate-credit-pause__icon{width:34px;height:34px;flex:0 0 auto;border-radius:8px;display:grid;place-items:center;color:#a65d24;background:#ffebd5}.candidate-credit-pause__copy{min-width:0;flex:1;display:grid;gap:3px}.candidate-credit-pause__copy strong{color:#552b11;font-size:12px}.candidate-credit-pause__copy>span{font-size:10px;line-height:1.45}.candidate-credit-pause__copy small{color:#8b5b34;font-size:9px;font-weight:750}.candidate-credit-pause .button{flex:0 0 auto}.candidate-run-failure{min-height:70px;margin-bottom:16px;padding:13px 14px;border:1px solid #efc5c3;border-radius:10px;display:flex;align-items:center;gap:12px;color:#8d2d2a;background:#fff7f6}.candidate-run-failure__icon{width:34px;height:34px;flex:0 0 auto;border-radius:8px;display:grid;place-items:center;color:#b6423e;background:#ffe5e2}.candidate-run-failure__copy{min-width:0;flex:1;display:grid;gap:3px}.candidate-run-failure__copy strong{color:#6f211f;font-size:12px}.candidate-run-failure__copy>span{font-size:10px;line-height:1.45}.candidate-provider-access{min-height:70px;margin-bottom:16px;padding:13px 14px;border:1px solid #cbd9ef;border-radius:10px;display:flex;align-items:center;gap:12px;color:#31527e;background:#f5f8fd}.candidate-provider-access__icon{width:34px;height:34px;flex:0 0 auto;border-radius:8px;display:grid;place-items:center;color:#3568aa;background:#e5eefb}.candidate-provider-access__copy{min-width:0;flex:1;display:grid;gap:3px}.candidate-provider-access__copy strong{color:#233f64;font-size:12px}.candidate-provider-access__copy>span{font-size:10px;line-height:1.45}.candidate-result-summary{margin-bottom:16px;border:0;border-radius:0;grid-template-columns:repeat(auto-fit,minmax(170px,1fr));gap:12px;overflow:visible;background:transparent;box-shadow:none}.candidate-result-summary>.candidate-result-summary__item{--summary-accent: var(--usage-blue);min-height:104px;padding:18px 18px 16px;position:relative;overflow:hidden;border:1px solid #e2e5ea;border-radius:11px;display:grid;grid-template-columns:auto minmax(0,1fr);grid-template-rows:auto auto;align-content:center;align-items:center;gap:12px 10px;background:#fff;box-shadow:0 1px 2px #0f172a06}.candidate-result-summary>.candidate-result-summary__item:before{content:"";height:3px;position:absolute;inset:0 0 auto;background:var(--summary-accent)}.candidate-result-summary .candidate-result-summary__icon{width:22px;height:22px;display:grid;place-items:center;color:var(--summary-accent)}.candidate-result-summary .candidate-result-summary__icon svg{color:currentColor}.candidate-result-summary__item>span:not(.candidate-result-summary__icon){min-width:0;color:var(--ink-600);font-size:10px;font-weight:750;letter-spacing:.055em;line-height:1.2;text-transform:uppercase}.candidate-result-summary__item strong{grid-column:1 / -1;color:var(--ink-950);font-size:32px;line-height:.95;letter-spacing:-1.2px}.candidate-result-summary>.candidate-result-summary__item--email{--summary-accent: var(--usage-teal)}.candidate-result-summary>.candidate-result-summary__item--phone{--summary-accent: var(--usage-orange)}.candidate-result-summary>.candidate-result-summary__item--credits{--summary-accent: var(--usage-violet)}.candidate-results-panel{border:1px solid #dde2e9;border-radius:12px;overflow:hidden;background:#fff;box-shadow:0 3px 12px #0f172a0b}.candidate-results-progress{min-height:80px;padding:18px 22px 14px;display:grid;align-content:center;gap:14px;background:#fff}.candidate-results-progress__status{min-width:0;display:flex;align-items:center;gap:11px}.candidate-results-progress__status>svg{flex:0 0 auto;color:var(--usage-blue)}.candidate-results-progress__status strong{color:var(--ink-900);font-size:15px;letter-spacing:-.2px}.candidate-results-progress__status>span{color:var(--ink-500);font-size:12px}.candidate-results-progress__track{width:100%;height:3px;position:relative;border-radius:999px;overflow:hidden;display:block;background:#e4e8ee}.candidate-results-progress__track>span{height:100%;position:relative;z-index:1;border-radius:inherit;display:block;background:var(--usage-blue);transition:width .48s cubic-bezier(.22,1,.36,1)}.candidate-results-progress--active .candidate-results-progress__track:after{content:"";width:28%;position:absolute;inset-block:0;left:0;border-radius:inherit;background:linear-gradient(90deg,transparent,#4f8ce4,transparent);animation:candidate-progress-scan 1.7s ease-in-out infinite}.candidate-results-progress--complete{min-height:52px;padding:12px 22px 4px;gap:0}.candidate-results-toolbar{min-height:72px;margin:0;padding:0 22px;border-bottom:1px solid #e0e4ea;display:flex;align-items:stretch;justify-content:space-between;gap:24px;background:#fff}.candidate-results-progress--complete+.candidate-results-toolbar{min-height:48px}.candidate-results-toolbar__filters{min-width:0;display:flex;align-items:stretch;gap:22px}.candidate-results-toolbar button{min-height:72px;padding:0 2px;position:relative;border:0;border-radius:0;display:inline-flex;align-items:center;gap:8px;background:transparent;color:var(--ink-700);font-size:12px;font-weight:750;cursor:pointer;white-space:nowrap;transition:color .2s ease}.candidate-results-progress--complete+.candidate-results-toolbar button{min-height:48px}.candidate-results-toolbar button:after{content:"";height:3px;position:absolute;right:0;bottom:0;left:0;border-radius:999px 999px 0 0;opacity:0;transform:scaleX(.55);transform-origin:center;background:var(--usage-blue);transition:opacity .2s ease,transform .28s cubic-bezier(.22,1,.36,1)}.candidate-results-toolbar button>svg{flex:0 0 auto;color:var(--ink-400)}.candidate-results-toolbar button:nth-child(2)>svg{color:var(--action-green-600)}.candidate-results-toolbar button:nth-child(3)>svg{color:var(--ink-400)}.candidate-results-toolbar button:hover{color:var(--ink-900);background:transparent}.candidate-results-toolbar button:focus-visible{outline:3px solid var(--usage-blue);outline-offset:-3px;border-radius:7px}.candidate-results-toolbar button.active{border:0;color:#1557b7;background:transparent}.candidate-results-toolbar button.active:after{opacity:1;transform:scaleX(1)}.candidate-results-toolbar button.active>svg{color:var(--usage-blue)}.candidate-results-toolbar button>span{min-width:23px;min-height:23px;padding:0 7px;border-radius:999px;display:inline-grid;place-items:center;color:var(--ink-600);background:var(--ink-100);font-size:10px;transition:color .2s ease,background-color .2s ease,transform .2s ease}.candidate-results-toolbar button.active>span{color:#1557b7;background:#edf4ff}.candidate-results-toolbar button:active>span{transform:scale(.94)}.candidate-results-toolbar__legend{flex:0 0 auto;display:flex;align-items:center;gap:18px}.candidate-results-toolbar__legend>span{display:inline-flex;align-items:center;gap:7px;color:var(--ink-600);font-size:11px;white-space:nowrap}.candidate-results-toolbar__legend-found svg{color:var(--action-green-600)}.candidate-results-toolbar__legend-free svg{color:var(--ink-400)}.candidate-loading-spinner{flex:0 0 auto;transform-origin:center;animation:candidate-field-spin .8s linear infinite}.candidate-results-panel .candidate-table-wrap{border:0;border-radius:0;overflow:hidden;box-shadow:none}.candidate-results-panel .candidate-table-wrap:focus-visible{outline:3px solid var(--usage-blue);outline-offset:-3px}.candidate-results-table{min-width:0;table-layout:fixed}.candidate-results-table__candidate-column{width:27%}.candidate-results-table--fields-1 .candidate-results-table__candidate-column{width:42%}.candidate-results-table--fields-2 .candidate-results-table__candidate-column{width:34%}.candidate-results-table--fields-3 .candidate-results-table__candidate-column{width:27%}.candidate-results-table__field-column{width:auto}.candidate-results-table__credits-column{width:132px}.candidate-results-table th{height:50px;padding-inline:18px;color:var(--ink-800);background:#f8f9fb;font-size:11px;font-weight:800;letter-spacing:0;text-transform:none}.candidate-results-table th:last-child{text-align:center}.candidate-results-table th+th,.candidate-results-table td+td{border-left:1px solid #edf0f4}.candidate-results-table__field-heading{display:table-cell}.candidate-results-table td{height:76px;padding:12px 18px;font-size:12px;vertical-align:middle}.candidate-results-table td:last-child{text-align:center}.candidate-results-table tbody tr{animation:candidate-result-row-enter .28s cubic-bezier(.22,1,.36,1) both;transition:background-color .2s ease}.candidate-results-table tbody tr:nth-child(2){animation-delay:25ms}.candidate-results-table tbody tr:nth-child(3){animation-delay:50ms}.candidate-results-table tbody tr:nth-child(4){animation-delay:75ms}.candidate-results-table tbody tr:hover{background:#fafbfc}.candidate-results-table a{color:#1557b7}.candidate-result-identity{min-width:0;display:flex;align-items:center;gap:12px}.candidate-result-identity__avatar{width:38px;height:38px;flex:0 0 auto;border:0;border-radius:999px;display:grid;place-items:center;color:#674db5;background:#eee9ff;font-size:11px;font-weight:850}.candidate-results-table tbody tr:nth-child(3n+2) .candidate-result-identity__avatar{color:#14767b;background:#def6f4}.candidate-results-table tbody tr:nth-child(3n) .candidate-result-identity__avatar{color:#315fb2;background:#e8f0ff}.candidate-result-identity__copy{min-width:0;display:grid;gap:3px}.candidate-result-identity__summary{min-width:0;display:flex;align-items:flex-end;gap:7px}.candidate-results-table .candidate-name{min-width:0;gap:4px}.candidate-results-table .candidate-name strong{font-size:12px}.candidate-results-table .candidate-name small{color:var(--ink-600);font-size:10px}.candidate-result-identity__work{min-width:0;max-width:100%;display:flex;align-items:center;gap:5px;color:var(--ink-600);font-size:10px;line-height:1.3}.candidate-result-identity__work>svg{flex:0 0 auto;color:var(--ink-400)}.candidate-result-identity__work>span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.candidate-results-table .candidate-result-identity__linkedin{width:22px;height:22px;flex:0 0 auto;margin-bottom:-4px;display:grid;place-items:center;color:var(--ink-500);border-radius:5px}.candidate-results-table .candidate-result-identity__linkedin:hover{color:#1557b7;background:var(--usage-blue-soft);text-decoration:none}.candidate-result-identity__status{color:var(--ink-600);font-size:9px;line-height:1.25;text-transform:capitalize}.candidate-result-identity__status--error{color:var(--red-500)}.candidate-result-field{min-width:0;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:9px}.candidate-result-field>svg:first-child{color:var(--action-green-600)}.candidate-result-field>a{min-width:0;max-width:100%;display:block;overflow:hidden;color:var(--ink-800);font-size:11px;font-weight:650;text-overflow:ellipsis;white-space:nowrap}.candidate-result-field__success{color:var(--action-green-600)}.candidate-result-field--unrequested{min-height:1px;display:block}.candidate-result-field--empty{grid-template-columns:auto auto minmax(0,1fr)}.candidate-result-field--empty>svg:first-child{color:var(--ink-400)}.candidate-result-field--empty strong{color:var(--ink-500);font-size:14px;font-weight:650}.candidate-result-field--empty small{justify-self:end;color:var(--ink-500);font-size:10px}.candidate-result-field--error>svg:first-child,.candidate-result-field--error small{color:var(--red-500)}.candidate-result-credits{display:inline-flex;align-items:center;justify-content:center;gap:7px;color:var(--action-green-600)}.candidate-result-credits>strong{color:var(--ink-800);font-size:12px}.candidate-result-credits>small{color:var(--ink-600);font-size:9px;line-height:1.2}.candidate-result-credits--pending{color:var(--usage-blue)}.candidate-result-credits--pending>span{font-size:11px;font-weight:700}.candidate-results-table tfoot td{height:52px;padding:0 18px;border-top:1px solid var(--ink-150);border-bottom:0;background:#fbfcfd;text-align:left}.candidate-results-table tfoot td:last-child{text-align:left}.candidate-results-table tfoot td>span{color:var(--ink-600);font-size:10px}.candidate-results-table .status-badge--success{color:#187a52;background:#e9f7f0}.candidate-match small{color:var(--ink-500);font-size:9px}.candidate-field-loading{width:max-content;min-height:34px;display:inline-flex;align-items:center;gap:9px;color:var(--ink-500)}.candidate-field-loading .candidate-loading-spinner{color:var(--usage-blue)}.candidate-field-loading>span{font-size:11px;font-weight:600}@media(max-width:900px){.candidate-results-table{width:100%;min-width:0;display:block}.candidate-results-table colgroup{display:none}.candidate-results-table thead{width:1px;height:1px;position:absolute;overflow:hidden;clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap}.candidate-results-table tbody{width:100%;padding:12px;display:grid;gap:10px}.candidate-results-table tbody tr{min-width:0;border:1px solid var(--ink-200);border-radius:9px;display:grid;overflow:hidden}.candidate-results-table tbody td{width:auto;height:auto;min-height:48px;padding:9px 12px;border:0;border-top:1px solid var(--ink-150);display:grid;grid-template-columns:92px minmax(0,1fr);align-items:center;gap:12px;overflow:visible;text-align:left}.candidate-results-table tbody td+td{border-left:0}.candidate-results-table tbody td:first-child{min-height:58px;border-top:0;grid-template-columns:minmax(0,1fr)}.candidate-results-table tbody td[data-label]:before{content:attr(data-label);color:var(--ink-600);font-size:9px;font-weight:800;letter-spacing:.04em;text-transform:uppercase}.candidate-results-table tbody td:first-child:before{display:none}.candidate-results-table td:last-child{text-align:left}.candidate-results-table .candidate-result-credits{justify-content:flex-start}.candidate-results-table .candidate-empty-results{min-height:130px;border:0;display:grid;place-items:center;text-align:center}.candidate-results-table tfoot,.candidate-results-table tfoot tr,.candidate-results-table tfoot td{width:100%;display:block}.candidate-results-table tfoot td{height:auto;min-height:48px;padding:16px 18px}}@keyframes candidate-field-spin{to{transform:rotate(360deg)}}@keyframes candidate-progress-scan{0%{transform:translate(-110%)}to{transform:translate(365%)}}@keyframes candidate-result-row-enter{0%{opacity:0;transform:translateY(5px)}to{opacity:1;transform:translateY(0)}}@media(prefers-reduced-motion:reduce){.candidate-loading-spinner,.candidate-results-table tbody tr{animation:none}.candidate-results-progress--active .candidate-results-progress__track:after{animation:none;opacity:0}.candidate-results-progress__track>span,.candidate-results-toolbar button,.candidate-results-toolbar button:after,.candidate-results-toolbar button>span{transition-duration:.01ms}.candidate-enrichment-page--local-search-animation .candidate-loading-spinner{animation:none;transform:rotate(var(--candidate-search-spinner-rotate, 0deg))}.candidate-enrichment-page--local-search-animation .candidate-results-progress--active .candidate-results-progress__track:after{animation:none;opacity:1;transform:translate(var(--candidate-search-track-x, -110%))}.candidate-enrichment-page--local-search-animation .candidate-results-progress__track>span{transition-duration:.48s}}.product-page{width:100%;max-width:none;min-height:100vh;margin:0;padding:30px clamp(24px,3vw,42px) 60px;background:#fff}.usage-page-heading,.account-page-heading{min-height:54px;margin-bottom:18px;display:flex;align-items:center;justify-content:space-between;gap:24px}.usage-page-heading h1,.account-page-heading h1{margin:0;font-size:25px;line-height:1.15;letter-spacing:-.65px}.usage-page-heading__actions{display:flex;align-items:center;gap:8px}.usage-range{margin:0;padding:3px;border:1px solid var(--ink-200);border-radius:8px;gap:2px}.usage-range button{min-height:31px;padding:0 9px}.usage-range button.active{border-color:transparent;color:var(--usage-blue);background:var(--usage-blue-soft)}.usage-credit-policy{min-height:70px;margin-bottom:14px;padding:13px 16px;border:1px solid var(--ink-200);border-radius:8px;background:#fff;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:12px}.usage-credit-policy>svg{color:var(--usage-blue)}.usage-credit-policy>span{display:grid;gap:3px}.usage-credit-policy strong{font-size:12px}.usage-credit-policy small{color:var(--ink-500);font-size:9px}.usage-credit-policy .button{text-decoration:none}.usage-kpi-strip{margin-bottom:14px;border:1px solid var(--ink-200);border-radius:8px;display:grid;grid-template-columns:repeat(4,1fr);overflow:hidden}.usage-kpi{min-height:92px;padding:15px 18px;border:0;border-right:1px solid var(--ink-150);border-radius:0;align-content:center;box-shadow:none}.usage-kpi:last-child{border-right:0}.usage-kpi--success,.usage-kpi--matched{background:#fff}.usage-kpi svg{width:34px;height:34px;padding:7px;border-radius:9px}.usage-kpi span{font-size:9px}.usage-kpi strong{font-size:24px}.usage-kpi small{font-size:8px}.usage-kpi--processed svg{color:var(--usage-blue);background:var(--usage-blue-soft)}.usage-kpi--processed strong{color:var(--usage-blue)}.usage-kpi--matched svg{color:var(--usage-matched);background:var(--usage-matched-soft)}.usage-kpi--matched strong{color:var(--usage-matched)}.usage-kpi--no-match svg{color:var(--usage-not-matched-strong);background:var(--usage-not-matched-soft)}.usage-kpi--no-match strong{color:var(--usage-not-matched-strong)}.usage-kpi--neutral svg{color:var(--ink-600);background:var(--ink-100)}.usage-kpi--credits svg{color:var(--usage-violet);background:var(--usage-violet-soft)}.usage-kpi--credits strong{color:var(--usage-violet)}.usage-dashboard-grid{margin-bottom:14px;display:grid;grid-template-columns:minmax(0,1.55fr) minmax(330px,.78fr);gap:14px}.usage-activity-panel,.usage-insights-panel,.usage-runs-panel{border:1px solid var(--ink-200);border-radius:8px;background:#fff;overflow:hidden}.usage-activity-panel{display:grid;grid-template-rows:auto minmax(260px,1fr) auto}.usage-section-heading{min-height:54px;padding:0 16px;border-bottom:1px solid var(--ink-150);display:flex;align-items:center;justify-content:space-between;gap:14px}.usage-section-heading h2{margin:0;font-size:13px}.usage-section-heading>span{color:var(--ink-500);font-size:9px}.usage-activity-panel .usage-area-chart{height:auto;min-height:260px}.usage-insights-panel{padding-bottom:0}.usage-field-coverage-table-wrap{padding:0 16px 8px;overflow-x:auto}.usage-field-coverage-table{width:100%;border-collapse:collapse;table-layout:fixed}.usage-field-coverage-table__field-column{width:40%}.usage-field-coverage-table__count-column{width:18%}.usage-field-coverage-table__coverage-column{width:24%}.usage-field-coverage-table th,.usage-field-coverage-table td{color:var(--ink-700);font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:9px;font-variant-numeric:tabular-nums}.usage-field-coverage-table thead th{height:38px;padding:0 5px;color:var(--ink-500);font-weight:600;letter-spacing:0;text-align:center;text-transform:none}.usage-field-coverage-table thead th:first-child{padding-left:0;text-align:left}.usage-field-coverage-table tbody tr{border-top:1px solid var(--ink-150)}.usage-field-coverage-table tbody th,.usage-field-coverage-table tbody td{height:66px;padding:10px 5px}.usage-field-coverage-table tbody th{padding-left:0;color:var(--ink-900);font-size:10px;font-weight:600;text-align:left}.usage-field-coverage-label{display:flex;align-items:center;gap:7px;white-space:nowrap}.usage-field-coverage-label>svg{flex:0 0 auto;color:var(--usage-tone)}.usage-field-coverage-table tbody td{text-align:center}.usage-field-coverage-value{display:grid;gap:6px}.usage-field-coverage-value strong{color:var(--usage-tone);font-size:11px;font-weight:650}.usage-field-coverage-meter{display:block;width:100%;height:5px;overflow:hidden;border-radius:999px;background:var(--ink-100)}.usage-field-coverage-meter i{height:100%;display:block;border-radius:inherit;background:var(--usage-tone)}.usage-field-coverage-row--personal-email{--usage-tone: var(--usage-violet)}.usage-field-coverage-row--work-email{--usage-tone: var(--usage-blue)}.usage-field-coverage-row--phone{--usage-tone: var(--usage-orange)}.usage-insight-group{margin:18px 16px 0;padding-top:16px;border-top:1px solid var(--ink-150)}.usage-insight-group h3{margin-bottom:12px;font-size:10px}.usage-member-list>div{min-height:38px;display:flex;align-items:center;justify-content:space-between}.usage-member-list>div>span{display:grid;gap:2px}.usage-member-list strong{font-size:9px}.usage-member-list small{font-size:8px;text-transform:capitalize}.usage-member-list b{font-size:10px}.usage-runs-panel .responsive-table th{background:#fafbfa}.usage-runs-panel .status-badge--credits{color:var(--usage-violet);background:var(--usage-violet-soft)}.account-page-heading>span{display:grid;justify-items:end;gap:2px}.account-page-heading strong{font-size:10px}.account-page-heading small{font-size:9px;text-transform:capitalize}.account-overview-grid{display:grid;grid-template-columns:minmax(0,1fr) 230px;align-items:start;gap:14px}.account-stack{margin-top:14px;display:grid;gap:14px}.account-section{border:1px solid var(--ink-200);border-radius:8px;background:#fff}.account-section__heading{min-height:64px;padding:14px 16px}.account-section__icon{width:32px;height:32px;border-radius:8px}.account-section__heading h2{margin:0;font-size:13px}.account-section__body{padding:18px 16px}.account-aside{position:sticky;top:24px}.account-summary-card{border-radius:8px;box-shadow:none}.admin-page{background:#fafafa}.admin-page-heading{min-height:74px;margin-bottom:20px;display:flex;align-items:flex-end;justify-content:space-between;gap:24px}.admin-page-heading .eyebrow{color:var(--usage-violet);font-size:9px}.admin-page-heading h1{margin:4px 0 5px;font-size:28px;letter-spacing:-.7px}.admin-page-heading p{margin:0;font-size:10px}.admin-heading-actions{display:flex;align-items:center;gap:8px}.admin-heading-actions .usage-range{background:#fff}.admin-kpi-grid{margin-bottom:14px;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));border:1px solid var(--ink-200);border-radius:9px;overflow:hidden;background:#fff}.admin-kpi{min-height:116px;padding:20px;border-right:1px solid var(--ink-150);display:flex;align-items:flex-start;gap:13px}.admin-kpi:last-child{border-right:0}.admin-kpi>span{width:38px;height:38px;border-radius:9px;display:grid;place-items:center;color:var(--admin-tone);background:var(--admin-soft)}.admin-kpi>div{display:grid;gap:2px}.admin-kpi small{font-size:9px;font-weight:700}.admin-kpi strong{font-size:24px;line-height:1.15;letter-spacing:-.55px}.admin-kpi p{margin:2px 0 0;font-size:8px}.admin-kpi--blue{--admin-tone: var(--usage-blue);--admin-soft: var(--usage-blue-soft)}.admin-kpi--indigo{--admin-tone: #5966c7;--admin-soft: #eef0ff}.admin-kpi--violet{--admin-tone: var(--usage-violet);--admin-soft: var(--usage-violet-soft)}.admin-kpi--teal{--admin-tone: var(--usage-teal);--admin-soft: var(--usage-teal-soft)}.admin-kpi--orange{--admin-tone: var(--usage-orange);--admin-soft: var(--usage-orange-soft)}.admin-overview-grid{margin-bottom:14px;display:grid;grid-template-columns:minmax(0,1.45fr) minmax(290px,.55fr);gap:14px}.admin-panel{border:1px solid var(--ink-200);border-radius:9px;background:#fff}.admin-section-heading{min-height:66px;padding:15px 17px;display:flex;align-items:center;justify-content:space-between;gap:16px}.admin-section-heading h2,.admin-section-heading h3{margin:0 0 4px;font-size:12px}.admin-section-heading p{margin:0;font-size:8px}.admin-access-panel{margin-bottom:14px;overflow:hidden}.admin-access-heading-status{display:inline-flex;align-items:center;gap:8px;color:var(--usage-indigo)}.admin-access-generator{min-height:66px;padding:13px 17px;border-top:1px solid var(--ink-150);display:flex;align-items:center;justify-content:flex-start;background:var(--ink-50)}.admin-access-generated{min-height:62px;padding:11px 17px;border-top:1px solid #c8d8cb;display:flex;align-items:center;justify-content:space-between;gap:14px;color:#2f6c46;background:#f0f8f2}.admin-access-generated>span:first-child{min-width:0;display:flex;align-items:center;gap:14px}.admin-access-generated small{color:#52735e;font-size:8px}.admin-access-generated strong{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:19px;letter-spacing:.16em}.admin-access-generated>span:last-child{font-size:8px;font-weight:700}.admin-access-workspace{border-top:1px solid var(--ink-150);display:grid;grid-template-columns:minmax(240px,280px) minmax(0,1fr)}.admin-access-waitlist{border-right:1px solid var(--ink-150)}.admin-access-subheading{min-height:42px;padding:0 14px;border-bottom:1px solid var(--ink-150);display:flex;align-items:center;justify-content:space-between;gap:12px;color:var(--ink-600);font-size:8px}.admin-access-subheading strong{color:var(--ink-900);font-size:9px}.admin-access-list{max-height:270px;overflow-y:auto}.admin-access-list>div:not(.admin-empty){min-height:54px;padding:9px 13px;border-bottom:1px solid var(--ink-150);display:flex;align-items:center;justify-content:space-between;gap:10px}.admin-access-list>div>span:first-child{min-width:0;display:grid;gap:3px}.admin-access-list strong{overflow:hidden;font-size:9px;text-overflow:ellipsis;white-space:nowrap}.admin-access-list small{overflow:hidden;color:var(--ink-600);font-size:7px;text-overflow:ellipsis;white-space:nowrap}.admin-access-codes{min-width:0}.admin-access-codes table{min-width:540px!important}.admin-access-codes td code{color:var(--ink-800);font-size:9px;font-weight:700}.admin-access-codes td>span:not(.status-badge){display:grid;gap:2px}.admin-access-codes td small{color:var(--ink-600);font-size:7px}.admin-notifications-panel{margin-bottom:14px;overflow:hidden}.admin-notifications-heading-status{display:inline-flex;align-items:center;gap:8px;color:var(--usage-violet)}.admin-notifications-workspace{min-height:390px;max-height:520px;border-top:1px solid var(--ink-150);display:grid;grid-template-columns:minmax(260px,330px) minmax(0,1fr)}.admin-notifications-list{min-height:0;overflow-y:auto;border-right:1px solid var(--ink-150);background:var(--ink-50)}.admin-notifications-list-heading{min-height:42px;padding:0 14px;border-bottom:1px solid var(--ink-150);display:flex;align-items:center;justify-content:space-between;gap:12px;color:var(--ink-600);background:#fff;font-size:8px}.admin-notifications-list-heading strong{color:var(--ink-900);font-size:9px}.admin-notification-item{width:100%;min-height:84px;padding:12px 13px;border:0;border-bottom:1px solid var(--ink-150);display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:flex-start;gap:10px;color:inherit;background:transparent;text-align:left;cursor:pointer}.admin-notification-item:hover{background:#fff}.admin-notification-item--active{background:#fff;box-shadow:inset 3px 0 0 var(--usage-violet)}.admin-notification-item--unread:not(.admin-notification-item--active){background:var(--usage-violet-soft)}.admin-notification-item:focus-visible{outline:2px solid var(--usage-violet);outline-offset:-2px}.admin-notification-item-icon{width:30px;height:30px;border-radius:8px;display:grid;place-items:center;color:var(--usage-violet);background:var(--usage-violet-soft)}.admin-notification-item-copy{min-width:0;display:grid;gap:4px}.admin-notification-item-copy>span{min-width:0;display:flex;align-items:center;justify-content:space-between;gap:8px}.admin-notification-item-copy strong{overflow:hidden;color:var(--ink-900);font-size:9px;text-overflow:ellipsis;white-space:nowrap}.admin-notification-item-copy b{overflow:hidden;color:var(--ink-800);font-size:8px;font-weight:600;text-overflow:ellipsis;white-space:nowrap}.admin-notification-item-copy small{overflow:hidden;color:var(--ink-600);font-size:7px;text-overflow:ellipsis;white-space:nowrap}.admin-notification-item>i{width:7px;height:7px;margin-top:5px;border-radius:50%;background:var(--usage-violet);box-shadow:0 0 0 4px color-mix(in srgb,var(--usage-violet) 12%,transparent)}.admin-notification-detail{min-width:0;min-height:390px;padding:22px;overflow-y:auto;display:flex;flex-direction:column}.admin-notification-detail-heading{min-height:42px;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:11px}.admin-notification-detail-icon{width:38px;height:38px;border-radius:9px;display:grid;place-items:center;color:var(--usage-violet);background:var(--usage-violet-soft)}.admin-notification-detail-heading>span:nth-child(2){min-width:0;display:grid;gap:3px}.admin-notification-detail-heading small{color:var(--ink-600);font-size:8px}.admin-notification-detail-heading h3{margin:0;font-size:14px}.admin-notification-detail-message{min-height:98px;margin:20px 0 18px;padding:17px;border:1px solid var(--ink-150);border-radius:8px;color:var(--ink-900);background:var(--ink-50);font-size:11px;font-weight:560;line-height:1.6;white-space:pre-wrap}.admin-notification-metadata{margin:0;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0;border:1px solid var(--ink-150);border-radius:8px;overflow:hidden}.admin-notification-metadata>div{min-height:62px;padding:12px 14px;border-right:1px solid var(--ink-150);border-bottom:1px solid var(--ink-150);display:grid;align-content:center;gap:4px}.admin-notification-metadata>div:nth-child(2n){border-right:0}.admin-notification-metadata>div:last-child,.admin-notification-metadata>div:nth-last-child(2):nth-child(odd){border-bottom:0}.admin-notification-metadata dt{color:var(--ink-600);font-size:7px;font-weight:700;text-transform:uppercase;letter-spacing:.05em}.admin-notification-metadata dd{min-width:0;margin:0;display:grid;gap:2px;color:var(--ink-900);font-size:9px;font-weight:700;overflow-wrap:anywhere}.admin-notification-metadata dd small{color:var(--ink-600);font-size:7px;font-weight:500}.admin-notification-detail-actions{margin-top:auto;padding-top:18px;display:flex;align-items:center;justify-content:flex-end;gap:8px}.admin-telemetry-chart{height:190px;padding:20px 17px 4px;border-top:1px solid var(--ink-150);display:flex;align-items:stretch;gap:3px}.admin-telemetry-day{min-width:3px;flex:1;display:grid;grid-template-rows:1fr 19px;align-items:end;gap:7px}.admin-telemetry-bars{height:100%;display:flex;align-items:end;justify-content:center;gap:2px}.admin-telemetry-bars i,.admin-telemetry-bars b{width:min(7px,45%);min-height:2px;border-radius:3px 3px 1px 1px}.admin-telemetry-bars i{background:var(--usage-violet)}.admin-telemetry-bars b{background:var(--usage-blue-bar)}.admin-telemetry-day small{overflow:visible;font-size:7px;text-align:center;white-space:nowrap}.admin-chart-legend{min-height:40px;padding:0 17px;display:flex;align-items:center;justify-content:flex-end;gap:16px;color:var(--ink-600);font-size:8px}.admin-chart-legend span{display:inline-flex;align-items:center;gap:5px}.admin-chart-legend i{width:7px;height:7px;border-radius:2px;background:var(--usage-violet)}.admin-chart-legend span:last-child i{background:var(--usage-blue-bar)}.admin-recent-list{border-top:1px solid var(--ink-150)}.admin-recent-list>button{width:100%;min-height:62px;padding:9px 14px;border:0;border-top:1px solid var(--ink-150);display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:9px;background:transparent;text-align:left;cursor:pointer}.admin-recent-list>button:first-child{border-top:0}.admin-recent-list>button:hover{background:var(--ink-50)}.admin-recent-list>button>span:nth-child(2),.admin-recent-list>button>span:last-child{min-width:0;display:grid;gap:2px}.admin-recent-list>button>span:last-child{justify-items:end}.admin-recent-list strong,.admin-recent-list b{overflow:hidden;font-size:9px;text-overflow:ellipsis;white-space:nowrap}.admin-recent-list b{color:var(--usage-violet)}.admin-recent-list small{overflow:hidden;font-size:7px;text-overflow:ellipsis;white-space:nowrap}.admin-user-avatar{width:32px;height:32px;border-radius:9px;display:grid;place-items:center;flex:0 0 auto;color:var(--usage-violet);background:var(--usage-violet-soft);font-size:8px;font-weight:850}.admin-users-toolbar{min-height:74px;padding:15px 17px;display:flex;align-items:center;justify-content:space-between;gap:18px}.admin-users-toolbar h2{margin:0 0 4px;font-size:13px}.admin-users-toolbar p{margin:0;font-size:8px}.admin-search{width:min(340px,100%);height:38px;padding:0 11px;border:1px solid var(--ink-200);border-radius:8px;display:flex;align-items:center;gap:8px;color:var(--ink-500);background:var(--ink-50)}.admin-search:focus-within{border-color:var(--usage-violet);box-shadow:0 0 0 3px var(--usage-violet-soft)}.admin-search input{min-width:0;flex:1;border:0;outline:0;color:var(--ink-900);background:transparent;font-size:9px}.admin-users-panel .responsive-table{border-top:1px solid var(--ink-150)}.admin-users-table{min-width:940px!important}.admin-users-table tbody tr{cursor:pointer}.admin-users-table tbody tr:hover td,.admin-users-table tbody tr:focus td{background:var(--ink-50)}.admin-table-user{display:flex;align-items:center;gap:9px}.admin-table-user>span:last-child{min-width:0}.admin-muted{color:var(--ink-500)}.admin-empty{min-height:72px;padding:20px;display:grid;place-items:center;color:var(--ink-500);font-size:9px;text-align:center}.sr-only{width:1px;height:1px;position:absolute;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}.modal:has(.admin-detail){width:min(1120px,100%)}.admin-modal-loading{min-height:260px;display:flex;align-items:center;justify-content:center;gap:12px;color:var(--ink-600);font-size:10px}.admin-detail{padding:18px 20px 22px;display:grid;gap:16px}.admin-account-context{min-height:62px;padding:11px 14px;border:1px solid var(--ink-200);border-radius:8px;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:11px;background:#fff}.admin-account-context>.admin-user-avatar{width:38px;height:38px}.admin-account-context>div:nth-child(2){min-width:0;display:grid;gap:3px}.admin-account-context>div:nth-child(2) strong{font-size:11px}.admin-account-context>div:nth-child(2) span{color:var(--ink-600);font-size:8px}.admin-account-flags{display:flex;align-items:center;justify-content:flex-end;flex-wrap:wrap;gap:6px}.admin-detail-summary{display:grid;grid-template-columns:repeat(6,1fr);border:1px solid var(--ink-200);border-radius:8px;overflow:hidden}.admin-detail-summary>div{min-height:82px;padding:14px;border-right:1px solid var(--ink-150);display:grid;align-content:center;gap:3px}.admin-detail-summary>div:last-child{border-right:0}.admin-detail-summary small,.admin-detail-summary span{color:var(--ink-600);font-size:8px}.admin-detail-summary strong{font-size:14px}.admin-credit-form{padding:16px;border:1px solid var(--usage-violet);border-radius:9px;display:grid;grid-template-columns:150px 120px minmax(180px,1fr) auto;align-items:end;gap:10px;background:var(--usage-violet-soft)}.admin-credit-form .admin-section-heading{min-height:0;padding:0 0 4px;grid-column:1 / -1}.admin-credit-form label{display:grid;gap:6px}.admin-credit-form label>span{font-size:8px;font-weight:750}.admin-credit-form input,.admin-credit-form textarea{width:100%;height:38px;padding:0 10px;border:1px solid var(--ink-200);border-radius:7px;color:var(--ink-900);background:#fff;font-size:9px}.admin-credit-form textarea{padding-block:10px;resize:none}.admin-credit-type{height:38px;padding:3px;border:1px solid var(--ink-200);border-radius:7px;display:flex;background:#fff}.admin-credit-type button{flex:1;border:0;border-radius:5px;color:var(--ink-600);background:transparent;font-size:8px;font-weight:700;cursor:pointer}.admin-credit-type button.active{color:var(--usage-violet);background:var(--usage-violet-soft)}.admin-credit-form .login-error{grid-column:1 / -1;margin:0}.admin-detail-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.admin-detail-grid>section{border:1px solid var(--ink-200);border-radius:8px;overflow:hidden}.admin-detail-grid h3{min-height:44px;margin:0;padding:0 13px;border-bottom:1px solid var(--ink-150);display:flex;align-items:center;font-size:10px}.admin-field-metrics>div{min-height:54px;padding:9px 13px;border-top:1px solid var(--ink-150);display:flex;align-items:center;justify-content:space-between;gap:12px}.admin-field-metrics>div:first-child{border-top:0}.admin-field-metrics span{min-width:0;display:grid;gap:3px}.admin-field-metrics span:last-child{flex:0 0 auto;justify-items:end}.admin-field-metrics strong,.admin-field-metrics b{font-size:8px}.admin-field-metrics small{font-size:7px}.admin-signal-list{margin:0}.admin-signal-list>div{min-height:41px;padding:8px 13px;border-top:1px solid var(--ink-150);display:grid;grid-template-columns:104px minmax(0,1fr);align-items:center;gap:12px}.admin-signal-list>div:first-child{border-top:0}.admin-signal-list dt{color:var(--ink-600);font-size:8px}.admin-signal-list dd{margin:0;overflow:hidden;font-size:8px;font-weight:700;text-align:right;text-overflow:ellipsis;white-space:nowrap}.admin-history-panel,.admin-run-inspector,.admin-ledger-panel{border:1px solid var(--ink-200);border-radius:8px;overflow:hidden;background:#fff}.admin-history-heading{min-height:58px;padding:12px 14px;display:flex;align-items:center;justify-content:space-between;gap:18px}.admin-history-heading>div{min-width:0}.admin-history-heading h3{margin:0 0 4px;font-size:11px}.admin-history-heading p{margin:0;font-size:8px}.admin-history-heading>span{flex:0 0 auto;color:var(--ink-600);font-size:8px;font-weight:700}.admin-run-list{border-top:1px solid var(--ink-150)}.admin-run-list>button{width:100%;min-height:76px;padding:10px 13px;border:0;border-top:1px solid var(--ink-150);display:grid;grid-template-columns:auto minmax(0,1fr) auto auto;align-items:center;gap:12px;color:inherit;background:transparent;text-align:left;cursor:pointer}.admin-run-list>button:first-child{border-top:0}.admin-run-list>button:hover,.admin-run-list>button.active{background:var(--ink-50)}.admin-run-list>button.active{box-shadow:inset 3px 0 var(--usage-violet)}.admin-run-list>button>svg{color:var(--ink-500)}.admin-run-status{width:8px;height:8px;border-radius:50%;background:var(--ink-400);box-shadow:0 0 0 4px var(--ink-100)}.admin-run-status--completed{background:var(--action-green-600);box-shadow:0 0 0 4px var(--green-50)}.admin-run-status--completed_with_errors{background:var(--usage-orange);box-shadow:0 0 0 4px var(--usage-orange-soft)}.admin-run-status--queued,.admin-run-status--running,.admin-run-status--paused{background:var(--usage-blue);box-shadow:0 0 0 4px var(--usage-blue-soft)}.admin-run-status--failed,.admin-run-status--cancelled{background:var(--red-500);box-shadow:0 0 0 4px var(--red-50)}.admin-run-identity{min-width:0;display:grid;gap:4px}.admin-run-identity>strong{overflow:hidden;font-size:9px;text-overflow:ellipsis;white-space:nowrap}.admin-run-identity>small{overflow:hidden;font-size:7px;text-overflow:ellipsis;white-space:nowrap}.admin-field-tags{display:flex;align-items:center;flex-wrap:wrap;gap:5px}.admin-free-repeat{padding:3px 5px;position:relative;border-radius:4px;color:var(--usage-violet);background:var(--usage-violet-soft);font-size:6px;font-weight:750}.enrichment-field-symbols{height:30px;border:1px solid var(--ink-200);border-radius:8px;display:inline-flex;align-items:stretch;overflow:visible;background:var(--ink-50)}.enrichment-field-symbol{--field-symbol-color: var(--usage-blue);width:31px;position:relative;display:grid;place-items:center;flex:0 0 auto;color:var(--field-symbol-color)}.enrichment-field-symbol+.enrichment-field-symbol{border-left:1px solid var(--ink-200)}.enrichment-field-symbol--personal{--field-symbol-color: var(--usage-violet)}.enrichment-field-symbol--mobile{--field-symbol-color: var(--usage-teal)}.enrichment-field-symbol__mail{position:absolute;right:4px;bottom:4px;padding:1px;border-radius:2px;color:var(--field-symbol-color);background:var(--ink-50)}.enrichment-field-symbol:after,.admin-free-repeat:after{content:attr(data-tooltip);padding:4px 6px;position:absolute;z-index:10;top:50%;border:1px solid rgba(255,255,255,.12);border-radius:5px;color:#f8fafc;background:#111827;box-shadow:0 4px 12px #0f172a2e;font-size:7px;font-weight:700;line-height:1;opacity:0;pointer-events:none;transform:translate(-2px,-50%);transition:opacity .14s ease,transform .14s ease;white-space:nowrap}.enrichment-field-symbol:after{left:var(--field-tooltip-offset)}.admin-free-repeat:after{left:calc(100% + 6px)}.enrichment-field-symbol:hover:after,.admin-free-repeat:hover:after{opacity:1;transform:translateY(-50%)}.admin-run-outcome{display:grid;justify-items:end;gap:4px}.admin-run-outcome b{font-size:8px}.admin-run-outcome small{font-size:7px}.admin-run-inspector>.admin-modal-loading{min-height:130px;border-top:1px solid var(--ink-150)}.admin-run-inspector>.login-error{margin:0 14px 14px}.admin-profile-list{max-height:330px;overflow:auto;border-top:1px solid var(--ink-150)}.admin-profile-list>div{min-height:58px;padding:9px 13px;border-top:1px solid var(--ink-150);display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:11px}.admin-profile-list>div:first-child{border-top:0}.admin-profile-index{width:25px;height:25px;border-radius:7px;display:grid;place-items:center;color:var(--usage-violet);background:var(--usage-violet-soft);font-size:7px;font-weight:800}.admin-profile-list>div>span:nth-child(2){min-width:0;display:grid;gap:3px}.admin-profile-list strong{font-size:8px}.admin-profile-list a{max-width:560px;overflow:hidden;display:inline-flex;align-items:center;gap:4px;color:var(--usage-blue);font-size:7px;text-overflow:ellipsis;white-space:nowrap}.admin-profile-list>div>span:last-child{display:grid;justify-items:end;gap:3px}.admin-profile-list b{font-size:8px}.admin-profile-list small{font-size:7px}.admin-ledger-panel>.admin-detail-row{border-top:1px solid var(--ink-150)}.admin-detail-row{min-height:55px;padding:9px 13px;border-top:1px solid var(--ink-150);display:flex;align-items:center;justify-content:space-between;gap:12px}.admin-detail-row:first-of-type{border-top:0}.admin-detail-row>span{min-width:0;display:grid;gap:3px}.admin-detail-row>span:last-child{justify-items:end;flex:0 0 auto}.admin-detail-row strong{max-width:270px;overflow:hidden;font-size:8px;text-overflow:ellipsis;white-space:nowrap}.admin-detail-row b{font-size:8px}.admin-detail-row small{font-size:7px}.admin-detail-row .admin-positive{color:var(--action-green-600)}@media(max-width:1320px){.recent-workspace__body{grid-template-columns:minmax(0,1fr) 270px}.recent-ledger{padding-inline:24px}.recent-ledger__columns,.recent-ledger__run{grid-template-columns:78px minmax(125px,1.3fr) minmax(95px,.9fr) 86px 58px 102px 18px;gap:10px}.recent-ledger__columns,.recent-ledger__run{padding-inline:8px}.recent-ledger__input{grid-template-columns:40px minmax(0,1fr);gap:9px}.recent-ledger__candidate-icon{width:40px;height:40px;border-radius:9px}.recent-ledger__status{gap:5px;font-size:10px}.recent-summary__section{padding-inline:20px}.candidate-entry-command__profiles{grid-template-columns:150px minmax(0,1fr);gap:16px}.candidate-entry-command__alternatives button{padding-inline:14px}.candidate-entry-command__selection{grid-template-columns:minmax(0,1fr) auto;grid-template-rows:68px 60px;column-gap:14px}.candidate-entry-command__fields{grid-column:1 / -1;grid-row:1}.candidate-entry-command__preferences{grid-column:1;grid-row:2;width:auto;padding-left:0}.candidate-entry-command__run{grid-column:2;grid-row:2;min-height:44px}.candidate-entry-command__fields{grid-template-columns:repeat(3,minmax(0,1fr))}.candidate-entry-field{padding-inline:28px;gap:14px}.candidate-entry-field>strong{font-size:14px}.candidate-entry-command__preferences{min-width:0}}@media(max-width:1050px){:root{--focused-sidebar-width: 204px}.recent-workspace__body{grid-template-columns:minmax(0,1fr)}.recent-summary{border-top:1px solid #dfe6ef;border-left:0;display:grid;grid-template-columns:repeat(3,minmax(0,1fr))}.recent-summary__section{border-right:1px solid #dfe6ef;border-bottom:0}.recent-summary__section:last-child{border-right:0}.candidate-stage--upload{padding:42px 28px 40px}.candidate-entry-command__profiles{min-height:0;grid-template-columns:130px minmax(0,1fr);gap:14px}.candidate-entry-command__alternatives{align-items:center;flex-direction:row}.candidate-entry-field{padding-inline:12px;gap:9px}.candidate-entry-field>strong{font-size:12px}.candidate-entry-command__selection{grid-template-columns:minmax(0,1fr) auto;grid-template-rows:64px 58px;column-gap:12px}.candidate-entry-command__fields{grid-column:1 / -1;grid-row:1}.candidate-entry-command__preferences{grid-column:1;grid-row:2;min-width:0;padding-left:0}.candidate-entry-command__run{grid-column:2;grid-row:2}.candidate-workflow-header{grid-template-columns:1fr;gap:18px}.candidate-method-tabs button{width:210px}.candidate-intake-body{grid-template-columns:minmax(0,1.6fr) minmax(250px,.8fr)}.account-aside{position:static}.admin-kpi-grid{grid-template-columns:repeat(2,1fr)}.admin-kpi:nth-child(2n){border-right:0}.admin-kpi:nth-child(-n+4){border-bottom:1px solid var(--ink-150)}.admin-overview-grid{grid-template-columns:1fr}.admin-inquiry-row{grid-template-columns:auto minmax(150px,.65fr) minmax(220px,1.35fr)}.admin-inquiry-actions{grid-column:2 / -1;justify-content:flex-start}.admin-detail-summary{grid-template-columns:repeat(3,1fr)}.admin-detail-summary>div:nth-child(3n){border-right:0}.admin-detail-summary>div:nth-child(-n+3){border-bottom:1px solid var(--ink-150)}.admin-credit-form{grid-template-columns:1fr 1fr}.admin-credit-form .button{align-self:end}}@media(min-width:761px)and (max-width:900px){.recent-ledger__columns{display:none}.recent-ledger__run{min-height:126px;padding:14px 4px;grid-template-columns:66px minmax(0,1fr) auto;grid-template-areas:"time input arrow" "fields fields status" "results credits status";gap:11px 12px}.recent-ledger__time{grid-area:time}.recent-ledger__input{grid-area:input;grid-template-columns:40px minmax(0,1fr);gap:9px}.recent-ledger__candidate-icon{width:40px;height:40px;border-radius:9px}.recent-ledger__fields{grid-area:fields;justify-content:flex-start}.recent-ledger__results{grid-area:results}.recent-ledger__credits{grid-area:credits}.recent-ledger__status{grid-area:status;align-self:center}.recent-ledger__status>span{display:none}.recent-ledger__arrow{grid-area:arrow}.recent-ledger__result-track{width:62px}}@media(max-width:760px){.focused-sidebar{transform:translate(-102%);transition:transform var(--transition);box-shadow:none}.focused-sidebar--open{transform:translate(0);box-shadow:var(--shadow-md)}.focused-sidebar__close{display:grid}.focused-sidebar__scrim{display:block;position:fixed;z-index:35;top:0;right:0;bottom:0;left:0;border:0;background:#121c1552}.focused-mobile-header{height:58px;padding:0 14px;position:sticky;top:0;z-index:30;border-bottom:1px solid var(--ink-150);display:flex;align-items:center;justify-content:space-between;background:#fffffff5;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.focused-mobile-header>button{width:36px;height:36px;border:0;border-radius:8px;display:grid;place-items:center;background:transparent;cursor:pointer}.focused-mobile-header>.focused-mobile-header__brand-home{width:auto;padding:4px 8px}.focused-mobile-header .brand__wordmark{height:18px}.focused-content{margin-left:0}.page-skeleton{min-height:calc(100vh - 58px);padding:24px 16px 44px}.page-skeleton--enrich{padding-top:28px}.page-skeleton--recent{padding:0}.page-skeleton__command-row{min-height:80px;padding:13px;grid-template-columns:74px minmax(100px,1fr) 42px;gap:10px}.page-skeleton__command-tool{width:42px}.page-skeleton__command-tool:last-child{display:none}.page-skeleton__field-row{min-height:84px}.page-skeleton__field{height:84px}.page-skeleton__command-footer{align-items:flex-start;flex-wrap:wrap}.page-skeleton__command-footer .page-skeleton__action{margin-left:auto}.page-skeleton__metrics,.page-skeleton__metrics--five{grid-template-columns:repeat(2,1fr)}.page-skeleton__metric{height:86px}.page-skeleton__dashboard,.page-skeleton__recent-grid{grid-template-columns:1fr}.page-skeleton--recent .page-skeleton__header{min-height:88px;padding:15px 16px}.page-skeleton__ledger{padding:22px 16px 34px}.page-skeleton__ledger-row{height:125px}.page-skeleton__summary{display:none}.page-skeleton__account-fields{grid-template-columns:1fr}.candidate-stage--upload{min-height:calc(100vh - 116px);padding:28px 16px 32px}.recent-enrichments-page,.recent-workspace{min-height:calc(100vh - 58px)}.recent-workspace__header{min-height:88px;padding:15px 16px;gap:10px}.recent-workspace__heading-icon{width:31px;height:31px}.recent-workspace__heading-icon svg{width:27px;height:27px}.recent-workspace__heading-copy h1{font-size:22px;letter-spacing:-.6px}.recent-workspace__heading-copy p{font-size:12px}.recent-workspace__header .button{min-height:40px;padding-inline:13px;font-size:11px}.recent-ledger{padding:22px 16px 34px}.recent-ledger__group+.recent-ledger__group{margin-top:27px}.recent-ledger__group>h2{margin-bottom:13px;font-size:14px}.recent-ledger__columns{display:none}.recent-ledger__run{min-height:126px;padding:14px 4px;grid-template-columns:66px minmax(0,1fr) auto;grid-template-areas:"time input arrow" "fields fields status" "results credits status";gap:11px 12px}.recent-ledger__time{grid-area:time}.recent-ledger__input{grid-area:input;grid-template-columns:40px minmax(0,1fr);gap:9px}.recent-ledger__candidate-icon{width:40px;height:40px;border-radius:9px}.recent-ledger__fields{grid-area:fields;justify-content:flex-start}.recent-ledger__results{grid-area:results}.recent-ledger__credits{grid-area:credits}.recent-ledger__status{grid-area:status;align-self:center}.recent-ledger__status>span{display:none}.recent-ledger__arrow{grid-area:arrow}.recent-ledger__result-track{width:62px}.recent-summary{display:block}.recent-summary__section{padding:24px 20px;border-right:0;border-bottom:1px solid #dfe6ef}.recent-summary__section:last-child{border-bottom:0}.candidate-entry-command{margin-top:0;padding:0}.candidate-entry-command__profiles{min-height:0;padding:18px;grid-template-columns:1fr;gap:14px}.candidate-entry-command__source{padding:0;align-items:center}.candidate-entry-command__source strong{padding-top:0}.candidate-entry-command__search-bar{grid-template-columns:1fr;gap:12px}.candidate-entry-command__tools{width:100%;border-top:1px solid #d8dde5;align-items:center}.candidate-entry-command__alternatives{width:100%;align-items:center;flex-direction:row;justify-content:stretch}.candidate-entry-command__alternatives button{flex:1;min-height:44px;padding-inline:10px;gap:6px;font-size:12px}.candidate-entry-command__tools>span{min-height:42px;padding-left:12px;font-size:12px}.candidate-command-input input,.candidate-command-selection{min-height:64px;font-size:14px}.candidate-entry-command__selection{min-height:0;padding:18px;grid-template-columns:minmax(0,1fr) auto;grid-template-rows:64px 54px;gap:12px 10px}.candidate-entry-command__fields{grid-column:1 / -1;grid-row:1;grid-template-columns:repeat(3,minmax(0,1fr))}.candidate-entry-field{min-height:64px}.candidate-entry-command__run{grid-column:2;grid-row:2;width:fit-content;min-height:42px;margin-left:0}.candidate-entry-command__preferences{grid-column:1;grid-row:2;width:100%;min-width:0;margin-top:2px;gap:18px}.candidate-workflow-header{min-height:auto;padding:24px 16px 16px}.candidate-workflow-header--detail{min-height:0;padding-block:12px}.candidate-workflow-header h1{font-size:23px}.candidate-stage{padding:12px 16px 42px}.usage-dashboard-grid{grid-template-columns:1fr}.candidate-intake-surface{min-height:0}.candidate-method-tabs{min-height:0;padding:14px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.candidate-method-tabs button{width:100%;min-height:62px;padding:0 10px;gap:8px}.candidate-method-tabs button strong{font-size:11px}.candidate-method-tabs button small{display:none}.candidate-intake-body{grid-template-columns:1fr}.candidate-intake-primary{min-height:360px;margin:14px}.candidate-upload{min-height:360px;padding:26px 18px}.candidate-linkedin-lookup{padding:28px 18px}.candidate-paste-panel{min-height:440px;padding:24px 18px}.candidate-intake-details{padding:0 18px;border-top:1px solid var(--ink-150);border-left:0}.candidate-requirements{padding:18px}.candidate-source-strip{align-items:flex-start;flex-direction:column;gap:7px;padding-block:12px}.candidate-source-strip .status-badge{margin-left:0}.candidate-result-summary{grid-template-columns:repeat(3,minmax(0,1fr))}.candidate-results-heading{align-items:flex-start;flex-direction:column}.candidate-results-heading__status>span:last-child{grid-template-columns:1fr;gap:3px}.candidate-results-heading__status>span:last-child>span{grid-column:1}.candidate-credit-pause{align-items:flex-start;flex-wrap:wrap}.candidate-credit-pause__copy{flex-basis:calc(100% - 46px)}.candidate-credit-pause .button,.candidate-stage__actions{width:100%}.candidate-stage__actions .button{flex:1}.candidate-results-progress{min-height:76px;padding-inline:16px}.candidate-results-progress--complete{min-height:64px;padding-block:10px 4px}.candidate-results-progress__status{flex-wrap:wrap}.candidate-results-progress__status>span{flex-basis:calc(100% - 34px);margin-left:34px}.candidate-results-toolbar{min-height:0;padding-inline:16px;align-items:flex-start;flex-direction:column;gap:0}.candidate-results-toolbar__filters{width:100%;overflow-x:auto;gap:18px}.candidate-results-toolbar button{min-height:62px}.candidate-results-progress--complete+.candidate-results-toolbar button{min-height:52px}.candidate-results-toolbar__legend{min-height:48px;width:100%;overflow-x:auto}.product-page{padding:24px 16px 44px}.usage-page-heading{align-items:flex-start;flex-direction:column}.usage-page-heading__actions{width:100%;align-items:stretch;flex-direction:column}.usage-range{overflow-x:auto}.usage-range button{flex:1 0 auto}.usage-credit-policy{grid-template-columns:auto minmax(0,1fr)}.usage-credit-policy .button{grid-column:1 / -1;justify-content:center}.usage-kpi-strip{grid-template-columns:repeat(2,1fr)}.usage-kpi:nth-child(2n){border-right:0}.usage-kpi:nth-child(-n+4){border-bottom:1px solid var(--ink-150)}.usage-kpi:last-child{grid-column:1 / -1;border-right:0}.account-page-heading{align-items:flex-start}.account-page-heading>span{justify-items:start}.account-overview-grid{grid-template-columns:1fr}.admin-page-heading{align-items:flex-start;flex-direction:column}.admin-heading-actions{width:100%;align-items:stretch;flex-direction:column}.admin-notifications-panel .admin-section-heading{align-items:flex-start}.admin-access-generator .button{justify-content:center}.admin-access-generated{align-items:flex-start;flex-direction:column}.admin-access-generated>span:first-child{align-items:flex-start;flex-direction:column;gap:5px}.admin-access-workspace{grid-template-columns:1fr}.admin-access-waitlist{border-right:0;border-bottom:1px solid var(--ink-150)}.admin-notifications-workspace{max-height:none;grid-template-columns:1fr}.admin-notifications-list{max-height:280px;border-right:0;border-bottom:1px solid var(--ink-150)}.admin-notification-detail{min-height:340px;padding:18px}.admin-notification-metadata{grid-template-columns:1fr}.admin-notification-metadata>div{border-right:0}.admin-notification-metadata>div:nth-last-child(2){border-bottom:1px solid var(--ink-150)}.admin-users-toolbar{align-items:flex-start;flex-direction:column}.admin-search{width:100%}.admin-account-context{grid-template-columns:auto minmax(0,1fr)}.admin-account-flags{grid-column:1 / -1;justify-content:flex-start}.admin-detail-summary{grid-template-columns:repeat(2,1fr)}.admin-detail-summary>div:nth-child(3n){border-right:1px solid var(--ink-150)}.admin-detail-summary>div:nth-child(2n){border-right:0}.admin-detail-summary>div:nth-child(-n+4){border-bottom:1px solid var(--ink-150)}.admin-credit-form,.admin-detail-grid{grid-template-columns:1fr}.admin-run-list>button{grid-template-columns:auto minmax(0,1fr) auto}.admin-run-outcome{grid-column:2;justify-items:start}.admin-run-list>button>svg{grid-column:3;grid-row:1 / span 2}.admin-profile-list>div{grid-template-columns:auto minmax(0,1fr)}.admin-profile-list>div>span:last-child{grid-column:2;justify-items:start}}@media(max-width:460px){.contact-form__options{grid-template-columns:1fr}.recent-workspace__header .button{width:40px;padding:0}.recent-workspace__header .button>span{display:none}.recent-workspace__header .button>svg{margin:0;display:block;color:#fff}.recent-workspace__heading-copy h1{font-size:20px}.recent-ledger__run{grid-template-columns:58px minmax(0,1fr) auto}.candidate-entry-command__profiles{padding:16px}.candidate-entry-command__tools>span{display:none}.candidate-entry-command__selection{grid-template-columns:minmax(0,1fr) auto;grid-template-rows:auto auto 40px}.candidate-entry-command__fields{grid-template-columns:1fr}.candidate-entry-command__fields{grid-column:1 / -1;grid-row:1}.candidate-entry-field{padding-inline:16px;border:0;border-radius:0}.candidate-entry-field+.candidate-entry-field{border-top:1px solid #d8dde5;border-left:0}.candidate-entry-command__preferences{grid-column:1 / -1;grid-row:2;flex-wrap:wrap;row-gap:8px}.candidate-entry-command__run{grid-column:2;grid-row:3}.candidate-command-selection__copy small{display:none}.candidate-method-tabs button{min-height:58px;justify-content:center}.candidate-method-tabs button>span{display:none}.candidate-linkedin-search{padding:10px;grid-template-columns:auto minmax(0,1fr)}.candidate-linkedin-search .button{width:100%;grid-column:1 / -1}.candidate-linkedin-lookup>p{margin-bottom:18px}.candidate-paste-panel>div:last-child{align-items:stretch;flex-direction:column}.candidate-paste-panel .button{width:100%}.candidate-upload__actions{width:100%;flex-direction:column}.candidate-upload__actions>span{display:none}.candidate-upload__actions .button{width:100%}.candidate-result-summary{grid-template-columns:1fr}.candidate-result-summary>div:first-child{grid-column:auto}.candidate-result-summary>.candidate-result-summary__item{min-height:98px;padding:16px 14px 14px}.candidate-result-summary__item>span:not(.candidate-result-summary__icon){height:auto;display:block;font-size:10px;letter-spacing:.055em;white-space:normal}.candidate-results-heading__status{align-items:flex-start}.candidate-results-heading__icon{width:36px;height:36px}.candidate-results-heading__status strong{font-size:15px}.usage-page-heading h1,.account-page-heading h1{font-size:22px}.account-form{grid-template-columns:1fr}.account-form__actions{grid-column:1}.admin-kpi-grid{grid-template-columns:1fr}.admin-kpi{border-right:0;border-bottom:1px solid var(--ink-150)}.admin-kpi:last-child{border-bottom:0}.admin-detail-summary{grid-template-columns:1fr}.admin-detail-summary>div{border-right:0;border-bottom:1px solid var(--ink-150)}.admin-detail-summary>div:last-child{border-bottom:0}.admin-history-heading{align-items:flex-start;flex-direction:column;gap:5px}}:root[data-theme=dark]{color-scheme:dark;color:#e4e4e7;background:#09090b;--green-25: #111113;--green-50: #18181b;--green-100: #27272a;--green-200: #3f3f46;--green-300: #52525b;--green-400: #71717a;--green-500: #a1a1aa;--green-600: #d4d4d8;--green-700: #e4e4e7;--green-800: #fafafa;--ink-950: #fafafa;--ink-900: #f4f4f5;--ink-800: #e4e4e7;--ink-700: #d4d4d8;--ink-600: #a1a1aa;--ink-500: #71717a;--ink-400: #52525b;--ink-300: #3f3f46;--ink-200: #303033;--ink-150: #27272a;--ink-100: #1f1f22;--ink-50: #18181b;--orange-50: #2c1d12;--orange-100: #4a2b17;--orange-400: #ff9b4f;--orange-500: #ff9b4f;--orange-700: #ffc18d;--blue-50: #102337;--blue-500: #71b7ff;--usage-blue: #72a7ff;--usage-blue-soft: #142442;--usage-blue-bar: #78aaf4;--usage-not-matched: #d27e86;--usage-not-matched-strong: #ff9ba3;--usage-not-matched-soft: #3d2226;--usage-matched: #75d0a5;--usage-matched-soft: #18372a;--usage-teal: #42c5ca;--usage-teal-soft: #123638;--usage-orange: #ff9a52;--usage-orange-soft: #3a2517;--usage-indigo: #9aa6ff;--usage-indigo-soft: #22264c;--usage-violet: #c28cff;--usage-violet-soft: #342247;--red-50: #2c1718;--red-500: #ff7b78;--shadow-xs: 0 1px 2px rgba(0, 0, 0, .28);--shadow-sm: 0 8px 22px rgba(0, 0, 0, .3);--shadow-md: 0 18px 50px rgba(0, 0, 0, .38)}:root[data-theme=dark],:root[data-theme=dark] body,:root[data-theme=dark] #root{background:#09090b}:root[data-theme=dark] .login-page{background:radial-gradient(circle at 50% 0%,#242427,#09090b 48%)}:root[data-theme=dark] .legal-page{background:#09090b}:root[data-theme=dark] .legal-page>article,:root[data-theme=dark] .onboarding-card form input{background:#101012}:root[data-theme=dark] .login-card,:root[data-theme=dark] .modal,:root[data-theme=dark] .toast,:root[data-theme=dark] .button--secondary{background:#141416}:root[data-theme=dark] .focused-shell,:root[data-theme=dark] .focused-sidebar,:root[data-theme=dark] .candidate-enrichment-page,:root[data-theme=dark] .candidate-workflow-header,:root[data-theme=dark] .product-page,:root[data-theme=dark] .page-skeleton{background:#0d0d0f}:root[data-theme=dark] .page-skeleton__panel,:root[data-theme=dark] .page-skeleton__enrich-command{border-color:#303641;background:#151517}:root[data-theme=dark] .page-skeleton__command-row,:root[data-theme=dark] .page-skeleton__command-footer,:root[data-theme=dark] .page-skeleton__toolbar,:root[data-theme=dark] .page-skeleton__card-heading{border-color:#303641}:root[data-theme=dark] .page-skeleton__shape{background:linear-gradient(100deg,#22252a 18%,#30343a,#22252a 58%);background-size:240% 100%}:root[data-theme=dark] .page-skeleton__metrics{border-color:#303641;background:#303641}:root[data-theme=dark] .page-skeleton--recent .page-skeleton__header,:root[data-theme=dark] .page-skeleton__summary{border-color:#303641}:root[data-theme=dark] .page-skeleton__table-row,:root[data-theme=dark] .page-skeleton__ledger-row{border-color:#151517}:root[data-theme=dark] .focused-sidebar{border-right-color:var(--ink-150)}:root[data-theme=dark] .focused-sidebar__nav button{color:var(--ink-700)}:root[data-theme=dark] .focused-sidebar__nav button:hover{color:var(--ink-950);background:var(--ink-50)}:root[data-theme=dark] .focused-sidebar__feedback{color:var(--ink-700)}:root[data-theme=dark] .focused-sidebar__feedback:hover{color:var(--ink-950);background:var(--ink-50)}:root[data-theme=dark] .focused-sidebar__nav button.active{color:#68a0ff;background:#142038}:root[data-theme=dark] .candidate-intake-surface,:root[data-theme=dark] .candidate-entry-command,:root[data-theme=dark] .candidate-source-switcher,:root[data-theme=dark] .candidate-source-switcher button,:root[data-theme=dark] .candidate-command-input,:root[data-theme=dark] .candidate-entry-field,:root[data-theme=dark] .candidate-command-actions,:root[data-theme=dark] .candidate-method-tabs button,:root[data-theme=dark] .candidate-upload,:root[data-theme=dark] .candidate-linkedin-search,:root[data-theme=dark] .candidate-paste-panel,:root[data-theme=dark] .candidate-requirements,:root[data-theme=dark] .candidate-result-summary,:root[data-theme=dark] .candidate-table-wrap,:root[data-theme=dark] .usage-credit-policy,:root[data-theme=dark] .usage-kpi,:root[data-theme=dark] .usage-kpi--success,:root[data-theme=dark] .usage-activity-panel,:root[data-theme=dark] .usage-insights-panel,:root[data-theme=dark] .usage-runs-panel,:root[data-theme=dark] .product-card,:root[data-theme=dark] .account-section,:root[data-theme=dark] .account-summary-card,:root[data-theme=dark] .account-heading-identity,:root[data-theme=dark] .admin-kpi-grid,:root[data-theme=dark] .admin-panel,:root[data-theme=dark] .admin-detail-grid>section,:root[data-theme=dark] .admin-detail-summary,:root[data-theme=dark] .admin-account-context,:root[data-theme=dark] .admin-history-panel,:root[data-theme=dark] .admin-run-inspector,:root[data-theme=dark] .admin-ledger-panel{background:#151517}:root[data-theme=dark] .admin-kpi--indigo{--admin-tone: #aab2ff;--admin-soft: #252943}:root[data-theme=dark] .admin-notifications-list-heading,:root[data-theme=dark] .admin-access-subheading,:root[data-theme=dark] .admin-notification-item:hover,:root[data-theme=dark] .admin-notification-item--active{background:#151517}:root[data-theme=dark] .admin-access-generated{border-color:#2f5540;color:#8bd4a7;background:#14261b}:root[data-theme=dark] .admin-access-generated small{color:#8eb49b}:root[data-theme=dark] .candidate-stage--upload{background:#0b0d12}:root[data-theme=dark] .candidate-entry-intro h2{color:var(--ink-950)}:root[data-theme=dark] .candidate-entry-intro p{color:#aeb7c6}:root[data-theme=dark] .recent-enrichments-page,:root[data-theme=dark] .recent-workspace,:root[data-theme=dark] .recent-workspace__header,:root[data-theme=dark] .recent-ledger__run,:root[data-theme=dark] .recent-summary{background:#0d0d0f}:root[data-theme=dark] .recent-workspace__header,:root[data-theme=dark] .recent-ledger__columns,:root[data-theme=dark] .recent-ledger__run,:root[data-theme=dark] .recent-summary,:root[data-theme=dark] .recent-summary__section,:root[data-theme=dark] .recent-summary__metric{border-color:#303641}:root[data-theme=dark] .recent-workspace__heading-copy h1,:root[data-theme=dark] .recent-ledger__time strong,:root[data-theme=dark] .recent-ledger__input strong,:root[data-theme=dark] .recent-ledger__results strong,:root[data-theme=dark] .recent-ledger__credits strong,:root[data-theme=dark] .recent-ledger__empty strong,:root[data-theme=dark] .recent-summary__metric strong,:root[data-theme=dark] .recent-summary__credits>strong{color:#f4f7fb}:root[data-theme=dark] .recent-workspace__heading-copy p,:root[data-theme=dark] .recent-ledger__columns,:root[data-theme=dark] .recent-ledger__time small,:root[data-theme=dark] .recent-ledger__input small,:root[data-theme=dark] .recent-ledger__results small,:root[data-theme=dark] .recent-ledger__credits small,:root[data-theme=dark] .recent-ledger__empty,:root[data-theme=dark] .recent-summary__metric span,:root[data-theme=dark] .recent-summary__field-row strong,:root[data-theme=dark] .recent-summary__field-row small,:root[data-theme=dark] .recent-summary__credits>span{color:#a8b3c4}:root[data-theme=dark] .recent-ledger__group>h2,:root[data-theme=dark] .recent-summary__section h2{color:#d5dbea}:root[data-theme=dark] .recent-ledger__run:hover{background:#111827}:root[data-theme=dark] .recent-workspace__heading-icon{color:#6f9fff}:root[data-theme=dark] .recent-ledger__status{color:#69c97e}:root[data-theme=dark] .recent-ledger__status--queued,:root[data-theme=dark] .recent-ledger__status--running{color:#77a8ff}:root[data-theme=dark] .recent-ledger__status--failed,:root[data-theme=dark] .recent-ledger__status--paused,:root[data-theme=dark] .recent-ledger__status--cancelled{color:#f2a27d}:root[data-theme=dark] .recent-summary__metric>svg{color:#93a2b8}:root[data-theme=dark] .recent-ledger__candidate-icon{color:#82adff;background:#17233a}:root[data-theme=dark] .recent-ledger__result-track,:root[data-theme=dark] .recent-summary__field-track{background:#303641}:root[data-theme=dark] .brand__wordmark{filter:brightness(0) invert(1)}:root[data-theme=dark] .landing-page .brand__wordmark{filter:none}:root[data-theme=dark] .candidate-entry-command{border-color:#303641;background:#151517;box-shadow:0 1px 2px #0000002e}:root[data-theme=dark] .candidate-entry-command__profiles,:root[data-theme=dark] .candidate-entry-command__search-bar,:root[data-theme=dark] .candidate-entry-command__tools{background:transparent}:root[data-theme=dark] .candidate-entry-command__profiles{border-bottom-color:#303641}.landing-page .brand__wordmark{height:26px}.landing-footer .brand__wordmark{height:18px}.landing-signin__story .brand__wordmark{width:168px;height:auto}@media(max-width:900px){.landing-signin__story .brand__wordmark{width:148px}}@media(max-width:560px){.landing-page .brand__wordmark{height:21px}.landing-signin__story .brand__wordmark{width:132px}}:root[data-theme=dark] .candidate-entry-command__source,:root[data-theme=dark] .candidate-entry-command__source strong{color:#f0f3f8}:root[data-theme=dark] .candidate-entry-command__alternatives button{color:#d7dde8;background:transparent}:root[data-theme=dark] .candidate-entry-command__alternatives button+button{border-left-color:#303641}:root[data-theme=dark] .candidate-entry-command__alternatives button:hover{color:#fff}:root[data-theme=dark] .candidate-entry-command__tools>span{border-left-color:#303641;color:#929daf}:root[data-theme=dark] .candidate-command-selection{border-color:#303744;color:#eef2f8;background:#111318}:root[data-theme=dark] .candidate-command-input input{border-color:transparent;color:#eef2f8;background:transparent}:root[data-theme=dark] .candidate-command-input input::placeholder{color:#8d98ab}:root[data-theme=dark] .candidate-command-input input:-webkit-autofill,:root[data-theme=dark] .candidate-command-input input:-webkit-autofill:hover,:root[data-theme=dark] .candidate-command-input input:-webkit-autofill:focus{-webkit-text-fill-color:#eef2f8;caret-color:#eef2f8;box-shadow:0 0 0 1000px #111318 inset}:root[data-theme=dark] .candidate-command-selection__icon{color:#78a8ff;background:#17233a}:root[data-theme=dark] .candidate-command-selection__copy strong{color:#f0f3f8}:root[data-theme=dark] .candidate-command-selection__copy small{color:#9ba7b9}:root[data-theme=dark] .candidate-command-selection>button{color:#c7d0de}:root[data-theme=dark] .candidate-command-selection>button:hover{color:#fff;background:#25282f}:root[data-theme=dark] .candidate-source-modal__dropzone{border-color:#3c4656;color:#c7d0de;background:#101012}:root[data-theme=dark] .candidate-source-modal__dropzone:hover,:root[data-theme=dark] .candidate-source-modal__dropzone--dragging{border-color:#78a8ff;color:#78a8ff;background:#121b2b}:root[data-theme=dark] .candidate-source-modal__dropzone strong{color:#f0f3f8}:root[data-theme=dark] .candidate-source-modal__dropzone small,:root[data-theme=dark] .candidate-source-modal--paste>small{color:#9ba7b9}:root[data-theme=dark] .candidate-source-modal--paste label{color:#d7dde8}:root[data-theme=dark] .candidate-source-modal--paste textarea{border-color:#303744;color:#eef2f8;background:#101012}:root[data-theme=dark] .candidate-source-modal--paste textarea::placeholder{color:#8d98ab}:root[data-theme=dark] .candidate-source-modal--paste textarea:focus{border-color:#59697f;box-shadow:0 0 0 3px #59697f33}:root[data-theme=dark] .candidate-entry-command__selection{background:transparent}:root[data-theme=dark] .candidate-entry-field{color:#c7d0de;background:transparent}:root[data-theme=dark] .candidate-entry-command__fields{border-color:#303641}:root[data-theme=dark] .candidate-entry-field+.candidate-entry-field{border-color:#303641}:root[data-theme=dark] .candidate-entry-field:hover{border-color:#303641;color:#fff;background:#ffffff09}:root[data-theme=dark] .candidate-entry-field--selected{color:#78a8ff;background:#1f74ff21;box-shadow:inset 0 0 0 1px #4d8dff61}:root[data-theme=dark] .candidate-entry-field:not(.candidate-entry-field--selected) .candidate-entry-field__check{border-color:#718096}:root[data-theme=dark] .candidate-entry-field__icon{color:#8d98ab}:root[data-theme=dark] .candidate-entry-field--selected .candidate-entry-field__icon{color:#78a8ff}:root[data-theme=dark] .candidate-command-preference__copy strong{color:#aeb7c6}:root[data-theme=dark] .candidate-command-preference__control>span{border-color:#596474;background:#353c47}:root[data-theme=dark] .candidate-command-preference__control input:checked+span{border-color:#4d8dff;background:#4d8dff}:root[data-theme=dark] .candidate-command-preference__spinner{color:#78a8ff}:root[data-theme=dark] .candidate-entry-command__run:disabled{border-color:#285a3a;color:#a7b8ad;background:#183a25;box-shadow:none;opacity:1}:root[data-theme=dark] .candidate-method-tabs button.active{border-color:var(--ink-900);background:#1b1b1e;box-shadow:inset 0 0 0 1px var(--ink-900)}:root[data-theme=dark] .candidate-detail-back{color:#aeb7c6}:root[data-theme=dark] .candidate-detail-back:hover{color:#f2f4f7;background:#25282f}:root[data-theme=dark] .candidate-upload--dragging{background:var(--green-50)}:root[data-theme=dark] .candidate-results-heading__icon{border-color:#285a3a;color:#5ad797;background:#153323}:root[data-theme=dark] .candidate-results-heading--progress .candidate-results-heading__icon{border-color:#31558b;color:#82afff;background:#172a49}:root[data-theme=dark] .candidate-credit-pause{border-color:#624329;color:#e9bd91;background:#2d2118}:root[data-theme=dark] .candidate-credit-pause__icon{color:#f1ad70;background:#49301e}:root[data-theme=dark] .candidate-credit-pause__copy strong{color:#f6d5b4}:root[data-theme=dark] .candidate-credit-pause__copy small{color:#c89b72}:root[data-theme=dark] .candidate-run-failure{border-color:#713b39;color:#efaaa6;background:#301d1d}:root[data-theme=dark] .candidate-run-failure__icon{color:#f28f89;background:#4b2928}:root[data-theme=dark] .candidate-run-failure__copy strong{color:#f7c5c2}:root[data-theme=dark] .candidate-provider-access{border-color:#3b506d;color:#aac2e5;background:#1d2735}:root[data-theme=dark] .candidate-provider-access__icon{color:#8ab4ed;background:#293a51}:root[data-theme=dark] .candidate-provider-access__copy strong{color:#c4d7f2}:root[data-theme=dark] .candidate-result-summary>.candidate-result-summary__item,:root[data-theme=dark] .candidate-results-panel,:root[data-theme=dark] .candidate-results-progress,:root[data-theme=dark] .candidate-results-toolbar{border-color:#2c2f38;background:#17191f;box-shadow:none}:root[data-theme=dark] .candidate-results-toolbar{border-bottom-color:#2c2f38}:root[data-theme=dark] .candidate-results-progress__track{background:#30343d}:root[data-theme=dark] .candidate-results-progress__status strong{color:#edf1f6}:root[data-theme=dark] .candidate-results-toolbar button.active{color:#82afff;background:transparent}:root[data-theme=dark] .candidate-results-toolbar button.active>span{color:#a8c6ff;background:#223d69}:root[data-theme=dark] .candidate-results-table th{background:#1d2027}:root[data-theme=dark] .candidate-results-table th+th,:root[data-theme=dark] .candidate-results-table td+td{border-left-color:#252932}:root[data-theme=dark] .candidate-results-table tbody tr:hover{background:#1b1e25}:root[data-theme=dark] .candidate-results-table .candidate-result-identity__linkedin{color:#8f99a9}:root[data-theme=dark] .candidate-results-table .candidate-result-identity__linkedin:hover{color:#82afff}:root[data-theme=dark] .candidate-result-identity__status{color:#aeb7c6}:root[data-theme=dark] .candidate-result-identity__status--error,:root[data-theme=dark] .candidate-result-field--error small{color:#ff8c85}:root[data-theme=dark] .candidate-result-field>a,:root[data-theme=dark] .candidate-result-field--empty strong,:root[data-theme=dark] .candidate-result-credits>strong{color:#e7ebf1}:root[data-theme=dark] .candidate-result-field--empty small,:root[data-theme=dark] .candidate-result-credits>small{color:#aeb7c6}:root[data-theme=dark] .candidate-field-loading{color:#9ba5b4}:root[data-theme=dark] .candidate-field-loading .candidate-loading-spinner{color:#82afff}:root[data-theme=dark] .candidate-results-table tfoot td{border-top-color:#2c2f38;background:#1a1c22}:root[data-theme=dark] .candidate-result-identity__avatar,:root[data-theme=dark] .candidate-results-table tbody tr:nth-child(3n+2) .candidate-result-identity__avatar,:root[data-theme=dark] .candidate-results-table tbody tr:nth-child(3n) .candidate-result-identity__avatar{color:#a8c6ff;background:#1a2c4b}:root[data-theme=dark] .candidate-results-table .status-badge--success{color:#72dfb2;background:#17372a}:root[data-theme=dark] .candidate-table th,:root[data-theme=dark] .usage-runs-panel .responsive-table th,:root[data-theme=dark] .responsive-table th{background:#18181b}:root[data-theme=dark] .candidate-table tbody tr:hover td,:root[data-theme=dark] .responsive-table tbody tr:hover td{background:#1b1b1e}:root[data-theme=dark] .account-form input,:root[data-theme=dark] .account-form select,:root[data-theme=dark] .account-modal-body input,:root[data-theme=dark] .account-modal-body select,:root[data-theme=dark] .account-modal-body textarea,:root[data-theme=dark] .feedback-form textarea,:root[data-theme=dark] .contact-form__message textarea,:root[data-theme=dark] .member-row-focused select,:root[data-theme=dark] .candidate-paste-form textarea,:root[data-theme=dark] .candidate-paste-panel textarea{background:#101012;color:var(--ink-900)}:root[data-theme=dark] .admin-search,:root[data-theme=dark] .admin-credit-form input,:root[data-theme=dark] .admin-credit-form textarea,:root[data-theme=dark] .admin-credit-type{color:var(--ink-900);background:#101012}:root[data-theme=dark] .admin-page{background:#0d0d0f}:root[data-theme=dark] .account-form input[readonly]{background:var(--ink-50)}:root[data-theme=dark] .contact-form__options label{border-color:var(--ink-200);color:var(--ink-900);background:#101012}:root[data-theme=dark] .contact-form__options label:hover{border-color:var(--ink-300);background:var(--ink-50)}:root[data-theme=dark] .contact-form__options label.selected{border-color:#355c9b;background:#17233a}:root[data-theme=dark] .focused-mobile-header{background:#0d0d0ff5}:root[data-theme=dark] .focused-sidebar__scrim{background:#00000094}:root[data-theme=dark] ::selection{color:#09090b;background:var(--green-300)}@media(prefers-reduced-motion:reduce){.login-progress,.recent-ledger__spinner,.candidate-source-modal__spinner,.candidate-command-preference__spinner{animation:spin 1.4s linear infinite!important}.candidate-loading-spinner{animation:candidate-field-spin 1.4s linear infinite!important}.candidate-results-progress--active .candidate-results-progress__track:after{opacity:1;animation:candidate-progress-scan 2.4s ease-in-out infinite!important}.candidate-results-progress__track>span{transition-duration:.48s!important}.page-skeleton__shape{background-position:105% 0;animation:page-skeleton-shimmer 2.2s ease-in-out infinite!important}}
