.layout[data-v-be0ecea9]{display:grid;grid-template-columns:var(--sidebar-width) 1fr;height:100vh;overflow:hidden;transition:grid-template-columns .18s ease}.layout.layout--auth[data-v-be0ecea9]{grid-template-columns:1fr}.layout.layout--auth .main[data-v-be0ecea9]{height:100vh}.layout.sidebar-collapsed[data-v-be0ecea9]{grid-template-columns:var(--sidebar-width-collapsed) 1fr}.sidebar[data-v-be0ecea9]{position:relative;background:#162b40;color:var(--text-primary);display:flex;flex-direction:column;border-right:1px solid rgba(255,255,255,.04);overflow:hidden;height:100vh}.sidebar__brand[data-v-be0ecea9]{display:flex;align-items:center;gap:12px;padding:18px 18px 16px;border-bottom:1px solid rgba(255,255,255,.06)}.sidebar__logo[data-v-be0ecea9]{flex:0 0 36px;width:36px;height:36px}.sidebar__logo-svg[data-v-be0ecea9]{width:100%;height:100%;display:block;border-radius:8px}.sidebar__brand-title[data-v-be0ecea9]{font-weight:700;font-size:15px;color:#fff}.sidebar__brand-sub[data-v-be0ecea9]{font-size:11px;color:#89a;margin-top:2px}.entity-selector[data-v-be0ecea9]{padding:10px 12px;position:relative}.entity-btn[data-v-be0ecea9]{background:#1e3448;border:1px solid #2a4a6a;border-radius:6px;padding:8px 12px;color:#e0e6ed;font-size:13px;cursor:pointer;display:flex;justify-content:space-between;align-items:center;font-weight:600}.entity-menu[data-v-be0ecea9]{position:absolute;top:100%;left:12px;right:12px;background:#1e3448;border:1px solid #2a4a6a;border-radius:6px;z-index:100}.entity-option[data-v-be0ecea9]{padding:8px 12px;cursor:pointer;font-size:13px;color:#e0e6ed}.entity-option[data-v-be0ecea9]:hover{background:#2a4a6a}.entity-option.active[data-v-be0ecea9]{color:#4fc3a1;font-weight:600}.nav-section-label[data-v-be0ecea9]{padding:12px 12px 4px;font-size:.65rem;color:#567;letter-spacing:1.5px;font-weight:600}.sidebar__nav[data-v-be0ecea9]{display:flex;flex-direction:column;gap:1px;padding:8px 10px;flex:1;overflow-y:auto}.nav-item[data-v-be0ecea9]{display:flex;align-items:center;gap:12px;padding:10px 12px;border-radius:8px;color:#89a;font-size:14px;font-weight:500;transition:all .12s ease;white-space:nowrap;text-decoration:none}.nav-item[data-v-be0ecea9]:hover{background:#ffffff0a;color:#e0e6ed}.nav-item--active[data-v-be0ecea9]{background:#4fc3a11f;color:#4fc3a1}.nav-item__icon[data-v-be0ecea9]{width:20px;height:20px;flex-shrink:0}.nav-item__label[data-v-be0ecea9]{overflow:hidden;text-overflow:ellipsis;flex:1}.nav-badge[data-v-be0ecea9]{background:#4fc3a1;color:#0f1e2e;font-size:.6rem;font-weight:700;padding:2px 5px;border-radius:4px}.sidebar__bottom[data-v-be0ecea9]{padding:8px 10px;border-top:1px solid rgba(255,255,255,.06)}.logout-btn[data-v-be0ecea9]{display:flex;align-items:center;gap:10px;width:100%;padding:10px 12px;border-radius:8px;background:none;border:none;color:#89a;font-size:14px;font-weight:500;cursor:pointer;transition:all .12s ease}.logout-btn[data-v-be0ecea9]:hover{background:#ef53501a;color:#ef5350}.logout-icon[data-v-be0ecea9]{width:18px;height:18px;flex-shrink:0}.sidebar__collapse[data-v-be0ecea9]{margin:8px 12px;padding:8px;background:#ffffff0a;border:1px solid rgba(255,255,255,.06);color:#89a;border-radius:6px;font-size:16px;cursor:pointer}.main[data-v-be0ecea9]{display:flex;flex-direction:column;min-width:0;height:100vh;overflow:hidden}.topbar[data-v-be0ecea9]{height:var(--topbar-height);display:flex;align-items:center;justify-content:space-between;padding:0 24px;background:#0d1e2e;border-bottom:1px solid #1e3448}.topbar__title[data-v-be0ecea9]{font-size:16px;font-weight:600;margin:0;color:#e0e6ed}.topbar__user[data-v-be0ecea9]{display:flex;align-items:center;gap:10px}.topbar__user-name[data-v-be0ecea9]{font-size:13px;color:#89a}.topbar__avatar[data-v-be0ecea9]{width:32px;height:32px;border-radius:50%;background:#1e3448;color:#e0e6ed;display:grid;place-items:center;font-size:13px;font-weight:600}.content[data-v-be0ecea9]{flex:1;overflow:auto;background:#0d1e2e}.hamburger[data-v-be0ecea9]{display:none;background:none;border:none;color:#e0e6ed;padding:8px;cursor:pointer;margin-right:12px}.hamburger svg[data-v-be0ecea9]{width:24px;height:24px}.mobile-overlay[data-v-be0ecea9]{display:none}@media(max-width:768px){.layout[data-v-be0ecea9],.layout.sidebar-collapsed[data-v-be0ecea9]{grid-template-columns:1fr}.sidebar[data-v-be0ecea9]{position:fixed;top:0;left:0;width:280px;height:100vh;z-index:1000;transform:translate(-100%);transition:transform .22s ease}.layout.mobile-menu-open .sidebar[data-v-be0ecea9]{transform:translate(0)}.sidebar__collapse[data-v-be0ecea9]{display:none}.hamburger[data-v-be0ecea9]{display:flex;align-items:center;justify-content:center}.mobile-overlay[data-v-be0ecea9]{display:block;position:fixed;top:0;left:0;right:0;bottom:0;background:#00000080;z-index:999}.topbar[data-v-be0ecea9]{padding:0 16px}.topbar__user-name[data-v-be0ecea9]{display:none}}:root{--bg-primary: #0b1120;--bg-secondary: #162B40;--bg-card: #1E3650;--bg-card-hover: #243d5a;--bg-input: #122238;--border: #2a4563;--border-focus: #2E75B6;--text-primary: #e8ecf4;--text-secondary: #8da2b8;--text-muted: #5f7d9a;--accent: #2E75B6;--accent-hover: #2563a0;--accent-glow: rgba(46,117,182,.15);--success: #10b981;--success-bg: rgba(16,185,129,.12);--danger: #ef4444;--danger-bg: rgba(239,68,68,.12);--warning: #f59e0b;--warning-bg: rgba(245,158,11,.12);--info: #6366f1;--info-bg: rgba(99,102,241,.12);--purple: #a855f7;--purple-bg: rgba(168,85,247,.12);--cyan: #06b6d4;--cyan-bg: rgba(6,182,212,.12);--radius-sm: 6px;--radius-md: 10px;--radius-lg: 16px;--shadow: 0 4px 24px rgba(0,0,0,.3);--shadow-lg: 0 8px 40px rgba(0,0,0,.4);--font: "Montserrat", -apple-system, sans-serif;--font-mono: "JetBrains Mono", monospace;--sidebar-width: 240px;--sidebar-width-collapsed: 64px;--topbar-height: 56px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color-scheme:dark}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html,body,#app{height:100%;width:100%}body{font-family:var(--font);background:var(--bg-primary);color:var(--text-primary);font-size:14px;line-height:1.5;-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}button{font-family:inherit;cursor:pointer}h1,h2,h3,h4{margin:0;font-weight:600;color:var(--text-primary)}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:var(--border);border-radius:3px}@media(max-width:768px){html,body,#app{overflow-x:hidden!important;width:100%!important;max-width:100vw!important;position:relative}.layout,.main{max-width:100vw!important;overflow-x:hidden!important}.content{max-width:100vw!important;width:100%!important;overflow-x:hidden!important;padding:12px!important;box-sizing:border-box!important}.dashboard,.dashboard-page,.admin-page,.new-entry-page,.reports-page,.report-builder{max-width:100%!important;width:100%!important;overflow-x:hidden!important;padding:0!important;box-sizing:border-box!important}.dash-4col,.dash-3col,.dash-2col,.dash-2equal,.kpi-grid,.kpi-row,.form-row,.form-grid{grid-template-columns:1fr!important;gap:10px!important;max-width:100%!important;width:100%!important}.chart-card,.kpi-card,.kpi-item,.sum-card,.panel-card,.card{max-width:100%!important;width:100%!important;min-width:0!important;box-sizing:border-box!important;overflow-x:hidden}.card-hdr,.panel-hdr{max-width:100%!important;flex-wrap:wrap!important;overflow:hidden}.bktable,.tx-table,table{display:block!important;overflow-x:auto!important;-webkit-overflow-scrolling:touch;max-width:100%!important;white-space:nowrap}.table-wrap,.tbl-wrap,.transactions-table,.karteles-table{overflow-x:auto!important;-webkit-overflow-scrolling:touch;max-width:100%!important}canvas,.chart-wrap,.chart-container{max-width:100%!important;height:auto!important;box-sizing:border-box}.filters-row,.toolbar,.action-row,.kpi-strip,.stats-row,.header-row,.btn-group{flex-wrap:wrap!important;gap:8px!important;max-width:100%!important}.kpi-val,.sum-value,.big-number{font-size:1.2rem!important;word-break:break-word;overflow-wrap:break-word}.search-wrap,.filter-select,.analysis-select,.form-input,input,select,textarea{max-width:100%!important;min-width:0!important;box-sizing:border-box!important}.modal,.modal-card{width:94vw!important;max-width:94vw!important;margin:10px auto!important}.builder-layout,.rb-columns{display:block!important}.rb-sidebar,.rb-main,.builder-sidebar,.builder-main{width:100%!important;max-width:100%!important;margin-bottom:12px}.desc-col{white-space:normal!important;overflow:visible!important;text-overflow:unset!important;max-width:100%!important}}@media(max-width:768px){.content>div,.content>section,.content>main{display:block!important;width:100%!important;max-width:100%!important}.content [class*=row],.content [class*=grid],.content [class*=flex],.content [class*=strip],.content [class*=group]{display:flex!important;flex-direction:column!important;flex-wrap:wrap!important;grid-template-columns:1fr!important;gap:10px!important;width:100%!important;max-width:100%!important}.content [class*=row]>*,.content [class*=grid]>*,.content [class*=flex]>*,.content [class*=strip]>*,.content [class*=group]>*{width:100%!important;max-width:100%!important;min-width:0!important;flex:1 1 100%!important;box-sizing:border-box!important}[class*=kpi],[class*=stat-],[class*=stats-],[class*=tile],[class*=sum-],[class*=summary-],[class*=metric]{width:100%!important;max-width:100%!important;min-width:0!important;flex:1 1 100%!important;box-sizing:border-box!important}.report-builder>*,[class*=builder]>*,[class*=rb-]{width:100%!important;max-width:100%!important;flex:1 1 100%!important;display:block!important}.report-builder [style*=grid-template],[class*=builder] [style*=grid-template]{grid-template-columns:1fr!important}.content table,.content [class*=table]{display:block!important;overflow-x:auto!important;flex-direction:initial!important;white-space:nowrap}.content .form-row,.content [class*=form-row]{flex-direction:column!important}.content [class*=toolbar],.content [class*=btn-group]{flex-direction:row!important;flex-wrap:wrap!important}.content [class*=toolbar]>*,.content [class*=btn-group]>*{width:auto!important;flex:0 0 auto!important}}@media(max-width:768px){.rb-layout{display:flex!important;flex-direction:column!important;width:100%!important;max-width:100%!important;gap:12px!important;height:auto!important;min-height:0!important;overflow:visible!important}.rb-sidebar,.rb-center,.rb-panel{width:100%!important;max-width:100%!important;min-width:0!important;flex:0 0 auto!important;height:auto!important;max-height:none!important;min-height:0!important;overflow:visible!important;display:block!important}.rb-panel{max-height:500px!important;overflow-y:auto!important;-webkit-overflow-scrolling:touch}.panel-header,.panel-tabs,.panel-search,.panel-items{width:100%!important;max-width:100%!important;display:block!important;visibility:visible!important}.panel-item{display:flex!important;width:100%!important;max-width:100%!important;flex-direction:row!important;align-items:center!important;gap:8px!important;padding:10px 12px!important}.panel-item-info{flex:1 1 auto!important;min-width:0!important}.panel-item-amount{flex:0 0 auto!important;white-space:nowrap}.rb-toolbar,.toolbar-left,.toolbar-right{display:flex!important;flex-wrap:wrap!important;gap:8px!important;width:100%!important}.rb-footer,.footer-actions,.footer-stats{flex-wrap:wrap!important;gap:8px!important}.report-section{width:100%!important;max-width:100%!important}.section-table{display:block!important;overflow-x:auto!important;-webkit-overflow-scrolling:touch;max-width:100%!important}.section-header{flex-wrap:wrap!important}.rb-input,.rb-select,.rb-textarea{width:100%!important;max-width:100%!important;box-sizing:border-box!important}}@media(max-width:768px){.panel-add-btn-wrap{position:sticky!important;bottom:0!important;z-index:10!important;background:#0d1e2e!important;padding:12px!important;margin:0!important;border-top:1px solid rgba(255,255,255,.12);box-shadow:0 -2px 8px #0006}.btn-add-to-report{width:100%!important;max-width:100%!important;padding:14px 16px!important;font-size:.95rem!important;font-weight:600!important}}
