.officer-module__M_wVJa__main{background-color:var(--background);min-height:100vh;padding:2rem 1rem}.officer-module__M_wVJa__container{max-width:1200px;margin:0 auto}.officer-module__M_wVJa__backLink{color:var(--foreground);margin-bottom:2rem;font-size:.9rem;text-decoration:none;display:inline-block}.officer-module__M_wVJa__backLink:hover{text-decoration:underline}.officer-module__M_wVJa__header{margin-bottom:2rem}.officer-module__M_wVJa__officerName{margin-bottom:1rem;font-size:2.5rem;font-weight:700;line-height:1.2}.officer-module__M_wVJa__metaRow{color:var(--text-muted);flex-wrap:wrap;gap:2rem;display:flex}.officer-module__M_wVJa__metaItem{align-items:center;gap:.5rem;display:flex}.officer-module__M_wVJa__metaLabel{font-weight:600}.officer-module__M_wVJa__grid{grid-template-columns:1fr;gap:2rem;display:grid}@media (min-width:768px){.officer-module__M_wVJa__grid{grid-template-columns:350px 1fr}}.officer-module__M_wVJa__card{background:var(--card-background);border:1px solid var(--border);border-radius:var(--radius);box-shadow:var(--shadow-sm);padding:1.5rem}.officer-module__M_wVJa__scoreCard{background-color:#f8fafc;}.officer-module__M_wVJa__cardTitle{margin-bottom:1.5rem;font-size:1.25rem;font-weight:600}.officer-module__M_wVJa__scoreDisplay{align-items:center;gap:1.5rem;margin-bottom:1.5rem;display:flex}.officer-module__M_wVJa__scoreCircle{border:8px solid;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;width:100px;height:100px;display:flex}.officer-module__M_wVJa__scoreValue{font-size:2rem;font-weight:800;line-height:1}.officer-module__M_wVJa__scoreMax{opacity:.7;font-size:.8rem}.officer-module__M_wVJa__ratingLabel{margin-bottom:.25rem;font-size:1.2rem;font-weight:700}.officer-module__M_wVJa__disclaimerText{color:var(--text-muted);max-width:200px;font-size:.8rem}.officer-module__M_wVJa__breakdown{flex-direction:column;gap:1rem;margin-bottom:1.5rem;display:flex}.officer-module__M_wVJa__breakdownItem{border-bottom:1px solid var(--border);padding-bottom:1rem}.officer-module__M_wVJa__breakdownItem:last-child{border-bottom:none}.officer-module__M_wVJa__breakdownHeader{justify-content:space-between;align-items:center;margin-bottom:.25rem;display:flex}.officer-module__M_wVJa__breakdownLabel{font-size:.9rem;font-weight:600}.officer-module__M_wVJa__breakdownStatus{border-radius:4px;padding:.1rem .4rem;font-size:.75rem;font-weight:700}.officer-module__M_wVJa__breakdownDesc{color:var(--text-muted);margin:0;font-size:.8rem}.officer-module__M_wVJa__legalDisclaimer{color:var(--text-muted);border-top:1px solid var(--border);padding-top:1rem;font-size:.75rem;line-height:1.4}.officer-module__M_wVJa__historyList{flex-direction:column;gap:1rem;display:flex}.officer-module__M_wVJa__appointmentItem{border:1px solid var(--border);border-radius:var(--radius);background:#fff;padding:1rem}.officer-module__M_wVJa__appointmentHeader{justify-content:space-between;align-items:flex-start;margin-bottom:1rem;display:flex}.officer-module__M_wVJa__companyLink{color:var(--foreground);font-size:1.1rem;font-weight:600;text-decoration:none}.officer-module__M_wVJa__companyLink:hover{text-decoration:underline}.officer-module__M_wVJa__roleBadge{background:var(--secondary);color:var(--secondary-foreground);text-transform:capitalize;border-radius:999px;padding:.2rem .6rem;font-size:.75rem;font-weight:600}.officer-module__M_wVJa__appointmentMeta{grid-template-columns:repeat(3,1fr);gap:1rem;font-size:.9rem;display:grid}.officer-module__M_wVJa__dateLabel{color:var(--text-muted);margin-bottom:.2rem;font-size:.75rem;display:block}.officer-module__M_wVJa__statusIndicator{border-radius:50%;width:8px;height:8px;margin-right:.5rem}.officer-module__M_wVJa__statusActive{color:#22c55e;background-color:#22c55e}.officer-module__M_wVJa__statusDissolved{color:#ef4444;background-color:#ef4444}.officer-module__M_wVJa__statusLiquidation{color:#f97316;background-color:#f97316}.officer-module__M_wVJa__scoreGreen{color:#22c55e}.officer-module__M_wVJa__scoreBlue{color:#3b82f6}.officer-module__M_wVJa__scoreOrange{color:#f97316}.officer-module__M_wVJa__scoreRed{color:#ef4444}.officer-module__M_wVJa__pass{color:#166534;background-color:#dcfce7}.officer-module__M_wVJa__fail{color:#991b1b;background-color:#fee2e2}.officer-module__M_wVJa__narrativeSection{background:var(--card-background);border:1px solid var(--border);border-radius:var(--radius);box-shadow:var(--shadow-sm);margin-bottom:2rem;padding:1.5rem}.officer-module__M_wVJa__narrativeTitle{color:var(--foreground);margin-bottom:.75rem;font-size:1.1rem;font-weight:700}.officer-module__M_wVJa__narrativeProse{color:var(--text-muted);margin-bottom:1rem;font-size:.95rem;line-height:1.7}.officer-module__M_wVJa__narrativeProse strong{color:var(--foreground);font-weight:600}.officer-module__M_wVJa__narrativeHighlights{flex-wrap:wrap;gap:.75rem;margin-top:1rem;display:flex}.officer-module__M_wVJa__highlight{background:var(--secondary);border:1px solid var(--border);border-radius:var(--radius);flex-direction:column;gap:2px;padding:.4rem .9rem;font-size:.85rem;display:flex}.officer-module__M_wVJa__highlightLabel{text-transform:uppercase;letter-spacing:.05em;color:var(--text-muted);font-size:.65rem}.officer-module__M_wVJa__highlightValue{color:var(--foreground);font-size:1rem;font-weight:700}.officer-module__M_wVJa__appointmentsHeader{color:var(--text-muted);background:var(--secondary);border-radius:var(--radius);border-left:3px solid var(--border);margin-bottom:1rem;padding:.75rem 1rem;font-size:.85rem;line-height:1.5}.officer-module__M_wVJa__faqSection{background:var(--card-background);border:1px solid var(--border);border-radius:var(--radius);box-shadow:var(--shadow-sm);margin-top:2rem;padding:1.5rem}.officer-module__M_wVJa__faqTitle{border-bottom:1px solid var(--border);color:var(--foreground);margin-bottom:1.25rem;padding-bottom:.75rem;font-size:1.25rem;font-weight:700}.officer-module__M_wVJa__faqList{flex-direction:column;gap:1rem;display:flex}.officer-module__M_wVJa__faqItem{border-bottom:1px solid var(--border);padding-bottom:1rem}.officer-module__M_wVJa__faqItem:last-child{border-bottom:none;padding-bottom:0}.officer-module__M_wVJa__faqQuestion{color:var(--foreground);margin-bottom:.4rem;font-size:.95rem;font-weight:700}.officer-module__M_wVJa__faqAnswer{color:var(--text-muted);font-size:.875rem;line-height:1.65}.officer-module__M_wVJa__footerDisclaimer{color:var(--text-muted);border:1px solid var(--border);border-radius:var(--radius);margin-top:2rem;padding:1rem;font-size:.75rem;line-height:1.5}
