:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#111827;background:#f5f7f8;font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}body{margin:0;min-width:320px;overflow-x:hidden}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}button,input,textarea,select{font:inherit}button{border:0;cursor:pointer}.app-shell{width:100%;max-width:100vw;overflow-x:hidden;min-height:100vh;background:#f5f7f8}.view-transition-pane{view-transition-name:app-content}html[data-swipe-nav-direction=forward]::view-transition-old(app-content),html[data-swipe-nav-direction=forward]::view-transition-new(app-content),html[data-swipe-nav-direction=back]::view-transition-old(app-content),html[data-swipe-nav-direction=back]::view-transition-new(app-content){animation-duration:.22s;animation-timing-function:cubic-bezier(.22,.61,.36,1)}html[data-swipe-nav-direction=forward]::view-transition-old(app-content){animation-name:swipeViewOutLeft}html[data-swipe-nav-direction=forward]::view-transition-new(app-content){animation-name:swipeViewInRight}html[data-swipe-nav-direction=back]::view-transition-old(app-content){animation-name:swipeViewOutRight}html[data-swipe-nav-direction=back]::view-transition-new(app-content){animation-name:swipeViewInLeft}@keyframes swipeViewOutLeft{0%{transform:translate(0);opacity:1}to{transform:translate(-18%);opacity:.62}}@keyframes swipeViewInRight{0%{transform:translate(18%);opacity:.62}to{transform:translate(0);opacity:1}}@keyframes swipeViewOutRight{0%{transform:translate(0);opacity:1}to{transform:translate(18%);opacity:.62}}@keyframes swipeViewInLeft{0%{transform:translate(-18%);opacity:.62}to{transform:translate(0);opacity:1}}@media (prefers-reduced-motion: reduce){html[data-swipe-nav-direction]::view-transition-old(app-content),html[data-swipe-nav-direction]::view-transition-new(app-content){animation-duration:1ms}}.topbar{height:64px;display:flex;align-items:center;gap:12px;padding:0 18px;color:#fff;background:linear-gradient(90deg,#081114,#101820);border-bottom:1px solid #1f2a32;position:sticky;top:0;z-index:80}.brand{display:flex;align-items:center;gap:12px;flex:0 0 auto;min-width:0;max-width:min(520px,45vw);font-size:20px;font-weight:750;white-space:nowrap}.brand img{width:34px;height:34px;flex:0 0 auto;border-radius:9px;object-fit:cover;box-shadow:0 0 18px #2dd4bf38}.brand span{min-width:0;overflow:hidden;text-overflow:ellipsis}.topbar nav{display:flex;align-items:center;gap:4px;height:100%;min-width:0;flex:1 1 0;overflow-x:auto;overflow-y:hidden;scrollbar-width:none}.topbar nav::-webkit-scrollbar{display:none}.mobile-bottom-nav{display:none}.topbar a,.topbar nav button{display:grid;place-items:center;flex:0 0 auto;height:100%;padding:0 10px;color:#d9e2e7;background:transparent;font-size:14px;text-decoration:none;border-bottom:3px solid transparent}.topbar a.active,.topbar nav button.active{color:#fff;border-color:#14b8a6}.profile{flex:0 1 auto;min-width:0;max-width:520px;display:flex;align-items:center;justify-content:flex-end;gap:8px;color:#d9e2e7;position:relative;font-size:14px}.profile span,.account-menu summary span{min-width:0;max-width:180px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.profile button{height:30px;padding:0 10px;border-radius:6px;color:#e6edf2;background:#ffffff14;border:1px solid rgba(255,255,255,.18);font-size:12px;font-weight:750}.account-menu{position:relative;min-width:0}.account-menu summary{height:34px;display:flex;align-items:center;gap:7px;min-width:0;max-width:240px;padding:0 10px;border-radius:6px;color:#d9e2e7;background:#ffffff0f;border:1px solid rgba(255,255,255,.16);cursor:pointer;list-style:none}.account-menu summary::-webkit-details-marker{display:none}.account-menu[open] summary{color:#fff;border-color:#2dd4bf73}.account-menu-panel{position:absolute;top:calc(100% + 8px);right:0;z-index:50;display:grid;gap:4px;min-width:280px;padding:8px;border:1px solid #d7dee6;border-radius:8px;background:#fff;box-shadow:0 12px 32px #10182838}.account-menu-panel button{width:100%;height:34px;display:flex;align-items:center;justify-content:flex-start;padding:0 10px;color:#111827;background:transparent;border:0;border-radius:6px}.account-menu-panel button:hover,.account-menu-panel button.active{background:#eef6ff}.account-menu-panel button.danger{color:#b42318}.account-menu-panel button.danger:hover{background:#fff1f0}.floating-feedback-button{position:fixed;right:18px;bottom:18px;z-index:45;width:44px;height:44px;display:inline-flex;align-items:center;justify-content:center;color:#063f3a;background:#7ddcca;border:1px solid rgba(5,120,107,.35);border-radius:999px;box-shadow:0 10px 24px #0f172a2e}.floating-feedback-button:hover{background:#5eead4;transform:translateY(-1px)}.floating-feedback-button:focus-visible{outline:3px solid rgba(37,99,235,.45);outline-offset:3px}.impersonation-control{position:sticky;top:var(--topbar-height, 57px);z-index:42;display:flex;align-items:center;gap:8px;min-height:38px;padding:7px 18px;color:#5f3b00;background:#fff7d6;border-bottom:1px solid #f4d36b;box-shadow:0 4px 14px #5c40001f}.impersonation-control span{font-size:12px;font-weight:850;text-transform:uppercase}.impersonation-control strong{color:#111827}.impersonation-control small{color:#667085;font-weight:750}.impersonation-control button{margin-left:auto;max-width:0;opacity:0;overflow:hidden;white-space:nowrap;pointer-events:none;transition:max-width .16s ease,opacity .16s ease,padding .16s ease;padding-inline:0}.impersonation-control:hover button,.impersonation-control:focus-within button{max-width:180px;opacity:1;pointer-events:auto;padding-inline:10px}.onboarding-checklist{display:flex;align-items:center;gap:18px;padding:10px 28px;background:#f8fbff;border-bottom:1px solid #dbe6f3}.onboarding-checklist>div{display:grid;gap:2px;min-width:150px}.onboarding-checklist strong{color:#111827;font-size:13px}.onboarding-checklist span{color:#667085;font-size:12px;font-weight:750}.onboarding-checklist ol{display:flex;flex-wrap:wrap;gap:8px;margin:0;padding:0;list-style:none}.onboarding-checklist button{height:30px;display:inline-flex;align-items:center;gap:6px;padding:0 10px;color:#344054;background:#fff;border:1px solid #d7dee6;border-radius:999px;font-size:12px}.onboarding-checklist li.complete button{color:#047857;background:#ecfdf3;border-color:#abefc6}.workflow-status-banner{display:flex;flex-wrap:wrap;gap:8px;padding:9px 28px;background:#f8fbff;border-bottom:1px solid #dbe6f3}.workflow-status-item{min-height:32px;display:inline-flex;align-items:center;gap:7px;padding:6px 10px;border:1px solid #bfdbfe;border-radius:999px;color:#174064;background:#eff6ff;font-size:12px}.workflow-status-item strong{color:#111827}.workflow-status-item.complete{color:#047857;background:#ecfdf3;border-color:#abefc6}.workflow-status-item button{height:22px;padding:0 7px;border:1px solid currentColor;border-radius:999px;color:inherit;background:transparent;font-size:11px;font-weight:800}.workflow-status-item.running svg{animation:pulse-status 1.2s ease-in-out infinite}@keyframes pulse-status{0%,to{opacity:.45}50%{opacity:1}}.check-placeholder{width:15px;height:15px;border:2px solid #98a2b3;border-radius:999px}.account-settings{display:grid;gap:8px;margin:4px 0;padding:10px;border:1px solid #d9e0e6;border-radius:8px;background:#f8fafc}.account-settings strong{color:#111827;font-size:12px}.account-settings label{display:grid;gap:5px;color:#344054;font-size:12px;font-weight:750}.account-setting-row{min-height:32px;display:flex;align-items:center;gap:8px;padding:0 9px;border:1px solid #d7dee6;border-radius:6px;color:#344054;background:#fff;font-size:12px;font-weight:750}.account-settings select,.account-settings input[type=range],.account-settings button{width:100%}.account-settings select{height:34px;min-width:0;padding:0 8px;border:1px solid #d7dee6;border-radius:6px;color:#1f2937;background:#fff;font-size:12px}.account-settings button{justify-content:center;border:1px solid #d7dee6;background:#fff}.theme-toggle{flex:0 0 auto;height:34px;display:inline-flex;align-items:center;gap:7px;padding:0 12px;border-radius:6px;color:#e6edf2;background:#ffffff14;border:1px solid rgba(255,255,255,.18);font-size:13px;font-weight:750}.theme-toggle:hover{background:#ffffff24}.key-banner{position:sticky;top:0;z-index:20;min-height:42px;display:flex;align-items:center;gap:9px;padding:10px 26px;color:#7a4d00;background:#fffbeb;border-bottom:1px solid #f5d28b;font-size:13px;line-height:1.35}.key-banner svg{flex:0 0 auto;color:#d97706}.development-banner{position:sticky;top:0;z-index:21;min-height:48px;display:flex;align-items:center;gap:12px;padding:10px 26px;color:#7a2e0e;background:#fff7ed;border-bottom:1px solid #fed7aa;font-size:13px;line-height:1.35}.development-banner svg{flex:0 0 auto;color:#ea580c}.development-banner div{min-width:0;display:flex;flex:1 1 auto;align-items:baseline;gap:8px;flex-wrap:wrap}.development-banner button{height:32px;padding:0 12px;border:1px solid #fdba74;border-radius:6px;color:#7a2e0e;background:#fff;font-size:12px;font-weight:800}.billing-banner{color:#174064;background:#eff6ff;border-bottom-color:#bfdbfe}.billing-banner svg{color:#0b63ce}.extension-onboarding-banner{position:sticky;top:0;z-index:19;min-height:54px;display:grid;grid-template-columns:auto minmax(0,1fr) auto auto;align-items:center;gap:12px;padding:10px 26px;color:#123428;background:#ecfdf3;border-bottom:1px solid #a7f3d0}.extension-onboarding-banner svg{color:#047857}.extension-onboarding-banner div{min-width:0;display:grid;gap:2px}.extension-onboarding-banner strong{font-size:13px}.extension-onboarding-banner span{color:#376153;font-size:13px}.extension-onboarding-banner button{min-height:34px;padding:0 12px;border-radius:6px;font-size:13px;font-weight:850}.extension-onboarding-banner .primary{color:#fff;background:#047857}.extension-onboarding-banner .ghost{color:#14532d;background:transparent;border:1px solid #86efac}.extension-install-modal{max-width:620px}.extension-install-body{display:grid;gap:16px}.extension-install-status{display:grid;grid-template-columns:auto minmax(0,1fr);gap:12px;padding:14px;border:1px solid #bfdbfe;border-radius:8px;background:#eff6ff}.extension-install-status.installed{border-color:#a7f3d0;background:#ecfdf3}.extension-install-status svg{margin-top:2px;color:#2563eb}.extension-install-status.installed svg{color:#047857}.extension-install-status strong{display:block;margin-bottom:4px}.extension-install-status p{margin:0;color:#475467;font-size:13px;line-height:1.45}.extension-install-list{margin:0;padding-left:22px;color:#344054;font-size:14px;line-height:1.55}.inline-copy{min-height:24px;display:inline-flex;align-items:center;gap:4px;margin-left:6px;padding:0 7px;vertical-align:1px;border-radius:5px;color:#26323d;background:#fff;border:1px solid #d5dce2;font-size:12px;font-weight:800}.auth-view{min-height:calc(100vh - 64px);display:grid;place-items:center;padding:24px}.auth-panel{width:min(1040px,100%);display:grid;grid-template-columns:minmax(260px,.85fr) minmax(360px,1fr);gap:18px;align-items:start}.auth-copy,.auth-card,.billing-view{border:1px solid #dce2e7;border-radius:8px;background:#fff;box-shadow:0 1px 2px #1018280a}.auth-copy{padding:24px}.auth-copy h1,.billing-title h1{margin:0;color:#111827;font-size:28px;letter-spacing:0}.auth-copy p,.billing-title p{margin:10px 0 0;color:#52606b;line-height:1.5}.auth-card{display:grid;gap:14px;padding:18px}.auth-toggle{display:grid;grid-template-columns:1fr 1fr;gap:6px;padding:4px;border:1px solid #d5dce2;border-radius:8px;background:#f8fafc}.auth-toggle button{height:34px;border-radius:6px;color:#344054;background:transparent;font-weight:800}@media (max-width: 1180px){.brand{max-width:360px;font-size:18px}.topbar nav button{padding:0 8px;font-size:13px}.profile{max-width:260px}.profile span{max-width:120px}}@media (max-width: 900px){.topbar{padding:0 10px;gap:8px}.brand{flex-basis:auto;min-width:42px;max-width:42px}.brand img{flex:0 0 auto}.brand span,.profile span{display:none}.landing-hero.invite-only{min-height:auto;padding:34px 18px 46px}.landing-hero.invite-only .landing-actions{grid-template-columns:1fr;max-width:none}.landing-hero.invite-only h1{font-size:clamp(38px,15vw,58px)}}.auth-toggle button.active{color:#fff;background:#111827}.auth-submit{min-height:40px}.landing-page{min-height:calc(100vh - 64px);background:#f3f6f8}.landing-hero{min-height:72vh;display:flex;align-items:center;padding:56px clamp(22px,5vw,72px);color:#fff;background-image:linear-gradient(90deg,#071016f5,#071016c7 43%,#07101647),url(/assets/askpractice-workspace-preview.svg);background-size:cover;background-position:center right;border-bottom:1px solid #d7dee6}.landing-hero.invite-only{min-height:560px;align-items:flex-start;padding-top:clamp(44px,7vh,84px)}.landing-hero.access-landing{position:relative;min-height:calc(100vh - 64px);display:grid;grid-template-columns:minmax(300px,.92fr) minmax(360px,.78fr);gap:clamp(28px,5vw,72px);align-items:center;overflow:hidden;padding:clamp(44px,7vw,88px) clamp(22px,6vw,92px);color:#fff;background:radial-gradient(circle at 82% 18%,rgba(46,230,214,.22),transparent 30%),radial-gradient(circle at 20% 88%,rgba(23,105,224,.22),transparent 34%),linear-gradient(135deg,#071018,#0b1420 58%,#071018);border-bottom:1px solid rgba(46,230,214,.18)}.landing-hero.access-landing:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background:linear-gradient(rgba(255,255,255,.025) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.025) 1px,transparent 1px);background-size:44px 44px;-webkit-mask-image:radial-gradient(circle at 72% 38%,#000 0%,transparent 72%);mask-image:radial-gradient(circle at 72% 38%,#000 0%,transparent 72%)}.access-copy,.access-preview-card{position:relative;z-index:1}.access-copy{display:grid;gap:18px;max-width:640px}.access-brand-logo{width:min(360px,78vw);height:auto;border-radius:8px;object-fit:contain;box-shadow:0 18px 42px #00000038}.access-eyebrow{width:fit-content;margin:0;padding:7px 11px;border:1px solid rgba(46,230,214,.42);border-radius:999px;color:#8ff7ee;background:#2ee6d61a;font-size:12px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.landing-hero.access-landing h1,.landing-hero.invite-only.access-landing h1{max-width:660px;margin:0;color:#fff;font-size:clamp(36px,4.2vw,60px);line-height:1.02;letter-spacing:0}.landing-hero.access-landing .access-subheadline{max-width:620px;margin:0;color:#d7e4ea;font-size:clamp(16px,1.45vw,19px);line-height:1.46}.landing-hero-copy{width:min(620px,100%);display:grid;gap:18px}.landing-hero.invite-only .landing-hero-copy{width:min(760px,100%);gap:16px}.landing-hero h1{margin:0;color:#fff;font-size:clamp(38px,5vw,68px);line-height:1.02;letter-spacing:0}.landing-hero.invite-only h1{max-width:680px;font-size:clamp(42px,6vw,76px);line-height:.98}.landing-hero p{max-width:720px;margin:0;color:#d9e5ec;font-size:clamp(18px,2.3vw,24px);line-height:1.45}.landing-actions{display:flex;gap:12px;flex-wrap:wrap}.landing-hero.invite-only .landing-actions{display:grid;grid-template-columns:minmax(180px,320px) minmax(160px,220px);max-width:560px}.landing-hero.access-landing .access-actions{display:grid;grid-template-columns:minmax(170px,250px) minmax(170px,220px);max-width:500px;gap:12px}.landing-hero.access-landing .access-actions button{min-height:48px;border-radius:10px;font-size:15px;box-shadow:0 14px 30px #0003}.landing-hero.access-landing .access-actions .primary{background:#1769e0}.landing-hero.access-landing .access-actions .secondary{color:#e8fbff;background:#ffffff14;border:1px solid rgba(46,230,214,.38)}.landing-actions button,.landing-actions a{min-height:44px;padding-inline:18px}.landing-actions a{display:inline-flex;align-items:center;justify-content:center;text-decoration:none}.landing-invite-note{max-width:520px;color:#c8d7df;font-size:15px}.landing-hero.access-landing .landing-invite-note{max-width:540px;margin:0;color:#b8c9d2;font-size:14px;line-height:1.5}.landing-access-form{display:grid;gap:12px;width:min(560px,100%);margin-top:4px;padding:16px;border:1px solid rgba(190,224,232,.24);border-radius:14px;background:#ffffff14;box-shadow:0 20px 48px #0000002e;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.landing-access-form h2,.landing-access-form p{margin:0}.landing-access-form h2{color:#fff;font-size:20px}.landing-access-form p{color:#c8d7df;font-size:14px;line-height:1.45}.landing-access-form label{display:grid;gap:6px;color:#eaf7f8;font-size:13px;font-weight:850}.landing-access-form input,.landing-access-form textarea{width:100%;border-color:#ccdde466;color:#111827;background:#fff}.access-form-actions{display:flex;gap:10px;flex-wrap:wrap}.access-preview-card{display:grid;gap:12px;width:min(500px,100%);justify-self:end;padding:16px;border:1px solid rgba(231,238,244,.9);border-radius:22px;color:#172033;background:#f8fafc;box-shadow:0 28px 70px #00000059}.preview-toolbar{display:flex;gap:7px;padding:4px 2px 2px}.preview-toolbar span{width:10px;height:10px;border-radius:50%;background:#cbd5e1}.preview-toolbar span:first-child{background:#2ee6d6}.preview-panel{padding:14px;border:1px solid #e2e8f0;border-radius:16px;background:#fff;box-shadow:0 8px 24px #0f172a12}.preview-panel h2,.preview-panel h3,.preview-panel p{margin:0}.preview-panel h2{font-size:21px;line-height:1.1}.preview-panel h3{font-size:15px;line-height:1.25}.preview-panel p{color:#596674;font-size:13px;line-height:1.45}.preview-kicker{color:#1769e0!important;font-size:11px!important;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.preview-profile-panel{display:grid;gap:13px}.preview-profile-panel ul{display:grid;gap:8px;margin:0;padding:0;list-style:none}.preview-profile-panel li{display:flex;align-items:center;gap:8px;color:#344054;font-size:13px;font-weight:780}.preview-profile-panel li svg{color:#0b7a53}.preview-progress{height:9px;overflow:hidden;border-radius:999px;background:#e8eef5}.preview-progress span{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#2ee6d6,#1769e0)}.preview-grid{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(112px,.65fr);gap:12px}.preview-score{display:grid;align-content:center;justify-items:center;text-align:center}.preview-score strong{color:#111827;font-size:36px;line-height:1}.preview-score span{color:#667085;font-size:12px;font-weight:850}.preview-question{display:grid;gap:12px}.preview-pill-row{display:flex;gap:8px;flex-wrap:wrap}.preview-pill-row span{padding:5px 8px;border-radius:999px;color:#0f4d55;background:#dffcf8;font-size:12px;font-weight:850}.landing-section{width:min(1180px,calc(100% - 44px));margin:22px auto}.landing-proof{display:grid;grid-template-columns:minmax(260px,.55fr) minmax(0,1fr);gap:18px;align-items:center}.landing-proof>div,.landing-feature-grid article,.landing-seo-grid article{padding:18px;border:1px solid #dce2e7;border-radius:8px;background:#fff}.landing-proof h2,.landing-section-head h2,.landing-feature-grid h3,.landing-seo-grid h3{margin:0;color:#111827;letter-spacing:0}.landing-proof p,.landing-section-head p,.landing-feature-grid p,.landing-seo-grid p{margin:9px 0 0;color:#52606b;line-height:1.5}.landing-proof img{width:100%;border:1px solid #dce2e7;border-radius:8px;background:#fff;box-shadow:0 12px 28px #10182821}.landing-feature-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.landing-feature-grid article{display:grid;gap:8px}.landing-feature-grid svg{color:#2563eb}.landing-seo-content{display:grid;gap:14px}.landing-seo-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.landing-faq{display:grid;gap:14px}.landing-faq-list{display:grid;gap:10px}.landing-faq details{border:1px solid #dce2e7;border-radius:8px;background:#fff}.landing-faq summary{cursor:pointer;padding:16px 18px;color:#111827;font-weight:850;list-style-position:outside}.landing-faq p{margin:0;padding:0 18px 18px 34px;color:#52606b;line-height:1.55}.landing-section-head{margin-bottom:14px}.billing-view{margin:14px;padding:18px;min-height:calc(100vh - 92px)}.billing-title{margin-bottom:16px}.billing-plan-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:12px}.billing-plan-grid.compact{grid-template-columns:repeat(auto-fit,minmax(190px,1fr))}.plan-card{position:relative;display:grid;align-content:start;gap:10px;padding:14px;border:1px solid #d7dee6;border-radius:8px;background:#fff}.plan-card.active{border-color:#0b63ce;box-shadow:0 0 0 3px #0b63ce1f}.plan-card h2{margin:0;font-size:18px}.plan-card p{margin:0;color:#52606b;font-size:13px;line-height:1.4}.plan-card>strong{color:#111827;font-size:28px}.plan-card small{color:#667085;font-size:13px}.plan-card ul{display:grid;gap:7px;margin:0;padding:0;list-style:none}.plan-card li{display:flex;gap:6px;color:#344054;font-size:13px;line-height:1.35}.plan-card li svg{flex:0 0 auto;color:#0b7a53;margin-top:1px}.plan-badge{position:absolute;top:12px;right:12px;padding:4px 7px;border-radius:999px;color:#0b4a6f;background:#e0f2fe;font-size:10px;font-weight:900;text-transform:uppercase}.billing-summary{display:grid;grid-template-columns:repeat(4,minmax(160px,1fr));gap:10px;margin-bottom:14px}.billing-summary div{display:grid;gap:4px;padding:12px;border:1px solid #d7dee6;border-radius:8px;background:#f8fafc}.billing-summary span{color:#667085;font-size:11px;font-weight:850;text-transform:uppercase}.billing-summary strong{color:#111827;font-size:14px}.billing-actions{display:flex;gap:10px;margin-bottom:18px}.admin-provision-card{display:grid;grid-template-columns:minmax(240px,1.4fr) repeat(5,minmax(110px,1fr)) minmax(112px,auto) auto;gap:10px;align-items:end;margin-bottom:14px;padding:14px;border:1px solid #d7dee6;border-radius:8px;background:#fff}.admin-provision-card h2{margin:0 0 4px;color:#111827;font-size:16px}.admin-provision-card p{margin:0;color:#667085;font-size:12px;line-height:1.35}.admin-provision-card button{width:auto;min-width:132px}.admin-provision-card .wide-field{grid-column:2 / -2}.admin-provision-card .wide-field textarea{width:100%;min-height:74px;resize:vertical}.admin-checkbox{min-height:40px;display:inline-flex;align-items:center;gap:8px;color:#344054;font-size:13px;font-weight:800}.admin-checkbox input{width:16px;height:16px;accent-color:#2563eb}.admin-password-help{color:#667085;font-size:11px;line-height:1.35;font-weight:750}.admin-password-help.is-invalid{color:#b42318}.admin-password-help.is-valid{color:#047857}.admin-table-wrap{margin-top:14px;overflow:auto;border:1px solid #d7dee6;border-radius:8px}.admin-table{width:100%;border-collapse:collapse;background:#fff}.admin-table th,.admin-table td{padding:10px;border-bottom:1px solid #e5e7eb;text-align:left;vertical-align:middle;white-space:nowrap}.admin-table th{color:#667085;background:#f8fafc;font-size:11px;font-weight:850;text-transform:uppercase}.admin-table td:first-child{white-space:normal;min-width:240px}.admin-table td:first-child span{display:block;color:#667085;font-size:12px}.admin-table select,.admin-table input{min-width:112px}.admin-table input[type=number]{width:96px}.admin-row-actions{display:flex;gap:8px;align-items:center}.admin-row-actions button{min-width:max-content}.admin-row-actions .danger{color:#b42318;border-color:#f3b3ad;background:#fff7f6}.admin-row-actions .danger:hover{border-color:#d92d20;background:#fff1f0}.admin-events{margin-top:18px}.admin-event-filter{min-width:240px}.admin-events-table td:nth-child(6){min-width:360px;white-space:normal}.admin-event-details summary{max-width:560px;color:#344054;cursor:pointer;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.admin-event-details[open] summary{margin-bottom:8px;color:#111827;white-space:normal}.admin-events-table pre{margin:0;white-space:pre-wrap;font:inherit;color:#344054}.event-severity{display:inline-flex;align-items:center;height:22px;padding:0 8px;border-radius:999px;background:#eef2ff;color:#3538cd;font-size:11px;font-weight:850;text-transform:uppercase}.event-severity.warning{color:#92400e;background:#fef3c7}.event-severity.error{color:#b42318;background:#fee4e2}.invitation-form{grid-template-columns:minmax(260px,1.2fr) minmax(220px,1fr) minmax(180px,1fr) auto}.invitation-form .wide-field{grid-column:2 / -2}.invite-summary strong{font-size:20px}.workspace{display:grid;grid-template-columns:minmax(280px,var(--left-col, 410px)) 10px minmax(420px,1fr) 10px minmax(280px,var(--right-col, 380px));gap:8px;padding:0 14px 14px}.interviews-intro{padding:16px 28px 10px}.interviews-intro h1{margin:0 0 4px;color:#111827;font-size:26px;line-height:1.1}.interviews-intro p{max-width:980px;margin:0;color:#667085;font-size:14px;line-height:1.45}.interviews-jobs-link{display:flex;align-items:center;justify-content:space-between;gap:10px;margin:10px 0;padding:9px 10px;border:1px solid #d7dee6;border-radius:8px;color:#475467;background:#f8fafc;font-size:12px;line-height:1.35}.interviews-jobs-link button{flex:0 0 auto;height:30px;padding:0 10px;font-size:12px}.column-resizer{width:10px;min-height:100%;border-radius:6px;cursor:col-resize;background:transparent}.column-resizer:hover,.is-resizing-columns .column-resizer{background:#dbe7f3}.is-resizing-columns{cursor:col-resize;-webkit-user-select:none;user-select:none}.panel,.timeline{background:#fff;border:1px solid #dce2e7;border-radius:8px;box-shadow:0 1px 2px #1018280a}.setup-panel,.live-panel,.eval-panel{min-height:760px}.setup-panel{padding:14px 12px}.section-title{display:flex;align-items:center;gap:10px;font-size:14px;font-weight:720}.section-title span{width:19px;height:19px;display:grid;place-items:center;border-radius:50%;color:#fff;background:#0b1014;font-size:12px}.section-helper,.field-helper{margin:5px 0 0;color:#667085;font-size:12px;line-height:1.35}.field-helper{display:block;margin-bottom:5px}.two-col{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin:12px 0 10px}.context-selection{display:grid;gap:10px;margin:12px 0 10px}.job-description-setup{display:grid;gap:10px;margin:14px 0 10px;padding-top:12px;border-top:1px solid #e4e9ee}.url-import{margin-top:12px}.url-import-row{display:grid;grid-template-columns:1fr 38px 88px;gap:8px}.url-import-row input,.url-import-row button{height:38px}.url-import-row button{border-radius:6px;color:#fff;background:#111827;font-size:12px;font-weight:750}.url-import-row .url-copy-button{display:grid;place-items:center;padding:0;color:#26323d;background:#fff;border:1px solid #d5dce2}.url-import-row .url-copy-button:hover:not(:disabled){background:#f4f7fa}.import-progress{display:grid;gap:8px;padding:11px 12px;border:1px solid #d1d5db;border-radius:8px;background:#fff}.import-progress-backdrop{z-index:72}.import-progress-modal{width:min(440px,calc(100vw - 32px));padding:18px;box-shadow:0 22px 58px #0f172a47}.import-progress-head{display:grid;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:8px}.import-progress-head strong{min-width:0;color:#111827;font-size:16px;line-height:1.25}.import-progress-head span{color:#2563eb;font-size:11px;font-weight:850;text-transform:uppercase}.import-progress[data-state=success] .import-progress-head span{color:#047857}.import-progress[data-state=error] .import-progress-head span{color:#b91c1c}.import-progress-head button{padding:0;color:#374151;background:transparent;font-size:11px;font-weight:850}.import-progress p{margin:0;color:#4b5563;font-size:13px;line-height:1.35}.import-progress ol{display:grid;gap:6px;margin:0;padding:0;list-style:none}.import-progress li{display:grid;grid-template-columns:16px 1fr;align-items:center;gap:7px;color:#6b7280;font-size:13px;line-height:1.25}.import-progress li:before{content:"";width:8px;height:8px;border:2px solid #d1d5db;border-radius:999px}.import-progress li.active{color:#111827;font-weight:850}.import-progress li.active:before{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb29}.import-progress li.done{color:#047857}.import-progress li.done:before{border-color:#047857;background:#047857}.import-progress li.error{color:#b91c1c}.import-progress li.error:before{border-color:#b91c1c;background:#b91c1c}label{display:grid;gap:6px;color:#38424b;font-size:12px;font-weight:600}input,textarea,select{width:100%;border:1px solid #d5dce2;border-radius:6px;color:#111827;background:#fff;outline:none}input{height:38px;padding:0 12px}input:focus,textarea:focus,select:focus{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1f}.textbox{display:grid;gap:6px;margin-top:12px;color:#38424b;font-size:12px;font-weight:600}.textbox-helper{color:#667085;font-size:11px;line-height:1.35}.textbox-title{display:flex;align-items:center;justify-content:space-between;gap:10px}.textbox-heading{min-width:0;display:flex;align-items:center;gap:10px}.textbox-title button{width:auto;flex:0 0 auto;display:inline-flex;align-items:center;padding:0;color:#0b63ce;background:transparent;font-size:12px}.textbox-title .dictation-button{gap:4px;padding:0 8px;height:26px;border:1px solid #cbd5e1;border-radius:6px;color:#1f2937;background:#fff;font-weight:750}.textbox-title .dictation-button:hover:not(:disabled){background:#f4f7fa}.textbox-title .dictation-button.is-listening{color:#b42318;background:#fff1f2;border-color:#fda4af}.textbox-title .dictation-button:disabled{opacity:.45;cursor:not-allowed}.resume-upload-button{width:auto;flex:0 0 auto;display:inline-flex;align-items:center;gap:4px;height:26px;padding:0 8px;border:1px solid #cbd5e1;border-radius:6px;color:#1f2937;background:#fff;font-size:12px;font-weight:750;cursor:pointer}.resume-upload-button:hover:not(.disabled){background:#f4f7fa}.resume-upload-button.disabled{opacity:.55;cursor:not-allowed}.resume-upload-button input{display:none}.source-link{width:auto;flex:0 0 auto;display:inline-flex;align-items:center;gap:4px;color:#0b63ce;text-decoration:none;font-size:12px;font-weight:750}.source-link:hover{text-decoration:underline}.textbox textarea{height:192px;padding:14px;resize:vertical;line-height:1.35;font-size:13px}.textbox textarea.career-story-textarea{min-height:260px;max-height:520px;overflow-y:auto;padding-bottom:34px;line-height:1.38}.textbox textarea.dictation-replace-target::selection{color:#111827;background:#fbbf24}.textbox small{justify-self:end;margin-top:0;margin-right:2px;color:#6b7280;background:transparent;font-size:11px}.library-control{display:grid;gap:8px;margin-top:9px;padding:10px;border:1px solid #d9e0e6;border-radius:6px;background:#f8fafc}.library-head{display:flex;align-items:center;justify-content:space-between;gap:8px}.library-head strong{color:#38424b;font-size:12px}.library-head span{color:#667085;font-size:11px}.library-caption{margin:-2px 0 2px;color:#667085;font-size:12px;line-height:1.35}.library-save-row,.library-load-row{display:grid;grid-template-columns:1fr 92px;gap:8px}.library-save-row input,.library-load-row select{height:34px;padding:0 10px;font-size:12px}.library-save-row button,.library-load-row button{height:34px;border-radius:6px;color:#1f2937;background:#fff;border:1px solid #d7dee6;font-size:12px;font-weight:750}.library-save-row button{color:#fff;background:#0b63ce;border-color:#0b63ce}.library-save-row button:disabled{color:#8a94a3;background:#eef2f6;border-color:#d7dee6;cursor:not-allowed}.template-format-control{margin-top:12px}.template-format-control select{height:34px;padding:0 10px;font-size:12px}.reference-docx-control{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px;align-items:center;margin-top:8px;padding:10px;border:1px solid #d9e0e6;border-radius:6px;background:#f8fafc}.reference-docx-control>div:first-child{display:grid;gap:4px;min-width:0}.reference-docx-control strong,.reference-docx-control span{min-width:0}.reference-docx-control strong{display:inline-flex;align-items:center;gap:6px;color:#25313b;font-size:12px}.reference-docx-control span{overflow:hidden;color:#667085;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.reference-docx-control.is-ingesting{border-color:#9cc7ff;background:#f1f7ff}.reference-docx-actions{display:inline-flex;align-items:center;gap:6px}.reference-docx-actions input{position:absolute;width:1px;height:1px;opacity:0;pointer-events:none}.reference-docx-actions label,.reference-docx-actions button{height:32px;display:inline-flex;align-items:center;gap:5px;padding:0 9px;color:#1f2937;background:#fff;border:1px solid #d7dee6;border-radius:6px;font-size:12px;font-weight:750;cursor:pointer}.reference-docx-actions button:disabled{cursor:not-allowed;opacity:.55}.reference-docx-actions label.disabled{cursor:wait;opacity:.75;pointer-events:none}.mini-spinner{width:15px;height:15px;display:inline-block;border:2px solid #c7d7ea;border-top-color:#0b63ce;border-radius:50%;animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.template-components,.template-html-preview{display:grid;gap:9px;margin-top:12px}.template-preview-empty{display:flex;align-items:center;gap:8px;min-height:120px;padding:16px;color:#475467;border:1px dashed #cbd5df;border-radius:6px;background:#f8fafc;font-size:12px}.docx-preview-card{display:grid;grid-template-columns:28px minmax(0,1fr) auto;gap:12px;align-items:center;padding:14px;color:#344054;border:1px solid #d9e0e6;border-radius:6px;background:#f8fafc}.docx-preview-card strong{display:block;color:#1f2937;font-size:13px}.docx-preview-card p{margin:4px 0 0;color:#667085;font-size:12px;line-height:1.45}.docx-preview-card button{height:34px;display:inline-flex;align-items:center;gap:6px;padding:0 10px;color:#fff;border:1px solid #0b63ce;border-radius:6px;background:#0b63ce;font-size:12px;font-weight:800;white-space:nowrap}.preview-page{min-height:520px;max-height:620px;overflow:auto;padding:30px 34px;color:#111827;border:1px solid #d9e0e6;border-radius:4px;background:#fff;box-shadow:0 10px 28px #0f172a14;line-height:1.35}.preview-header{margin-bottom:14px}.preview-header h2,.preview-header p,.cover-preview header p{margin:0}.preview-section{margin-top:12px}.preview-section h3{margin:0 0 5px;padding-bottom:2px;border-bottom:1px solid #252b34;text-transform:uppercase}.preview-section p{margin:2px 0 4px}.preview-experience{margin-top:7px}.preview-job-line{display:flex;justify-content:space-between;gap:12px}.preview-job-line span:last-child{color:#475467;font-weight:500;white-space:nowrap}.preview-page ul{margin:4px 0 8px 18px;padding:0}.preview-page li{margin:2px 0}.cover-preview{display:grid;align-content:start;gap:12px}.cover-preview p{margin:0}.cover-closing{white-space:pre-line}.preview-raw-document{display:block}.preview-raw-document p{margin:0 0 4px;line-height:1.28}.preview-raw-document .preview-raw-heading{margin-top:10px}.template-component-list{display:grid;gap:8px;max-height:430px;overflow:auto;padding-right:4px}.template-component{display:grid;gap:4px;padding:10px;border:1px solid #d9e0e6;border-radius:6px;background:#f8fafc}.template-component strong{color:#25313b;font-size:11px;text-transform:uppercase}.template-component p{margin:0;color:#344054;font-size:12px;line-height:1.4}.template-component em{color:#667085;font-size:11px;font-style:normal;line-height:1.35}.template-component span,.template-components-empty,.template-component-source{margin:0;color:#667085;font-size:11px;line-height:1.35}.template-ingestion-state{display:grid;grid-template-columns:20px 1fr;gap:10px;align-items:start;padding:12px;border:1px solid #9cc7ff;border-radius:6px;color:#1f3f66;background:#f1f7ff}.template-ingestion-state strong{display:block;margin-bottom:3px;font-size:12px}.template-ingestion-state p{margin:0;color:#42617f;font-size:12px;line-height:1.35}.jd-points{display:grid;gap:8px;margin-top:9px;padding:10px;border:1px solid #d9e0e6;border-radius:6px;background:#fff}.jd-points-head{display:flex;align-items:center;justify-content:space-between;gap:8px}.jd-points-head strong{color:#38424b;font-size:12px}.jd-points-head span{max-width:180px;overflow:hidden;color:#667085;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.jd-brief-grid{display:grid;gap:8px}.brief-block{display:grid;gap:4px;padding:8px;border-radius:6px;background:#f8fafc}.brief-block strong{color:#111827;font-size:11px;text-transform:uppercase}.brief-block ul{display:flex;flex-wrap:wrap;gap:6px;margin:0;padding:0;list-style:none}.brief-block li{position:relative;padding:3px 7px;border-radius:999px;color:#155e4d;background:#dff8ef;font-size:11px;font-weight:700}.brief-block li.gap-low{color:#713f12;background:#fef3c7}.brief-block li.gap-medium{color:#7c2d12;background:#fed7aa}.brief-block li.gap-high{color:#7f1d1d;background:#fecaca}.evidence-text,.evidence-chip{cursor:help}.evidence-text{position:relative;display:inline-block}.evidence-text:after,.evidence-chip:after{content:attr(data-evidence);position:absolute;left:0;bottom:calc(100% + 8px);z-index:40;width:min(320px,76vw);max-width:320px;padding:9px 10px;border:1px solid #cfd8df;border-radius:6px;color:#111827;background:#fff;box-shadow:0 12px 30px #1018282e;font-size:12px;font-weight:500;line-height:1.35;opacity:0;pointer-events:none;transform:translateY(4px);transition:opacity .12s ease,transform .12s ease;white-space:normal}.evidence-text:hover:after,.evidence-chip:hover:after,.evidence-text:focus:after,.evidence-chip:focus:after{opacity:1;transform:translateY(0)}.jd-points p,.brief-block p{margin:0;color:#344054;font-size:12px;line-height:1.35}.resume-coach,.career-story-questions{display:grid;gap:8px;margin-top:9px;padding:10px;border:1px solid #d9e0e6;border-radius:6px;background:#fff}.resume-coach-head{display:flex;align-items:center;justify-content:space-between;gap:8px}.resume-coach-head strong,.resume-coach-section strong{color:#38424b;font-size:12px}.resume-coach-head span{max-width:180px;overflow:hidden;color:#667085;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.resume-coach-sections{display:grid;gap:8px}.resume-coach-section{display:grid;gap:5px;padding:8px;border-radius:6px;background:#f8fafc}.resume-coach-section ul{display:grid;gap:5px;margin:0;padding-left:18px}.career-story-questions ul{display:grid;gap:6px;margin:0;padding-left:18px}.career-story-questions li,.career-story-questions p,.resume-coach li,.resume-coach p{margin:0;color:#344054;font-size:12px;line-height:1.35}.practice-mode-toggle{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:6px;margin:12px 0;padding:4px;border:1px solid #d9e0e6;border-radius:7px;background:#eef3f7}.skill-test-controls{display:grid;grid-template-columns:minmax(0,1fr) 170px;gap:10px;margin:10px 0 12px}.skill-test-controls label{display:grid;gap:5px}.skill-test-controls label:first-child{grid-column:1 / -1}.skill-test-controls small{min-height:14px;color:#667085;font-size:11px;line-height:1.25}.skill-question-style{height:38px;display:grid;grid-template-columns:1fr 1fr;gap:4px;padding:4px;border:1px solid #cbd5e1;border-radius:7px;background:#eef3f7}.skill-question-style button{border-radius:5px;color:#42505b;background:transparent;font-size:12px;font-weight:780}.skill-question-style button.active{color:#0f172a;background:#fff;border:1px solid #cbd5e1}.skill-picker{position:relative;min-width:0}.skill-picker>button{width:100%;height:38px;display:grid;grid-template-columns:minmax(0,1fr) 18px;align-items:center;gap:8px;padding:0 10px;border:1px solid #cbd5e1;border-radius:7px;color:#111827;background:#fff;font-size:13px;font-weight:650;text-align:left}.skill-picker>button span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.skill-picker-menu{position:absolute;top:calc(100% + 5px);left:0;right:0;z-index:30;min-width:min(520px,calc(100vw - 72px));display:grid;gap:6px;padding:7px;border:1px solid #cbd5e1;border-radius:8px;background:#fff;box-shadow:0 14px 32px #1018282e}.skill-picker-menu input{height:34px;padding:0 9px;font-size:12px}.skill-picker-options{max-height:220px;overflow-y:auto;display:grid;gap:2px}.skill-picker-options button{min-height:30px;display:grid;grid-template-columns:18px minmax(0,1fr);align-items:center;gap:5px;padding:5px 7px;border-radius:5px;color:#1f2937;background:transparent;font-size:12px;font-weight:650;text-align:left}.skill-picker-options button{overflow-wrap:anywhere}.skill-picker-options button:hover,.skill-picker-options button[aria-selected=true]{background:#eef4ff}.skill-picker-options p{margin:0;padding:8px;color:#667085;font-size:12px}.practice-mode-toggle button{min-height:36px;display:inline-flex;align-items:center;justify-content:center;gap:7px;padding:6px 9px;border-radius:5px;color:#42505b;background:transparent;font-size:12px;font-weight:780}.practice-mode-toggle button.active{color:#0f172a;background:#fff;border:1px solid #cbd5e1;box-shadow:0 1px 2px #10182814}.settings{display:grid;gap:10px;margin-top:14px}.settings-section{padding:10px;border:1px solid #d9e0e6;border-radius:8px;background:#f8fafc}.settings-grid{display:grid;gap:10px}.key-setting{padding:11px;border:1px solid #d9e0e6;border-radius:6px;background:#f8fafc}.key-setting>span{color:#38424b;font-size:12px;font-weight:750}.key-input-row{display:grid;grid-template-columns:1fr 58px;gap:8px;margin-top:8px}.key-input-row input{height:36px;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,monospace;font-size:12px}.key-input-row button{height:36px;border-radius:6px;color:#1f2937;background:#fff;border:1px solid #d7dee6;font-size:12px;font-weight:700}.key-test-button{width:100%;height:34px;margin-top:8px;border-radius:6px;color:#fff;background:#111827;border:1px solid #111827;font-size:12px;font-weight:750}.key-setting small{margin-top:5px;color:#667085;font-size:11px}.key-setting .key-status{padding-top:4px;color:#344054;line-height:1.35}.select-row{height:38px;display:flex;align-items:center;gap:9px;padding:0 12px;border:1px solid #d9e0e6;border-radius:6px;color:#202a33;font-size:13px}.select-row svg:last-child{margin-left:auto}.tts-setting{display:grid;gap:8px;padding:11px;border:1px solid #d9e0e6;border-radius:6px;background:#f8fafc}.tts-setting>span,.tts-rate span{display:flex;align-items:center;gap:8px;color:#38424b;font-size:12px;font-weight:750}.tts-setting select,.tts-setting button{height:34px;min-width:0;border-radius:6px;border:1px solid #d7dee6;background:#fff;color:#1f2937;font-size:12px}.tts-setting select{padding:0 8px}.tts-setting button{font-weight:750}.tts-rate{display:grid;gap:6px}.tts-rate input{width:100%}.setup-actions,.interview-actions{display:flex;gap:10px;margin-top:12px}.primary,.secondary,.danger,.icon-button{height:40px;display:inline-flex;align-items:center;justify-content:center;gap:8px;border-radius:6px;font-weight:700;font-size:13px}.primary{flex:1;color:#fff;background:#0b63ce}.primary:hover{background:#064fb0}.secondary{padding:0 16px;color:#1f2937;background:#f7f9fb;border:1px solid #d7dee6}.danger{padding:0 16px;color:#b42318;background:#fff5f4;border:1px solid #f5c0ba}.icon-button{width:42px;color:#1f2937;background:#fff;border:1px solid #d7dee6}button:disabled{cursor:not-allowed;opacity:.5}.live-panel{padding:12px}.stage-header{height:36px;display:flex;align-items:center;gap:14px;color:#3f4a54;font-size:13px}.stage-header span:nth-child(3){margin-left:auto}.stage-question-count{display:grid;gap:1px;text-align:right}.stage-question-count strong{color:#344054;font-size:13px}.stage-question-count small{color:#667085;font-size:11px;font-weight:650}.stage-header span:last-child{display:inline-flex;align-items:center;gap:5px}.status-dot,.green-dot{width:10px;height:10px;border-radius:50%;background:#9ca3af}.status-dot.recording,.green-dot{background:#10a46b}.status-dot.evaluating{background:#e8a100}.status-dot.paused{background:#d97706}.question-card{padding:14px;border:1px solid #dce2e7;border-radius:8px}.question-card span{color:#4b5563;font-size:12px;font-weight:650}.question-top{display:flex;align-items:center;justify-content:space-between;gap:12px}.question-title-row{min-width:0;display:flex;align-items:center;gap:8px;flex:1 1 auto}.question-title-row .question-nav-actions{display:flex;align-items:center;gap:4px}.question-nav-button{width:28px;height:28px;display:inline-flex;align-items:center;justify-content:center;border-radius:6px;color:#1f2937;background:#fff;border:1px solid #d7dee6}.question-nav-button:hover:not(:disabled){background:#f3f6f8}.question-actions{display:flex;align-items:center;gap:8px;flex-wrap:wrap;justify-content:flex-start;margin-top:12px}.narrative-picker{width:150px;display:grid;gap:3px}.narrative-picker span{color:#667085;font-size:10px;font-weight:850;text-transform:uppercase}.narrative-picker select{height:30px;padding:0 8px;border-radius:6px;font-size:12px;font-weight:700}.ask-question-button,.score-answer-button,.question-audio-button{min-height:30px;display:inline-flex;align-items:center;gap:6px;padding:0 12px;border-radius:6px;border:1px solid transparent;font-size:12px;font-weight:800}.ask-question-button,.score-answer-button{color:#fff}.question-audio-button{color:#1f2937;background:#fff;border-color:#d7dee6}.question-audio-button:hover:not(:disabled){background:#f3f6f8}.ask-question-button{background:#0b63ce;border-color:#0b63ce}.ask-question-button:hover:not(:disabled){background:#064fb0}.score-answer-button{background:#b42318;border-color:#b42318}.score-answer-button:hover:not(:disabled){background:#912018}.hint-button{min-height:30px;display:inline-flex;align-items:center;gap:6px;padding:0 10px;border-radius:6px;color:#7a4d00;background:#fffbeb;border:1px solid #f5d28b;font-size:12px;font-weight:750}.hint-button svg{color:#d97706}.question-card h1{margin:8px 0 0;font-size:18px;line-height:1.32;letter-spacing:0}.hint-box{display:grid;gap:9px;margin:12px 0 0;padding:11px 12px;border-radius:6px;color:#533b04;background:#fffbeb;border:1px solid #f5d28b;font-size:13px;line-height:1.45}.hint-section{display:grid;gap:3px}.hint-section span{color:#7a4d00;font-size:11px;font-weight:850;text-transform:uppercase}.hint-section-head{display:flex;align-items:center;justify-content:space-between;gap:8px}.hint-section-head button{min-height:26px;padding:0 8px;border:1px solid #f5d28b;border-radius:6px;color:#7a4d00;background:#fff;font-size:11px;font-weight:850;text-transform:none}.hint-section p{margin:0}.askable{cursor:pointer}.askable:hover{outline:2px solid rgba(37,99,235,.18);outline-offset:2px}.recorder{margin-top:10px;padding:14px;border:1px solid #dce2e7;border-radius:8px}.recorder-top{display:flex;justify-content:space-between;align-items:center;font-size:13px}.recorder-top span{display:flex;align-items:center;gap:8px;color:#3f4a54}.waveform{height:70px;display:flex;align-items:center;justify-content:center;gap:4px;margin-top:6px}.waveform span{width:3px;border-radius:999px;background:#8bd8bf;opacity:.38;transform:scaleY(.68);transform-origin:center;transition:height .11s ease,opacity .11s ease,transform .11s ease,background .11s ease}.waveform.speaking span{background:linear-gradient(180deg,#19c4a4,#087f5b);opacity:calc(.55 + var(--level) * .45);transform:scaleY(calc(.82 + var(--level) * .42));box-shadow:0 0 calc(3px + var(--level) * 9px) #10a46b57;animation:listeningPulse .42s steps(2,end) infinite alternate;animation-delay:var(--delay)}@keyframes listeningPulse{0%{transform:scaleY(calc(.72 + var(--level) * .2))}to{transform:scaleY(calc(1 + var(--level) * .55))}}.response-playback{display:grid;gap:8px;margin-top:8px;padding-top:12px;border-top:1px solid #e4e9ee}.response-playback strong{color:#344054;font-size:12px}.response-playback audio{width:100%;height:34px}.transcript{margin-top:10px;border:1px solid #dce2e7;border-radius:8px;overflow:hidden}.transcript-head{height:38px;display:flex;align-items:center;justify-content:space-between;padding:0 14px;font-size:13px}.transcript-head span{color:#0b8f69}.transcript>.section-helper{margin:0;padding:0 14px 10px}.speaker-turn{display:grid;gap:4px;padding:10px 14px;border-top:1px solid #e4e9ee;font-size:13px}.speaker-turn strong{color:#111827;font-size:12px}.speaker-turn p{margin:0;color:#344054;line-height:1.4}.interviewer-turn{background:#f8fafc}.user-turn{padding-bottom:0;border-bottom:0}.transcript textarea{min-height:132px;padding:12px 14px;border:0;border-top:1px solid #e4e9ee;border-radius:0;resize:vertical;line-height:1.5;color:#064e3b}.notice{display:flex;align-items:center;gap:8px;margin-top:10px;padding:10px 12px;border:1px solid #f5d28b;border-radius:6px;color:#7a4d00;background:#fffbeb;font-size:13px}.interview-actions{align-items:center;flex-wrap:wrap}.interview-actions .primary,.interview-actions .secondary,.interview-actions .danger{flex:1 1 132px;min-width:0;padding-inline:12px}.eval-panel{padding:12px}.eval-title{display:flex;justify-content:space-between;align-items:center;padding:4px 4px 12px}.eval-title h2{margin:0;font-size:18px}.eval-title p{margin:4px 0 0;color:#667085;font-size:12px}.eval-title svg{color:#0b63ce}.scores{display:grid;gap:8px}.score-section{display:grid;gap:8px;margin-bottom:10px}.score-section-head{display:flex;align-items:center;justify-content:space-between;padding:8px 4px 0}.score-section-head strong{color:#111827;font-size:13px}.score-section-head span{color:#0b63ce;font-size:13px;font-weight:800}.empty-evaluation{display:grid;gap:8px;place-items:center;min-height:280px;padding:28px;border:1px dashed #cfd8df;border-radius:8px;color:#344054;text-align:center;background:#f8fafc}.empty-evaluation svg{color:#0b63ce}.empty-evaluation strong{font-size:15px}.empty-evaluation p{margin:0;color:#667085;font-size:13px}.score-row{display:grid;grid-template-columns:38px 1fr;gap:12px;padding:14px 12px;border:1px solid #dce2e7;border-radius:8px}.score-row svg{color:#10a46b}.score-label{display:flex;justify-content:space-between;align-items:baseline;gap:8px;font-size:14px}.score-label span{color:#0ba865;font-size:18px;font-weight:800}.score-label small{color:#6b7280;font-size:11px;font-weight:600}.score-row p{margin:4px 0 9px;color:#667085;font-size:12px}.bar{height:5px;overflow:hidden;border-radius:999px;background:#eef2f4}.bar span{display:block;height:100%;border-radius:inherit;background:#10a46b}.bar.good span{background:#e3a400}.bar.weak span{background:#f97316}.coach{margin-top:10px;border:1px solid #dce2e7;border-radius:8px}.coach-head{height:42px;display:flex;align-items:center;justify-content:space-between;padding:0 12px;border-bottom:1px solid #e4e9ee}.coach-head span{min-width:22px;height:22px;display:grid;place-items:center;border-radius:50%;color:#3f4a54;background:#eef2f4;font-size:12px}.coach p{margin:0;padding:12px;color:#344054;font-size:13px;line-height:1.45;border-bottom:1px solid #e4e9ee}.note{display:grid;grid-template-columns:22px 1fr;gap:9px;padding:12px;color:#344054;font-size:13px;line-height:1.4;border-bottom:1px solid #e4e9ee}.note:last-child{border-bottom:0}.note svg{color:#f59e0b}.note:first-of-type svg,.note:nth-of-type(2) svg{color:#10a46b}.timeline{margin:0 14px 14px;padding:16px 18px 18px}.legal-footer{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:18px 24px;color:#111827;background:#fff;border-top:1px solid #dce2e7;font-size:14px;line-height:1.45}.legal-footer-links{display:inline-flex;align-items:center;gap:12px;white-space:nowrap}.legal-footer-links button{padding:0;color:#111827;background:transparent;border:0;text-decoration:underline;font:inherit;cursor:pointer}.history-view,.resources-view,.legal-view{margin:14px;padding:18px;min-height:calc(100vh - 92px)}.legal-grid{display:grid;grid-template-columns:repeat(2,minmax(280px,1fr));gap:12px;margin-top:14px}.legal-card,.legal-notice{padding:14px;border:1px solid #dce2e7;border-radius:8px;background:#fff}.legal-card h2,.legal-notice strong{display:block;margin:0 0 8px;color:#111827;font-size:16px}.legal-card ul{display:grid;gap:7px;margin:0;padding-left:18px;color:#475467}.legal-card li,.legal-notice p{line-height:1.45}.legal-notice p{margin:6px 0 0;color:#475467}.job-tracker-view{margin:8px;padding:12px;min-height:calc(100vh - 92px);overflow-x:hidden;overflow-y:auto}.job-toolbar{display:grid;gap:8px}.job-mobile-sort{display:none}.templates-view,.questions-view{margin:14px;padding:18px;min-height:calc(100vh - 92px)}.questions-layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,420px);gap:14px;align-items:start}.question-editor,.question-category,.question-empty{display:grid;gap:12px;padding:14px;border:1px solid #dce2e7;border-radius:8px;background:#fff}.question-editor textarea{min-height:112px;padding:10px 12px;resize:vertical;line-height:1.45}.question-editor label:first-of-type textarea{min-height:150px}.question-editor-actions,.question-item-actions,.question-corpus-controls{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.question-corpus-list{display:grid;gap:14px;min-width:0}.question-list-actions{display:flex;justify-content:flex-start}.question-items{display:grid;gap:8px}.question-item{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:12px;align-items:start;padding:12px;border:1px solid #e4e9ee;border-radius:8px;background:#f8fafc;cursor:pointer}.question-item.is-selected{border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61f}.question-item-main{display:grid;gap:6px;min-width:0}.question-item-main strong{color:#111827;line-height:1.35}.question-item-notes,.question-empty p,.question-corpus-controls small{color:#667085;line-height:1.4}.question-item-notes{display:block;margin-left:25px;white-space:pre-wrap}.question-item-notes.empty{font-style:italic}.question-item-actions button{width:auto;min-height:32px;display:inline-flex;align-items:center;gap:5px;padding:0 10px;font-size:12px}.question-corpus-controls{padding:10px;border:1px solid #dce2e7;border-radius:8px;background:#f8fafc}.question-corpus-controls label{flex:1 1 260px}.question-corpus-controls button{width:auto}.profile-view{display:grid;gap:14px;margin:14px;min-height:calc(100vh - 92px)}.profile-grid{display:grid;grid-template-columns:minmax(320px,1fr) minmax(320px,1fr);gap:14px}.profile-column,.profile-readiness{display:grid;gap:12px;padding:14px;border:1px solid #dce2e7;border-radius:8px;background:#fff;box-shadow:0 1px 2px #1018280a}.profile-column .text-box{margin:0}.profile-readiness{grid-template-columns:minmax(0,1fr) auto;align-items:center;margin:12px 0}.profile-readiness.is-advisory{grid-template-columns:1fr;background:#f8fafc}.profile-readiness div{display:grid;gap:3px;min-width:0}.profile-readiness strong{color:#101828}.profile-readiness span{color:#667085;line-height:1.35}.profile-readiness p{margin:0;color:#667085;font-size:12px;line-height:1.35}.profile-view .skills-view{margin:0;min-height:auto}.skills-view{margin:14px;padding:18px;min-height:calc(100vh - 92px)}.skills-ingest{display:grid;gap:10px;max-width:900px;margin-top:16px;padding:14px;border:1px solid #dce2e7;border-radius:8px;background:#f8fafc}.skills-ingest textarea{min-height:120px;padding:10px 12px;resize:vertical;line-height:1.45}.skills-ingest button{justify-self:start}.skills-grid{display:grid;grid-template-columns:repeat(2,minmax(280px,1fr));gap:14px}.skills-header-actions{display:flex;align-items:center;justify-content:flex-end;gap:8px;flex-wrap:wrap}.skills-source-note{display:inline-block;margin-top:6px;color:#667085;font-size:12px;font-weight:800}.pill-action{width:auto;min-height:34px;display:inline-flex;align-items:center;gap:6px;padding:0 12px;border:1px solid #b7d4ff;border-radius:999px;color:#0b63ce;background:#eef4ff;font-size:12px;font-weight:850}.pill-action:hover:not(:disabled){background:#dceaff}.pill-action:disabled{opacity:.55;cursor:not-allowed}.skills-category{display:grid;align-content:start;gap:10px;padding:14px;border:1px solid #dce2e7;border-radius:8px;background:#fff}.skills-category-head{display:flex;align-items:center;justify-content:space-between;gap:10px}.skills-category-toggle{min-width:0;min-height:30px;display:inline-flex;align-items:center;gap:7px;padding:0;border:0;color:#111827;background:transparent;text-align:left}.skills-category-toggle svg{flex:0 0 auto;color:#667085;transition:transform .16s ease}.skills-category.is-expanded .skills-category-toggle svg{transform:rotate(180deg)}.skills-category-head strong{color:#111827;font-size:14px}.skills-category-actions{display:inline-flex;align-items:center;gap:7px}.skills-category-head span{min-width:24px;height:24px;display:grid;place-items:center;border-radius:999px;color:#344054;background:#eef2f4;font-size:12px;font-weight:800}.skills-category-actions button,.technical-skill-group-head button{min-height:28px;display:inline-flex;align-items:center;justify-content:center;padding:0 8px;border:1px solid #d7dee6;border-radius:6px;color:#344054;background:#fff;font-size:11px;font-weight:800}.category-editor{display:grid;gap:10px;margin-bottom:14px;padding:12px;border:1px solid #d7dee6;border-radius:8px;background:#f8fafc}.category-editor-head,.category-editor-row{display:grid;grid-template-columns:minmax(0,1fr) auto auto;gap:8px;align-items:center}.category-editor-head strong{color:#111827;font-size:14px}.category-editor-head button,.category-editor-row button{min-height:30px;display:inline-flex;align-items:center;justify-content:center;padding:0 9px;border:1px solid #d7dee6;border-radius:6px;color:#344054;background:#fff;font-size:12px;font-weight:800}.category-editor-list{display:grid;gap:8px}.category-editor-row input{height:34px;padding:0 10px}.category-editor-row span{color:#667085;font-size:12px;white-space:nowrap}.category-editor-row button{width:32px;padding:0;color:#b42318}.category-editor-row button:disabled{color:#98a2b3;cursor:not-allowed}.technical-skill-group-head{display:flex;align-items:center;min-height:28px}.technical-skill-group-head strong{color:#111827;font-size:13px;font-weight:800;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.skills-list{display:grid;gap:7px}.skills-list p{margin:0;color:#667085;font-size:13px}.skill-tile{display:grid;gap:8px;padding:8px;border:1px solid #e4e9ee;border-radius:8px;background:#f8fafc}.skill-tile[draggable=true]{cursor:grab}.skill-tile[draggable=true]:active{cursor:grabbing}.skill-tile.is-dragging{opacity:.55;border-color:#0b63ce;background:#eef4ff}.skill-tile-main{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px;align-items:center}.skill-tile-main input{height:36px;padding:0 10px}.skill-tile-actions{display:flex;align-items:center;gap:5px}.skill-tile-actions button{min-height:30px;padding:0 8px;border:1px solid #d7dee6;border-radius:6px;color:#344054;background:#fff;font-size:11px;font-weight:800}.skill-tile-actions button.has-data{color:#0b63ce;border-color:#b7d4ff;background:#eef4ff}.skill-tile-actions .danger-icon{width:30px;padding:0;display:grid;place-items:center;color:#b42318}.skill-tile-panel{display:grid;gap:8px}.skill-tile-panel textarea{min-height:58px;padding:8px 10px;resize:vertical;font-size:12px;line-height:1.35}.skill-tile-panel select{min-height:34px;padding:0 10px;border:1px solid #d7dee6;border-radius:6px;color:#344054;background:#fff;font-size:12px;font-weight:700}.company-multi-select{position:relative}.company-multi-select>button{width:100%;min-height:34px;padding:0 10px;border:1px solid #d7dee6;border-radius:6px;color:#344054;background:#fff;font-size:12px;text-align:left}.company-options{position:absolute;z-index:20;left:0;right:0;top:calc(100% + 4px);max-height:180px;overflow-y:auto;display:grid;gap:4px;padding:8px;border:1px solid #d7dee6;border-radius:7px;background:#fff;box-shadow:0 14px 32px #1018282e}.company-options label{display:flex;align-items:center;gap:7px;color:#344054;font-size:12px}.company-options input{width:auto;height:auto}.company-options p{margin:0;color:#667085;font-size:12px}.skill-add-button{justify-self:start}.technical-skill-groups{display:grid;gap:14px}.technical-skill-group{display:grid;gap:8px;padding-top:10px;border-top:1px solid #e4e9ee}.technical-skill-group:first-child{padding-top:0;border-top:0}.technical-skill-group>strong{color:#344054;font-size:13px}.skills-delta-preview{display:grid;gap:10px;padding:12px;border:1px solid #b7d4ff;border-radius:8px;background:#f3f8ff}.skills-delta-section{display:grid;gap:5px}.skills-delta-section strong{color:#344054;font-size:12px}.skills-delta-section ul{margin:0;padding-left:18px;color:#344054;font-size:12px}.templates-grid{display:grid;grid-template-columns:repeat(2,minmax(320px,1fr));gap:14px}.template-pane{display:grid;align-content:start;gap:0;min-width:0}.template-pane .textbox textarea{min-height:420px}.history-title{display:flex;align-items:baseline;justify-content:space-between;gap:16px;padding-bottom:14px}.history-title h1{margin:0;font-size:24px;letter-spacing:0}.history-title p{margin:0;color:#667085;font-size:13px}.history-filters{display:grid;grid-template-columns:minmax(220px,1.2fr) repeat(3,minmax(160px,1fr)) auto;align-items:end;gap:10px;margin-bottom:12px}.history-filters label{display:grid;gap:5px;color:#667085;font-size:11px;font-weight:850;text-transform:uppercase}.history-filters input,.history-filters select,.history-filters button{height:36px;border:1px solid #d7dee6;border-radius:7px;color:#111827;background:#fff;font-size:13px;font-weight:750;text-transform:none}.history-filters input,.history-filters select{min-width:0;padding:0 10px}.history-filters button{padding:0 14px}.job-search{width:min(360px,42vw);display:grid;gap:5px;color:#667085;font-size:11px;font-weight:800;text-transform:uppercase}.job-search input{height:36px;padding:0 11px;text-transform:none;font-size:13px;font-weight:600}.jobs-empty-cta{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:18px;margin-bottom:14px;padding:18px;border:1px solid #bfdbfe;border-radius:8px;background:#eff6ff}.jobs-empty-cta h2{margin:0 0 6px;font-size:18px}.jobs-empty-cta p{margin:0;color:#475467;font-size:13px;line-height:1.45}.jobs-empty-cta button{min-height:40px;display:inline-flex;align-items:center;justify-content:center;gap:7px;padding:0 14px;border-radius:6px;color:#fff;background:#2563eb;font-size:13px;font-weight:850}.job-tracker-empty{padding:18px;color:#667085;font-size:13px;border-top:1px solid #e4e9ee}.job-mobile-cards{display:none}.bookmarklet-card{max-width:760px;display:grid;gap:14px;padding:18px;border:1px solid #dce2e7;border-radius:8px;background:#f8fafc}.bookmarklet-card h2{margin:0 0 6px;font-size:18px}.bookmarklet-card p{margin:0;color:#667085;line-height:1.45}.extension-resource-card{grid-template-columns:minmax(0,1fr) auto}.extension-status-pill{align-self:start;padding:6px 10px;border-radius:999px;color:#344054;background:#eef2f6;font-size:12px;font-weight:850}.extension-resource-card[data-state=installed] .extension-status-pill{color:#047857;background:#dff6e8}.extension-resource-card[data-state=missing] .extension-status-pill{color:#b42318;background:#fee4e2}.extension-install-steps{grid-column:1 / -1;margin:0;padding-left:20px;color:#344054;font-size:13px;line-height:1.45}.bookmarklet-actions{display:flex;align-items:center;gap:10px}.bookmarklet-link,.bookmarklet-actions button{min-height:38px;display:inline-flex;align-items:center;justify-content:center;gap:7px;padding:0 13px;border-radius:6px;font-size:13px;font-weight:800;text-decoration:none}.bookmarklet-link{color:#fff;background:#111827}.bookmarklet-actions button{color:#26323d;background:#fff;border:1px solid #d5dce2}.bookmarklet-card textarea{min-height:74px;padding:10px;resize:vertical;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,monospace;font-size:12px}.history-table{display:grid;border:1px solid #dce2e7;border-radius:8px;overflow:hidden}.history-row{display:grid;grid-template-columns:minmax(220px,1.1fr) minmax(220px,1fr) minmax(260px,1.2fr) minmax(220px,.9fr);border-top:1px solid #e4e9ee}.history-row:first-child{border-top:0}.history-row>span{min-width:0;padding:12px;border-left:1px solid #e4e9ee;color:#344054;font-size:13px;line-height:1.4}.history-row>span:first-child{border-left:0}.history-head{background:#f8fafc}.history-head>span{color:#111827;font-size:12px;font-weight:800;text-transform:uppercase}.history-response{display:grid;gap:8px}.history-response audio{width:100%;height:34px}.history-row p{margin:4px 0 0}.history-context{display:grid;gap:4px}.history-context strong{color:#111827;font-size:13px}.history-context small{color:#667085;font-size:11px;line-height:1.35}.history-empty{padding:18px;color:#667085;font-size:13px}.job-tracker-table-scroll{position:relative;width:100%;overflow-x:auto;overflow-y:visible;border-top:1px solid #e4e9ee}.job-tracker-table{width:max-content;min-width:100%;display:grid}.job-tracker-row{display:grid;grid-template-columns:var(--job-company, 180px) var(--job-role, 230px) var(--job-created, 120px) var(--job-modified, 120px) var(--job-suitability, 170px) var(--job-jd, 190px) var(--job-selling, 210px) var(--job-gaps, 160px) var(--job-notes, 180px) var(--job-actions, 92px);min-width:max-content}.job-tracker-row>span{position:relative;display:block;min-width:0;padding:9px 8px;border-bottom:1px solid #e4e9ee;border-right:1px solid #eef2f6;color:#344054;background:#fff;font-size:12px;line-height:1.38}.job-tracker-row.is-active>span{background:#eef7ff;box-shadow:inset 0 1px #b7d4ff,inset 0 -1px #b7d4ff}.job-tracker-row.is-active>span:first-child{box-shadow:inset 3px 0 #2563eb,inset 0 1px #b7d4ff,inset 0 -1px #b7d4ff}.job-tracker-head>span,.job-row-actions{background:#fff}.job-tracker-row>.job-actions-header,.job-tracker-row>.job-row-actions{position:sticky;right:0;z-index:12;grid-column:10;min-width:var(--job-actions, 92px);max-width:var(--job-actions, 92px);background-clip:padding-box;box-shadow:-14px 0 18px -14px #101828d9}.job-tracker-row>.job-actions-header{z-index:13}.job-tracker-head{min-height:42px;align-items:end}.job-tracker-head>span{color:#111827;font-size:11px;font-weight:850;text-transform:uppercase}.job-tracker-head button{display:inline-flex;align-items:center;gap:8px;padding:0;color:inherit;background:transparent;font-weight:850}.job-tracker-head button span{color:#667085;font-size:13px}.job-notes-input{width:100%;min-height:70px;padding:8px 9px;border-radius:7px;resize:vertical;color:#344054;font-size:12px;line-height:1.35}.job-notes-input:disabled{color:#98a2b3;background:#f8fafc;cursor:not-allowed}.archive-review-modal{width:min(620px,100%)}.archive-review-copy{margin:0;color:#344054;font-size:14px}.archive-review-actions{display:flex;justify-content:flex-end;gap:10px}.job-tracker-row input{width:100%;height:34px;padding:0 9px;color:#344054;background:#fff;border:1px solid #d7dee6;border-radius:6px;font-size:12px}.job-company-link{min-height:34px;display:flex;align-items:center;padding:0 9px;color:#175cd3;background:#fff;border:1px solid #d7dee6;border-radius:6px;font-size:12px;font-weight:750;text-decoration:none;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.job-company-link:hover{color:#0b4fb3;border-color:#93c5fd;background:#eff6ff;text-decoration:underline;text-underline-offset:2px}.job-detail-cell{width:100%;min-height:34px;display:block;padding:0;color:#344054;background:transparent;border:0;font-size:12px;line-height:1.38;text-align:left}.job-detail-cell:hover{color:#175cd3;text-decoration:underline;text-underline-offset:2px}.job-detail-modal{width:min(760px,100%)}.job-detail-modal-body{display:grid;gap:10px;max-height:58vh;overflow:auto;padding:12px;border:1px solid #dce2e7;border-radius:8px;background:#f8fafc}.job-detail-modal-body p{margin:0;color:#344054;font-size:14px;line-height:1.55;white-space:pre-wrap}.job-tracker-row strong{display:block;color:#344054;font-size:13px;line-height:1.2}.job-tracker-row p{margin:3px 0 0;color:#667085}.job-tracker-row>.job-row-actions{display:grid;grid-template-columns:repeat(2,28px);align-content:start;justify-content:center;gap:5px;isolation:isolate}.job-row-actions button{position:relative;width:28px;height:28px;display:grid;place-items:center;border:1px solid #d7dee6;border-radius:6px;color:#344054;background:#fff}.job-doc-action span{position:absolute;right:3px;bottom:2px;min-width:11px;height:11px;display:grid;place-items:center;border-radius:3px;color:#fff;background:#0b63ce;font-size:8px;font-weight:900;line-height:1}.job-row-actions button:hover:not(:disabled){background:#f4f7fa}.job-row-actions button:last-child{color:#b42318}.job-row-actions button:disabled{opacity:.45;cursor:not-allowed}.job-column-resizer{position:absolute;top:6px;right:-4px;z-index:2;width:8px;height:calc(100% - 12px);padding:0;cursor:col-resize;background:transparent}.job-column-resizer:after{content:"";display:block;width:1px;height:100%;margin:0 auto;background:transparent}.job-column-resizer:hover:after,body.is-resizing-job-table .job-column-resizer:after{background:#0b63ce}.ask-modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100;display:grid;place-items:center;padding:20px;background:#0811148c}.ask-modal-backdrop.is-positioned-modal{display:block}.floating-popup-layer{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100;pointer-events:none}.text-context-menu{position:fixed;z-index:140;min-width:132px;display:grid;gap:2px;padding:5px;border:1px solid #d7dee6;border-radius:7px;background:#fff;box-shadow:0 14px 36px #10182833}.text-context-menu button{height:30px;display:flex;align-items:center;padding:0 10px;border-radius:5px;color:#1f2937;background:transparent;font-size:12px;font-weight:700;text-align:left}.text-context-menu button:hover:not(:disabled){background:#eef4ff}.text-context-menu button:disabled{color:#98a2b3;cursor:not-allowed}.ask-modal{width:min(720px,100%);max-height:min(86vh,760px);display:grid;gap:12px;overflow:auto;padding:16px;border-radius:8px;background:#fff;box-shadow:0 24px 80px #00000047}.ask-modal-head{position:sticky;top:-16px;z-index:2;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:16px 0 12px;margin-top:-16px;background:#fff;border-bottom:1px solid #e4e9ee}.ask-modal h2{margin:0;font-size:18px}.ask-modal-head-actions{display:flex;align-items:center;justify-content:flex-end;gap:8px;flex-wrap:wrap}.ask-modal-head-actions span{color:#667085;font-size:12px;font-weight:750}.ask-modal-head button{height:34px;display:inline-flex;align-items:center;gap:6px;padding:0 12px;border-radius:6px;color:#1f2937;background:#fff;border:1px solid #d7dee6;font-size:12px;font-weight:750}.ask-modal textarea{min-height:92px;padding:10px 12px;resize:vertical;line-height:1.45}.ask-context-summary{display:grid;gap:8px;padding:10px 12px;border:1px solid #dce2e7;border-radius:8px;background:#f8fafc}.ask-context-summary>strong{color:#344054;font-size:12px}.ask-context-pills{display:flex;flex-wrap:wrap;gap:7px}.ask-context-pill{display:inline-flex;align-items:center;min-height:28px;padding:0 10px;border-radius:999px;color:#175cd3;background:#eff6ff;border:1px solid #bfdbfe;font-size:12px;font-weight:850}.narrative-modal{position:relative;width:min(680px,100%);min-width:360px;min-height:320px;resize:none;pointer-events:auto}.floating-popup-layer .narrative-modal{position:fixed;left:50%;top:50%;margin:0;transform:translate(-50%,-50%)}.floating-popup-layer .narrative-modal[style]{transform:none}.narrative-modal-drag-handle{cursor:move;-webkit-user-select:none;user-select:none}.narrative-modal-drag-handle button{cursor:pointer}.is-dragging-narrative-modal{-webkit-user-select:none;user-select:none}.is-resizing-narrative-modal{cursor:nwse-resize;-webkit-user-select:none;user-select:none}.narrative-modal-resize{position:absolute;width:18px;height:18px;border-radius:4px;cursor:nwse-resize}.narrative-modal-resize-se{right:7px;bottom:7px;background:linear-gradient(135deg,transparent 0 45%,#94a3b8 46% 54%,transparent 55%),linear-gradient(135deg,transparent 0 62%,#94a3b8 63% 71%,transparent 72%)}.narrative-modal-resize-nw{left:7px;top:7px;background:linear-gradient(135deg,transparent 0 28%,#94a3b8 29% 37%,transparent 38%),linear-gradient(135deg,transparent 0 45%,#94a3b8 46% 54%,transparent 55%)}.narrative-modal-body{display:grid;gap:10px;color:#1f2937;font-size:14px;line-height:1.55;white-space:pre-wrap}.narrative-modal-body p{margin:0}.narrative-editor{display:grid;gap:12px;min-height:0}.narrative-editor label{display:grid;gap:6px;color:#344054;font-size:12px;font-weight:850}.narrative-editor input,.narrative-editor textarea{width:100%;border:1px solid #d7dee6;border-radius:7px;color:#111827;background:#fff;font-size:13px}.narrative-editor input{height:38px;padding:0 10px}.narrative-editor textarea{min-height:260px;padding:10px;resize:vertical;line-height:1.45}.ask-submit{width:fit-content;min-width:118px;padding:0 14px}.ask-composer{position:sticky;bottom:-16px;display:grid;gap:10px;margin:4px -16px -16px;padding:12px 16px 16px;background:#fff;border-top:1px solid #e4e9ee}.ask-composer.initial{position:static;margin:4px 0 0;padding:0;border-top:0}.ask-loading{display:inline-flex;align-items:center;gap:8px;width:fit-content;padding:9px 11px;border:1px solid #d7dee6;border-radius:7px;color:#344054;background:#f8fafc;font-size:13px;font-weight:750}.ask-thread{display:grid;gap:10px}.ask-message{display:grid;gap:5px;padding:11px 12px;border:1px solid #dce2e7;border-radius:6px;color:#24313c;background:#f8fafc}.ask-message.user{margin-left:40px;background:#eff6ff;border-color:#bfdbfe}.ask-message.assistant{margin-right:40px}.ask-message strong{color:#111827;font-size:12px}.ask-message .markdown-text{display:grid;gap:7px}.ask-message .markdown-text p{margin:0;font-size:14px;line-height:1.5;white-space:pre-wrap}.ask-message .markdown-text strong{display:inline;font-size:inherit}.markdown-spacer{height:4px}.timeline h2{margin:0 0 14px;font-size:15px}.steps{display:grid;grid-template-columns:1.4fr repeat(8,1fr) 1.1fr;align-items:start;gap:12px}.step{position:relative;display:grid;justify-items:center;gap:5px;color:#5b6670;font-size:12px;text-align:center}.step>span:first-child,.step svg{width:30px;height:30px;display:grid;place-items:center;border:1px solid #d7dee6;border-radius:50%;color:#3f4a54;background:#fff;font-weight:800}.step.done>span:first-child,.step.done svg{color:#fff;background:#10a46b;border-color:#10a46b}.step.active>span:first-child{color:#fff;background:#0b63ce;border-color:#0b63ce}.step small{color:inherit}@media (max-width: 1180px){.app-shell{padding-bottom:66px}.workspace{grid-template-columns:1fr}.column-resizer{display:none}.setup-panel,.live-panel,.eval-panel{min-height:auto}.topbar{gap:16px}.topbar nav{display:none}.mobile-bottom-nav{position:fixed;left:0;right:0;bottom:0;z-index:70;display:grid;grid-template-columns:repeat(5,1fr);min-height:60px;padding:6px 8px calc(6px + env(safe-area-inset-bottom));background:#081114;border-top:1px solid #1f2a32;box-shadow:0 -10px 28px #10182833}.mobile-bottom-nav button{min-width:0;min-height:44px;padding:0 4px;color:#cbd5df;background:transparent;border-radius:8px;font-size:11px;font-weight:800}.mobile-bottom-nav button.active{color:#fff;background:#2dd4bf29}.profile{flex-basis:auto;max-width:100%}.extension-onboarding-banner{grid-template-columns:auto minmax(0,1fr);padding:10px 16px}.extension-onboarding-banner button{grid-column:2;justify-self:start}.development-banner{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:start;gap:8px 10px;padding:10px 16px}.development-banner div,.development-banner strong,.development-banner span{display:block}.development-banner button{grid-column:2;justify-self:start;max-width:100%}.jobs-empty-cta{grid-template-columns:1fr}.steps{grid-template-columns:repeat(5,1fr)}.templates-grid,.questions-layout,.admin-provision-card{grid-template-columns:1fr}.admin-provision-card .wide-field,.invitation-form .wide-field{grid-column:auto}.question-item,.profile-grid,.landing-proof,.landing-feature-grid,.landing-seo-grid{grid-template-columns:1fr}.landing-hero{min-height:64vh;background-position:center}.landing-hero.access-landing{min-height:calc(100vh - 64px);grid-template-columns:1fr;gap:30px;padding:38px 18px 48px}.landing-hero.access-landing h1{font-size:clamp(32px,9.5vw,44px);line-height:1.02}.landing-hero.access-landing .access-subheadline{font-size:16px}.landing-hero.access-landing .access-actions{grid-template-columns:1fr;max-width:none}.landing-hero.access-landing .access-actions button,.access-form-actions button{width:100%}.access-preview-card{justify-self:stretch;width:100%}.preview-grid,.legal-grid,.reference-docx-control{grid-template-columns:1fr}}@media (max-width: 640px){body,input,textarea,select,button{min-width:0}.legal-footer{align-items:flex-start;flex-direction:column}.topbar{padding:0 14px}.ask-modal-head{align-items:flex-start;flex-direction:column}.ask-modal-head-actions{width:100%;justify-content:flex-start}.brand{min-width:0;font-size:17px}.profile{display:flex;flex:0 0 auto;max-width:54%}.profile>button,.profile>.cl-userButtonBox{display:none}.account-menu summary{max-width:100%;width:44px;justify-content:center;padding:0}.account-menu summary span{display:none}.account-menu-panel{position:fixed;top:60px;right:10px;left:10px;min-width:0}.floating-feedback-button{right:14px;bottom:74px;width:42px;height:42px}.key-banner{padding:10px 14px}.workspace{width:auto;max-width:calc(100vw - 20px);margin:10px;padding:0;overflow-x:hidden}.setup-panel,.live-panel,.eval-panel,.job-description-setup,.context-selection,.question-corpus-controls,.skill-test-controls,.practice-mode-toggle,.question-card,.question-top,.question-title-row,.question-actions,.recorder,.transcript,.empty-evaluation,.score-section,.coach{min-width:0;max-width:100%}.profile-view,.skills-view,.templates-view,.history-view,.job-tracker-view,.questions-view,.billing-view,.legal-view{width:auto;max-width:calc(100vw - 20px);margin:10px;overflow-x:hidden}.profile-grid,.profile-column,.profile-readiness,.library-control,.textbox,.textbox-title,.textbox-heading{min-width:0;max-width:100%}.textbox-title{align-items:flex-start;flex-wrap:wrap}.textbox textarea{width:100%;max-width:100%;height:244px;white-space:pre-wrap;overflow-wrap:anywhere}.library-save-row,.library-load-row{grid-template-columns:minmax(0,1fr)}.library-save-row button,.library-load-row button{width:100%}.library-caption,.history-title p{overflow-wrap:anywhere}.interviews-intro{padding:12px 14px 8px}.practice-mode-toggle{grid-template-columns:repeat(2,minmax(0,1fr))}.practice-mode-toggle button{width:100%;min-width:0;white-space:normal;line-height:1.15}.skill-test-controls{grid-template-columns:minmax(0,1fr)}.question-corpus-controls{display:grid;gap:10px}.two-col,.interview-actions,.setup-actions{grid-template-columns:1fr;flex-direction:column}.icon-button{width:100%}.stage-header{height:auto;flex-wrap:wrap}.stage-header span:nth-child(3){margin-left:0}.question-top,.question-actions,.recorder-top,.transcript-head,.eval-title{align-items:stretch;flex-direction:column}.question-actions{justify-content:stretch}.question-actions>*,.question-actions button,.narrative-picker{width:100%}.question-title-row{align-items:flex-start;justify-content:space-between}.question-card h1,.speaker-turn p,.coach p{overflow-wrap:anywhere}.skill-picker-menu{min-width:0;width:min(100%,calc(100vw - 40px))}.steps{grid-template-columns:repeat(3,1fr)}.profile-readiness{grid-template-columns:1fr}.url-import-row{grid-template-columns:1fr 42px}.url-import-row>button:last-child{grid-column:1 / -1}.job-search,.job-toolbar{width:100%}.job-mobile-sort{display:grid;grid-template-columns:minmax(0,1fr) 78px;gap:8px;width:100%}.job-mobile-sort label{display:grid;gap:4px;color:#667085;font-size:11px;font-weight:850;text-transform:uppercase}.job-mobile-sort select,.job-mobile-sort button{height:38px;border:1px solid #d7dee6;border-radius:7px;background:#fff;color:#111827;font-size:13px;font-weight:800;text-transform:none}.history-title{align-items:flex-start;flex-direction:column}.history-filters{grid-template-columns:minmax(0,1fr);width:100%}.history-filters button{width:100%}.history-table{display:grid;gap:10px;border-top:0}.history-head{display:none}.history-row{display:grid;grid-template-columns:1fr;border:1px solid #dce2e7;border-radius:8px;background:#fff;overflow:hidden}.history-row>span{display:grid;gap:5px;padding:10px 12px;border-left:0;border-top:1px solid #eef2f6}.history-row>span:first-child{border-top:0}.history-row>span:before{content:attr(data-label);color:#667085;font-size:10px;font-weight:850;text-transform:uppercase}.history-response audio{width:100%;height:38px}.job-tracker-table-scroll{display:none}.job-mobile-cards{display:grid;gap:7px}.job-mobile-card{display:grid;gap:0;padding:0;border:1px solid #dce2e7;border-radius:8px;background:#fff;overflow:hidden}.job-mobile-card.is-active{border-color:#93c5fd;box-shadow:inset 3px 0 #2563eb}.job-mobile-card.is-expanded{border-color:#93c5fd}.job-mobile-row{display:grid;grid-template-columns:minmax(0,1fr) minmax(70px,26%) 46px;align-items:stretch;min-height:58px}.job-mobile-summary{min-width:0;display:grid;align-content:center;gap:3px;padding:8px 10px 8px 14px;color:#111827;background:transparent;border:0;text-align:left}.job-mobile-role{color:#111827;font-size:14px;font-weight:850;line-height:1.2;overflow-wrap:anywhere;white-space:normal}.job-mobile-subline{display:flex;gap:8px;overflow:hidden;color:#667085;font-size:11px;font-weight:700;line-height:1.2;white-space:nowrap}.job-mobile-subline span{overflow:hidden;text-overflow:ellipsis}.job-mobile-company{min-width:0;display:flex;align-items:center;justify-content:flex-end;padding:8px 4px}.job-mobile-company a,.job-mobile-company span{overflow:hidden;color:#175cd3;font-size:12px;font-weight:800;text-overflow:ellipsis;white-space:nowrap}.job-mobile-fit-badge{display:inline-flex;align-items:center;justify-content:center;gap:1px;border:0;border-left:1px solid #eef2f6;color:#175cd3;background:#f8fafc}.job-mobile-fit-badge strong{min-width:25px;padding:4px 0;border-radius:999px;color:#175cd3;font-size:12px;font-weight:850}.job-mobile-card.is-expanded .job-mobile-fit-badge svg{transform:rotate(180deg)}.job-mobile-detail{display:grid;gap:10px;padding:10px 12px 12px;border-top:1px solid #eef2f6}.job-mobile-full-title{display:grid;gap:7px;margin:0;padding:9px;border-radius:7px;background:#f8fafc}.job-mobile-full-title dt{color:#667085;font-size:10px;font-weight:850;text-transform:uppercase}.job-mobile-full-title dd{margin:2px 0 0;color:#111827;font-size:13px;font-weight:780;line-height:1.28;overflow-wrap:anywhere}.job-mobile-fit{margin:0;color:#667085;font-size:12px;line-height:1.4}.job-mobile-meta{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin:0}.job-mobile-meta div{padding:8px;border-radius:7px;background:#f8fafc}.job-mobile-meta dt{color:#667085;font-size:11px;font-weight:850;text-transform:uppercase}.job-mobile-meta dd{margin:2px 0 0;color:#344054;font-size:12px}.job-mobile-section{display:grid;gap:6px}.job-mobile-section>div{display:flex;align-items:center;justify-content:space-between;gap:8px}.job-mobile-section strong,.job-mobile-notes{color:#344054;font-size:12px;font-weight:850}.job-mobile-section button{min-height:32px;display:inline-flex;align-items:center;gap:5px;padding:0 9px;border:1px solid #d7dee6;border-radius:6px;color:#1f2937;background:#fff;font-size:12px;font-weight:800}.job-mobile-preview{width:100%;min-height:44px;padding:8px 9px;color:#344054;background:#f8fafc;text-align:left;line-height:1.4}.job-mobile-notes{display:grid;gap:6px}.job-mobile-notes textarea{min-height:82px;padding:9px;resize:vertical}.job-mobile-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.job-mobile-actions button{min-height:38px;display:inline-flex;align-items:center;justify-content:center;gap:6px;border:1px solid #d7dee6;border-radius:7px;color:#1f2937;background:#fff;font-size:12px;font-weight:800}.ask-modal-backdrop{align-items:stretch;place-items:stretch;padding:0}.ask-modal{width:100%;max-height:none;min-height:100dvh;border-radius:0}.ask-composer{bottom:0;margin-inline:-16px;padding-bottom:calc(16px + env(safe-area-inset-bottom))}.ask-message.user,.ask-message.assistant{margin-left:0;margin-right:0}}.app-shell[data-theme=dark]{color:#e5edf4;background:#0e1419}.app-shell[data-theme=dark] .topbar{background:linear-gradient(90deg,#05090c,#111a20);border-bottom-color:#26323a}.app-shell[data-theme=dark] .panel,.app-shell[data-theme=dark] .timeline,.app-shell[data-theme=dark] .ask-modal,.app-shell[data-theme=dark] .profile-column,.app-shell[data-theme=dark] .profile-readiness,.app-shell[data-theme=dark] .settings-section,.app-shell[data-theme=dark] .question-editor,.app-shell[data-theme=dark] .question-category,.app-shell[data-theme=dark] .question-empty,.app-shell[data-theme=dark] .legal-card,.app-shell[data-theme=dark] .legal-notice{color:#e5edf4;background:#151d23;border-color:#2a3741;box-shadow:0 1px 2px #00000042}.app-shell[data-theme=dark] label,.app-shell[data-theme=dark] .section-title,.app-shell[data-theme=dark] .recorder-top span,.app-shell[data-theme=dark] .stage-header,.app-shell[data-theme=dark] .transcript-head strong,.app-shell[data-theme=dark] .speaker-turn strong,.app-shell[data-theme=dark] .job-tracker-row strong,.app-shell[data-theme=dark] .history-context strong,.app-shell[data-theme=dark] .career-story-questions li,.app-shell[data-theme=dark] .career-story-questions p,.app-shell[data-theme=dark] .resume-coach li,.app-shell[data-theme=dark] .resume-coach p,.app-shell[data-theme=dark] .score-row,.app-shell[data-theme=dark] .coach p,.app-shell[data-theme=dark] .ask-message,.app-shell[data-theme=dark] .ask-loading,.app-shell[data-theme=dark] .narrative-modal-body,.app-shell[data-theme=dark] .timeline-item,.app-shell[data-theme=dark] .response-playback strong,.app-shell[data-theme=dark] .profile-readiness strong{color:#d7e1e8}.app-shell[data-theme=dark] .interviews-intro h1{color:#e5edf4}.app-shell[data-theme=dark] .interviews-intro p,.app-shell[data-theme=dark] .section-helper,.app-shell[data-theme=dark] .field-helper,.app-shell[data-theme=dark] .profile-readiness p{color:#93a4b1}.app-shell[data-theme=dark] input,.app-shell[data-theme=dark] textarea,.app-shell[data-theme=dark] select,.app-shell[data-theme=dark] .practice-mode-toggle,.app-shell[data-theme=dark] .key-setting,.app-shell[data-theme=dark] .tts-setting,.app-shell[data-theme=dark] .select-row,.app-shell[data-theme=dark] .library-control,.app-shell[data-theme=dark] .reference-docx-control,.app-shell[data-theme=dark] .template-component,.app-shell[data-theme=dark] .template-ingestion-state,.app-shell[data-theme=dark] .bookmarklet-card,.app-shell[data-theme=dark] .jd-points,.app-shell[data-theme=dark] .career-story-questions,.app-shell[data-theme=dark] .resume-coach,.app-shell[data-theme=dark] .question-card,.app-shell[data-theme=dark] .recorder,.app-shell[data-theme=dark] .transcript,.app-shell[data-theme=dark] .score-card,.app-shell[data-theme=dark] .coach,.app-shell[data-theme=dark] .empty-evaluation,.app-shell[data-theme=dark] .ask-message,.app-shell[data-theme=dark] .text-context-menu{color:#f0f6fb;background:#101820;border-color:#2b3842}.app-shell[data-theme=dark] .text-context-menu button{color:#e5edf4}.app-shell[data-theme=dark] .account-settings,.app-shell[data-theme=dark] .account-setting-row,.app-shell[data-theme=dark] .account-settings select,.app-shell[data-theme=dark] .account-settings button{color:#e5edf4;background:#101820;border-color:#2b3842}.app-shell[data-theme=dark] .account-settings strong,.app-shell[data-theme=dark] .account-settings label{color:#d7e1e8}.app-shell[data-theme=dark] .text-context-menu button:hover:not(:disabled){background:#1f2b36}.app-shell[data-theme=dark] .text-context-menu button:disabled{color:#667085}.app-shell[data-theme=dark] .workflow-status-banner{background:#101820;border-color:#25313b}.app-shell[data-theme=dark] .workflow-status-item{color:#bfdbfe;background:#172437;border-color:#2f4b70}.app-shell[data-theme=dark] .workflow-status-item strong{color:#e5edf4}.app-shell[data-theme=dark] .workflow-status-item.complete{color:#b7f5dc;background:#123428;border-color:#1f6f52}.app-shell[data-theme=dark] .interviews-jobs-link{color:#c6d3dc;background:#121c25;border-color:#2b3842}.app-shell[data-theme=dark] .resume-upload-button{color:#e5edf4;background:#101820;border-color:#2b3842}.app-shell[data-theme=dark] .resume-upload-button:hover:not(.disabled){background:#1f2b36}.app-shell[data-theme=dark] .library-save-row button:disabled{color:#667085;background:#111820;border-color:#2b3842}.app-shell[data-theme=dark] .pill-action{color:#9ec5ff;background:#0f2236;border-color:#245481}.app-shell[data-theme=dark] .pill-action:hover:not(:disabled){background:#17324d}.app-shell[data-theme=dark] .category-editor,.app-shell[data-theme=dark] .question-item,.app-shell[data-theme=dark] .question-corpus-controls{background:#101820;border-color:#2b3842}.app-shell[data-theme=dark] .question-item.is-selected{border-color:#60a5fa;box-shadow:0 0 0 3px #60a5fa29}.app-shell[data-theme=dark] .question-item-main strong{color:#e5edf4}.app-shell[data-theme=dark] .skills-source-note,.app-shell[data-theme=dark] .skills-category-toggle svg,.app-shell[data-theme=dark] .question-item-notes,.app-shell[data-theme=dark] .question-empty p,.app-shell[data-theme=dark] .question-corpus-controls small{color:#93a4b1}.app-shell[data-theme=dark] .category-editor-head strong,.app-shell[data-theme=dark] .skills-category-toggle strong,.app-shell[data-theme=dark] .technical-skill-group-head strong{color:#e5edf4}.app-shell[data-theme=dark] .category-editor-row span{color:#93a4b1}.app-shell[data-theme=dark] .admin-checkbox{color:#e5edf4}.app-shell[data-theme=dark] .category-editor-head button,.app-shell[data-theme=dark] .category-editor-row button{color:#e5edf4;background:#101820;border-color:#2b3842}.app-shell[data-theme=dark] .category-editor-row button{color:#fda4af}.app-shell[data-theme=dark] .category-editor-row button:disabled{color:#667085}.app-shell[data-theme=dark] .skill-tile.is-dragging{border-color:#60a5fa;background:#0f2236}.app-shell[data-theme=dark] .skill-tile-panel select{color:#e5edf4;background:#101820;border-color:#2b3842}.app-shell[data-theme=dark] .admin-table-wrap{border-color:#2b3842}.app-shell[data-theme=dark] .admin-table{background:#101820}.app-shell[data-theme=dark] .admin-table th{color:#93a4b1;background:#121c25}.app-shell[data-theme=dark] .admin-table td{border-color:#2b3842}.app-shell[data-theme=dark] .admin-table td:first-child span{color:#93a4b1}.app-shell[data-theme=dark] input::placeholder,.app-shell[data-theme=dark] textarea::placeholder,.app-shell[data-theme=dark] .textbox-helper,.app-shell[data-theme=dark] .key-setting small,.app-shell[data-theme=dark] .eval-title p,.app-shell[data-theme=dark] .score-row p,.app-shell[data-theme=dark] .timeline-item p,.app-shell[data-theme=dark] .job-tracker-row p,.app-shell[data-theme=dark] .question-card span,.app-shell[data-theme=dark] .transcript-head span,.app-shell[data-theme=dark] .template-component em,.app-shell[data-theme=dark] .template-component span,.app-shell[data-theme=dark] .template-components-empty,.app-shell[data-theme=dark] .library-caption,.app-shell[data-theme=dark] .template-component-source{color:#93a4b1}.app-shell[data-theme=dark] .reference-docx-control.is-ingesting,.app-shell[data-theme=dark] .template-ingestion-state{background:#102235;border-color:#27527c}.app-shell[data-theme=dark] .job-tracker-table-scroll,.app-shell[data-theme=dark] .job-tracker-table,.app-shell[data-theme=dark] .job-tracker-row{border-color:#2b3842}.app-shell[data-theme=dark] .job-tracker-row>span,.app-shell[data-theme=dark] .job-tracker-head>span,.app-shell[data-theme=dark] .job-row-actions{background:#151d23}.app-shell[data-theme=dark] .job-company-link{color:#93c5fd;background:#101820;border-color:#344451}.app-shell[data-theme=dark] .job-company-link:hover{color:#bfdbfe;background:#10233a;border-color:#2e5f8f}.app-shell[data-theme=dark] .job-detail-cell{color:#d8e2ea}.app-shell[data-theme=dark] .job-detail-cell:hover{color:#93c5fd}.app-shell[data-theme=dark] .job-detail-modal-body{background:#121c25;border-color:#2b3842}.app-shell[data-theme=dark] .job-detail-modal-body p{color:#d8e2ea}.app-shell[data-theme=dark] .secondary,.app-shell[data-theme=dark] .icon-button,.app-shell[data-theme=dark] .question-nav-button,.app-shell[data-theme=dark] .question-audio-button,.app-shell[data-theme=dark] .url-copy-button,.app-shell[data-theme=dark] .bookmarklet-actions button,.app-shell[data-theme=dark] .job-row-actions button,.app-shell[data-theme=dark] .key-input-row button,.app-shell[data-theme=dark] .tts-setting button,.app-shell[data-theme=dark] .ask-modal-head button{color:#e5edf4;background:#1b2630;border-color:#344451}.app-shell[data-theme=dark] .practice-mode-toggle button.active{color:#f8fafc;background:#25313b;border-color:#40505e}.app-shell[data-theme=dark] .secondary:hover:not(:disabled),.app-shell[data-theme=dark] .icon-button:hover:not(:disabled),.app-shell[data-theme=dark] .question-nav-button:hover:not(:disabled){background:#24313b}.app-shell[data-theme=dark] .danger{color:#fecaca;background:#321716;border-color:#7f1d1d}.app-shell[data-theme=dark] .source-link,.app-shell[data-theme=dark] .textbox-title button{color:#8ab4ff}.app-shell[data-theme=dark] .hint-button,.app-shell[data-theme=dark] .hint-box,.app-shell[data-theme=dark] .notice,.app-shell[data-theme=dark] .key-banner,.app-shell[data-theme=dark] .development-banner{color:#f7d78b;background:#2f2611;border-color:#765b1d}.app-shell[data-theme=dark] .development-banner button{color:#f7d78b;background:#1b2630;border-color:#765b1d}.app-shell[data-theme=dark] .extension-onboarding-banner{color:#b7f5dc;background:#123428;border-color:#1f6f52}.app-shell[data-theme=dark] .extension-onboarding-banner span{color:#a8c7ba}.app-shell[data-theme=dark] .extension-onboarding-banner .primary{background:#10a46b}.app-shell[data-theme=dark] .extension-onboarding-banner .ghost{color:#b7f5dc;border-color:#2a7c5f}.app-shell[data-theme=dark] .jobs-empty-cta{background:#101820;border-color:#2e5f8f}.app-shell[data-theme=dark] .jobs-empty-cta p,.app-shell[data-theme=dark] .job-tracker-empty{color:#93a4b3}.app-shell[data-theme=dark] .extension-install-status{background:#101820;border-color:#2e5f8f}.app-shell[data-theme=dark] .extension-install-status.installed{background:#123428;border-color:#1f6f52}.app-shell[data-theme=dark] .extension-install-status p,.app-shell[data-theme=dark] .extension-install-list{color:#93a4b3}.app-shell[data-theme=dark] .inline-copy,.app-shell[data-theme=dark] .import-progress{color:#d8e2ea;background:#101820;border-color:#33414d}.app-shell[data-theme=dark] .import-progress-head strong,.app-shell[data-theme=dark] .import-progress li.active{color:#f8fafc}.app-shell[data-theme=dark] .import-progress p,.app-shell[data-theme=dark] .import-progress-head button{color:#bac6d1}.app-shell[data-theme=dark] .import-progress li{color:#93a4b3}.app-shell[data-theme=dark] .evidence-chip{color:#b7f5dc;background:#123428}.app-shell[data-theme=dark] .brief-block li.gap-low{color:#fde68a;background:#42310b}.app-shell[data-theme=dark] .brief-block li.gap-medium{color:#fed7aa;background:#4a250c}.app-shell[data-theme=dark] .brief-block li.gap-high{color:#fecaca;background:#4c1414}.app-shell[data-theme=dark] .speaker-turn,.app-shell[data-theme=dark] .ask-modal-head,.app-shell[data-theme=dark] .ask-composer{background:#151d23;border-color:#2a3741}.app-shell[data-theme=dark] .ask-context-summary{background:#121c25;border-color:#2b3842}.app-shell[data-theme=dark] .ask-context-summary>strong{color:#d8e2ea}.app-shell[data-theme=dark] .ask-context-pill{color:#bfdbfe;background:#10233a;border-color:#2e5f8f}.app-shell[data-theme=dark] .ask-modal-head-actions span{color:#93a4b1}.app-shell[data-theme=dark] .interviewer-turn,.app-shell[data-theme=dark] .user-turn,.app-shell[data-theme=dark] .ask-message.user,.app-shell[data-theme=dark] .history-head{background:#101820;border-color:#2b3842}.app-shell[data-theme=dark] .history-title p,.app-shell[data-theme=dark] .legal-footer,.app-shell[data-theme=dark] .legal-card ul,.app-shell[data-theme=dark] .legal-notice p,.app-shell[data-theme=dark] .history-empty,.app-shell[data-theme=dark] .history-context small,.app-shell[data-theme=dark] .history-row>span{color:#d7e1e8}.app-shell[data-theme=dark] .legal-card h2,.app-shell[data-theme=dark] .legal-notice strong{color:#f8fafc}.app-shell[data-theme=dark] .legal-footer{background:#101820;border-top-color:#2b3842}.app-shell[data-theme=dark] .legal-footer-links button{color:#e5edf4}.app-shell[data-theme=dark] .history-table,.app-shell[data-theme=dark] .history-row,.app-shell[data-theme=dark] .history-row>span{border-color:#2b3842}.app-shell[data-theme=dark] .ask-modal-backdrop{background:#000000ad}.app-shell[data-theme=dark] .column-resizer:hover,.app-shell[data-theme=dark].is-resizing-columns .column-resizer{background:#2b4152}
