.balance-sheet:where(.astro-32x3u4jm){margin:24px 0}.balance-sheet__equation:where(.astro-32x3u4jm){display:flex;align-items:center;justify-content:center;gap:14px;padding:14px 24px;margin-bottom:10px;background:var(--mf-stone-50, #fafaf9);border:1px solid var(--mf-stone-200, #e7e5e4);border-radius:var(--mf-radius-md, 8px)}.balance-sheet__eq-term:where(.astro-32x3u4jm){font-family:JetBrains Mono,ui-monospace,monospace;font-size:16px;font-weight:600;color:var(--sl-color-text, #292524);letter-spacing:.01em}.balance-sheet__eq-op:where(.astro-32x3u4jm){font-family:JetBrains Mono,ui-monospace,monospace;font-size:22px;font-weight:700;color:var(--sl-color-text-accent, #745fe8);line-height:1}.balance-sheet__caption:where(.astro-32x3u4jm){text-align:center;font-size:13px;line-height:1.55;color:var(--mf-stone-700, #44403c);margin:0 0 22px}.balance-sheet__caption:where(.astro-32x3u4jm) strong:where(.astro-32x3u4jm){color:var(--sl-color-text, #292524);font-weight:600}.balance-sheet__grid:where(.astro-32x3u4jm){display:grid;grid-template-columns:1fr 56px 1fr;grid-template-rows:auto auto auto;-moz-column-gap:0;column-gap:0;row-gap:18px;align-items:stretch}.balance-sheet__side-label:where(.astro-32x3u4jm){grid-row:1;font-family:JetBrains Mono,ui-monospace,monospace;font-size:11px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--mf-stone-500, #78716c);margin:0;padding-bottom:8px;border-bottom:1px solid var(--mf-stone-200, #e7e5e4)}.balance-sheet__side-label--left:where(.astro-32x3u4jm){grid-column:1}.balance-sheet__side-label--right:where(.astro-32x3u4jm){grid-column:3;text-align:right}.balance-sheet__eq-marker:where(.astro-32x3u4jm){grid-column:2;display:grid;place-items:center;font-family:JetBrains Mono,ui-monospace,monospace;font-weight:700;line-height:1}.balance-sheet__eq-marker--long:where(.astro-32x3u4jm){grid-row:2;font-size:22px;color:var(--mf-stone-500, #78716c)}.balance-sheet__eq-marker--short:where(.astro-32x3u4jm){grid-row:3;font-size:28px;color:var(--fl-color-purple-700, #5b47d1)}.balance-sheet__zone:where(.astro-32x3u4jm){display:flex;flex-direction:column;gap:10px;min-width:0;margin-top:0}.balance-sheet__zone--active-long:where(.astro-32x3u4jm){grid-column:1;grid-row:2}.balance-sheet__zone--pasive-long:where(.astro-32x3u4jm){grid-column:3;grid-row:2}.balance-sheet__zone--active-short:where(.astro-32x3u4jm){grid-column:1;grid-row:3}.balance-sheet__zone--pasive-short:where(.astro-32x3u4jm){grid-column:3;grid-row:3}.balance-sheet__zone--active-long:where(.astro-32x3u4jm)>.balance-card,.balance-sheet__zone--pasive-long:where(.astro-32x3u4jm)>.balance-card{background:var(--mf-stone-50, #fafaf9);border:1px solid var(--mf-stone-200, #e7e5e4);border-radius:var(--mf-radius-lg, 12px)}.balance-sheet__zone--active-short:where(.astro-32x3u4jm)>.balance-card,.balance-sheet__zone--pasive-short:where(.astro-32x3u4jm)>.balance-card{background:color-mix(in srgb,var(--sl-color-text-accent, #745fe8) 10%,transparent);border:1px solid color-mix(in srgb,var(--sl-color-text-accent, #745fe8) 20%,transparent);border-radius:var(--mf-radius-2xl, 16px)}.balance-sheet__zone--active-long:where(.astro-32x3u4jm)>.balance-card,.balance-sheet__zone--active-short:where(.astro-32x3u4jm)>.balance-card,.balance-sheet__zone--pasive-short:where(.astro-32x3u4jm)>.balance-card{flex:1;display:flex;flex-direction:column;justify-content:center}.balance-sheet__zone--active-short:where(.astro-32x3u4jm)>.balance-card .balance-card__icon,.balance-sheet__zone--pasive-short:where(.astro-32x3u4jm)>.balance-card .balance-card__icon{background:color-mix(in srgb,var(--sl-color-text-accent, #745fe8) 22%,transparent)}.balance-sheet__zone--active-short:where(.astro-32x3u4jm)>.balance-card .balance-card__title,.balance-sheet__zone--pasive-short:where(.astro-32x3u4jm)>.balance-card .balance-card__title,.balance-sheet__zone--active-short:where(.astro-32x3u4jm)>.balance-card .balance-card__title a,.balance-sheet__zone--pasive-short:where(.astro-32x3u4jm)>.balance-card .balance-card__title a{color:var(--fl-color-purple-700, #5b47d1)}@media(max-width:768px){.balance-sheet__grid:where(.astro-32x3u4jm){grid-template-columns:1fr;row-gap:12px}.balance-sheet__side-label--left:where(.astro-32x3u4jm),.balance-sheet__side-label--right:where(.astro-32x3u4jm){grid-column:1;text-align:left}.balance-sheet__side-label--right:where(.astro-32x3u4jm){grid-row:4;padding-top:8px}.balance-sheet__zone--active-long:where(.astro-32x3u4jm){grid-column:1;grid-row:2}.balance-sheet__zone--active-short:where(.astro-32x3u4jm){grid-column:1;grid-row:3}.balance-sheet__zone--pasive-long:where(.astro-32x3u4jm){grid-column:1;grid-row:5}.balance-sheet__zone--pasive-short:where(.astro-32x3u4jm){grid-column:1;grid-row:6}.balance-sheet__eq-marker:where(.astro-32x3u4jm){display:none}}:root[data-theme=dark] .balance-sheet__equation:where(.astro-32x3u4jm){background:var(--mf-bg-dark, #0b0c0e);border-color:var(--mf-stone-700, #44403c)}:root[data-theme=dark] .balance-sheet__caption:where(.astro-32x3u4jm){color:var(--mf-stone-300, #d6d3d1)}:root[data-theme=dark] .balance-sheet__caption:where(.astro-32x3u4jm) strong:where(.astro-32x3u4jm){color:#f5f5f4}:root[data-theme=dark] .balance-sheet__side-label:where(.astro-32x3u4jm){color:var(--mf-stone-400, #a8a29e);border-bottom-color:var(--mf-stone-700, #44403c)}:root[data-theme=dark] .balance-sheet__eq-marker--long:where(.astro-32x3u4jm){color:var(--mf-stone-400, #a8a29e)}:root[data-theme=dark] .balance-sheet__eq-marker--short:where(.astro-32x3u4jm){color:var(--sl-color-text-accent, #cfe65c)}:root[data-theme=dark] .balance-sheet__zone--active-long:where(.astro-32x3u4jm)>.balance-card,:root[data-theme=dark] .balance-sheet__zone--pasive-long:where(.astro-32x3u4jm)>.balance-card{background:var(--mf-bg-dark, #0b0c0e);border-color:var(--mf-stone-700, #44403c)}:root[data-theme=dark] .balance-sheet__zone--active-short:where(.astro-32x3u4jm)>.balance-card,:root[data-theme=dark] .balance-sheet__zone--pasive-short:where(.astro-32x3u4jm)>.balance-card{background:color-mix(in srgb,var(--sl-color-text-accent, #cfe65c) 10%,transparent);border-color:color-mix(in srgb,var(--sl-color-text-accent, #cfe65c) 30%,transparent)}:root[data-theme=dark] .balance-sheet__zone--active-short:where(.astro-32x3u4jm)>.balance-card .balance-card__title,:root[data-theme=dark] .balance-sheet__zone--pasive-short:where(.astro-32x3u4jm)>.balance-card .balance-card__title,:root[data-theme=dark] .balance-sheet__zone--active-short:where(.astro-32x3u4jm)>.balance-card .balance-card__title a,:root[data-theme=dark] .balance-sheet__zone--pasive-short:where(.astro-32x3u4jm)>.balance-card .balance-card__title a{color:var(--sl-color-text-accent, #cfe65c)}.balance-card:where(.astro-iyx4jj64){padding:18px}.balance-card__icon:where(.astro-iyx4jj64){width:32px;height:32px;display:grid;place-items:center;border-radius:var(--mf-radius-md, 8px);background:color-mix(in srgb,var(--sl-color-text-accent, #745fe8) 10%,transparent);color:var(--fl-color-purple-700, #5b47d1);margin-bottom:14px}.balance-card__icon:where(.astro-iyx4jj64) svg:where(.astro-iyx4jj64){width:18px;height:18px}.balance-card__title:where(.astro-iyx4jj64){font-size:15px;font-weight:600;color:var(--sl-color-text, #292524);margin:0 0 4px;line-height:1.3;letter-spacing:-.005em}.balance-card__title:where(.astro-iyx4jj64) a:where(.astro-iyx4jj64),.balance-card__title:where(.astro-iyx4jj64) strong:where(.astro-iyx4jj64){color:inherit;text-decoration:none;font-weight:600}.balance-card__title:where(.astro-iyx4jj64) a:where(.astro-iyx4jj64){border-bottom:1px solid color-mix(in srgb,var(--fl-color-purple-700, #5b47d1) 35%,transparent);transition:border-color .12s ease}.balance-card__title:where(.astro-iyx4jj64) a:where(.astro-iyx4jj64):hover{border-bottom-color:var(--fl-color-purple-700, #5b47d1)}.balance-card__body:where(.astro-iyx4jj64){font-size:13px;line-height:1.55;color:var(--mf-stone-600, #57534e);margin:0}.balance-card__body:where(.astro-iyx4jj64) p{margin:0}:root[data-theme=dark] .balance-card__icon:where(.astro-iyx4jj64){color:var(--sl-color-text-accent, #cfe65c)}:root[data-theme=dark] .balance-card__title:where(.astro-iyx4jj64){color:#f5f5f4}:root[data-theme=dark] .balance-card__title:where(.astro-iyx4jj64) a:where(.astro-iyx4jj64){border-bottom-color:color-mix(in srgb,var(--sl-color-text-accent, #cfe65c) 45%,transparent)}:root[data-theme=dark] .balance-card__title:where(.astro-iyx4jj64) a:where(.astro-iyx4jj64):hover{border-bottom-color:var(--sl-color-text-accent, #cfe65c)}:root[data-theme=dark] .balance-card__body:where(.astro-iyx4jj64){color:var(--mf-stone-300, #d6d3d1)}.finlight-purpose:where(.astro-ahos3bjf){display:flex;gap:12px;background:color-mix(in srgb,var(--sl-color-text-accent, #745fe8) 10%,transparent);border:1px solid color-mix(in srgb,var(--sl-color-text-accent, #745fe8) 20%,transparent);border-radius:var(--mf-radius-2xl, 16px);padding:16px 20px;margin:16px 0}:root[data-theme=dark] .finlight-purpose:where(.astro-ahos3bjf){background:color-mix(in srgb,var(--sl-color-text-accent, #cfe65c) 10%,transparent);border-color:color-mix(in srgb,var(--sl-color-text-accent, #cfe65c) 30%,transparent)}.finlight-purpose__icon:where(.astro-ahos3bjf){flex-shrink:0;margin-top:2px;width:16px;height:16px;color:var(--sl-color-text-accent, #745fe8)}.finlight-purpose__content:where(.astro-ahos3bjf){flex:1;min-width:0}.finlight-purpose__title:where(.astro-ahos3bjf){font-size:.875rem;font-weight:600;line-height:1.5;color:var(--sl-color-text, #292524);margin:0 0 8px}:root[data-theme=dark] .finlight-purpose__title:where(.astro-ahos3bjf){color:var(--mf-stone-100, #f5f5f4)}.finlight-purpose__body:where(.astro-ahos3bjf){font-size:.875rem!important;line-height:1.6!important;color:var(--mf-stone-700, #44403c)}:root[data-theme=dark] .finlight-purpose__body:where(.astro-ahos3bjf){color:var(--mf-stone-300, #d6d3d1)}.finlight-purpose__body:where(.astro-ahos3bjf) p,.finlight-purpose__body:where(.astro-ahos3bjf) ul,.finlight-purpose__body:where(.astro-ahos3bjf) ol,.finlight-purpose__body:where(.astro-ahos3bjf) li{font-size:.875rem!important;line-height:1.6!important}.finlight-purpose__body:where(.astro-ahos3bjf) p{margin:0 0 8px}.finlight-purpose__body:where(.astro-ahos3bjf) ul,.finlight-purpose__body:where(.astro-ahos3bjf) ol{margin:8px 0 0;padding-left:1.25rem}.finlight-purpose__body:where(.astro-ahos3bjf) li{margin:6px 0}.finlight-purpose__body:where(.astro-ahos3bjf) li::marker{color:var(--sl-color-text-accent, #745fe8)}.finlight-purpose__body:where(.astro-ahos3bjf)>:first-child{margin-top:0!important}.finlight-purpose__body:where(.astro-ahos3bjf)>:last-child{margin-bottom:0!important}.finlight-purpose__body:where(.astro-ahos3bjf) strong{font-weight:600;color:var(--sl-color-text, #292524)}:root[data-theme=dark] .finlight-purpose__body:where(.astro-ahos3bjf) strong{color:var(--mf-stone-100, #f5f5f4)}
