:root{--navy:#082f4e;--navy2:#0c3e61;--teal:#00a889;--green:#07834f;--ink:#0b2d4b;--muted:#718198;--line:#dce6ed;--bg:#f1f6f9;--danger:#b42318}
*{box-sizing:border-box}html,body{margin:0;min-height:100%;font-family:Inter,"Segoe UI",Arial,sans-serif;color:var(--ink);font-size:14px}body{background:var(--bg)}button,input,select,textarea{font:inherit}.portal-body{display:flex;min-height:100vh}
.sidebar{position:fixed;inset:0 auto 0 0;width:240px;background:linear-gradient(180deg,var(--navy),#062945);color:#fff;padding:24px 13px 18px;overflow-y:auto;z-index:20}.sidebar-brand{display:block;color:#fff;text-decoration:none;padding:4px 10px 5px}.sidebar-brand strong{display:block;color:#11a267;font-size:27px;line-height:1.1}.sidebar-brand small{display:block;color:#d3e4ed;margin-top:7px;font-size:12px}.brand-mark{position:relative;display:block;width:50px;height:31px;margin:0 0 8px 12px;transform:rotate(-10deg)}.brand-mark i,.brand-mark b{position:absolute;width:31px;height:20px;transform:skew(-24deg);box-shadow:0 0 0 1px #ffffff44}.brand-mark i{background:#fff;left:0;top:6px}.brand-mark b{background:#49b56d;left:19px;top:0}.side-rule{height:1px;background:#ffffff20;margin:14px 0 18px}.sidebar nav{display:flex;flex-direction:column;gap:3px}.nav-label{font-size:10px;letter-spacing:.11em;font-weight:800;color:#91adc0;margin:16px 9px 7px}.sidebar nav a,.nav-disabled{display:flex;align-items:center;gap:11px;min-height:41px;border-radius:8px;padding:9px 11px;color:#dbe8ef;text-decoration:none;font-weight:650}.sidebar nav a>span,.nav-disabled>span{width:19px;text-align:center;color:#bbd2df}.sidebar nav a:hover{background:#ffffff0d;color:#fff}.sidebar nav a.active{background:#0f5969;border-left:3px solid #16c6a3;color:#fff;padding-left:8px}.nav-disabled{opacity:.53;cursor:not-allowed}.nav-disabled em{font-size:9px;font-style:normal;margin-left:auto;border:1px solid #ffffff40;border-radius:10px;padding:2px 5px}.sidebar-foot{margin:26px 9px 0;padding-top:14px;border-top:1px solid #ffffff1f;font-size:10px;color:#9db6c5;line-height:1.6}.sidebar-foot span{color:#6dd5b8}
.portal-shell{margin-left:240px;min-height:100vh;width:calc(100% - 240px);display:flex;flex-direction:column}.portal-header{height:72px;background:#fff;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;padding:0 30px;position:sticky;top:0;z-index:15}.portal-header>div:first-child strong{display:block;font-size:16px}.portal-header>div:first-child small{display:block;color:var(--muted);font-size:10px;margin-top:3px}.header-user{display:flex;align-items:center;gap:11px}.help-button,.logout-button{background:#fff;border:1px solid var(--line);border-radius:9px;padding:9px 14px;color:var(--ink);font-weight:700}.help-button:disabled{opacity:.65}.avatar{display:grid;place-items:center;width:38px;height:38px;border-radius:50%;background:#e3f7f1;color:#07866a;font-size:16px;font-weight:800}.identity{padding-right:9px;border-right:1px solid var(--line)}.identity strong,.identity small{display:block}.identity small{font-size:10px;color:var(--muted);margin-top:2px}.logout-button{cursor:pointer}.logout-button:hover{border-color:#abc8b9;background:#f1f8f4}.portal-content{width:min(1180px,calc(100% - 54px));margin:30px auto 60px;flex:1}.portal-footer{background:var(--navy);color:#c9dbe5;padding:22px 32px;font-size:11px;display:flex;justify-content:space-between}.portal-footer strong{color:#fff}
.page-head{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:20px}.page-head h1{font-size:29px;margin:0 0 5px}.page-head p,.muted{color:var(--muted);margin:0}.head-actions{display:flex;align-items:center;gap:12px}.online-badge{background:#e1f6e8;color:#057b38;font-size:10px;font-weight:800;border-radius:20px;padding:6px 10px}.card,.table-card{background:#fff;border:1px solid var(--line);border-radius:14px;box-shadow:0 5px 18px #173c530a}.card{padding:22px}.metrics{display:grid;grid-template-columns:repeat(4,1fr);gap:15px;margin-bottom:19px}.metric{position:relative;overflow:hidden;background:#fff;border:1px solid var(--line);border-radius:14px;padding:22px;min-height:123px}.metric i{position:absolute;width:62px;height:62px;border-radius:50%;right:-16px;top:-15px;background:#e4f6f0}.metric span{color:#697b91;font-weight:650}.metric strong{display:block;font-size:31px;margin:9px 0 6px}.metric small{color:var(--muted)}.metric.future i{background:#e9f3ed}.operation-card h2{margin:0 0 4px}.operation-card>p{margin:0 0 17px;color:var(--muted)}.operation-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.operation-grid>a,.operation-grid>div{position:relative;display:flex;flex-direction:column;min-height:94px;border:1px solid var(--line);border-radius:10px;padding:15px;text-decoration:none;color:var(--ink);background:#fff}.operation-grid>a:hover{border-color:#7fcab4;box-shadow:0 4px 14px #0b72531a}.operation-grid span{color:var(--muted);font-size:12px;margin-top:7px;line-height:1.35}.operation-grid em{font-size:9px;font-style:normal;color:#07834f;margin-top:auto;padding-top:8px;text-transform:uppercase;letter-spacing:.06em}
.button,button{display:inline-block;border:0;border-radius:8px;padding:10px 15px;font-weight:750;text-decoration:none}.primary{background:var(--navy2);color:#fff}.primary:hover{background:#075b50}.secondary{background:#e7f0f5;color:var(--ink)}.secondary:hover{background:#dbe9ef}.full{width:100%}.actions{display:flex;gap:10px;align-items:center;margin-top:12px}.alert{padding:12px 15px;border-radius:8px;margin-bottom:16px;border:1px solid}.alert.success{background:#eaf8f0;color:#12643f;border-color:#b8e4ca}.alert.error{background:#fff0ef;color:#8f1d16;border-color:#f2c1bd}.filters{display:grid;grid-template-columns:1fr 220px auto;gap:12px;align-items:end;margin-bottom:16px;padding:15px}.filters label,.form-grid label,.login-card label{display:flex;flex-direction:column;gap:6px;font-weight:700;font-size:12px}input,select,textarea{width:100%;border:1px solid #cad8e1;border-radius:7px;padding:10px;background:#fff;color:var(--ink)}input:focus,select:focus,textarea:focus{outline:3px solid #00a88924;border-color:var(--teal)}textarea{resize:vertical}.table-card{overflow:auto;max-height:62vh}table{border-collapse:separate;border-spacing:0;width:100%;min-width:900px}th{position:sticky;top:0;background:#e7f0f6;color:#28475e;text-align:left;font-size:10px;text-transform:uppercase;letter-spacing:.05em;padding:12px;border-bottom:1px solid var(--line)}td{padding:13px 12px;border-bottom:1px solid #e4ecf1;vertical-align:middle}tbody tr:hover{background:#edf6f7}.code{font-family:ui-monospace,Consolas,monospace;font-weight:750;color:#08765c}.badge{display:inline-block;border-radius:999px;padding:4px 8px;background:#e5eef3;font-size:10px;font-weight:800;text-transform:capitalize}.badge.published,.badge.active{background:#dff4e8;color:#12643f}.badge.on_hold,.badge.inactive{background:#fff3d6;color:#805b08}.badge.closed,.badge.filled{background:#eef0f3;color:#525c69}.empty{text-align:center;color:var(--muted);padding:32px}.form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:17px}.span-2{grid-column:span 2}
.auth-body{display:flex;flex-direction:column;min-height:100vh}.auth-header{height:70px;background:var(--navy);display:flex;align-items:center;padding:0 4%}.auth-brand{color:#fff;text-decoration:none}.auth-brand strong,.auth-brand small{display:block}.auth-brand strong{font-size:18px}.auth-brand small{font-size:10px;color:#c9dbe5;margin-top:3px}.auth-content{width:min(1180px,92%);margin:auto;flex:1}.login-wrap{min-height:68vh;display:grid;grid-template-columns:1.25fr .75fr;align-items:center;gap:60px}.login-copy h1{font-size:40px;line-height:1.15;max-width:700px}.login-copy p{font-size:17px;color:var(--muted);max-width:650px}.eyebrow{font-size:11px!important;letter-spacing:.12em;color:#07866a!important;font-weight:800}.login-card{padding:30px}.login-card h2{margin-top:0}.login-card label{margin:15px 0}.small{font-size:11px}.auth-footer{text-align:center;background:var(--navy);color:#c9dbe5;font-size:11px;padding:18px}.error-page{max-width:650px;margin:70px auto;text-align:center}
.sidebar-logo{display:block;width:178px;max-height:92px;object-fit:contain;object-position:left center;margin:0 0 8px}.sidebar-brand small{padding-left:2px}
.auth-content{width:100%;margin:0;flex:1;display:flex}.login-shell{width:100%;min-height:calc(100vh - 55px);display:grid;grid-template-columns:minmax(390px,43%) 1fr}.login-brand-panel{position:relative;overflow:hidden;background:linear-gradient(145deg,#062d4a 0%,#074d5b 72%,#087457 100%);color:#fff;padding:8vh 6vw;display:flex;flex-direction:column;justify-content:center}.login-brand-panel:after{content:"";position:absolute;width:330px;height:330px;border-radius:50%;right:-170px;top:-120px;background:#ffffff0b}.login-brand-panel img{width:min(205px,60%);max-height:100px;object-fit:contain;object-position:left center;margin-bottom:18px}.login-product{font-size:18px;font-weight:750;color:#7ee0c4;margin:0 0 14px}.login-brand-panel h1{font-size:38px;line-height:1.16;margin:0 0 20px;max-width:590px}.login-intro{color:#d5e8ed;font-size:16px;line-height:1.55;max-width:570px}.login-brand-panel ul{list-style:none;padding:0;margin:25px 0 0}.login-brand-panel li{position:relative;padding:7px 0 7px 25px;color:#e2f0f2}.login-brand-panel li:before{content:"✓";position:absolute;left:0;color:#56d9b6;font-weight:800}.login-form-panel{display:flex;align-items:center;justify-content:center;padding:45px;background:linear-gradient(135deg,#f4f8fa,#edf5f3)}.login-card{width:min(460px,100%);padding:36px}.login-card h2{font-size:27px;margin:5px 0 5px}.auth-footer{min-height:55px;text-align:center;background:var(--navy);color:#c9dbe5;font-size:11px;padding:19px}
@media(max-width:1050px){.metrics,.operation-grid{grid-template-columns:repeat(2,1fr)}.login-brand-panel{padding:7vh 5vw}.login-brand-panel h1{font-size:33px}}@media(max-width:760px){.sidebar{width:78px;padding:20px 8px}.sidebar-logo{width:61px}.sidebar-brand small,.nav-label{display:none}.sidebar nav a,.nav-disabled{padding:9px;justify-content:center;font-size:0}.sidebar nav a>span,.nav-disabled>span{font-size:16px}.nav-disabled em,.sidebar-foot{display:none}.portal-shell{margin-left:78px;width:calc(100% - 78px)}.portal-header{padding:0 16px}.portal-header>div:first-child,.identity,.help-button{display:none}.portal-content{width:calc(100% - 28px);margin-top:20px}.metrics,.operation-grid{grid-template-columns:1fr 1fr}.filters{grid-template-columns:1fr}.form-grid{grid-template-columns:1fr}.span-2{grid-column:span 1}.portal-footer span:last-child{display:none}.login-shell{grid-template-columns:1fr}.login-brand-panel{padding:35px;min-height:330px}.login-brand-panel img{width:205px;margin-bottom:12px}.login-brand-panel h1{font-size:29px}.login-brand-panel ul{display:none}.login-form-panel{padding:30px 20px}}@media(max-width:520px){.metrics,.operation-grid{grid-template-columns:1fr}.page-head{align-items:flex-start;flex-direction:column}}
.position-form{display:flex;flex-direction:column;gap:16px}.form-section h2{margin:0 0 16px}.section-head{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;margin-bottom:14px}.section-head h2{margin-bottom:4px}.section-head p{margin:0;color:var(--muted);font-size:12px}.repeat-list{display:flex;flex-direction:column;gap:9px}.repeat-row{display:grid;gap:9px;align-items:center}.skill-row{grid-template-columns:minmax(220px,1fr) 120px 105px auto}.question-row{grid-template-columns:1fr auto}.repeat-row .check{display:flex;flex-direction:row;align-items:center;gap:7px}.repeat-row .check input{width:auto}.remove-row{background:#fff;color:#9b2c25;border:1px solid #efc9c6;padding:9px 11px;cursor:pointer}.remove-row:hover{background:#fff3f2}.sticky-actions{position:sticky;bottom:12px;display:flex;gap:10px;align-items:center;background:#ffffffee;border:1px solid var(--line);border-radius:12px;padding:13px;box-shadow:0 6px 22px #12344b1f;z-index:8}.row-link,.code a{color:var(--ink);text-decoration:none}.row-link:hover,.code a:hover{text-decoration:underline;color:#08765c}.detail-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-bottom:16px}.detail-section{margin-bottom:16px}.detail-list{display:grid;grid-template-columns:1fr 1fr;gap:0;margin:0}.detail-list div{padding:11px 8px;border-bottom:1px solid #e6edf1}.detail-list dt{font-size:10px;text-transform:uppercase;color:var(--muted);font-weight:800;letter-spacing:.04em}.detail-list dd{margin:5px 0 0;font-weight:650}.skill-pills{display:flex;flex-wrap:wrap;gap:8px}.skill-pills>span{display:flex;flex-direction:column;background:#e7f6f1;border:1px solid #c7e8dc;border-radius:9px;padding:9px 11px}.skill-pills.preferred>span{background:#eef4f7;border-color:#dae5eb}.skill-pills small{color:var(--muted);margin-top:3px}.subsection{margin-top:22px!important}.preserve{white-space:pre-wrap;line-height:1.6;color:#334e63}.card h3{font-size:13px;margin:18px 0 5px}.question-list{padding-left:22px}.question-list li{padding:6px 0;line-height:1.45}.workflow-bar{display:flex;justify-content:space-between;align-items:center;gap:15px;margin-bottom:16px}.workflow-bar>div span{display:block;color:var(--muted);font-size:11px;margin-top:4px}.workflow-bar form{display:flex;gap:8px;flex-wrap:wrap;justify-content:flex-end}.danger-button{background:#fff;color:#9b2c25;border:1px solid #e3b6b2}
@media(max-width:760px){.skill-row{grid-template-columns:1fr 100px}.skill-row .check{grid-column:1}.detail-grid{grid-template-columns:1fr}.workflow-bar{align-items:flex-start;flex-direction:column}.workflow-bar form{justify-content:flex-start}.section-head{align-items:flex-start;flex-direction:column}.detail-list{grid-template-columns:1fr}}
.word-counter,.field-help{display:block;margin-top:6px;color:var(--muted);font-size:12px;font-weight:500}.word-counter.over-limit{color:#b42318;font-weight:750}.add-row:disabled,.add-question:disabled{cursor:not-allowed;opacity:.5}.compact-filter form{max-width:430px}.table-card form{margin:0}.table-card button{white-space:nowrap}.inline-actions{display:flex;align-items:center;gap:7px}
.candidate-form{display:flex;flex-direction:column;gap:16px}.candidate-filter{grid-template-columns:1fr auto}.result-count{margin:0 0 10px;color:var(--muted);font-size:12px}.cell-subtitle{display:block;color:var(--muted);margin-top:4px}.document-list{display:flex;flex-direction:column;gap:10px}.document-list>div{display:flex;align-items:center;justify-content:space-between;gap:12px;border-bottom:1px solid var(--line);padding:8px 0}.document-list span,.document-list small{display:block}.document-list small{color:var(--muted);margin-top:4px}.empty-state{text-align:center;padding:45px}.empty-state p{color:var(--muted);margin-bottom:18px}
.match-notice{margin-bottom:16px;border-left:4px solid var(--teal)}.match-notice p{margin:5px 0 0;color:var(--muted);line-height:1.5}.match-filter{grid-template-columns:260px auto}.score-link{display:flex;align-items:center;gap:8px;text-decoration:none;color:var(--ink)}.score-link strong,.score-value{font-size:19px}.match-band{display:inline-block;border-radius:999px;padding:5px 8px;font-size:9px;font-weight:850;font-style:normal}.match-band.strong{background:#d9f3e5;color:#08683b}.match-band.potential{background:#e3f2ed;color:#086a59}.match-band.review{background:#fff1cf;color:#805b08}.match-band.low{background:#fde8e6;color:#9b2c25}.match-hero{display:grid;grid-template-columns:240px 1fr;gap:25px;align-items:center;margin-bottom:16px}.match-hero>div{display:flex;flex-wrap:wrap;align-items:center;gap:10px}.match-hero>div span{width:100%;color:var(--muted);font-weight:700}.match-hero>div strong{font-size:52px;line-height:1}.match-hero dl{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin:0}.match-hero dl div{border-left:1px solid var(--line);padding-left:15px}.match-hero dt{font-size:10px;text-transform:uppercase;color:var(--muted);font-weight:800}.match-hero dd{margin:7px 0 0;font-weight:750}.evidence-table{margin-bottom:16px;max-height:none}.evidence-table h2,.match-history h2{padding:4px 0 15px;margin:0}.evidence-table table{min-width:1100px}.evidence-snippet{min-width:320px;max-width:520px;color:#40566a;line-height:1.45}.evidence-status{display:inline-block;border-radius:999px;padding:5px 7px;font-size:9px;font-weight:800;white-space:nowrap}.evidence-status.matched{background:#dff4e8;color:#12643f}.evidence-status.verify_years{background:#fff1cf;color:#805b08}.evidence-status.years_gap,.evidence-status.missing{background:#fde8e6;color:#9b2c25}.experience-review{margin-bottom:16px}.match-history{margin:0 0 16px;max-height:none}
.intake-steps{list-style:none;margin:0 0 18px;padding:0;display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.intake-steps li{display:flex;align-items:center;gap:9px;padding:11px 13px;border:1px solid var(--line);border-radius:9px;background:#fff;color:var(--muted);font-weight:750}.intake-steps li span{display:grid;place-items:center;width:25px;height:25px;border-radius:50%;background:#e7f0f5;color:var(--ink);font-size:12px}.intake-steps li.active{border-color:#9edfd1;color:var(--ink);background:#f0fbf8}.intake-steps li.active span{background:var(--teal);color:#fff}.parse-guidance{border-left:4px solid var(--teal)}.parse-guidance p{margin:6px 0 0;color:var(--muted);line-height:1.5}.parsed-summary,.parse-review{display:flex;justify-content:space-between;align-items:center;gap:18px}.parsed-summary h2,.parsed-summary p{margin:3px 0}.parse-review{align-items:flex-start}.parse-review p{margin:5px 0 0;color:var(--muted)}.parse-results{display:flex;flex-direction:column;gap:7px;min-width:290px}.parse-results span{padding:8px 10px;border-radius:7px;font-size:12px;font-weight:700}.parse-found{background:#e7f8f2;color:#086f57}.parse-missing{background:#fff6dd;color:#765707}.existing-candidate-note{color:#086f57!important;font-weight:700}
@media(max-width:900px){.match-hero{grid-template-columns:1fr}.match-hero dl{grid-template-columns:1fr 1fr}}
@media(max-width:760px){.intake-steps{grid-template-columns:1fr}.parsed-summary,.parse-review{align-items:stretch;flex-direction:column}.parse-results{min-width:0;width:100%}}
.outreach-summary{margin-bottom:16px}.communication-list{display:flex;flex-direction:column;gap:0}.communication-list article{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:12px 0;border-top:1px solid var(--line)}.communication-list article:first-child{border-top:0}.communication-list small{display:block;color:var(--muted);margin-top:4px}.communication-list article>div:last-child{display:flex;gap:6px;flex-wrap:wrap;justify-content:flex-end}.delivery-summary{margin-bottom:16px}.outreach-form{display:flex;flex-direction:column;gap:16px}.outreach-form label,.communication-update label{display:flex;flex-direction:column;gap:6px;font-weight:700;font-size:12px}.follow-up-field{max-width:280px}.outreach-form button:disabled{cursor:not-allowed;opacity:.55}.communication-filter{grid-template-columns:300px auto}.communication-cards{display:flex;flex-direction:column;gap:14px}.communication-card{padding:20px}.communication-head{display:flex;justify-content:space-between;align-items:flex-start;gap:16px}.communication-head small{display:block;color:var(--muted);margin-top:4px}.communication-head>div:last-child{display:flex;gap:6px}.communication-subject{font-weight:750;margin:14px 0 5px}.communication-update{display:grid;grid-template-columns:190px 180px minmax(240px,1fr) auto;gap:10px;align-items:end;border-top:1px solid var(--line);padding-top:14px;margin-top:14px}.communication-update button{height:39px}.notes-field{min-width:0}
@media(max-width:900px){.communication-update{grid-template-columns:1fr 1fr}.communication-update .notes-field{grid-column:span 2}.communication-update button{justify-self:start}}@media(max-width:620px){.communication-list article,.communication-head{align-items:flex-start;flex-direction:column}.communication-update{grid-template-columns:1fr}.communication-update .notes-field{grid-column:auto}}
