html[data-theme=dark]{color-scheme:dark;--fx-bg:#0f1419;--fx-bg-alt:#0d1117;--fx-surface:#161b22;--fx-surface-alt:#1c2128;--fx-border:#30363d;--fx-border-input:#30363d;--fx-text:#e8eaed;--fx-text-muted:#8b949e;--fx-text-subtle:#6e7681;--fx-primary:#58a6ff;--fx-primary-soft:#388bfd24;--fx-header-bg:#12161cf5;--fx-header-fg:#e8eaed;--fx-danger:#f85149;--fx-success:#3fb950;--fx-overlay:#000000a6;--fx-input-bg:#0d1117;--fx-placeholder:#6e7681}html[data-theme=light]{color-scheme:light;--fx-bg:#eef2f7;--fx-bg-alt:#f7f9fb;--fx-surface:#fff;--fx-surface-alt:#f8f9fb;--fx-border:#e4e8ed;--fx-border-input:#ccd0d5;--fx-text:#222;--fx-text-muted:#666;--fx-text-subtle:#888;--fx-primary:#1a5fb4;--fx-primary-soft:#e8f0fa;--fx-header-bg:#1a5fb4;--fx-header-fg:#fff;--fx-danger:#c01c28;--fx-success:#2ec27e;--fx-overlay:#00000073;--fx-input-bg:#fff;--fx-placeholder:#b0b8c4}html[data-theme=dark] body,html[data-theme=light] body{background:var(--fx-bg);color:var(--fx-text)}#root,.expo-router-root{background:var(--fx-bg);min-height:100%}html,body,#root,.expo-router-root{touch-action:pan-x pan-y;overscroll-behavior:none}html,body,#root,#root *{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none}img,svg,canvas,video{-webkit-user-drag:none;user-drag:none;pointer-events:auto}input,textarea,select,[contenteditable=true]{-webkit-user-select:text!important;-moz-user-select:text!important;-ms-user-select:text!important;user-select:text!important}html[data-theme=dark] input:not([type=checkbox]):not([type=radio]),html[data-theme=dark] textarea,html[data-theme=dark] select,html[data-theme=light] input:not([type=checkbox]):not([type=radio]),html[data-theme=light] textarea,html[data-theme=light] select{color:var(--fx-text);background:var(--fx-input-bg);border-color:var(--fx-border-input)}.fx-shell{background:var(--fx-bg)!important}.fx-shell--pos-full{height:100dvh!important}.fx-shell--pos-full .fx-shell__header,.fx-shell--pos-full .fx-shell__bottom-tabs{display:none!important}.fx-shell--pos-full .fx-shell__main,.fx-shell--pos-full .fx-shell__module-pane{flex:1!important;height:100%!important;min-height:0!important}.fx-shell__header{border-bottom:1px solid var(--fx-border);background:var(--fx-header-bg)!important}.fx-shell__company,.fx-shell__menu-text,.fx-shell__user-name{color:var(--fx-header-fg)!important}.fx-shell__dbname{color:var(--fx-text-muted)!important}html[data-theme=light] .fx-shell__dbname{color:#ffffffd9!important}.fx-shell__theme-btn{cursor:pointer;border-radius:8px;justify-content:center;align-items:center;width:2rem;height:2rem;padding:0;display:inline-flex}html[data-theme=dark] .fx-shell__theme-btn{border:1px solid var(--fx-border);background:var(--fx-bg-alt);color:var(--fx-text-muted)}html[data-theme=dark] .fx-shell__theme-btn:hover{color:var(--fx-primary);border-color:var(--fx-primary)}html[data-theme=light] .fx-shell__theme-btn{color:#fff;background:#ffffff26;border:none}html[data-theme=light] .fx-shell__theme-btn:hover{background:#ffffff40}html[data-theme=dark] .fx-shell__header-icon-btn--active{background:var(--fx-primary-soft)!important}html[data-theme=light] .fx-shell__header-icon-btn--active{background:#fff3!important}.fx-shell__header-side{z-index:3;position:relative}.fx-shell__header-shortcuts{z-index:1;justify-content:center;align-items:center;display:flex;position:absolute;inset:0;pointer-events:none!important}.fx-shell__header-shortcuts>*{pointer-events:auto}.fx-shell__header-shortcut{cursor:pointer;user-select:none}html[data-theme=dark] .fx-shell__header-shortcut:hover{color:var(--fx-primary);border-color:var(--fx-primary)!important}html[data-theme=light] .fx-shell__header-shortcut:hover{background:#ffffff47!important}html[data-theme=dark] .fx-shell__header-shortcut--active{background:var(--fx-primary-soft)!important;border-color:var(--fx-primary)!important}html[data-theme=light] .fx-shell__header-shortcut--active{background:#ffffff47!important;border-color:#fff9!important}@media (width<=879px){.fx-shell__header-shortcuts{display:none!important}}.fx-shell__bottom-tabs{background:var(--fx-surface-alt,var(--fx-surface))!important;border-top:1px solid var(--fx-border)!important}.fx-shell__tab{clip-path:polygon(7px 0,calc(100% - 7px) 0,100% 100%,0 100%);cursor:pointer;box-shadow:0 1px 2px #0000001f;border-right-width:0!important}.fx-shell__tab--active{z-index:1;box-shadow:0 2px 5px #0000002e}.fx-shell__tab-label,.fx-shell__tab-label--active{color:inherit!important}@media (width<=720px){.fx-shell__tab-label{display:none!important}}.fx-home-card{background:var(--fx-surface)!important;border-color:var(--fx-border)!important}.fx-home-card-label{color:var(--fx-text)!important}.fx-login-root{background:var(--fx-bg)!important}.fx-login-card{border:1px solid var(--fx-border);background:var(--fx-surface)!important}.fx-login-brand{color:var(--fx-primary)!important}.fx-login-remember,.fx-login-footer{color:var(--fx-text-muted)!important}.fx-login-input{background:var(--fx-input-bg)!important;border-color:var(--fx-border-input)!important;color:var(--fx-text)!important}.fx-drawer{background:var(--fx-surface)!important}.fx-drawer-header{border-bottom:1px solid var(--fx-border)!important}.fx-drawer-search{background:var(--fx-input-bg)!important;border-color:var(--fx-border-input)!important;color:var(--fx-text)!important}.fx-drawer-section-title{color:var(--fx-primary)!important}.fx-drawer-nav-text{color:var(--fx-text)!important}.fx-drawer-footer{color:var(--fx-text-muted)!important;border-top:1px solid var(--fx-border)!important}.fx-drawer-close-text,.fx-menu-empty{color:var(--fx-text-muted)!important}.fx-group-title{color:var(--fx-text-subtle)!important}.fx-placeholder-root{background:var(--fx-bg)!important}.fx-placeholder-title{color:var(--fx-text)!important}.fx-placeholder-text,.fx-meta-line{color:var(--fx-text-muted)!important}.fx-secondary-btn{background:var(--fx-surface)!important;border-color:var(--fx-border-input)!important}.fx-secondary-btn-text{color:var(--fx-text-muted)!important}.fx-operator-card{background:var(--fx-surface)!important;border-color:var(--fx-border)!important}.fx-operator-title,.fx-operator-value{color:var(--fx-text)!important}.fx-operator-label{color:var(--fx-text-muted)!important}.fx-artikuj-root{background:var(--fx-bg)!important;min-height:0!important}.fx-artikuj-toolbar{border-bottom:1px solid var(--fx-border);background:var(--fx-surface)!important}.fx-artikuj-title,.fx-artikuj-back-text{color:var(--fx-text)!important}html[data-theme=light] .fx-artikuj-back-text{color:var(--fx-primary)!important}.fx-artikuj-back-btn,.fx-artikuj-help-btn{border-color:var(--fx-border-input)!important;background:var(--fx-bg-alt)!important}.fx-artikuj-help-text{color:var(--fx-primary)!important}.fx-artikuj-add-btn{background:var(--fx-success)!important;border:none!important}.fx-artikuj-add-btn-text{color:#fff!important}.fx-artikuj-split-list{background:var(--fx-bg)!important;border-right-color:var(--fx-border)!important;flex:auto!important;width:auto!important;max-width:none!important}.fx-ftsh-list-pane{flex-direction:column!important;flex:1!important;width:auto!important;min-width:0!important;max-width:none!important;min-height:0!important;display:flex!important}.fx-ftsh-list-pane .artikuj-page__grid-titlebar{background:var(--fx-primary-soft)!important;border-bottom:1px solid var(--fx-border)!important;gap:8px!important;padding:8px 12px!important}.fx-ftsh-list-pane .artikuj-page__search{border-width:1px!important;border-color:var(--fx-border)!important;border-radius:8px!important;min-height:38px!important;font-size:.9375rem!important;font-weight:500!important}.fx-ftsh-list-pane .artikuj-page__search:focus{border-color:var(--fx-primary)!important;outline:none!important}.fx-ftsh-list-pane .artikuj-page__grid-titlebar .fx-sql-date--control{border-color:var(--fx-border)!important;background:var(--fx-input-bg)!important;color:var(--fx-text)!important}.fx-ftsh-list-pane .artikuj-page__grid-titlebar .fx-sql-date--control svg{color:var(--fx-text-muted)!important;fill:currentColor!important}.fx-ftsh-list-pane .artikuj-page__grid-cols-indicator{color:var(--fx-text-muted)!important;background:var(--fx-input-bg)!important;border-color:var(--fx-border)!important}.fx-ftsh-list-pane .artikuj-page__grid-cols-indicator:hover:not(:disabled),.fx-ftsh-list-pane .artikuj-page__grid-cols-indicator--open{color:var(--fx-primary)!important;border-color:var(--fx-primary)!important;background:var(--fx-primary-soft)!important}.fx-ftsh-list-pane .artikuj-page__grid-cols-indicator svg{color:inherit!important;fill:currentColor!important}.fx-ftsh-list-pane .artikuj-page__date-pick{border-color:var(--fx-border)!important;color:var(--fx-text)!important;background:var(--fx-input-bg)!important;min-height:38px!important}.fx-ftsh-list-pane .artikuj-page__date-preset{border-color:var(--fx-border)!important;color:var(--fx-text-muted)!important;background:var(--fx-input-bg)!important;min-height:38px!important}.fx-ftsh-list-pane .artikuj-page__date-preset--on{border-color:var(--fx-primary)!important;background:var(--fx-primary-soft)!important;color:var(--fx-primary)!important}.fx-sql-date{position:relative}.fx-sql-date--control{box-sizing:border-box;border:1.5px solid var(--fx-border);background:var(--fx-input-bg);color:var(--fx-text);cursor:pointer;user-select:none;border-radius:8px;justify-content:space-between;align-items:center;gap:8px;width:9.6rem;min-height:42px;padding:0 12px;display:flex;overflow:visible}.fx-sql-date__text{font-variant-numeric:tabular-nums;white-space:nowrap;flex:1;min-width:0;font-size:.9375rem;font-weight:700}.artikuj-page__grid-titlebar .fx-sql-date--control,.fx-ftsh-list-pane .fx-sql-date--control{border-width:1px;border-color:var(--fx-border);background:var(--fx-input-bg);color:var(--fx-text);width:9.2rem;min-height:2.125rem;padding:0 .55rem}.artikuj-page__grid-titlebar .fx-sql-date__text,.fx-ftsh-list-pane .fx-sql-date__text{font-size:.8125rem;font-weight:500}.artikuj-page__grid-titlebar .fx-sql-date--control svg,.fx-ftsh-list-pane .fx-sql-date--control svg,.fx-sql-date--control svg{flex-shrink:0;color:var(--fx-text-muted)!important;fill:currentColor!important}.artikuj-page__grid-titlebar .fx-sql-date--control svg path,.fx-sql-date--control svg path{fill:currentColor!important}.artikuj-page__grid-cols-indicator svg{color:inherit!important;fill:currentColor!important}.artikuj-page__date-preset-menu{flex-direction:column;gap:.15rem;padding:.35rem .45rem .5rem;display:flex}.artikuj-page__date-preset-item{text-align:left;color:#8b949e;font:inherit;cursor:pointer;background:0 0;border:0;border-radius:8px;width:100%;min-height:2.05rem;padding:.35rem .65rem;font-size:.8125rem;font-weight:600;display:block}.artikuj-page__date-preset-item:hover{color:#e8eaed;background:#388bfd1a}.artikuj-page__date-preset-item--on{color:#58a6ff;background:#1a5fb429}.fx-sql-date-native{opacity:0;pointer-events:none;border:0;width:0;height:0;margin:0;padding:0;position:absolute;overflow:hidden}.fx-sql-date-native:disabled{cursor:default}.fx-sql-date--from{border-color:var(--fx-success)!important;color:var(--fx-success)!important;background:color-mix(in srgb,var(--fx-success)14%,var(--fx-input-bg))!important}.fx-sql-date--to{border-color:var(--fx-danger)!important;color:var(--fx-danger)!important;background:color-mix(in srgb,var(--fx-danger)12%,var(--fx-input-bg))!important}.fx-ftsh-search-panel{border:1px solid var(--fx-border)!important;background:var(--fx-primary-soft)!important;box-shadow:none!important;border-radius:10px!important;gap:8px!important;margin:6px 10px 8px!important;padding:8px 10px!important;overflow:visible!important}.fx-art-lookup-drop{background:var(--fx-surface,#161b22);border:1px solid var(--fx-border);color:var(--fx-text);border-radius:8px;flex-direction:column;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-size:13px;font-weight:400;line-height:1.4;display:flex;overflow:hidden;box-shadow:0 4px 16px #00000047;z-index:4000!important;pointer-events:auto!important;position:fixed!important}.fx-art-lookup-list{max-height:inherit;overscroll-behavior:contain;flex:1;overflow:hidden auto}.fx-art-lookup-item{border-bottom:1px solid var(--fx-border);cursor:pointer;align-items:center;gap:8px;padding:8px 10px;display:flex}.fx-art-lookup-item--active{background:var(--fx-primary-soft)}.fx-art-lookup-item-main{flex:1;min-width:0}.fx-art-lookup-item-title{color:var(--fx-text);white-space:nowrap;text-overflow:ellipsis;font-family:inherit;font-size:13px;font-weight:400;overflow:hidden}.fx-art-lookup-item-title .artikuj-search-hit{color:#0d1117;background:#e3b341;border-radius:2px;padding:0 1px;font-family:inherit;font-weight:600}html[data-theme=light] .fx-art-lookup-item-title .artikuj-search-hit{color:#1f2328;background:#ffe066}.fx-art-lookup-p0,.fx-art-lookup-p1,.fx-art-lookup-p2{text-align:right;font-variant-numeric:tabular-nums;flex-shrink:0;width:68px;font-family:inherit;font-size:13px;font-weight:400}.fx-art-lookup-p0{color:var(--fx-primary)}.fx-art-lookup-p1{color:var(--fx-success,#2e7d32)}.fx-art-lookup-p2{color:#e67e22}.fx-art-lookup-empty{color:var(--fx-text-muted,#8b949e);padding:12px;font-size:13px}.fx-ftsh-search-panel input{box-shadow:none!important;outline:none!important;min-height:38px!important;font-size:15px!important;font-weight:500!important}.fx-dtl-kodi-editor{align-items:stretch;width:100%;height:100%;min-height:28px;display:flex}.fx-dtl-kodi-editor-input{color:inherit;font:inherit;width:100%;height:100%;min-height:28px;padding:0 6px;box-shadow:none!important;background:0 0!important;border:none!important;outline:none!important}.ag-popup-editor .fx-dtl-kodi-editor{min-width:110px}.fx-ftsh-search-panel input.fx-art-lookup-input{box-shadow:none!important;outline:none!important}.fx-ftsh-list-toolbar{border-top:0!important;border-left:0!important;border-right:0!important;border-radius:0!important;margin:0!important}.fx-shell__main,.fx-shell__module-pane{flex-direction:column!important;flex:1!important;min-height:0!important;display:flex!important;overflow:hidden!important}.fx-shell__module-pane:has(.fx-excel-root)>*,.fx-shell__module-pane:has(.fx-raporte-root)>*,.fx-raporte-root{flex-direction:column!important;flex:auto!important;height:100%!important;min-height:0!important;display:flex!important}.fx-raporte-pgtab{flex-direction:column!important;flex:auto!important;min-height:0!important;display:flex!important;overflow:hidden!important}.fx-raporte-pgtab-bar{scrollbar-gutter:stable;z-index:3!important;background:var(--fx-surface,#fff)!important;flex:none!important;min-height:44px!important;max-height:56px!important;overflow:auto hidden!important}.fx-raporte-pgtab-bar::-webkit-scrollbar{height:8px}.fx-raporte-pgtab-bar::-webkit-scrollbar-thumb{background:#9aa4b2;border-radius:4px}.fx-raporte-pgtab-bar::-webkit-scrollbar-track{background:0 0}.fx-raporte-preview-frame{background:#525659;border:0!important;flex:auto!important;width:100%!important;height:100%!important;min-height:0!important}.fx-raporte-preview-frame--html{background:#fff!important}.fx-raporte-excel-preview{background:#fff;flex-direction:column;flex:auto;min-height:0;display:flex}html[data-theme=dark] .fx-raporte-excel-preview{background:#1e242c}.fx-raporte-excel-sheets{border-bottom:1px solid var(--fx-border);background:#e8f5ee;flex-wrap:wrap;gap:4px;padding:6px 8px;display:flex}html[data-theme=dark] .fx-raporte-excel-sheets{background:#21734638}.fx-raporte-excel-sheet-btn{color:#217346;cursor:pointer;background:#fff;border:1px solid #217346;border-radius:6px;padding:4px 10px;font-size:12px;font-weight:700}.fx-raporte-excel-sheet-btn.is-active{color:#fff;background:#217346}.fx-raporte-excel-scroll{flex:auto;min-height:0;overflow:auto}.fx-raporte-excel-table{border-collapse:collapse;min-width:100%;font-size:12px}.fx-raporte-excel-table th,.fx-raporte-excel-table td{white-space:nowrap;text-align:left;border:1px solid #c5d0c8;padding:4px 8px}.fx-raporte-excel-table th{color:#fff;z-index:1;background:#217346;font-weight:700;position:sticky;top:0}.fx-raporte-excel-table tr:nth-child(2n) td{background:#f3f8f5}html[data-theme=dark] .fx-raporte-excel-table th,html[data-theme=dark] .fx-raporte-excel-table td{border-color:#355244}html[data-theme=dark] .fx-raporte-excel-table tr:nth-child(2n) td{background:#2173461f}.fx-raporte-excel-msg{color:var(--fx-text-muted);padding:16px}.fx-raporte-filters-table{border-collapse:collapse;table-layout:fixed;width:100%}.fx-raporte-filters-table td{vertical-align:middle;border-bottom:1px solid var(--fx-border,#d0d7de);padding:7px 8px}.fx-raporte-filters-table tr:last-child td{border-bottom:0}.fx-raporte-filters-table .fx-raporte-filter-cap{white-space:nowrap;text-overflow:ellipsis;color:var(--fx-text);width:88px;max-width:88px;font-size:13px;font-weight:700;line-height:34px;overflow:hidden}.fx-raporte-filter-row{box-sizing:border-box;border-bottom:1px solid var(--fx-border,#d0d7de);gap:10px;width:100%;padding:5px 4px;flex-flow:row!important;align-items:center!important;display:flex!important}.fx-raporte-filter-cap{color:var(--fx-text);white-space:nowrap;font-size:13px;font-weight:700;line-height:1.25;flex:0 88px!important;width:88px!important;max-width:88px!important}.fx-raporte-filter-inputs{gap:8px;flex-flow:row!important;flex:auto!important;align-items:center!important;min-width:0!important;display:flex!important}.fx-raporte-filter-inputs input,.fx-raporte-filter-inputs select,.fx-raporte-filter-ctl,.fx-raporte-date-input{box-sizing:border-box;height:34px;flex:1 1 0!important;width:auto!important;min-width:120px!important;max-width:none!important}input.fx-raporte-date-input.fx-sql-date-native{opacity:1!important;pointer-events:auto!important;border:1px solid var(--fx-border-input,#c5cdd6)!important;width:auto!important;height:34px!important;margin:0!important;padding:0 8px!important;position:static!important;overflow:visible!important}.fx-raporte-filter-lookup{gap:4px;flex-direction:row!important;flex:1 1 0!important;align-items:center!important;min-width:0!important;display:flex!important}.fx-raporte-filter-lookup input,.fx-raporte-filter-lookup .fx-raporte-filter-ctl{flex:auto!important}.fx-raporte-filter-search-btn{border:1px solid var(--fx-border-input,#c5cdd6);background:var(--fx-surface,#fff);cursor:pointer;box-sizing:border-box;border-radius:6px;justify-content:center;align-items:center;flex:0 0 34px!important;width:34px!important;min-width:34px!important;max-width:34px!important;height:34px!important;display:flex!important}.fx-shell__module-pane--hidden{display:none!important}.fx-artikuj-split-detail{background:var(--fx-surface)!important;flex-direction:column!important;flex:0 600px!important;width:600px!important;min-width:320px!important;max-width:600px!important;min-height:0!important;display:flex!important}.fx-ftsh-form-full{background:var(--fx-surface)!important;flex-direction:column!important;flex:1!important;width:auto!important;min-width:0!important;max-width:none!important;min-height:0!important;display:flex!important}.fx-ftsh-form-body{gap:12px;flex-direction:row!important;flex:1!important;min-width:0!important;min-height:0!important;display:flex!important;overflow:hidden!important}.fx-ftsh-form-body--stack{flex-direction:column!important}.fx-ftsh-koka-pane{flex-direction:column!important;flex:0 0 380px!important;width:380px!important;min-width:260px!important;max-width:380px!important;min-height:0!important;display:flex!important;overflow:hidden!important}.fx-ftsh-koka-scroll{flex:auto!important;min-height:0!important;overflow:auto!important}.fx-ftsh-form-body--stack .fx-ftsh-koka-pane{flex:auto!important;width:auto!important;max-width:none!important}.fx-ftsh-dtl-pane{flex-direction:column!important;flex:auto!important;min-width:0!important;min-height:0!important;display:flex!important;overflow:hidden!important}.fx-ftsh-dtl-pane .artikuj-page__ag-wrap,.fx-ftsh-dtl-pane .artikuj-page__grid-frame{flex:auto!important;min-height:0!important;overflow:hidden!important}.fx-ftsh-dtl-pane .artikuj-page__grid-embed,.fx-ftsh-dtl-pane .fx-ag-grid{flex:auto!important;height:100%!important;min-height:0!important}.fx-ftsh-dtl-pane .fx-ag-grid .ag-root-wrapper-body,.fx-ftsh-dtl-pane .fx-ag-grid .ag-body-viewport{min-height:0!important}.fx-ftsh-dtl-pane .fx-ag-grid .ag-body-viewport,.fx-ftsh-dtl-pane .fx-ag-grid .ag-body-vertical-scroll-viewport{overflow-y:auto!important}.fx-artikuj-form-root{flex-direction:column!important;flex:1!important;min-height:0!important;display:flex!important;overflow:hidden!important}.fx-artikuj-form-scroll{flex:1!important;min-height:0!important;overflow:auto!important}.fx-artikuj-split-empty-text{color:var(--fx-text-muted)!important}.fx-artikuj-fields-grid{box-sizing:border-box;flex-flow:wrap!important;width:100%!important;display:flex!important}.fx-artikuj-fields-grid--2col>.fx-artikuj-fields-grid-item{box-sizing:border-box;flex:240px!important;width:auto!important;min-width:0!important;max-width:100%!important}.fx-artikuj-fields-grid--1col>.fx-artikuj-fields-grid-item{box-sizing:border-box;flex:100%!important;width:100%!important;max-width:100%!important}.fx-artikuj-date-input{box-sizing:border-box;border:1px solid var(--fx-border-input);border-radius:8px;width:100%;min-height:42px;padding:10px 12px;font-size:15px}.fx-artikuj-pager{background:var(--fx-surface)!important;border-top:1px solid var(--fx-border)!important;flex-direction:row!important;align-items:center!important;gap:4px!important;display:flex!important}.fx-pager-nums{flex:auto!important;min-width:0!important;overflow:hidden!important}.fx-pager-nav-btn,.fx-pager-num-btn{cursor:pointer;border:1px solid var(--fx-border-input)!important;background:var(--fx-input-bg)!important}.fx-pager-num-btn--active{background:var(--fx-primary)!important;border-color:var(--fx-primary)!important}.fx-pager-num-btn--active .fx-pager-num-btn-text{color:#fff!important}.fx-artikuj-page-btn{border:1px solid var(--fx-border-input)!important;background:var(--fx-input-bg)!important}.fx-artikuj-page-btn-text,.fx-artikuj-page-info{color:var(--fx-text-muted)!important}html[data-theme=light] .fx-artikuj-page-btn-text{color:var(--fx-primary)!important}.fx-artikuj-form-header{background:var(--fx-surface)!important;border-bottom:1px solid var(--fx-border)!important}html[data-theme=dark] .fx-artikuj-form-header .fx-artikuj-form-title,html[data-theme=dark] .fx-artikuj-form-header{color:var(--fx-text)!important}.fx-artikuj-form-title{white-space:normal;word-wrap:break-word;overflow-wrap:anywhere;text-align:left;line-height:1.3}html[data-theme=light] .fx-artikuj-form-header{background:var(--fx-primary)!important}.fx-form-tabs{flex-wrap:wrap;align-items:flex-end;display:flex;gap:6px!important;padding:6px 8px!important}.fx-form-tabs>*{cursor:pointer;flex:none!important}.fx-form-tabs--sheet .fx-form-tab--sheet{clip-path:polygon(7px 0,calc(100% - 7px) 0,100% 100%,0 100%);box-shadow:0 1px 2px #0000001f}.fx-form-tabs--sheet .fx-form-tab--active{box-shadow:0 2px 5px #0000002e}.fx-form-tabs--join{border-bottom:none!important;align-items:flex-end!important;padding-bottom:0!important}.fx-form-tabs--join .fx-form-tab--join{clip-path:polygon(8px 0,calc(100% - 8px) 0,100% 100%,0 100%);box-shadow:none;border-bottom-width:0!important}.fx-form-tabs--join .fx-form-tab--active{box-shadow:none;z-index:2}.fx-pos-root{background:var(--fx-bg)!important}.fx-pos-toolbar{border-bottom:1px solid var(--fx-border);background:var(--fx-surface)!important}.fx-pos-title,.fx-pos-lbl,.fx-pos-body-text{color:var(--fx-text)!important}.fx-pos-muted{color:var(--fx-text-muted)!important}.fx-pos-input,.fx-pos-select{background:var(--fx-input-bg)!important;border-color:var(--fx-border-input)!important;color:var(--fx-text)!important}.fx-pos-tab-bar{border-bottom:1px solid var(--fx-border);background:var(--fx-surface-alt)!important}.fx-pos-tab-active{border-bottom-color:var(--fx-primary)!important}.fx-pos-picker-sheet{background:var(--fx-surface)!important}.fx-pos-picker-item{border-bottom:1px solid var(--fx-border)!important}.fx-modal-root{background:var(--fx-bg)!important}.fx-modal-header{background:var(--fx-primary)!important}.fx-modal-card{background:var(--fx-surface)!important;border-color:var(--fx-border)!important}.fx-modal-text{color:var(--fx-text)!important}.fx-modal-muted{color:var(--fx-text-muted)!important}.fx-ftsh-dtl-mobile-head{flex-shrink:0}.fx-ftsh-dtl-mobile-list input{box-shadow:none!important;outline:none!important}.fx-pos-bar-root{flex-direction:column!important;flex:1!important;height:100%!important;min-height:0!important;display:flex!important}.fx-bar-sale{flex:1;grid-template-columns:260px minmax(0,1fr) 360px;gap:12px;height:100%;min-height:0;padding:8px 10px 10px!important;display:grid!important}.fx-bar-sale-col{height:100%;min-height:0;flex-direction:column!important;display:flex!important}.fx-bar-sale-item:hover{background:var(--fx-primary-soft)!important}.fx-bar-qty-btn:hover{filter:brightness(1.12)}@media (width<=959px){.fx-bar-sale{height:auto;overflow:auto;flex-direction:column!important;display:flex!important}.fx-bar-sale-col{height:auto;width:100%!important}.fx-bar-sale-main{min-height:280px}}