:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#14213d;background:#f5f7fb}*{box-sizing:border-box}body{margin:0}.topbar{height:68px;background:#fff;border-bottom:1px solid #e5e9f2;display:flex;align-items:center;justify-content:space-between;padding:0 28px;position:sticky;top:0;z-index:2}.topbar>div{display:flex;align-items:center;gap:10px}.mark{display:grid;place-items:center;width:30px;height:30px;border-radius:9px;background:#14213d;color:#fff;font-weight:800}.badge{font-size:11px;padding:4px 7px;border-radius:99px;background:#eef2ff;color:#4452a6}.topbar button{border:0;background:#14213d;color:white;padding:10px 14px;border-radius:9px;font-weight:700;cursor:pointer}main{max-width:1380px;margin:auto}.hero{padding:48px 28px 30px}.eyebrow{font-size:12px;letter-spacing:.14em;font-weight:800;color:#67728a}.hero h1{font-size:clamp(32px,5vw,58px);line-height:1.02;max-width:900px;margin:8px 0 14px;letter-spacing:-.04em}.hero>p:not(.eyebrow){color:#68748b;font-size:17px}.stats{display:flex;gap:30px;margin-top:28px}.stats div{display:flex;flex-direction:column}.stats strong{font-size:25px}.stats span{font-size:12px;color:#768197}.layout{display:grid;grid-template-columns:440px 1fr;gap:18px;padding:0 28px 40px}.layout aside,.detail{background:#fff;border:1px solid #e3e7ef;border-radius:16px;min-height:620px;box-shadow:0 8px 30px rgba(27,43,74,.04)}aside h2{margin:0;padding:22px 22px 10px;font-size:18px}.filters{display:flex;gap:7px;padding:0 22px 16px}.filter{border:1px solid #dfe4ed;background:white;border-radius:99px;padding:7px 11px;cursor:pointer}.filter.active{background:#14213d;color:#fff;border-color:#14213d}.list{border-top:1px solid #edf0f5}.card{padding:17px 20px;border-bottom:1px solid #edf0f5;cursor:pointer}.card:hover,.card.selected{background:#f7f9fc}.row{display:flex;gap:12px;justify-content:space-between}.score{min-width:48px;height:48px;border-radius:12px;background:#eff6ff;color:#1d4ed8;display:grid;place-items:center;font-weight:850}.card h3{font-size:14px;margin:0 0 6px;line-height:1.25}.meta{font-size:12px;color:#7a8598}.pill{display:inline-block;font-size:11px;padding:4px 7px;background:#f0f3f8;border-radius:99px;margin-top:9px}.detail{padding:28px}.empty{height:560px;display:grid;place-content:center;text-align:center;max-width:460px;margin:auto;color:#758197}.emptyIcon{font-size:38px}.detailHeader{display:flex;gap:20px;justify-content:space-between}.detail h2{font-size:28px;margin:5px 0 8px;line-height:1.12}.bigScore{width:78px;height:78px;border-radius:18px;background:#14213d;color:white;display:grid;place-items:center;font-size:25px;font-weight:850}.section{margin-top:28px}.section h3{font-size:12px;letter-spacing:.1em;color:#6d7890}.good,.risk{display:flex;gap:8px;margin:8px 0;font-size:14px}.good:before{content:"✓";color:#087f5b}.risk:before{content:"!";color:#b45309;font-weight:800}.matrix{width:100%;border-collapse:collapse;font-size:13px}.matrix th,.matrix td{text-align:left;padding:11px;border-bottom:1px solid #edf0f5;vertical-align:top}.matrix th{color:#6b768c;font-size:11px;text-transform:uppercase;letter-spacing:.05em}.status{font-weight:700}.source{color:#5b67a6}.sourceLink{display:inline-block;margin-top:18px;color:#fff;background:#14213d;padding:10px 13px;text-decoration:none;border-radius:9px;font-size:13px;font-weight:700}@media(max-width:900px){.layout{grid-template-columns:1fr}.stats{flex-wrap:wrap}.layout aside{min-height:auto}.detail{min-height:500px}}
.marketStats{display:flex;gap:26px;flex-wrap:wrap;margin:10px 0 14px}.marketStats div{display:flex;flex-direction:column}.marketStats strong{font-size:20px}.marketStats span{font-size:11px;color:#778298}.recipientList{border:1px solid #e8ebf2;border-radius:12px;overflow:hidden;margin-bottom:10px}.recipientList div{display:flex;justify-content:space-between;gap:16px;padding:10px 12px;border-bottom:1px solid #edf0f5;font-size:13px}.recipientList div:last-child{border-bottom:0}.recipientList strong{white-space:nowrap}
.formGrid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.formGrid label{display:flex;flex-direction:column;gap:7px;font-size:12px;font-weight:750;color:#59657b}.formGrid .wide{grid-column:1/-1}.formGrid input,.formGrid textarea{width:100%;border:1px solid #dfe4ed;border-radius:10px;padding:11px 12px;font:inherit;color:#14213d;background:#fff}.primary{border:0;background:#14213d;color:#fff;padding:11px 14px;border-radius:9px;font-weight:750;cursor:pointer}@media(max-width:700px){.formGrid{grid-template-columns:1fr}.formGrid .wide{grid-column:auto}}

.authGrid{display:grid;grid-template-columns:1fr 1fr;gap:18px;margin:28px 0}.authGrid form{display:flex;flex-direction:column;gap:14px}.authGrid label{display:flex;flex-direction:column;gap:7px;font-size:12px;font-weight:750;color:#59657b}.authGrid input{width:100%;border:1px solid #dfe4ed;border-radius:10px;padding:12px;font:inherit}.authGrid .primary{align-self:flex-start}@media(max-width:760px){.authGrid{grid-template-columns:1fr}}

.decisionBar{display:flex;gap:8px;flex-wrap:wrap;margin:10px 0}.decisionBar button{border:1px solid #dfe4ed;background:#fff;border-radius:9px;padding:8px 10px;font-weight:700;cursor:pointer}.decisionBar button:hover{background:#f3f6fb}.decision-new{background:#f0f3f8}.decision-reviewing{background:#fff7ed}.decision-pursue{background:#ecfdf5}.decision-pass{background:#fef2f2}.section textarea{width:100%;border:1px solid #dfe4ed;border-radius:10px;padding:10px;font:inherit;resize:vertical}

.analyzed{background:#ecfdf5;color:#087f5b}.descriptionText{white-space:pre-wrap;font-size:13px;line-height:1.55;background:#f8fafc;border:1px solid #e8edf4;border-radius:12px;padding:14px;margin:10px 0}.complianceNote{margin-top:10px}.keyNotice{margin-top:12px;font-size:12px;font-weight:700;color:#b45309}.section .primary:disabled{opacity:.6;cursor:wait}
.authSolo{max-width:620px;min-height:0;margin:28px 0}.authSolo form{display:flex;flex-direction:column;gap:14px}.authSolo label{display:flex;flex-direction:column;gap:7px;font-size:12px;font-weight:750;color:#59657b}.authSolo input{width:100%;border:1px solid #dfe4ed;border-radius:10px;padding:12px;font:inherit}.linkButton{border:0;background:transparent;padding:0;color:#4452a6;font:inherit;font-size:12px;font-weight:750;text-align:left;cursor:pointer}.linkButton:disabled{opacity:.65;cursor:default}.successText{color:#087f5b;font-weight:650}

.changed{background:#fff4e5;color:#9a4d00;font-weight:750}.changeWatch{border:1px solid #fde2b8;background:#fffbf5;border-radius:12px;padding:14px}.changeRow{display:grid;grid-template-columns:minmax(140px,.7fr) 1.6fr;gap:12px;padding:9px 0;border-bottom:1px solid #f5e4cc;font-size:13px}.changeRow:last-of-type{border-bottom:0}.changeRow strong{color:#7c4200}.changeRow span{word-break:break-word}@media(max-width:700px){.changeRow{grid-template-columns:1fr}}
.blockerPill{background:#fee4e2;color:#b42318;font-weight:850}.scoreBlocked{background:#fee4e2;color:#b42318}.impactBar{display:flex;flex-direction:column;gap:4px;margin:12px 0;padding:11px 12px;border-radius:10px;background:#eef4ff;border:1px solid #d6e4ff}.impactBar strong,.deltaSummary strong{font-size:11px;letter-spacing:.08em}.impactBar span{font-size:13px;font-weight:750}.impactBar small{font-size:12px;color:#667085}.impactBlocked{background:#fff1f0;border-color:#fecdca;color:#912018}.requirementDelta{margin:12px 0;border:1px solid #e4e7ec;border-radius:10px;overflow:hidden;background:#fff}.deltaSummary{display:flex;justify-content:space-between;gap:12px;padding:10px 12px;background:#f8fafc;font-size:12px}.requirementDeltaRow{display:grid;grid-template-columns:145px 1fr;gap:10px;padding:10px 12px;border-top:1px solid #eef0f4;font-size:12px}.requirementDeltaRow strong{font-size:10px;letter-spacing:.06em}.requirementDeltaRow em{grid-column:2;font-style:normal;font-weight:750}.deltaBlocker{background:#fff4f3;color:#912018}.deltaAction{background:#fffaeb;color:#7a2e0e}.deltaEasing{background:#ecfdf3;color:#05603a}.deltaInfo{background:#fff}.requirementDeltaRow del{color:#98a2b3}@media(max-width:700px){.requirementDeltaRow{grid-template-columns:1fr}.requirementDeltaRow em{grid-column:1}.deltaSummary{flex-direction:column}}
.navLink{text-decoration:none;font-size:13px;font-weight:700;color:#14213d}.secondaryButton{background:#fff!important;color:#14213d!important;border:1px solid #dfe4ed!important}.vendorHero{padding-bottom:24px}.disclaimer{margin-top:18px;max-width:900px;padding:12px 14px;border:1px solid #f4d7a1;background:#fffaf0;border-radius:10px;color:#7a4b00;font-size:12px;line-height:1.5}.vendorLayout{display:grid;grid-template-columns:330px 1fr;gap:18px;padding:0 28px 50px}.vendorAdd,.vendorPanel{min-height:0}.formStack{display:flex;flex-direction:column;gap:13px}.formStack label{display:flex;flex-direction:column;gap:6px;font-size:12px;font-weight:750;color:#59657b}.formStack input,.formStack textarea{border:1px solid #dfe4ed;border-radius:9px;padding:10px 11px;font:inherit}.vendorTip{line-height:1.5;margin-top:16px}.panelHeader{display:flex;justify-content:space-between;align-items:flex-start;gap:20px;border-bottom:1px solid #edf0f5;padding-bottom:14px}.panelHeader h2{margin:4px 0}.vendorList{margin-top:4px}.vendorCard{padding:19px 0;border-bottom:1px solid #edf0f5}.vendorCard:last-child{border-bottom:0}.vendorCardTop{display:flex;justify-content:space-between;gap:16px;align-items:flex-start}.vendorName{font-size:16px;font-weight:800;margin-bottom:5px}.vendorStatus{font-size:10px;font-weight:850;letter-spacing:.06em;border-radius:99px;padding:6px 8px;white-space:nowrap}.vendorExcluded{background:#fee4e2;color:#b42318}.vendorPossible{background:#fff4e5;color:#9a4d00}.vendorClear{background:#ecfdf3;color:#087f5b}.vendorUnknown{background:#f0f3f8;color:#667085}.vendorReason{font-size:13px;line-height:1.5;margin:12px 0 5px}.vendorActions{display:flex;gap:7px;flex-wrap:wrap;margin-top:13px}.smallButton{padding:7px 9px!important;font-size:11px}.dangerButton{border:1px solid #fecdca;background:#fff;color:#b42318;padding:7px 9px;border-radius:9px;font-weight:700;cursor:pointer}.matchEvidence{margin:12px 0;border:1px solid #f0d5d2;border-radius:10px;overflow:hidden}.matchEvidence>div{display:flex;flex-direction:column;gap:3px;padding:10px;background:#fff8f7;border-bottom:1px solid #f2dfdc;font-size:12px}.matchEvidence>div:last-child{border-bottom:0}.matchEvidence span,.matchEvidence small{color:#667085}.vendorEmpty{height:420px}@media(max-width:900px){.vendorLayout{grid-template-columns:1fr}.topbar{height:auto;min-height:68px;flex-wrap:wrap;padding-top:10px;padding-bottom:10px}.topbar>div:last-child{flex-wrap:wrap;justify-content:flex-end}}
