:root{--sf-bg:#f3f2f2;--sf-surface:#fff;--sf-border:#dddbda;--sf-text:#181818;--sf-muted:#5c5c5c;--sf-brand:#0176d3;--sf-brand-2:#0b5cab;--sf-success:#2e844a;--sf-danger:#ba0517;--sf-shadow:0 1px 2px #00000014, 0 8px 24px #0000000f;--sf-chart-axis:#0000008c;--sf-chart-grid:#0000000f;--sf-chart-tooltip-bg:#fffffffa;--sf-chart-tooltip-title:#181818;--sf-chart-tooltip-body:#444;--sf-chart-tooltip-border:#0000001f;--sf-heatmap-label:#1818189e;--sf-heatmap-colhead:#18181885;--sf-heatmap-cell-text-low:#181818c7;--sf-heatmap-cell-text-mid:#181818eb;--sf-heatmap-cell-text-peak:#fff;--sf-heatmap-legend-text:#181818a6;--sf-heatmap-tooltip-bg:#fffffffa;--sf-heatmap-tooltip-title:#0b5cab;--sf-heatmap-tooltip-text:#181818d1;--sf-heatmap-tooltip-label:#18181894;--sf-heatmap-tooltip-border:#0000001f;--sf-heatmap-sticky-bg:#fff}body{background:var(--sf-bg);color:var(--sf-text);margin:0;font-family:Plus Jakarta Sans,sans-serif}canvas{max-width:100%!important}.sf-sidebar{--sf-sidebar-width-expanded:18rem;--sf-sidebar-width-collapsed:4.5rem;width:var(--sf-sidebar-width-expanded);background:var(--sf-surface);border-right:1px solid var(--sf-border);z-index:40;flex-direction:column;flex-shrink:0;align-self:stretch;gap:1.25rem;min-width:0;height:100%;max-height:100dvh;padding:1.25rem 1rem;transition:width .2s,transform .22s,box-shadow .2s;display:flex;overflow:hidden}.sf-login-page__theme-toggle{padding-top:env(safe-area-inset-top,0);padding-right:env(safe-area-inset-right,0)}.sf-login-page__subtitle,.sf-login-page__label,.sf-login-page__hint{color:var(--sf-muted)}.sf-login-page__logo{display:block}.sf-app-shell{height:100dvh;overflow:hidden}.sf-main-column{flex-direction:column;flex:auto;min-width:0;height:100%;min-height:0;display:flex;overflow:hidden}.sf-app-topbar{z-index:35;border-bottom:1px solid var(--sf-border);flex-shrink:0;position:sticky;top:0;box-shadow:0 1px #0000000a}.sf-app-topbar__inner{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:.5rem .75rem;max-width:100%;padding:.875rem 1rem;display:flex}.sf-app-topbar__row-top{flex:auto;justify-content:space-between;align-items:center;gap:.5rem;min-width:0;display:flex}.sf-app-topbar__row-actions{flex-wrap:wrap;flex-shrink:0;justify-content:flex-end;align-items:center;gap:.5rem;display:flex}.sf-app-topbar__row-secondary{flex:100%;min-width:0}.sf-app-topbar__actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:.5rem;display:flex}.sf-app-topbar__title-row{min-width:0}.sf-header-options__trigger{white-space:nowrap}.sf-header-actions{flex-shrink:0;position:relative}.sf-header-actions__trigger{white-space:nowrap}.sf-header-actions__panel{display:none}.sf-header-actions__panel--open{z-index:45;top:calc(3.5rem + env(safe-area-inset-top,0px));right:max(1rem, env(safe-area-inset-right,0px));left:max(1rem, env(safe-area-inset-left,0px));border:1px solid var(--sf-border);background:var(--sf-surface);width:auto;max-width:22rem;box-shadow:var(--sf-shadow);border-radius:1rem;flex-direction:column;gap:.75rem;max-height:min(70vh,28rem);margin-left:auto;padding:1rem;display:flex;position:fixed;overflow-y:auto}.sf-header-actions__panel--open>:not(.sf-header-actions__theme),.sf-header-actions__panel--open .sf-pill,.sf-header-actions__panel--open button:not(.sf-header-actions__backdrop):not(.sf-header-actions__trigger):not(.sf-theme-icon-switch__btn),.sf-header-actions__panel--open select,.sf-header-actions__panel--open input[type=date],.sf-header-actions__panel--open input[type=search]{width:100%}.sf-header-actions__theme{border-top:1px solid var(--sf-border);width:100%;padding-top:.75rem}.sf-header-actions__panel--open .sf-header-actions__theme .sf-theme-icon-switch{gap:.375rem;width:100%;padding:.3rem;display:flex}.sf-header-actions__panel--open .sf-header-actions__theme .sf-theme-icon-switch__btn{flex:1 1 0;min-width:2.75rem;height:2.5rem;width:auto!important}@media (width>=1024px){.sf-header-actions__panel{width:auto;max-width:none;box-shadow:none;background:0 0;border:none;flex-flow:wrap;justify-content:flex-end;align-items:center;gap:.5rem;max-height:none;margin:0;padding:0;display:flex;position:static;top:auto;left:auto;right:auto;overflow:visible}.sf-header-actions__panel>:not(.sf-header-actions__theme),.sf-header-actions__panel .sf-pill,.sf-header-actions__panel button:not(.sf-header-actions__backdrop):not(.sf-header-actions__trigger),.sf-header-actions__panel select,.sf-header-actions__panel input[type=date],.sf-header-actions__panel input[type=search]{width:auto}.sf-header-actions__theme{display:contents}.sf-header-actions__theme-label{display:none}.sf-app-topbar__inner{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:.75rem 1rem;display:flex}.sf-app-topbar__row-top{flex:auto;justify-content:flex-start;gap:.75rem;min-width:min(100%,28rem)}.sf-app-topbar__row-actions{flex-wrap:wrap;flex:none;justify-content:flex-end;width:auto;padding-bottom:0;overflow:visible}.sf-app-topbar__row-secondary{flex:100%;display:block}.sf-app-topbar__actions{flex-wrap:wrap;justify-content:flex-end}}@media (width>=768px){.sf-app-topbar__inner{align-items:center;padding:.875rem 2rem}}.sf-app-topbar__title{margin:0;font-size:1.0625rem;line-height:1.25}@media (width>=768px){.sf-app-topbar__title{font-size:1.1875rem}}.sf-app-topbar__desc{margin:0}.sf-app-topbar--forecasting{background:linear-gradient(135deg,#eef2fff2 0%,#fffffffa 100%);border-bottom-color:#6366f133}.sf-app-topbar--vardiya{background:linear-gradient(135deg,#f0fdfaf2 0%,#fffffffa 100%);border-bottom-color:#14b8a633}.sf-theme-icon-switch{border:1px solid var(--sf-border);background:#00000008;border-radius:9999px;align-items:center;gap:.125rem;padding:.2rem;display:inline-flex}.sf-theme-icon-switch__btn{color:#18181873;cursor:pointer;background:0 0;border:none;border-radius:9999px;justify-content:center;align-items:center;width:2rem;height:2rem;transition:background .15s,color .15s,box-shadow .15s;display:inline-flex}.sf-theme-icon-switch__btn:hover{color:#181818bf;background:#0000000d}.sf-theme-icon-switch__btn:focus-visible{outline:none;box-shadow:0 0 0 2px #0176d359}.sf-theme-icon-switch__btn--active{background:var(--sf-surface);color:var(--sf-brand);box-shadow:0 1px 3px #0000001a}.sf-main{flex:auto;min-width:0;min-height:0}.sf-sidebar-header{flex-shrink:0;justify-content:space-between;align-items:center;gap:.5rem;min-height:3.25rem;padding:0 .25rem;display:flex}html:not(.sf-sidebar-collapsed) .sf-sidebar-header,body.sf-sidebar-mobile-open .sf-sidebar-header{min-height:3.75rem}.sf-sidebar-brand{flex:1;align-items:center;gap:.75rem;min-width:0;display:flex}html:not(.sf-sidebar-collapsed) .sf-sidebar-brand,body.sf-sidebar-mobile-open .sf-sidebar-brand{max-width:calc(100% - 44px)}.sf-sidebar-brand-logo{flex:auto;align-items:center;min-width:0;max-width:100%;padding:.1rem 0;display:flex}.sf-sidebar-brand-logo__img{object-fit:contain;object-position:left center;width:100%;max-width:220px;height:auto;max-height:67px;display:block}.sf-sidebar-logo--compact{flex-shrink:0;justify-content:center;align-items:center;width:2.25rem;height:2.25rem;display:none}.sf-sidebar-brand-icon__img{object-fit:contain;object-position:center;width:34px;height:34px;display:block}.brand-icon-dark,html[data-theme=dark] .brand-icon-light{display:none}html[data-theme=dark] .brand-icon-dark{display:block}.sf-sidebar-brand:not(.sf-sidebar-brand--fallback) .sf-sidebar-logo--compact,body.sf-sidebar-mobile-open .sf-sidebar-logo--compact{display:none!important}.sf-sidebar-brand.sf-sidebar-brand--fallback .sf-sidebar-brand-logo{display:none}.sf-sidebar-brand.sf-sidebar-brand--fallback .sf-sidebar-logo--compact{display:flex}.sf-sidebar-brand.sf-sidebar-brand--fallback .sf-sidebar-brand-text--fallback{opacity:1!important;visibility:visible!important;clip:auto!important;white-space:normal!important;pointer-events:auto!important;width:auto!important;height:auto!important;display:block!important;position:static!important;overflow:visible!important}.sf-sidebar-brand-text,.sf-sidebar-brand-text--fallback{min-width:0}.sf-sidebar-toggle{border:1px solid var(--sf-border);border-radius:var(--sf-radius-sm,6px);background:var(--sf-surface);width:2rem;height:2rem;color:var(--sf-text);cursor:pointer;flex-shrink:0;justify-content:center;align-items:center;transition:background .15s,border-color .15s,color .15s;display:inline-flex}.sf-sidebar-toggle:hover{color:var(--sf-brand-2);background:#0176d30f;border-color:#0176d347}.sf-sidebar-toggle:focus-visible{outline-offset:2px;outline:2px solid #0176d373}.sf-sidebar-nav{overscroll-behavior:contain;-webkit-overflow-scrolling:touch;flex:auto;min-height:0;overflow:hidden auto}.sf-sidebar-datasource{flex-shrink:0;margin-top:auto}.sf-sidebar-mobile-toggle{border:1px solid var(--sf-border);border-radius:var(--sf-radius-md,8px);background:var(--sf-surface);width:2.5rem;height:2.5rem;color:var(--sf-text);box-shadow:var(--sf-shadow);cursor:pointer;-webkit-tap-highlight-color:transparent;flex-shrink:0;justify-content:center;align-items:center;margin-bottom:.75rem;transition:background .15s,border-color .15s;display:inline-flex}.sf-sidebar-mobile-toggle--inline{margin-bottom:0;display:none}.sf-sidebar-mobile-toggle:hover{background:#0176d30f;border-color:#0176d347}.sf-sidebar-mobile-toggle:focus-visible{outline-offset:2px;outline:2px solid #0176d373}.sf-sidebar-backdrop{z-index:35;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#00000073;position:fixed;inset:0}body.sf-sidebar-scroll-lock{overflow:hidden}html.sf-sidebar-collapsed .sf-sidebar{width:var(--sf-sidebar-width-collapsed);padding-left:.5rem;padding-right:.5rem}html.sf-sidebar-collapsed .sf-sidebar-header{flex-direction:column;align-items:center;gap:.5rem;padding:0}html.sf-sidebar-collapsed .sf-sidebar-brand{justify-content:center}html.sf-sidebar-collapsed .sf-sidebar-brand .sf-sidebar-logo--compact{display:flex}html.sf-sidebar-collapsed .sf-sidebar-collapsible-text{opacity:0;visibility:hidden;clip:rect(0, 0, 0, 0);white-space:nowrap;pointer-events:none;width:1px;height:1px;position:absolute;overflow:hidden}html.sf-sidebar-collapsed .sf-theme-bar{margin-left:0;margin-right:0;padding:.35rem}html.sf-sidebar-collapsed .sf-theme-switch{flex-direction:column}html.sf-sidebar-collapsed .sf-theme-btn{flex:none;min-width:2rem;min-height:2rem;padding:.35rem}html.sf-sidebar-collapsed .sf-nav-group-label{height:0;margin:0;padding:0;overflow:hidden}html.sf-sidebar-collapsed .sf-nav-group.pt-2{padding-top:.25rem}html.sf-sidebar-collapsed .sf-link,html.sf-sidebar-collapsed .sf-nav-locked,html.sf-sidebar-collapsed .sf-module-premium.sf-link{border-left:none;border-radius:.75rem;justify-content:center;gap:0;width:2.5rem;height:2.5rem;margin-left:auto;margin-right:auto;padding:0;position:relative}html.sf-sidebar-collapsed .sf-module-premium.sf-link{background:0 0;border:none}html.sf-sidebar-collapsed .sf-link-active{color:var(--sf-brand-2);background:#6366f124}html.sf-sidebar-collapsed .sf-link-active:before{content:"";background:var(--sf-brand);border-radius:0 2px 2px 0;width:3px;height:1.25rem;position:absolute;top:50%;left:-.5rem;transform:translateY(-50%)}html.sf-sidebar-collapsed .sf-nav-group.border-t{border-top:none}html.sf-sidebar-collapsed .sf-nav-badge{color:#0000;border:none;border-radius:50%;width:.4rem;min-width:0;height:.4rem;padding:0;font-size:0;line-height:0;position:absolute;top:.2rem;right:.2rem;overflow:hidden}html.sf-sidebar-collapsed a[data-view-target=forecasting] .sf-nav-badge{background:#6366f1}html.sf-sidebar-collapsed a[data-view-target=vardiya-otomasyonu] .sf-nav-badge{background:#0d9488}html.sf-sidebar-collapsed .sf-sidebar-footer{flex-shrink:0}html.sf-sidebar-collapsed .sf-sidebar-datasource{box-shadow:none;background:0 0;border:none;justify-content:center;margin:0;padding:.5rem 0;display:flex}html.sf-sidebar-collapsed .sf-sidebar-datasource-expanded{display:none}.sf-sidebar-rail-footer{flex-direction:column;align-items:center;gap:.5rem;display:none}html.sf-sidebar-collapsed .sf-sidebar-rail-footer{display:flex}.sf-sidebar-rail-btn{border:1px solid var(--sf-border);background:var(--sf-surface);width:2.5rem;height:2.5rem;color:var(--sf-muted);cursor:pointer;border-radius:.75rem;justify-content:center;align-items:center;transition:background .15s,border-color .15s,color .15s;display:inline-flex}.sf-sidebar-rail-btn:hover{color:var(--sf-text);background:#0176d30f;border-color:#0176d347}.sf-sidebar-rail-btn:focus-visible{outline-offset:2px;outline:2px solid #0176d373}.sf-sidebar-rail-btn--logout:hover{color:var(--sf-danger);background:#dc26260f;border-color:#dc262659}@media (width<=1023px){.sf-sidebar-mobile-toggle--inline{display:inline-flex}.sf-main-column{width:100%}.sf-app-topbar__inner{padding-left:max(1rem, env(safe-area-inset-left));padding-right:max(1rem, env(safe-area-inset-right));grid-template-columns:auto 1fr;grid-template-areas:"menu top";align-items:center;gap:.5rem .625rem;display:grid}.sf-app-topbar__inner>.sf-sidebar-mobile-toggle--inline{grid-area:menu;align-self:center}.sf-app-topbar__row-top{flex:initial;grid-area:top;width:100%;min-width:0}.sf-app-topbar__row-secondary,.sf-app-topbar__row-actions{display:none}.sf-main{padding-left:max(1rem, env(safe-area-inset-left));padding-right:max(1rem, env(safe-area-inset-right));padding-bottom:max(1rem, env(safe-area-inset-bottom))}.sf-sidebar{max-width:20rem;box-shadow:none;padding-top:max(1.25rem, env(safe-area-inset-top));padding-left:max(1rem, env(safe-area-inset-left));position:fixed;top:0;bottom:0;left:0;transform:translate(-105%);width:min(var(--sf-sidebar-width-expanded), 88vw)!important}input,select,textarea{font-size:16px}body.sf-sidebar-mobile-open .sf-sidebar{transform:translate(0);box-shadow:4px 0 24px #0000002e}html.sf-sidebar-collapsed .sf-sidebar{padding:1.25rem 1rem;width:min(var(--sf-sidebar-width-expanded), 88vw)!important}html.sf-sidebar-collapsed .sf-sidebar-collapsible-text{opacity:1;visibility:visible;clip:auto;white-space:normal;pointer-events:auto;width:auto;height:auto;position:static;overflow:visible}html.sf-sidebar-collapsed .sf-sidebar-header{flex-direction:row;align-items:center}html.sf-sidebar-collapsed .sf-link,html.sf-sidebar-collapsed .sf-nav-locked,html.sf-sidebar-collapsed .sf-module-premium.sf-link{border-radius:.75rem;justify-content:flex-start;gap:.75rem;width:auto;height:auto;margin-left:0;margin-right:0;padding-left:.75rem;padding-right:.75rem}html.sf-sidebar-collapsed .sf-link-active:before{display:none}html.sf-sidebar-collapsed .sf-link-active{border-left:3px solid var(--sf-brand)}html.sf-sidebar-collapsed .sf-nav-badge{width:auto;height:auto;color:inherit;border-radius:var(--sf-radius-sm,6px);border:none;padding:.1rem .4rem;font-size:9px;line-height:1.2;position:static}html.sf-sidebar-collapsed a[data-view-target=forecasting] .sf-nav-badge{color:#3730a3;background:#e0e7ff}html.sf-sidebar-collapsed a[data-view-target=vardiya-otomasyonu] .sf-nav-badge{color:#115e59;background:#ccfbf1}html.sf-sidebar-collapsed .sf-sidebar-datasource-expanded{display:block}html.sf-sidebar-collapsed .sf-sidebar-rail-footer{display:none}html.sf-sidebar-collapsed .sf-sidebar-datasource{background:var(--sf-surface);border:1px solid var(--sf-border);box-shadow:var(--sf-shadow);margin:.5rem;padding:1rem}html.sf-sidebar-collapsed .sf-theme-switch{flex-direction:row}#sfSidebarToggle{display:none}}@media (width>=1024px){.sf-sidebar-mobile-toggle,.sf-sidebar-backdrop{display:none!important}}html[data-theme=dark] .sf-sidebar-toggle,html[data-theme=dark] .sf-sidebar-mobile-toggle{background:var(--sf-surface);border-color:var(--sf-border);color:var(--sf-text)}html[data-theme=dark] .sf-sidebar-toggle:hover,html[data-theme=dark] .sf-sidebar-mobile-toggle:hover{color:var(--sf-brand-2);background:#ffffff0f;border-color:#3b9eff59}html[data-theme=dark] .sf-sidebar-brand-text--fallback>div:first-child{color:var(--sf-muted)}html.sf-sidebar-collapsed .sf-sidebar-brand:not(.sf-sidebar-brand--fallback) .sf-sidebar-logo--compact{display:flex!important}html[data-theme=dark] body.sf-sidebar-mobile-open .sf-sidebar{box-shadow:4px 0 28px #0000008c}.sf-surface{background:var(--sf-surface);border:1px solid var(--sf-border);box-shadow:var(--sf-shadow)}.sf-link{color:var(--sf-muted)}.sf-link:hover{color:var(--sf-text);background:#0176d30f}.sf-link-active{color:var(--sf-brand-2);border-left:3px solid var(--sf-brand);background:#0176d31a}.sf-pill{color:var(--sf-brand-2);background:#0176d314;border:1px solid #0176d333}.sf-pill select{color:var(--sf-brand-2);appearance:none}.sf-pill select option{color:var(--sf-text)}.sf-kpi-label{color:var(--sf-muted);letter-spacing:.04em}.sf-change-up{color:var(--sf-success)}.sf-change-down{color:var(--sf-danger)}.sf-ai{background:linear-gradient(135deg,#0176d31a 0%,#5887ff14 100%);border:1px solid #0176d338}.sf-link[data-view-target]{cursor:pointer}.sf-link-phase2{border-left:3px solid #0000}.sf-link-phase2.sf-link-active{color:var(--sf-text);background:#0000000a;border-left-color:#706e6b8c}.sf-nav-group-label{letter-spacing:.12em;text-transform:uppercase;color:#18181861;padding:0 .75rem .35rem;font-size:10px;font-weight:800}.sf-nav-group{flex-direction:column;gap:.25rem;display:flex}.sf-module-premium{background:linear-gradient(135deg,#5b21b60f 0%,#0176d30a 100%);border:1px solid #5b21b638}.sf-module-premium.sf-link-active{color:#3b0764;background:linear-gradient(135deg,#5b21b61f 0%,#0176d314 100%);border-left-color:#5b21b6}.sf-nav-locked{cursor:not-allowed;opacity:.48;pointer-events:none;color:#5c5c5cbf}.sf-nav-locked--soon{opacity:.62}.sf-nav-soon-badge{color:#5c5c5cd9;letter-spacing:.04em;background:#706e6b1f;border:1px solid #706e6b33}.sf-kpi-hit{color:#2e844a;font-weight:800}.sf-kpi-miss{color:#ba0517;font-weight:800}.sf-kpi-neutral{color:#706e6b;font-weight:800}.sf-segment-badge{letter-spacing:.03em;align-items:center;display:inline-flex}#crmInactiveVipTbody tr td{vertical-align:middle}#crmInactiveVipTbody tr:first-child td{padding-top:.75rem}.sf-report-card{border-top:3px solid #0000;transition:transform .15s,box-shadow .15s,border-color .15s}.sf-report-card:hover{border-top-color:var(--sf-brand);transform:translateY(-2px);box-shadow:0 2px 4px #0000001a,0 12px 32px #0b5cab1f}.sf-report-status{letter-spacing:.03em;align-items:center;display:inline-flex}.sf-report-metric{background:#0176d30d}[data-view=rapor-merkezi] .sf-report-card header h3{word-break:break-word}[data-view=rapor-merkezi] .sf-report-card .sf-report-actions button{white-space:nowrap}.yonetim-kpi-hero{background:linear-gradient(135deg,#faf5ff 0%,#eff6ff 55%,#fff 100%)}.report-preview-modal-header{background:linear-gradient(to bottom right,#fff,#f7f9fb)}.yonetim-kpi-preview-header{background:linear-gradient(90deg,#f5f3ff,#fff)}.vardiya-otomasyonu-hero{background:linear-gradient(135deg,#f0fdfa 0%,#ecfeff 55%,#fff 100%)}.vardiya-schedule-table td{vertical-align:top;min-width:10rem}.vardiya-shift-chip{border:1px solid #0000;border-radius:.5rem;align-items:center;gap:.25rem;margin:.125rem;padding:.2rem .45rem;font-size:.7rem;font-weight:700;display:inline-flex}.vardiya-rec-item{border-radius:.75rem;align-items:flex-start;gap:.625rem;padding:.625rem .75rem;font-size:.875rem;font-weight:600;display:flex}.vardiya-warn-badge{max-width:100%}.vardiya-tab-nav-inner{gap:.25rem;padding:.35rem}.vardiya-tab-btn{color:#1818188c;white-space:nowrap;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:.75rem;padding:.625rem 1rem;font-size:.8125rem;font-weight:800;transition:background .15s,color .15s,border-color .15s,box-shadow .15s}.vardiya-tab-btn:hover{color:var(--sf-brand);background:#0176d30f}.vardiya-tab-btn--active{color:var(--sf-brand);background:#fff;border-color:#0176d347;box-shadow:0 1px 3px #0176d31f,inset 0 0 0 1px #0176d314}.forecasting-hero{background:linear-gradient(135deg,#6366f114 0%,#fffffff2 48%,#0176d30a 100%)}.forecasting-tab-nav-inner{gap:.25rem;padding:.35rem}.forecasting-tab-btn{color:#1818188c;white-space:nowrap;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:.75rem;padding:.625rem 1rem;font-size:.8125rem;font-weight:800;transition:background .15s,color .15s,border-color .15s,box-shadow .15s}.forecasting-tab-btn:hover{color:var(--sf-brand);background:#0176d30f}.forecasting-tab-btn--active{color:var(--sf-brand);background:#fff;border-color:#0176d347;box-shadow:0 1px 3px #0176d31f,inset 0 0 0 1px #0176d314}.vardiya-module-toolbar label{display:block}.vardiya-schedule-week-block{border:1px solid #0000000f;border-radius:.75rem;overflow:hidden}.vardiya-schedule-week-head{background:#00000005;border-bottom:1px solid #0000000f}.vardiya-holiday-badge{color:#92400e;background:#fef3c7;border:1px solid #fcd34d;border-radius:9999px;align-items:center;gap:.25rem;padding:.15rem .5rem;font-size:.65rem;font-weight:800;display:inline-flex}.vardiya-demand-badge{border-radius:9999px;padding:.15rem .5rem;font-size:.65rem;font-weight:800;display:inline-flex}.vardiya-demand-badge--low{color:#065f46;background:#d1fae5}.vardiya-demand-badge--med{color:#92400e;background:#fef3c7}.vardiya-demand-badge--high{color:#991b1b;background:#fee2e2}.vardiya-ai-metric{background:var(--sf-surface);border:1px solid #00000014;border-radius:.75rem;padding:.875rem 1rem}html[data-theme=dark] .vardiya-tab-btn{color:#ffffff8c}html[data-theme=dark] .vardiya-tab-btn:hover{color:#7eb8f0;background:#0176d324}html[data-theme=dark] .vardiya-tab-btn--active{color:#7eb8f0;background:#1a2030;border-color:#0176d373;box-shadow:0 1px 4px #00000059}html[data-theme=dark] .forecasting-hero{background:linear-gradient(135deg,#6366f12e 0%,#141820 50%,#0176d31a 100%);border-color:#6366f159!important}html[data-theme=dark] .forecasting-tab-btn{color:#ffffff8c}html[data-theme=dark] .forecasting-tab-btn:hover{color:#7eb8f0;background:#0176d324}html[data-theme=dark] .forecasting-tab-btn--active{color:#7eb8f0;background:#1a2030;border-color:#0176d373;box-shadow:0 1px 4px #00000059}.forecasting-form-label{text-transform:uppercase;letter-spacing:.04em;color:#18181880;margin-bottom:.35rem;font-size:.65rem;font-weight:800;display:block}.forecasting-form-input,.forecasting-form-select,.forecasting-form-textarea{background:var(--sf-surface);border:1px solid #0000001a;border-radius:.65rem;outline:none;width:100%;padding:.5rem .65rem;font-size:.8125rem;font-weight:600;transition:border-color .15s,box-shadow .15s}.forecasting-form-input:focus,.forecasting-form-select:focus,.forecasting-form-textarea:focus{border-color:#0176d373;box-shadow:0 0 0 3px #0176d31f}.forecasting-capacity-section{min-width:0}.forecasting-capacity-grid{grid-template-columns:1fr;gap:.75rem;display:grid}.forecasting-capacity-grid+.forecasting-capacity-grid{margin-top:.75rem}@media (width>=640px){.forecasting-capacity-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width>=1024px){.forecasting-capacity-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.forecasting-capacity-grid--row3 .forecasting-capacity-field{grid-column:span 2}}.forecasting-capacity-field{flex-direction:column;min-width:0;display:flex}.forecasting-capacity-label{-webkit-hyphens:auto;hyphens:auto;overflow-wrap:anywhere;align-items:flex-end;min-height:2.5rem;margin-bottom:.35rem;line-height:1.25;display:flex}.forecasting-capacity-input{box-sizing:border-box;flex:none;height:2.375rem;min-height:2.375rem}.forecasting-capacity-helper{color:#18181866;overflow-wrap:anywhere;flex:none;min-height:2.125rem;margin:.25rem 0 0;font-size:.625rem;line-height:1.35}.forecasting-capacity-preview{background:#eef2ff73;border:1px solid #6366f140;border-radius:.75rem;margin-top:1rem;padding:.75rem}.forecasting-capacity-preview-grid{grid-template-columns:1fr;gap:.5rem;display:grid}@media (width>=640px){.forecasting-capacity-preview-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width>=1024px){.forecasting-capacity-preview-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}.forecasting-capacity-preview-card{background:#00000008;border:1px solid #0000000f;border-radius:.5rem;flex-direction:column;justify-content:space-between;min-width:0;min-height:3.75rem;padding:.625rem .75rem;display:flex}.forecasting-capacity-preview-label{text-transform:uppercase;letter-spacing:.04em;color:#18181873;overflow-wrap:anywhere;font-size:.625rem;font-weight:800;line-height:1.25}.forecasting-capacity-preview-value{color:#181818d9;margin-top:.25rem;font-size:.8125rem;font-weight:800;line-height:1.2}.forecasting-capacity-preview-value--active{color:#92400e}.forecasting-capacity-preview-note,.forecasting-capacity-preview-warning{overflow-wrap:anywhere;margin:.5rem 0 0;font-size:.625rem;line-height:1.35}.forecasting-capacity-preview-note{color:#18181873}.forecasting-capacity-preview-warning{color:#b45309}.forecasting-section-title{text-transform:uppercase;letter-spacing:.06em;color:#18181873;font-size:.7rem;font-weight:800}.forecasting-source-badge{color:#18181899;background:#0000000a;border:1px solid #00000014;border-radius:9999px;align-items:center;padding:.1rem .45rem;font-size:.6rem;font-weight:800;display:inline-flex}.forecasting-source-badge--demo{color:#4b5563;background:#f3f4f6}.forecasting-source-badge--manuel{color:#1e40af;background:#dbeafe}.forecasting-source-badge--sistem{color:#3730a3;background:#e0e7ff}.forecasting-source-badge--import{color:#065f46;background:#d1fae5}.forecasting-progress-bar{background:#0000000f;border-radius:9999px;height:.4rem;overflow:hidden}.forecasting-progress-bar>span{background:linear-gradient(90deg, var(--sf-brand), #6366f1);border-radius:9999px;height:100%;transition:width .25s;display:block}.forecasting-table-wrap{border:1px solid #00000014;border-radius:.75rem;overflow-x:auto}.forecasting-table-wrap table{border-collapse:collapse;width:100%;font-size:.75rem}.forecasting-table-wrap th,.forecasting-table-wrap td{text-align:left;white-space:nowrap;border-bottom:1px solid #0000000f;padding:.5rem .65rem}.forecasting-table-wrap th{text-transform:uppercase;letter-spacing:.04em;color:#18181880;background:#00000005;font-size:.65rem;font-weight:800}html[data-theme=dark] .forecasting-form-label{color:#ffffff80}html[data-theme=dark] .forecasting-form-input,html[data-theme=dark] .forecasting-form-select,html[data-theme=dark] .forecasting-form-textarea{color:#ffffffe6;background:#1a2030;border-color:#ffffff1f}html[data-theme=dark] .forecasting-capacity-helper{color:#fff6}html[data-theme=dark] .forecasting-capacity-preview{background:#1e1b4b59;border-color:#6366f159}html[data-theme=dark] .forecasting-capacity-preview-card{background:#ffffff0a;border-color:#ffffff14}html[data-theme=dark] .forecasting-capacity-preview-label{color:#ffffff73}html[data-theme=dark] .forecasting-capacity-preview-value{color:#ffffffe6}html[data-theme=dark] .forecasting-capacity-preview-value--active{color:#fbbf24}html[data-theme=dark] .forecasting-capacity-preview-note{color:#ffffff73}html[data-theme=dark] .forecasting-capacity-preview-warning{color:#fbbf24}.fc-guidance{color:var(--sf-text)}.fc-guidance--compact{padding:1.5rem!important}.fc-guidance__icon{width:2.5rem;height:2.5rem;color:var(--sf-muted);opacity:.55;margin:0 auto .75rem;display:block}.fc-guidance__title{letter-spacing:-.02em;color:var(--sf-text);margin:0;font-size:1.125rem;font-weight:800}.fc-guidance__desc{color:var(--sf-muted);margin:.5rem 0 0;font-size:.875rem;line-height:1.5}.fc-guidance__actions{flex-wrap:wrap;justify-content:center;gap:.5rem;margin-top:1rem;display:flex}.fc-onboarding-list{flex-direction:column;gap:.75rem;margin:0;padding:0;list-style:none;display:flex}.fc-onboarding-step{align-items:flex-start;gap:.75rem;font-size:.875rem;display:flex}.fc-onboarding-step__num{width:1.5rem;height:1.5rem;color:var(--sf-text);border:1px solid var(--sf-border);background:#0000000f;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;font-size:.75rem;font-weight:800;display:inline-flex}.fc-onboarding-step__text{color:var(--sf-text);font-weight:600;line-height:1.4}.fc-onboarding-cta{color:#fff}.fc-first-forecast-desc{color:var(--sf-muted)}.fc-first-forecast-hint{color:var(--sf-muted);margin:.65rem 0 0;font-size:.6875rem;font-weight:600;line-height:1.45}.fc-first-forecast-btn{color:#fff}.fc-setup-card__detail,.fc-setup-subcard__note{color:var(--sf-muted)}.fc-setup-subcard{background:#00000005}.fc-setup-subcard__value{color:var(--sf-text)}.fc-target-integration__desc{color:var(--sf-muted)}html[data-theme=dark] .fc-onboarding-step__num{color:#ffffffe6;background:#ffffff14;border-color:#ffffff1f}html[data-theme=dark] .fc-onboarding-step__text,html[data-theme=dark] .fc-guidance__title,html[data-theme=dark] .fc-setup-subcard__value{color:#ffffffeb}html[data-theme=dark] .fc-guidance__desc,html[data-theme=dark] .fc-first-forecast-desc,html[data-theme=dark] .fc-first-forecast-hint,html[data-theme=dark] .fc-setup-card__detail,html[data-theme=dark] .fc-setup-subcard__note,html[data-theme=dark] .fc-target-integration__desc{color:#ffffff8c}html[data-theme=dark] .fc-setup-subcard{background:#ffffff08}html[data-theme=dark] .fc-guidance__icon{color:#ffffff73}.fc-root{flex-direction:column;gap:.75rem;min-width:0;display:flex}.fc-toolbar-row{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem;display:flex}.fc-nav{flex-wrap:wrap;align-items:center;gap:.35rem;display:flex}.fc-month-label{text-align:center;letter-spacing:-.02em;min-width:8rem;font-size:1rem;font-weight:800}.fc-controls{flex-wrap:wrap;gap:.5rem;display:flex}.fc-control{flex-direction:column;gap:.2rem;min-width:10rem;display:flex}.fc-control-label{text-transform:uppercase;letter-spacing:.04em;color:#18181873;font-size:.625rem;font-weight:800}.fc-select{min-height:2.25rem;font-size:.75rem}.fc-range-hint{color:#18181873;margin:.5rem 0 0;font-size:.6875rem}.fc-btn{background:var(--sf-surface);cursor:pointer;border:1px solid #0000001a;border-radius:.65rem;justify-content:center;align-items:center;gap:.25rem;padding:.4rem .65rem;font-size:.75rem;font-weight:700;transition:border-color .15s,box-shadow .15s,background .15s;display:inline-flex}.fc-btn:focus-visible{border-color:#0176d373;outline:none;box-shadow:0 0 0 3px #0176d31f}.fc-btn--icon{width:2rem;height:2rem;padding:0}.fc-btn--ghost{background:#00000008}.fc-btn--primary{background:var(--sf-brand);color:#fff;border-color:#0000}.fc-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.5rem;display:grid}@media (width>=768px){.fc-summary-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width>=1024px){.fc-summary-grid{grid-template-columns:repeat(6,minmax(0,1fr))}}.fc-summary-card{background:#00000005;border:1px solid #00000014;border-radius:.75rem;flex-direction:column;justify-content:space-between;min-height:4rem;padding:.625rem .75rem;display:flex}.fc-summary-label{text-transform:uppercase;letter-spacing:.04em;color:#18181873;font-size:.625rem;font-weight:800;line-height:1.25}.fc-summary-value{font-variant-numeric:tabular-nums;overflow-wrap:anywhere;margin-top:.25rem;font-size:.8125rem;font-weight:800}.fc-coverage-notice{color:#78350fe6;background:#fffbeba6;border:1px solid #f59e0b59;border-radius:.75rem;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.5rem;padding:.625rem .75rem;font-size:.75rem;display:flex}.fc-calendar-wrap{min-width:0}.fc-weekdays{grid-template-columns:repeat(7,minmax(0,1fr));gap:.35rem;margin-bottom:.35rem;display:none}.fc-weekday{text-align:center;text-transform:uppercase;letter-spacing:.04em;color:#18181873;padding:.25rem;font-size:.625rem;font-weight:800}.fc-grid{grid-template-columns:repeat(7,minmax(0,1fr));gap:.35rem;display:none}.fc-agenda{flex-direction:column;gap:.35rem;display:flex}@media (width>=640px){.fc-weekdays,.fc-grid{display:grid}.fc-agenda{display:none}}.fc-day{text-align:left;background:var(--sf-surface);min-height:6.5rem;font:inherit;color:inherit;cursor:default;border:1px solid #00000014;border-radius:.65rem;flex-direction:column;align-items:stretch;min-width:0;padding:.4rem .45rem;display:flex;overflow:hidden}.fc-day--data{cursor:pointer}.fc-day:focus-visible{border-color:#0176d373;outline:none;box-shadow:0 0 0 3px #0176d31f}.fc-day--outside,.fc-day--muted{opacity:.35;background:#00000005}.fc-day--no-data{opacity:.7;border-style:dashed}.fc-day--filtered-out{opacity:.35}.fc-day--positive{border-left:3px solid #10b981bf}.fc-day--negative{border-left:3px solid #ef4444a6}.fc-day--target-above{box-shadow:inset 0 0 0 1px #10b98140}.fc-day--target-close{box-shadow:inset 0 0 0 1px #f59e0b4d}.fc-day--target-below{box-shadow:inset 0 0 0 1px #ef444440}.fc-day--holiday{background:#fef3c759}.fc-day--event{background:#dbeafe59}.fc-day--capacity-risk{border-color:#ef444459}.fc-day--low-confidence{background-image:linear-gradient(135deg,#0000 96%,#0000000f 96%)}.fc-day-head{justify-content:space-between;align-items:center;gap:.25rem;margin-bottom:.15rem;display:flex}.fc-day-num{font-size:.8125rem;font-weight:800}.fc-day-ai,.fc-day-target,.fc-day-target-diff,.fc-day-adj{overflow-wrap:anywhere;font-size:.625rem;line-height:1.3}.fc-day-ai{font-weight:700}.fc-day-target{color:#18181880}.fc-day-target-diff.fc-target--above{color:#047857;font-weight:800}.fc-day-target-diff.fc-target--close{color:#b45309;font-weight:800}.fc-day-target-diff.fc-target--below{color:#b91c1c;font-weight:800}.fc-day-adj--up{color:#047857;font-weight:700}.fc-day-adj--down{color:#b91c1c;font-weight:700}.fc-day-empty{color:#18181866;margin-top:.25rem;font-size:.625rem}.fc-day-badges{flex-wrap:wrap;gap:.15rem;margin-top:.2rem;display:flex}.fc-badge{color:#181818a6;text-overflow:ellipsis;white-space:nowrap;background:#0000000a;border:1px solid #00000014;border-radius:9999px;align-items:center;max-width:100%;padding:.05rem .35rem;font-size:.5625rem;font-weight:800;line-height:1.3;display:inline-flex;overflow:hidden}.fc-badge--p1{color:#1e40af;background:#dbeafe;border-color:#bfdbfe}.fc-badge--p2{color:#92400e;background:#fef3c7;border-color:#fde68a}.fc-badge--p3{color:#5b21b6;background:#ede9fe;border-color:#ddd6fe}.fc-badge--p4{color:#065f46;background:#d1fae5;border-color:#a7f3d0}.fc-badge--p5{color:#3730a3;background:#e0e7ff;border-color:#c7d2fe}.fc-badge--p6{color:#374151;background:#f3f4f6;border-color:#e5e7eb}.fc-badge--more{color:#1818188c;background:#0000000d}.fc-badge--risk{color:#991b1b;background:#fee2e2;border-color:#fecaca}.fc-target--above{color:#065f46;background:#d1fae5;border-color:#a7f3d0}.fc-target--close{color:#92400e;background:#fef3c7;border-color:#fde68a}.fc-target--below{color:#991b1b;background:#fee2e2;border-color:#fecaca}.fc-conf-badge{color:#1818188c;background:#0000000d;border-radius:9999px;padding:.05rem .3rem;font-size:.5625rem;font-weight:800}.fc-agenda-row{background:var(--sf-surface);text-align:left;width:100%;font:inherit;color:inherit;cursor:pointer;border:1px solid #00000014;border-radius:.75rem;grid-template-columns:1fr;gap:.35rem;padding:.65rem .75rem;display:grid}.fc-agenda-row:focus-visible{border-color:#0176d373;outline:none;box-shadow:0 0 0 3px #0176d31f}.fc-agenda-date{font-size:.75rem;font-weight:800}.fc-agenda-ai{font-size:.875rem;font-weight:800}.fc-agenda-target{color:#18181880;font-size:.6875rem}.fc-agenda-meta{flex-wrap:wrap;gap:.25rem;display:flex}.fc-detail-status{flex-wrap:wrap;gap:.35rem;margin-bottom:.75rem;display:flex}.fc-detail-grid{grid-template-columns:1fr;gap:.5rem;display:grid}@media (width>=640px){.fc-detail-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.fc-detail-k{text-transform:uppercase;letter-spacing:.04em;color:#18181873;font-size:.625rem;font-weight:800;display:block}.fc-detail-v{font-variant-numeric:tabular-nums;margin-top:.15rem;font-size:.8125rem;font-weight:800;display:block}.fc-detail-section{border-top:1px solid #0000000f;margin-top:1rem;padding-top:.75rem}.fc-detail-section-title{text-transform:uppercase;letter-spacing:.04em;color:#18181873;margin-bottom:.5rem;font-size:.6875rem;font-weight:800}.fc-detail-baseline{color:#18181899;flex-direction:column;gap:.25rem;font-size:.75rem;display:flex}.fc-factor-list{flex-direction:column;gap:.5rem;margin:0;padding:0;list-style:none;display:flex}.fc-factor-item{background:#00000005;border:1px solid #0000000f;border-radius:.65rem;padding:.5rem .65rem}.fc-factor-head{justify-content:space-between;gap:.5rem;font-size:.75rem;font-weight:800;display:flex}.fc-factor-meta{color:#18181873;margin-top:.2rem;font-size:.6875rem}.fc-factor-expl{color:#1818188c;margin:.25rem 0 0;font-size:.6875rem}.fc-warning-list{color:#b45309;margin:0;padding-left:1rem;font-size:.75rem}@media (width>=640px) and (width<=1023px){.fc-day{min-height:5.5rem;padding:.3rem}.fc-day-ai,.fc-day-target,.fc-day-target-diff,.fc-day-adj{font-size:.5625rem}.fc-badge{font-size:.5rem}}html[data-theme=dark] .fc-control-label,html[data-theme=dark] .fc-range-hint,html[data-theme=dark] .fc-summary-label,html[data-theme=dark] .fc-weekday,html[data-theme=dark] .fc-detail-k,html[data-theme=dark] .fc-detail-section-title{color:#ffffff73}html[data-theme=dark] .fc-btn{color:#ffffffe6;background:#1a2030;border-color:#ffffff1f}html[data-theme=dark] .fc-summary-card,html[data-theme=dark] .fc-day,html[data-theme=dark] .fc-agenda-row,html[data-theme=dark] .fc-factor-item{background:#ffffff08;border-color:#ffffff14}html[data-theme=dark] .fc-coverage-notice{color:#fde68a;background:#78350f40;border-color:#f59e0b59}html[data-theme=dark] .fc-day--holiday{background:#78350f33}html[data-theme=dark] .fc-day--event{background:#1e3a8a40}html[data-theme=dark] .fc-day-target,html[data-theme=dark] .fc-agenda-target,html[data-theme=dark] .fc-factor-meta,html[data-theme=dark] .fc-detail-baseline,html[data-theme=dark] .fc-factor-expl{color:#ffffff80}html[data-theme=dark] .fc-summary-value,html[data-theme=dark] .fc-detail-v{color:#ffffffe6}html[data-theme=dark] .forecasting-section-title{color:#ffffff73}html[data-theme=dark] .forecasting-source-badge--demo{color:#d1d5db;background:#374151}html[data-theme=dark] .forecasting-source-badge--manuel{color:#93c5fd;background:#1e3a5f}html[data-theme=dark] .forecasting-source-badge--sistem{color:#c7d2fe;background:#312e81}html[data-theme=dark] .forecasting-source-badge--import{color:#6ee7b7;background:#064e3b}html[data-theme=dark] .forecasting-table-wrap th{color:#ffffff80;background:#ffffff0a}html[data-theme=dark] .forecasting-table-wrap th,html[data-theme=dark] .forecasting-table-wrap td{border-color:#ffffff14}.cmp-root{flex-direction:column;gap:.75rem;min-width:0;display:flex}.cmp-toolbar-row,.cmp-filter-row,.cmp-export-actions{flex-wrap:wrap;align-items:flex-end;gap:.5rem;display:flex}.cmp-toolbar-row{justify-content:space-between}.cmp-controls{flex-wrap:wrap;gap:.5rem;display:flex}.cmp-custom-range{flex-wrap:wrap;gap:.5rem;margin-top:.75rem;display:flex}.cmp-source-note{color:#18181873;margin:.5rem 0 0;font-size:.6875rem}.cmp-date-warning{color:#991b1b;background:#fef2f2d9;border:1px solid #ef444459;border-radius:.65rem;margin:.5rem 0 0;padding:.5rem .65rem;font-size:.75rem;font-weight:700}.cmp-empty{max-width:42rem;margin:0 auto}.cmp-kpi-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.5rem;display:grid}@media (width>=768px){.cmp-kpi-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (width>=1280px){.cmp-kpi-grid{grid-template-columns:repeat(8,minmax(0,1fr))}}.cmp-kpi-card,.cmp-highlight-card{background:#00000005;border:1px solid #00000014;border-radius:.75rem;min-width:0;padding:.625rem .75rem}.cmp-kpi-label,.cmp-highlight-title{text-transform:uppercase;letter-spacing:.04em;color:#18181873;font-size:.625rem;font-weight:800;line-height:1.25}.cmp-kpi-value,.cmp-highlight-value{font-variant-numeric:tabular-nums;overflow-wrap:anywhere;margin-top:.25rem;font-size:.8125rem;font-weight:800}.cmp-chart-shell{height:14rem;position:relative}@media (width>=768px){.cmp-chart-shell{height:18rem}}.cmp-highlights{grid-template-columns:1fr;gap:.5rem;display:grid}@media (width>=640px){.cmp-highlights{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width>=1024px){.cmp-highlights{grid-template-columns:repeat(3,minmax(0,1fr))}}.cmp-highlight-date,.cmp-highlight-var,.cmp-highlight-factor,.cmp-highlight-empty{color:#18181880;margin-top:.15rem;font-size:.6875rem}.cmp-toggle{align-items:center;gap:.35rem;padding-bottom:.35rem;font-size:.75rem;font-weight:700;display:inline-flex}.cmp-table{border-collapse:collapse;width:100%;min-width:52rem;font-size:.75rem}.cmp-table th,.cmp-table td{text-align:left;vertical-align:top;border-bottom:1px solid #0000000f;padding:.5rem .65rem}.cmp-table th{text-transform:uppercase;letter-spacing:.04em;color:#18181873;background:#00000005;font-size:.625rem;font-weight:800}.cmp-row{cursor:pointer}.cmp-row:hover,.cmp-row:focus-visible{background:#0176d30f;outline:none}.cmp-sort{font:inherit;text-transform:uppercase;letter-spacing:.04em;color:inherit;cursor:pointer;background:0 0;border:none;padding:0;font-weight:800}.cmp-sort:focus-visible{outline-offset:2px;outline:2px solid #0176d373}.cmp-status{white-space:nowrap;border:1px solid #00000014;border-radius:9999px;align-items:center;padding:.1rem .45rem;font-size:.625rem;font-weight:800;display:inline-flex}.cmp-status--forecast{color:#065f46;background:#d1fae5;border-color:#a7f3d0}.cmp-status--target{color:#5b21b6;background:#ede9fe;border-color:#ddd6fe}.cmp-status--both{color:#1e40af;background:#dbeafe;border-color:#bfdbfe}.cmp-status--partial{color:#374151;background:#f3f4f6;border-color:#e5e7eb}.cmp-status--missing{color:#92400e;background:#fef3c7;border-color:#fde68a}.cmp-status--weak{color:#1818188c;background:#0000000a}.cmp-badge{border-radius:9999px;padding:.15rem .5rem;font-size:.6875rem;font-weight:700;display:inline-flex}.cmp-badge--info{color:#1e40af;background:#0176d31f}.cmp-mobile-list{flex-direction:column;gap:.5rem;display:flex}.cmp-mobile-card{text-align:left;background:var(--sf-surface);width:100%;font:inherit;color:inherit;border:1px solid #00000014;border-radius:.75rem;padding:.75rem}.cmp-mobile-card:focus-visible{border-color:#0176d373;outline:none;box-shadow:0 0 0 3px #0176d31f}.cmp-mobile-head{justify-content:space-between;align-items:center;gap:.5rem;font-size:.8125rem;font-weight:800;display:flex}.cmp-mobile-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:.35rem;margin-top:.5rem;font-size:.6875rem;display:grid}.cmp-mobile-grid span{text-transform:uppercase;color:#18181873;font-size:.5625rem;font-weight:800;display:block}.cmp-mobile-meta{color:#18181880;margin-top:.35rem;font-size:.6875rem}html[data-theme=dark] .cmp-source-note,html[data-theme=dark] .cmp-kpi-label,html[data-theme=dark] .cmp-highlight-title,html[data-theme=dark] .cmp-highlight-date,html[data-theme=dark] .cmp-highlight-var,html[data-theme=dark] .cmp-highlight-factor,html[data-theme=dark] .cmp-mobile-meta,html[data-theme=dark] .cmp-mobile-grid span{color:#ffffff73}html[data-theme=dark] .cmp-kpi-card,html[data-theme=dark] .cmp-highlight-card,html[data-theme=dark] .cmp-mobile-card{background:#ffffff08;border-color:#ffffff14}html[data-theme=dark] .cmp-kpi-value,html[data-theme=dark] .cmp-highlight-value{color:#ffffffe6}html[data-theme=dark] .cmp-table th{color:#ffffff73;background:#ffffff0a}html[data-theme=dark] .cmp-table th,html[data-theme=dark] .cmp-table td{border-color:#ffffff14}html[data-theme=dark] .cmp-row:hover,html[data-theme=dark] .cmp-row:focus-visible{background:#0176d324}html[data-theme=dark] .cmp-date-warning{color:#fecaca;background:#7f1d1d59;border-color:#ef444473}.bt-root{flex-direction:column;gap:.75rem;min-width:0;display:flex}.bt-toolbar-row{flex-wrap:wrap;align-items:flex-end;gap:.5rem;display:flex}.bt-toolbar-actions{flex-wrap:wrap;gap:.4rem;margin-left:auto;display:flex}.bt-method-note{color:#18181880;margin:.65rem 0 0;font-size:.6875rem;line-height:1.45}.bt-zero-note{color:#92400e;background:#ffb75d26;border:1px solid #ffb75d59;border-radius:.55rem;margin:0;padding:.45rem .65rem;font-size:.6875rem;font-weight:700}.bt-empty{max-width:42rem;margin:0 auto}.bt-kpi-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.5rem;display:grid}@media (width>=768px){.bt-kpi-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width>=1280px){.bt-kpi-grid{grid-template-columns:repeat(6,minmax(0,1fr))}}.bt-kpi-card{background:#00000005;border:1px solid #00000014;border-radius:.75rem;min-width:0;padding:.625rem .75rem}.bt-kpi-label{text-transform:uppercase;letter-spacing:.04em;color:#18181873;font-size:.625rem;font-weight:800;line-height:1.25}.bt-kpi-value{font-variant-numeric:tabular-nums;margin-top:.25rem;font-size:.8125rem;font-weight:800}.bt-charts-grid{grid-template-columns:1fr;gap:.5rem;display:grid}@media (width>=1024px){.bt-charts-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.bt-chart-title{text-transform:uppercase;letter-spacing:.04em;color:#18181873;margin-bottom:.35rem;font-size:.6875rem;font-weight:800}.bt-chart-shell{height:11rem;position:relative}@media (width>=768px){.bt-chart-shell{height:13rem}}.bt-table{border-collapse:collapse;width:100%;font-size:.75rem}.bt-table th,.bt-table td{text-align:left;vertical-align:middle;border-bottom:1px solid #0000000f;padding:.45rem .55rem}.bt-table th{text-transform:uppercase;letter-spacing:.04em;color:#18181873;background:#00000005;font-size:.625rem;font-weight:800}.bt-class-badge{white-space:nowrap;border:1px solid #0000;border-radius:9999px;align-items:center;padding:.1rem .45rem;font-size:.625rem;font-weight:800;display:inline-flex}.bt-class--excellent{color:#065f46;background:#d1fae5;border-color:#a7f3d0}.bt-class--good{color:#1e40af;background:#dbeafe;border-color:#bfdbfe}.bt-class--watch{color:#92400e;background:#fef3c7;border-color:#fde68a}.bt-class--weak{color:#991b1b;background:#fee2e2;border-color:#fecaca}html[data-theme=dark] .bt-method-note,html[data-theme=dark] .bt-kpi-label,html[data-theme=dark] .bt-chart-title{color:#ffffff73}html[data-theme=dark] .bt-kpi-card{background:#ffffff08;border-color:#ffffff14}html[data-theme=dark] .bt-kpi-value{color:#ffffffe6}html[data-theme=dark] .bt-table th{color:#ffffff73;background:#ffffff0a}html[data-theme=dark] .bt-table th,html[data-theme=dark] .bt-table td{border-color:#ffffff14}html[data-theme=dark] .bt-zero-note{color:#fde68a;background:#ffb75d1f;border-color:#ffb75d47}.fx-root{flex-direction:column;gap:.75rem;min-width:0;display:flex}.fx-method-note,.fx-weak-note{color:#18181880;margin:.5rem 0 0;font-size:.6875rem;line-height:1.45}.fx-weak-note{background:#0176d30f;border:1px solid #0176d324;border-radius:.55rem;padding:.45rem .65rem;font-weight:700}.fx-kpi-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.5rem;display:grid}@media (width>=768px){.fx-kpi-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width>=1280px){.fx-kpi-grid{grid-template-columns:repeat(6,minmax(0,1fr))}}.fx-kpi-card{background:#00000005;border:1px solid #00000014;border-radius:.75rem;min-width:0;padding:.625rem .75rem}.fx-kpi-label{text-transform:uppercase;letter-spacing:.04em;color:#18181873;font-size:.625rem;font-weight:800}.fx-kpi-value{font-variant-numeric:tabular-nums;margin-top:.25rem;font-size:.8125rem;font-weight:800}.fx-metric-panel__head{margin-bottom:.65rem}.fx-metric-summary{grid-template-columns:repeat(2,minmax(0,1fr));gap:.5rem;display:grid}@media (width>=768px){.fx-metric-summary{grid-template-columns:repeat(4,minmax(0,1fr))}}.fx-metric-stat__k{text-transform:uppercase;color:#18181873;font-size:.625rem;font-weight:800;display:block}.fx-metric-stat__v{font-variant-numeric:tabular-nums;margin-top:.15rem;font-size:.8125rem;font-weight:800;display:block}.fx-metric-top-factors{border-top:1px solid #0000000f;margin-top:.75rem;padding-top:.65rem}.fx-metric-top-factors__title{text-transform:uppercase;color:#18181873;margin-bottom:.35rem;font-size:.625rem;font-weight:800}.fx-metric-top-factors__list{margin:0;padding-left:1rem;font-size:.75rem;line-height:1.45}.fx-metric-empty{color:#18181880;margin:0;font-size:.75rem}.fx-table{border-collapse:collapse;width:100%;font-size:.75rem}.fx-table th,.fx-table td{text-align:left;vertical-align:middle;border-bottom:1px solid #0000000f;padding:.45rem .55rem}.fx-table th{text-transform:uppercase;letter-spacing:.04em;color:#18181873;background:#00000005;font-size:.625rem;font-weight:800}.fx-factor-row{cursor:pointer}.fx-factor-row:hover,.fx-factor-row:focus-visible{background:#0176d30d}.fx-est-tag{text-transform:uppercase;color:#18181873;margin-left:.25rem;font-size:.5625rem;font-weight:800}.fx-dir-badge{white-space:nowrap;border:1px solid #0000;border-radius:9999px;justify-content:center;align-items:center;padding:.12rem .45rem;font-size:.625rem;font-weight:800;line-height:1.2;display:inline-flex}.fx-dir--pos{color:#065f46;background:#d1fae5;border-color:#a7f3d0}.fx-dir--neg{color:#991b1b;background:#fee2e2;border-color:#fecaca}.fx-dir--neutral{color:#374151;background:#f3f4f6;border-color:#e5e7eb}.fx-table__dir{vertical-align:middle;white-space:nowrap;width:5.5rem}.fx-table__dir .fx-dir-badge{min-width:3.75rem}.fx-table__factor-name{text-overflow:ellipsis;white-space:nowrap;max-width:14rem;overflow:hidden}.fx-factor-detail__inner{padding:.5rem .25rem;font-size:.75rem}.fx-factor-detail__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.45rem;display:grid}.fx-detail-k{text-transform:uppercase;color:#18181873;font-size:.5625rem;font-weight:800;display:block}.fx-detail-v{margin-top:.1rem;display:block}.fx-factor-detail__note{color:#1818188c;margin:.5rem 0 0;line-height:1.4}.fx-factor-detail__examples{margin:.35rem 0 0;padding-left:1rem;line-height:1.4}.fx-timeline__list{flex-direction:column;gap:.5rem;min-width:0;display:flex}.fx-timeline{min-width:0;overflow-x:auto}.fx-timeline__row{grid-template-columns:6.25rem minmax(0,1fr) 5.75rem 6.5rem;align-items:center;gap:.5rem .65rem;min-width:22rem;display:grid}.fx-timeline__date{font-variant-numeric:tabular-nums;flex-shrink:0;width:6.25rem;font-size:.6875rem;font-weight:800;line-height:1.25}.fx-timeline__bar-col{min-width:0}.fx-timeline__bar-wrap{background:#0000000d;border-radius:999px;width:100%;height:.45rem;overflow:hidden}.fx-timeline__bar{border-radius:999px;min-width:0;height:100%}.fx-timeline__bar--positive{background:#2e844abf}.fx-timeline__bar--negative{background:#ba0517a6}.fx-timeline__bar--neutral{background:#706e6b73;min-width:.35rem;max-width:12%}.fx-timeline__factor{color:#18181880;text-overflow:ellipsis;white-space:nowrap;margin-top:.15rem;font-size:.625rem;line-height:1.25;overflow:hidden}.fx-timeline__badge-col{flex-shrink:0;justify-content:center;align-items:center;width:5.75rem;display:flex}.fx-timeline__badge-col .fx-dir-badge{width:100%;max-width:4.75rem}.fx-timeline__value-col{text-align:right;flex-shrink:0;width:6.5rem;font-size:.6875rem;font-weight:800;line-height:1.25}@media (width<=639px){.fx-timeline__list{min-width:22rem}.fx-timeline__row{grid-template-columns:5.5rem minmax(6rem,1fr) 5.25rem 5.75rem;gap:.4rem .5rem}.fx-timeline__date{width:5.5rem;font-size:.625rem}.fx-timeline__badge-col{width:5.25rem}.fx-timeline__value-col{width:5.75rem;font-size:.625rem}}.fx-insight__badge{letter-spacing:.04em;text-transform:uppercase;color:var(--sf-brand-2);background:#0176d31a;border:1px solid #0176d32e;border-radius:999px;padding:.15rem .4rem;font-size:.5625rem;font-weight:800}.fx-insight__list{margin:0;padding-left:1rem;font-size:.75rem;line-height:1.45}.fx-insight__actions-title{text-transform:uppercase;color:#18181873;margin-top:.65rem;font-size:.625rem;font-weight:800}.fx-source-mgmt__summary{cursor:pointer;padding:.85rem 1rem;font-size:.8125rem;font-weight:800;list-style:none}.fx-source-mgmt__summary::-webkit-details-marker{display:none}.fx-source-mgmt__body{border-top:1px solid #0000000f}.fx-empty{max-width:42rem;margin:0 auto}html[data-theme=dark] .fx-method-note,html[data-theme=dark] .fx-kpi-label,html[data-theme=dark] .fx-metric-stat__k,html[data-theme=dark] .fx-metric-top-factors__title,html[data-theme=dark] .fx-table th,html[data-theme=dark] .fx-insight__actions-title{color:#ffffff73}html[data-theme=dark] .fx-kpi-card,html[data-theme=dark] .fx-weak-note{background:#ffffff08;border-color:#ffffff14}html[data-theme=dark] .fx-kpi-value,html[data-theme=dark] .fx-metric-stat__v{color:#ffffffe6}html[data-theme=dark] .fx-table th,html[data-theme=dark] .fx-table td{border-color:#ffffff14}html[data-theme=dark] .fx-factor-row:hover,html[data-theme=dark] .fx-factor-row:focus-visible{background:#0176d31f}html[data-theme=dark] .fx-timeline__factor{color:#ffffff73}html[data-theme=dark] .fx-timeline__bar-wrap{background:#ffffff0f}.sc-root{flex-direction:column;gap:.75rem;min-width:0;display:flex}.sc-method-note{color:#18181880;margin:.5rem 0 0;font-size:.6875rem;line-height:1.45}.sc-kpi-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.5rem;display:grid}@media (width>=768px){.sc-kpi-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width>=1280px){.sc-kpi-grid{grid-template-columns:repeat(6,minmax(0,1fr))}}.sc-kpi-card{background:#00000005;border:1px solid #00000014;border-radius:.75rem;min-width:0;padding:.625rem .75rem}.sc-kpi-label{text-transform:uppercase;letter-spacing:.04em;color:#18181873;font-size:.625rem;font-weight:800}.sc-kpi-value{font-variant-numeric:tabular-nums;margin-top:.25rem;font-size:.8125rem;font-weight:800}.sc-custom__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.5rem;display:grid}@media (width>=768px){.sc-custom__grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.sc-custom__actions{flex-wrap:wrap;gap:.4rem;margin-top:.65rem;display:flex}.sc-custom__explain{color:#18181894;margin:.35rem 0 .25rem;font-size:.6875rem;line-height:1.45}.sc-custom__example{color:#18181873;margin:0 0 .65rem;font-size:.625rem;font-style:italic;line-height:1.4}.sc-custom__hint{color:#1818186b;margin-top:.2rem;font-size:.5625rem;font-weight:500;line-height:1.35;display:block}.sc-input-error{color:#991b1b;margin:.5rem 0 0;font-size:.6875rem;font-weight:700}.sc-compare-wrap{min-width:0}.sc-compare-head{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:.5rem .75rem;margin-bottom:.65rem;display:flex}.sc-compare-head__metric{min-width:10rem}.sc-compare__list{flex-direction:column;gap:.55rem;display:flex}.sc-compare__row{background:#00000004;border:1px solid #0000000f;border-radius:.75rem;padding:.55rem .65rem}.sc-compare__head{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.35rem .65rem;margin-bottom:.35rem;display:flex}.sc-compare__title{flex-wrap:wrap;align-items:center;gap:.35rem;min-width:0;display:flex}.sc-compare__name{font-size:.75rem;font-weight:800;line-height:1.25}.sc-compare__meta{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:.35rem .5rem;display:flex}.sc-compare__value{font-size:.75rem;font-weight:800}.sc-compare__risk{flex-shrink:0}.sc-compare__bar-wrap{background:#0000000d;border-radius:999px;height:.42rem;overflow:hidden}.sc-compare__bar{border-radius:999px;min-width:0;height:100%;transition:width .2s}.sc-compare__bar--base{background:#0176d38c}.sc-compare__bar--opt{background:#2e844a99}.sc-compare__bar--pess{background:#ba05178c}.sc-compare__bar--custom{background:#8e6bff94}.sc-compare__bar--zero{background:#706e6b66;width:.35rem;max-width:4%}.sc-diff-chip{font-variant-numeric:tabular-nums;white-space:nowrap;border:1px solid #0000;border-radius:999px;align-items:center;padding:.1rem .4rem;font-size:.625rem;font-weight:800;display:inline-flex}.sc-diff-chip--neutral{color:#1818188c;background:#706e6b1a;border-color:#706e6b26}.sc-diff-chip--pos{color:#065f46;background:#2e844a1a;border-color:#2e844a33}.sc-diff-chip--neg{color:#991b1b;background:#ba051714;border-color:#ba05172e}.sc-compare-empty{color:#18181880;margin:.25rem 0;font-size:.75rem}.sc-table{border-collapse:collapse;width:100%;font-size:.75rem}.sc-table th,.sc-table td{text-align:left;vertical-align:middle;border-bottom:1px solid #0000000f;padding:.45rem .55rem}.sc-table th{text-transform:uppercase;letter-spacing:.04em;color:#18181873;white-space:nowrap;background:#00000005;font-size:.625rem;font-weight:800}.sc-table__name{flex-wrap:wrap;align-items:center;gap:.35rem;display:flex}.sc-badge{letter-spacing:.03em;text-transform:uppercase;white-space:nowrap;border:1px solid #0000;border-radius:9999px;padding:.1rem .4rem;font-size:.5625rem;font-weight:800;display:inline-flex}.sc-badge--base{color:#1e40af;background:#dbeafe;border-color:#bfdbfe}.sc-badge--opt{color:#065f46;background:#d1fae5;border-color:#a7f3d0}.sc-badge--pess{color:#991b1b;background:#fee2e2;border-color:#fecaca}.sc-badge--custom{color:#5b21b6;background:#ede9fe;border-color:#ddd6fe}.sc-risk-badge{white-space:nowrap;border-radius:9999px;padding:.1rem .4rem;font-size:.5625rem;font-weight:800;display:inline-flex}.sc-risk--low{color:#065f46;background:#d1fae5}.sc-risk--mid{color:#374151;background:#f3f4f6}.sc-risk--high{color:#991b1b;background:#fee2e2}.sc-spread-table{border-collapse:collapse;width:100%;min-width:28rem;font-size:.6875rem}.sc-spread-table th,.sc-spread-table td{text-align:left;border-bottom:1px solid #0000000f;padding:.35rem .45rem}.sc-spread-table th{text-transform:uppercase;color:#18181873;font-size:.5625rem;font-weight:800}.sc-insight__badge{letter-spacing:.04em;text-transform:uppercase;color:var(--sf-brand-2);background:#0176d31a;border:1px solid #0176d32e;border-radius:999px;margin-bottom:.5rem;padding:.15rem .4rem;font-size:.5625rem;font-weight:800;display:inline-flex}.sc-insight__list{margin:0;padding-left:1rem;font-size:.75rem;line-height:1.45}.sc-insight__actions-title{text-transform:uppercase;color:#18181873;margin-top:.65rem;font-size:.625rem;font-weight:800}.sc-empty{max-width:42rem;margin:0 auto}html[data-theme=dark] .sc-method-note,html[data-theme=dark] .sc-kpi-label,html[data-theme=dark] .sc-spread__note,html[data-theme=dark] .sc-insight__actions-title,html[data-theme=dark] .sc-custom__explain,html[data-theme=dark] .sc-custom__example,html[data-theme=dark] .sc-custom__hint,html[data-theme=dark] .sc-compare-empty{color:#ffffff73}html[data-theme=dark] .sc-kpi-card{background:#ffffff08;border-color:#ffffff14}html[data-theme=dark] .sc-kpi-value{color:#ffffffe6}html[data-theme=dark] .sc-table th,html[data-theme=dark] .sc-spread-table th{color:#ffffff73;background:#ffffff0a}html[data-theme=dark] .sc-table th,html[data-theme=dark] .sc-table td,html[data-theme=dark] .sc-spread-table th,html[data-theme=dark] .sc-spread-table td{border-color:#ffffff14}html[data-theme=dark] .sc-compare__row{background:#ffffff05;border-color:#ffffff14}html[data-theme=dark] .sc-compare__name,html[data-theme=dark] .sc-compare__value{color:#ffffffe6}html[data-theme=dark] .sc-compare__bar-wrap{background:#ffffff0f}html[data-theme=dark] .sc-diff-chip--neutral{color:#ffffff8c;background:#ffffff0f;border-color:#ffffff1a}html[data-theme=dark] .sc-diff-chip--pos{color:#86efac;background:#2e844a2e;border-color:#2e844a59}html[data-theme=dark] .sc-diff-chip--neg{color:#fca5a5;background:#ba05172e;border-color:#ba051759}.forecasting-place-autocomplete{position:relative}.forecasting-place-suggestions{z-index:40;background:var(--sf-surface);border:1px solid #0000001a;border-radius:.65rem;max-height:14rem;padding:.25rem;position:absolute;top:calc(100% + 4px);left:0;right:0;overflow-y:auto;box-shadow:0 8px 24px #0000001f}.forecasting-place-suggestion{text-align:left;cursor:pointer;background:0 0;border:none;border-radius:.5rem;flex-wrap:wrap;align-items:center;gap:.35rem .5rem;width:100%;padding:.5rem .6rem;font-size:.75rem;display:flex}.forecasting-place-suggestion:hover,.forecasting-place-suggestion--active{background:#0176d314}.forecasting-place-suggestion-name{color:#181818e6;flex:100%;font-weight:800}.forecasting-place-suggestion-meta{color:#18181880;font-size:.65rem;font-weight:600}html[data-theme=dark] .forecasting-place-suggestions{background:#1a2030;border-color:#ffffff1f;box-shadow:0 8px 24px #00000073}html[data-theme=dark] .forecasting-place-suggestion:hover,html[data-theme=dark] .forecasting-place-suggestion--active{background:#0176d32e}html[data-theme=dark] .forecasting-place-suggestion-name{color:#ffffffeb}html[data-theme=dark] .forecasting-place-suggestion-meta{color:#ffffff80}html[data-theme=dark] .text-indigo-700{color:#a5b4fc}html[data-theme=dark] .text-indigo-950{color:#e0e7ff}html[data-theme=dark] .vardiya-schedule-week-head{background:#ffffff0a;border-bottom-color:#ffffff14}html[data-theme=dark] .vardiya-holiday-badge{color:#fde68a;background:#d9770647;border-color:#fbbf2461}.sf-preview-sticky-thead{background:var(--sf-surface);box-shadow:inset 0 -1px #0000000f}.sf-dash-charts-section{margin-bottom:1rem}.dashboard-exec-summary__head{justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.dashboard-status-badge{letter-spacing:.05em;text-transform:uppercase;border:1px solid #0000;border-radius:999px;flex-shrink:0;align-items:center;padding:.35rem .65rem;font-size:10px;font-weight:800;display:inline-flex}.dashboard-status-badge--strong{color:#2e844a;background:#2e844a1f;border-color:#2e844a40}.dashboard-status-badge--balanced{color:var(--sf-brand-2);background:#0176d314;border-color:#0176d32e}.dashboard-status-badge--warn{color:#b86e00;background:#ffb75d26;border-color:#ffb75d59}.dashboard-status-badge--risk{color:#ba0517;background:#ea001e14;border-color:#ba051738}.dashboard-exec-bullets{color:var(--sf-text);margin:0;padding:0;list-style:none}.dashboard-exec-bullets li{padding-left:1rem;position:relative}.dashboard-exec-bullets li:before{content:"";background:var(--sf-brand);border-radius:50%;width:5px;height:5px;position:absolute;top:.55em;left:0}.dashboard-kpi-card--primary{background:linear-gradient(180deg, var(--sf-surface) 0%, #0176d30a 100%);border:1px solid #0176d324;min-height:6.5rem}.dashboard-kpi-card--secondary{opacity:.96;min-height:5.25rem}.dashboard-exec-row-card{flex-direction:column;min-height:12.5rem;display:flex}.dashboard-attention-list{flex-direction:column;flex:1;gap:.55rem;display:flex}.dashboard-attention-empty{background:#2e844a0f;border:1px solid #2e844a29;border-radius:.75rem;padding:.65rem .75rem}.dashboard-attention-empty__title{color:var(--sf-text);font-size:.82rem;font-weight:800;line-height:1.35}.dashboard-attention-empty__sub{color:var(--sf-muted);margin-top:.25rem;font-size:11px;line-height:1.45}.dashboard-attention-row{background:#0176d30a;border:1px solid #0000000f;border-radius:.65rem;align-items:flex-start;gap:.55rem;padding:.55rem .65rem;display:flex}.dashboard-attention-row__severity{letter-spacing:.04em;text-transform:uppercase;border-radius:.35rem;flex-shrink:0;padding:.2rem .4rem;font-size:9px;font-weight:800;line-height:1.2}.dashboard-attention-row__severity--risk{color:#ba0517;background:#ea001e1a;border:1px solid #ba051733}.dashboard-attention-row__severity--warn{color:#b86e00;background:#ffb75d26;border:1px solid #ffb75d4d}.dashboard-attention-row__severity--info{color:var(--sf-brand-2);background:#0176d31a;border:1px solid #0176d32e}.dashboard-attention-row__body{flex:1;min-width:0}.dashboard-attention-row__title{color:var(--sf-text);font-size:11px;font-weight:800;line-height:1.3}.dashboard-attention-row__reason{color:var(--sf-muted);margin-top:.15rem;font-size:10px;line-height:1.4}.dashboard-action-plan{flex-direction:column;flex:1;gap:.55rem;display:flex}.dashboard-action-row{background:#0176d30a;border:1px solid #0000000f;border-radius:.75rem;grid-template-columns:1.75rem 1fr auto;align-items:start;gap:.55rem .65rem;padding:.6rem .7rem;display:grid}.dashboard-action-row__priority{width:1.75rem;height:1.75rem;color:var(--sf-brand-2);background:#0176d31f;border:1px solid #0176d333;border-radius:999px;justify-content:center;align-items:center;font-size:11px;font-weight:800;display:flex}.dashboard-action-row__main{min-width:0}.dashboard-action-row__title{color:var(--sf-text);font-size:12px;font-weight:800;line-height:1.3}.dashboard-action-row__reason{color:var(--sf-muted);margin-top:.2rem;font-size:10px;line-height:1.45}.dashboard-action-row__tag{letter-spacing:.03em;text-transform:uppercase;color:var(--sf-muted);background:#0000000a;border-radius:.3rem;margin-top:.35rem;padding:.12rem .35rem;font-size:9px;font-weight:700;display:inline-block}.dashboard-action-row__link{letter-spacing:.02em;background:var(--sf-surface);color:var(--sf-brand-2);cursor:pointer;white-space:nowrap;border:1px solid #0176d338;border-radius:.45rem;align-self:center;padding:.35rem .55rem;font-size:10px;font-weight:800;transition:background .12s,border-color .12s}.dashboard-action-row__link:hover{background:#0176d314;border-color:#0176d359}.dashboard-ops-rec-panel{border:1px solid #0000000f}.dashboard-ops-rec__head{margin-bottom:.5rem}.dashboard-ops-rec__title-row{flex-wrap:wrap;align-items:center;gap:.4rem;margin-top:.1rem;display:flex}.dashboard-ops-rec__badge{letter-spacing:.04em;text-transform:uppercase;color:var(--sf-muted);background:#0000000a;border:1px solid #0000000f;border-radius:.35rem;padding:.15rem .38rem;font-size:9px;font-weight:800}.dashboard-ops-rec__empty{background:#0176d30a;border:1px solid #0000000d;border-radius:.6rem;padding:.45rem .55rem}.dashboard-ops-rec__empty-title{color:var(--sf-muted);font-size:11px;font-weight:700;line-height:1.4}.dashboard-ops-rec__grid{grid-template-columns:minmax(0,1.05fr) minmax(0,1.15fr) minmax(7.5rem,auto);align-items:stretch;gap:.5rem;display:grid}.dashboard-ops-rec__col{background:#0176d30a;border:1px solid #0000000f;border-radius:.65rem;min-width:0;padding:.5rem .6rem}.dashboard-ops-rec__col--actions{flex-direction:column;justify-content:flex-start;gap:.45rem;display:flex}.dashboard-ops-rec__col--actions-only{justify-content:center}.dashboard-ops-rec__headline{color:var(--sf-text);margin-bottom:.4rem;font-size:12px;font-weight:800;line-height:1.3}.dashboard-ops-rec__field--signal{margin:0}.dashboard-ops-rec__signal{color:var(--sf-text);margin:.1rem 0 0;font-size:11px;line-height:1.45}.dashboard-ops-rec__fields{flex-direction:column;gap:.38rem;margin:0;display:flex}.dashboard-ops-rec__field{margin:0}.dashboard-ops-rec__field-label{letter-spacing:.04em;text-transform:uppercase;color:var(--sf-muted);margin:0;font-size:9px;font-weight:800}.dashboard-ops-rec__field-value{color:var(--sf-text);margin:.1rem 0 0;font-size:11px;line-height:1.4}.dashboard-ops-rec__tag{letter-spacing:.03em;text-transform:uppercase;color:var(--sf-muted);background:#0000000a;border-radius:.3rem;padding:.1rem .32rem;font-size:9px;font-weight:700;display:inline-block}.dashboard-ops-rec__metrics{flex-wrap:wrap;gap:.35rem;display:flex}.dashboard-ops-rec__metrics--solo{justify-content:flex-start}.dashboard-ops-rec__metric{background:var(--sf-surface);text-align:center;border:1px solid #0000000f;border-radius:.5rem;flex:calc(50% - .2rem);min-width:3.75rem;padding:.38rem .45rem}.dashboard-ops-rec__metrics--solo .dashboard-ops-rec__metric{flex:0 auto;min-width:4.25rem}.dashboard-ops-rec__metric-label{letter-spacing:.04em;text-transform:uppercase;color:var(--sf-muted);font-size:8px;font-weight:800;line-height:1.2;display:block}.dashboard-ops-rec__metric-value{color:var(--sf-text);margin-top:.12rem;font-size:11px;font-weight:800;line-height:1.2;display:block}.dashboard-ops-rec__actions{flex-direction:column;gap:.35rem;margin-top:auto;display:flex}.dashboard-ops-rec__col--actions-only .dashboard-ops-rec__actions{margin-top:0}.dashboard-ops-rec__btn{letter-spacing:.02em;cursor:pointer;white-space:nowrap;text-align:center;border-radius:.45rem;width:100%;padding:.32rem .5rem;font-size:10px;font-weight:800;transition:background .12s,border-color .12s}.dashboard-ops-rec__btn--primary{color:var(--sf-brand-2);background:#0176d314;border:1px solid #0176d338}.dashboard-ops-rec__btn--primary:hover{background:#0176d324;border-color:#0176d359}.dashboard-ops-rec__btn--secondary{color:var(--sf-muted);background:0 0;border:1px solid #00000014}.dashboard-ops-rec__btn--secondary:hover{color:var(--sf-text);background:#0000000a}html[data-theme=dark] .dashboard-kpi-card--primary{background:linear-gradient(180deg, var(--sf-surface) 0%, #3b9eff0f 100%);border-color:#3b9eff33}html[data-theme=dark] .dashboard-status-badge--strong{color:#3dd68c;background:#3dd68c1f;border-color:#3dd68c47}html[data-theme=dark] .dashboard-attention-row,html[data-theme=dark] .dashboard-action-row{background:#0176d314;border-color:#ffffff14}html[data-theme=dark] .dashboard-attention-empty{background:#3dd68c14;border-color:#3dd68c2e}html[data-theme=dark] .dashboard-action-row__tag{background:#ffffff0f}html[data-theme=dark] .dashboard-action-row__link{background:#15192299;border-color:#7cc4ff40}html[data-theme=dark] .dashboard-ops-rec-panel{border-color:#ffffff14}html[data-theme=dark] .dashboard-ops-rec__col{background:#0176d314;border-color:#ffffff14}html[data-theme=dark] .dashboard-ops-rec__badge,html[data-theme=dark] .dashboard-ops-rec__tag{background:#ffffff0f;border-color:#ffffff14}html[data-theme=dark] .dashboard-ops-rec__empty{background:#0176d314;border-color:#ffffff14}html[data-theme=dark] .dashboard-ops-rec__metric{background:#15192280;border-color:#ffffff14}html[data-theme=dark] .dashboard-ops-rec__btn--primary{background:#3b9eff1f;border-color:#7cc4ff40}html[data-theme=dark] .dashboard-ops-rec__btn--secondary{border-color:#ffffff1a}@media (width<=639px){.dashboard-exec-summary__head{flex-direction:column;align-items:flex-start}.dashboard-action-row{grid-template-columns:1.75rem 1fr}.dashboard-action-row__link{grid-column:2;justify-self:start;margin-top:.15rem}.dashboard-ops-rec__grid{grid-template-columns:1fr}.dashboard-ops-rec__col--actions{gap:.4rem}.dashboard-ops-rec__actions{flex-flow:wrap;margin-top:0}.dashboard-ops-rec__btn{flex:auto;width:auto}.dashboard-ops-rec__metrics{justify-content:flex-start}}.sf-dash-chart-card{box-sizing:border-box;flex-direction:column;min-width:0;height:300px;min-height:300px;max-height:300px;display:flex}.sf-dash-chart-head{flex-shrink:0;margin-bottom:.625rem}.sf-dash-chart-shell{flex:auto;width:100%;min-height:0;position:relative;overflow:hidden}.sf-dash-chart-shell--line,.sf-dash-chart-shell--bar,.sf-dash-chart-shell--bar-h,.sf-dash-chart-shell--doughnut{height:auto;max-height:none}.sf-dash-chart-shell canvas{display:block;width:100%!important;max-height:100%!important}.sf-dash-chart-shell>div{width:100%;height:100%}.gelir-try-chart-card{flex-direction:column;min-height:0;display:flex}.gelir-try-chart-head{flex-shrink:0;margin-bottom:.625rem}.gelir-try-chart-shell{flex:auto;width:100%;min-height:0;position:relative;overflow:hidden}.gelir-try-chart-shell--trend{height:148px;max-height:160px}.gelir-try-chart-shell--doughnut{height:176px;max-height:188px}.gelir-try-chart-shell--bar-h{height:172px;max-height:184px}.gelir-try-chart-shell canvas{display:block;width:100%!important;max-height:100%!important}.gelir-try-ana-pick-btn{background:var(--sf-surface);color:#0000009e;border:1px solid #0000001a;border-radius:9999px;padding:.35rem .75rem;font-size:11px;font-weight:800;transition:background .15s,border-color .15s,color .15s}.gelir-try-ana-pick-btn:hover{color:#0176d3;border-color:#0176d359}.gelir-try-ana-pick-btn--active{color:#0176d3;background:#0176d329;border-color:#0176d3;font-weight:900;box-shadow:0 0 0 2px #0176d333}.gelir-try-ana-result-shell{width:100%;min-height:172px;position:relative}.gelir-try-ana-result-shell .gelir-try-chart-shell--bar-h{height:172px;max-height:184px}.gelir-try-ana-result{flex-direction:column;justify-content:center;min-height:172px;display:flex}.gelir-try-ana-empty{text-align:center;color:#00000080;background:#00000005;border:1px dashed #0000001a;border-radius:.75rem;justify-content:center;align-items:center;min-height:172px;padding:1rem 1.25rem;font-size:.8125rem;font-weight:600;display:flex}.gelir-try-ana-summary{text-align:center;background:linear-gradient(#0176d30f 0%,#0176d305 100%);border:1px solid #0176d32e;border-radius:.75rem;flex-direction:column;justify-content:center;align-items:center;min-height:172px;padding:1rem 1.25rem;display:flex}.gelir-try-ana-summary__group{text-transform:uppercase;letter-spacing:.06em;color:#00000073;font-size:.65rem;font-weight:800}.gelir-try-ana-summary__item{color:#000000d1;margin-top:.35rem;font-size:1rem;font-weight:800}.gelir-try-ana-summary__value{letter-spacing:-.02em;color:#0176d3;margin-top:.5rem;font-size:1.5rem;font-weight:900}.gelir-try-ana-summary__share{color:#00000080;margin-top:.35rem;font-size:.75rem;font-weight:800}.gelir-try-ana-rank-list{flex-direction:column;justify-content:center;gap:.625rem;min-height:172px;margin:0;padding:0;list-style:none;display:flex}.gelir-try-ana-rank-row__top{justify-content:space-between;align-items:baseline;gap:.75rem;margin-bottom:.3rem;display:flex}.gelir-try-ana-rank-row__rank{color:#0006;text-align:center;flex-shrink:0;width:1.25rem;font-size:.6875rem;font-weight:900}.gelir-try-ana-rank-row__name{color:#000000c7;flex:1;min-width:0;font-size:.8125rem;font-weight:700}.gelir-try-ana-rank-row__meta{flex-shrink:0;align-items:baseline;gap:.5rem;display:flex}.gelir-try-ana-rank-row__amt{font-variant-numeric:tabular-nums;font-size:.8125rem;font-weight:800}.gelir-try-ana-rank-row__pct{color:#00000073;text-align:right;min-width:2.75rem;font-size:.6875rem;font-weight:800}.gelir-try-ana-rank-row__track{background:#0000000f;border-radius:9999px;height:5px;overflow:hidden}.gelir-try-ana-rank-row__fill{background:linear-gradient(90deg,#0176d3 0%,#0b5cab 100%);border-radius:9999px;height:100%;display:block}html[data-theme=dark] .gelir-try-ana-empty{color:#ffffff80;background:#ffffff08;border-color:#ffffff1f}html[data-theme=dark] .gelir-try-ana-summary{background:linear-gradient(#0176d324 0%,#0176d30d 100%);border-color:#0176d352}html[data-theme=dark] .gelir-try-ana-summary__group,html[data-theme=dark] .gelir-try-ana-summary__share,html[data-theme=dark] .gelir-try-ana-rank-row__pct{color:#ffffff80}html[data-theme=dark] .gelir-try-ana-summary__item,html[data-theme=dark] .gelir-try-ana-rank-row__name{color:#ffffffe0}html[data-theme=dark] .gelir-try-ana-summary__value{color:#7eb8f0}html[data-theme=dark] .gelir-try-ana-rank-row__track{background:#ffffff14}html[data-theme=dark] .gelir-try-ana-rank-row__fill{background:linear-gradient(90deg,#3b9eff 0%,#7cc4ff 100%)}.gelir-try-kpi-card--adjustments{flex-direction:column;display:flex}.gelir-try-adj-lines{flex-direction:column;gap:.35rem;margin-bottom:.75rem;display:flex}.gelir-try-adj-line{justify-content:space-between;align-items:baseline;gap:.75rem;font-size:.8125rem;display:flex}.gelir-try-adj-line__label{color:var(--sf-muted);font-weight:700}.gelir-try-adj-line__value{font-variant-numeric:tabular-nums;color:var(--sf-text);font-weight:800}.gelir-try-adj-total{border-top:1px solid #00000014;margin-top:auto;padding-top:.65rem}.gelir-try-adj-total--warn{border-top-color:#ba051740}.gelir-try-adj-total__row{justify-content:space-between;align-items:baseline;gap:.75rem;display:flex}.gelir-try-adj-total__label{text-transform:uppercase;letter-spacing:.04em;color:var(--sf-muted);font-size:.6875rem;font-weight:900}.gelir-try-adj-total__value{letter-spacing:-.02em;font-variant-numeric:tabular-nums;font-size:1.25rem;font-weight:900}.gelir-try-adj-total__pct{color:var(--sf-muted);text-align:right;margin-top:.2rem;font-size:.6875rem;font-weight:700}.gelir-try-kpi-card--warn{box-shadow:inset 0 0 0 1px #ba05172e}.gelir-try-kpi-warn-badge{text-transform:uppercase;letter-spacing:.03em;color:var(--sf-danger);background:#ba051714;border:1px solid #ba051733;border-radius:9999px;align-items:center;gap:.25rem;padding:.15rem .45rem;font-size:.625rem;font-weight:900;display:inline-flex}.gelir-try-ana-select{color:var(--sf-text);background:var(--sf-surface)}.gelir-try-ana-select:focus{outline-offset:1px;outline:2px solid #0176d359}.gelir-try-ana-context{background:#00000005;border:1px solid #0000000f;border-radius:.5rem;padding:.45rem .65rem}.gelir-try-chart-shell--bar-h-compact{min-height:120px;max-height:280px}html[data-theme=dark] .gelir-try-adj-total{border-top-color:#ffffff1a}html[data-theme=dark] .gelir-try-adj-total--warn{border-top-color:#ff6b7a59}html[data-theme=dark] .gelir-try-kpi-card--warn{box-shadow:inset 0 0 0 1px #ff6b7a47}html[data-theme=dark] .gelir-try-kpi-warn-badge{color:#ff8a96;background:#ff6b7a1f;border-color:#ff6b7a47}html[data-theme=dark] .gelir-try-ana-context{background:#ffffff0a;border-color:#ffffff14}html[data-theme=dark] .gelir-try-ana-rank-row__rank{color:#ffffff73}html[data-theme=dark] .gelir-try-ana-select{color:var(--sf-text);border-color:#ffffff1f}html[data-theme=dark] .gelir-try-ana-select option{background:var(--sf-surface);color:var(--sf-text)}@media (width<=639px){.gelir-try-kpi-card--adjustments .gelir-try-adj-total__value{font-size:1.125rem}}@media (width>=1024px){.gelir-try-kpi-section #gelirTryKpiSecondary .gelir-try-kpi-card--adjustments{grid-column:span 2/span 2}.gelir-try-ana-result-shell,.gelir-try-ana-result,.gelir-try-ana-empty,.gelir-try-ana-summary,.gelir-try-ana-rank-list{min-height:180px}.gelir-try-ana-result-shell .gelir-try-chart-shell--bar-h{height:180px;max-height:192px}}html[data-theme=dark] .gelir-try-ana-pick-btn{color:#ffffff9e;border-color:#ffffff1f}html[data-theme=dark] .gelir-try-ana-pick-btn:hover{color:#7eb8f0;border-color:#0176d373}html[data-theme=dark] .gelir-try-ana-pick-btn--active{color:#7eb8f0;background:#0176d347;border-color:#7eb8f0;box-shadow:0 0 0 2px #7eb8f040}@media (width>=1024px){.gelir-try-chart-shell--trend{height:156px;max-height:168px}.gelir-try-chart-shell--doughnut{height:184px;max-height:196px}.gelir-try-chart-shell--bar-h{height:180px;max-height:192px}}.gelir-try-payment-panel{margin-top:.25rem}.gelir-try-payment-layout{grid-template-columns:1fr;align-items:start;gap:.75rem;display:grid}.gelir-try-payment-chart-col{flex-direction:column;justify-content:center;align-items:center;width:100%;min-width:0;display:flex}.gelir-try-payment-cards-col{min-width:0}.gelir-try-payment-chart-wrap{width:100%;max-width:220px;height:200px;min-height:196px;max-height:220px;margin:0 auto}.gelir-try-payment-chart-wrap.gelir-try-chart-shell--doughnut{height:200px;max-height:220px}.gelir-try-payment-cards{grid-template-columns:1fr;gap:.5rem;display:grid}.gelir-try-payment-card{border:1px solid var(--sf-border);background:#00000005;border-radius:.75rem;padding:.625rem .75rem}.gelir-try-payment-card__head{align-items:center;gap:.5rem;margin-bottom:.35rem;display:flex}.gelir-try-payment-card__icon{background:color-mix(in srgb, var(--pay-accent,var(--sf-brand)) 14%, transparent);width:1.75rem;height:1.75rem;color:var(--pay-accent,var(--sf-brand));border-radius:.5rem;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.gelir-try-payment-card__label{text-transform:uppercase;letter-spacing:.03em;color:var(--sf-muted);min-width:0;font-size:.6875rem;font-weight:800}.gelir-try-payment-card__amount{letter-spacing:-.02em;font-variant-numeric:tabular-nums;color:var(--sf-text);font-size:1rem;font-weight:900}.gelir-try-payment-card__share{color:var(--sf-muted);margin-top:.1rem;font-size:.6875rem;font-weight:800}.gelir-try-payment-card__track{background:#0000000f;border-radius:9999px;height:4px;margin-top:.4rem;overflow:hidden}.gelir-try-payment-card__fill{border-radius:9999px;height:100%;display:block}.gelir-try-payment-card__meta-row{border-top:1px solid var(--sf-border);flex-wrap:wrap;gap:.5rem .75rem;margin-top:.4rem;padding-top:.35rem;display:flex}.gelir-try-payment-card__meta{flex-direction:column;gap:.05rem;display:flex}.gelir-try-payment-card__meta-label{text-transform:uppercase;letter-spacing:.04em;color:var(--sf-muted);font-size:.625rem;font-weight:800}.gelir-try-payment-card__meta-value{font-variant-numeric:tabular-nums;color:var(--sf-text);font-size:.75rem;font-weight:800}.gelir-try-payment-insight{background:#0176d30d;border:1px solid #0176d32e;border-radius:.65rem;margin-top:.75rem;padding:.625rem .75rem}.gelir-try-payment-insight__primary{color:var(--sf-text);margin:0;font-size:.75rem;font-weight:800;line-height:1.45}.gelir-try-payment-insight__secondary{color:var(--sf-muted);margin:.25rem 0 0;font-size:.6875rem;font-weight:600;line-height:1.4}.gelir-try-payment-empty{text-align:center;border:1px dashed var(--sf-border);background:#00000005;border-radius:.75rem;padding:1.25rem 1rem}.gelir-try-payment-empty__title{color:var(--sf-text);margin:0;font-size:.875rem;font-weight:800}.gelir-try-payment-empty__desc{color:var(--sf-muted);margin:.35rem 0 0;font-size:.75rem;line-height:1.45}@media (width>=640px){.gelir-try-payment-cards{grid-template-columns:repeat(2,minmax(0,1fr))}.gelir-try-payment-chart-wrap{max-width:240px;height:210px;min-height:204px;max-height:228px}.gelir-try-payment-chart-wrap.gelir-try-chart-shell--doughnut{height:210px;max-height:228px}}@media (width>=1024px){.gelir-try-payment-layout{grid-template-columns:minmax(11rem,44%) minmax(0,1fr);align-items:center;gap:.875rem 1rem}.gelir-try-payment-chart-col{align-self:center}.gelir-try-payment-chart-wrap{width:100%;max-width:100%;height:220px;min-height:210px;max-height:240px}.gelir-try-payment-chart-wrap.gelir-try-chart-shell--doughnut{height:220px;max-height:240px}.gelir-try-payment-cards{grid-template-columns:1fr}}html[data-theme=dark] .gelir-try-payment-card{border-color:var(--sf-border);background:#ffffff0a}html[data-theme=dark] .gelir-try-payment-card__track{background:#ffffff14}html[data-theme=dark] .gelir-try-payment-insight{background:#3b9eff1a;border-color:#3b9eff47}html[data-theme=dark] .gelir-try-payment-empty{background:#ffffff0a;border-color:#ffffff1f}.gelir-try-top10-summary{grid-template-columns:repeat(auto-fit,minmax(9.5rem,1fr));gap:.5rem;width:100%;display:grid}.gelir-try-top10-summary-card{background:#00000005;border:1px solid #00000014;border-radius:.65rem;min-width:0;padding:.5rem .75rem}.gelir-try-top10-summary-card--leader{background:linear-gradient(135deg,#0176d314 0%,#0176d305 100%);border-color:#0176d338}.gelir-try-top10-summary-card__label{text-transform:uppercase;letter-spacing:.06em;color:#0000006b;margin-bottom:.2rem;font-size:.6rem;font-weight:800;display:block}.gelir-try-top10-summary-card__value{color:#000000d1;font-variant-numeric:tabular-nums;font-size:.8125rem;font-weight:800;line-height:1.3;display:block}.gelir-try-top10-summary-card--leader .gelir-try-top10-summary-card__value{color:#0176d3;font-size:.875rem}.gelir-try-top10-rank-list-wrap{width:100%}.gelir-try-top10-rank-list{flex-direction:column;gap:.35rem;margin:0;padding:0;list-style:none;display:flex}.gelir-try-top10-rank-row{border:1px solid #0000;border-radius:.6rem;grid-template-rows:auto auto auto;grid-template-columns:1.75rem minmax(0,1fr) auto;align-items:center;gap:.15rem .5rem;padding:.4rem .5rem;transition:background .15s,border-color .15s;display:grid}.gelir-try-top10-rank-row--no-cat{grid-template-rows:auto auto}.gelir-try-top10-rank-row--no-cat .gelir-try-top10-rank-badge,.gelir-try-top10-rank-row--no-cat .gelir-try-top10-rank-value{grid-row:1/span 2}.gelir-try-top10-rank-row--no-cat .gelir-try-top10-rank-track{grid-row:2}.gelir-try-top10-rank-row:hover{background:#00000008;border-color:#0000000f}.gelir-try-top10-rank-badge{color:#0000008c;background:#0000000f;border-radius:9999px;flex-shrink:0;grid-row:1/span 3;justify-content:center;align-self:center;align-items:center;width:1.75rem;height:1.75rem;font-size:.6875rem;font-weight:900;display:flex}.gelir-try-top10-rank-badge--gold{color:#78350f;background:linear-gradient(145deg,#fef3c7 0%,#fde68a 55%,#f59e0b 100%);box-shadow:0 0 0 1px #f59e0b59}.gelir-try-top10-rank-badge--silver{color:#334155;background:linear-gradient(145deg,#f8fafc 0%,#e2e8f0 55%,#94a3b8 100%);box-shadow:0 0 0 1px #94a3b873}.gelir-try-top10-rank-badge--bronze{color:#7c2d12;background:linear-gradient(145deg,#ffedd5 0%,#fdba74 55%,#c2410c 100%);box-shadow:0 0 0 1px #c2410c4d}.gelir-try-top10-rank-name{color:#000000d1;white-space:nowrap;text-overflow:ellipsis;grid-area:1/2;min-width:0;font-size:.8125rem;font-weight:700;line-height:1.25;overflow:hidden}.gelir-try-top10-rank-cat{color:#0000006b;white-space:nowrap;text-overflow:ellipsis;grid-area:2/2;font-size:.625rem;font-weight:600;line-height:1.2;overflow:hidden}.gelir-try-top10-rank-value{font-variant-numeric:tabular-nums;color:#000000b8;text-align:right;white-space:nowrap;grid-area:1/3/span 3;align-self:center;padding-left:.5rem;font-size:.75rem;font-weight:800}.gelir-try-top10-rank-track{background:#0000000f;border-radius:9999px;grid-area:3/2;height:4px;overflow:hidden}.gelir-try-top10-rank-fill{background:linear-gradient(90deg,#0176d3 0%,#0b5cab 100%);border-radius:9999px;min-width:2px;height:100%;transition:width .2s;display:block}.gelir-try-top10-rank-row--top3 .gelir-try-top10-rank-fill{background:linear-gradient(90deg,#0b5cab 0%,#0176d3 100%)}.gelir-try-top10-empty{text-align:center;color:#00000080;background:#00000005;border:1px dashed #0000001a;border-radius:.75rem;justify-content:center;align-items:center;min-height:88px;padding:.875rem 1rem;font-size:.8125rem;font-weight:600;display:flex}html[data-theme=dark] .gelir-try-top10-summary-card{background:#ffffff08;border-color:#ffffff1a}html[data-theme=dark] .gelir-try-top10-summary-card--leader{background:linear-gradient(135deg,#0176d329 0%,#0176d30d 100%);border-color:#0176d359}html[data-theme=dark] .gelir-try-top10-summary-card__label{color:#ffffff6b}html[data-theme=dark] .gelir-try-top10-summary-card__value{color:#ffffffe0}html[data-theme=dark] .gelir-try-top10-summary-card--leader .gelir-try-top10-summary-card__value{color:#7eb8f0}html[data-theme=dark] .gelir-try-top10-rank-row:hover{background:#ffffff0a;border-color:#ffffff14}html[data-theme=dark] .gelir-try-top10-rank-badge{color:#ffffffa6;background:#ffffff1a}html[data-theme=dark] .gelir-try-top10-rank-badge--gold{color:#fef3c7;background:linear-gradient(145deg,#78350f 0%,#b45309 50%,#fbbf24 100%)}html[data-theme=dark] .gelir-try-top10-rank-badge--silver{color:#f8fafc;background:linear-gradient(145deg,#334155 0%,#64748b 50%,#cbd5e1 100%)}html[data-theme=dark] .gelir-try-top10-rank-badge--bronze{color:#ffedd5;background:linear-gradient(145deg,#7c2d12 0%,#c2410c 50%,#fb923c 100%)}html[data-theme=dark] .gelir-try-top10-rank-name{color:#ffffffe6}html[data-theme=dark] .gelir-try-top10-rank-cat{color:#ffffff73}html[data-theme=dark] .gelir-try-top10-rank-value{color:#ffffffc7}html[data-theme=dark] .gelir-try-top10-rank-track{background:#ffffff14}html[data-theme=dark] .gelir-try-top10-rank-fill{background:linear-gradient(90deg,#0176d3 0%,#7eb8f0 100%)}html[data-theme=dark] .gelir-try-top10-empty{color:#ffffff80;background:#ffffff08;border-color:#ffffff1f}@media (width>=1024px){.gelir-try-top10-summary{grid-template-columns:repeat(3,minmax(0,1fr))}}.gelir-insan-chart-card{flex-direction:column;min-height:0;display:flex}.gelir-insan-chart-shell{flex:auto;width:100%;min-height:0;position:relative;overflow:hidden}.gelir-insan-chart-shell--doughnut{height:200px;max-height:220px}.gelir-insan-chart-shell--stacked{height:220px;max-height:240px}.gelir-insan-chart-shell canvas{display:block;width:100%!important;max-height:100%!important}@media (width>=1024px){.gelir-insan-chart-shell--doughnut{height:210px;max-height:230px}.gelir-insan-chart-shell--stacked{height:230px;max-height:250px}}.gelir-insan-chart-shell--tall{height:260px;max-height:300px}@media (width<=639px){.gelir-insan-chart-shell--doughnut,.gelir-insan-chart-shell--stacked,.gelir-insan-chart-shell--flow,.gelir-insan-chart-shell--scatter{height:190px;max-height:210px}}.gelir-insan-chart-shell--flow,.gelir-insan-chart-shell--scatter{height:210px;max-height:230px}@media (width>=1024px){.gelir-insan-chart-shell--flow,.gelir-insan-chart-shell--scatter{height:220px;max-height:240px}}.gelir-insan-ops-card{min-height:0}.gelir-insan-ops-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.65rem;display:grid}@media (width>=640px){.gelir-insan-ops-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.gelir-insan-ops-metric{background:#0176d30a;border:1px solid #0000000f;border-radius:.75rem;min-height:4.25rem;padding:.65rem .75rem}.gelir-insan-ops-metric__label{letter-spacing:.06em;text-transform:uppercase;color:#00000073;font-size:10px;font-weight:800;line-height:1.25}.gelir-insan-ops-metric__value{word-break:break-word;margin-top:.25rem;font-size:.95rem;font-weight:800;line-height:1.2}.gelir-insan-ops-metric__sub{color:#00000073;margin-top:.15rem;font-size:10px}.gelir-insan-risk-badge{letter-spacing:.05em;text-transform:uppercase;border:1px solid #0000;border-radius:999px;padding:.35rem .6rem;font-size:10px;font-weight:800}.gelir-insan-risk-badge--low{color:#2e844a;background:#2e844a1a;border-color:#2e844a40}.gelir-insan-risk-badge--mid{color:#b45309;background:#ffb75d33;border-color:#b4530940}.gelir-insan-risk-badge--high{color:#ba0517;background:#ea001e14;border-color:#ba051738}.gelir-insan-peak-pill{text-transform:uppercase;letter-spacing:.06em;color:#2e844a;background:#2e844a1f;border:1px solid #2e844a40;border-radius:999px;padding:.2rem .45rem;font-size:9px;font-weight:800}.gelir-insan-weekday-strip{grid-template-columns:repeat(7,minmax(0,1fr));align-items:end;gap:.35rem;min-height:5.5rem;display:grid}.gelir-insan-weekday-cell{flex-direction:column;align-items:center;gap:.25rem;min-width:0;display:flex}.gelir-insan-weekday-bar{background:linear-gradient(#0176d3 0%,#0176d38c 100%);border-radius:.35rem .35rem .15rem .15rem;width:100%;max-width:2.25rem;min-height:4px;transition:height .2s}.gelir-insan-weekday-label{color:#00000073;text-transform:uppercase;font-size:9px;font-weight:800}.gelir-insan-weekday-val{color:#0000008c;font-variant-numeric:tabular-nums;font-size:9px;font-weight:700}.gelir-insan-ai-list{margin:0;padding:0;list-style:none}.gelir-insan-ai-list li{padding-left:1rem;position:relative}.gelir-insan-ai-list li:before{content:"";background:var(--sf-brand);border-radius:50%;width:5px;height:5px;position:absolute;top:.55em;left:0}.sf-muted-text{color:var(--sf-muted)}.gelir-insan-trend-card,.gelir-insan-peak-prep-card{flex-direction:column;min-height:0;display:flex}.gelir-insan-peak-prep-card{justify-content:flex-start}.gelir-insan-peak-prep-grid{flex-direction:column;flex:1;gap:.65rem;display:flex}.gelir-insan-peak-prep-item{background:#0176d30d;border:1px solid #0000000f;border-radius:.65rem;padding:.55rem .65rem}.gelir-insan-peak-prep-item__label{letter-spacing:.06em;text-transform:uppercase;color:var(--sf-muted);font-size:9px;font-weight:800;line-height:1.25}.gelir-insan-peak-prep-item__value{color:var(--sf-text);word-break:break-word;margin-top:.2rem;font-size:.9rem;font-weight:800;line-height:1.25}.gelir-insan-peak-prep-item__hint{color:var(--sf-muted);margin-top:.15rem;font-size:9px;font-weight:600}.gelir-insan-density-chips{background:#0176d30d;border:1px solid #0176d31f;border-radius:.85rem;flex-wrap:wrap;align-items:center;gap:.65rem 1rem;padding:.65rem .85rem;display:flex}.gelir-insan-density-chips.hidden{display:none}.gelir-insan-density-chips__title{letter-spacing:.06em;text-transform:uppercase;color:var(--sf-brand-2);margin-right:.25rem;font-size:10px;font-weight:800}.gelir-insan-density-chips__row{flex-wrap:wrap;flex:1;gap:.5rem;min-width:0;display:flex}.gelir-insan-density-chip{background:var(--sf-surface);border:1px solid var(--sf-border);border-radius:.55rem;flex-direction:column;gap:.1rem;min-width:7.5rem;padding:.35rem .6rem;display:inline-flex}.gelir-insan-density-chip__label{color:var(--sf-muted);text-transform:uppercase;letter-spacing:.04em;font-size:9px;font-weight:700}.gelir-insan-density-chip__value{color:var(--sf-text);font-variant-numeric:tabular-nums;font-size:11px;font-weight:800}.gelir-insan-product-card{flex-direction:column;min-height:0;display:flex}.gelir-insan-product-rank{flex-direction:column;gap:.45rem;display:flex}.gelir-insan-prod-row{grid-template-columns:1.25rem 1fr auto;align-items:center;gap:.5rem;display:grid}.gelir-insan-prod-row__rank{color:var(--sf-muted);text-align:center;font-size:10px;font-weight:800}.gelir-insan-prod-row__main{min-width:0}.gelir-insan-prod-row__head{justify-content:space-between;align-items:baseline;gap:.5rem;margin-bottom:.2rem;display:flex}.gelir-insan-prod-row__name{color:var(--sf-text);white-space:nowrap;text-overflow:ellipsis;font-size:11px;font-weight:700;overflow:hidden}.gelir-insan-prod-row__qty{color:var(--sf-brand-2);font-variant-numeric:tabular-nums;flex-shrink:0;font-size:10px;font-weight:800}.gelir-insan-prod-row__bar-track{background:#0176d31a;border-radius:999px;height:.35rem;overflow:hidden}.gelir-insan-prod-row__bar-fill{background:linear-gradient(90deg,#0176d3 0%,#06a59a 100%);border-radius:999px;min-width:4px;height:100%}.gelir-insan-prod-row__kuver{color:#8e6bff;white-space:nowrap;background:#8e6bff1f;border-radius:.35rem;padding:.15rem .35rem;font-size:9px;font-weight:800}.gelir-insan-kuver-insights{grid-template-columns:repeat(2,minmax(0,1fr));gap:.55rem;display:grid}.gelir-insan-kuver-card{background:#0176d30d;border:1px solid #0000000f;border-radius:.65rem;min-height:4.5rem;padding:.6rem .7rem}.gelir-insan-kuver-card__label{letter-spacing:.05em;text-transform:uppercase;color:var(--sf-muted);font-size:9px;font-weight:800;line-height:1.25}.gelir-insan-kuver-card__value{color:var(--sf-text);word-break:break-word;margin-top:.25rem;font-size:.82rem;font-weight:800;line-height:1.25}.gelir-insan-kuver-card__sub{color:var(--sf-muted);margin-top:.15rem;font-size:9px;font-weight:600}.gelir-insan-ai-panel .gelir-insan-ai-kicker{color:var(--sf-brand-2)}.gelir-insan-ai-panel .gelir-insan-ai-title,.gelir-insan-ai-panel .gelir-insan-ai-list li{color:var(--sf-text)}.gelir-insan-ai-panel .gelir-insan-ai-note{color:var(--sf-muted)}.gelir-insan-ai-panel .gelir-insan-ai-icon{color:var(--sf-brand-2)}html[data-theme=dark] .gelir-insan-peak-prep-item,html[data-theme=dark] .gelir-insan-kuver-card{background:#0176d31a;border-color:#ffffff14}html[data-theme=dark] .gelir-insan-density-chips{background:#3b9eff14;border-color:#3b9eff2e}html[data-theme=dark] .gelir-insan-density-chip{background:#15192299}html[data-theme=dark] .gelir-insan-prod-row__bar-track{background:#3b9eff1f}@media (width<=639px){.gelir-insan-kuver-insights{grid-template-columns:1fr}.gelir-insan-density-chip{flex:calc(50% - .35rem);min-width:calc(50% - .35rem)}}.gelir-insan-methodology summary::-webkit-details-marker{display:none}html[data-theme=dark] .gelir-insan-ops-metric{background:#0176d314;border-color:#ffffff14}html[data-theme=dark] .gelir-insan-ops-metric__label,html[data-theme=dark] .gelir-insan-weekday-label,html[data-theme=dark] .gelir-insan-weekday-val{color:#ffffff80}html[data-theme=dark] .gelir-insan-methodology{border-color:#ffffff14}.gelir-insan-demo-badge{letter-spacing:.04em;text-transform:uppercase;color:var(--sf-brand-2,#0b5cab);background:#0176d314;border:1px solid #0176d32e;border-radius:.5rem;align-items:center;padding:.35rem .65rem;font-size:10px;font-weight:800;display:inline-flex}.gelir-insan-density-head h2{line-height:1.25}html[data-theme=dark] .gelir-insan-demo-badge{color:var(--sf-brand-2,#7cc4ff);background:#3b9eff1f;border-color:#3b9eff38}.gelir-insan-heatmap-card{flex-direction:column;min-height:0;display:flex}.gelir-insan-heatmap-card--revenue{background:linear-gradient(180deg, var(--sf-surface) 0%, #0176d308 100%)}.gelir-insan-heatmap-recent-note{color:var(--sf-muted);background:#0176d30f;border-radius:.35rem;margin-bottom:.35rem;padding:.2rem .45rem;font-size:10px;font-weight:700;display:inline-block}.gelir-insan-heatmap-recent-note.hidden{display:none}.sf-heatmap-mount--revenue .sf-heatmap-grid--revenue{background:#0176d308;border-radius:.5rem;padding:.15rem}.sf-heatmap-scroll--revenue{scrollbar-width:thin;scrollbar-color:#0176d359 transparent}.sf-heatmap-scroll--revenue::-webkit-scrollbar{width:6px;height:6px}.sf-heatmap-scroll--revenue::-webkit-scrollbar-thumb{background:#0176d359;border-radius:999px}.sf-heatmap-scroll--revenue::-webkit-scrollbar-track{background:0 0}html[data-theme=dark] .gelir-insan-heatmap-card--revenue{background:linear-gradient(180deg, var(--sf-surface) 0%, #3b9eff0f 100%)}html[data-theme=dark] .sf-heatmap-mount--revenue .sf-heatmap-grid--revenue{background:#3b9eff0d}html[data-theme=dark] .sf-heatmap-scroll--revenue{scrollbar-color:#7cc4ff66 transparent}html[data-theme=dark] .sf-heatmap-scroll--revenue::-webkit-scrollbar-thumb{background:#7cc4ff66}.sf-heatmap-scroll{-webkit-overflow-scrolling:touch;padding-bottom:.35rem;overflow:auto hidden}.sf-heatmap-scroll--weekday{max-height:248px}.sf-heatmap-scroll--revenue{max-height:320px;overflow-y:auto}.sf-heatmap-mount{min-width:min(100%,560px)}.sf-heatmap-grid{grid-template-columns:3.75rem repeat(var(--sf-heatmap-cols,16), minmax(2rem, 1fr));align-items:stretch;gap:3px;display:grid}.sf-heatmap-grid--weekday{row-gap:4px}.sf-heatmap-grid--revenue{grid-template-columns:4.5rem repeat(var(--sf-heatmap-cols,16), minmax(2rem, 1fr));row-gap:5px}.sf-heatmap-corner{z-index:2;background:var(--sf-heatmap-sticky-bg,var(--sf-surface,#fff));position:sticky;left:0}.sf-heatmap-colhead{text-align:center;color:var(--sf-heatmap-colhead);white-space:nowrap;padding:.2rem .1rem;font-size:10px;font-weight:700;line-height:1.2}.sf-heatmap-rowhead{color:var(--sf-heatmap-label);white-space:nowrap;justify-content:flex-end;align-items:center;min-height:1.75rem;padding:.15rem .4rem .15rem 0;font-size:11px;font-weight:800;line-height:1.2;display:flex}.sf-heatmap-rowhead--sticky{z-index:1;background:var(--sf-heatmap-sticky-bg,var(--sf-surface,#fff));position:sticky;left:0}.sf-heatmap-cell{cursor:default;border:none;border-radius:4px;min-width:2rem;min-height:1.75rem;padding:.2rem .15rem;font-size:9px;font-weight:700;line-height:1.15;transition:transform .12s,box-shadow .12s}.sf-heatmap-cell:focus-visible{outline:2px solid var(--sf-brand,#0176d3);outline-offset:1px}.sf-heatmap-cell--0{background:#0176d31a}.sf-heatmap-cell--1{background:#0b5cab42}.sf-heatmap-cell--2{background:#06a59a70}.sf-heatmap-cell--3{background:linear-gradient(135deg,#0176d39e 0%,#ff8c3cc7 100%);font-weight:800}.sf-heatmap-cell--on-low{color:var(--sf-heatmap-cell-text-low)}.sf-heatmap-cell--on-mid{color:var(--sf-heatmap-cell-text-mid)}.sf-heatmap-cell--on-peak{color:var(--sf-heatmap-cell-text-peak)}.sf-heatmap-legend{color:var(--sf-heatmap-legend-text);flex-wrap:wrap;gap:.65rem 1.1rem;font-size:11px;font-weight:700;display:flex}.sf-heatmap-legend__item{align-items:center;gap:.4rem;display:inline-flex}.sf-heatmap-legend__swatch{border:1px solid #0000001a;border-radius:3px;flex-shrink:0;width:.95rem;height:.95rem}.sf-heatmap-disclosure{color:var(--sf-muted);border:1px solid #0000000f}.sf-heatmap-tooltip{z-index:120;pointer-events:none;background:var(--sf-heatmap-tooltip-bg);border:1px solid var(--sf-heatmap-tooltip-border);max-width:240px;color:var(--sf-heatmap-tooltip-text);border-radius:.55rem;padding:.55rem .7rem;font-size:11px;line-height:1.45;position:fixed;box-shadow:0 10px 28px #00000029}.sf-heatmap-tooltip.hidden{display:none}.sf-heatmap-tooltip__title{color:var(--sf-heatmap-tooltip-title);margin-bottom:.35rem;font-size:11px;font-weight:800}.sf-heatmap-tooltip__line{justify-content:space-between;align-items:baseline;gap:.75rem;margin-top:.15rem;display:flex}.sf-heatmap-tooltip__label{color:var(--sf-heatmap-tooltip-label);flex-shrink:0;font-weight:600}.sf-heatmap-tooltip__line strong{text-align:right;color:var(--sf-heatmap-tooltip-text);font-weight:800}html[data-theme=dark] .sf-heatmap-cell--0{background:#0176d329}html[data-theme=dark] .sf-heatmap-cell--1{background:#0b5cab5c}html[data-theme=dark] .sf-heatmap-cell--2{background:#06a59a7a}html[data-theme=dark] .sf-heatmap-cell--3{background:linear-gradient(135deg,#0176d3ad 0%,#ff8c3cd1 100%)}html[data-theme=dark] .sf-heatmap-legend__swatch{border-color:#ffffff24}html[data-theme=dark] .sf-heatmap-disclosure{border-color:#ffffff14}@media (width<=639px){.sf-heatmap-scroll--weekday{max-height:230px}.sf-heatmap-scroll--revenue{max-height:280px}.sf-heatmap-mount{min-width:500px}.sf-heatmap-grid{grid-template-columns:3.5rem repeat(var(--sf-heatmap-cols,16), minmax(2rem, 1fr))}.sf-heatmap-grid--revenue{grid-template-columns:4rem repeat(var(--sf-heatmap-cols,16), minmax(2rem, 1fr))}}.giderler-chart-card{flex-direction:column;min-height:0;display:flex}.giderler-chart-shell{flex:auto;width:100%;min-height:0;position:relative;overflow:hidden}.giderlers-chart-shell--doughnut,.giderler-chart-shell--doughnut,.giderler-chart-shell--bar-h{height:200px;max-height:220px}.giderler-chart-shell canvas{display:block;width:100%!important;max-height:100%!important}.gider-drill-mode-badge{letter-spacing:.05em;text-transform:uppercase;color:#ba0517;background:#ea001e14;border:1px solid #ba051738;border-radius:999px;padding:.35rem .65rem;font-size:10px;font-weight:800}.gider-low-margin-summary{grid-template-columns:repeat(2,minmax(0,1fr));gap:.65rem;display:grid}@media (width>=768px){.gider-low-margin-summary{grid-template-columns:repeat(4,minmax(0,1fr))}}.gider-low-margin-stat{background:#ba05170a;border:1px solid #ba05171f;border-radius:.75rem;padding:.6rem .75rem}.gider-low-margin-stat__label{text-transform:uppercase;letter-spacing:.05em;color:#00000073;font-size:10px;font-weight:800}.gider-low-margin-stat__value{margin-top:.2rem;font-size:.95rem;font-weight:800}.gider-drill-row--risk{background:#ea001e0a}.giderlers-methodology summary::-webkit-details-marker{display:none}.giderler-methodology summary::-webkit-details-marker{display:none}html[data-theme=dark] .gider-low-margin-stat{background:#ea001e14;border-color:#ffffff1a}html[data-theme=dark] .gider-low-margin-stat__label{color:#ffffff80}html[data-theme=dark] .gider-drill-row--risk{background:#ea001e1a}.giderlers-chart-shell--doughnut-center{position:relative}.gider-mgmt-summary{grid-template-columns:repeat(2,minmax(0,1fr));gap:.65rem;display:grid}@media (width>=768px){.gider-mgmt-summary{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width>=1280px){.gider-mgmt-summary{grid-template-columns:repeat(6,minmax(0,1fr))}}.gider-mgmt-stat{background:#0176d30a;border:1px solid #0000000f;border-radius:.75rem;min-height:3.75rem;padding:.6rem .75rem}.gider-mgmt-stat__label{letter-spacing:.06em;text-transform:uppercase;color:#00000073;font-size:9px;font-weight:800;line-height:1.25}.gider-mgmt-stat__value{word-break:break-word;margin-top:.2rem;font-size:.9rem;font-weight:800;line-height:1.2}.gider-drill-table-wrap{-webkit-overflow-scrolling:touch;max-height:min(28rem,62vh);overflow:auto}.gider-drill-table thead th{z-index:2;background:var(--sf-surface,#fff);position:sticky;top:0;box-shadow:0 1px #00000014}html[data-theme=dark] .gider-drill-table thead th{background:var(--sf-surface);box-shadow:0 1px #ffffff14}.gider-sort-btn{font:inherit;color:inherit;text-transform:inherit;letter-spacing:inherit;cursor:pointer;background:0 0;border:none;align-items:center;gap:.2rem;margin-left:auto;padding:0;display:inline-flex}.gider-sort-btn:hover,.gider-sort-btn--active{color:var(--sf-brand,#0176d3)}.gider-sort-btn__arrow{opacity:.7;font-size:9px}.gider-risk-pill{letter-spacing:.04em;text-transform:uppercase;vertical-align:middle;border:1px solid #0000;border-radius:999px;margin-right:.35rem;padding:.12rem .35rem;font-size:9px;font-weight:800;display:inline-block}.gider-risk--danger{color:#ba0517;background:#ea001e14;border-color:#ba051733}.gider-risk--amber{color:#b45309;background:#ffb75d2e;border-color:#b4530933}.gider-risk--ok{color:#2e844a;background:#2e844a1a;border-color:#2e844a38}.gider-risk--neutral{color:#00000073;background:#0000000a}.gider-risk-cell--danger{color:#ba0517;font-weight:700}.gider-risk-cell--amber{color:#b45309;font-weight:600}.gider-risk-cell--ok{color:#2e844a}.giderlers-ai-list,.giderler-ai-list{margin:0;padding:0;list-style:none}.giderler-ai-list li{padding-left:1rem;position:relative}.giderler-ai-list li:before{content:"";background:var(--sf-brand);border-radius:50%;width:5px;height:5px;position:absolute;top:.55em;left:0}html[data-theme=dark] .gider-mgmt-stat{background:#0176d314;border-color:#ffffff14}html[data-theme=dark] .gider-mgmt-stat__label{color:#ffffff80}html[data-theme=dark] .gider-risk--neutral{color:#ffffff73;background:#ffffff0f}#reportsToast,.sf-toast{min-width:280px;max-width:min(420px,100vw - 3rem);box-shadow:0 2px 6px #0000000f,0 8px 24px #0000001a,0 0 0 1px #0000000a}#reportsSearch::placeholder{opacity:.9}#reportsGrid article header h3{word-break:break-word}.td-num{text-align:right;font-variant-numeric:tabular-nums;font-feature-settings:"tnum" 1}.sf-theme-bar-label,.sf-theme-bar .sf-theme-bar-label{color:#18181873}.sf-theme-switch{background:#0000000a;border:1px solid #00000014}.sf-theme-btn{color:var(--sf-muted);cursor:pointer;background:0 0;border:none}.sf-theme-btn:hover{color:var(--sf-text);background:#0176d314}.sf-theme-btn--active{color:var(--sf-brand-2);background:#0176d324;box-shadow:0 0 0 1px #0176d333}html[data-theme=dark]{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--sf-bg:#0c0e12;--sf-surface:#151922;--sf-border:#2a3144;--sf-text:#e8eaef;--sf-muted:#9aa3b8;--sf-brand:#3b9eff;--sf-brand-2:#7cc4ff;--sf-success:#3dd68c;--sf-danger:#ff6b7a;--sf-shadow:0 1px 2px #00000073, 0 8px 28px #00000059;--sf-chart-axis:#e8eaefa6;--sf-chart-grid:#ffffff14;--sf-chart-tooltip-bg:#222834fa;--sf-chart-tooltip-title:#f4f6fa;--sf-chart-tooltip-body:#c8d0df;--sf-chart-tooltip-border:#ffffff2e;--sf-heatmap-label:#e8eaefc7;--sf-heatmap-colhead:#e8eaef9e;--sf-heatmap-cell-text-low:#e8eaefd1;--sf-heatmap-cell-text-mid:#f4f6faf2;--sf-heatmap-cell-text-peak:#fff;--sf-heatmap-legend-text:#e8eaefb8;--sf-heatmap-tooltip-bg:#222834fa;--sf-heatmap-tooltip-title:#7cc4ff;--sf-heatmap-tooltip-text:#e8eaefeb;--sf-heatmap-tooltip-label:#c8d0dfc7;--sf-heatmap-tooltip-border:#ffffff29;--sf-heatmap-sticky-bg:#151922}html[data-theme=dark] body{color:var(--sf-text);background:var(--sf-bg)!important}html[data-theme=dark] .sf-sidebar{background:var(--sf-surface);border-right-color:var(--sf-border)}html[data-theme=dark] .sf-surface,html[data-theme=dark] .sf-theme-bar{color:var(--sf-text);box-shadow:var(--sf-shadow);background:var(--sf-surface)!important;border-color:var(--sf-border)!important}html[data-theme=dark] .sf-app-topbar{border-bottom-color:var(--sf-border);box-shadow:0 1px #00000059}html[data-theme=dark] .sf-app-topbar--forecasting{border-bottom-color:#818cf840;background:linear-gradient(135deg,#312e8159 0%,#151922fa 100%)!important}html[data-theme=dark] .sf-app-topbar--vardiya{border-bottom-color:#2dd4bf40;background:linear-gradient(135deg,#134e4a59 0%,#151922fa 100%)!important}html[data-theme=dark] .sf-app-topbar__desc,html[data-theme=dark] .sf-app-topbar__meta{color:var(--sf-muted)!important}html[data-theme=dark] .sf-theme-icon-switch{border-color:var(--sf-border);background:#ffffff0a}html[data-theme=dark] .sf-theme-icon-switch__btn{color:var(--sf-muted)}html[data-theme=dark] .sf-theme-icon-switch__btn:hover{color:var(--sf-text);background:#ffffff0f}html[data-theme=dark] .sf-theme-icon-switch__btn--active{color:var(--sf-brand-2);box-shadow:none;background:#3b9eff2e}html[data-theme=dark] .sf-pill{color:var(--sf-brand-2);background:#3b9eff1f;border-color:#3b9eff47}html[data-theme=dark] .sf-link{color:var(--sf-muted)}html[data-theme=dark] .sf-link:hover{color:var(--sf-text);background:#ffffff0f}html[data-theme=dark] .sf-link-active{color:var(--sf-brand-2);border-left-color:var(--sf-brand);background:#3b9eff29}html[data-theme=dark].sf-sidebar-collapsed .sf-link-active,html.sf-sidebar-collapsed[data-theme=dark] .sf-link-active{background:#6366f133;border-left:none}html[data-theme=dark] .sf-sidebar-rail-btn{background:var(--sf-surface);border-color:var(--sf-border);color:var(--sf-muted)}html[data-theme=dark] .sf-sidebar-rail-btn:hover{color:var(--sf-text);background:#ffffff0f;border-color:#3b9eff59}html[data-theme=dark] .sf-sidebar-rail-btn--logout:hover{color:#f87171;background:#f8717114;border-color:#f8717159}html[data-theme=dark] .sf-nav-group-label{color:#e8eaef61}html[data-theme=dark] .sf-nav-group{border-color:#ffffff14}html[data-theme=dark] .sf-module-premium{background:linear-gradient(135deg,#5b21b62e 0%,#0176d31a 100%);border-color:#a78bfa59}html[data-theme=dark] .sf-module-premium.sf-link-active{color:#ddd6fe}html[data-theme=dark] .sf-nav-locked{color:#9aa3b8a6;border-color:#ffffff1a}html[data-theme=dark] .sf-nav-soon-badge{color:#ffffff8c;background:#ffffff14;border-color:#ffffff1f}html[data-theme=dark] .sf-kpi-hit{color:var(--sf-success)}html[data-theme=dark] .sf-kpi-miss{color:var(--sf-danger)}html[data-theme=dark] .sf-kpi-neutral{color:var(--sf-muted)}html[data-theme=dark] .sf-theme-bar-label,html[data-theme=dark] .sf-theme-bar .sf-theme-bar-label{color:#e8eaef80}html[data-theme=dark] .sf-theme-switch{background:#00000059;border-color:#ffffff1a}html[data-theme=dark] .sf-theme-btn--active{color:#fff;background:#3b9eff47;box-shadow:0 0 0 1px #3b9eff59}html[data-theme=dark] .text-black{color:var(--sf-text)!important}html[data-theme=dark] .text-black\/30,html[data-theme=dark] .text-black\/40,html[data-theme=dark] .text-black\/45,html[data-theme=dark] .text-black\/50,html[data-theme=dark] .text-black\/55,html[data-theme=dark] .text-black\/60,html[data-theme=dark] .text-black\/65,html[data-theme=dark] .text-black\/70{color:var(--sf-muted)!important}html[data-theme=dark] .text-black\/80,html[data-theme=dark] .text-black\/90{color:#e8eaefe0!important}html[data-theme=dark] .border-black\/5,html[data-theme=dark] .border-black\/6,html[data-theme=dark] .border-black\/8,html[data-theme=dark] .border-black\/10,html[data-theme=dark] .border-black\/12{border-color:#ffffff1a!important}html[data-theme=dark] .divide-black\/5>:not([hidden])~:not([hidden]){border-color:#ffffff14}html[data-theme=dark] .bg-black\/\[0\.02\],html[data-theme=dark] .bg-black\/\[0\.03\]{background-color:#ffffff0a!important}html[data-theme=dark] .hover\:bg-black\/\[0\.02\]:hover{background-color:#ffffff0f!important}html[data-theme=dark] .bg-white\/80,html[data-theme=dark] .bg-white\/90{background-color:#151922eb!important}html[data-theme=dark] #reportPreviewBackdrop,html[data-theme=dark] #yonetimKpiPreviewBackdrop{background:#000000a6!important}html[data-theme=dark] #reportPreviewModal,html[data-theme=dark] #yonetimKpiPreviewModal{color:var(--sf-text);background:var(--sf-surface)!important;border-color:var(--sf-border)!important}html[data-theme=dark] #reportsToast,html[data-theme=dark] .sf-toast{border:1px solid var(--sf-border);color:var(--sf-text);box-shadow:var(--sf-shadow);background:var(--sf-surface)!important}html[data-theme=dark] .sf-ai{background:linear-gradient(135deg,#3b9eff1f 0%,#7cc4ff14 100%);border-color:#3b9eff47}html[data-theme=dark] .sf-report-card:hover{box-shadow:0 2px 8px #0006}html[data-theme=dark] .sf-report-metric{background:#3b9eff14;border:1px solid #ffffff0f}html[data-theme=dark] [data-view=rapor-merkezi] .sf-report-card .text-black\/50,html[data-theme=dark] [data-view=rapor-merkezi] .sf-report-card .text-black\/60,html[data-theme=dark] [data-view=rapor-merkezi] .sf-report-card .text-black\/30{color:#ffffff73!important}html[data-theme=dark] [data-view=rapor-merkezi] .sf-report-card .border-black\/5{border-color:#ffffff14!important}html[data-theme=dark] .yonetim-kpi-hero{background:linear-gradient(135deg,#5b21b638 0%,#1e3a5f8c 42%,#151922 100%);border-color:#a78bfa6b!important}html[data-theme=dark] .report-preview-modal-header{background:linear-gradient(145deg,#1c2233 0%,#151922 52%,#12161f 100%);border-bottom-color:#ffffff1a!important}html[data-theme=dark] .yonetim-kpi-preview-header{background:linear-gradient(90deg,#5b21b638 0%,#1a2030 55%,#151922 100%)}html[data-theme=dark] .vardiya-otomasyonu-hero{background:linear-gradient(135deg,#0d948838 0%,#1e3a5f73 42%,#151922 100%);border-color:#2dd4bf61!important}html[data-theme=dark] .border-teal-100{border-color:#2dd4bf47!important}html[data-theme=dark] .bg-teal-50\/30,html[data-theme=dark] .bg-teal-50\/40{background:#0d94881a!important}html[data-theme=dark] .bg-teal-100{color:#5eead4!important;background:#0d948838!important}html[data-theme=dark] .border-violet-100{border-color:#a78bfa52!important}html[data-theme=dark] .border-violet-200\/60{border-color:#a78bfa59!important}html[data-theme=dark] .border-violet-200\/80{border-color:#a78bfa61!important}html[data-theme=dark] .bg-violet-50\/40{background:#5b21b629!important}html[data-theme=dark] .bg-violet-100{background:#5b21b652!important}html[data-theme=dark] .text-violet-700{color:#c4b5fd!important}html[data-theme=dark] .text-violet-800{color:#ddd6fe!important}html[data-theme=dark] .text-violet-900{color:#ede9fe!important}html[data-theme=dark] .text-violet-900\/80{color:#ede9fee0!important}html[data-theme=dark] .text-violet-950{color:#f5f3ff!important}html[data-theme=dark] .text-\[\#0176d3\]{color:var(--sf-brand)!important}html[data-theme=dark] .text-\[\#0b5cab\]{color:var(--sf-brand-2)!important}html[data-theme=dark] .text-\[\#2e844a\]{color:var(--sf-success)!important}html[data-theme=dark] #reportsSearch::placeholder{opacity:1;color:#7cc4ff7a!important}html[data-theme=dark] select,html[data-theme=dark] input[type=date]{color:var(--sf-text)}html[data-theme=dark] select option{background-color:var(--sf-surface);color:var(--sf-text)}html[data-theme=dark] code{color:#c7d2fe;background:#ffffff0f;border-radius:.25rem;padding:.1em .35em}html[data-theme=dark] .border-black\/15{border-color:#ffffff24!important}html[data-theme=dark] #reportPreviewThead,html[data-theme=dark] .report-preview-table-wrap thead{background-color:#ffffff0d!important}html[data-theme=dark] .report-preview-kpi-chip{background-color:#ffffff0d!important;border-color:#ffffff1f!important}html[data-theme=dark] .sf-preview-sticky-thead{box-shadow:inset 0 -1px #ffffff14}html[data-theme=dark] #yonetimKpiPreviewScroll table thead tr{background-color:#ffffff0f}html[data-theme=dark] [data-view=gelir-try] thead tr,html[data-theme=dark] [data-view=gelir-insan] thead tr,html[data-theme=dark] [data-view=giderler] thead tr,html[data-theme=dark] [data-view=yonetim-kpi] thead tr,html[data-theme=dark] [data-view=gerceklesen-hedefler] thead tr,html[data-theme=dark] [data-view=dashboard] thead tr{color:var(--sf-muted)!important}html[data-theme=dark] .bg-emerald-100{background:#10b98138!important}html[data-theme=dark] .text-emerald-900{color:#6ee7b7!important}html[data-theme=dark] .border-emerald-200{border-color:#34d39959!important}html[data-theme=dark] .bg-rose-100{background:#f43f5e38!important}html[data-theme=dark] .text-rose-900{color:#fda4af!important}html[data-theme=dark] .border-rose-200{border-color:#fb718559!important}html[data-theme=dark] .bg-amber-100{background:#f59e0b38!important}html[data-theme=dark] .text-amber-900{color:#fcd34d!important}html[data-theme=dark] .border-amber-200{border-color:#fbbf2459!important}html[data-theme=dark] .gider-drill-table thead tr{color:var(--sf-muted);background:#ffffff0d}.analytics-ai-btn{color:var(--sf-text)}.analytics-ai-drawer{background:var(--sf-surface);border-color:var(--sf-border);color:var(--sf-text)}.analytics-ai-drawer__header{border-bottom:1px solid var(--sf-border)}.analytics-ai-drawer__title{color:var(--sf-text)}.analytics-ai-drawer__period{color:var(--sf-muted)}.analytics-ai-drawer__period-label{color:var(--sf-text);font-weight:800}.analytics-ai-drawer__list,.analytics-ai-list li{color:var(--sf-text)}.analytics-ai-drawer__source{color:var(--sf-muted);border-top:1px solid var(--sf-border)}.analytics-ai-drawer__source-label{color:var(--sf-text);font-weight:800}.analytics-ai-drawer__close{color:var(--sf-text);border:1px solid var(--sf-border)}.analytics-ai-demo-badge{color:var(--sf-brand-2);background:#0176d31a;border:1px solid #0176d338}.analytics-ai-list{margin:0;padding:0;list-style:none}.analytics-ai-list li{padding-left:1rem;position:relative}.analytics-ai-list li:before{content:"";background:var(--sf-brand);border-radius:50%;width:5px;height:5px;position:absolute;top:.55em;left:0}.analytics-ai-empty{color:var(--sf-muted);border:1px dashed var(--sf-border);background:#00000005;border-radius:.75rem}body.analytics-ai-open{overflow:hidden}html[data-theme=dark] .analytics-ai-backdrop{background:#000000a6!important}html[data-theme=dark] .analytics-ai-drawer{color:var(--sf-text);background:var(--sf-surface)!important;border-color:var(--sf-border)!important}html[data-theme=dark] .analytics-ai-drawer__header{border-bottom-color:var(--sf-border)}html[data-theme=dark] .analytics-ai-drawer__title,html[data-theme=dark] .analytics-ai-drawer__period-label,html[data-theme=dark] .analytics-ai-drawer__source-label,html[data-theme=dark] .analytics-ai-list li{color:var(--sf-text)}html[data-theme=dark] .analytics-ai-drawer__period,html[data-theme=dark] .analytics-ai-drawer__source,html[data-theme=dark] .analytics-ai-empty{color:var(--sf-muted)}html[data-theme=dark] .analytics-ai-drawer__close{color:var(--sf-text);border-color:var(--sf-border)}html[data-theme=dark] .analytics-ai-demo-badge{color:var(--sf-brand-2);background:#3b9eff24;border-color:#3b9eff47}html[data-theme=dark] .analytics-ai-empty{background:#ffffff0a;border-color:#ffffff1f}html[data-theme=dark] .analytics-ai-btn{color:var(--sf-text)}.gelir-insan-scatter-head{flex-shrink:0;justify-content:space-between;align-items:flex-start;gap:.5rem .75rem;margin-bottom:.625rem;display:flex}.gelir-insan-scatter-head__text{flex:auto;min-width:0;margin-bottom:0}.sf-chart-toolbar{flex-shrink:0;align-items:center;gap:.25rem;display:inline-flex}.sf-chart-toolbar__btn{border:1px solid var(--sf-border);border-radius:var(--sf-radius-sm,6px);background:var(--sf-surface);width:2rem;height:2rem;color:var(--sf-text);cursor:pointer;justify-content:center;align-items:center;padding:0;transition:background .15s,border-color .15s,color .15s,opacity .15s;display:inline-flex}.sf-chart-toolbar__btn:hover:not(:disabled){color:var(--sf-brand-2);background:#0176d30f;border-color:#0176d347}.sf-chart-toolbar__btn:focus-visible{outline-offset:2px;outline:2px solid #0176d373}.sf-chart-toolbar__btn:disabled{opacity:.42;cursor:not-allowed}.sf-chart-modal-backdrop{z-index:70;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#0000007a;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.sf-chart-modal{border:1px solid var(--sf-border);border-radius:var(--sf-radius-xl,12px);width:min(90vw,1200px);height:min(85vh,820px);max-height:90vh;box-shadow:var(--sf-shadow-hover,0 8px 32px #0000002e);outline:none;flex-direction:column;display:flex;overflow:hidden}.sf-chart-modal__header{border-bottom:1px solid var(--sf-border);flex-shrink:0;justify-content:space-between;align-items:flex-start;gap:.75rem;padding:1rem 1.25rem;display:flex}.sf-chart-modal__body{flex-direction:column;flex:auto;min-height:0;padding:1rem 1.25rem 1.25rem;display:flex}.sf-chart-modal__empty{text-align:center;color:var(--sf-muted);flex:1;justify-content:center;align-items:center;padding:2rem;font-size:.875rem;display:flex}.gelir-insan-chart-shell--scatter-modal{flex:auto;height:100%;min-height:280px}body.sf-chart-modal-open{overflow:hidden}@media (width<=640px){.gelir-insan-scatter-head{flex-wrap:wrap}.sf-chart-toolbar{justify-content:flex-end;width:100%}.sf-chart-modal-backdrop{align-items:stretch;padding:.5rem}.sf-chart-modal{border-radius:var(--sf-radius-lg,10px);width:100%;height:100%;max-height:none}.sf-chart-modal__header{flex-direction:column;align-items:stretch}.sf-chart-modal__actions{justify-content:space-between;width:100%}}html[data-theme=dark] .sf-chart-toolbar__btn{background:var(--sf-surface);border-color:var(--sf-border);color:var(--sf-text)}html[data-theme=dark] .sf-chart-toolbar__btn:hover:not(:disabled){color:var(--sf-brand-2);background:#ffffff0f;border-color:#3b9eff59}html[data-theme=dark] .sf-chart-modal-backdrop{background:#000000a6}html[data-theme=dark] .sf-chart-modal{background:var(--sf-surface);border-color:var(--sf-border)}@media print{.sf-header-actions,.sf-header-actions__panel,.sf-header-actions__backdrop,.sf-sidebar,.sf-sidebar-backdrop{display:none!important}.sf-app-shell{height:auto!important;display:block!important;overflow:visible!important}.sf-main-column{width:100%!important;min-height:0!important;overflow:visible!important}.sf-main{padding:0!important;overflow:visible!important}.sf-app-topbar{break-after:avoid;position:static!important}}body{margin:0;font-family:Plus Jakarta Sans,sans-serif}
