:root{--dt-background:#fff;--dt-surface:#fff;--dt-surface-subtle:#f5f5f5;--dt-foreground:#202123;--dt-muted:#6e6e80;--dt-border:#ececf1;--dt-grid:#e0e0e0;--dt-code-background:#f7f7f8;--dt-hover:#ededf280;--dt-positive:#087a55;--dt-negative:#c9362b;--dt-radius:8px;--dt-shadow:0 10px 15px -3px #0000001a;--dt-chart-1:#3681bf;--dt-chart-2:#89105d;--dt-chart-3:#d3c913;--dt-chart-4:#af2828;--dt-chart-5:#73a072;--dt-chart-6:#56b2a1;--dt-chart-7:#884299;--dt-chart-8:#b76325;--dt-bar-chart-1:#931b59;--dt-bar-chart-2:#6ea8de;--dt-bar-chart-3:#dde000;--dt-metric-chart-1:#7b6c88;--dt-metric-chart-2:#8ba3b1;--dt-metric-chart-3:#6e9586;--dt-metric-chart-4:#ecc387;--dt-metric-chart-5:#a8645a;--dt-financial-bar:#3681bf}[data-datatable-theme=dark]{--dt-background:#101218;--dt-surface:#101218;--dt-surface-subtle:#000;--dt-foreground:#fff;--dt-muted:#6e6e80;--dt-border:#353741;--dt-grid:#353741;--dt-code-background:#161719;--dt-hover:#565869;--dt-positive:#4ad6a1;--dt-negative:#ff7a70;--dt-shadow:0 8px 24px #00000047;--dt-chart-1:#5ba3d4;--dt-chart-2:#b53d7d;--dt-chart-3:#e6db3a;--dt-chart-4:#c24d4d;--dt-chart-5:#93bb92;--dt-chart-6:#7bc4b4;--dt-chart-7:#a865b3;--dt-chart-8:#d0854a;--dt-bar-chart-1:#7bb5e5;--dt-bar-chart-2:#964a93;--dt-bar-chart-3:#ddd72c}@media (prefers-color-scheme:dark){[data-datatable-theme=system]{--dt-background:#101218;--dt-surface:#101218;--dt-surface-subtle:#000;--dt-foreground:#fff;--dt-muted:#6e6e80;--dt-border:#353741;--dt-grid:#353741;--dt-code-background:#161719;--dt-hover:#565869;--dt-positive:#4ad6a1;--dt-negative:#ff7a70;--dt-chart-1:#5ba3d4;--dt-chart-2:#b53d7d;--dt-chart-3:#e6db3a;--dt-chart-4:#c24d4d;--dt-chart-5:#93bb92;--dt-chart-6:#7bc4b4;--dt-chart-7:#a865b3;--dt-chart-8:#d0854a;--dt-bar-chart-1:#7bb5e5;--dt-bar-chart-2:#964a93;--dt-bar-chart-3:#ddd72c}}[class^=dt-],[class*=\ dt-]{box-sizing:border-box}.dt-card,.dt-dashboard,.dt-panel{color:var(--dt-foreground);background:var(--dt-surface);border:1px solid var(--dt-border);border-radius:var(--dt-radius)}.dt-panel,.dt-dashboard{padding:0}.dt-dashboard{background:0 0;border:0;border-radius:0}.dt-dashboard-header{justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:1rem;display:flex}.dt-dashboard .dt-dashboard-header{margin:0}.dt-dashboard-header .dt-financial-title{margin:0;padding:.5rem;font-size:.875rem!important;font-weight:600!important}.dt-financial-divider{border-bottom:1px solid var(--dt-foreground);margin-top:1.25rem;padding-bottom:.5rem}.dt-dashboard-source{color:#6b7280;text-align:right;padding-top:.25rem;font-size:.875rem}.dt-dashboard-header h2,.dt-section-title{color:var(--dt-foreground);margin:0 0 1rem;font-size:1rem;font-weight:700;line-height:1.4}.dt-dashboard-meta{color:var(--dt-muted);flex-wrap:wrap;justify-content:flex-end;gap:.5rem 1rem;margin:0;font-size:.75rem;display:flex}.dt-dashboard-meta div{gap:.35rem;display:flex}.dt-dashboard-meta dt:after{content:":"}.dt-dashboard-meta dd{color:var(--dt-foreground);margin:0}.dt-dashboard-footer{color:var(--dt-muted);margin-top:1rem;font-size:.75rem}.dt-financial-charts{grid-template-columns:minmax(0,1fr);gap:0;margin-top:1.25rem;font-size:.875rem;display:grid}.dt-chart,.dt-mini-chart{width:100%;min-width:0;color:var(--dt-foreground)}.dt-chart .recharts-surface,.dt-mini-chart .recharts-surface{overflow:visible}.dt-chart :focus,.dt-mini-chart :focus{outline:none}.dt-tooltip{color:var(--dt-foreground);background:var(--dt-surface);border:1px solid var(--dt-border);box-shadow:var(--dt-shadow);border-radius:4px;padding:.5rem;font-size:.75rem}.dt-mini-tooltip{color:var(--dt-foreground);background:var(--dt-code-background);border:1px solid var(--dt-border);box-shadow:var(--dt-shadow);border-radius:.5rem;padding:.5rem;font-size:.875rem}.dt-tooltip-title{margin-bottom:.35rem;font-weight:700}.dt-tooltip-row{align-items:center;margin-top:.2rem;display:flex}.dt-legend-swatch{border-radius:0;flex:0 0 .75rem;width:.75rem;height:.75rem;margin-right:.5rem}.dt-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:0;display:grid}.dt-summary-groups{gap:1.5rem;padding-top:.75rem;display:grid}.dt-summary-item{text-align:center;min-width:0;padding:0 0 .75rem}.dt-summary-item>span,.dt-summary-item>small{color:var(--dt-foreground);font-size:.875rem;display:block}.dt-summary-item>strong{overflow-wrap:anywhere;font-variant-numeric:tabular-nums;margin:.5rem 0 .25rem;font-size:1.875rem;font-weight:400;line-height:1;display:block}.dt-table-scroll{width:100%;max-width:100%;color:var(--dt-foreground);background:var(--dt-surface);border:1px solid var(--dt-border);border-radius:var(--dt-radius);overflow-x:auto}.dt-table{border-spacing:0;border-collapse:separate;width:100%;color:inherit;background:inherit;font-size:.875rem}.dt-table caption{text-align:start;padding:.75rem 1rem;font-weight:700}.dt-table th,.dt-table td{border-bottom:1px solid var(--dt-border);vertical-align:middle;padding:.7rem .85rem}.dt-table th{color:var(--dt-muted);background:var(--dt-surface-subtle);text-align:start;white-space:nowrap;font-size:.75rem;font-weight:700}.dt-table tbody tr:last-child>*{border-bottom:0}.dt-table tbody tr:hover>td,.dt-table tbody tr:hover>th{background-color:color-mix(in srgb,var(--dt-surface-subtle) 72%,transparent)}.dt-table--striped tbody tr:nth-child(2n) td{background:var(--dt-surface-subtle)}.dt-table--compact th,.dt-table--compact td{padding:.4rem .6rem}.dt-table-heading{align-items:center;gap:.2rem;display:inline-flex}.dt-sortable{cursor:pointer;user-select:none}.dt-sort-button{color:inherit;font:inherit;cursor:pointer;background:0 0;border:0;align-items:center;gap:.2rem;padding:0;display:inline-flex}.dt-sort-button:focus-visible{outline:2px solid var(--dt-chart-1);outline-offset:3px}.dt-sticky-cell{z-index:2;box-shadow:1px 0 var(--dt-border);position:sticky;left:0;background:var(--dt-surface)!important}.dt-table thead .dt-sticky-cell,.dt-matrix-table tbody tr:first-child .dt-sticky-cell{z-index:3;background:var(--dt-surface-subtle)!important}.dt-clickable-row{cursor:pointer}.dt-align-left{text-align:left!important}.dt-align-center{text-align:center!important}.dt-align-right{text-align:right!important}.dt-tabular{font-variant-numeric:tabular-nums;white-space:nowrap}.dt-cell-description,.dt-table th small{color:var(--dt-muted);margin-top:.15rem;font-size:.7rem;font-weight:400;display:block}.dt-empty{color:var(--dt-muted);text-align:center!important;padding:2rem!important}.dt-empty-state{text-align:center}.dt-empty-state h2{margin:0 0 .35rem;font-size:1rem}.dt-empty-state p{color:var(--dt-muted);margin:0}.dt-matrix-table{min-width:max-content}.dt-matrix-table th:first-child{min-width:220px}.dt-matrix-table td{min-width:135px}.dt-matrix-table tbody th small{font-weight:400;display:block}.dt-standard-badge{color:inherit;border-radius:999px;padding:.15rem .4rem;display:inline-block}.dt-change-positive,.dt-change-negative{margin-top:.15rem;font-size:.68rem;display:block}.dt-change-positive{color:var(--dt-positive)}.dt-change-negative{color:var(--dt-negative)}.dt-financial-table-title{margin:0 0 1rem;padding:.75rem;font-size:1.125rem;font-weight:700}.dt-financial-table-scroll{border:0;border-radius:.375rem}.dt-financial-matrix{background:var(--dt-surface);width:max-content;min-width:100%}.dt-financial-matrix th,.dt-financial-matrix td{background:var(--dt-surface);border-bottom:0;height:auto;padding-top:.125rem;padding-bottom:.125rem;font-size:.875rem;font-weight:400}.dt-financial-matrix .dt-financial-meta-row:first-child>*{border-bottom:1px solid var(--dt-border)}.dt-financial-matrix .dt-sticky-cell{min-width:330px;color:var(--dt-foreground);padding-inline:0 1rem;font-weight:500}.dt-financial-matrix .dt-financial-meta-row:first-child .dt-sticky-cell{font-weight:700}.dt-financial-period{border-left:1px solid var(--dt-border);min-width:180px;color:var(--dt-foreground)!important;background:var(--dt-surface)!important;text-align:center!important;font-weight:700!important}.dt-financial-standard{border-left:1px solid var(--dt-border);text-align:center;min-width:180px}.dt-financial-metric-label{min-width:140px!important}.dt-financial-value{border-left:1px solid var(--dt-border);text-align:right;min-width:90px;padding-right:0!important}.dt-financial-change{text-align:center;min-width:90px;padding-left:0!important}.dt-financial-change .dt-change-positive,.dt-financial-change .dt-change-negative{margin:0 0 0 .25rem;font-size:.75rem;display:inline}.dt-financial-notes{color:var(--dt-muted);padding-top:.75rem;font-size:.875rem}.dt-metric-groups,.dt-metric-group{gap:1rem;display:grid}.dt-metric-groups{padding-top:.75rem}.dt-metric-group+.dt-metric-group{border-top:1px solid var(--dt-foreground);margin-top:1rem;padding-top:.75rem}.dt-metric-grid{grid-template-columns:minmax(0,1fr);gap:1rem;display:grid}.dt-metric-card{align-self:start;min-width:0;height:fit-content}.dt-metric-header{width:100%;color:inherit;text-align:start;cursor:pointer;background:0 0;justify-content:space-between;align-items:center;gap:1rem;padding:1rem 1rem .5rem;transition:background-color .2s;display:flex}.dt-metric-header:hover{background:var(--dt-hover)}.dt-metric-header:focus-visible{outline:2px solid var(--dt-chart-1);outline-offset:-2px}.dt-metric-heading-content{flex:1;min-width:0}.dt-metric-heading-content>strong,.dt-metric-heading-content>small{display:block}.dt-metric-heading-content>strong{margin-bottom:.25rem;font-size:.875rem;font-weight:600}.dt-metric-heading-content>small{color:var(--dt-muted);margin-bottom:.5rem;font-size:.75rem;font-weight:400}.dt-chevron{width:1.25rem;height:1.25rem;color:var(--dt-muted);flex:0 0 1.25rem}.dt-metric-details{padding:.5rem 1rem .75rem}.dt-metric-bars{flex-direction:column;gap:.5rem;display:flex}.dt-metric-bar-row{align-items:center;min-width:0;padding-bottom:.25rem;font-size:.75rem;display:flex}.dt-metric-period{width:9rem;color:var(--dt-foreground);text-align:right;white-space:nowrap;flex:0 0 9rem;padding-right:.75rem;font-size:.875rem}.dt-metric-period small{color:var(--dt-muted);font-size:.75rem}.dt-metric-track{background:var(--dt-surface-subtle);border-radius:0;flex:1;height:1.5rem;position:relative}.dt-metric-fill{background:var(--dt-financial-bar);border-radius:0;min-width:0;height:1.5rem;transition:opacity .3s,width .3s;display:block}.dt-metric-fill:hover{opacity:.8}.dt-metric-value{white-space:nowrap;align-items:center;height:1.5rem;padding:0 .5rem;font-size:.75rem;font-weight:500;display:flex;position:absolute;top:0}.dt-metric-value--inside{color:#fff;overflow:hidden}.dt-metric-value--outside{color:var(--dt-foreground)}.dt-centered-bar{flex:1;height:1.5rem;display:flex;position:relative}.dt-centered-half{background:var(--dt-surface-subtle);flex:1;height:1.5rem;position:relative}.dt-centered-negative .dt-metric-fill{position:absolute;right:0}.dt-centered-positive .dt-metric-fill{position:absolute;left:0}.dt-centered-axis{background:#717182;flex:0 0 .125rem;width:.125rem}.dt-centered-value{height:1.5rem;color:var(--dt-foreground);white-space:nowrap;align-items:center;font-size:.75rem;font-weight:500;display:flex;position:absolute;top:0}.dt-centered-value--negative{padding-left:.5rem;left:50%}.dt-centered-value--positive{justify-content:flex-end;padding-right:.5rem;right:50%}.dt-centered-value--inside{color:#fff;padding-inline:.5rem;overflow:hidden}.dt-centered-value--inside.dt-centered-value--negative{justify-content:flex-end;left:auto;right:50%}.dt-centered-value--inside.dt-centered-value--positive{justify-content:flex-start;left:50%;right:auto}.dt-ratio-track{background:var(--dt-surface-subtle);border-radius:3px;height:.9rem;overflow:hidden}.dt-ratio-track>div{background:var(--dt-chart-1);min-width:1px;height:100%;transition:width .25s}.dt-legend{color:var(--dt-muted);flex-wrap:wrap;gap:.5rem 1rem;margin-bottom:1rem;font-size:.75rem;display:flex}.dt-legend span{align-items:center;gap:.35rem;display:inline-flex}.dt-legend i{border-radius:0;width:.7rem;height:.7rem}.dt-segmented-rows{gap:.55rem;display:grid}.dt-segmented-row{grid-template-columns:5rem minmax(140px,1fr);align-items:center;gap:0;height:2.5rem;font-size:.75rem;display:grid}.dt-segmented-row--with-total{grid-template-columns:5rem minmax(140px,1fr) minmax(4rem,auto);gap:.7rem}.dt-segmented-period{color:var(--dt-foreground);text-align:right;padding-right:.75rem;font-size:.875rem;font-weight:500}.dt-segmented-track{background:var(--dt-surface-subtle);height:1.5rem;overflow:hidden}.dt-segmented-stack{min-width:1px;height:100%;display:flex}.dt-segment{color:#fff;align-items:center;min-width:1px;transition:opacity .18s;display:flex;position:relative}.dt-segment--color-3,.dt-segment--color-5,.dt-segment--color-6{color:#000}.dt-segment>span:first-child{white-space:nowrap;text-overflow:ellipsis;padding:0 .35rem;font-size:.68rem;overflow:hidden}.dt-segment--dimmed{opacity:.3}.dt-segment-tooltip{z-index:5;color:#fff;background:#1f2937;border-radius:4px;width:max-content;max-width:220px;position:absolute;bottom:calc(100% + .4rem);left:50%;transform:translate(-50%);padding:.25rem .5rem!important;overflow:visible!important}.dt-segment-total{text-align:right;font-variant-numeric:tabular-nums}.dt-employee-card{margin-bottom:2rem}.dt-employee-header{width:100%;color:var(--dt-foreground);text-align:left;cursor:pointer;background:0 0;border:0;justify-content:space-between;align-items:center;gap:1rem;padding:1rem;transition:background-color .2s;display:flex}.dt-employee-header:hover{background:var(--dt-hover)}.dt-employee-header strong,.dt-employee-header small{display:block}.dt-employee-header strong{font-size:1.125rem;font-weight:600}.dt-employee-header small{color:var(--dt-muted);margin-top:.2rem;font-size:.875rem}.dt-employee-chevron{color:#9ca3af;width:1.25rem;height:1.25rem}.dt-employee-body{border-top:1px solid var(--dt-border);margin:0 1rem 1rem;padding-top:1rem}.dt-employee-detail-grid{grid-template-columns:minmax(0,1fr);gap:1.5rem;display:grid}.dt-employee-detail-card{min-width:0}.dt-employee-detail-body{border-top:1px solid var(--dt-border);margin:0 1rem 1rem;padding-top:1rem}.dt-employee-detail-title{margin-bottom:1rem}.dt-employee-detail-title>strong{margin-bottom:.5rem;font-size:1.25rem;display:block}.dt-employee-detail-title>small{color:var(--dt-muted);font-size:.875rem;display:block}.dt-employee-detail-bars{gap:.25rem;display:grid}.dt-employee-detail-row{grid-template-columns:5rem minmax(100px,1fr);align-items:center;height:2.5rem;display:grid}.dt-employee-detail-row>span{text-align:right;padding-right:.75rem;font-size:.875rem;font-weight:500}.dt-employee-detail-track{background:var(--dt-surface-subtle);height:1.5rem;position:relative}.dt-employee-detail-fill{color:#fff;justify-content:flex-end;align-items:center;height:100%;transition:transform .2s,filter .2s;display:flex;position:relative}.dt-employee-detail-fill--color-3{color:#000}.dt-employee-detail-fill>strong{white-space:nowrap;margin-right:.5rem;font-size:.75rem;font-weight:500}.dt-employee-detail-fill--active{z-index:2;filter:brightness(.75);transform:scaleY(1.1)}.dt-employee-detail-tooltip{z-index:5;color:#fff;background:#1f2937;border-radius:.25rem;width:max-content;padding:.25rem .5rem;font-size:.75rem;font-weight:400;display:grid;position:absolute;bottom:calc(100% + 1rem);left:50%;transform:translate(-50%)}.dt-employee-detail-tooltip b,.dt-employee-detail-tooltip small{display:block}.dt-employee-detail-tooltip small{opacity:.75}[data-datatable-theme=dark] .dt-segment--color-1,[data-datatable-theme=dark] .dt-segment--color-3,[data-datatable-theme=dark] .dt-segment--color-5,[data-datatable-theme=dark] .dt-segment--color-6,[data-datatable-theme=dark] .dt-segment--color-7,[data-datatable-theme=dark] .dt-segment--color-8,[data-datatable-theme=dark] .dt-employee-detail-fill--color-1,[data-datatable-theme=dark] .dt-employee-detail-fill--color-3{color:#000}[data-datatable-theme=dark] .dt-employee-detail-fill--active{filter:brightness(1.25)}.dt-ratio-table{min-width:640px}.dt-ratio-cell{width:min(30vw,240px)}.dt-ratio-track{background:var(--dt-border);border-radius:4px;height:1rem}.dt-ratio-track>div{min-width:2px;transition-duration:.3s}.dt-major-shareholders,.dt-executive-table{border:0;border-radius:0}.dt-executive-table .dt-table th{background:0 0;height:3rem;padding:0 1rem;font-size:.875rem;font-weight:500}@media (width>=640px){.dt-ratio-track{height:1.25rem}}.dt-statement-label{align-items:flex-start;gap:.4rem;display:flex}.dt-statement-label button{width:1.15rem;height:1.15rem;color:var(--dt-foreground);background:var(--dt-surface-subtle);border:1px solid var(--dt-border);cursor:pointer;border-radius:3px;flex:0 0 1.15rem;padding:0;line-height:1}.dt-statement-label>span:last-child small{color:var(--dt-muted);font-weight:400;display:block}.dt-statement-spacer{flex:0 0 1.15rem}.dt-statement-emphasized>*{background:var(--dt-surface-subtle);font-weight:700}@media (width>=768px){.dt-financial-charts,.dt-metric-grid,.dt-employee-detail-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.dt-summary-grid{grid-template-columns:repeat(var(--dt-summary-columns,4),minmax(0,1fr))}}@media (width>=1024px){.dt-metric-grid,.dt-employee-detail-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=767px){.dt-dashboard-header{display:block}.dt-dashboard-meta{justify-content:flex-start;margin-top:.65rem}.dt-summary-item{padding-inline:.5rem}.dt-segmented-row{grid-template-columns:3.5rem minmax(130px,1fr)}.dt-segment-total{grid-column:2}}@media (prefers-reduced-motion:reduce){.dt-metric-fill,.dt-ratio-track>div,.dt-segment{transition:none}}
