.company-page{padding-top:0;padding-bottom:3rem}.breadcrumb{padding:1rem 0;display:flex;align-items:center;gap:.375rem;font-size:.8125rem;color:var(--color-text-muted, #9CA3AF)}.breadcrumb a{color:var(--color-primary);text-decoration:none}.breadcrumb a:hover{text-decoration:underline}.breadcrumb .separator{color:var(--color-text-muted, #9CA3AF)}.company-hero{background:#fff;border-radius:12px;box-shadow:0 4px 6px -1px #00000012,0 2px 4px -2px #0000000d;padding:2rem 2.5rem;margin-bottom:1.5rem}.hero-top{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:1rem}.company-name{font-size:1.75rem;font-weight:700;color:var(--color-text-dark, #111827);letter-spacing:-.02em;line-height:1.2;margin:0}.company-meta{display:flex;align-items:center;gap:.75rem;margin-top:.375rem;flex-wrap:wrap}.company-location{color:var(--color-text-secondary, #6B7280);font-size:.875rem}.facility-badge{display:inline-flex;align-items:center;gap:.25rem;padding:.1875rem .625rem;border-radius:100px;font-size:.75rem;font-weight:500;background:var(--color-primary-light, #EEF3F9);color:var(--color-primary)}.hero-actions{display:flex;gap:.5rem;flex-shrink:0}.company-page .btn{display:inline-flex;align-items:center;gap:.375rem;padding:.5rem .875rem;border-radius:8px;font-size:.8125rem;font-weight:500;cursor:pointer;border:1px solid var(--color-border, #E5E7EB);background:#fff;color:var(--color-text-dark, #111827);text-decoration:none;transition:all .15s}.company-page .btn:hover{background:var(--color-bg-light, #F8F9FB);border-color:#d1d5db}.company-page .btn-sm{padding:.5rem .875rem;font-size:.8125rem}.company-page .btn-icon{font-size:.875rem}.company-page .btn-primary{background:var(--color-primary);color:#fff;border-color:var(--color-primary)}.company-page .btn-primary:hover{background:var(--color-primary-hover, #274B7A)}.stats-row{display:grid;grid-template-columns:repeat(5,1fr);gap:0;margin-top:1.5rem;border-top:1px solid var(--color-border-light, #F3F4F6);padding-top:1.5rem}.stat-cell{text-align:center;position:relative}.stat-cell:not(:last-child):after{content:"";position:absolute;right:0;top:0;bottom:0;width:1px;background:var(--color-border-light, #F3F4F6)}.stat-value{display:block;font-size:1.5rem;font-weight:700;line-height:1.2}.stat-label{display:block;font-size:.75rem;color:var(--color-text-muted, #9CA3AF);margin-top:.25rem;text-transform:uppercase;letter-spacing:.04em}.stat-483 .stat-value{color:#3b82f6}.stat-wl .stat-value{color:#f59e0b}.stat-recall .stat-value{color:#ef4444}.stat-last .stat-value{font-size:1rem;color:var(--color-text-dark, #111827)}.stat-total .stat-value{color:var(--color-text-dark, #111827)}.company-summary{margin-top:1.25rem;padding:.875rem 1.25rem;background:var(--color-bg-subtle, #F3F4F6);border-radius:8px;font-size:.875rem;color:var(--color-text, #374151);line-height:1.6}.summary-highlight{font-weight:600;color:var(--color-text-dark, #111827)}.content-grid{display:grid;grid-template-columns:1fr 340px;gap:1.5rem;align-items:start}.card{background:#fff;border-radius:12px;box-shadow:0 1px 2px #0000000d;overflow:hidden}.card-header{display:flex;justify-content:space-between;align-items:center;padding:1.25rem 1.5rem;border-bottom:1px solid var(--color-border-light, #F3F4F6)}.card-title{font-size:1rem;font-weight:600;color:var(--color-text-dark, #111827);margin:0}.card-header-sub{font-size:.75rem;color:var(--color-text-muted, #9CA3AF)}.card-body{padding:1.25rem 1.5rem}.timeline-card{margin-bottom:1.5rem}.timeline-card .card-body{padding:.5rem 1.5rem 1.25rem}.tl-year-group{padding:1rem 0 .25rem}.tl-year-label{font-size:.75rem;font-weight:700;color:var(--color-text-muted, #9CA3AF);text-transform:uppercase;letter-spacing:.08em;margin-bottom:.5rem}.tl-item{display:flex;align-items:flex-start;gap:.75rem;padding:.625rem 0;border-bottom:1px solid var(--color-border-light, #F3F4F6);transition:background .1s}.tl-item:last-child{border-bottom:none}.tl-item:hover{background:var(--color-bg-light, #F8F9FB);margin:0 -1.5rem;padding-left:1.5rem;padding-right:1.5rem}.tl-dot{width:10px;height:10px;border-radius:50%;flex-shrink:0;margin-top:.375rem}.tl-dot-483{background:#3b82f6}.tl-dot-wl{background:#f59e0b}.tl-dot-recall{background:#ef4444}.tl-content{flex:1;min-width:0}.tl-header{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap}.tl-type{font-size:.75rem;font-weight:600;padding:.0625rem .4375rem;border-radius:4px}.tl-type-483{background:#ebf5ff;color:#1d4ed8}.tl-type-wl{background:#fef3c7;color:#92400e}.tl-type-recall{background:#fee2e2;color:#991b1b}.tl-date{font-size:.75rem;color:var(--color-text-muted, #9CA3AF)}.tl-detail{font-size:.8125rem;color:var(--color-text-secondary, #6B7280);margin-top:.125rem}.tl-link{font-size:.75rem;color:var(--color-primary);text-decoration:none;margin-left:auto;flex-shrink:0}.tl-link:hover{text-decoration:underline}.tl-hidden{display:none}.tl-show-more{display:block;width:100%;padding:.75rem;margin-top:.5rem;background:none;border:1px dashed var(--color-border, #E5E7EB);border-radius:8px;color:var(--color-primary);font-size:.8125rem;font-weight:500;cursor:pointer;transition:background .15s}.tl-show-more:hover{background:var(--color-bg-light, #F8F9FB)}.chain-card{margin-bottom:1.5rem}.enforcement-chain{display:flex;align-items:stretch;gap:0;margin-bottom:1.25rem}.chain-node{flex:1;padding:.75rem;border-radius:4px;min-width:0}.chain-node-483{background:#ebf5ff;border:1px solid #BFDBFE}.chain-node-wl{background:#fef3c7;border:1px solid #FDE68A}.chain-node-recall{background:#fee2e2;border:1px solid #FECACA}.chain-node-type{font-size:.6875rem;font-weight:600;margin-bottom:.25rem}.chain-node-483 .chain-node-type{color:#1d4ed8}.chain-node-wl .chain-node-type{color:#92400e}.chain-node-recall .chain-node-type{color:#991b1b}.chain-node-date{font-size:.75rem}.chain-node-483 .chain-node-date{color:#1d4ed8}.chain-node-wl .chain-node-date{color:#92400e}.chain-node-recall .chain-node-date{color:#991b1b}.chain-node-detail{font-size:.6875rem;color:var(--color-text-muted, #9CA3AF);margin-top:.125rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.chain-node-more{background:var(--color-bg-subtle, #F3F4F6);border:1px solid var(--color-border, #E5E7EB);display:flex;align-items:center;justify-content:center}.chain-node-more .chain-node-type{color:var(--color-text-secondary, #6B7280);font-size:.75rem}.chain-connector{display:flex;align-items:center;padding:0 .5rem;color:var(--color-text-muted, #9CA3AF);font-size:1.25rem;flex-shrink:0}.sidebar{display:flex;flex-direction:column;gap:1.5rem}.category-list{list-style:none;padding:0;margin:0}.category-item{display:flex;align-items:center;justify-content:space-between;padding:.5rem 0;border-bottom:1px solid var(--color-border-light, #F3F4F6);font-size:.8125rem}.category-item:last-child{border-bottom:none}.gmp-bar-row{display:flex;align-items:center;padding:.5rem 0;border-bottom:1px solid var(--color-border-light, #F3F4F6)}.gmp-bar-row:last-child{border-bottom:none}.gmp-bar-label{flex:0 0 130px;font-size:.8125rem;font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.gmp-bar-label a{color:var(--color-primary);text-decoration:none}.gmp-bar-label a:hover{text-decoration:underline}.gmp-bar-track{flex:1;height:6px;border-radius:3px;background:var(--color-primary-light, #EEF3F9);overflow:hidden;margin:0 .5rem}.gmp-bar-fill{height:100%;border-radius:3px;background:var(--color-primary);min-width:4px}.gmp-bar-count{flex:0 0 1.5rem;font-size:.75rem;color:var(--color-text-muted, #9CA3AF);text-align:right}.related-company-item{display:flex;align-items:center;justify-content:space-between;padding:.625rem 0;border-bottom:1px solid var(--color-border-light, #F3F4F6)}.related-company-item:last-child{border-bottom:none}.related-company-name{font-size:.8125rem;font-weight:500;color:var(--color-primary);text-decoration:none}.related-company-name:hover{text-decoration:underline}.related-company-count{font-size:.75rem;color:var(--color-text-muted, #9CA3AF)}.report-cta-card{border-left:3px solid var(--color-primary)}.report-cta-title{font-size:.9375rem;font-weight:600;color:var(--color-text-dark, #111827);margin-bottom:.5rem}.report-cta-desc{font-size:.8125rem;color:var(--color-text-secondary, #6B7280);line-height:1.5;margin-bottom:.75rem}.report-cta-link{display:inline-block;font-size:.8125rem;font-weight:600;color:var(--color-primary);text-decoration:none}.report-cta-link:hover{text-decoration:underline}.report-cta-price{font-size:.75rem;color:var(--color-text-muted, #9CA3AF);margin-top:.5rem}.cta-card{background:var(--color-primary)!important;color:#fff}.cta-title{font-size:1rem;font-weight:600;margin-bottom:.5rem}.cta-text{font-size:.8125rem;opacity:.85;margin-bottom:1rem;line-height:1.5}.company-page .btn-cta{display:inline-flex;align-items:center;padding:.625rem 1.5rem;border-radius:8px;font-size:.8125rem;font-weight:600;background:#fff;color:var(--color-primary);text-decoration:none;border:none;cursor:pointer;transition:all .15s}.company-page .btn-cta:hover{background:var(--color-bg-light, #F8F9FB)}.subscribe-inline-form{margin-top:.75rem}.subscribe-form-row{display:flex;gap:.5rem}.subscribe-input{flex:1;padding:.625rem .875rem;border-radius:8px;border:1px solid rgba(255,255,255,.3);background:#ffffff26;color:#fff;font-size:.8125rem;outline:none;min-width:0}.subscribe-input::placeholder{color:#fff9}.subscribe-input:focus{border-color:#fff9;background:#fff3}.subscribe-btn{flex-shrink:0;white-space:nowrap}.subscribe-message{font-size:.75rem;margin-top:.5rem;display:none}.subscribe-error{color:#fca5a5}.subscribe-success{color:#a7f3d0}.cta-fine-print{font-size:.6875rem;opacity:.65;margin-top:.75rem}.documents-section{margin-top:1.5rem;margin-bottom:3rem}.doc-table{width:100%;border-collapse:separate;border-spacing:0}.doc-table thead th{text-align:left;padding:.625rem 1rem;font-size:.6875rem;font-weight:600;color:var(--color-text-muted, #9CA3AF);text-transform:uppercase;letter-spacing:.06em;border-bottom:1px solid var(--color-border, #E5E7EB)}.doc-table tbody td{padding:.75rem 1rem;font-size:.8125rem;border-bottom:1px solid var(--color-border-light, #F3F4F6);vertical-align:top}.doc-table tbody tr:hover td{background:var(--color-bg-light, #F8F9FB)}.doc-type-badge{display:inline-block;padding:.0625rem .4375rem;border-radius:4px;font-size:.6875rem;font-weight:600;white-space:nowrap}.badge-483{background:#ebf5ff;color:#1d4ed8}.badge-wl{background:#fef3c7;color:#92400e}.badge-recall{background:#fee2e2;color:#991b1b}.doc-detail-subject{font-size:.8125rem;color:var(--color-text, #374151)}.doc-detail-sub{font-size:.75rem;color:var(--color-text-muted, #9CA3AF);margin-top:.125rem}.doc-link{color:var(--color-primary);text-decoration:none;font-size:.75rem;font-weight:500;padding:.1875rem .5rem;border-radius:4px;transition:background .1s}.doc-link:hover{background:var(--color-primary-light, #EEF3F9)}.doc-link-analysis{background:#ecfdf5;color:#065f46;font-weight:600}.doc-link-analysis:hover{background:#d1fae5}.linked-badge{display:inline-flex;align-items:center;gap:.25rem;font-size:.6875rem;color:var(--color-text-muted, #9CA3AF);padding:.125rem .375rem;background:var(--color-bg-subtle, #F3F4F6);border-radius:4px}.doc-row-expandable{cursor:pointer}.doc-row-expandable:hover td{background:var(--color-bg-light, #F8F9FB)}.expand-indicator{display:inline-block;width:0;height:0;border-left:4px solid transparent;border-right:4px solid transparent;border-top:5px solid var(--color-text-muted, #9CA3AF);margin-left:.5rem;vertical-align:middle;transition:transform .2s}.doc-row-expandable[aria-expanded=true] .expand-indicator{transform:rotate(180deg)}.doc-expand-row td{padding:0 1rem .75rem;border-bottom:1px solid var(--color-border-light, #F3F4F6)}.doc-expand-content{background:var(--color-bg-subtle, #F3F4F6);border-radius:6px;padding:.75rem 1rem}.expand-field{display:flex;align-items:baseline;gap:.5rem;padding:.25rem 0;font-size:.8125rem;color:var(--color-text, #374151);line-height:1.5}.expand-field a{color:var(--color-primary);text-decoration:none}.expand-field a:hover{text-decoration:underline}.expand-label{flex:0 0 auto;font-size:.6875rem;font-weight:600;text-transform:uppercase;letter-spacing:.04em;color:var(--color-text-muted, #9CA3AF);min-width:5.5rem}.gmp-tags-row{display:flex;flex-wrap:wrap;gap:.375rem}.gmp-tag,.gmp-tag-link{display:inline-block;padding:.125rem .5rem;border-radius:100px;font-size:.6875rem;font-weight:500;background:var(--color-primary-light, #EEF3F9);color:var(--color-primary);white-space:nowrap}.gmp-tag-link{text-decoration:none}.gmp-tag-link:hover{background:#dbeafe;text-decoration:none}.doc-expand-inline{display:none}.filter-select-sm{padding:.25rem .5rem;font-size:.75rem;border:1px solid var(--color-border, #E5E7EB);border-radius:4px;background:#fff;cursor:pointer}.no-documents{text-align:center;padding:3rem 2rem;color:var(--color-text-secondary, #6B7280)}.page-footer{padding:2rem 0;text-align:center;color:var(--color-text-muted, #9CA3AF);font-size:.75rem}.loading-state,.not-found{text-align:center;padding:6rem 2rem;color:var(--color-text-secondary, #6B7280)}.not-found h1{font-size:2rem;color:var(--color-text-dark, #111827);margin-bottom:1rem}.not-found p{font-size:1.125rem;margin-bottom:2rem}@media (max-width: 900px){.content-grid{grid-template-columns:1fr}.stats-row{grid-template-columns:repeat(3,1fr)}.enforcement-chain{flex-direction:column}.chain-connector{transform:rotate(90deg);padding:.25rem 0;justify-content:center}}@media (max-width: 600px){.stats-row{grid-template-columns:repeat(2,1fr);gap:1rem}.hero-top{flex-direction:column;gap:1rem}.company-hero{padding:1.5rem}.doc-table thead{display:none}.doc-table tbody,.doc-table tr,.doc-table td{display:block}.doc-table tr{margin-bottom:1rem;border:1px solid var(--color-border, #E5E7EB);border-radius:8px;padding:.75rem}.doc-table td{border-bottom:none;padding:.25rem 0}.doc-expand-row{display:none!important}.doc-row-expandable[aria-expanded=true] .doc-expand-inline{display:block;margin-top:.5rem}}.confidence-badge{display:inline-block;font-size:.625rem;font-weight:600;padding:.125rem .375rem;border-radius:3px;text-transform:uppercase;letter-spacing:.02em;vertical-align:middle;margin-left:.375rem}.confidence-confirmed{background:#def7ec;color:#03543f}.confidence-high{background:#dbeafe;color:#1e40af}.confidence-moderate{background:#fef3c7;color:#92400e}.confidence-possible{background:#f3f4f6;color:#6b7280}.risk-streak-row{display:flex;gap:1rem;margin-top:1.25rem}.risk-score-box{flex:1;background:var(--color-bg-light, #F8F9FB);border-radius:8px;padding:.875rem 1.25rem;text-align:center}.risk-score-label{font-size:.6875rem;font-weight:600;text-transform:uppercase;letter-spacing:.04em;color:var(--color-text-muted, #9CA3AF);margin-bottom:.375rem}.risk-score-badge{display:inline-block;padding:.25rem .75rem;border-radius:100px;font-size:.8125rem;font-weight:700;text-transform:uppercase;letter-spacing:.04em}.risk-red{background:#fee2e2;color:#991b1b}.risk-yellow{background:#fef3c7;color:#92400e}.risk-green{background:#def7ec;color:#03543f}.risk-gray{background:#f3f4f6;color:#6b7280}.risk-score-detail{font-size:.75rem;color:var(--color-text-muted, #9CA3AF);margin-top:.25rem}.clean-streak-box{flex:1;background:var(--color-bg-light, #F8F9FB);border-radius:8px;padding:.875rem 1.25rem;text-align:center}.clean-streak-value{font-size:1.75rem;font-weight:700;color:var(--color-text-dark, #111827);line-height:1.2}.clean-streak-label{font-size:.6875rem;font-weight:600;text-transform:uppercase;letter-spacing:.04em;color:var(--color-text-muted, #9CA3AF);margin-top:.125rem}.clean-streak-trend{margin-top:.25rem;font-size:.75rem}.trend-improving{color:#03543f;font-weight:600}.trend-worsening{color:#991b1b;font-weight:600}.trend-stable{color:#6b7280;font-weight:500}.risk-gauge-methodology{text-align:center;font-size:.6875rem;color:var(--color-text-muted, #9CA3AF);padding-bottom:.5rem}.company-disclaimer{background:var(--color-bg-light, #F8F9FB);border:1px solid var(--color-border, #E5E7EB);border-radius:6px;padding:.75rem 1rem;margin-top:1rem;font-size:.75rem;color:var(--color-text-muted, #6B7280);line-height:1.5}
