.tile-list{display:flex;flex-direction:column;gap:5px}.tile{background:#fff;border-radius:10px;border:1px solid #e8e5dd;overflow:hidden;transition:border-color .15s,box-shadow .15s}.dark .tile{background:#f8f6f10f;border-color:#f8f6f11a}.tile:hover{border-color:#d4a01766;box-shadow:0 1px 6px #d4a0170f}.tile-header{display:grid;grid-template-columns:1fr auto;align-items:center;padding:8px 12px;cursor:pointer;gap:8px}.tile-header>div:first-child{min-width:0}.tile-top{display:flex;align-items:center;gap:6px;min-width:0}.tile-name{font-weight:600;font-size:13.5px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;min-width:0;color:#1a2e1a}.dark .tile-name{color:#f8f6f1}.tile-link{text-decoration:none;color:inherit}.tile-link:hover{color:#d4a017}.tile-badge{font-size:10px;font-weight:600;padding:1px 7px;border-radius:999px;letter-spacing:.02em;flex-shrink:0}.badge-active{background:#dcfce7;color:#15803d}.badge-liquidated{background:#fee2e2;color:#dc2626}.badge-deregistered{background:#f3f4f6;color:#6b7280}.tile-form{font-size:11px;color:#8b9a8b;flex-shrink:0}.dark .tile-form{color:#f8f6f166}.tile-meta{display:flex;align-items:center;gap:5px;margin-top:2px;font-size:12px;color:#6b7c6b;min-width:0}.dark .tile-meta{color:#f8f6f180}.tile-meta svg{width:12px;height:12px;color:#b0a99a;flex-shrink:0}.dark .tile-meta svg{color:#f8f6f140}.tile-address{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;min-width:0}.tile-idno{font-family:SF Mono,Fira Code,ui-monospace,monospace;font-size:11px;color:#8b9a8b;flex-shrink:0}.dark .tile-idno{color:#f8f6f166}.tile-dot-sep{width:3px;height:3px;border-radius:50%;background:#c5c0b5;flex-shrink:0}.dark .tile-dot-sep{background:#f8f6f133}.tile-right{display:flex;align-items:center;gap:6px;flex-shrink:0}.tile-year{font-family:SF Mono,Fira Code,ui-monospace,monospace;font-size:11px;color:#8b9a8b;background:#f4f2ed;padding:1px 6px;border-radius:4px;white-space:nowrap}.dark .tile-year{color:#f8f6f166;background:#f8f6f10f}.tile-chevron{color:#c5c0b5;transition:color .15s,transform .2s;flex-shrink:0}.dark .tile-chevron{color:#f8f6f133}.tile:hover .tile-chevron{color:#d4a017}.tile-chevron.open{transform:rotate(90deg);color:#d4a017}.tile-detail{padding:0 12px 8px}#main.is-searching{padding-top:5rem}#main.is-searching #search-hero{display:none}@media(max-width:640px){.tile-list{gap:0}.tile{border-radius:0;border:none;border-top:1px solid #e8e5dd}.tile:last-child{border-bottom:1px solid #e8e5dd}.dark .tile:last-child{border-bottom:1px solid rgba(248,246,241,.1)}.tile-header{padding:10px 16px}.tile-detail{padding:0 16px 10px}}.detail-drawer{margin-top:8px;padding-top:8px;border-top:1px solid #f0ede6}.dark .detail-drawer{border-top-color:#f8f6f10d}.detail-field{display:flex;align-items:flex-start;gap:7px;font-size:12.5px;color:#6b7c6b;margin-bottom:5px}.dark .detail-field{color:#f8f6f180}.detail-field:last-child{margin-bottom:0}.detail-field span{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.detail-icon{width:14px;height:14px;margin-top:2px;flex-shrink:0;color:#b0a99a}.dark .detail-icon{color:#f8f6f133}.detail-chips{display:flex;flex-wrap:wrap;gap:5px;margin-bottom:6px}.detail-chip{display:inline-flex;align-items:center;gap:4px;padding:2px 8px;font-size:11px;border-radius:6px;background:#f4f2ed;color:#6b7c6b}.dark .detail-chip{background:#f8f6f10a;color:#f8f6f166}.detail-chip strong{color:#4a5a4a;font-weight:600}.dark .detail-chip strong{color:#f8f6f180}.detail-people{display:grid;grid-template-columns:1fr 1fr;gap:0 16px;padding-top:6px;border-top:1px solid #f4f2ed}.dark .detail-people{border-top-color:#f8f6f10a}.detail-people-group{min-width:0}.detail-role-label{font-size:10px;font-weight:600;text-transform:uppercase;letter-spacing:.06em;color:#a0ac9f;margin-bottom:2px}.dark .detail-role-label{color:#f8f6f140}.person-tag{display:inline-flex;align-items:center;padding:1px 7px;font-size:11px;border-radius:5px;background:#f4f2ed;color:#4a5a4a;margin-right:3px;margin-bottom:2px;max-width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.dark .person-tag{background:#f8f6f10a;color:#f8f6f180}@media(max-width:640px){.detail-people{grid-template-columns:1fr;gap:6px 0}}.caem-groups{margin-bottom:6px}.caem-group{margin-bottom:5px}.caem-group:last-child{margin-bottom:0}.caem-section-label{display:block;font-size:10px;font-weight:600;text-transform:uppercase;letter-spacing:.04em;color:#a0ac9f;margin-bottom:3px}.dark .caem-section-label{color:#f8f6f140}.caem-chip-row{display:flex;flex-wrap:wrap;gap:4px}.caem-chip{display:inline-block;font-family:SF Mono,Fira Code,ui-monospace,monospace;font-size:11px;padding:1px 7px;border-radius:5px;background:#f4f2ed;color:#6b7c6b}.dark .caem-chip{background:#f8f6f10a;color:#f8f6f166}.caem-primary{background:#dcfce7;color:#15803d;font-weight:600}.dark .caem-primary{background:#22c55e1f;color:#4ade80}.fin-row{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;padding:8px 0;margin:6px 0;border-top:1px solid #f0ede6;border-bottom:1px solid #f0ede6}.dark .fin-row{border-color:#f8f6f10d}.fin-cell{display:flex;flex-direction:column;gap:1px}.fin-label{font-size:10px;color:#8b9a8b;text-transform:uppercase;letter-spacing:.03em;line-height:1.3}.dark .fin-label{color:#f8f6f159}.fin-val{font-family:SF Mono,Fira Code,ui-monospace,monospace;font-size:13px;font-weight:600;color:#1a2e1a}.dark .fin-val{color:#f8f6f1}.fin-val-negative{color:#dc2626!important}.dark .fin-val-negative{color:#f87171!important}.fin-val-positive{color:#15803d}.dark .fin-val-positive{color:#6bbf8a}.fin-currency{font-size:10px;font-weight:400;color:#b0a99a}.dark .fin-currency{color:#f8f6f140}.fin-trend-up{font-size:10px;color:#15803d}.dark .fin-trend-up{color:#6bbf8a}.fin-trend-down{font-size:10px;color:#dc2626}.dark .fin-trend-down{color:#f87171}@media(max-width:640px){.fin-row{grid-template-columns:repeat(2,1fr);gap:8px}}.fc-dropdown[data-astro-cid-rf2r2o7a]{position:relative}.fc-pill[data-astro-cid-rf2r2o7a]{display:inline-flex;cursor:pointer;align-items:center;gap:.375rem;border-radius:9999px;border-width:1px;padding:.5rem .875rem;font-size:.875rem;line-height:1.25rem;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s;border-color:#d4e8d933;--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));color:#1a1a1ab3}.fc-pill[data-astro-cid-rf2r2o7a]:is(.dark *){border-color:#faf7f21a;background-color:#faf7f20f;color:#faf7f299}.fc-pill[data-astro-cid-rf2r2o7a]:hover{border-color:#e8a83866;--tw-text-opacity: 1;color:rgb(26 26 26 / var(--tw-text-opacity, 1))}.fc-pill[data-astro-cid-rf2r2o7a]:hover:is(.dark *){--tw-text-opacity: 1;color:rgb(250 247 242 / var(--tw-text-opacity, 1))}.fc-pill[data-astro-cid-rf2r2o7a].active{--tw-border-opacity: 1;border-color:rgb(232 168 56 / var(--tw-border-opacity, 1));background-color:#e8a8381a;font-weight:500;--tw-text-opacity: 1;color:rgb(232 168 56 / var(--tw-text-opacity, 1))}.fc-pill[data-astro-cid-rf2r2o7a].active:is(.dark *){background-color:#e8a8381f}.fc-pill-chevron[data-astro-cid-rf2r2o7a]{opacity:.5;transition-property:transform;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.2s}.fc-dropdown[data-astro-cid-rf2r2o7a].open .fc-pill-chevron[data-astro-cid-rf2r2o7a]{--tw-rotate: 180deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.fc-panel[data-astro-cid-rf2r2o7a]{position:absolute;top:100%;left:0;z-index:50;margin-top:.375rem;display:none}.fc-option[data-astro-cid-rf2r2o7a].fc-panel{display:none!important}.fc-panel[data-astro-cid-rf2r2o7a]{border-radius:.75rem;border-width:1px;border-color:#d4e8d933;--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));--tw-shadow: 0 10px 15px -3px rgb(0 0 0 / .1), 0 4px 6px -4px rgb(0 0 0 / .1);--tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.fc-panel[data-astro-cid-rf2r2o7a]:is(.dark *){border-color:#faf7f21a;--tw-bg-opacity: 1;background-color:rgb(11 61 46 / var(--tw-bg-opacity, 1))}.fc-panel[data-astro-cid-rf2r2o7a]{max-height:280px;min-width:220px;overflow:hidden}.fc-dropdown[data-astro-cid-rf2r2o7a].open .fc-panel[data-astro-cid-rf2r2o7a]{display:block}.fc-panel-search[data-astro-cid-rf2r2o7a]{padding:.625rem .625rem .375rem}.fc-panel-input[data-astro-cid-rf2r2o7a]{width:100%;border-radius:.5rem;border-width:1px;background-color:#faf7f280;padding:.5rem .75rem;font-size:.875rem;line-height:1.25rem}.fc-panel-input[data-astro-cid-rf2r2o7a]:is(.dark *){background-color:#faf7f20a}.fc-panel-input[data-astro-cid-rf2r2o7a]{border-color:#d4e8d933;--tw-text-opacity: 1;color:rgb(26 26 26 / var(--tw-text-opacity, 1))}.fc-panel-input[data-astro-cid-rf2r2o7a]:is(.dark *){border-color:#faf7f214;--tw-text-opacity: 1;color:rgb(250 247 242 / var(--tw-text-opacity, 1))}.fc-panel-input[data-astro-cid-rf2r2o7a]::-moz-placeholder{color:#6b728066}.fc-panel-input[data-astro-cid-rf2r2o7a]::placeholder{color:#6b728066}.fc-panel-input[data-astro-cid-rf2r2o7a]:is(.dark *)::-moz-placeholder{color:#faf7f24d}.fc-panel-input[data-astro-cid-rf2r2o7a]:is(.dark *)::placeholder{color:#faf7f24d}.fc-panel-input[data-astro-cid-rf2r2o7a]:focus{--tw-border-opacity: 1;border-color:rgb(232 168 56 / var(--tw-border-opacity, 1));outline:2px solid transparent;outline-offset:2px;--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000);--tw-ring-color: rgb(232 168 56 / .1)}.fc-panel-list[data-astro-cid-rf2r2o7a]{max-height:220px;overflow-y:auto;padding-top:.375rem;padding-bottom:.375rem;scrollbar-color:rgba(255,255,255,.15) transparent}:root:not(.dark) .fc-panel-list[data-astro-cid-rf2r2o7a]{scrollbar-color:rgba(0,0,0,.15) transparent}.fc-option[data-astro-cid-rf2r2o7a]{display:flex;cursor:pointer;align-items:center;gap:.5rem;padding:.5rem .875rem;font-size:.875rem;line-height:1.25rem;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s;color:#1a1a1ab3}.fc-option[data-astro-cid-rf2r2o7a]:hover{--tw-bg-opacity: 1;background-color:rgb(250 247 242 / var(--tw-bg-opacity, 1))}.fc-option[data-astro-cid-rf2r2o7a]:is(.dark *){color:#faf7f299}.fc-option[data-astro-cid-rf2r2o7a]:hover:is(.dark *){background-color:#faf7f20f}.fc-option[data-astro-cid-rf2r2o7a].selected{background-color:#e8a8381a;font-weight:500;--tw-text-opacity: 1;color:rgb(232 168 56 / var(--tw-text-opacity, 1))}.fc-option[data-astro-cid-rf2r2o7a].selected:is(.dark *){background-color:#e8a83814}.fc-option[data-astro-cid-rf2r2o7a].hidden{display:none!important}.fc-option-badge[data-astro-cid-rf2r2o7a]{display:flex;height:1.25rem;width:1.25rem;flex-shrink:0;align-items:center;justify-content:center;border-radius:.25rem;font-size:10px;font-weight:700;background-color:#1a7a5a1a;--tw-text-opacity: 1;color:rgb(26 122 90 / var(--tw-text-opacity, 1))}.fc-option-badge[data-astro-cid-rf2r2o7a]:is(.dark *){background-color:#1a7a5a33;--tw-text-opacity: 1;color:rgb(74 222 128 / var(--tw-text-opacity, 1))}@media(max-width:640px){.fc-panel[data-astro-cid-rf2r2o7a]{position:fixed;left:.75rem;right:.75rem;top:auto;bottom:.75rem;margin-top:0;max-height:60vh;border-radius:1rem}.fc-dropdown[data-astro-cid-rf2r2o7a].open:before{content:"";position:fixed;inset:0;z-index:40;background-color:#0000004d}.fc-panel[data-astro-cid-rf2r2o7a]{z-index:50}}
