/* OSINT Score / evidence vault visual system. Values are mirrored in DESIGN.md. */
body.experience {
  --void: #060b10;
  --night: #0c151c;
  --panel: #111e26;
  --line-dark: #2b3b42;
  --ice: #e8efed;
  --muted: #a7b7b8;
  --signal: #a4ced2;
  --ember: #d9a977;
  --document: #dfe7e4;
  --document-ink: #17262b;
  --blue: #9acbd2;
  --blue-dark: #88c0c9;
  --ink: #e8efed;
  --ink-soft: #a7b7b8;
  --paper: #0a1218;
  --line: #34464b;
  --risk: #da8f82;
  background: var(--void);
  color: var(--ice);
  font-family: "Avenir Next", "Segoe UI", Arial, sans-serif;
  -webkit-font-smoothing: antialiased;
}
body.experience.scan-open { overflow: hidden; }
.experience * { box-sizing: border-box; }
.experience button, .experience input, .experience select { border-radius: 0; }
.experience a { color: var(--signal); }
.experience a:hover { color: #e4f3f1; }
.experience :focus-visible { outline: 2px solid #dcb17d; outline-offset: 4px; }
.experience .app-shell { min-height: 100vh; }
.experience .eyebrow, .experience .tiny-index, .experience .section-index,
.experience .utility-text, .experience .job-ref, .experience .status-pill,
.experience .optional, .experience .visual-caption span, .experience .visual-caption small {
  font-family: ui-monospace, "SFMono-Regular", Consolas, monospace;
}
.experience .eyebrow, .experience .tiny-index, .experience .section-index {
  color: var(--ember); text-transform: uppercase; letter-spacing: .17em; font-size: 10px; font-weight: 700;
}
.experience .masthead {
  position: relative; z-index: 11; height: 72px; background: rgba(6,11,16,.97);
  border-bottom: 1px solid #26343a; padding: 0 clamp(23px, 3.5vw, 68px);
}
.experience .brand { gap: 15px; color: var(--ice); font-size: 19px; letter-spacing: -.025em; font-weight: 800; }
.experience .brand-separator { color: var(--ember); margin: 0 4px; font-weight: 400; }
.experience .brand-mark {
  width: 34px; height: 34px; border: 1px solid #7d9197; padding: 7px;
  align-items: flex-end; background: linear-gradient(135deg, #15232a, #091016);
}
.experience .brand-mark i { width: 3px; background: #e4e9df; }
.experience .brand-mark i:nth-child(1) { height: 8px; }
.experience .brand-mark i:nth-child(2) { height: 17px; background: var(--ember); }
.experience .brand-mark i:nth-child(3) { height: 11px; }
.experience .masthead-right { gap: 21px; }
.experience .environment-tag, .experience .model-tag {
  font: 10px ui-monospace, Consolas, monospace; text-transform: uppercase; letter-spacing: .12em;
}
.experience .environment-tag { color: #91a2a4; border-color: #34464b; }
.experience .model-tag { color: #c8d7d5; }
.experience .text-button { color: var(--ice); text-underline-offset: 5px; font-size: 12px; }
.live-dot {
  display: inline-block; width: 6px; height: 6px; background: #d5ae81;
  border-radius: 50%; box-shadow: 0 0 12px rgba(240,181,113,.7);
  margin-right: 9px; vertical-align: 2px; animation: live-pulse 3s ease-in-out infinite;
}
.experience .primary-button {
  min-height: 58px; border: 1px solid #e4e7dc; background: #e4e7dc; color: #081117;
  display: inline-flex; justify-content: space-between; align-items: center; gap: 17px;
  padding: 0 20px; font-weight: 750; font-size: 12px; letter-spacing: .04em;
  text-transform: uppercase; transition: background .22s, color .22s, transform .22s, box-shadow .22s;
}
.experience .primary-button:hover { background: #fff; transform: translateY(-2px); box-shadow: 0 15px 35px rgba(152,215,219,.12); }
.experience .primary-button:active { transform: translateY(0); }
.experience .primary-button span { font-size: 22px; font-weight: 300; }
.experience .outline-button {
  min-height: 43px; border: 1px solid #78969b; background: transparent;
  color: #d6e8e6; font-size: 12px; font-weight: 700; padding: 10px 15px;
}
.experience .outline-button:hover { background: #1a3037; color: #fff; }
.experience .outline-button.small { min-height: 36px; font-size: 10px; }
.experience .form-error { color: #f2a99b; font-size: 12px; line-height: 1.5; }
.experience .footer {
  background: var(--void); border-color: #2a3940; color: #80959a;
  padding: 21px clamp(23px,3.5vw,68px); font-size: 9px; line-height: 1.5;
}

/* The entry and search share one architectural object. */
.experience .login-screen {
  width: 100%; min-height: calc(100svh - 126px); display: grid;
  grid-template-columns: minmax(410px, 45%) minmax(0, 55%); background: var(--void);
}
.experience .login-panel {
  position: relative; z-index: 5; max-width: none; min-height: 670px;
  padding: clamp(72px, 10vh, 126px) clamp(32px, 5vw, 82px) 50px clamp(30px,5vw,88px);
  display: flex; flex-direction: column; background: linear-gradient(90deg,#060b10 76%,rgba(6,11,16,.88));
}
.experience .login-panel > * { animation: enter-up .8s cubic-bezier(.18,.74,.25,1) both; }
.experience .login-panel > :nth-child(2) { animation-delay: .12s; }
.experience .login-panel > :nth-child(3) { animation-delay: .22s; }
.experience .login-panel > :nth-child(4) { animation-delay: .32s; }
.experience .login-panel > :nth-child(5) { animation-delay: .42s; }
.eyebrow-mark { display: inline-block; height: 1px; width: 36px; background: var(--ember); margin-right: 12px; vertical-align: 4px; }
.experience .login-panel h1, .experience .control-column h1, .scan-copy h2 {
  font-family: "Avenir Next Condensed", "Arial Narrow", "Helvetica Neue", Arial, sans-serif;
  font-weight: 850; text-transform: uppercase; letter-spacing: -.075em;
}
.experience .login-panel h1 {
  font-size: clamp(77px, 8.1vw, 151px); line-height: .82; color: var(--ice);
  margin: clamp(40px,7vh,85px) 0 30px; max-width: 800px;
}
.experience .login-panel h1 span { display: block; }
.experience .login-panel h1 span:last-child { color: var(--signal); }
.experience .login-panel > p { max-width: 555px; color: #b2c0bf; font-size: clamp(14px,1.15vw,17px); line-height: 1.58; }
.experience .login-panel form { margin-top: auto; padding-top: 49px; width: min(100%,560px); max-width: none; }
.experience .login-panel label, .experience .search-form label {
  display: block; color: #c4d1ce; font: 700 10px ui-monospace,Consolas,monospace;
  letter-spacing: .12em; text-transform: uppercase; margin-bottom: 9px;
}
.experience .input-action { display: flex; min-width: 0; }
.experience .login-panel input, .experience .search-form input {
  border: 1px solid #496068; background: #111f27; color: #f3f6ed;
  height: 58px; padding: 0 17px; outline: none; min-width: 0;
  font-size: 14px; transition: border-color .2s, background .2s;
}
.experience .login-panel input::placeholder, .experience .search-form input::placeholder { color: #8ba0a3; }
.experience .login-panel input:focus, .experience .search-form input:focus { border-color: #d8ae7b; background: #16272e; box-shadow: inset 0 0 0 1px #d8ae7b; }
.experience .input-action input { flex: 1; }
.experience .input-action .primary-button { min-width: 178px; }
.password-wrap, .phone-input-wrap { position: relative; min-width: 0; }
.password-wrap { flex: 1; }
.password-wrap input { width: 100%; padding-right: 58px !important; }
.password-toggle, .phone-clear {
  position: absolute; right: 8px; top: 50%; transform: translateY(-50%);
  width: 40px; height: 40px; border: 0; background: transparent; color: #b3c9c8;
  font: 11px ui-monospace,Consolas,monospace;
}
.experience .login-panel input.password-toggle, .experience .search-form input.phone-clear {
  padding: 0; width: 43px; height: 41px; min-height: 41px;
  border: 0; background: transparent; color: #c8d8d6; box-shadow: none;
  text-align: center; font: 10px ui-monospace,Consolas,monospace; cursor: pointer;
}
.experience .login-panel input.password-toggle:hover, .experience .search-form input.phone-clear:hover {
  color: #fff; background: #1d3038;
}
.password-toggle:hover, .phone-clear:hover { color: #fff; background: #1d3038; }
.login-source-line { margin-top: 0; padding-top: 32px; display: flex; flex-wrap: wrap; }
.login-source-line span {
  color: #839b9f; border-left: 1px solid #345057; padding: 0 12px;
  font: 9px ui-monospace,Consolas,monospace; letter-spacing: .11em; text-transform: uppercase;
}
.login-source-line span:first-child { border: 0; padding-left: 0; }

/* The vault occupies the space, while labels remain truthful DOM content. */
.portrait-stage {
  position: relative; isolation: isolate; overflow: hidden; min-height: 460px;
  background: radial-gradient(ellipse at 50% 44%,#25414b 0%,#111e27 32%,#080f16 67%,#05090d 100%);
}
.portrait-stage::before {
  content: ""; position: absolute; inset: 0; z-index: 1; pointer-events: none;
  background-image: linear-gradient(rgba(163,198,202,.11) 1px,transparent 1px),
    linear-gradient(90deg,rgba(163,198,202,.07) 1px,transparent 1px);
  background-size: 100% 56px, 64px 100%; opacity: .43;
  mask-image: linear-gradient(90deg,transparent,#000 18%,#000 82%,transparent);
}
.portrait-stage::after {
  content: ""; position: absolute; inset: 0; z-index: 4; pointer-events: none;
  background: linear-gradient(180deg,rgba(5,11,16,.75),transparent 20%,transparent 70%,rgba(5,11,16,.91)),
    linear-gradient(90deg,rgba(5,11,16,.48),transparent 23%,transparent 80%,rgba(5,11,16,.42));
}
.portrait-stage canvas { position: absolute; inset: 0; width: 100%; height: 100%; z-index: 2; display: block; }
.portrait-stage canvas.webgl-fallback {
  background: repeating-linear-gradient(90deg,transparent 0 19px,rgba(142,196,197,.16) 20px 21px,transparent 22px 43px),
    radial-gradient(ellipse at center,rgba(173,211,207,.17),transparent 55%);
}
.visual-ring { display: none; }
.visual-beam {
  position: absolute; z-index: 3; left: 0; right: 0; top: -15%; height: 13%; pointer-events: none;
  background: linear-gradient(180deg,transparent,rgba(196,236,230,.03) 70%,rgba(216,171,119,.42) 96%,rgba(253,218,170,.72));
  filter: blur(.2px); animation: beam-travel 14s linear infinite;
}
.visual-corners { position: absolute; inset: 34px; z-index: 6; pointer-events: none; }
.visual-corners span { position: absolute; width: 24px; height: 24px; border-color: rgba(184,214,215,.56); border-style: solid; }
.visual-corners span:nth-child(1) { top: 0; left: 0; border-width: 1px 0 0 1px; }
.visual-corners span:nth-child(2) { top: 0; right: 0; border-width: 1px 1px 0 0; }
.visual-corners span:nth-child(3) { bottom: 0; left: 0; border-width: 0 0 1px 1px; }
.visual-corners span:nth-child(4) { bottom: 0; right: 0; border-width: 0 1px 1px 0; }
.visual-aside {
  position: absolute; z-index: 6; top: 50%; right: 13px; writing-mode: vertical-rl;
  transform: translateY(-50%); color: #8eaaad;
  font: 9px ui-monospace,Consolas,monospace; letter-spacing: .16em;
}
.visual-caption {
  position: absolute; z-index: 6; left: clamp(33px,5vw,82px); bottom: clamp(31px,5vh,64px);
  display: grid; gap: 7px; max-width: 380px; border-left: 2px solid var(--ember); padding-left: 21px;
}
.visual-caption span { color: #d8b487; font-size: 10px; letter-spacing: .13em; }
.visual-caption strong { color: #e6eeeb; font-size: 15px; line-height: 1.35; font-weight: 660; }
.visual-caption small { color: #96afb0; line-height: 1.4; font-size: 9px; }
.visual-vault-index {
  position: absolute; z-index: 5; top: 49px; left: clamp(33px,5vw,82px);
  display: flex; flex-direction: column; gap: 8px; color: #a4bfc0;
  font: 10px ui-monospace,Consolas,monospace; letter-spacing: .1em;
}
.visual-vault-index strong { color: #d5e2dd; font: 700 11px ui-monospace,Consolas,monospace; letter-spacing: .22em; }
.login-visual { border-left: 1px solid #26383f; }

/* Search / a calm control position next to a deliberately theatrical field. */
.experience .workspace { display: block; max-width: none; margin: 0; background: #0a1218; }
.workspace-hero { position: relative; min-height: 720px; background: #070d13; overflow: hidden; }
.experience .control-column {
  position: relative; z-index: 5; width: 44%; min-height: 720px; border: 0;
  padding: 65px clamp(30px,5vw,82px) 55px clamp(30px,5vw,82px);
  background: linear-gradient(90deg,#070d13 77%,rgba(7,13,19,.8));
}
.experience .column-heading { gap: 16px; }
.experience .heading-rule { height: 1px; background: #46535a; }
.experience .control-column h1 {
  color: var(--ice); font-size: clamp(76px,7.3vw,126px); line-height: .86;
  margin: 38px 0 26px;
}
.experience .control-column h1 em { color: var(--signal); font-style: normal; }
.experience .intro { color: #b2c2c1; font-size: 14px; line-height: 1.57; max-width: 430px; margin-bottom: 30px; }
.experience .search-form { width: min(100%,480px); }
.experience .search-form label:not(:first-child) { margin-top: 17px; }
.experience .search-form input { width: 100%; height: 48px; }
.experience .search-form .primary-button { margin-top: 26px; width: 100%; }
.experience .optional { display: inline; color: #8ca4a6; font-size: 9px; letter-spacing: 0; text-transform: none; font-weight: 400; }
.phone-input-wrap input { padding-right: 55px !important; }
.experience .sidebar-note { border-color: #415158; margin-top: 36px; padding-top: 16px; }
.experience .sidebar-note p { color: #94a9a9; max-width: 410px; font-size: 11px; margin-top: 9px; }
.workspace-visual { position: absolute; inset: 0 0 0 auto; width: 60%; min-height: 720px; border: 0; }
.workspace-visual-copy { position: absolute; z-index: 6; top: 57px; left: clamp(33px,4vw,76px); display: grid; gap: 11px; }
.workspace-visual-copy strong { color: #e0eae8; max-width: 300px; font: 800 clamp(28px,2.9vw,50px)/.95 "Avenir Next Condensed","Arial Narrow",Arial,sans-serif; text-transform: uppercase; letter-spacing: -.04em; }
.workspace-visual .visual-caption { bottom: 39px; }
.experience .scan-return { position: absolute; z-index: 8; right: 45px; bottom: 40px; background: #e4e7dc; color: #0b151b; border: 0; }
.experience .scan-return:hover { background: #fff; color: #0b151b; }

/* The dossier is a dark analytic surface; the raw Sherlock ledger is a light extracted sheet. */
.experience .result-column {
  background: #0a1218; color: #e4ecea; max-width: 1640px;
  padding: 49px clamp(24px,5.5vw,92px) 110px; margin: 0 auto;
}
.experience .result-topline { border-color: #41515a; padding-bottom: 19px; }
.experience .job-ref { color: #8b9da2; font-size: 10px; }
.experience .status-pill { background: #15252c; border-color: #4a6267; color: #c0d7d6; }
.experience .status-pill.done { color: #b4e1c7; border-color: #4c8268; background: #163329; }
.experience .status-pill.warning { color: #efc29a; border-color: #987151; background: #34261d; }
.experience .status-pill.muted { color: #8fa3a8; background: #13212a; border-color: #41535a; }
.experience .empty-state { min-height: 440px; text-align: left; align-items: flex-start; justify-content: center; }
.experience .empty-illustration { display: none; }
.experience .empty-state::before { content: "[  ∅  ]"; color: #66858a; font: 650 64px ui-monospace,Consolas,monospace; letter-spacing: -.14em; }
.experience .empty-state h2 { color: #e5edeb; font: 800 clamp(38px,4vw,67px)/.96 "Avenir Next Condensed","Arial Narrow",Arial,sans-serif; letter-spacing: -.055em; text-transform: uppercase; margin: 27px 0 10px; }
.experience .empty-state p { color: #95abad; font-size: 14px; margin: 0; }
.experience #result-content { animation: dossier-reveal .78s cubic-bezier(.18,.72,.2,1) both; }
.experience .dossier-heading {
  display: grid; grid-template-columns: minmax(145px,190px) minmax(0,1fr) minmax(240px,330px);
  gap: clamp(24px,3vw,50px); align-items: stretch; margin: 31px 0 0;
  padding: clamp(25px,3.3vw,52px); background: #111e25;
  border-top: 2px solid #bb9469; border-left: 1px solid #33464d; border-right: 1px solid #33464d;
}
.candidate-media { min-width: 0; display: flex; flex-direction: column; }
.candidate-photo-placeholder {
  width: 100%; aspect-ratio: .9; border: 1px solid #667b7e;
  display: flex; flex-direction: column; align-items: center; justify-content: center;
  color: #a6b8b7; background: repeating-linear-gradient(135deg,#14232a 0 2px,#192b32 2px 15px);
}
.candidate-photo-placeholder span, .candidate-photo-placeholder small { font: 9px ui-monospace,Consolas,monospace; letter-spacing: .08em; }
.candidate-photo-placeholder strong { font: 300 71px/.9 ui-monospace,Consolas,monospace; color: #9db6b6; margin: 7px 0 3px; }
.candidate-photo-strip { display: flex; flex-wrap: wrap; gap: 8px; }
.candidate-photo-item { width: 57px; }
.candidate-photo-item:first-child { width: 100%; }
.candidate-photo-item img { display: block; width: 57px; height: 57px; object-fit: cover; border: 1px solid #6a7d81; background: #20323a; }
.candidate-photo-item:first-child img { width: 100%; height: auto; aspect-ratio: .9; animation: photo-materialize 1.1s ease-out both; }
.candidate-photo-item a { display: block; color: #d5c4aa; font: 10px/1.4 ui-monospace,Consolas,monospace; margin-top: 5px; overflow-wrap: anywhere; }
#candidate-photo-caption { color: #98aeb0; font-size: 10px; line-height: 1.55; margin: 13px 0 0; }
.dossier-identity { min-width: 0; padding-top: 3px; }
.experience .dossier-heading h2 { color: var(--ice); font: 800 clamp(48px,5vw,84px)/.9 "Avenir Next Condensed","Arial Narrow",Arial,sans-serif; letter-spacing: -.065em; text-transform: uppercase; margin: 21px 0 19px; overflow-wrap: anywhere; }
.experience .identity-note { color: #a5babc; font-size: 13px; line-height: 1.55; max-width: 470px; }
.dossier-actions { min-width: 0; border-left: 1px solid #41555a; padding-left: clamp(20px,2vw,35px); display: flex; flex-direction: column; gap: 14px; }
.experience .sherlock-report-link {
  min-height: 90px; display: flex; align-items: center; justify-content: space-between; gap: 15px;
  background: #d8e7e4; border: 1px solid #d8e7e4; color: #0a161c; padding: 18px 20px;
  font: 800 clamp(18px,1.55vw,24px)/1.06 "Avenir Next Condensed","Arial Narrow",Arial,sans-serif;
  text-transform: uppercase; text-decoration: none; letter-spacing: -.025em; transition: background .2s, transform .2s;
}
.experience .sherlock-report-link:hover { color: #071014; background: #fff; transform: translateY(-2px); }
.sherlock-report-link span { font-size: 28px; }
.sherlock-unavailable { border: 1px dashed #5f7379; padding: 17px; color: #a0b2b2; font-size: 12px; margin: 0; }
.experience .review-controls { display: flex; flex-direction: column; align-items: stretch; gap: 8px; }
.experience .review-controls .text-button { text-align: left; color: #bdd4d1; }
.experience .score-band {
  margin: 0; background: #111e25; border: 1px solid #33464d; border-top: 1px solid #45585c;
  display: grid; grid-template-columns: minmax(0,1.3fr) minmax(275px,.7fr); box-shadow: none;
}
.experience .score-main { background: transparent; padding: 30px clamp(25px,3.2vw,52px) 39px; }
.experience .score-main::after { display: none; }
.experience .score-line { margin-top: 7px; }
.experience .score-line strong { color: #e8efed; font: 800 clamp(100px,9vw,163px)/.83 "Avenir Next Condensed","Arial Narrow",Arial,sans-serif; letter-spacing: -.095em; }
.experience .score-line span { color: #9db4b6; font: 13px ui-monospace,Consolas,monospace; }
.experience .score-main p { color: #aebebd; max-width: 670px; }
.experience .score-band .score-rationale { color: #e2eae6; font-size: 14px; line-height: 1.5; margin-top: 16px; }
.experience .score-band .verified-score-note { color: #a0b9b8; font: 11px/1.5 ui-monospace,Consolas,monospace; margin-top: 17px; }
.experience .score-side { border-left: 1px solid #41555a; padding: 33px 32px; }
.experience .score-side strong { display: block; color: var(--zone); font: 800 clamp(39px,3.6vw,61px)/.92 "Avenir Next Condensed","Arial Narrow",Arial,sans-serif; letter-spacing: -.05em; margin: 22px 0 9px; }
.experience .score-side p { color: #a8bab9; max-width: 360px; font-size: 11px; line-height: 1.5; }
.experience .score-side .risk-foot { border-top: 1px solid #3f5359; color: #b4c5c1; }
.experience .score-band[data-band="green"] { --zone: #a5dec1; }
.experience .score-band[data-band="amber"] { --zone: #e7c28d; }
.experience .score-band[data-band="red"] { --zone: #e6a095; }
.experience .score-band[data-band="pending_analysis"] { --zone: #c5d5d1; }

/* One bright sheet holds unverified extracted source rows and the full report link stays above it. */
.experience .evidence-ledger {
  margin: 42px 0 61px; padding: clamp(27px,4vw,60px);
  background: var(--document); color: var(--document-ink); border: 0;
}
.experience .evidence-ledger .section-title { align-items: start; }
.experience .evidence-ledger h3 { color: #17262b; font: 800 clamp(44px,4.7vw,80px)/.92 "Avenir Next Condensed","Arial Narrow",Arial,sans-serif; letter-spacing: -.06em; text-transform: uppercase; margin: 12px 0 0; }
.experience .evidence-ledger .eyebrow, .experience .evidence-ledger .section-index { color: #79583c; }
.experience .ledger-intro { max-width: 850px; color: #465d61; font-size: 14px; line-height: 1.58; }
.experience .ledger-stats { display: grid; grid-template-columns: repeat(3,1fr); border-top: 1px solid #879a9a; border-bottom: 1px solid #879a9a; margin: 31px 0 37px; }
.experience .ledger-stats > div { min-height: 121px; display: flex; flex-direction: column; padding: 18px 22px 16px 0; }
.experience .ledger-stats > div + div { border-left: 1px solid #879a9a; padding-left: 22px; }
.experience .ledger-stats strong { color: #162b30; font: 850 clamp(46px,4vw,69px)/.9 "Avenir Next Condensed","Arial Narrow",Arial,sans-serif; letter-spacing: -.055em; }
.experience .ledger-stats span { color: #516b6c; margin-top: 11px; font: 10px ui-monospace,Consolas,monospace; text-transform: uppercase; letter-spacing: .06em; }
.observation-groups { display: grid; grid-template-columns: repeat(2,minmax(0,1fr)); gap: 30px clamp(24px,4vw,64px); }
.observation-group { min-width: 0; border-top: 1px solid #7a9090; }
.observation-heading { display: flex; align-items: baseline; justify-content: space-between; gap: 12px; padding: 15px 0 6px; }
.observation-heading h4 { color: #1e3539; font-size: 16px; margin: 0; }
.observation-heading span { color: #865b42; font: 10px ui-monospace,Consolas,monospace; }
.observation-row { border-bottom: 1px solid #b4c3c0; display: flex; flex-direction: column; gap: 6px; padding: 13px 0; }
.observation-row > div { display: grid; gap: 4px; }
.observation-field { color: #85694c; font: 10px ui-monospace,Consolas,monospace; text-transform: uppercase; letter-spacing: .07em; }
.observation-row strong { color: #1d3538; font-size: 17px; line-height: 1.35; overflow-wrap: anywhere; }
.observation-row small { color: #50696a; font-size: 11px; }
.observation-row code { color: #647c7b; font: 9px ui-monospace,Consolas,monospace; overflow-wrap: anywhere; }
.observation-extra { display: none; }
.observation-group.expanded .observation-extra { display: flex; }
.observation-more { background: none; border: 0; border-bottom: 1px solid #85694c; color: #705337; padding: 12px 0 7px; font-weight: 700; }
.ledger-empty, .ledger-guardrail { grid-column: 1/-1; border-top: 1px solid #91a2a0; padding-top: 17px; color: #42595c; font-size: 12px; }
.ledger-guardrail { margin-top: 25px; }

.experience .progress-section { padding: 10px 0 35px; border-color: #394b51; }
.experience .section-title h3 { color: #e2ebea; font: 800 clamp(30px,2.8vw,45px)/1 "Avenir Next Condensed","Arial Narrow",Arial,sans-serif; letter-spacing: -.03em; text-transform: uppercase; }
.experience .utility-text, .experience .section-index { color: #96aeb0; }
.experience .progress-list { grid-template-columns: repeat(5,minmax(0,1fr)); border-color: #3e5358; }
.experience .progress-list li { color: #8da4a7; font-size: 11px; }
.experience .progress-list li::before { background: #405960; border-color: #0a1218; box-shadow: 0 0 0 1px #405960; }
.experience .progress-list li.done { color: #d8e6e2; }
.experience .progress-list li.done::before { background: #cda676; box-shadow: 0 0 0 1px #cda676; }
.experience .collection-message { color: #d1e3df; background: #183039; border-left: 2px solid #aa8b62; }
.experience .detail-grid { column-gap: clamp(24px,4vw,67px); }
.experience .detail-section { border-color: #3b4e53; padding: 30px 0 35px; }
.experience .lead-text { color: #dce8e4; font-size: clamp(18px,1.55vw,22px); }
.experience .reason-list span { color: #a9c4c3; border-color: #425b5e; background: #13232b; }
.experience .subsection h4 { color: #d1ab7a; font-size: 10px; letter-spacing: .12em; }
.experience .items-list { gap: 11px; }
.experience .items-list .item { color: #bacbc8; border-color: #678b8c; font-size: 12px; line-height: 1.55; }
.experience .items-list .item.risk { border-color: #dc8c78; color: #e8b4a9; }
.experience .items-list .item small { color: #8da7aa; }
.experience .items-list .item strong { color: #e8efed; }
.social-row-title { display: flex; justify-content: space-between; gap: 12px; }
.social-row-title a { white-space: nowrap; font-size: 11px; }
.social-excerpt { color: #9fb7b8; font-size: 12px; line-height: 1.5; margin: 7px 0 0; }
.experience .open-source-section .source-caution { color: #a9bcbc; max-width: 800px; font-size: 12px; line-height: 1.55; margin: 16px 0 23px; }
.open-source-findings { display: grid; grid-template-columns: repeat(2,minmax(0,1fr)); gap: 12px; }
.open-source-summary { grid-column: 1/-1; color: #94acae; font: 10px ui-monospace,Consolas,monospace; text-transform: uppercase; letter-spacing: .07em; }
.open-source-empty { grid-column: 1/-1; color: #aac0bf; border: 1px solid #3e575b; padding: 17px; font-size: 12px; }
.open-source-item { min-width: 0; border: 1px solid #3f555a; background: #111f27; padding: 20px; }
.open-source-item.namesake, .open-source-item.unrelated { opacity: .67; }
.open-source-kind { color: #d3a77a; font: 700 10px ui-monospace,Consolas,monospace; letter-spacing: .11em; }
.open-source-item h4 { color: #e5edeb; margin: 12px 0 9px; font: 800 24px/1.05 "Avenir Next Condensed","Arial Narrow",Arial,sans-serif; text-transform: uppercase; }
.open-source-item p { color: #b3c8c4; font-size: 12px; line-height: 1.52; }
.open-source-match { color: #b8a28b; font: 10px ui-monospace,Consolas,monospace; }
.open-source-links { display: flex; flex-wrap: wrap; gap: 7px 16px; margin-top: 13px; }
.open-source-links a { font-size: 11px; overflow-wrap: anywhere; }
.experience .ai-section .section-title > div { display: flex; gap: 13px; align-items: center; }
.experience .ai-content { border-left: 2px solid #c8a477; margin-top: 20px; padding-left: 19px; max-width: 1000px; }
.experience .ai-content p { color: #b8c9c8; font-size: 14px; }
.experience .ai-content h4 { color: #d6b486; }
.experience .ai-content ul { color: #b8c9c8; }
.experience .ai-content .ai-citation { display: block; color: #92abac; margin-top: 4px; font: 10px/1.5 ui-monospace,Consolas,monospace; }
.experience .ai-content li > a { display: inline-block; margin-top: 3px; font-size: 10px; }
.experience .source-details { border-color: #3c555a; }
.experience .source-details summary { color: #b6d6d2; }
.experience .source-caution { color: #9db5b4; }
.experience .financing-panel { margin-top: 39px; border: 1px solid #4c686b; background: #10212a; }
.experience .financing-panel summary { padding: 21px 24px; }
.experience .financing-panel summary strong { color: #e3eeea; font: 800 25px "Avenir Next Condensed","Arial Narrow",Arial,sans-serif; text-transform: uppercase; }
.experience .financing-body { border-color: #4c686b; padding: 22px 24px 27px; }
.experience .financing-body > p { color: #b0c1c0; }
.experience .financing-form label { color: #c7d9d5; }
.experience .financing-form input, .experience .financing-form select { background: #152c34; border-color: #567379; color: #e7efec; }
.experience .financing-form input::placeholder { color: #91a9ac; }
.experience .checks label { color: #bbcdca; }
.experience .result-column .primary-button { background: #dce7e3; color: #102129; border-color: #dce7e3; }
.experience .result-column .primary-button:hover { background: #fff; }

/* Scanning is a real stage-driven event, with a visible current process and no invented countdown. */
.scan-overlay {
  position: fixed; z-index: 80; inset: 0; display: flex; flex-direction: column;
  overflow: auto; min-height: 100svh; color: var(--ice); background: #050a0f;
}
.scan-masthead {
  flex: 0 0 72px; display: flex; justify-content: space-between; align-items: center;
  padding: 0 clamp(24px,3.5vw,68px); border-bottom: 1px solid #354951;
  background: #050a0f;
}
.scan-masthead .brand { font-size: 18px; font-weight: 800; }
.scan-live { color: #d9b786; font: 10px ui-monospace,Consolas,monospace; letter-spacing: .15em; }
.scan-body { flex: 1; display: grid; grid-template-columns: minmax(415px,43%) minmax(0,57%); min-height: 630px; }
.scan-copy {
  position: relative; z-index: 5; display: flex; flex-direction: column;
  padding: clamp(38px,6.5vh,80px) clamp(30px,5vw,87px) 48px;
  background: #071016; border-right: 1px solid #2d4249;
}
.scan-copy h2 { color: var(--ice); font-size: clamp(75px,7vw,125px); line-height: .84; margin: 35px 0 22px; }
.scan-copy h2 em { color: var(--signal); font-style: normal; }
.scan-copy #scan-message { color: #b2c6c6; max-width: 480px; font-size: 14px; line-height: 1.55; margin: 0 0 28px; }
.scan-stages { border-top: 1px solid #4a6268; max-width: 560px; }
.scan-stages > div {
  position: relative; display: grid; grid-template-columns: 30px minmax(0,1fr) auto;
  gap: 12px; align-items: center; min-height: 64px; padding: 0 10px 0 8px;
  border-bottom: 1px solid #31474e; color: #7e9b9f;
  transition: background .4s, color .4s, padding .4s;
}
.scan-stages > div span { font: 10px ui-monospace,Consolas,monospace; }
.scan-stages > div strong { font-size: 13px; font-weight: 680; }
.scan-stages > div small { font: 10px ui-monospace,Consolas,monospace; text-align: right; }
.scan-stages > div.active { color: #f2f0e5; padding-left: 18px; background: linear-gradient(90deg,rgba(218,168,111,.17),transparent 80%); }
.scan-stages > div.active::before { content: ""; position: absolute; left: 0; top: 0; bottom: 0; width: 2px; background: #e2ae71; box-shadow: 0 0 15px rgba(224,169,106,.75); animation: active-pulse 2.4s ease-in-out infinite; }
.scan-stages > div.active span { color: #e7b983; }
.scan-stages > div.done, .scan-stages > div.done small { color: #c2d6ce; }
.scan-stages > div.done::after { content: "✓"; position: absolute; right: -16px; color: #a5d3bd; font: 12px ui-monospace,Consolas,monospace; }
.scan-minimize {
  margin-top: 35px; padding: 0 0 10px; width: fit-content; border: 0;
  border-bottom: 1px solid #b4a37f; background: none; color: #e2d2aa; font-size: 12px; font-weight: 700;
}
.scan-minimize:hover { color: #fff; }
.scan-minimize span { font-size: 19px; margin-left: 20px; }
.scan-visual { min-height: 630px; }
.scan-visual .visual-beam { animation-duration: 3.8s; }
.scan-crosshair { position: absolute; z-index: 6; top: 45px; right: 51px; color: #bdd1ce; font-size: 26px; font-weight: 200; }
.scan-focus { position: absolute; z-index: 6; top: 49px; left: clamp(34px,4vw,73px); display: grid; gap: 7px; max-width: 260px; }
.scan-focus span { color: #d6b58a; font: 10px ui-monospace,Consolas,monospace; letter-spacing: .13em; }
.scan-focus strong { color: #eff2e9; font: 780 clamp(23px,2.7vw,43px)/.94 "Avenir Next Condensed","Arial Narrow",Arial,sans-serif; text-transform: uppercase; letter-spacing: -.03em; }
.scan-metrics { position: absolute; z-index: 6; right: clamp(37px,5vw,83px); top: 50%; transform: translateY(-30%); display: grid; gap: 19px; width: 151px; }
.scan-metrics > div { border-top: 1px solid rgba(195,219,218,.5); padding-top: 8px; display: flex; flex-direction: column; }
.scan-metrics span { color: #b2c8c5; font: 9px ui-monospace,Consolas,monospace; letter-spacing: .09em; }
.scan-metrics strong { color: #eef4e9; font: 800 40px/.92 "Avenir Next Condensed","Arial Narrow",Arial,sans-serif; }
.scan-visual .visual-caption { max-width: 390px; }
.scan-footer { min-height: 52px; display: flex; align-items: center; justify-content: space-between; gap: 20px; border-top: 1px solid #354951; padding: 10px clamp(24px,3.5vw,68px); color: #91a7a8; font: 9px ui-monospace,Consolas,monospace; letter-spacing: .08em; }
.scan-overlay.is-resolving .scan-visual { filter: brightness(1.5); transition: filter .5s; }
.scan-overlay.is-resolving .scan-copy { opacity: .3; transition: opacity .5s; }

.review-dialog { width: min(92vw,570px); max-height: min(90vh,650px); overflow: auto; background: #122129; border: 1px solid #779399; color: #e9efea; padding: clamp(25px,3vw,42px); box-shadow: 0 30px 100px rgba(0,0,0,.7); }
.review-dialog::backdrop { background: rgba(3,7,11,.82); backdrop-filter: blur(5px); }
.review-dialog h2 { color: #e9efea; font: 800 clamp(37px,3.5vw,58px)/.93 "Avenir Next Condensed","Arial Narrow",Arial,sans-serif; text-transform: uppercase; margin: 22px 0 13px; }
.review-dialog p { color: #b5c8c5; font-size: 13px; line-height: 1.58; }
.review-dialog form { display: flex; gap: 10px; flex-wrap: wrap; margin-top: 25px; }

@keyframes live-pulse { 50% { opacity: .48; box-shadow: 0 0 3px rgba(240,181,113,.3); } }
@keyframes enter-up { from { opacity: 0; transform: translateY(22px); } to { opacity: 1; transform: translateY(0); } }
@keyframes dossier-reveal { from { opacity: 0; transform: translateY(25px); } to { opacity: 1; transform: translateY(0); } }
@keyframes beam-travel { to { top: 105%; } }
@keyframes active-pulse { 50% { opacity: .43; } }
@keyframes photo-materialize { from { opacity: .14; filter: grayscale(1) blur(14px); clip-path: inset(0 0 100% 0); } 55% { opacity: .8; filter: grayscale(.6) blur(4px); } to { opacity: 1; filter: none; clip-path: inset(0); } }

@media (max-width: 1120px) {
  .experience .login-screen { grid-template-columns: minmax(350px,48%) minmax(0,52%); }
  .experience .login-panel { padding-left: 37px; padding-right: 30px; }
  .experience .login-panel h1 { font-size: clamp(72px,8.5vw,110px); }
  .experience .control-column { width: 48%; padding-left: 36px; padding-right: 35px; }
  .workspace-visual { width: 57%; }
  .experience .dossier-heading { grid-template-columns: 142px minmax(0,1fr); }
  .dossier-actions { grid-column: 1/-1; border-left: 0; border-top: 1px solid #42585e; padding: 20px 0 0; }
  .experience .sherlock-report-link { max-width: 470px; }
}
@media (max-width: 760px) {
  .experience .masthead, .scan-masthead { height: 61px; padding: 0 20px; }
  .experience .brand, .scan-masthead .brand { font-size: 16px; }
  .experience .brand-mark { width: 29px; height: 29px; padding: 6px; }
  .experience .environment-tag { display: none; }
  .experience .model-tag { font-size: 9px; }
  .experience .login-screen { display: block; position: relative; min-height: calc(100svh - 61px); }
  .login-visual { position: absolute; inset: 0; min-height: 100%; width: 100%; border: 0; }
  .login-visual::after { background: linear-gradient(90deg,rgba(4,9,13,.78),rgba(4,9,13,.25)),linear-gradient(180deg,rgba(4,9,13,.5),transparent 50%,rgba(4,9,13,.95)); }
  .login-visual .visual-caption, .login-visual .visual-aside, .login-visual .visual-vault-index { display: none; }
  .experience .login-panel { min-height: calc(100svh - 61px); padding: 47px 24px 28px; background: linear-gradient(90deg,rgba(5,10,15,.81),rgba(5,10,15,.41)); }
  .experience .login-panel h1 { font-size: clamp(69px,14vw,102px); margin: 65px 0 25px; }
  .experience .login-panel > p { font-size: 14px; max-width: 460px; }
  .experience .login-panel form { padding-top: 55px; }
  .login-source-line { padding-top: 25px; gap: 8px 0; }
  .login-source-line span { font-size: 8px; padding: 0 8px; }
  .workspace-hero { min-height: 0; display: flex; flex-direction: column; overflow: visible; }
  .workspace-visual { position: relative; order: -1; width: 100%; height: 290px; min-height: 290px; }
  .workspace-visual-copy { top: 27px; left: 28px; }
  .workspace-visual-copy strong { font-size: 27px; }
  .workspace-visual .visual-caption { bottom: 24px; left: 28px; }
  .experience .control-column { width: 100%; min-height: 0; padding: 35px 24px 43px; background: #070d13; }
  .experience .control-column h1 { font-size: clamp(70px,13vw,98px); margin: 22px 0 22px; }
  .experience .intro { max-width: 520px; }
  .experience .sidebar-note { margin-top: 30px; }
  .experience .result-column { padding: 32px 18px 75px; }
  .experience .result-topline { align-items: flex-start; }
  .experience .job-ref { display: block; margin: 4px 0 0; }
  .experience .empty-state { min-height: 300px; }
  .experience .dossier-heading { grid-template-columns: minmax(95px,125px) minmax(0,1fr); gap: 16px; padding: 22px; }
  .experience .dossier-heading h2 { font-size: clamp(34px,8vw,55px); margin: 11px 0; }
  .candidate-photo-placeholder strong { font-size: 50px; }
  .candidate-photo-placeholder span, .candidate-photo-placeholder small { font-size: 7px; text-align: center; }
  .dossier-actions { grid-column: 1/-1; }
  .experience .score-band { grid-template-columns: 1fr; }
  .experience .score-main { padding: 27px 25px; }
  .experience .score-line strong { font-size: 109px; }
  .experience .score-side { border: 0; border-top: 1px solid #41555a; padding: 25px; }
  .experience .evidence-ledger { padding: 26px 20px; margin: 32px 0 44px; }
  .experience .evidence-ledger h3 { font-size: clamp(43px,8vw,63px); }
  .experience .ledger-stats > div { min-height: 95px; padding: 13px 7px 13px 0; }
  .experience .ledger-stats > div + div { padding-left: 10px; }
  .experience .ledger-stats strong { font-size: clamp(35px,7vw,50px); }
  .experience .ledger-stats span { font-size: 8px; }
  .observation-groups, .experience .detail-grid, .open-source-findings { grid-template-columns: 1fr; }
  .experience .detail-section, .experience .span-two { grid-column: 1/-1; }
  .experience .progress-list { grid-template-columns: repeat(2,minmax(0,1fr)); row-gap: 17px; }
  .experience .form-grid { grid-template-columns: 1fr; }
  .experience .form-grid .full { grid-column: 1; }
  .scan-body { display: flex; flex-direction: column; min-height: 0; }
  .scan-visual { min-height: 250px; height: 31svh; max-height: 340px; order: -1; }
  .scan-visual .visual-caption { display: none; }
  .scan-visual .visual-corners { inset: 20px; }
  .scan-focus { top: 25px; left: 28px; }
  .scan-focus strong { font-size: 29px; }
  .scan-metrics { right: 31px; top: auto; bottom: 25px; transform: none; width: auto; display: flex; gap: 13px; }
  .scan-metrics > div { min-width: 70px; }
  .scan-metrics span { font-size: 7px; }
  .scan-metrics strong { font-size: 26px; }
  .scan-copy { padding: 26px 24px 36px; border-right: 0; }
  .scan-copy h2 { font-size: clamp(63px,12vw,90px); margin: 14px 0; }
  .scan-copy #scan-message { font-size: 12px; margin-bottom: 20px; }
  .scan-stages > div { min-height: 48px; grid-template-columns: 24px 1fr auto; gap: 7px; }
  .scan-stages > div strong { font-size: 11px; }
  .scan-stages > div small { font-size: 9px; }
  .scan-minimize { margin-top: 22px; }
  .scan-footer { padding: 12px 24px; font-size: 9px; }
  .scan-footer span:last-child { display: none; }
  .experience .footer { flex-direction: column; gap: 5px; padding: 18px 20px; }
}
@media (max-width: 460px) {
  .experience .login-panel h1 { font-size: 64px; }
  .experience .input-action { flex-direction: column; gap: 8px; }
  .experience .input-action .primary-button { width: 100%; }
  .experience .control-column h1 { font-size: 64px; }
  .experience .dossier-heading { grid-template-columns: 88px minmax(0,1fr); padding: 17px; gap: 13px; }
  .experience .dossier-heading h2 { font-size: 34px; }
  .experience .identity-note { font-size: 11px; }
  .experience .ledger-stats strong { font-size: 31px; }
  .scan-metrics { right: 22px; gap: 8px; }
  .scan-metrics > div { min-width: 57px; }
  .scan-stages > div small { max-width: 82px; }
}
@media (prefers-reduced-motion: reduce) {
  html { scroll-behavior: auto; }
  .experience *, .experience *::before, .experience *::after { animation: none !important; transition: none !important; }
}
