:root{font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#172321;background:#f4f6f2;font-synthesis:none;text-rendering:optimizeLegibility;--ink: #172321;--muted: #74807b;--line: #e1e6df;--paper: #ffffff;--surface: #f4f6f2;--brand: #167c70;--brand-dark: #132b2a;--brand-soft: #e2f1ed;--red: #c65d48;--red-soft: #f9e9e4;--amber: #aa6f20;--amber-soft: #fbf0d9;--blue: #376f9f;--blue-soft: #e7f0f7;--shadow: 0 10px 30px rgba(24, 48, 44, .055)}*{box-sizing:border-box}html,body,#root{min-height:100%;margin:0}body{min-width:320px;background:var(--surface)}button,input,select{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.5}a{color:inherit;text-decoration:none}h1,h2,p{margin-top:0}.app-shell{min-height:100vh;display:flex}.sidebar{width:260px;height:100vh;position:fixed;inset:0 auto 0 0;display:flex;flex-direction:column;padding:28px 18px 18px;color:#eaf2ef;background:linear-gradient(175deg,#173331,#102624);z-index:30}.brand{display:flex;align-items:center;gap:12px;padding:0 8px}.brand__mark{width:42px;height:42px;display:block;flex:none;object-fit:cover;border-radius:13px;box-shadow:0 10px 28px #5363ff38}.brand strong,.brand span{display:block}.brand strong{font-size:17px;letter-spacing:-.02em}.brand span{margin-top:2px;color:#aebfba;font-size:11px}.side-nav{display:flex;flex-direction:column;gap:5px;margin-top:46px}.side-nav__caption{margin:0 12px 10px;color:#75908a;font-size:10px;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.side-nav__link{position:relative;display:flex;align-items:center;gap:12px;min-height:46px;padding:0 12px;border-radius:11px;color:#adc0bb;font-size:13px;font-weight:600;transition:.16s ease}.side-nav__link:hover{color:#fff;background:#ffffff0e}.side-nav__link.is-active{color:#f4faf8;background:#46aa9930;box-shadow:inset 3px 0 #5cc0ae}.side-nav__chevron{margin-left:auto;opacity:0;transform:translate(-3px);transition:.16s ease}.side-nav__link.is-active .side-nav__chevron{opacity:.8;transform:translate(0)}.sidebar__foot{display:flex;align-items:center;gap:8px;margin-top:auto;padding-top:18px;border-top:1px solid rgba(255,255,255,.09)}.user-card{min-width:0;display:flex;align-items:center;gap:10px;flex:1}.user-card__avatar,.mobile-header__avatar{width:34px;height:34px;flex:none;display:grid;place-items:center;border-radius:50%;color:#16322f;background:#c9e8df;font-weight:800;font-size:13px}.user-card div{min-width:0}.user-card strong,.user-card span{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.user-card strong{color:#f5f9f8;font-size:12px}.user-card span{margin-top:3px;color:#829b95;font-size:10px}.icon-button{width:38px;height:38px;flex:none;display:grid;place-items:center;padding:0;color:inherit;background:transparent;border:1px solid rgba(255,255,255,.11);border-radius:10px}.icon-button:hover{background:#ffffff0f}.sidebar__close,.mobile-header,.sidebar-backdrop{display:none}.main-area{width:calc(100% - 260px);min-width:0;min-height:100vh;margin-left:260px}.page{width:min(1580px,100%);min-width:0;margin:0 auto;padding:40px 42px 52px}.page-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:28px}.page-heading h1{margin:4px 0 6px;font-size:clamp(28px,3vw,38px);line-height:1.08;letter-spacing:-.045em}.page-heading p{margin-bottom:0;color:var(--muted);font-size:14px}.eyebrow{display:block;color:var(--brand);font-size:10px;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.eyebrow--light{color:#79c5b7}.muted{color:var(--muted)}.as-of,.record-count,.audit-status{flex:none;display:flex;align-items:center;gap:7px;padding:9px 12px;border:1px solid var(--line);border-radius:10px;color:#64706b;background:#ffffff9e;font-size:11px;font-weight:700}.page-heading__actions{display:flex;align-items:center;gap:8px}.table-settings{position:relative;z-index:25}.table-settings__trigger{width:38px;height:38px;display:grid;place-items:center;padding:0;color:#69756f;background:#ffffffad;border:1px solid var(--line);border-radius:10px;transition:.15s ease}.table-settings__trigger:hover,.table-settings__trigger.is-active{color:var(--brand);border-color:#b6d8d1;background:#eef8f5}.table-settings__popover{position:absolute;top:calc(100% + 9px);right:0;width:360px;max-height:min(650px,calc(100vh - 135px));display:flex;flex-direction:column;overflow:hidden;color:var(--ink);background:#fff;border:1px solid var(--line);border-radius:15px;box-shadow:0 18px 45px #142d2829}.table-settings__heading{display:flex;align-items:flex-start;justify-content:space-between;gap:15px;padding:16px 17px 12px}.table-settings__heading strong,.table-settings__heading small{display:block}.table-settings__heading strong{font-size:13px}.table-settings__heading small{margin-top:3px;color:var(--muted);font-size:9px}.table-settings__heading>button{width:29px;height:29px;display:grid;place-items:center;padding:0;color:#7a8581;background:#f4f6f3;border:0;border-radius:8px}.table-settings__heading>button:hover{color:#394641;background:#e9eeea}.table-settings__tabs{display:grid;grid-template-columns:1fr 1fr;gap:4px;margin:0 14px 11px;padding:3px;background:#f1f4f1;border-radius:9px}.table-settings__tabs button{padding:7px 8px;color:#7b8682;background:transparent;border:0;border-radius:7px;font-size:9px;font-weight:800}.table-settings__tabs button.is-active{color:#176d63;background:#fff;box-shadow:0 2px 7px #14322d14}.column-settings,.rounding-settings{min-height:0;overflow:hidden}.column-settings{display:flex;flex-direction:column}.column-settings>p,.rounding-settings>p{margin:0;padding:0 16px 10px;color:var(--muted);font-size:9px;line-height:1.45}.column-settings__list{min-height:0;overflow-y:auto;padding:0 11px 8px}.column-settings__row{min-height:42px;display:grid;grid-template-columns:17px 28px minmax(0,1fr) auto;align-items:center;gap:6px;padding:5px 7px;border-bottom:1px solid #edf0ed;border-radius:8px;transition:.12s ease}.column-settings__row:not(:first-child){cursor:grab}.column-settings__row:hover{background:#f8faf8}.column-settings__row.is-hidden{opacity:.5}.column-settings__row.is-dragging{opacity:.35;background:var(--brand-soft)}.column-settings__grip{color:#a0aaa6}.column-settings__visibility{width:27px;height:27px;display:grid;place-items:center;padding:0;color:#5d6b66;background:transparent;border:0;border-radius:7px}.column-settings__visibility:hover{color:var(--brand);background:var(--brand-soft)}.column-settings__row>div{min-width:0}.column-settings__row>div strong,.column-settings__row>div small{display:block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.column-settings__row>div strong{color:#36423e;font-size:9px}.column-settings__row>div small{margin-top:2px;color:#9aa39f;font-size:7px}.column-settings__move{display:flex;gap:2px}.column-settings__move button{width:24px;height:24px;display:grid;place-items:center;padding:0;color:#798580;background:#fff;border:1px solid var(--line);border-radius:6px}.column-settings__move button:hover:not(:disabled){color:var(--brand);border-color:#b6d8d1;background:#f1f8f6}.rounding-settings{padding:0 13px 8px}.rounding-settings>p{padding-inline:3px}.rounding-settings>button{width:100%;min-height:55px;display:flex;align-items:center;gap:11px;margin-top:7px;padding:9px 12px;color:#35423e;text-align:left;background:#fbfcfa;border:1px solid var(--line);border-radius:10px}.rounding-settings>button:hover{border-color:#badbd4;background:#f5faf8}.rounding-settings>button.is-active{color:#176d63;border-color:#9fcfc5;background:#eef8f5}.rounding-settings__radio{width:15px;height:15px;flex:none;border:1.5px solid #a7b0ac;border-radius:50%;box-shadow:inset 0 0 0 3px #fff}.rounding-settings>button.is-active .rounding-settings__radio{border-color:var(--brand);background:var(--brand)}.rounding-settings>button span:last-child{min-width:0}.rounding-settings strong,.rounding-settings small{display:block}.rounding-settings strong{font-size:9px}.rounding-settings small{margin-top:4px;color:#8a9590;font-size:10px;font-variant-numeric:tabular-nums}.table-settings__footer{padding:10px 14px 13px;border-top:1px solid #edf0ed}.table-settings__footer button{display:flex;align-items:center;gap:6px;padding:7px 9px;color:#6f7b76;background:transparent;border:0;border-radius:7px;font-size:8px;font-weight:700}.table-settings__footer button:hover{color:#9f4938;background:var(--red-soft)}.audit-status{color:#955f1b;border-color:#ecdcb9;background:#fff7e7}.audit-status--ready{color:#176d63;border-color:#b9dbd4;background:#eef8f5}.balance-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.balance-card{position:relative;min-height:142px;overflow:hidden;padding:20px 22px;color:#fff;border-radius:17px;box-shadow:0 13px 30px #1739341f}.balance-card:after{content:"";position:absolute;width:150px;height:150px;right:-55px;bottom:-75px;border-radius:50%;background:#ffffff14;box-shadow:0 0 0 26px #ffffff09}.balance-card--usd{background:linear-gradient(135deg,#197f72,#12655c)}.balance-card--uzs{background:linear-gradient(135deg,#315f66,#284b51)}.balance-card--rub{background:linear-gradient(135deg,#53655e,#3f514b)}.balance-card__top{position:relative;z-index:1;display:flex;justify-content:space-between;align-items:center;color:#ffffffc2;font-size:11px;font-weight:700}.currency-pill{padding:5px 8px;border:1px solid rgba(255,255,255,.15);border-radius:8px;background:#ffffff14;letter-spacing:.06em}.balance-card>strong{position:relative;z-index:1;display:block;margin-top:18px;font-size:clamp(22px,2.4vw,30px);letter-spacing:-.04em}.balance-card>small{position:relative;z-index:1;display:block;margin-top:5px;color:#ffffff9e;font-size:10px}.account-balance-panel{margin-top:14px;overflow:hidden}.account-balance-heading{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:13px 18px;border-bottom:1px solid var(--line);background:#fbfcfa}.account-balance-heading>div:first-child{display:flex;align-items:center;gap:8px;color:#35443f;font-size:10px}.account-balance-heading svg{color:var(--brand)}.account-balance-heading__actions{display:flex;align-items:center;gap:7px}.account-balance-heading__caption{margin-left:5px;color:var(--muted);font-size:9px}.account-order-toggle,.account-order-reset{min-height:29px;display:inline-flex;align-items:center;gap:5px;padding:0 9px;color:#65716c;background:#fff;border:1px solid var(--line);border-radius:8px;font-size:8px;font-weight:750}.account-order-toggle:hover,.account-order-toggle.is-active{color:#176d63;border-color:#acd2ca;background:#eef8f5}.account-order-reset{color:#8a655e;background:transparent;border-color:transparent}.account-order-reset:hover{color:#a34e3e;background:var(--red-soft)}.account-balance-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr))}.account-balance-list article{min-width:0;position:relative;display:flex;align-items:center;gap:10px;padding:13px 17px;border-right:1px solid #edf0ed;border-bottom:1px solid #edf0ed;transition:.14s ease}.account-balance-list article.is-disabled{opacity:.55}.account-balance-list.is-ordering article{padding-top:25px;cursor:grab;background:#fcfdfb;box-shadow:inset 0 0 0 1px transparent}.account-balance-list.is-ordering article:hover{z-index:1;background:#f4faf7;box-shadow:inset 0 0 0 1px #b9dad3}.account-balance-list.is-ordering article:active{cursor:grabbing}.account-balance-list article.is-dragging{opacity:.38;background:var(--brand-soft)}.account-balance-drag{position:absolute;top:6px;left:9px;color:#93a09a}.account-balance-order-actions{position:absolute;top:4px;right:7px;display:flex;gap:3px}.account-balance-order-actions button{width:23px;height:20px;display:grid;place-items:center;padding:0;color:#687570;background:#fff;border:1px solid var(--line);border-radius:5px}.account-balance-order-actions button:hover:not(:disabled){color:var(--brand);border-color:#afd4cc;background:#eef8f5}.account-balance-kind{width:31px;height:31px;flex:none;display:grid;place-items:center;color:var(--brand);background:var(--brand-soft);border-radius:9px}.account-balance-list article>div{min-width:0;flex:1}.account-balance-list strong,.account-balance-list small{display:block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.account-balance-list strong{font-size:10px}.account-balance-list small{margin-top:3px;color:var(--muted);font-size:8px}.account-balance-list b{flex:none;color:#31403b;font-size:10px}.metric-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:13px;margin-top:14px}.metric-card{display:flex;align-items:center;gap:13px;min-height:94px;padding:16px;border:1px solid var(--line);border-radius:14px;background:var(--paper);box-shadow:var(--shadow)}.metric-card__icon{width:38px;height:38px;flex:none;display:grid;place-items:center;border-radius:11px}.metric-card__icon svg{width:19px}.metric-card__icon--green{color:var(--brand);background:var(--brand-soft)}.metric-card__icon--red{color:var(--red);background:var(--red-soft)}.metric-card__icon--amber{color:var(--amber);background:var(--amber-soft)}.metric-card__icon--blue{color:var(--blue);background:var(--blue-soft)}.metric-card div{min-width:0}.metric-card span,.metric-card strong,.metric-card small{display:block}.metric-card div>span{color:var(--muted);font-size:10px;font-weight:600}.metric-card strong{margin-top:4px;overflow:hidden;font-size:16px;white-space:nowrap;text-overflow:ellipsis}.metric-card small{margin-top:3px;color:#a0a9a5;font-size:9px}.dashboard-grid{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(360px,1fr);align-items:stretch;gap:16px;margin-top:16px}.dashboard-grid>.panel{height:clamp(220px,32vh,320px);min-height:0;overflow:hidden}.chart-panel,.recent-panel{display:flex;flex-direction:column}.panel{border:1px solid var(--line);border-radius:16px;background:var(--paper);box-shadow:var(--shadow)}.panel-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;padding:20px 22px 0}.panel-heading h2{margin-bottom:4px;font-size:15px;letter-spacing:-.02em}.panel-heading p{margin-bottom:0;color:var(--muted);font-size:10px}.panel-heading>svg{color:#8e9a96}.segmented{display:flex;padding:3px;border:1px solid var(--line);border-radius:9px;background:#f4f6f3}.segmented button{padding:5px 9px;color:#7b8682;background:transparent;border:0;border-radius:6px;font-size:9px;font-weight:800}.segmented button.is-active{color:#1a635a;background:#fff;box-shadow:0 2px 7px #14322d14}.chart-wrap{min-height:0;flex:1;padding:14px 15px 14px 8px}.recent-list{min-height:0;flex:1;overflow-y:auto;padding:8px 20px 14px;scrollbar-gutter:stable}.recent-item{display:flex;align-items:center;gap:10px;min-height:53px;padding:9px 0;border-bottom:1px solid #edf0ed}.recent-item:last-child{border-bottom:0}.recent-item__direction{width:32px;height:32px;flex:none;display:grid;place-items:center;border-radius:10px}.recent-item__direction svg{width:16px}.recent-item__direction.is-in{color:var(--brand);background:var(--brand-soft)}.recent-item__direction.is-out{color:var(--red);background:var(--red-soft)}.recent-item__main{min-width:0;flex:1}.recent-item__main strong,.recent-item__main span,.recent-item__amount strong,.recent-item__amount span{display:block}.recent-item__main strong{overflow:hidden;font-size:11px;white-space:nowrap;text-overflow:ellipsis}.recent-item__main span{margin-top:3px;overflow:hidden;color:var(--muted);font-size:9px;white-space:nowrap;text-overflow:ellipsis}.recent-item__amount{flex:none;text-align:right}.recent-item__amount strong{font-size:10px}.recent-item__amount span{margin-top:3px;color:#a0a8a4;font-size:8px}.recent-item__amount.is-in strong{color:var(--brand)}.recent-item__amount.is-out strong{color:var(--red)}.empty-state{min-height:230px;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:24px;color:#98a39f;text-align:center}.empty-state svg{margin-bottom:10px}.empty-state strong{color:#52605b;font-size:13px}.empty-state span{margin-top:5px;font-size:10px}.filter-bar{position:relative;z-index:20;display:grid;grid-template-columns:minmax(240px,1.5fr) repeat(5,minmax(125px,.7fr));gap:9px;margin-bottom:13px}.search-field,.select-field{min-height:42px;display:flex;align-items:center;gap:9px;padding:0 12px;border:1px solid var(--line);border-radius:11px;background:#fff}.search-field svg,.select-field svg{flex:none;color:#98a29e}.search-field input,.select-field select{width:100%;min-width:0;color:#283431;background:transparent;border:0;outline:none;font-size:11px}.select-field select{cursor:pointer}.searchable-select{min-width:0;position:relative}.searchable-select__trigger{width:100%;min-height:42px;display:flex;align-items:center;gap:9px;padding:0 11px 0 12px;overflow:hidden;color:#283431;text-align:left;background:#fff;border:1px solid var(--line);border-radius:11px;font-size:11px;transition:.14s ease}.searchable-select__trigger:hover,.searchable-select.is-open .searchable-select__trigger{border-color:#b4d5ce;box-shadow:0 0 0 3px #167c7012}.searchable-select__trigger>span:not(.searchable-select__leading){min-width:0;flex:1;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.searchable-select__leading{display:grid;place-items:center;flex:none;color:#98a29e}.searchable-select__chevron{flex:none;color:#5f6b67;transition:transform .14s ease}.searchable-select.is-open .searchable-select__chevron{transform:rotate(180deg)}.searchable-select__menu{min-width:max(100%,230px);max-width:min(320px,calc(100vw - 32px));position:absolute;top:calc(100% + 6px);left:0;z-index:40;overflow:hidden;background:#fff;border:1px solid var(--line);border-radius:12px;box-shadow:0 15px 34px #162f2a29}.searchable-select:last-child .searchable-select__menu{right:0;left:auto}.searchable-select__search{display:flex;align-items:center;gap:8px;margin:8px;padding:0 9px;color:#8b9691;background:#f6f8f5;border:1px solid #e5e9e4;border-radius:8px}.searchable-select__search:focus-within{color:var(--brand);border-color:#add3cb;background:#fff}.searchable-select__search input{width:100%;min-width:0;height:34px;padding:0;color:#26332f;background:transparent;border:0;outline:none;font-size:10px}.searchable-select__options{max-height:280px;overflow-y:auto;padding:0 6px 7px}.searchable-select__options button{width:100%;min-height:35px;display:grid;grid-template-columns:20px minmax(0,1fr);align-items:center;gap:5px;padding:5px 8px;color:#3d4945;text-align:left;background:transparent;border:0;border-radius:7px;font-size:10px}.searchable-select__options button:hover{color:#176d63;background:#f0f7f4}.searchable-select__options button.is-selected{color:#176d63;background:#eaf5f2;font-weight:700}.searchable-select__options button>span:last-child{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.searchable-select__check{min-height:14px;display:grid;place-items:center;color:var(--brand)}.searchable-select__empty{padding:18px 10px 20px;color:#929d98;font-size:10px;text-align:center}.table-panel{width:100%;min-width:0;max-width:100%;overflow:hidden;transition:opacity .15s}.table-panel.is-loading{opacity:.62}.operations-table-wrap{width:100%;min-width:0;max-width:100%;overflow-x:auto;overscroll-behavior-x:contain}.operations-page{height:100vh;display:flex;flex-direction:column;overflow:hidden;padding-right:28px;padding-bottom:24px;padding-left:28px}.operations-page .page-heading,.operations-page .filter-bar{flex:none}.operations-page .table-panel{min-height:0;display:flex;flex:1;flex-direction:column}.operations-table{width:100%;min-width:1600px;border-collapse:collapse}.operations-table th{padding:12px 13px;color:#89938f;background:#f8f9f7;border-bottom:1px solid var(--line);font-size:9px;font-weight:800;letter-spacing:.06em;text-align:left;text-transform:uppercase}.operations-table td{max-width:260px;padding:13px;border-bottom:1px solid #edf0ed;color:#36423e;font-size:10px;vertical-align:middle}.operations-table tbody tr:hover{background:#fbfcfa}.operations-table td strong,.operations-table td small{display:block}.operations-table td strong{overflow:hidden;color:#24302d;white-space:nowrap;text-overflow:ellipsis}.operations-table td small{margin-top:4px;overflow:hidden;color:#8c9792;white-space:nowrap;text-overflow:ellipsis}.align-right{text-align:right!important}.align-center{text-align:center!important}.table-date{white-space:nowrap}.type-badge{display:inline-flex;align-items:center;min-height:24px;padding:0 8px;border-radius:7px;color:#59655f;background:#eef1ee;font-size:8px;font-weight:800;white-space:nowrap}.type-badge--income,.type-badge--payment{color:#136d62;background:#e2f1ed}.type-badge--expense,.type-badge--refund{color:#aa4e3c;background:#f9e9e4}.type-badge--sale{color:#32668e;background:#e7f0f7}.type-badge--exchange{color:#76611f;background:#f5eed4}.amount{font-weight:800;white-space:nowrap}.operations-table .party-column{min-width:175px;white-space:nowrap}.operations-table .account-column{min-width:190px;white-space:nowrap}.operations-table .currency-column{min-width:105px;text-align:center;white-space:nowrap}.operations-table .amount-column{min-width:125px}.operations-journal-wrap{min-height:0;overflow:auto;flex:1;overscroll-behavior:contain;scrollbar-gutter:stable}.operations-journal-table{min-width:720px;table-layout:fixed}.operations-journal-table th{position:sticky;top:0;z-index:2;padding:9px 10px}.operations-journal-table th.date-column{left:0;z-index:4;box-shadow:1px 0 0 var(--line)}.operations-journal-table td{height:38px;padding:7px 10px;line-height:1.2}.operations-journal-table td.date-column{position:sticky;left:0;z-index:1;background:#fff;box-shadow:1px 0 #edf0ed}.operations-journal-table tbody tr:hover td.date-column{background:#fbfcfa}.operations-journal-table .party-column,.operations-journal-table .account-column,.operations-journal-table .currency-column,.operations-journal-table .amount-column{min-width:0;overflow:hidden;text-overflow:ellipsis}.operations-journal-table .type-badge{min-height:21px;padding-inline:7px}.amount--in{color:var(--brand)!important}.amount--out{color:var(--red)!important}.table-pagination{display:flex;align-items:center;justify-content:space-between;gap:15px;padding:13px 18px;color:var(--muted);background:#fbfcfa;font-size:10px}.operations-page .table-pagination{flex:none;padding:6px 14px}.operations-page .table-pagination button{padding:4px 8px}.table-pagination__summary,.table-pagination__buttons{display:flex;align-items:center;gap:12px}.table-pagination button{display:flex;align-items:center;gap:4px;padding:7px 10px;color:#4c5a55;background:#fff;border:1px solid var(--line);border-radius:8px;font-size:9px;font-weight:700}.rows-per-page{display:flex;align-items:center;gap:7px;padding-left:12px;border-left:1px solid var(--line);white-space:nowrap}.rows-per-page select{min-width:54px;height:27px;padding:0 22px 0 9px;color:#35423e;background:#fff;border:1px solid var(--line);border-radius:7px;outline:none;font:inherit;font-weight:700;cursor:pointer}.rows-per-page select:focus{border-color:#91c7bd;box-shadow:0 0 0 3px #19796c1a}.empty-state--table{min-height:320px}.counterparty-page{min-width:0;padding-right:28px;padding-left:28px}.counterparty-metric-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:13px;margin-bottom:15px}.counterparty-metric-grid article{min-width:0;display:flex;align-items:center;gap:12px;min-height:92px;padding:15px 16px;background:#fff;border:1px solid var(--line);border-radius:14px;box-shadow:var(--shadow)}.counterparty-metric-grid article>div{min-width:0}.counterparty-metric-grid article span,.counterparty-metric-grid article strong,.counterparty-metric-grid article small{display:block}.counterparty-metric-grid article div>span{overflow:hidden;color:var(--muted);font-size:9px;font-weight:700;white-space:nowrap;text-overflow:ellipsis}.counterparty-metric-grid article strong{margin-top:5px;overflow:hidden;font-size:15px;white-space:nowrap;text-overflow:ellipsis}.counterparty-metric-grid article small{margin-top:3px;color:#99a39f;font-size:8px}.counterparty-metric__icon{width:38px;height:38px;flex:none;display:grid!important;place-items:center;border-radius:11px}.counterparty-metric__icon svg{width:18px}.counterparty-metric__icon.is-amber{color:var(--amber);background:var(--amber-soft)}.counterparty-metric__icon.is-blue{color:var(--blue);background:var(--blue-soft)}.counterparty-metric__icon.is-green{color:var(--brand);background:var(--brand-soft)}.counterparty-metric__icon.is-neutral{color:#65726d;background:#edf1ee}.counterparty-panel{min-width:0;overflow:hidden;transition:opacity .15s}.counterparty-panel.is-loading{opacity:.6}.counterparty-toolbar{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:12px 14px;background:#fbfcfa;border-bottom:1px solid var(--line)}.counterparty-toolbar .search-field{width:min(380px,100%)}.counterparty-period-control{min-width:0;display:flex;align-items:center;justify-content:flex-end;gap:8px}.counterparty-period-modes{display:flex;flex:none;gap:4px;padding:3px;background:#f0f3ef;border:1px solid var(--line);border-radius:9px}.counterparty-period-modes button{min-height:30px;padding:0 10px;color:#74807b;background:transparent;border:0;border-radius:7px;font-size:8px;font-weight:800}.counterparty-period-modes button:hover{color:#3f4c47}.counterparty-period-modes button.is-active{color:#176d63;background:#fff;box-shadow:0 2px 7px #14322d14}.counterparty-period-value{min-width:0;display:flex;align-items:center;gap:6px}.counterparty-period-value label{display:flex;align-items:center;gap:5px;color:#87918d;font-size:8px;font-weight:750}.counterparty-period-value input{width:132px;height:38px;padding:0 9px;color:#34423d;background:#fff;border:1px solid var(--line);border-radius:9px;outline:none;font:inherit;font-size:9px;font-weight:700}.counterparty-period-value input[type=number]{width:86px}.counterparty-period-value input:focus{border-color:#7cc2b6;box-shadow:0 0 0 3px #19807214}.counterparty-table-wrap{min-width:0;max-height:calc(100vh - 390px);overflow:auto}.counterparty-table{width:100%;min-width:1260px;border-collapse:collapse;table-layout:fixed}.counterparty-table col:nth-child(1){width:19%}.counterparty-table col:nth-child(2){width:6%}.counterparty-table col:nth-child(n+3):nth-child(-n+8){width:10.5%}.counterparty-table col:nth-child(9){width:12%}.counterparty-table th{position:sticky;top:0;z-index:2;padding:8px 12px;color:#89938f;background:#f8f9f7;border-bottom:1px solid var(--line);font-size:8px;font-weight:800;letter-spacing:.06em;text-align:left;text-transform:uppercase}.counterparty-table thead tr:first-child th{top:0;height:31px}.counterparty-table thead tr:nth-child(2) th{top:31px;height:29px;padding-block:6px}.counterparty-table th[rowspan]{vertical-align:middle}.counterparty-column-group,.counterparty-table tbody td:nth-child(3),.counterparty-table tbody td:nth-child(5),.counterparty-table tbody td:nth-child(7){border-left:1px solid #e6ebe7}.counterparty-subhead th{color:#65736e;background:#f3f6f3}.counterparty-table td{height:38px;padding:5px 10px;color:#43504b;border-bottom:1px solid #edf0ed;font-size:8.5px}.counterparty-table tbody tr{cursor:pointer;transition:background .12s ease}.counterparty-table tbody tr:hover,.counterparty-table tbody tr:focus{background:#f7faf8;outline:none}.counterparty-table td:first-child strong{display:block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.counterparty-table td:first-child strong{color:#26332f;font-size:9px}.counterparty-currency-cell span{display:inline-grid;min-width:32px;height:21px;place-items:center;color:#176d63;background:#e1f1ed;border-radius:6px;font-size:7.5px;font-weight:850;letter-spacing:.07em}.counterparty-debit{color:#a26818!important;font-weight:750}.counterparty-credit{color:#39749f!important;font-weight:750}.counterparty-drawer-backdrop{position:fixed;inset:0;z-index:70;display:flex;justify-content:flex-end;background:#0c1c1959;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.counterparty-drawer{width:min(780px,96vw);height:100vh;min-width:0;display:flex;flex-direction:column;background:#f7f8f5;box-shadow:-18px 0 55px #0c1e1a33}.counterparty-drawer__header{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;padding:22px 24px 17px;background:#fff;border-bottom:1px solid var(--line)}.counterparty-drawer__header span{color:var(--brand);font-size:8px;font-weight:800;letter-spacing:.13em;text-transform:uppercase}.counterparty-drawer__header h2{margin:5px 0 0;font-size:21px;letter-spacing:-.03em}.counterparty-drawer__header button{width:34px;height:34px;display:grid;place-items:center;padding:0;color:#75807b;background:#f1f4f1;border:0;border-radius:9px}.counterparty-drawer__summary{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;padding:13px 16px}.counterparty-drawer__summary>div{min-width:0;padding:11px 12px;background:#fff;border:1px solid var(--line);border-radius:10px}.counterparty-drawer__summary span,.counterparty-drawer__summary strong{display:block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.counterparty-drawer__summary span{color:var(--muted);font-size:8px}.counterparty-drawer__summary strong{margin-top:5px;color:#2f3d38;font-size:10px}.counterparty-drawer__table-wrap{min-height:0;flex:1;overflow:auto;margin:0 16px;background:#fff;border:1px solid var(--line);border-radius:12px}.counterparty-reconciliation-table{width:100%;min-width:660px;border-collapse:collapse;table-layout:fixed}.counterparty-reconciliation-table th{position:sticky;top:0;z-index:1;padding:10px;color:#87928d;background:#f7f9f6;border-bottom:1px solid var(--line);font-size:8px;text-align:left;text-transform:uppercase}.counterparty-reconciliation-table th:first-child{width:95px}.counterparty-reconciliation-table th:nth-child(2){width:115px}.counterparty-reconciliation-table th:nth-child(4),.counterparty-reconciliation-table th:nth-child(5){width:115px}.counterparty-reconciliation-table td{padding:9px 10px;color:#45514d;border-bottom:1px solid #edf0ed;font-size:9px;vertical-align:middle}.counterparty-reconciliation-table td:nth-child(3) strong,.counterparty-reconciliation-table td:nth-child(3) small{display:block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.counterparty-reconciliation-table td:nth-child(3) small{margin-top:3px;color:#8d9893}.counterparty-drawer__loading{padding:30px;color:var(--muted);font-size:10px;text-align:center}.counterparty-drawer__footer{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:11px 16px;color:var(--muted);font-size:9px}.counterparty-drawer__footer>div{display:flex;gap:6px}.counterparty-drawer__footer button{min-height:31px;display:flex;align-items:center;gap:4px;padding:0 9px;color:#56635e;background:#fff;border:1px solid var(--line);border-radius:8px;font-size:8px;font-weight:750}.reference-tabs{display:flex;gap:9px;margin-bottom:13px}.reference-tabs button{min-width:170px;display:flex;align-items:center;gap:9px;padding:12px 14px;color:#6d7874;background:#fff;border:1px solid var(--line);border-radius:12px;font-size:11px;font-weight:700}.reference-tabs button strong{margin-left:auto;padding:3px 7px;color:#81908a;background:#f0f3ef;border-radius:7px;font-size:9px}.reference-tabs button.is-active{color:#176d63;border-color:#9fd0c7;background:#f0f8f5;box-shadow:0 5px 16px #19685d12}.reference-tabs button.is-active strong{color:#fff;background:var(--brand)}.reference-panel{overflow:hidden}.reference-toolbar{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:15px 18px;background:#fbfcfa;border-bottom:1px solid var(--line)}.reference-toolbar .search-field{width:min(390px,100%)}.reference-toolbar>span{color:var(--muted);font-size:10px}.reference-list{max-height:620px;overflow-y:auto}.reference-row{display:flex;align-items:center;gap:14px;min-height:72px;padding:13px 20px;border-bottom:1px solid #edf0ed}.reference-row:last-child{border-bottom:0}.reference-row__mark{width:34px;height:34px;flex:none;display:grid;place-items:center;color:#1a6d63;background:var(--brand-soft);border-radius:10px;font-size:12px;font-weight:800}.reference-row__main{min-width:0;flex:1}.reference-row__main>strong{display:block;margin-bottom:7px;font-size:11px}.alias-list{display:flex;flex-wrap:wrap;gap:5px}.alias-list span{padding:3px 7px;color:#67736e;background:#f1f3f0;border-radius:6px;font-size:8px}.alias-list small{color:#a1aaa6;font-size:9px}.status-dot{display:flex;align-items:center;gap:5px;color:#8e9894;font-size:9px;font-weight:700}.status-dot:before{content:"";width:6px;height:6px;border-radius:50%;background:#b8bfbc}.status-dot.is-active{color:#3c7b72}.status-dot.is-active:before{background:#34a58e;box-shadow:0 0 0 3px #e3f4ef}.settings-success{display:flex;align-items:center;gap:9px;margin-bottom:13px;padding:12px 14px;color:#176d63;background:#eef8f5;border:1px solid #b9dbd4;border-radius:11px;font-size:10px}.settings-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:14px}.settings-panel{overflow:hidden}.settings-panel .panel-heading,.rate-panel .panel-heading{padding-bottom:17px}.account-list{border-top:1px solid var(--line)}.account-list--bank{border-top:0}.account-row{min-height:68px;display:flex;align-items:center;gap:11px;padding:11px 18px;border-top:1px solid #edf0ed}.account-row:first-child{border-top:0}.account-row.is-disabled{opacity:.55}.account-row__icon{width:35px;height:35px;flex:none;display:grid;place-items:center;color:#42645e;background:#edf2ef;border-radius:10px}.account-row__icon--uzs{color:#315f66;background:#e6eff0}.account-row__icon--usd{color:#167c70;background:var(--brand-soft)}.account-row__icon--rub{color:#53655e;background:#ebeeec}.account-row>div{min-width:0;flex:1}.account-row strong,.account-row small{display:block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.account-row strong{font-size:10px}.account-row small{margin-top:4px;color:var(--muted);font-size:8px}.account-toggle{min-height:30px;display:inline-flex;align-items:center;gap:5px;padding:0 8px;color:#68746f;background:#f5f7f4;border:1px solid var(--line);border-radius:8px;font-size:8px;font-weight:700}.settings-form{display:grid;align-items:end;gap:9px;margin:0 18px 17px;padding:14px;background:#f7f9f6;border:1px solid var(--line);border-radius:12px}.settings-form--account{grid-template-columns:minmax(150px,1fr) 100px auto}.settings-form--rate{grid-template-columns:100px 150px minmax(190px,1fr) auto;margin-top:0}.settings-form label>span{display:block;margin-bottom:6px;color:#596660;font-size:8px;font-weight:800}.settings-form input,.settings-form select{width:100%;min-height:39px;padding:0 10px;color:#273430;background:#fff;border:1px solid #dce2dd;border-radius:9px;outline:none;font-size:10px}.settings-form input:focus,.settings-form select:focus{border-color:#73b7ab;box-shadow:0 0 0 3px #e7f3f0}.settings-form .primary-button{min-height:39px;padding-inline:13px;font-size:9px}.settings-empty{min-height:116px;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:18px;color:#98a39f;text-align:center}.settings-empty strong{margin-top:7px;color:#52605b;font-size:10px}.settings-empty span{margin-top:4px;font-size:9px}.rate-panel{margin-top:14px;overflow:hidden}.rate-table-wrap{overflow-x:auto;border-top:1px solid var(--line)}.rate-table{min-width:670px}.currency-code{display:inline-flex;padding:5px 8px;color:#176d63;background:var(--brand-soft);border-radius:7px;font-size:8px;font-weight:800;letter-spacing:.05em}.currency-code--usd{color:#176d63;background:#e2f1ed}.currency-code--uzs{color:#2d6590;background:#e6f0f8}.currency-code--rub{color:#7a5a20;background:#f6eed8}.settings-empty--rates{min-width:670px}.access-layout{display:grid;grid-template-columns:minmax(0,1.65fr) minmax(280px,.75fr);gap:14px}.access-role-card,.access-security-card,.access-users-panel{overflow:hidden}.access-role-card__head{display:flex;align-items:flex-start;gap:14px;padding:20px;border-bottom:1px solid var(--line);background:linear-gradient(135deg,#f8fbf9,#fff)}.access-role-card__icon{width:46px;height:46px;flex:none;display:grid;place-items:center;color:#9a651d;background:#fff0cb;border-radius:13px}.access-role-card__head>div{min-width:0;flex:1}.access-role-card__head h2{margin:5px 0;font-size:19px;letter-spacing:-.025em}.access-role-card__head p{margin:0;color:var(--muted);font-size:10px;line-height:1.5}.access-full-badge{flex:none;display:inline-flex;align-items:center;gap:6px;padding:7px 9px;color:#176d63;background:#e2f1ed;border-radius:8px;font-size:8px;font-weight:800}.access-permissions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0}.access-permission{min-height:66px;display:flex;align-items:center;gap:10px;padding:12px 18px;border-bottom:1px solid #edf0ed}.access-permission:nth-child(odd){border-right:1px solid #edf0ed}.access-permission>span{width:27px;height:27px;flex:none;display:grid;place-items:center;color:#176d63;background:#e5f3ef;border-radius:8px}.access-permission strong,.access-permission small{display:block}.access-permission strong{color:#30403b;font-size:9px}.access-permission small{margin-top:4px;color:#87928d;font-size:8px;line-height:1.35}.access-security-list>div{display:flex;align-items:flex-start;gap:11px;padding:15px 18px;border-top:1px solid #edf0ed}.access-security-list>div>svg{flex:none;color:#4b716a}.access-security-list strong,.access-security-list small{display:block}.access-security-list strong{font-size:9px}.access-security-list small{margin-top:4px;color:var(--muted);font-size:8px;line-height:1.45}.access-users-panel{margin-top:14px}.access-users-table-wrap{overflow-x:auto;border-top:1px solid var(--line)}.access-users-table{min-width:800px}.access-user{display:flex;align-items:center;gap:9px}.access-user>span{width:29px;height:29px;display:grid;place-items:center;color:#176d63;background:#e2f1ed;border-radius:50%;font-size:9px;font-weight:850}.access-login{font-variant-numeric:tabular-nums}.access-role-pill{display:inline-flex;align-items:center;gap:5px;padding:5px 8px;color:#8a611f;background:#fbf0d9;border-radius:7px;font-size:8px;font-weight:800}.import-hero{display:flex;align-items:center;gap:16px;padding:20px}.file-icon{width:52px;height:52px;flex:none;display:grid;place-items:center;color:#1b7469;background:var(--brand-soft);border-radius:14px}.import-hero__main{min-width:0;flex:1}.import-hero__main span,.import-hero__main strong,.import-hero__main small{display:block}.import-hero__main span{color:var(--muted);font-size:9px;font-weight:700;text-transform:uppercase;letter-spacing:.08em}.import-hero__main strong{margin-top:6px;overflow:hidden;font-size:13px;white-space:nowrap;text-overflow:ellipsis}.import-hero__main small{margin-top:5px;color:#8c9792;font-size:9px}.import-hero__count{padding-left:26px;border-left:1px solid var(--line);text-align:right}.import-hero__count strong,.import-hero__count span{display:block}.import-hero__count strong{font-size:24px;letter-spacing:-.04em}.import-hero__count span{color:var(--muted);font-size:9px}.import-upload{flex:none}.visually-hidden{position:absolute!important;width:1px!important;height:1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important}.import-error{display:flex;align-items:center;gap:9px;margin-bottom:13px;padding:12px 14px;color:#9f4938;background:var(--red-soft);border:1px solid #f1cdc4;border-radius:11px;font-size:10px}.import-error svg{flex:none}.commit-panel{display:flex;align-items:center;gap:16px;margin-top:14px;padding:18px 20px;border-color:#ead6ae;background:#fffdf7}.commit-panel.is-ready{border-color:#9fd0c7;background:#f3faf7}.commit-panel.is-committed{border-color:#91cabf;background:#eff9f5}.commit-panel__icon{width:45px;height:45px;flex:none;display:grid;place-items:center;color:#9a651d;background:#fff0cb;border-radius:13px}.commit-panel.is-ready .commit-panel__icon,.commit-panel.is-committed .commit-panel__icon{color:var(--brand);background:#dff2ed}.commit-panel__icon svg{width:21px}.commit-panel__copy{min-width:0;flex:1}.commit-panel__copy>span{color:#8a682d;font-size:8px;font-weight:800;letter-spacing:.07em;text-transform:uppercase}.commit-panel.is-ready .commit-panel__copy>span,.commit-panel.is-committed .commit-panel__copy>span{color:var(--brand)}.commit-panel__copy h2{margin:4px 0 3px;font-size:14px;letter-spacing:-.02em}.commit-panel__copy p{margin:0;color:#77817d;font-size:9px;line-height:1.5}.commit-panel .primary-button{min-height:42px;flex:none;font-size:9px}.commit-panel__role{flex:none;color:var(--muted);font-size:9px}.commit-dialog{width:min(620px,100%)}.commit-confirm-file{display:flex;align-items:center;gap:12px;margin-top:18px;padding:13px 14px;background:#f5f7f4;border-radius:11px}.commit-confirm-file>svg{width:23px;color:var(--brand)}.commit-confirm-file strong,.commit-confirm-file span{display:block}.commit-confirm-file strong{font-size:10px}.commit-confirm-file span{margin-top:4px;color:var(--muted);font-size:9px}.commit-confirm-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin:13px 0}.commit-confirm-grid>div{padding:12px 8px;background:#f8f9f7;border:1px solid var(--line);border-radius:10px;text-align:center}.commit-confirm-grid strong,.commit-confirm-grid span{display:block}.commit-confirm-grid strong{font-size:18px}.commit-confirm-grid span{margin-top:3px;color:var(--muted);font-size:8px}.review-groups-panel{margin-top:14px;overflow:hidden}.review-groups-panel .panel-heading{padding-bottom:15px}.review-groups-panel .panel-heading>svg{width:20px;color:var(--brand)}.review-groups-list{border-top:1px solid var(--line)}.review-groups-list article{display:grid;grid-template-columns:minmax(0,1fr) auto 54px;align-items:center;gap:16px;min-height:74px;padding:12px 18px;border-bottom:1px solid #edf0ed}.review-group-main{min-width:0}.review-group-main>span{display:block;color:#9a651d;font-size:8px;font-weight:800;text-transform:uppercase;letter-spacing:.05em}.review-group-main>strong{display:block;margin-top:4px;font-size:10px}.review-group-main>small{display:block;margin-top:5px;overflow:hidden;color:#929c98;font-size:8px;white-space:nowrap;text-overflow:ellipsis}.review-group-currencies{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:5px}.review-group-currencies span{padding:4px 6px;color:#697570;background:#f2f5f2;border-radius:6px;font-size:8px}.review-group-currencies b{color:#40504a}.review-group-count{min-width:42px;padding:8px 6px;color:#8a5e1f;background:var(--amber-soft);border-radius:9px;font-size:12px;text-align:center}.review-groups-more{padding:11px 18px;color:var(--muted);background:#fbfcfa;font-size:8px;text-align:right}.audit-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-top:13px}.audit-card{display:flex;align-items:center;gap:12px;min-height:98px;padding:15px;border:1px solid var(--line);border-radius:14px;background:#fff;box-shadow:var(--shadow)}.audit-card__icon{width:38px;height:38px;flex:none;display:grid;place-items:center;border-radius:11px}.audit-card__icon svg{width:18px}.audit-card__icon--red{color:var(--red);background:var(--red-soft)}.audit-card__icon--green{color:var(--brand);background:var(--brand-soft)}.audit-card__icon--amber{color:var(--amber);background:var(--amber-soft)}.audit-card__icon--blue{color:var(--blue);background:var(--blue-soft)}.audit-card__icon--violet{color:#725c9d;background:#eee9f6}.audit-card div>*{display:block}.audit-card strong{font-size:19px}.audit-card span{margin-top:2px;color:#54615d;font-size:9px;font-weight:700}.audit-card small{margin-top:4px;color:#99a29f;font-size:8px}.import-layout{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(320px,.65fr);gap:14px;margin-top:14px}.step-list{padding:16px 22px 22px}.step-row{position:relative;display:flex;gap:13px;padding:8px 0 16px;color:#8a9590}.step-row:not(:last-child):after{content:"";position:absolute;left:14px;top:38px;bottom:0;border-left:1px dashed #ccd4cf}.step-row>span{width:29px;height:29px;z-index:1;flex:none;display:grid;place-items:center;border:1px solid #d5dcd7;border-radius:50%;background:#fff;font-size:9px;font-weight:800}.step-row>span svg{width:15px}.step-row strong{display:block;color:#55615d;font-size:10px}.step-row p{margin:4px 0 0;font-size:9px;line-height:1.5}.step-row.is-done>span{color:#fff;border-color:var(--brand);background:var(--brand)}.step-row.is-done strong{color:#2e514c}.step-row.is-current>span{color:#9a651d;border-color:#deb96e;background:#fff7e5;box-shadow:0 0 0 4px #fff9ec}.step-row.is-current strong{color:#705225}.exchange-card{padding-bottom:18px}.exchange-flow{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:10px;margin:24px 20px 18px}.exchange-flow>div{padding:16px 10px;border-radius:12px;background:#f6f8f5;text-align:center}.exchange-flow span,.exchange-flow strong,.exchange-flow small{display:block}.exchange-flow span{color:var(--muted);font-size:8px;text-transform:uppercase;letter-spacing:.08em}.exchange-flow strong{margin:5px 0 2px;font-size:22px}.exchange-flow small{color:#98a19e;font-size:8px}.exchange-flow>svg{color:#91a09b}.notice{display:flex;align-items:flex-start;gap:9px;margin:0 20px;padding:11px;color:#81591f;background:#fff6e2;border:1px solid #f1deb3;border-radius:10px}.notice svg{flex:none;margin-top:1px}.notice p{margin:0;font-size:9px;line-height:1.5}.import-results,.control-totals{margin-top:14px;overflow:hidden}.control-totals .panel-heading{padding-bottom:16px}.control-table{min-width:1000px}.control-table th:not(:first-child),.control-table td:not(:first-child){text-align:right}.control-table td strong,.control-table td small{display:block}.control-table td small{margin-top:4px;color:#8c9792;font-size:8px;white-space:nowrap}.control-sales{display:flex;align-items:center;justify-content:flex-end;gap:8px;padding:12px 18px;color:var(--muted);background:#fbfcfa;font-size:9px}.control-sales>strong{margin-right:auto;color:#4e5a56}.control-sales span{padding:5px 8px;color:#4c5a55;background:#fff;border:1px solid var(--line);border-radius:7px;font-weight:700}.import-results__heading{align-items:center;padding-bottom:16px}.result-filters{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:5px}.result-filters button{display:flex;align-items:center;gap:6px;padding:7px 9px;color:#68736f;background:#f5f7f4;border:1px solid var(--line);border-radius:8px;font-size:8px;font-weight:700}.result-filters button strong{padding:2px 5px;color:#77827e;background:#fff;border-radius:5px;font-size:8px}.result-filters button.is-active{color:#176d63;border-color:#9fd0c7;background:#edf7f4}.result-filters button.is-active strong{color:#fff;background:var(--brand)}.import-table{min-width:1050px}.import-table td:first-child{width:70px;white-space:nowrap}.issue-list{display:flex;flex-wrap:wrap;gap:4px}.issue-list span{padding:4px 6px;color:#955029;background:#fff1df;border-radius:6px;font-size:8px;white-space:nowrap}.issue-list span.is-paired{color:#176d63;background:var(--brand-soft)}.import-results__foot{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 18px;color:var(--muted);background:#fbfcfa;font-size:9px}.import-results__foot>div{display:flex;gap:6px}.import-results__foot button{display:flex;align-items:center;gap:4px;padding:6px 9px;color:#4c5a55;background:#fff;border:1px solid var(--line);border-radius:7px;font-size:8px;font-weight:700}.import-results__foot button svg{width:14px}.review-button{padding:6px 9px;color:#176d63;background:#edf7f4;border:1px solid #b7d9d2;border-radius:7px;font-size:8px;font-weight:800}.review-overlay{position:fixed;inset:0;z-index:80;display:grid;place-items:center;padding:24px;background:#0a1b1980;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.review-dialog{width:min(850px,100%);max-height:min(880px,calc(100vh - 48px));overflow-y:auto;padding:22px;background:#fff;border-radius:18px;box-shadow:0 24px 70px #091c193d}.review-dialog__head{display:flex;align-items:flex-start;justify-content:space-between;gap:20px}.review-dialog__head span{color:var(--brand);font-size:9px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.review-dialog__head h2{margin:4px 0 0;font-size:22px;letter-spacing:-.035em}.review-dialog__head button{width:36px;height:36px;display:grid;place-items:center;padding:0;color:#75817c;background:#f3f5f2;border:0;border-radius:9px}.review-dialog__head button svg{width:18px}.review-source{margin-top:17px;padding:12px 14px;background:#f5f7f4;border-radius:10px}.review-source strong,.review-source span{display:block}.review-source strong{color:#66726d;font-size:8px;text-transform:uppercase;letter-spacing:.06em}.review-source span{margin-top:5px;color:#34413d;font-size:10px;line-height:1.5}.review-issues{margin-top:10px}.review-error{margin:10px 0 0}.review-dialog .notice{margin:12px 0 0}.review-form{display:grid;grid-template-columns:repeat(2,1fr);gap:11px;margin-top:18px}.review-form label>span{display:block;margin-bottom:6px;color:#56635e;font-size:9px;font-weight:700}.review-form input,.review-form select,.review-form textarea{width:100%;min-height:41px;padding:0 11px;color:#273430;background:#fff;border:1px solid #dce2dd;border-radius:9px;outline:none;font-size:10px}.review-form textarea{min-height:65px;padding-block:9px;resize:vertical}.review-form input:focus,.review-form select:focus,.review-form textarea:focus{border-color:#73b7ab;box-shadow:0 0 0 3px #e7f3f0}.review-form__wide{grid-column:1 / -1}.review-history{margin-top:17px;padding:13px;background:#f7f8f6;border-radius:10px}.review-history>strong{display:block;margin-bottom:7px;color:#53605b;font-size:9px;text-transform:uppercase;letter-spacing:.06em}.review-history>div{display:grid;grid-template-columns:1fr auto;gap:4px 12px;padding:7px 0;border-top:1px solid #e4e8e3;font-size:9px}.review-history span{color:#3f4d48;font-weight:700}.review-history time{color:#89938f}.review-history p{grid-column:1 / -1;margin:0;color:#6f7a76;font-size:9px}.review-actions{display:flex;align-items:center;justify-content:flex-end;gap:8px;margin-top:20px;padding-top:16px;border-top:1px solid var(--line)}.secondary-button,.danger-button{min-height:40px;padding:0 13px;border-radius:9px;font-size:9px;font-weight:800}.secondary-button{margin-right:auto;color:#53605b;background:#f4f6f3;border:1px solid var(--line)}.integration-launch{display:flex;align-items:center;gap:7px;margin-right:0;background:#fff}.local-sales-overlay{z-index:95}.local-sales-dialog{width:min(1440px,100%);max-height:calc(100vh - 34px);display:flex;flex-direction:column;padding:0;overflow:hidden}.local-sales-dialog__head{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;padding:20px 22px 16px;border-bottom:1px solid var(--line)}.local-sales-dialog__head>div>span{color:var(--brand);font-size:9px;font-weight:800;letter-spacing:.09em;text-transform:uppercase}.local-sales-dialog__head h2{margin:4px 0 2px;font-size:23px;letter-spacing:-.035em}.local-sales-dialog__head p{margin:0;color:var(--muted);font-size:10px}.local-sales-dialog__head>button{flex:none;width:34px;height:34px;display:grid;place-items:center;color:#71807a;background:#f1f4f1;border:0;border-radius:9px}.local-sales-dialog__head>button svg{width:17px}.local-sales-period{display:flex;align-items:center;gap:10px;padding:12px 22px;background:#fafbf9;border-bottom:1px solid var(--line)}.local-sales-period__value{min-height:38px;display:flex;align-items:center;gap:7px}.local-sales-period__value label{display:flex;align-items:center;gap:5px;color:var(--muted);font-size:9px}.local-sales-period__value input{width:145px;min-height:38px;padding:0 11px;color:#27342f;background:#fff;border:1px solid var(--line);border-radius:9px;font:inherit;font-size:10px;font-weight:700}.local-sales-search{min-width:220px;max-width:470px;min-height:38px;flex:1;display:flex;align-items:center;gap:8px;padding:0 11px;color:#92a09b;background:#fff;border:1px solid var(--line);border-radius:9px}.local-sales-search:focus-within{border-color:#73b7ab;box-shadow:0 0 0 3px #e7f3f0}.local-sales-search svg{flex:none;width:16px}.local-sales-search input{min-width:0;width:100%;height:36px;padding:0;color:#27342f;background:transparent;border:0;outline:0;font:inherit;font-size:10px}.local-sales-search input::placeholder{color:#9aa5a1}.local-sales-period>.primary-button{min-height:38px;margin-left:auto}.local-sales-dialog>.import-error{margin:10px 22px 0}.local-sales-summary{display:grid;grid-template-columns:repeat(6,1fr);border-bottom:1px solid var(--line)}.local-sales-summary>div{min-width:0;display:flex;align-items:baseline;gap:7px;padding:10px 14px;border-right:1px solid var(--line)}.local-sales-summary>div:last-child{border-right:0}.local-sales-summary strong{color:#34423d;font-size:15px}.local-sales-summary span{color:var(--muted);font-size:8px}.local-sales-summary .is-green strong{color:var(--brand)}.local-sales-summary .is-blue strong{color:#3473a2}.local-sales-summary .is-amber strong{color:#ae7419}.local-sales-summary .is-red strong{color:var(--danger)}.local-sales-warning{display:flex;align-items:flex-start;gap:10px;margin:10px 22px 0;padding:10px 12px;color:#785311;background:#fff8e8;border:1px solid #f2d895;border-radius:10px}.local-sales-warning>svg{flex:none;width:17px}.local-sales-warning p{display:flex;flex-direction:column;gap:2px;margin:0;font-size:9px}.local-sales-warning p span{color:#8b743f}.local-sales-preview{min-height:250px;flex:1;margin:10px 22px 0;overflow:auto;border:1px solid var(--line);border-radius:12px}.local-sales-preview.is-loading{opacity:.62}.local-sales-preview table{width:100%;min-width:1160px;border-collapse:collapse}.local-sales-preview th{position:sticky;top:0;z-index:2;padding:9px 10px;color:#87928e;background:#fafbf9;border-bottom:1px solid var(--line);font-size:8px;letter-spacing:.07em;text-align:left;text-transform:uppercase}.local-sales-preview td{height:43px;padding:7px 10px;color:#3d4945;border-bottom:1px solid #e8ece8;font-size:9px;vertical-align:middle}.local-sales-preview td strong,.local-sales-preview td small{display:block;max-width:250px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.local-sales-preview td small{margin-top:2px;color:#8c9792;font-size:8px}.local-sale-action{display:inline-flex;padding:4px 7px;border-radius:6px;color:#66736e;background:#edf0ed;font-size:8px;font-weight:800}.local-sale-action--new{color:#14766a;background:#e1f2ee}.local-sale-action--update{color:#2d6794;background:#e6f0f8}.local-sale-action--error{color:#b64f3c;background:#f9e6e1}.local-sales-dialog__foot{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:10px 22px 14px}.local-sales-pagination,.local-sales-commit{display:flex;align-items:center;gap:7px}.local-sales-pagination>span,.local-sales-commit>span,.local-sales-commit>small{color:var(--muted);font-size:8px}.local-sales-pagination button{min-height:32px;display:flex;align-items:center;gap:3px;padding:0 9px;color:#5c6964;background:#fff;border:1px solid var(--line);border-radius:8px;font-size:8px;font-weight:800}.local-sales-pagination button svg{width:13px}.local-sales-commit{margin-left:auto}.local-sales-commit .primary-button{min-height:36px;display:inline-flex;align-items:center;gap:7px;text-decoration:none}.danger-button{color:#a44d3b;background:var(--red-soft);border:1px solid #efc7bd}.import-table-state{min-height:150px;display:flex;align-items:center;justify-content:center;gap:8px;color:var(--muted);border-top:1px solid var(--line);font-size:10px}.issue-summary{margin:18px 20px 0;padding-top:15px;border-top:1px solid var(--line)}.issue-summary>strong{display:block;margin-bottom:8px;color:#4e5a56;font-size:9px;text-transform:uppercase;letter-spacing:.06em}.issue-summary div{display:flex;justify-content:space-between;gap:12px;padding:6px 0;color:#68736f;font-size:9px}.issue-summary b{color:#3d4a46}.spin{animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.login-page{min-height:100vh;display:grid;grid-template-columns:minmax(420px,.95fr) minmax(470px,1.05fr);background:#f6f7f4}.login-story{position:relative;min-height:100vh;overflow:hidden;display:flex;flex-direction:column;padding:38px 46px 30px;color:#fff;background:radial-gradient(circle at 80% 15%,rgba(64,154,137,.35),transparent 31%),linear-gradient(145deg,#153633,#102725 55%,#0c201f)}.login-story:after{content:"";position:absolute;width:430px;height:430px;left:-210px;bottom:-250px;border:1px solid rgba(255,255,255,.08);border-radius:50%;box-shadow:0 0 0 55px #ffffff06,0 0 0 115px #ffffff05}.brand--light{padding:0}.login-story__content{position:relative;z-index:1;max-width:570px;margin:auto 0}.login-story h1{margin:13px 0 18px;font-size:clamp(38px,5vw,64px);line-height:1.03;letter-spacing:-.055em}.login-story__content>p{max-width:520px;color:#aac1bb;font-size:15px;line-height:1.65}.login-benefits{display:flex;flex-direction:column;gap:11px;margin:28px 0 0;padding:0;list-style:none}.login-benefits li{display:flex;align-items:center;gap:9px;color:#d5e2df;font-size:12px}.login-benefits svg{padding:3px;color:#183f3a;background:#72c2b2;border-radius:50%}.login-story__foot{position:relative;z-index:1;color:#718d87;font-size:9px;letter-spacing:.05em}.login-form-wrap{display:grid;place-items:center;padding:40px}.login-form{width:min(390px,100%)}.login-form__icon{width:48px;height:48px;display:grid;place-items:center;margin-bottom:24px;color:var(--brand);background:var(--brand-soft);border-radius:14px}.login-form h2{margin:8px 0 6px;font-size:30px;letter-spacing:-.045em}.login-form .muted{margin-bottom:26px;font-size:12px}.field{display:block;margin-top:15px}.field>span{display:block;margin-bottom:7px;color:#4d5b56;font-size:10px;font-weight:700}.field>input,.password-field{width:100%;min-height:47px;border:1px solid #dce2dd;border-radius:11px;background:#fff;transition:.15s}.field>input{padding:0 14px;outline:none;font-size:12px}.field>input:focus,.password-field:focus-within{border-color:#73b7ab;box-shadow:0 0 0 3px #e7f3f0}.password-field{display:flex;align-items:center;padding:0 7px 0 14px}.password-field input{min-width:0;flex:1;border:0;outline:none;font-size:12px}.password-field button{width:34px;height:34px;display:grid;place-items:center;color:#8a9691;background:transparent;border:0;border-radius:8px}.password-field button:hover{color:#52605b;background:#f1f4f1}.form-error{margin-top:13px;padding:10px 12px;color:#9f4938;background:var(--red-soft);border-radius:9px;font-size:10px}.primary-button{min-height:45px;display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:0 18px;color:#fff;background:var(--brand-dark);border:0;border-radius:11px;font-size:11px;font-weight:800;box-shadow:0 7px 16px #14302c24;transition:.15s}.primary-button:hover{transform:translateY(-1px);background:#1a4541}.primary-button--wide{width:100%;margin-top:20px}.login-help{margin:16px auto 0;max-width:310px;color:#98a29e;font-size:9px;line-height:1.5;text-align:center}.app-loading{min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#dce9f5;background:radial-gradient(circle at 50% 42%,rgba(94,90,255,.18),transparent 28%),#07111d}.app-loading__mark{width:58px;height:58px;display:block;margin-bottom:14px;object-fit:cover;border-radius:17px;box-shadow:0 15px 38px #4348ff47}.app-loading strong{font-size:14px}.app-loading small{margin-top:5px;color:#71869a;font-size:9px}.loading-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:15px}.loading-grid span{min-height:142px;border:1px solid var(--line);border-radius:16px;background:linear-gradient(100deg,#eef1ed 35%,#fafbf9,#eef1ed 61%);background-size:240% 100%;animation:shimmer 1.5s infinite}.loading-grid span:nth-child(n+4){min-height:100px}@keyframes shimmer{to{background-position-x:-240%}}.page-message{min-height:65vh;display:flex;flex-direction:column;align-items:center;justify-content:center;color:var(--muted);text-align:center}.page-message svg{color:var(--red)}.page-message h2{margin:12px 0 6px;color:#45514d;font-size:17px}.page-message p{font-size:11px}.export-sales-page{min-width:0;padding-right:28px;padding-left:28px}.export-sales-page .page-heading__actions{flex-wrap:wrap;justify-content:flex-end}.export-source-switch{min-height:38px;display:inline-flex;align-items:center;gap:2px;padding:3px;background:#edf1ee;border:1px solid var(--line);border-radius:10px}.export-source-switch button{min-height:30px;padding:0 10px;color:#70807a;background:transparent;border:0;border-radius:7px;font-size:8px;font-weight:800;white-space:nowrap;transition:.15s ease}.export-source-switch button:hover:not(:disabled){color:var(--brand)}.export-source-switch button.is-active{color:#176d63;background:#fff;box-shadow:0 2px 7px #14322d14}.export-upload-button{min-height:38px;display:inline-flex;align-items:center;justify-content:center;gap:7px;padding:0 12px;color:#52605b;background:#ffffffb8;border:1px solid var(--line);border-radius:10px;font-size:9px;font-weight:800;transition:.15s ease}.export-upload-button:hover{color:var(--brand);border-color:#acd2ca;background:#eef8f5}.export-check{display:flex;align-items:center;gap:10px;margin-top:10px;padding:11px 14px;border:1px solid;border-radius:11px}.export-check svg{width:18px;flex:none}.export-check>div{min-width:0;flex:1}.export-check strong,.export-check span{display:block}.export-check strong{font-size:10px}.export-check span{margin-top:3px;font-size:8px}.export-check.is-ready{color:#27665e;border-color:#b9ddd5;background:#eef8f5}.export-check.has-errors{color:#9c4c3c;border-color:#efc7bd;background:var(--red-soft)}.export-check .primary-button{min-height:34px;flex:none;padding-inline:12px;font-size:8px}.export-commit-success a{text-decoration:none}.export-register{min-width:0;margin-top:12px;overflow:hidden;transition:opacity .15s}.export-register.is-loading{opacity:.6}.export-register__toolbar{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:14px 17px;border-bottom:1px solid var(--line)}.export-register__toolbar>div{min-width:0}.export-register__toolbar h2{margin:0;font-size:13px}.export-register__toolbar p{margin:4px 0 0;color:var(--muted);font-size:8px}.export-search{width:min(380px,42%);min-height:38px;flex:none}.export-sales-table-wrap{max-height:calc(100vh - 390px);min-height:270px;overflow:auto;scrollbar-gutter:stable}.export-sales-table,.export-preview-table{min-width:1500px}.export-sales-table th,.export-preview-table th{position:sticky;top:0;z-index:2;padding:9px 10px}.export-sales-table td,.export-preview-table td{height:42px;padding:7px 10px;line-height:1.2}.export-sales-table td strong,.export-preview-table td strong{max-width:260px}.export-preview-table{min-width:1500px}.export-preview-table tr.row-error{background:#fff7f5}.export-action{display:inline-flex;padding:5px 7px;color:#60706a;background:#edf1ee;border-radius:6px;font-size:8px;font-weight:800;white-space:nowrap}.export-action--new{color:#176d63;background:#e2f1ed}.export-action--update{color:#2f6793;background:#e6f0f8}.export-action--error{color:#a64c3a;background:#f9e5e0}.export-preview-table td:nth-child(2) small{max-width:210px;margin-top:3px;color:var(--red)}.export-batch-table-wrap{max-height:calc(100vh - 310px);overflow:auto;scrollbar-gutter:stable}.export-batch-table{min-width:1180px}.export-batch-table th{position:sticky;top:0;z-index:2;padding:9px 10px}.export-batch-table td{height:45px;padding:7px 10px;line-height:1.2}.source-badge,.batch-status{display:inline-flex;align-items:center;min-height:23px;padding:0 7px;border-radius:6px;font-size:8px;font-weight:800;white-space:nowrap}.source-badge{color:#53615c;background:#edf1ee}.batch-status--committed{color:#176d63;background:#e2f1ed}.batch-status--analyzed{color:#32668e;background:#e7f0f7}.batch-status--cancelled{color:#a34e3e;background:var(--red-soft)}.sales-page{height:100vh;min-width:0;display:flex;flex-direction:column;overflow:hidden;padding-right:28px;padding-bottom:24px;padding-left:28px}.sales-page .page-heading{flex:none}.sales-details-toggle{min-height:38px;display:flex;align-items:center;gap:7px;padding:0 11px;color:#69756f;background:#ffffffad;border:1px solid var(--line);border-radius:10px;font-size:10px;font-weight:750;transition:.15s ease}.sales-details-toggle:hover,.sales-details-toggle.is-active{color:var(--brand);border-color:#b6d8d1;background:#eef8f5}.sales-register{min-height:0;display:flex;flex:1;flex-direction:column;overflow:hidden;transition:opacity .15s}.sales-register.is-loading{opacity:.6}.sales-toolbar{position:relative;z-index:8;flex:none;display:flex;align-items:center;gap:10px;padding:11px 14px;overflow:visible;background:#fbfcfa;border-bottom:1px solid var(--line)}.sales-search{width:min(500px,42%);flex:1 1 340px}.sales-toolbar__filters{min-width:0;display:flex;align-items:center;gap:8px;margin-left:auto}.sales-toolbar__filters>.searchable-select{width:190px;flex:none}.sales-toolbar__filters>.searchable-select.is-open{z-index:12}.sales-period-control{flex:none}.sales-filter-reset{width:42px;height:42px;display:grid;place-items:center;flex:none;padding:0;color:#6f7c77;background:#fff;border:1px solid var(--line);border-radius:11px}.sales-filter-reset:hover{color:var(--brand);border-color:#acd2ca;background:#eef8f5}.sales-toolbar__hint{color:var(--muted);font-size:9px}.sales-table-wrap{min-height:0;flex:1;overflow:auto;overscroll-behavior:contain;scrollbar-gutter:stable}.sales-table{min-width:1660px}.sales-table th{position:sticky;top:0;z-index:3;padding:9px 10px}.sales-table td{height:44px;padding:7px 10px;line-height:1.2}.sales-table td strong{max-width:240px}.sales-document-row{cursor:pointer}.sales-document-row td{height:34px;padding-top:4px;padding-bottom:4px}.sales-document-row td small{display:none}.sales-register.show-details .sales-document-row td{height:44px;padding-top:7px;padding-bottom:7px}.sales-register.show-details .sales-document-row td small{display:block}.sales-document-row.is-expanded{background:#f4faf7}.sales-expand-column{width:42px;min-width:42px;max-width:42px!important;text-align:center!important}.sales-expand-column button{width:26px;height:26px;display:grid;place-items:center;margin:0 auto;padding:0;color:#71807a;background:#fff;border:1px solid var(--line);border-radius:7px;transition:.15s ease}.sales-expand-column button:hover{color:var(--brand);border-color:#acd2ca;background:#eef8f5}.sales-expand-column button svg{transition:transform .15s ease}.sales-document-row.is-expanded .sales-expand-column button svg{transform:rotate(180deg)}.sale-status{display:inline-flex;align-items:center;gap:4px;color:#176d63;font-size:9px;font-weight:800;white-space:nowrap}.sale-kind{display:inline-flex;align-items:center;min-height:23px;padding:0 8px;border-radius:7px;font-size:8px;font-weight:800;white-space:nowrap}.sale-kind--export{color:#32668e;background:#e7f0f7}.sale-kind--local{color:#176d63;background:#e2f1ed}.sales-lines-row>td{height:auto;padding:0!important;background:#f8fbf9}.sales-lines{margin:0 42px 10px;overflow:hidden;background:#fff;border:1px solid #dfe8e3;border-radius:10px;box-shadow:0 6px 18px #14322d0d}.sales-lines__heading{display:flex;align-items:center;justify-content:space-between;gap:15px;padding:9px 12px;color:#46534e;background:#f6f9f7;border-bottom:1px solid #e5ebe7}.sales-lines__heading strong{font-size:9px}.sales-lines__heading span{color:var(--muted);font-size:8px}.sales-lines table{width:100%;border-collapse:collapse}.sales-lines th{position:static;padding:7px 10px;color:#8b9691;background:#fff;border-bottom:1px solid #e8ede9;font-size:8px;font-weight:800;letter-spacing:.05em;text-align:left;text-transform:uppercase}.sales-lines td{height:35px;padding:6px 10px;border-bottom:1px solid #eef1ee;font-size:9px}.sales-lines tbody tr:last-child td{border-bottom:0}@media(max-width:1180px){.page{padding:34px 28px 45px}.operations-page{padding-right:20px;padding-bottom:20px;padding-left:20px}.counterparty-page,.sales-page{padding-right:20px;padding-left:20px}.metric-grid,.counterparty-metric-grid{grid-template-columns:repeat(2,1fr)}.counterparty-toolbar{align-items:stretch;flex-direction:column}.counterparty-toolbar .search-field{width:100%}.counterparty-period-control{align-self:flex-start;justify-content:flex-start;flex-wrap:wrap}.sales-toolbar{align-items:stretch;flex-wrap:wrap}.sales-search{width:100%}.sales-toolbar__filters{width:100%;justify-content:flex-end;margin-left:0}.dashboard-grid{grid-template-columns:1fr}.filter-bar{grid-template-columns:repeat(2,1fr)}.filter-bar .search-field{grid-column:span 2}.audit-grid{grid-template-columns:repeat(2,1fr)}.import-layout,.settings-grid,.access-layout{grid-template-columns:1fr}.settings-form--rate{grid-template-columns:repeat(3,1fr)}.settings-form--rate .primary-button{grid-column:1 / -1}}@media(max-width:840px){.sidebar{transform:translate(-100%);transition:transform .2s ease}.sidebar--open{transform:translate(0)}.sidebar__close{position:absolute;top:20px;right:16px;display:grid;place-items:center;width:36px;height:36px;color:#b6cac4;background:transparent;border:1px solid rgba(255,255,255,.1);border-radius:9px}.sidebar-backdrop{position:fixed;inset:0;z-index:20;display:block;padding:0;background:#0b18166b;border:0}.main-area{width:100%;margin-left:0}.operations-page,.sales-page{height:calc(100vh - 60px)}.mobile-header{height:60px;display:flex;align-items:center;justify-content:space-between;padding:0 18px;color:#20312d;background:#ffffffe0;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.mobile-header .icon-button{color:#52625d;border-color:var(--line)}.mobile-header strong{font-size:13px}.mobile-header__avatar{width:32px;height:32px}.export-sales-page .page-heading{align-items:stretch;flex-direction:column}.export-sales-page .page-heading__actions{width:100%;justify-content:flex-start;margin-left:0}.login-page{grid-template-columns:1fr}.login-story{display:none}.login-form-wrap{min-height:100vh;padding:30px}.local-sales-dialog{max-height:calc(100vh - 20px)}.local-sales-period{align-items:stretch;flex-wrap:wrap}.local-sales-period>.counterparty-period-modes{width:100%}.local-sales-search{max-width:none}.local-sales-period>.primary-button{margin-left:0}.local-sales-summary{grid-template-columns:repeat(3,1fr)}.local-sales-dialog__foot{align-items:stretch;flex-direction:column}.local-sales-commit{justify-content:space-between;margin-left:0}}@media(max-width:620px){.page{padding:24px 16px 38px}.operations-page{padding-right:12px;padding-bottom:12px;padding-left:12px}.counterparty-page{padding-right:12px;padding-left:12px}.sales-page{padding-right:12px;padding-bottom:12px;padding-left:12px}.export-sales-page{padding-right:12px;padding-left:12px}.export-source-switch{width:100%;order:3}.export-source-switch button{flex:1}.page-heading{align-items:flex-start;margin-bottom:20px}.page-heading h1{font-size:28px}.page-heading .record-count{display:none}.page-heading__actions{margin-left:auto}.table-settings__popover{position:fixed;top:72px;right:12px;left:12px;width:auto;max-height:calc(100vh - 84px)}.balance-grid,.metric-grid,.audit-grid,.counterparty-metric-grid{grid-template-columns:1fr}.counterparty-period-control{width:100%}.counterparty-period-modes{width:100%;overflow-x:auto}.counterparty-period-modes button{flex:1 0 auto}.counterparty-period-value{width:100%}.counterparty-period-value label{flex:1}.counterparty-period-value input{width:100%}.sales-toolbar{align-items:stretch;flex-direction:column}.sales-search{width:100%}.sales-toolbar__filters{width:100%;flex-wrap:wrap;margin-left:0}.sales-toolbar__filters>.searchable-select{width:100%}.sales-period-control{width:calc(100% - 50px);flex:1}.sales-lines{margin-inline:10px}.counterparty-drawer{width:100vw;max-width:none}.counterparty-drawer__header{padding:18px 16px 14px}.counterparty-drawer__summary{grid-template-columns:repeat(2,1fr)}.counterparty-drawer__table-wrap{margin-inline:10px}.balance-card{min-height:128px}.metric-card{min-height:84px}.panel-heading{padding:17px 16px 0}.chart-wrap{height:245px}.recent-list{padding-inline:15px}.filter-bar{grid-template-columns:1fr}.filter-bar .search-field{grid-column:auto}.reference-tabs{overflow-x:auto;padding-bottom:2px}.reference-tabs button{min-width:155px}.reference-toolbar{align-items:stretch;flex-direction:column;gap:8px}.reference-toolbar .search-field{width:100%}.reference-toolbar>span{align-self:flex-end}.reference-row{align-items:flex-start;padding-inline:15px}.status-dot{display:none}.import-hero{align-items:flex-start;flex-wrap:wrap}.import-hero__main{width:calc(100% - 70px)}.import-hero__count{width:100%;padding:13px 0 0;border-top:1px solid var(--line);border-left:0;text-align:left}.import-upload{order:4;width:100%}.commit-panel{align-items:flex-start;flex-wrap:wrap}.commit-panel__copy{width:calc(100% - 64px)}.commit-panel .primary-button,.commit-panel__role{width:100%}.commit-confirm-grid{grid-template-columns:1fr}.review-groups-list article{grid-template-columns:minmax(0,1fr) 44px;gap:10px}.review-group-currencies{grid-column:1 / -1;grid-row:2;justify-content:flex-start}.review-group-count{grid-column:2;grid-row:1}.import-results__heading{align-items:stretch;flex-direction:column}.result-filters{justify-content:flex-start}.review-overlay{padding:0;place-items:end stretch}.review-dialog{max-height:94vh;padding:18px 16px;border-radius:18px 18px 0 0}.local-sales-dialog{max-height:96vh;padding:0;border-radius:18px 18px 0 0}.local-sales-dialog__head,.local-sales-period,.local-sales-dialog__foot{padding-inline:14px}.local-sales-period__value{width:100%;flex-wrap:wrap}.local-sales-search,.local-sales-period__value input{width:100%}.local-sales-period__value label{flex:1}.local-sales-period>.primary-button{width:100%}.local-sales-summary{grid-template-columns:repeat(2,1fr)}.local-sales-warning,.local-sales-preview{margin-inline:14px}.local-sales-pagination,.local-sales-commit{align-items:stretch;flex-wrap:wrap}.local-sales-commit>span{width:100%}.local-sales-commit .primary-button{width:100%;justify-content:center}.review-form{grid-template-columns:1fr}.review-form__wide{grid-column:auto}.review-actions{align-items:stretch;flex-direction:column-reverse}.review-actions>button{width:100%;margin:0}.exchange-flow,.notice{margin-inline:14px}.table-pagination{align-items:stretch;flex-direction:column}.table-pagination__summary,.table-pagination__buttons{justify-content:space-between}.login-form-wrap{padding:22px}.account-balance-heading{align-items:stretch;flex-direction:column;gap:8px}.account-balance-heading__actions{flex-wrap:wrap}.account-balance-heading__caption{width:100%;margin-left:0}.account-balance-list,.settings-form--account,.settings-form--rate{grid-template-columns:1fr}.access-role-card__head{flex-wrap:wrap;padding:16px}.access-full-badge{margin-left:60px}.access-permissions{grid-template-columns:1fr}.access-permission:nth-child(odd){border-right:0}.settings-form--rate .primary-button{grid-column:auto}.export-upload-button{min-height:36px;padding-inline:10px}.export-check{align-items:flex-start;flex-wrap:wrap}.export-check .primary-button{width:100%}.export-register__toolbar{align-items:stretch;flex-direction:column}.export-search{width:100%}.account-row{padding-inline:14px}.account-toggle{width:30px;justify-content:center;overflow:hidden;padding:0;color:transparent}.account-toggle svg{color:#68746f}}.login-page--liquid{min-height:100vh;position:relative;display:grid;grid-template-columns:minmax(520px,1.18fr) minmax(430px,.82fr);grid-template-rows:104px minmax(0,1fr) 42px;overflow:hidden;color:#f2f8ff;background:radial-gradient(circle at 30% 42%,#122e59 0%,transparent 36%),#06121f}.live-liquid-grid{position:absolute;inset:0;background-image:linear-gradient(rgba(111,201,255,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(111,201,255,.035) 1px,transparent 1px);background-size:54px 54px;-webkit-mask-image:radial-gradient(circle at 48% 48%,black,transparent 78%);mask-image:radial-gradient(circle at 48% 48%,black,transparent 78%);animation:liveLiquidGrid 18s linear infinite}.live-liquid-aurora{position:absolute;border-radius:50%;filter:blur(70px);mix-blend-mode:screen;pointer-events:none;animation:liveLiquidDrift 10s ease-in-out infinite alternate}.live-liquid-aurora--one{width:520px;height:380px;top:-210px;left:27%;background:#314cff;opacity:.62}.live-liquid-aurora--two{width:410px;height:410px;right:-120px;bottom:-150px;background:#d03edc;opacity:.48;animation-delay:-4s}.live-login-head{grid-column:1 / -1;position:relative;z-index:3;display:flex;align-items:center;justify-content:space-between;padding:30px clamp(30px,4vw,62px)}.brand--liquid{position:relative;z-index:2;padding:0}.brand--liquid .brand__mark{border:0;box-shadow:0 10px 28px #5160ff4d}.brand--liquid strong{color:#f4f9ff;font-size:17px;letter-spacing:.2em}.brand--liquid span{color:#778ba2;font-size:8px;font-weight:800;letter-spacing:.24em}.live-login-status{display:flex;align-items:center;gap:8px;color:#7e92aa;font-size:9px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.live-login-status i{width:7px;height:7px;background:#5df1c7;border-radius:50%;box-shadow:0 0 15px #5df1c7;animation:liveStatusPulse 1.8s ease-in-out infinite}.live-login-story{position:relative;z-index:2;align-self:center;padding:0 4vw 55px 9vw}.live-login-eyebrow{display:inline-flex;align-items:center;gap:8px;color:#6ee5d6;font-size:9px;font-weight:900;letter-spacing:.17em}.live-login-story h1{margin:19px 0 22px;font-size:clamp(58px,6.4vw,104px);line-height:.82;letter-spacing:-.078em}.live-login-story h1 em{color:transparent;background:linear-gradient(110deg,#fff 10%,#9adcf5 52%,#aca1ff);-webkit-background-clip:text;font-style:normal}.live-login-story>p{max-width:610px;margin:0;color:#8094aa;font-size:15px;line-height:1.7}.live-flow-map{max-width:650px;position:relative;display:flex;align-items:center;gap:12px;margin-top:42px;padding:13px;overflow:hidden;background:#07172a94;border:1px solid rgba(124,190,255,.14);border-radius:19px;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);box-shadow:0 20px 50px #00051240}.live-flow-map article{min-width:0;position:relative;z-index:1;display:flex;align-items:center;gap:10px;flex:1;padding:12px;background:#ffffff09;border:1px solid rgba(255,255,255,.06);border-radius:12px}.live-flow-map article>svg{flex:none;color:#68e7df}.live-ai-mark{width:26px;height:26px;position:relative;display:grid;place-items:center;flex:none;color:#071722;background:linear-gradient(145deg,#67eddb,#82a5ff);border-radius:9px;box-shadow:0 0 18px #65e7d82e}.live-ai-mark>i{width:5px;height:5px;position:absolute;top:-2px;right:-2px;background:#8dffdb;border:2px solid #10263a;border-radius:50%;box-shadow:0 0 9px #7effd6;animation:liveStatusPulse 1.8s ease-in-out infinite}.live-flow-map article small,.live-flow-map article strong{display:block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.live-flow-map article small{color:#5f7a91;font-size:6px;font-weight:900;letter-spacing:.1em}.live-flow-map article strong{margin-top:4px;font-size:9px}.live-flow-map>i{color:#50738e}.live-flow-map__beam{width:86px;height:2px;position:absolute;left:-90px;background:linear-gradient(90deg,transparent,#66f2df,transparent);filter:drop-shadow(0 0 7px #66f2df);animation:liveFlowBeam 3.4s ease-in-out infinite}.live-login-form-wrap{min-height:0;position:relative;z-index:3;align-self:center;display:block;padding:0 clamp(35px,6vw,95px) 50px 20px}.live-login-form-label{width:min(430px,100%);display:flex;align-items:center;gap:7px;margin:0 auto 12px;color:#7f94aa;font-size:8px;letter-spacing:.08em}.login-page--liquid .login-form{width:min(430px,100%);position:relative;margin:0 auto;padding:34px;color:#eef7ff;background:linear-gradient(145deg,#193051c2,#0b192ec2);border:1px solid rgba(137,189,255,.2);border-radius:25px;box-shadow:0 32px 100px #0004148c,inset 0 1px #ffffff0f;-webkit-backdrop-filter:blur(30px);backdrop-filter:blur(30px);animation:liveCardFloat 6s ease-in-out infinite}.login-page--liquid .login-form:before{content:"";position:absolute;inset:-1px;z-index:-1;padding:1px;background:linear-gradient(145deg,rgba(98,245,221,.5),transparent 35%,rgba(200,83,255,.4));border-radius:inherit;-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none}.live-login-session{display:flex;align-items:center;justify-content:space-between;margin-bottom:28px}.live-login-session .login-form__icon{width:42px;height:42px;display:grid;place-items:center;margin:0;color:#6cf0df;background:#63e8d717;border:1px solid rgba(99,232,215,.16);border-radius:13px}.live-login-session>div{display:flex;align-items:center;gap:14px}.live-login-session small{color:#7890a8;font-size:7px;font-weight:900;letter-spacing:.16em}.live-login-session>div>span{display:flex;align-items:center;gap:5px;color:#8295a9;font-size:8px}.live-login-session>div>span i{width:6px;height:6px;background:#5df1c7;border-radius:50%;box-shadow:0 0 11px #5df1c7;animation:liveStatusPulse 1.8s ease-in-out infinite}.login-page--liquid .login-form h2{margin:0 0 8px;font-size:32px}.login-page--liquid .login-form .muted{margin-bottom:28px;color:#8194a9;font-size:12px}.login-page--liquid .field>span{color:#7e91a5;font-size:9px;font-weight:800;letter-spacing:.06em}.login-page--liquid .field>input,.login-page--liquid .password-field{min-height:52px;color:#eff8ff;background:#0510207a;border-color:#97bde426;border-radius:13px}.login-page--liquid .field>input{padding-inline:16px;font-size:13px}.login-page--liquid .field>input::placeholder,.login-page--liquid .password-field input::placeholder{color:#536b81}.login-page--liquid .password-field input{color:#eff8ff;background:transparent;font-size:13px}.login-page--liquid .password-field button{color:#7890a6}.login-page--liquid .field>input:focus,.login-page--liquid .password-field:focus-within{border-color:#65e8d8;box-shadow:0 0 0 3px #65e8d81a,0 0 26px #65e8d812}.login-page--liquid .primary-button{min-height:52px;position:relative;overflow:hidden;color:#061725;background:linear-gradient(115deg,#65edda,#80a7ff 65%,#c174f3);border-radius:13px;box-shadow:0 14px 38px #4f97ff3d;font-size:12px}.login-page--liquid .primary-button:after{content:"";width:75px;height:80px;position:absolute;top:-14px;left:-100px;transform:skew(-20deg);background:linear-gradient(90deg,transparent,rgba(255,255,255,.55),transparent);animation:liveButtonGlint 4.2s ease-in-out infinite}.login-page--liquid .primary-button:hover{transform:translateY(-2px);filter:brightness(1.06)}.login-page--liquid .login-help{display:flex;align-items:center;justify-content:center;gap:6px;max-width:none;color:#657b91}.login-page--liquid .form-error{color:#ffb2a5;background:#cd4f3e24;border:1px solid rgba(242,126,106,.18)}.live-login-spinner{width:14px;height:14px;border:2px solid rgba(5,25,35,.25);border-top-color:#071722;border-radius:50%;animation:spin .7s linear infinite}.live-login-ticker{grid-column:1 / -1;position:relative;z-index:3;overflow:hidden;color:#83a1b5;background:#0007115c;border-top:1px solid rgba(255,255,255,.06);font-size:8px;font-weight:850;letter-spacing:.15em;white-space:nowrap}.live-login-ticker>div{width:140%;height:100%;display:flex;align-items:center;justify-content:space-around;gap:34px;animation:liveTicker 22s linear infinite}.live-login-ticker i{width:5px;height:5px;background:#70e9d9;border-radius:50%}.app-shell--liquid{--ink: #edf7fd;--muted: #71899b;--line: rgba(137, 188, 224, .12);--paper: #0e2131;--surface: #071522;--brand: #65e7d8;--brand-dark: #65e7d8;--brand-soft: rgba(101, 231, 216, .12);--red: #ef806f;--red-soft: rgba(239, 128, 111, .12);--amber: #e7b767;--amber-soft: rgba(231, 183, 103, .12);--blue: #83a8ff;--blue-soft: rgba(131, 168, 255, .12);--shadow: 0 18px 50px rgba(0, 5, 18, .16);color:var(--ink);background:#071522;color-scheme:dark}.app-shell--liquid .sidebar{width:92px;padding:24px 12px 16px;overflow:visible;color:#c5d6e2;background:radial-gradient(circle at 50% -5%,rgba(73,91,255,.2),transparent 28%),#050e18;border-right:1px solid rgba(132,191,234,.09);box-shadow:12px 0 45px #00051140}.sidebar__aurora{width:120px;height:220px;position:absolute;top:-80px;left:-60px;background:#3d4fff;border-radius:50%;filter:blur(48px);opacity:.2;pointer-events:none;animation:liveSideAurora 7s ease-in-out infinite alternate}.app-shell--liquid .sidebar .brand{justify-content:center;padding:0}.app-shell--liquid .sidebar .brand__mark{width:44px;height:44px;border-radius:14px}.app-shell--liquid .sidebar .brand>div:last-child{display:none}.app-shell--liquid .side-nav{width:100%;gap:7px;margin-top:34px}.app-shell--liquid .side-nav__caption{display:none}.app-shell--liquid .side-nav__link{width:48px;min-height:48px;justify-content:center;margin-inline:auto;padding:0;color:#607b8f;border:1px solid transparent;border-radius:14px}.app-shell--liquid .side-nav__link>span,.app-shell--liquid .side-nav__chevron{display:none}.app-shell--liquid .side-nav__link:hover{color:#c6f7ef;background:#65e7d812;border-color:#65e7d817;transform:translateY(-1px)}.app-shell--liquid .side-nav__link.is-active{color:#67ead9;background:#65e7d81f;border-color:#65e7d826;box-shadow:inset 0 0 0 1px #65e7d80a,0 0 25px #65e7d81a}.app-shell--liquid .side-nav__link.is-active:before{content:"";width:3px;height:19px;position:absolute;right:-23px;background:#64e7d7;border-radius:3px 0 0 3px;box-shadow:0 0 13px #64e7d7}.app-shell--liquid .side-nav__link:after{content:attr(data-label);position:absolute;left:61px;z-index:50;padding:8px 10px;color:#dcecf5;background:#112638;border:1px solid rgba(130,190,231,.13);border-radius:8px;box-shadow:0 10px 30px #00040d4d;font-size:10px;font-weight:700;white-space:nowrap;opacity:0;transform:translate(-5px);pointer-events:none;transition:.16s ease}.app-shell--liquid .side-nav__link:hover:after{opacity:1;transform:none}.app-shell--liquid .sidebar__foot{flex-direction:column;gap:10px;padding-top:14px;border-color:#89bce017}.sidebar__system{width:38px;height:38px;position:relative;display:grid;place-items:center;color:#61ddce;background:#65e7d814;border:1px solid rgba(101,231,216,.12);border-radius:12px}.sidebar__system svg{animation:liveSync 9s linear infinite}.sidebar__system i{width:6px;height:6px;position:absolute;top:5px;right:5px;background:#61efbd;border:1px solid #071522;border-radius:50%;box-shadow:0 0 8px #61efbd}.app-shell--liquid .user-card{flex:none}.app-shell--liquid .user-card>div{display:none}.app-shell--liquid .user-card__avatar{color:#06151f;background:linear-gradient(145deg,#64ead9,#86a1ff);border-radius:11px}.app-shell--liquid .sidebar__foot>.icon-button{width:34px;height:34px;color:#5f7688;border-color:#89bce01a;border-radius:10px}.app-shell--liquid .main-area{width:calc(100% - 92px);margin-left:92px;background:radial-gradient(circle at 78% -12%,rgba(85,75,240,.16),transparent 34%),radial-gradient(circle at 35% 110%,rgba(32,180,198,.08),transparent 30%),#071522}.app-shell--liquid .page{color:var(--ink)}.app-shell--liquid .page-heading h1{color:#edf7fd}.app-shell--liquid .page-heading p{color:#728b9d}.app-shell--liquid .eyebrow{color:#65e7d8;text-shadow:0 0 18px rgba(101,231,216,.2)}.app-shell--liquid .as-of,.app-shell--liquid .record-count,.app-shell--liquid .audit-status{color:#7790a2;background:#0e2131b8;border-color:var(--line);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.app-shell--liquid .panel,.app-shell--liquid .metric-card,.app-shell--liquid .counterparty-metric-grid article,.app-shell--liquid .audit-card,.app-shell--liquid .access-role-card,.app-shell--liquid .access-security-card,.app-shell--liquid .access-users-panel,.app-shell--liquid .reference-panel,.app-shell--liquid .import-hero,.app-shell--liquid .import-upload,.app-shell--liquid .import-results,.app-shell--liquid .export-check,.app-shell--liquid .export-register{color:var(--ink);background:linear-gradient(145deg,#102536f5,#0c1d2cf5);border-color:var(--line);box-shadow:var(--shadow)}.app-shell--liquid .balance-card{border:1px solid rgba(132,193,232,.12);box-shadow:0 18px 45px #00051233}.app-shell--liquid .balance-card--usd{background:linear-gradient(135deg,#197a87,#0e4a65)}.app-shell--liquid .balance-card--uzs{background:linear-gradient(135deg,#4b4fd1,#242967)}.app-shell--liquid .balance-card--rub{background:linear-gradient(135deg,#7b4d9e,#3d285c)}.app-shell--liquid .account-balance-heading,.app-shell--liquid .counterparty-toolbar,.app-shell--liquid .reference-toolbar,.app-shell--liquid .sales-toolbar,.app-shell--liquid .table-pagination,.app-shell--liquid .control-sales,.app-shell--liquid .import-results__foot{color:var(--muted);background:#0b1c2a;border-color:var(--line)}.app-shell--liquid .account-balance-heading>div:first-child,.app-shell--liquid .account-balance-list b,.app-shell--liquid .metric-card strong,.app-shell--liquid .panel-heading h2,.app-shell--liquid .recent-item__main strong,.app-shell--liquid .empty-state strong,.app-shell--liquid .counterparty-metric-grid article strong{color:#e9f5fb}.app-shell--liquid .account-balance-list article,.app-shell--liquid .recent-item,.app-shell--liquid .reference-row,.app-shell--liquid .account-row{border-color:#89bce017}.app-shell--liquid .account-balance-list article:hover,.app-shell--liquid .operations-table tbody tr:hover,.app-shell--liquid .counterparty-table tbody tr:hover,.app-shell--liquid .counterparty-table tbody tr:focus{background:#65e7d809}.app-shell--liquid .metric-card__icon--green,.app-shell--liquid .account-balance-kind{color:#65e7d8;background:#65e7d81c}.app-shell--liquid .segmented,.app-shell--liquid .counterparty-period-modes,.app-shell--liquid .export-source-switch{background:#0a1a28;border-color:var(--line)}.app-shell--liquid .segmented button.is-active,.app-shell--liquid .counterparty-period-modes button.is-active,.app-shell--liquid .export-source-switch button.is-active{color:#091824;background:#65e7d8;box-shadow:0 5px 18px #65e7d81f}.app-shell--liquid .primary-button{color:#061722;background:linear-gradient(110deg,#65e7d8,#7ba7ff);box-shadow:0 10px 28px #52abe02b}.app-shell--liquid .primary-button:hover{background:linear-gradient(110deg,#75f1e1,#8db4ff)}.app-shell--liquid .search-field,.app-shell--liquid .select-field,.app-shell--liquid .searchable-select__trigger,.app-shell--liquid .searchable-select__menu,.app-shell--liquid .searchable-select__search,.app-shell--liquid .settings-form input,.app-shell--liquid .settings-form select,.app-shell--liquid .counterparty-period-value input,.app-shell--liquid .rows-per-page select,.app-shell--liquid .local-sales-period__value input,.app-shell--liquid .local-sales-search,.app-shell--liquid .review-form input,.app-shell--liquid .review-form select,.app-shell--liquid .review-form textarea{color:#dcecf5;background:#0a1a28;border-color:var(--line)}.app-shell--liquid input::placeholder,.app-shell--liquid textarea::placeholder{color:#526b7e}.app-shell--liquid .operations-table th,.app-shell--liquid .counterparty-table th,.app-shell--liquid .import-table th,.app-shell--liquid .sales-table th,.app-shell--liquid .export-batch-table th,.app-shell--liquid .export-preview-table th{color:#6e8799;background:#0a1a28;border-color:var(--line)}.app-shell--liquid .operations-table td,.app-shell--liquid .counterparty-table td,.app-shell--liquid .import-table td,.app-shell--liquid .sales-table td,.app-shell--liquid .export-batch-table td,.app-shell--liquid .export-preview-table td{color:#a8bdca;border-color:#89bce014}.app-shell--liquid .operations-table td strong,.app-shell--liquid .operations-journal-table td.date-column{color:#dceaf2;background:var(--paper)}.app-shell--liquid .table-pagination button,.app-shell--liquid .account-order-toggle,.app-shell--liquid .account-balance-order-actions button,.app-shell--liquid .counterparty-drawer__footer button,.app-shell--liquid .import-results__foot button,.app-shell--liquid .local-sales-pagination button,.app-shell--liquid .sales-filter-reset,.app-shell--liquid .sales-expand-column button{color:#8198a8;background:#102536;border-color:var(--line)}.app-shell--liquid .table-settings__popover,.app-shell--liquid .counterparty-drawer,.app-shell--liquid .counterparty-drawer__header,.app-shell--liquid .counterparty-drawer__summary>div,.app-shell--liquid .counterparty-drawer__table-wrap,.app-shell--liquid .review-dialog,.app-shell--liquid .local-sales-dialog{color:var(--ink);background:#0c1d2b;border-color:var(--line)}.app-shell--liquid .mobile-header{color:#e6f4fa;background:#06121fe0;border-color:var(--line)}.app-shell--liquid .mobile-header strong{display:flex;align-items:center;gap:7px}.mobile-header__logo{width:24px;height:24px;display:block;object-fit:cover;border-radius:7px;box-shadow:0 5px 14px #5160ff40}@keyframes liveLiquidGrid{to{background-position:54px 54px}}@keyframes liveLiquidDrift{to{transform:translate(55px,38px) scale(1.14)}}@keyframes liveStatusPulse{0%,to{opacity:.5;transform:scale(.82)}50%{opacity:1;transform:scale(1.16)}}@keyframes liveFlowBeam{0%{left:-90px;opacity:0}24%{opacity:1}75%{opacity:1}to{left:100%;opacity:0}}@keyframes liveCardFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-7px)}}@keyframes liveButtonGlint{0%,57%{left:-100px}83%,to{left:120%}}@keyframes liveTicker{to{transform:translate(-28%)}}@keyframes liveSideAurora{to{transform:translate(25px,45px) scale(1.18)}}@keyframes liveSync{to{transform:rotate(360deg)}}@media(prefers-reduced-motion:reduce){.login-page--liquid *,.login-page--liquid *:before,.login-page--liquid *:after,.app-shell--liquid *,.app-shell--liquid *:before,.app-shell--liquid *:after{animation-duration:.01ms!important;animation-iteration-count:1!important}}@media(max-width:1100px){.login-page--liquid{grid-template-columns:1fr 470px}.live-login-story{padding-left:5vw}.live-login-story h1{font-size:68px}.live-flow-map article{padding:9px}}@media(max-width:840px){.login-page--liquid{grid-template-columns:1fr;grid-template-rows:86px 1fr 38px}.live-login-head{padding:22px 25px}.live-login-status{font-size:7px}.live-login-story{display:none}.live-login-form-wrap{grid-column:1;grid-row:2;align-self:center;padding:25px}.live-login-ticker{grid-row:3}.app-shell--liquid .sidebar{width:280px;padding:27px 18px 18px;transform:translate(-100%);overflow:hidden}.app-shell--liquid .sidebar--open{transform:translate(0)}.app-shell--liquid .sidebar .brand{justify-content:flex-start;padding:0 8px}.app-shell--liquid .sidebar .brand>div:last-child{display:block}.app-shell--liquid .side-nav{margin-top:40px}.app-shell--liquid .side-nav__caption{display:block;color:#547184}.app-shell--liquid .side-nav__link{width:100%;min-height:45px;justify-content:flex-start;margin:0;padding:0 12px;border-radius:11px}.app-shell--liquid .side-nav__link>span{display:block}.app-shell--liquid .side-nav__chevron{display:block}.app-shell--liquid .side-nav__link.is-active:before,.app-shell--liquid .side-nav__link:after{display:none}.app-shell--liquid .sidebar__foot{flex-direction:row}.app-shell--liquid .user-card{flex:1}.app-shell--liquid .user-card>div{display:block}.app-shell--liquid .sidebar__foot>.icon-button{width:38px;height:38px}.app-shell--liquid .main-area{width:100%;margin-left:0}}@media(max-width:540px){.live-login-head .brand__mark{width:38px;height:38px}.live-login-head .brand--liquid strong{font-size:14px}.live-login-status{max-width:120px;text-align:right}.live-login-form-wrap{padding:18px}.login-page--liquid .login-form{padding:25px 21px;border-radius:21px;animation:none}.live-login-session>div>small{display:none}.live-login-ticker>div{width:250%}}.design-lab{min-height:100vh;padding:36px clamp(18px,4vw,68px) 42px;color:#f4f6f5;background:radial-gradient(circle at 11% -4%,rgba(77,255,195,.11),transparent 28%),radial-gradient(circle at 89% 9%,rgba(94,116,255,.13),transparent 25%),linear-gradient(160deg,#0b0d12,#10141a 48%,#090b0f);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.design-lab *,.design-lab *:before,.design-lab *:after{box-sizing:border-box}.design-lab button,.design-lab input{font:inherit}.design-lab button{cursor:pointer}.design-lab__header{max-width:1560px;display:flex;align-items:flex-end;justify-content:space-between;gap:32px;margin:0 auto 25px}.design-lab__title>span{display:flex;align-items:center;gap:9px;color:#8b9893;font-size:9px;font-weight:800;letter-spacing:.18em}.design-lab__title>span i{width:7px;height:7px;background:#73f0c4;border-radius:50%;box-shadow:0 0 16px #73f0c4cc;animation:labPulse 2s ease-in-out infinite}.design-lab__title h1{margin:13px 0 11px;font-size:clamp(34px,4.4vw,64px);line-height:.92;letter-spacing:-.062em}.design-lab__title h1 em{color:#9ba7a2;font-style:normal;font-weight:500}.design-lab__title p{max-width:680px;margin:0;color:#77817e;font-size:12px;line-height:1.6}.design-mode{flex:none}.design-mode>small{display:block;margin:0 0 8px 5px;color:#66706d;font-size:7px;font-weight:850;letter-spacing:.17em}.design-mode>div{display:flex;gap:4px;padding:4px;background:#ffffff0b;border:1px solid rgba(255,255,255,.08);border-radius:14px;box-shadow:0 15px 40px #0000002e}.design-mode button{height:42px;display:flex;align-items:center;gap:8px;padding:0 15px;color:#78827f;background:transparent;border:0;border-radius:10px;font-size:9px;font-weight:750;transition:.25s ease}.design-mode button:hover{color:#c7cfcc}.design-mode button.is-active{color:#0a1713;background:#91f2d0;box-shadow:0 6px 22px #5debb930}.concept-switcher{max-width:1560px;display:grid;grid-template-columns:repeat(4,1fr);gap:9px;margin:0 auto 14px}.concept-switcher button{min-width:0;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:12px;padding:13px 14px;color:#7b8582;text-align:left;background:#ffffff0a;border:1px solid rgba(255,255,255,.075);border-radius:15px;overflow:hidden;transition:transform .22s ease,color .22s ease,background .22s ease,border-color .22s ease}.concept-switcher button:hover{transform:translateY(-2px);color:#d3d9d6;background:#ffffff0f}.concept-switcher button>span{width:36px;height:36px;display:grid;place-items:center;color:#6f7775;background:#ffffff0b;border:1px solid rgba(255,255,255,.06);border-radius:11px;font-size:9px;font-weight:900}.concept-switcher button strong,.concept-switcher button small{display:block}.concept-switcher button strong{color:inherit;font-size:11px}.concept-switcher button small{margin-top:3px;color:#5c6663;font-size:7px;letter-spacing:.04em}.concept-switcher button>i{width:27px;height:27px;display:grid;place-items:center;border-radius:9px;opacity:.45}.concept-switcher button.is-active{color:#f4f8f6;background:linear-gradient(145deg,#ffffff1a,#ffffff0b);border-color:#90f1cf61;box-shadow:0 10px 35px #0000002e,inset 0 0 0 1px #81f4cd0d}.concept-switcher button.is-active>span{color:#081511;background:#8df0ce;border-color:#8df0ce;box-shadow:0 0 22px #6febc13d}.concept-switcher button.is-active small{color:#8e9a96}.concept-switcher button.is-active>i{color:#8df0ce;background:#7febc617;opacity:1}.design-stage{max-width:1560px;margin:0 auto;padding:clamp(6px,1vw,13px);border-radius:26px;transition:background .35s ease,box-shadow .35s ease}.design-stage--obsidian{background:linear-gradient(125deg,#997e48,#171912 40%,#5b5035);box-shadow:0 28px 100px #0006,0 0 70px #d5b3680f}.design-stage--liquid{background:linear-gradient(125deg,#167b8d,#5955ff 48%,#d35bf2);box-shadow:0 28px 100px #0006,0 0 80px #4e6fff1f}.design-stage--atelier{background:linear-gradient(125deg,#b79657,#eee5d4 50%,#254f45);box-shadow:0 28px 100px #00000059,0 0 80px #e0c69317}.design-stage--prism{background:linear-gradient(125deg,#ff7a60,#6f55ff 47%,#56e6be);box-shadow:0 28px 100px #0006,0 0 80px #8153ff26}.design-browser{overflow:hidden;background:#f3f4f1;border:1px solid rgba(255,255,255,.34);border-radius:18px;box-shadow:0 24px 70px #00000054}.design-browser__bar{height:36px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;padding:0 13px;color:#737a77;background:#f7f8f5f5;border-bottom:1px solid #dfe2de;font-size:7px}.design-browser__bar>div{display:flex;gap:5px}.design-browser__bar>div i{width:7px;height:7px;background:#d7d9d5;border-radius:50%}.design-browser__bar>div i:first-child{background:#e47c68}.design-browser__bar>div i:nth-child(2){background:#e3bb63}.design-browser__bar>div i:nth-child(3){background:#75be8f}.design-browser__bar>span{display:flex;align-items:center;gap:5px;padding:5px 35px;color:#69716e;background:#e9ebe7;border-radius:6px}.design-browser__bar>strong{justify-self:end;color:#8b918f;font-size:7px;font-weight:700}.design-browser__viewport{height:clamp(690px,49vw,760px);min-height:690px;overflow:hidden}.design-preview{width:100%;height:100%;animation:previewReveal .62s cubic-bezier(.22,.8,.22,1) both}.product-logo{display:inline-flex;align-items:center;gap:10px}.product-logo__mark{width:38px;height:38px;position:relative;display:grid;place-items:center;flex:none;color:#111816;background:#91f0ce;border-radius:12px;box-shadow:0 7px 22px #57dbad2e;overflow:hidden}.product-logo__mark>span{position:relative;z-index:1;font-family:Georgia,serif;font-size:21px;font-weight:800}.product-logo__mark>i{width:35px;height:13px;position:absolute;top:-4px;right:-15px;transform:rotate(35deg);background:#ffffffbf;filter:blur(4px);animation:logoGlint 4s ease-in-out infinite}.product-logo__word strong,.product-logo__word small{display:block}.product-logo__word strong{font-size:15px;letter-spacing:.14em}.product-logo__word small{margin-top:2px;font-size:6px;font-weight:800;letter-spacing:.25em;opacity:.48}.product-logo.is-compact .product-logo__mark{width:35px;height:35px;border-radius:11px}.product-login{width:100%;height:100%;min-height:690px;position:relative;overflow:hidden}.login-eyebrow{display:inline-flex;align-items:center;gap:7px;font-size:7px;font-weight:900;letter-spacing:.17em}.secure-login{width:min(350px,100%);position:relative;z-index:2;padding:29px;border-radius:23px}.secure-login__heading{display:flex;align-items:center;justify-content:space-between;margin-bottom:25px}.secure-login__icon{width:36px;height:36px;display:grid;place-items:center;border-radius:11px}.secure-login__heading>div{display:flex;align-items:center;gap:12px}.secure-login__heading small{font-size:6px;font-weight:900;letter-spacing:.15em;opacity:.42}.secure-login__heading>div>span{display:flex;align-items:center;gap:5px;font-size:7px;opacity:.6}.secure-login__heading>div>span i{width:5px;height:5px;background:#63e5b6;border-radius:50%;box-shadow:0 0 12px currentColor;animation:statusPulse 1.8s infinite}.secure-login h3{margin:0;font-size:25px;letter-spacing:-.045em}.secure-login>p{margin:7px 0 24px;font-size:9px;opacity:.54}.secure-login label{display:block;margin-top:13px}.secure-login label>span{display:block;margin:0 0 7px 2px;font-size:7px;font-weight:800;letter-spacing:.06em;opacity:.52}.secure-login label>div{height:45px;display:flex;align-items:center;gap:9px;padding:0 13px;border-radius:12px;transition:border-color .2s ease,box-shadow .2s ease}.secure-login label>div:focus-within{border-color:currentColor;box-shadow:0 0 0 3px #70e6bd14}.secure-login input{width:100%;min-width:0;color:inherit;background:transparent;border:0;outline:0;font-size:10px}.secure-login label button{width:25px;height:25px;display:grid;place-items:center;flex:none;padding:0;color:inherit;background:transparent;border:0;opacity:.48}.secure-login__submit{width:100%;height:47px;position:relative;display:flex;align-items:center;justify-content:space-between;margin-top:18px;padding:0 16px;overflow:hidden;border:0;border-radius:12px;font-size:9px;font-weight:850}.secure-login__submit:after{content:"";width:65px;height:80px;position:absolute;top:-18px;left:-90px;transform:skew(-20deg);background:linear-gradient(90deg,transparent,rgba(255,255,255,.48),transparent);animation:loginButtonGlint 4.4s ease-in-out infinite}.secure-login>footer{display:flex;align-items:center;justify-content:center;gap:6px;margin-top:16px;font-size:6px;opacity:.36}.product-login--obsidian{display:grid;grid-template-columns:59% 41%;color:#f2f1eb;background:#090b0a}.product-login--obsidian:before{content:"";position:absolute;inset:0;opacity:.05;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 180 180' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.9' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.35'/%3E%3C/svg%3E");pointer-events:none}.obsidian-halo{width:570px;height:570px;position:absolute;top:-290px;left:24%;border:1px solid rgba(220,185,107,.17);border-radius:50%;box-shadow:0 0 120px #b78c3614,inset 0 0 100px #c59e4b0a;animation:haloBreathe 7s ease-in-out infinite}.obsidian-halo:before,.obsidian-halo:after{content:"";position:absolute;border:1px solid rgba(218,178,91,.11);border-radius:inherit}.obsidian-halo:before{inset:64px}.obsidian-halo:after{inset:128px}.obsidian-story{position:relative;z-index:1;display:flex;flex-direction:column;padding:39px 52px 30px;border-right:1px solid rgba(255,255,255,.07)}.obsidian-story .product-logo__mark{color:#17130c;background:linear-gradient(145deg,#ead29c,#a87e35);box-shadow:0 8px 28px #d5ae5c24}.obsidian-story__copy{margin-top:80px}.obsidian-story__copy .login-eyebrow{color:#c7a45d}.obsidian-story__copy h2{margin:16px 0 15px;font-family:Georgia,Times New Roman,serif;font-size:clamp(38px,4.2vw,67px);font-weight:500;line-height:.95;letter-spacing:-.052em}.obsidian-story__copy h2 em{color:#c7a45d;font-style:italic;font-weight:400}.obsidian-story__copy p{max-width:530px;margin:0;color:#7f837e;font-size:11px;line-height:1.7}.obsidian-console{width:min(465px,85%);margin-top:35px;padding:16px 18px 12px;background:linear-gradient(135deg,#ffffff0e,#ffffff05);border:1px solid rgba(215,183,115,.16);border-radius:16px;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);box-shadow:0 18px 45px #0000002e}.obsidian-console>div{display:flex;justify-content:space-between}.obsidian-console>div span{display:flex;align-items:center;gap:5px;color:#bea260;font-size:6px;font-weight:900;letter-spacing:.12em}.obsidian-console>div span i{width:5px;height:5px;background:#d8b865;border-radius:50%;box-shadow:0 0 11px #d4ae55}.obsidian-console>div small{color:#616762;font-size:6px}.obsidian-console>strong{display:block;margin-top:11px;font-size:25px;letter-spacing:-.04em}.obsidian-console>strong small{color:#8e8b7f;font-size:8px;letter-spacing:.02em}.obsidian-console svg{width:100%;height:48px;overflow:visible}.obsidian-console svg path{fill:none;stroke:#c9a550;stroke-width:2;stroke-linecap:round;filter:drop-shadow(0 0 7px rgba(206,170,86,.4));stroke-dasharray:700;stroke-dashoffset:700;animation:chartDraw 2.1s .4s ease forwards}.obsidian-console footer{display:flex;justify-content:space-between}.obsidian-console footer span{display:flex;align-items:center;gap:4px;color:#72c79c;font-size:7px}.obsidian-console footer small{color:#555b57;font-size:6px}.login-system-line{display:flex;gap:20px;margin-top:auto;color:#555b57;font-size:6px}.login-system-line span{display:flex;align-items:center;gap:5px}.login-system-line svg{color:#8e7b4e}.obsidian-auth{position:relative;display:grid;place-items:center;overflow:hidden;background:radial-gradient(circle at 50% 36%,rgba(198,160,76,.08),transparent 38%),#0d100e}.obsidian-auth:before{content:"";position:absolute;inset:0;background:linear-gradient(rgba(255,255,255,.018) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.018) 1px,transparent 1px);background-size:42px 42px;-webkit-mask-image:linear-gradient(to bottom,transparent,black 35%,transparent);mask-image:linear-gradient(to bottom,transparent,black 35%,transparent)}.auth-orbit{position:absolute;border:1px solid rgba(210,177,102,.11);border-radius:50%;animation:orbitSpin 16s linear infinite}.auth-orbit:after{content:"";width:7px;height:7px;position:absolute;top:14%;left:12%;background:#b69550;border-radius:50%;box-shadow:0 0 16px #b69550}.auth-orbit--one{width:510px;height:510px}.auth-orbit--two{width:390px;height:390px;animation-direction:reverse;animation-duration:12s}.product-login--obsidian .secure-login{background:#101311c7;border:1px solid rgba(222,191,121,.18);box-shadow:0 30px 80px #00000075;-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px)}.product-login--obsidian .secure-login__icon{color:#d2b46c;background:#cba8571a;border:1px solid rgba(209,174,91,.17)}.product-login--obsidian .secure-login label>div{background:#ffffff09;border:1px solid rgba(255,255,255,.09)}.product-login--obsidian .secure-login__submit{color:#18140c;background:linear-gradient(120deg,#a47b32,#e3ca8e 48%,#af843a);box-shadow:0 12px 30px #ba8f362e}.product-login--liquid{display:grid;grid-template-columns:55% 45%;grid-template-rows:auto 1fr auto;color:#f3f9ff;background:radial-gradient(circle at 33% 38%,#112d5a,transparent 38%),#06121f}.liquid-aurora{position:absolute;border-radius:50%;filter:blur(60px);opacity:.55;mix-blend-mode:screen;animation:liquidDrift 9s ease-in-out infinite alternate}.liquid-aurora--one{width:480px;height:340px;top:-140px;left:25%;background:#324dff}.liquid-aurora--two{width:350px;height:350px;right:-100px;bottom:-110px;background:#d43ce0;animation-delay:-4s}.product-login--liquid:before{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(100,206,255,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(100,206,255,.035) 1px,transparent 1px);background-size:52px 52px;-webkit-mask-image:radial-gradient(circle at center,black,transparent 77%);mask-image:radial-gradient(circle at center,black,transparent 77%);animation:gridTravel 16s linear infinite}.liquid-head{grid-column:1 / -1;position:relative;z-index:2;display:flex;align-items:center;justify-content:space-between;padding:30px 38px}.liquid-head .product-logo__mark{color:#06151d;background:linear-gradient(145deg,#66f2df,#7aa0ff)}.liquid-head>span{display:flex;align-items:center;gap:7px;color:#8294a9;font-size:7px;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.liquid-head>span i{width:6px;height:6px;background:#58f4c7;border-radius:50%;box-shadow:0 0 13px #58f4c7}.liquid-story{position:relative;z-index:2;align-self:center;padding:15px 30px 60px 8vw}.liquid-story .login-eyebrow{color:#6edeca}.liquid-story h2{margin:14px 0 15px;font-size:clamp(45px,5.5vw,78px);line-height:.84;letter-spacing:-.073em;background:linear-gradient(120deg,#fff 20%,#9cd8f7 60%,#a99dff);-webkit-background-clip:text;color:transparent}.liquid-story p{max-width:500px;margin:0;color:#8093a7;font-size:11px;line-height:1.65}.liquid-flow-map{max-width:560px;position:relative;display:flex;align-items:center;gap:10px;margin-top:32px;padding:12px;background:#07172a94;border:1px solid rgba(124,190,255,.13);border-radius:17px;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.liquid-flow-map article{min-width:0;position:relative;z-index:1;display:flex;align-items:center;gap:8px;flex:1;padding:9px;background:#ffffff09;border:1px solid rgba(255,255,255,.055);border-radius:11px}.liquid-flow-map article svg{flex:none;color:#68dddf}.liquid-flow-map article small,.liquid-flow-map article strong{display:block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.liquid-flow-map article small{color:#5c758a;font-size:5px;letter-spacing:.1em}.liquid-flow-map article strong{margin-top:3px;font-size:7px}.liquid-flow-map>i{color:#4c7089}.flow-map__beam{width:70px;height:2px;position:absolute;left:10%;background:linear-gradient(90deg,transparent,#5df5e0,transparent);filter:drop-shadow(0 0 6px #6bdceb);animation:flowBeam 3.2s ease-in-out infinite}.liquid-auth{position:relative;z-index:2;align-self:center;justify-self:center;padding:10px 5vw 60px 10px}.liquid-auth__label{display:flex;align-items:center;gap:6px;margin:0 0 10px 8px;color:#7e92aa;font-size:6px;letter-spacing:.08em}.product-login--liquid .secure-login{background:linear-gradient(145deg,#193051b8,#0c192eb8);border:1px solid rgba(137,189,255,.19);box-shadow:0 28px 90px #00041485,inset 0 1px #ffffff0f;-webkit-backdrop-filter:blur(28px);backdrop-filter:blur(28px);animation:cardHover 6s ease-in-out infinite}.product-login--liquid .secure-login:before{content:"";position:absolute;inset:-1px;z-index:-1;padding:1px;background:linear-gradient(145deg,rgba(98,245,221,.46),transparent 35%,rgba(200,83,255,.36));border-radius:inherit;-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude}.product-login--liquid .secure-login__icon{color:#6df0df;background:#63e7d717;border:1px solid rgba(98,230,215,.15)}.product-login--liquid .secure-login label>div{background:#05102070;border:1px solid rgba(151,189,228,.14)}.product-login--liquid .secure-login__submit{color:#061826;background:linear-gradient(115deg,#65edda,#80a7ff 65%,#c174f3);box-shadow:0 13px 35px #4f97ff3b}.liquid-ticker{grid-column:1 / -1;position:relative;z-index:2;height:34px;overflow:hidden;color:#83a1b5;background:#00071159;border-top:1px solid rgba(255,255,255,.06);font-size:6px;font-weight:850;letter-spacing:.15em;white-space:nowrap}.liquid-ticker>div{min-width:140%;height:100%;display:flex;align-items:center;justify-content:space-around;gap:30px;animation:tickerMove 20s linear infinite}.liquid-ticker i{width:4px;height:4px;background:#70e9d9;border-radius:50%}.product-login--atelier{display:grid;grid-template-columns:58% 42%;grid-template-rows:auto 1fr;color:#1f2c29;background:#eeeae1}.product-login--atelier:before{content:"";width:46%;height:100%;position:absolute;left:0;bottom:0;opacity:.28;background:radial-gradient(ellipse at bottom left,#b6c9bb,transparent 68%)}.atelier-head{grid-column:1 / -1;position:relative;z-index:2;height:88px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;padding:0 42px;border-bottom:1px solid #d3cec3}.atelier-head .product-logo__mark{color:#f1eadc;background:#1b3d35;box-shadow:none}.atelier-head>span{color:#827f77;font-family:Georgia,serif;font-size:7px;font-style:italic;letter-spacing:.08em}.atelier-head>span:last-child{justify-self:end;display:flex;align-items:center;gap:5px;font-family:inherit;font-style:normal;font-weight:800}.atelier-story{position:relative;z-index:1;align-self:center;padding:25px 7vw 80px}.atelier-index{color:#9b7a45;font-size:7px;font-weight:900;letter-spacing:.19em}.atelier-story h2{margin:19px 0 18px;font-family:Georgia,Times New Roman,serif;font-size:clamp(47px,5.4vw,79px);font-weight:500;line-height:.89;letter-spacing:-.057em}.atelier-story h2 em{color:#87642f;font-style:italic;font-weight:400}.atelier-story>p{max-width:530px;color:#78776f;font-family:Georgia,serif;font-size:12px;line-height:1.65}.atelier-proof{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:48px;border-top:1px solid #cbc5b8}.atelier-proof article{display:flex;gap:11px;padding-top:15px}.atelier-proof article>strong{color:#997849;font-family:Georgia,serif;font-size:10px}.atelier-proof article span{font-size:8px;font-weight:800}.atelier-proof article small{display:block;margin-top:4px;color:#8b887f;font-size:6px;font-weight:500}.atelier-auth{position:relative;z-index:2;display:grid;place-items:center;align-content:center;padding-bottom:45px;background:#faf8f3b3;border-left:1px solid #d3cec3}.atelier-monogram{position:absolute;top:33px;right:38px;color:#7a5b2d17;font-family:Georgia,serif;font-size:105px;line-height:1}.product-login--atelier .secure-login{padding:26px 27px;background:#fffdf8d6;border:1px solid rgba(157,145,121,.3);border-radius:4px;box-shadow:0 28px 65px #4239281f}.product-login--atelier .secure-login__icon{color:#74552d;background:#efe6d7;border-radius:50%}.product-login--atelier .secure-login h3{font-family:Georgia,serif;font-weight:500}.product-login--atelier .secure-login label>div{background:#f8f5ee;border:1px solid #d8d1c3;border-radius:3px}.product-login--atelier .secure-login__submit{color:#f4efe5;background:#183d35;border-radius:3px;box-shadow:0 12px 27px #15372f2b}.atelier-quote{width:290px;margin:18px 0 0;color:#918b7f;font-family:Georgia,serif;font-size:7px;font-style:italic;line-height:1.5;text-align:center}.atelier-seal{width:92px;height:92px;position:absolute;left:calc(58% - 46px);bottom:34px;z-index:3;display:grid;place-items:center;align-content:center;gap:4px;color:#dfd2bb;background:#183d35;border:5px solid #eeeae1;border-radius:50%;box-shadow:0 12px 30px #183d3533;animation:sealTurn 22s linear infinite}.atelier-seal span{font-size:5px;font-weight:900;letter-spacing:.12em;line-height:1.4;text-align:center}.product-login--prism{display:grid;grid-template-columns:60% 40%;grid-template-rows:auto 1fr;color:#171526;background:linear-gradient(145deg,#f1f2ff,#e9eeff 43%,#effbf8)}.prism-grain{position:absolute;inset:0;opacity:.07;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 180 180' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.8' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");mix-blend-mode:multiply}.prism-head{grid-column:1 / -1;position:relative;z-index:3;display:flex;align-items:center;justify-content:space-between;padding:27px 38px}.prism-head .product-logo__mark{color:#fff;background:#6551ef;box-shadow:0 9px 25px #543fe440}.prism-head>span{display:flex;align-items:center;gap:6px;color:#6551e8;font-size:7px;font-weight:900;letter-spacing:.1em;text-transform:uppercase}.prism-bento{position:relative;z-index:2;align-self:center;display:grid;grid-template-columns:1.25fr .75fr;grid-template-rows:1fr 1fr 58px;gap:11px;padding:0 28px 48px 5vw}.prism-bento article{overflow:hidden;border-radius:20px;box-shadow:0 16px 45px #3c347e1f}.prism-bento__hero{grid-row:1 / 4;min-height:405px;display:flex;flex-direction:column;justify-content:flex-end;padding:31px;color:#fff;background:radial-gradient(circle at 110% -10%,rgba(113,241,201,.75),transparent 32%),linear-gradient(145deg,#6651ef,#3d2ca3)}.prism-bento__hero:before{content:"";width:220px;height:220px;position:absolute;top:15%;left:25%;border:1px solid rgba(255,255,255,.16);border-radius:42% 58% 62% 38%;animation:prismMorph 8s ease-in-out infinite alternate}.prism-bento__hero h2{position:relative;margin:13px 0 12px;font-size:clamp(37px,4.2vw,61px);line-height:.87;letter-spacing:-.067em}.prism-bento__hero h2 em{color:#9ef0d6;font-style:normal}.prism-bento__hero p{position:relative;max-width:360px;margin:0;color:#ffffffa1;font-size:9px}.prism-bento__ai{min-height:145px;position:relative;display:flex;align-items:flex-end;gap:11px;padding:19px;color:#21352f;background:#8fe7c8}.prism-bento__ai>svg{flex:none}.prism-bento__ai small,.prism-bento__ai strong{display:block}.prism-bento__ai small{font-size:6px;font-weight:900;letter-spacing:.1em}.prism-bento__ai strong{margin-top:5px;font-size:9px}.prism-bento__ai>i{width:120px;height:120px;position:absolute;top:-42px;right:-20px;border:22px solid rgba(255,255,255,.28);border-radius:50%;animation:prismRing 5s ease-in-out infinite}.prism-bento__budget{min-height:145px;padding:17px 19px;color:#fff;background:#ff735b}.prism-bento__budget>small{font-size:6px;font-weight:900;letter-spacing:.11em;opacity:.7}.prism-bento__budget>strong{display:block;margin-top:6px;font-size:29px;letter-spacing:-.05em}.prism-bento__budget>div{height:5px;margin:9px 0 7px;overflow:hidden;background:#ffffff40;border-radius:10px}.prism-bento__budget>div i{width:84%;height:100%;display:block;background:#fff;border-radius:inherit;animation:budgetFill 1.5s .3s ease both}.prism-bento__budget>span{display:flex;align-items:center;justify-content:space-between;font-size:6px;opacity:.75}.prism-bento__sync{display:flex;align-items:center;gap:10px;padding:12px 15px;color:#e9e5ff;background:#28205a;border-radius:14px!important}.prism-bento__sync>svg{flex:none;color:#99ebcf;animation:syncSpin 8s linear infinite}.prism-bento__sync strong,.prism-bento__sync small{display:block}.prism-bento__sync strong{font-size:8px}.prism-bento__sync small{margin-top:3px;color:#9892bb;font-size:5px}.prism-auth{position:relative;z-index:3;display:grid;place-items:center;padding:0 4vw 45px 0}.product-login--prism .secure-login{background:#ffffffb8;border:1px solid rgba(255,255,255,.85);box-shadow:0 28px 80px #493d972e;-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px)}.product-login--prism .secure-login__icon{color:#5e49e6;background:#e9e5ff}.product-login--prism .secure-login label>div{background:#f2f2ffbf;border:1px solid #d9d8ed}.product-login--prism .secure-login__submit{color:#fff;background:linear-gradient(115deg,#5f4be7,#8e53f2 60%,#ff705b);box-shadow:0 13px 32px #5b41e140}.prism-orb{position:absolute;border-radius:50%;filter:blur(1px);animation:prismFloat 7s ease-in-out infinite alternate}.prism-orb--one{width:130px;height:130px;right:-45px;top:75px;background:linear-gradient(145deg,#ff735b80,#ffffff14)}.prism-orb--two{width:90px;height:90px;right:33%;bottom:-28px;background:linear-gradient(145deg,#6651ef80,#6fedc647);animation-delay:-3s}.product-app{--app-bg: #0c1115;--sidebar-bg: #080b0e;--surface: #131920;--surface-2: #171e26;--line: rgba(255,255,255,.075);--text: #f2f4f2;--muted: #74807c;--accent: #d5b36d;--accent-rgb: 213,179,109;--positive: #69d5aa;width:100%;height:100%;min-height:690px;display:flex;color:var(--text);background:var(--app-bg);overflow:hidden}.product-sidebar{width:220px;min-width:220px;display:flex;flex-direction:column;padding:24px 17px 16px;color:var(--text);background:var(--sidebar-bg);border-right:1px solid var(--line);transition:width .3s ease}.product-sidebar__head{height:44px;display:flex;align-items:center}.product-sidebar__head>span{margin-left:7px;font-size:7px;font-weight:900;letter-spacing:.18em}.product-sidebar nav{display:flex;flex-direction:column;gap:4px;margin-top:26px}.product-sidebar nav>small{margin:0 10px 8px;color:var(--muted);font-size:5px;font-weight:900;letter-spacing:.15em}.product-sidebar nav button{width:100%;min-height:38px;position:relative;display:flex;align-items:center;gap:10px;padding:0 10px;color:var(--muted);background:transparent;border:0;border-radius:10px;font-size:7px;font-weight:700;text-align:left;transition:.22s ease}.product-sidebar nav button:hover{color:var(--text);transform:translate(2px)}.product-sidebar nav button span{min-width:0;flex:1;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.product-sidebar nav button>i{width:4px;height:4px;background:var(--accent);border-radius:50%;opacity:0;box-shadow:0 0 10px var(--accent)}.product-sidebar nav button.is-active{color:var(--text);background:rgba(var(--accent-rgb),.12);box-shadow:inset 2px 0 var(--accent)}.product-sidebar nav button.is-active>i{opacity:1}.product-sidebar nav button.is-active:after{content:"";width:40px;height:50px;position:absolute;left:-60px;background:linear-gradient(90deg,transparent,rgba(255,255,255,.09),transparent);transform:skew(-20deg);animation:sidebarSweep 4s ease-in-out infinite}.sidebar-sync{display:flex;align-items:center;gap:8px;margin-top:auto;padding:10px;color:var(--muted);background:rgba(var(--accent-rgb),.06);border:1px solid var(--line);border-radius:11px}.sidebar-sync>span{width:27px;height:27px;display:grid;place-items:center;flex:none;color:var(--positive);background:#59dba717;border-radius:8px}.sidebar-sync svg{animation:syncSpin 8s linear infinite}.sidebar-sync strong,.sidebar-sync small{display:block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.sidebar-sync strong{color:var(--text);font-size:6px}.sidebar-sync small{margin-top:3px;font-size:5px}.product-sidebar__user{min-width:0;display:flex;align-items:center;gap:8px;margin-top:10px;padding:11px 5px 0;border-top:1px solid var(--line)}.product-sidebar__user>span{width:30px;height:30px;display:grid;place-items:center;flex:none;color:var(--sidebar-bg);background:var(--accent);border-radius:9px;font-size:7px;font-weight:900}.product-sidebar__user>div{min-width:0;flex:1}.product-sidebar__user strong,.product-sidebar__user small{display:block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.product-sidebar__user strong{font-size:6px}.product-sidebar__user small{margin-top:3px;color:var(--muted);font-size:5px}.product-sidebar__user button{width:26px;height:26px;display:grid;place-items:center;flex:none;padding:0;color:var(--muted);background:transparent;border:1px solid var(--line);border-radius:8px}.finance-workspace{min-width:0;flex:1;padding:24px 27px 18px;overflow:hidden;background:var(--app-bg)}.workspace-head{display:flex;align-items:center;justify-content:space-between;gap:20px}.workspace-head>div:first-child>span{color:var(--muted);font-size:6px}.workspace-head h2{margin:4px 0 0;font-size:clamp(18px,2vw,25px);letter-spacing:-.045em}.workspace-head h2 em{color:var(--accent);font-style:normal}.workspace-head__actions{display:flex;align-items:center;gap:7px}.workspace-head__actions>button,.workspace-head__actions>span{width:33px;height:33px;position:relative;display:grid;place-items:center;padding:0;color:var(--muted);background:var(--surface);border:1px solid var(--line);border-radius:10px}.workspace-head__actions>button>i{width:5px;height:5px;position:absolute;top:7px;right:7px;background:#ff735c;border-radius:50%;box-shadow:0 0 0 2px var(--surface)}.workspace-head__actions>span{color:var(--sidebar-bg);background:var(--accent);border-color:transparent;font-size:7px;font-weight:900}.workspace-head__actions .workspace-ai{width:auto;display:flex;grid-auto-flow:column;gap:6px;padding:0 11px;color:var(--text);background:rgba(var(--accent-rgb),.1);border-color:rgba(var(--accent-rgb),.2);font-size:7px;font-weight:800}.workspace-status{height:28px;display:flex;align-items:center;gap:14px;margin-top:17px;padding:0 10px;color:var(--muted);background:rgba(var(--accent-rgb),.045);border:1px solid var(--line);border-radius:9px;font-size:5px}.workspace-status span:first-child{display:flex;align-items:center;gap:6px;color:var(--positive);font-weight:800}.workspace-status span:first-child i{width:5px;height:5px;background:var(--positive);border-radius:50%;box-shadow:0 0 9px var(--positive);animation:statusPulse 2s infinite}.workspace-status button{display:flex;align-items:center;gap:4px;margin-left:auto;padding:0;color:var(--muted);background:transparent;border:0;font-size:5px}.finance-kpis{display:grid;grid-template-columns:1.25fr repeat(3,1fr);gap:9px;margin-top:10px}.finance-kpi{min-width:0;height:111px;position:relative;padding:14px;overflow:hidden;background:var(--surface);border:1px solid var(--line);border-radius:14px;box-shadow:0 10px 30px #0000000d;animation:kpiRise .5s both;transition:transform .22s ease,border-color .22s ease}.finance-kpi:nth-child(2){animation-delay:.06s}.finance-kpi:nth-child(3){animation-delay:.12s}.finance-kpi:nth-child(4){animation-delay:.18s}.finance-kpi:hover{transform:translateY(-3px);border-color:rgba(var(--accent-rgb),.4)}.finance-kpi header{display:flex;align-items:center;justify-content:space-between;color:var(--muted);font-size:5px;font-weight:850;letter-spacing:.08em}.finance-kpi header svg{color:var(--accent)}.finance-kpi>strong{display:block;margin-top:14px;overflow:hidden;font-size:clamp(15px,1.65vw,22px);white-space:nowrap;text-overflow:ellipsis;letter-spacing:-.04em}.finance-kpi>strong small{color:var(--muted);font-size:6px;letter-spacing:.03em}.finance-kpi footer{display:flex;align-items:center;justify-content:space-between;margin-top:8px;color:var(--positive);font-size:6px}.finance-kpi footer span{display:flex;align-items:center;gap:4px}.finance-kpi footer small{color:var(--muted);font-size:5px}.finance-kpi footer .is-warning{color:#f39b79}.finance-kpi--hero{color:#111512;background:linear-gradient(130deg,var(--accent),color-mix(in srgb,var(--accent) 70%,white));border-color:transparent}.finance-kpi--hero header,.finance-kpi--hero header svg,.finance-kpi--hero footer small{color:#0a120e8f}.finance-kpi--hero footer{color:#173e30}.kpi-glow{width:100px;height:100px;position:absolute;top:-40px;right:-20px;background:#ffffff45;border-radius:50%;filter:blur(6px);animation:kpiGlow 4s ease-in-out infinite}.budget-track{height:4px;margin-top:9px;overflow:hidden;background:rgba(var(--accent-rgb),.12);border-radius:6px}.budget-track i{width:84%;height:100%;display:block;background:var(--accent);border-radius:inherit;animation:budgetFill 1.3s .4s ease both}.finance-kpi--budget>strong{margin-top:9px}.finance-panels{display:grid;grid-template-columns:minmax(0,1.48fr) minmax(270px,.82fr);gap:9px;margin-top:9px}.surface-card{background:var(--surface);border:1px solid var(--line);border-radius:14px;box-shadow:0 12px 35px #0000000d}.money-chart{height:317px;padding:17px 18px 12px}.money-chart>header{display:flex;align-items:flex-start;justify-content:space-between}.money-chart>header>div:first-child span,.money-chart>header>div:first-child small{display:block}.money-chart>header>div:first-child span{font-size:9px;font-weight:800}.money-chart>header>div:first-child small{margin-top:4px;color:var(--muted);font-size:5px}.chart-legend{display:flex;gap:10px;color:var(--muted);font-size:5px}.chart-legend span{display:flex;align-items:center;gap:4px}.chart-legend i{width:6px;height:6px;background:var(--accent);border-radius:50%}.chart-legend span:last-child i{background:#f07b68}.money-chart svg{width:100%;height:230px;color:var(--accent);overflow:visible}.chart-grid path{fill:none;stroke:var(--line);stroke-width:1}.chart-line{fill:none;stroke-linecap:round;stroke-linejoin:round;stroke-width:2.5;stroke-dasharray:1100;stroke-dashoffset:1100;animation:chartDraw 2.4s .25s cubic-bezier(.24,.74,.22,1) forwards}.chart-line--primary{stroke:currentColor;filter:drop-shadow(0 0 6px rgba(var(--accent-rgb),.25))}.chart-line--secondary{stroke:#ef806d;stroke-width:1.5;animation-delay:.55s;opacity:.65}.chart-live-dot{fill:#fff;stroke:var(--accent);stroke-width:3;filter:drop-shadow(0 0 6px var(--accent))}.money-chart>footer{display:flex;justify-content:space-between;color:var(--muted);font-size:5px}.ai-inbox{height:317px;position:relative;padding:16px;overflow:hidden}.ai-inbox>header{display:flex;align-items:center;justify-content:space-between}.ai-inbox>header>span{display:flex;align-items:center;gap:6px;font-size:9px;font-weight:800}.ai-inbox>header>span svg{color:var(--accent)}.ai-inbox>header>small{padding:4px 7px;color:var(--accent);background:rgba(var(--accent-rgb),.1);border-radius:6px;font-size:5px}.ai-focus{min-width:0;position:relative;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:9px;margin-top:13px;padding:12px;overflow:hidden;background:rgba(var(--accent-rgb),.07);border:1px solid rgba(var(--accent-rgb),.15);border-radius:11px}.ai-focus>span{width:31px;height:31px;display:grid;place-items:center;color:var(--accent);background:rgba(var(--accent-rgb),.1);border-radius:9px}.ai-focus small,.ai-focus strong,.ai-focus em{display:block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.ai-focus small{color:var(--muted);font-size:4px;font-weight:850;letter-spacing:.08em}.ai-focus strong{margin-top:3px;font-size:6px}.ai-focus em{display:flex;align-items:center;gap:4px;margin-top:4px;color:var(--positive);font-size:5px;font-style:normal}.ai-focus em i{width:4px;height:4px;background:var(--positive);border-radius:50%;animation:statusPulse 1.5s infinite}.ai-focus>b{color:var(--accent);font-size:9px}.ai-focus__scan{width:45px;height:130%;position:absolute;left:-60px;background:linear-gradient(90deg,transparent,rgba(var(--accent-rgb),.2),transparent);transform:skew(-18deg);animation:aiScan 3.3s ease-in-out infinite}.ai-queue{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:9px;min-height:58px;border-bottom:1px solid var(--line)}.ai-queue>span{width:28px;height:28px;display:grid;place-items:center;color:var(--muted);background:var(--surface-2);border-radius:8px}.ai-queue strong,.ai-queue small{display:block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.ai-queue strong{font-size:6px}.ai-queue small{margin-top:4px;color:var(--muted);font-size:5px}.ai-queue>svg{color:var(--muted)}.ai-inbox>button{width:100%;height:31px;display:flex;align-items:center;justify-content:center;gap:5px;margin-top:10px;color:var(--accent);background:rgba(var(--accent-rgb),.08);border:1px solid rgba(var(--accent-rgb),.13);border-radius:8px;font-size:6px;font-weight:800}.workspace-bottom{display:grid;grid-template-columns:repeat(3,1fr);gap:9px;margin-top:9px}.workspace-bottom article{min-width:0;min-height:55px;display:flex;align-items:center;gap:9px;padding:9px 12px;background:var(--surface);border:1px solid var(--line);border-radius:12px}.workspace-bottom article>span{width:28px;height:28px;display:grid;place-items:center;flex:none;color:var(--accent);background:rgba(var(--accent-rgb),.09);border-radius:8px}.workspace-bottom article>div{min-width:0;flex:1}.workspace-bottom small,.workspace-bottom strong{display:block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.workspace-bottom small{color:var(--muted);font-size:4px;font-weight:800;letter-spacing:.06em}.workspace-bottom strong{margin-top:3px;font-size:6px}.workspace-bottom em{padding:4px 7px;color:var(--positive);background:#4bd39d14;border-radius:6px;font-size:5px;font-style:normal}.workspace-bottom button{padding:5px 8px;color:var(--sidebar-bg);background:var(--accent);border:0;border-radius:6px;font-size:5px;font-weight:800}.product-app--obsidian{--app-bg: #0b0e0d;--sidebar-bg: #080a09;--surface: #121614;--surface-2: #171c19;--line: rgba(226,210,174,.085);--text: #eeeae0;--muted: #716f68;--accent: #c9a45a;--accent-rgb: 201,164,90;--positive: #69c99f}.product-app--obsidian .finance-workspace{background:radial-gradient(circle at 83% -18%,rgba(202,165,90,.075),transparent 32%),var(--app-bg)}.product-app--obsidian .product-logo__mark{color:#17130b;background:linear-gradient(145deg,#e4ca8d,#a37a32)}.product-app--liquid{--app-bg: #071522;--sidebar-bg: #050e18;--surface: #0e2131;--surface-2: #132a3c;--line: rgba(133,192,236,.1);--text: #eff8ff;--muted: #617d91;--accent: #65e7d8;--accent-rgb: 101,231,216;--positive: #62edba}.product-app--liquid .finance-workspace{background:radial-gradient(circle at 72% -25%,rgba(86,72,242,.17),transparent 39%),var(--app-bg)}.product-app--liquid .product-sidebar{width:76px;min-width:76px;align-items:center;padding-inline:9px}.product-app--liquid .product-logo__mark{color:#06131d;background:linear-gradient(145deg,#65edda,#7d9cff)}.product-app--liquid .product-sidebar nav{width:100%;margin-top:23px}.product-app--liquid .product-sidebar nav>small,.product-app--liquid .product-sidebar nav button span,.product-app--liquid .product-sidebar nav button i,.product-app--liquid .sidebar-sync,.product-app--liquid .product-sidebar__user>div,.product-app--liquid .product-sidebar__user button{display:none}.product-app--liquid .product-sidebar nav button{width:40px;min-height:40px;justify-content:center;margin:0 auto 4px;padding:0;border-radius:12px}.product-app--liquid .product-sidebar nav button.is-active{box-shadow:inset 0 0 0 1px #65e7d82e,0 0 20px #65e7d817}.product-app--liquid .product-sidebar__user{margin-top:auto;border:0}.product-app--liquid .product-sidebar__user>span{color:#05121b;background:#65e7d8}.product-app--atelier{--app-bg: #f1eee7;--sidebar-bg: #faf8f3;--surface: #fbfaf6;--surface-2: #f2eee4;--line: rgba(39,58,51,.11);--text: #22302c;--muted: #827f75;--accent: #a17b3f;--accent-rgb: 161,123,63;--positive: #39866e}.product-app--atelier .product-sidebar{box-shadow:12px 0 40px #2c36300a}.product-app--atelier .product-logo__mark{color:#f6f0e4;background:#1d4037;box-shadow:none}.product-app--atelier .product-sidebar nav button.is-active{color:#173c33;background:#e8e4da}.product-app--atelier .finance-workspace{background:linear-gradient(135deg,rgba(255,255,255,.4),transparent 36%),var(--app-bg)}.product-app--atelier .workspace-head h2,.product-app--atelier .finance-kpi>strong{font-family:Georgia,serif}.product-app--atelier .surface-card,.product-app--atelier .finance-kpi,.product-app--atelier .workspace-bottom article{box-shadow:0 10px 30px #3d36260b}.product-app--atelier .finance-kpi--hero{color:#f6f0e5;background:#1c4037}.product-app--atelier .finance-kpi--hero header,.product-app--atelier .finance-kpi--hero header svg,.product-app--atelier .finance-kpi--hero footer small{color:#ffffff8c}.product-app--atelier .finance-kpi--hero footer{color:#acd9c9}.product-app--prism{--app-bg: #eef0fb;--sidebar-bg: #251d58;--surface: #fbfbff;--surface-2: #f0eff9;--line: rgba(50,39,112,.1);--text: #282440;--muted: #7d7993;--accent: #6752eb;--accent-rgb: 103,82,235;--positive: #299977;padding:12px;background:radial-gradient(circle at 90% 2%,rgba(112,235,196,.38),transparent 24%),linear-gradient(145deg,#ececff,#f7f4fb)}.product-app--prism .product-sidebar{border:0;border-radius:19px;box-shadow:0 20px 50px #291e652e}.product-app--prism .product-logo__mark{color:#2c205c;background:#95ebcb}.product-app--prism .product-sidebar nav button.is-active{color:#fff;background:#95ebcb21}.product-app--prism .finance-workspace{padding-top:12px;background:transparent}.product-app--prism .finance-kpi--hero{color:#fff;background:linear-gradient(135deg,#6651eb,#8a58f0)}.product-app--prism .finance-kpi--hero header,.product-app--prism .finance-kpi--hero header svg,.product-app--prism .finance-kpi--hero footer small{color:#fff9}.product-app--prism .finance-kpi--hero footer{color:#a8f0d8}.product-app--prism .finance-kpi,.product-app--prism .surface-card,.product-app--prism .workspace-bottom article{box-shadow:0 12px 34px #3f318b13}.product-app--prism .workspace-head__actions>span{color:#fff}.product-app--prism .workspace-bottom button{color:#fff}.design-lab__footer{max-width:1560px;min-height:80px;display:grid;grid-template-columns:1fr auto auto;align-items:center;gap:35px;margin:12px auto 0;padding:0 4px;color:#6d7673}.design-lab__footer>div span,.design-lab__footer>div strong,.design-lab__footer>div small{display:block}.design-lab__footer>div span{font-size:6px;font-weight:900;letter-spacing:.16em}.design-lab__footer>div strong{margin-top:5px;color:#d7dcda;font-size:11px}.design-lab__footer>div small{margin-top:3px;font-size:7px}.design-lab__footer>p{max-width:370px;margin:0;font-size:7px;line-height:1.5;text-align:right}.design-lab__count{color:#323a37;font-size:35px;font-weight:800;letter-spacing:-.05em}.design-lab__count small{font-size:9px}@keyframes previewReveal{0%{opacity:0;transform:scale(.992) translateY(7px);filter:blur(4px)}to{opacity:1;transform:none;filter:none}}@keyframes labPulse{0%,to{opacity:.55;transform:scale(.8)}50%{opacity:1;transform:scale(1.15)}}@keyframes statusPulse{0%,to{opacity:.45;transform:scale(.82)}50%{opacity:1;transform:scale(1.15)}}@keyframes logoGlint{0%,55%{transform:translate(-25px) rotate(35deg);opacity:0}72%{opacity:1}90%,to{transform:translate(68px) rotate(35deg);opacity:0}}@keyframes loginButtonGlint{0%,56%{left:-90px}82%,to{left:120%}}@keyframes haloBreathe{0%,to{transform:scale(.96);opacity:.62}50%{transform:scale(1.04);opacity:1}}@keyframes orbitSpin{to{transform:rotate(360deg)}}@keyframes chartDraw{to{stroke-dashoffset:0}}@keyframes liquidDrift{to{transform:translate(55px,35px) scale(1.14)}}@keyframes gridTravel{to{background-position:52px 52px}}@keyframes flowBeam{0%{left:8%;opacity:0}25%{opacity:1}75%{opacity:1}to{left:78%;opacity:0}}@keyframes cardHover{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}@keyframes tickerMove{to{transform:translate(-28%)}}@keyframes sealTurn{to{transform:rotate(360deg)}}@keyframes prismMorph{to{transform:rotate(55deg) scale(1.16);border-radius:65% 35% 42% 58%}}@keyframes prismRing{0%,to{transform:scale(.85);opacity:.45}50%{transform:scale(1.08);opacity:.8}}@keyframes prismFloat{to{transform:translate(20px,-18px) scale(1.08)}}@keyframes budgetFill{0%{width:0}}@keyframes sidebarSweep{0%,52%{left:-60px}78%,to{left:115%}}@keyframes syncSpin{to{transform:rotate(360deg)}}@keyframes kpiRise{0%{opacity:0;transform:translateY(13px)}to{opacity:1;transform:none}}@keyframes kpiGlow{0%,to{transform:scale(.85);opacity:.4}50%{transform:scale(1.2);opacity:.8}}@keyframes aiScan{0%,18%{left:-60px;opacity:0}35%{opacity:1}75%,to{left:115%;opacity:0}}@media(prefers-reduced-motion:reduce){.design-lab *,.design-lab *:before,.design-lab *:after{animation-duration:.01ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important}}@media(max-width:1180px){.design-browser__viewport{height:710px}.product-sidebar{width:78px;min-width:78px;align-items:center;padding-inline:10px}.product-sidebar .product-logo__word,.product-sidebar nav>small,.product-sidebar nav button span,.product-sidebar nav button i,.product-sidebar .sidebar-sync,.product-sidebar__user>div,.product-sidebar__user button{display:none}.product-sidebar nav{width:100%}.product-sidebar nav button{width:41px;justify-content:center;margin-inline:auto;padding:0}.finance-workspace{padding-inline:20px}.obsidian-story{padding-left:38px;padding-right:38px}.obsidian-story__copy{margin-top:60px}.liquid-story{padding-left:5vw}.prism-bento{padding-left:3vw}}@media(max-width:900px){.design-lab{padding-inline:14px}.design-lab__header{align-items:stretch;flex-direction:column}.design-mode{align-self:flex-start}.concept-switcher{grid-template-columns:repeat(2,1fr)}.design-browser__viewport{height:720px;overflow:auto}.product-login{min-height:720px;grid-template-columns:1fr}.obsidian-story,.liquid-story,.atelier-story,.prism-bento{display:none}.obsidian-auth,.liquid-auth,.atelier-auth,.prism-auth{grid-column:1 / -1;width:100%;min-height:620px;justify-self:stretch;padding:30px}.liquid-head,.atelier-head,.prism-head{grid-column:1 / -1}.liquid-auth{display:grid;place-items:center}.liquid-auth__label{display:none}.atelier-seal{left:35px}.finance-kpis{grid-template-columns:repeat(2,1fr)}.finance-panels{grid-template-columns:1fr}.ai-inbox{display:none}.workspace-bottom{grid-template-columns:1fr 1fr}.workspace-bottom article:last-child{display:none}}@media(max-width:590px){.design-lab{padding-top:24px}.design-lab__title h1{font-size:38px}.design-mode{width:100%}.design-mode>div{width:100%}.design-mode button{flex:1;justify-content:center;padding-inline:8px}.concept-switcher{grid-template-columns:1fr}.concept-switcher button{padding-block:10px}.design-stage{padding:5px;border-radius:18px}.design-browser{border-radius:14px}.design-browser__bar{grid-template-columns:1fr auto}.design-browser__bar>span{padding-inline:12px}.design-browser__bar>strong{display:none}.product-sidebar{width:62px;min-width:62px;padding-inline:5px}.product-sidebar nav button{width:38px}.finance-workspace{padding:17px 11px}.workspace-head__actions>button,.workspace-head__actions>span{display:none}.workspace-head__actions .workspace-ai{display:flex}.workspace-status span:nth-child(2){display:none}.finance-kpis{grid-template-columns:1fr}.finance-kpi:nth-child(n+3){display:none}.money-chart{height:300px}.money-chart svg{height:210px}.workspace-bottom{grid-template-columns:1fr}.workspace-bottom article:nth-child(2){display:none}.design-lab__footer{grid-template-columns:1fr auto}.design-lab__footer>p{display:none}}.logo-lab{min-height:100vh;padding:38px clamp(18px,4vw,68px) 35px;color:#f3f7f5;background:radial-gradient(circle at 10% 0%,rgba(99,238,210,.1),transparent 28%),radial-gradient(circle at 91% 8%,rgba(107,94,255,.14),transparent 27%),#090d13;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.logo-lab *,.logo-lab *:before,.logo-lab *:after{box-sizing:border-box}.logo-lab button{font:inherit;cursor:pointer}.logo-lab__head{max-width:1540px;display:flex;align-items:flex-end;justify-content:space-between;gap:35px;margin:0 auto 24px}.logo-lab__head>div:first-child>span{display:flex;align-items:center;gap:9px;color:#788681;font-size:8px;font-weight:850;letter-spacing:.18em}.logo-lab__head>div:first-child>span i{width:7px;height:7px;background:#70efcf;border-radius:50%;box-shadow:0 0 15px #70efcf;animation:logoLabPulse 2s ease-in-out infinite}.logo-lab__head h1{margin:13px 0 12px;font-size:clamp(36px,4.6vw,67px);line-height:.92;letter-spacing:-.064em}.logo-lab__head h1 em{color:#929f9b;font-style:normal;font-weight:500}.logo-lab__head p{max-width:690px;margin:0;color:#74807c;font-size:11px;line-height:1.65}.logo-surface-switch{flex:none}.logo-surface-switch>small{display:block;margin:0 0 7px 5px;color:#606a67;font-size:6px;font-weight:850;letter-spacing:.16em}.logo-surface-switch>div{display:flex;gap:4px;padding:4px;background:#ffffff0b;border:1px solid rgba(255,255,255,.08);border-radius:13px}.logo-surface-switch button{height:40px;display:flex;align-items:center;gap:7px;padding:0 14px;color:#76817d;background:transparent;border:0;border-radius:9px;font-size:8px;font-weight:750}.logo-surface-switch button.is-active{color:#071611;background:#83efd0;box-shadow:0 6px 20px #5eebbe2b}.logo-options{max-width:1540px;display:grid;grid-template-columns:repeat(4,1fr);gap:9px;margin:0 auto 14px}.logo-options button{min-width:0;display:grid;grid-template-columns:auto auto minmax(0,1fr) auto;align-items:center;gap:11px;padding:11px 13px;color:#77817e;text-align:left;background:#ffffff09;border:1px solid rgba(255,255,255,.075);border-radius:15px;transition:.22s ease}.logo-options button:hover{transform:translateY(-2px);color:#d8dedb;background:#ffffff0e}.logo-options button>img{width:42px;height:42px;border-radius:11px;box-shadow:0 8px 18px #0003}.logo-options button>span{color:#5e6965;font-size:8px;font-weight:900}.logo-options button strong,.logo-options button small{display:block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.logo-options button strong{font-size:10px}.logo-options button small{margin-top:3px;color:#59635f;font-size:6px}.logo-options button>i{width:27px;height:27px;display:grid;place-items:center;border-radius:8px;opacity:.5}.logo-options button.is-active{color:#f5faf8;background:linear-gradient(145deg,#ffffff17,#ffffff0a);border-color:#7becca66;box-shadow:0 13px 35px #00000029}.logo-options button.is-active>span,.logo-options button.is-active>i{color:#7cf0ce}.logo-options button.is-active>i{background:#7cf0ce17;opacity:1}.logo-presentation{--present-text: #edf6f2;--present-muted: #75847f;--present-panel: rgba(255,255,255,.045);--present-line: rgba(255,255,255,.085);max-width:1540px;min-height:630px;position:relative;display:grid;grid-template-columns:minmax(330px,.82fr) minmax(340px,.68fr) minmax(480px,1.2fr);gap:12px;margin:0 auto;padding:14px;overflow:hidden;color:var(--present-text);background:radial-gradient(circle at 24% 40%,rgba(87,102,255,.15),transparent 31%),linear-gradient(145deg,#101721,#0a0f16);border:1px solid rgba(255,255,255,.09);border-radius:25px;box-shadow:0 30px 90px #00000052;transition:.3s ease}.logo-presentation--light{--present-text: #14221e;--present-muted: #7c847f;--present-panel: rgba(255,255,255,.75);--present-line: rgba(29,54,47,.12);background:radial-gradient(circle at 20% 35%,rgba(97,218,187,.18),transparent 30%),#eeeae2;border-color:#ffffffa6;box-shadow:0 28px 80px #0000002e}.logo-presentation__glow{width:420px;height:420px;position:absolute;top:10%;left:2%;background:#4c4cff;border-radius:50%;filter:blur(100px);opacity:.09;pointer-events:none;animation:logoGlow 7s ease-in-out infinite alternate}.logo-hero-mark{position:relative;z-index:1;display:grid;place-items:center;align-content:center;overflow:hidden;background:var(--present-panel);border:1px solid var(--present-line);border-radius:18px}.logo-hero-mark:before{content:"";position:absolute;inset:0;background-image:linear-gradient(var(--present-line) 1px,transparent 1px),linear-gradient(90deg,var(--present-line) 1px,transparent 1px);background-size:55px 55px;opacity:.22;-webkit-mask-image:radial-gradient(circle,black,transparent 74%);mask-image:radial-gradient(circle,black,transparent 74%)}.logo-hero-mark__orbit{width:330px;height:330px;position:absolute;border:1px solid var(--present-line);border-radius:50%;box-shadow:0 0 0 45px color-mix(in srgb,var(--present-line) 42%,transparent),0 0 0 90px color-mix(in srgb,var(--present-line) 20%,transparent);animation:logoOrbit 14s linear infinite}.logo-hero-mark__orbit:after{content:"";width:8px;height:8px;position:absolute;top:13%;left:14%;background:#73efd0;border-radius:50%;box-shadow:0 0 14px #73efd0}.logo-hero-mark img{width:min(255px,55%);position:relative;z-index:2;border-radius:25%;box-shadow:0 28px 65px #0000004d;animation:logoHeroIn .55s cubic-bezier(.2,.8,.2,1) both}.logo-hero-mark>span{position:absolute;bottom:22px;z-index:2;color:var(--present-muted);font-size:6px;font-weight:900;letter-spacing:.18em}.logo-wordmark{position:relative;z-index:1;padding:34px;background:var(--present-panel);border:1px solid var(--present-line);border-radius:18px}.logo-wordmark__index{color:var(--present-muted);font-size:7px;font-weight:900;letter-spacing:.17em}.logo-wordmark>div:nth-of-type(1){display:flex;align-items:center;gap:12px;margin-top:50px}.logo-wordmark>div:nth-of-type(1) img{width:50px;height:50px;border-radius:13px;box-shadow:0 10px 24px #0003}.logo-wordmark>div:nth-of-type(1) strong,.logo-wordmark>div:nth-of-type(1) small{display:block}.logo-wordmark>div:nth-of-type(1) strong{font-size:22px;letter-spacing:.18em}.logo-wordmark>div:nth-of-type(1) small{margin-top:3px;color:var(--present-muted);font-size:7px;font-weight:850;letter-spacing:.26em}.logo-wordmark h2{margin:55px 0 8px;font-size:34px;letter-spacing:-.045em}.logo-wordmark>p{max-width:330px;color:var(--present-muted);font-size:9px;line-height:1.6}.logo-palette{display:flex;gap:7px;margin-top:24px}.logo-palette>span{width:42px;height:42px;position:relative;border:3px solid rgba(255,255,255,.12);border-radius:50%;box-shadow:0 5px 15px #0000001f}.logo-palette i{position:absolute;top:49px;left:50%;transform:translate(-50%);color:var(--present-muted);font-size:5px;font-style:normal}.logo-wordmark>a{width:fit-content;display:flex;align-items:center;gap:7px;margin-top:50px;padding:10px 13px;color:var(--present-text);background:var(--present-panel);border:1px solid var(--present-line);border-radius:9px;font-size:7px;font-weight:800;text-decoration:none}.logo-use-cases{position:relative;z-index:1;display:grid;grid-template-columns:1fr 1fr;gap:12px}.logo-use-cases>article{min-width:0;overflow:hidden;padding:17px;background:var(--present-panel);border:1px solid var(--present-line);border-radius:18px}.logo-use-cases article>header{display:flex;align-items:center;justify-content:space-between;color:var(--present-muted);font-size:6px;font-weight:900;letter-spacing:.12em}.logo-use-cases article>header small{display:flex;align-items:center;gap:4px;font-size:5px;letter-spacing:.04em}.logo-app-icon>div{height:220px;position:relative;display:grid;place-items:center}.logo-app-icon img{width:145px;border-radius:32px;box-shadow:0 25px 45px #0000004d}.logo-app-icon div i{position:absolute;border-radius:50%;filter:blur(1px)}.logo-app-icon div i:nth-of-type(1){width:65px;height:65px;top:20px;right:6px;background:#6cedc938}.logo-app-icon div i:nth-of-type(2){width:48px;height:48px;bottom:12px;left:16px;background:#7e5bf23d}.logo-browser-use>div{margin-top:28px;overflow:hidden;background:color-mix(in srgb,var(--present-panel) 78%,transparent);border:1px solid var(--present-line);border-radius:11px}.logo-browser-use>div>span{height:30px;display:flex;align-items:center;gap:4px;padding:0 10px;border-bottom:1px solid var(--present-line)}.logo-browser-use>div>span i{width:6px;height:6px;background:var(--present-line);border-radius:50%}.logo-browser-use p{display:flex;align-items:center;gap:8px;margin:18px 14px 6px;font-size:8px;font-weight:800}.logo-browser-use p img{width:24px;height:24px;border-radius:7px}.logo-browser-use>div>small{display:block;margin:0 14px 19px;color:var(--present-muted);font-size:6px}.logo-sidebar-use>div{height:220px;display:flex;flex-direction:column;align-items:center;gap:18px;margin-top:14px;padding:18px 0 12px;background:#06121f;border:1px solid rgba(120,190,230,.1);border-radius:14px}.logo-sidebar-use img{width:43px;height:43px;border-radius:13px}.logo-sidebar-use div>span{display:flex;flex-direction:column;gap:9px}.logo-sidebar-use div>span i{width:34px;height:34px;background:#65e7d80f;border-radius:10px}.logo-sidebar-use div>span i:first-child{background:#65e7d824;box-shadow:inset 0 0 0 1px #65e7d824}.logo-sidebar-use b{width:30px;height:30px;display:grid;place-items:center;margin-top:auto;color:#071522;background:#6ee9d6;border-radius:9px;font-size:7px}.logo-mobile-use>div{min-height:155px;display:flex;align-items:center;gap:13px}.logo-mobile-use img{width:64px;height:64px;border-radius:17px;box-shadow:0 15px 30px #0000003b}.logo-mobile-use strong,.logo-mobile-use div small{display:block}.logo-mobile-use strong{font-size:10px}.logo-mobile-use div small{margin-top:5px;color:var(--present-muted);font-size:7px}.logo-lab__foot{max-width:1540px;min-height:76px;display:grid;grid-template-columns:1fr auto auto;align-items:center;gap:35px;margin:10px auto 0;color:#66716d}.logo-lab__foot>div span,.logo-lab__foot>div strong{display:block}.logo-lab__foot>div span{font-size:6px;font-weight:900;letter-spacing:.17em}.logo-lab__foot>div strong{margin-top:5px;color:#d9dfdc;font-size:10px}.logo-lab__foot>p{max-width:430px;margin:0;font-size:7px;text-align:right}.logo-lab__foot>strong{color:#343d39;font-size:34px}.logo-lab__foot>strong small{font-size:8px}@keyframes logoLabPulse{0%,to{opacity:.5;transform:scale(.8)}50%{opacity:1;transform:scale(1.15)}}@keyframes logoGlow{to{transform:translate(80px,35px) scale(1.16)}}@keyframes logoOrbit{to{transform:rotate(360deg)}}@keyframes logoHeroIn{0%{opacity:0;transform:scale(.82) rotate(-4deg);filter:blur(5px)}to{opacity:1;transform:none;filter:none}}@media(prefers-reduced-motion:reduce){.logo-lab *,.logo-lab *:before,.logo-lab *:after{animation-duration:.01ms!important;animation-iteration-count:1!important}}@media(max-width:1120px){.logo-presentation{grid-template-columns:1fr 1fr}.logo-use-cases{grid-column:1/-1;grid-template-columns:repeat(4,1fr)}.logo-app-icon>div,.logo-sidebar-use>div{height:180px}}@media(max-width:840px){.logo-lab{padding-inline:14px}.logo-lab__head{align-items:stretch;flex-direction:column}.logo-surface-switch{align-self:flex-start}.logo-options{grid-template-columns:1fr 1fr}.logo-presentation{grid-template-columns:1fr}.logo-hero-mark{min-height:480px}.logo-use-cases{grid-template-columns:1fr 1fr}}@media(max-width:540px){.logo-lab{padding-top:24px}.logo-lab__head h1{font-size:40px}.logo-options{grid-template-columns:1fr}.logo-presentation{padding:7px;border-radius:19px}.logo-hero-mark{min-height:390px}.logo-wordmark{padding:25px}.logo-use-cases{grid-template-columns:1fr}.logo-lab__foot{grid-template-columns:1fr auto}.logo-lab__foot>p{display:none}}
