@font-face{font-family:IRANSansXFaNum;src:url(/fonts/iransansx/IRANSansXFaNum-Regular.woff2) format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:IRANSansXFaNum;src:url(/fonts/iransansx/IRANSansXFaNum-Medium.woff2) format("woff2");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:IRANSansXFaNum;src:url(/fonts/iransansx/IRANSansXFaNum-DemiBold.woff2) format("woff2");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:IRANSansXFaNum;src:url(/fonts/iransansx/IRANSansXFaNum-Bold.woff2) format("woff2");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:IRANSansXFaNum;src:url(/fonts/iransansx/IRANSansXFaNum-ExtraBold.woff2) format("woff2");font-weight:800;font-style:normal;font-display:swap}@font-face{font-family:IRANSansX;src:url(/fonts/iransansx/IRANSansX-Regular.woff2) format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:IRANSansX;src:url(/fonts/iransansx/IRANSansX-Medium.woff2) format("woff2");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:IRANSansX;src:url(/fonts/iransansx/IRANSansX-DemiBold.woff2) format("woff2");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:IRANSansX;src:url(/fonts/iransansx/IRANSansX-Bold.woff2) format("woff2");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:IRANSansX;src:url(/fonts/iransansx/IRANSansX-ExtraBold.woff2) format("woff2");font-weight:800;font-style:normal;font-display:swap}:root{--ink:#142033;--muted:#6e7889;--line:#e8ebf0;--soft:#f4f6f8;--canvas:#f7f8fa;--panel:#fff;--brand:#b88622;--brand-dark:#8f6510;--brand-soft:#fff6df;--nav:#111827;--nav-2:#182131;--green:#15825b;--green-soft:#e9f8f1;--red:#c64949;--red-soft:#fff0f0;--blue:#2367bb;--blue-soft:#edf5ff;--purple:#7655b7;--shadow:0 12px 34px rgba(24,35,52,.08);--radius:18px;--font-ui:"IRANSansXFaNum",Tahoma,Arial,sans-serif;--font-latin:"IRANSansX",Arial,sans-serif;--text-xs:11px;--text-sm:12px;--text-base:14px;--text-md:15px;--text-lg:18px;--text-xl:22px;--text-2xl:30px}*{box-sizing:border-box}html{direction:rtl;background:var(--canvas);color:var(--ink);font-family:IRANSansXFaNum,Tahoma,Arial,sans-serif}body{margin:0;min-width:320px;background:var(--canvas);font-size:14px;overflow-x:hidden}button,input,select,textarea{font:inherit}button,a{tap-highlight-color:transparent;-webkit-tap-highlight-color:transparent}button{cursor:pointer}a{color:inherit;text-decoration:none}svg{display:block;flex:none}input,select,textarea{width:100%;min-height:44px;border:1px solid #dfe4ea;border-radius:11px;background:#fff;color:var(--ink);outline:none;padding:9px 12px;transition:border-color .18s ease,box-shadow .18s ease}textarea{min-height:82px;resize:vertical}input:focus,select:focus,textarea:focus{border-color:#d4a641;box-shadow:0 0 0 3px #b886221f}input::placeholder{color:#a0a8b4}button:disabled{cursor:not-allowed;opacity:.55}.button{display:inline-flex;min-height:43px;align-items:center;justify-content:center;gap:8px;border-radius:11px;border:1px solid transparent;padding:9px 17px;font-weight:700;white-space:nowrap;transition:.18s}.button.primary{background:linear-gradient(135deg,#c69838,var(--brand-dark));color:#fff;box-shadow:0 8px 18px #8f65102e}.button.primary:hover{transform:translateY(-1px);box-shadow:0 11px 24px #8f651040}.button.secondary{border-color:#dfe3e9;background:#fff;color:#344052}.button.secondary:hover{border-color:#c9a34c;background:#fffcf5}.button.full{width:100%}.login-page{display:grid;grid-template-columns:minmax(390px,44%) 1fr;min-height:100vh;background:#fff}.login-visual{position:relative;display:flex;flex-direction:column;overflow:hidden;padding:46px 7vw;color:#fff;background:radial-gradient(circle at 20% 16%,rgba(196,151,54,.28),transparent 25%),linear-gradient(145deg,#0d1420,#172236 60%,#101723)}.login-visual:before,.login-visual:after{content:"";position:absolute;border:1px solid rgba(255,255,255,.07);border-radius:50%;width:460px;height:460px;left:-210px;bottom:-210px}.login-visual:after{width:290px;height:290px;left:-125px;bottom:-125px}.login-brand{display:flex;align-items:center;gap:13px;position:relative;z-index:1}.login-brand>span,.login-logo{display:grid;place-items:center;width:48px;height:48px;border-radius:15px;background:linear-gradient(145deg,#e0b655,#8e6112);color:#fff;font-size:24px;font-weight:800;box-shadow:0 8px 22px #0003}.login-brand div{display:flex;flex-direction:column}.login-brand strong{font-size:19px}.login-brand small{color:#aeb8c8;margin-top:2px}.login-copy{position:relative;z-index:1;margin:auto 0;padding:80px 0}.login-copy>span{display:inline-block;padding:6px 10px;border:1px solid rgba(230,190,99,.34);border-radius:99px;background:#d2a4401a;color:#e4c579}.login-copy h1{font-size:clamp(32px,4vw,57px);line-height:1.45;margin:20px 0 14px;letter-spacing:-1px}.login-copy p{max-width:630px;color:#bec6d3;font-size:17px;line-height:2;margin:0}.login-features{position:relative;z-index:1;display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.login-features div{border:1px solid rgba(255,255,255,.1);border-radius:14px;padding:14px;background:#ffffff0e}.login-features b{display:block;color:#e5c170;font-size:22px}.login-features span{color:#aeb8c8}.login-form-wrap{display:grid;place-items:center;padding:35px}.login-form-wrap form{width:min(420px,100%)}.login-logo{margin-bottom:24px}.login-form-wrap h2{font-size:28px;margin:0 0 7px}.login-form-wrap form>p{margin:0 0 28px;color:var(--muted)}.login-form-wrap form>label:not(.remember){display:block;margin:16px 0}.login-form-wrap label>span{display:block;font-weight:700;margin-bottom:7px}.login-form-wrap label>small{display:block;color:var(--red);margin-top:5px}.login-form-wrap .remember{display:flex;align-items:center;gap:9px;margin:17px 0;color:#526071;cursor:pointer}.remember input{display:none}.remember>span{width:19px;height:19px;border:1px solid #cbd2dc;border-radius:6px;margin:0!important}.remember input:checked+span{background:var(--brand);border-color:var(--brand);box-shadow:inset 0 0 0 4px #fff}.login-form-wrap form>button{width:100%;height:48px;border:0;border-radius:12px;background:linear-gradient(135deg,#c99c3e,#8c6212);color:#fff;font-weight:800;margin-top:8px;box-shadow:0 10px 24px #8f651033}.login-form-wrap footer{text-align:center;color:#8b94a2;border-top:1px solid var(--line);margin-top:25px;padding-top:19px;font-size:12px}.app-shell{min-height:100vh}.sidebar{position:fixed;z-index:40;right:0;top:0;bottom:0;width:272px;display:flex;flex-direction:column;background:linear-gradient(180deg,#111824,#0d131d);color:#fff;border-left:1px solid rgba(255,255,255,.06);overflow-y:auto;scrollbar-width:thin;scrollbar-color:#384150 transparent;transform:translateZ(0);will-change:transform;contain:layout style}.brand{display:flex;align-items:center;gap:11px;padding:23px 22px 20px;border-bottom:1px solid rgba(255,255,255,.07)}.brand-mark{display:grid;place-items:center;width:42px;height:42px;border-radius:13px;background:linear-gradient(145deg,#d9aa45,#70490a);font-size:22px;font-weight:800;box-shadow:0 8px 20px #00000038}.brand>div{display:flex;flex-direction:column;min-width:0}.brand strong{font-size:17px}.brand small{color:#8e99a9;margin-top:2px;white-space:nowrap}.close-sidebar{display:none;margin-right:auto;background:none;border:0;color:#9da7b7;padding:5px}.company-card{display:flex;align-items:center;gap:11px;margin:16px 14px 7px;padding:13px;border:1px solid rgba(255,255,255,.08);border-radius:13px;background:#ffffff09}.company-card>span{display:grid;place-items:center;width:34px;height:34px;border-radius:10px;color:#e6be63;background:#d0a0341f;font-weight:800}.company-card div{display:flex;flex-direction:column;min-width:0}.company-card small{font-size:11px;color:#8d98a8}.company-card strong{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin-top:2px}.sidebar nav{padding:5px 10px 14px}.sidebar nav section{margin-top:16px}.sidebar nav label{display:block;color:#6f7989;font-size:11px;padding:0 12px 7px}.nav-item{position:relative;width:100%;display:flex;align-items:center;gap:12px;min-height:43px;border:0;border-radius:10px;padding:9px 12px;background:transparent;color:#aeb6c2;text-align:right;transition:.16s}.nav-item:hover{background:#ffffff0e;color:#fff}.nav-item.active{background:linear-gradient(90deg,#bc8d272e,#bc8d2712);color:#f0c66d}.nav-item.active:after{content:"";position:absolute;right:-10px;width:3px;height:23px;background:#c99a35;border-radius:5px}.nav-item small{margin-right:auto;font-size:9px;padding:2px 5px;border-radius:6px;background:#ffffff0d;color:#687384}.nav-item.is-disabled{cursor:default;opacity:.55}.sidebar-footer{margin-top:auto;padding:12px 10px 18px;border-top:1px solid rgba(255,255,255,.07)}.workspace{min-height:100vh;margin-right:272px}.topbar{height:72px;position:sticky;z-index:30;top:0;display:flex;align-items:center;padding:0 28px;gap:18px;background:#fff;border-bottom:1px solid var(--line);transform:translateZ(0);will-change:transform;contain:layout paint style}.global-search{width:min(520px,45vw);display:flex;align-items:center;gap:9px;border:1px solid #e2e6eb;background:#f8f9fb;border-radius:12px;padding:0 12px}.global-search svg{color:#8a94a2}.global-search input{border:0;box-shadow:none;background:transparent;min-height:40px;padding:5px 0}.top-actions{display:flex;align-items:center;gap:11px;margin-right:auto}.top-icon{width:40px;height:40px;display:grid;place-items:center;border:1px solid #e3e7ec;border-radius:11px;color:#526071;background:#fff}.top-icon:hover{color:var(--brand-dark);border-color:#dec782}.mobile-menu{display:none}.fiscal-badge{display:flex;flex-direction:column;padding:3px 12px;border-left:1px solid var(--line)}.fiscal-badge small{color:#939aa6;font-size:10px}.fiscal-badge strong{font-size:13px}.avatar{width:38px;height:38px;display:grid;place-items:center;border-radius:12px;background:var(--nav);color:#e2b858;font-weight:800}.user-copy{display:flex;flex-direction:column}.user-copy small{font-size:10px;color:#8992a0}.mobile-title{display:none}.page-wrap{padding:34px clamp(20px,3.4vw,52px) 56px;max-width:1720px;margin:0 auto}.sidebar-overlay{position:fixed;z-index:35;inset:0;border:0;background:#0a0f179e}.toast-stack{position:fixed;z-index:120;left:24px;bottom:24px;display:flex;width:min(440px,calc(100vw - 32px));flex-direction:column;gap:10px;pointer-events:none}.toast{position:relative;display:grid;grid-template-columns:38px minmax(0,1fr) 30px;align-items:center;gap:10px;overflow:hidden;width:100%;color:#fff;border:1px solid rgba(255,255,255,.14);border-radius:14px;padding:12px 12px 15px 14px;box-shadow:0 16px 42px #00000038;animation:toastIn .25s ease;pointer-events:auto}.toast.success{background:linear-gradient(135deg,#16734f,#10583f)}.toast.warning{background:linear-gradient(135deg,#b98016,#95650d)}.toast.error{background:linear-gradient(135deg,#b84343,#943232)}.toast-icon{display:grid;place-items:center;width:36px;height:36px;border-radius:10px;background:#ffffff26;font-weight:800}.toast-copy{display:flex;min-width:0;flex-direction:column;gap:2px}.toast-copy strong{font-size:12px;font-weight:800}.toast-copy>span{font-size:11px;line-height:1.85;overflow-wrap:anywhere}.toast-close{display:grid;place-items:center;width:28px;height:28px;border:0;border-radius:8px;background:#ffffff14;color:#fff;opacity:.8;padding:0;transition:.15s}.toast-close:hover{background:#ffffff2e;opacity:1}.toast-progress{position:absolute;right:0;bottom:0;left:0;height:3px;background:#ffffff24}.toast-progress>span{display:block;width:100%;height:100%;transform-origin:right center;background:#ffffffc7;animation:toastCountdown var(--toast-duration,4.5s) linear forwards}.toast.is-paused{box-shadow:0 18px 48px #0000004a}.toast.is-paused .toast-progress>span{animation-play-state:paused}@keyframes toastIn{0%{transform:translateY(10px);opacity:0}}@keyframes toastCountdown{0%{transform:scaleX(1)}to{transform:scaleX(0)}}@media(max-width:600px){.toast-stack{left:16px;right:16px;bottom:16px;width:auto}.toast{grid-template-columns:34px minmax(0,1fr) 28px;padding:11px 10px 14px}.toast-icon{width:32px;height:32px}}.page-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:25px;margin-bottom:26px}.page-heading>div:first-child{min-width:0}.page-heading h1{font-size:32px;letter-spacing:-.7px;margin:7px 0 2px}.page-heading p{margin:0;color:var(--muted);font-size:15px}.page-heading>div:last-child{display:flex;gap:9px;flex:none}.eyebrow{display:flex;align-items:center;gap:7px;color:#788291;font-size:12px}.eyebrow i{width:7px;height:7px;border-radius:50%;background:var(--brand);box-shadow:0 0 0 5px #b886221a}.metric-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:15px;margin-bottom:20px}.metric-grid article{position:relative;overflow:hidden;border:1px solid var(--line);background:var(--panel);border-radius:var(--radius);padding:19px 20px;box-shadow:0 4px 16px #1d273609}.metric-grid article:after{content:"";position:absolute;left:-28px;bottom:-34px;width:90px;height:90px;border-radius:50%;background:#eef1f5;opacity:.7}.metric-grid span{display:block;color:#6f7988}.metric-grid strong{display:block;font-size:26px;margin:11px 0 2px;letter-spacing:-.5px}.metric-grid small{color:#929aa7}.metric-grid .accent{border-top:3px solid var(--brand)}.metric-grid .danger{border-top:3px solid var(--red)}.metric-grid .healthy{border-top:3px solid var(--green)}.panel{border:1px solid var(--line);border-radius:var(--radius);background:var(--panel);box-shadow:0 5px 20px #1a24340a}.panel-head{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:20px 21px;border-bottom:1px solid var(--line)}.panel-head h2{margin:0;font-size:18px}.panel-head p{margin:3px 0 0;color:var(--muted);font-size:12px}.panel-head>a{color:var(--brand-dark);font-weight:700}.table-scroll{overflow:auto}.table-scroll table{width:100%;border-collapse:collapse;white-space:nowrap}.table-scroll th{text-align:right;color:#818a98;font-size:11px;font-weight:500;background:#fafbfc;padding:11px 16px;border-bottom:1px solid var(--line)}.table-scroll td{padding:14px 16px;border-bottom:1px solid #eef0f3;color:#4c5868}.table-scroll tbody tr:last-child td{border-bottom:0}.table-scroll tbody tr:hover{background:#fdfcf8}.table-scroll td strong,.table-scroll td b{color:var(--ink)}.status{display:inline-flex;align-items:center;justify-content:center;min-height:25px;padding:3px 9px;border-radius:99px;background:#eef1f5;color:#596373;font-size:11px;font-style:normal}.status.draft{background:#f2f3f5;color:#697384}.status.pending_approval{background:#fff4da;color:#8f660d}.status.approved{background:#edf5ff;color:#2367bb}.status.posted{background:#e9f8f1;color:#137653}.status.partially_settled{background:#f1ecff;color:#6847a8}.status.settled{background:#e3f6ed;color:#0b704b}.status.cancelled,.status.reversed{background:#fff0f0;color:#b33d3d}.status.queued,.status.sending{background:#fff4da;color:#8f660d}.status.accepted{background:#e3f6ed;color:#0b704b}.status.rejected,.status.failed{background:#fff0f0;color:#b33d3d}.empty{padding:40px;text-align:center;color:#8892a0}.dashboard-layout{display:grid;grid-template-columns:minmax(0,1.7fr) minmax(290px,.7fr);gap:18px}.health-card .score{display:grid;place-items:center;width:46px;height:46px;border-radius:50%;background:var(--green-soft);color:var(--green);font-size:18px;font-weight:800}.health-list{padding:8px 20px 16px}.health-list>div{display:flex;align-items:center;gap:12px;padding:14px 0;border-bottom:1px solid #eff1f3}.health-list>div:last-child{border-bottom:0}.health-list>div>svg{width:28px;height:28px;padding:6px;border-radius:50%;color:var(--green);background:var(--green-soft)}.health-list p{display:flex;flex-direction:column;margin:0}.health-list small{color:#8a93a0;margin-top:2px}.accounts-layout{display:grid;grid-template-columns:minmax(0,1.6fr) minmax(300px,.6fr);gap:18px;align-items:start}.account-tree{overflow:hidden}.compact-search{width:260px;display:flex;align-items:center;gap:7px;border:1px solid #e1e5ea;border-radius:10px;background:#fafbfc;padding:0 10px}.compact-search svg{color:#8993a1}.compact-search input{min-height:37px;border:0;padding:4px;background:transparent;box-shadow:none}.account-list{max-height:660px;overflow:auto;padding:9px}.account-list>button{width:100%;display:grid;grid-template-columns:10px 70px minmax(0,1fr) auto;align-items:center;gap:10px;text-align:right;border:0;border-radius:10px;background:transparent;padding:10px calc(11px + var(--indent)) 10px 11px;color:var(--ink)}.account-list>button:hover{background:#f6f7f9}.account-list>button.active{background:var(--brand-soft)}.account-list code{font-family:Tahoma;color:#7c8592}.account-list>button>div{display:flex;flex-direction:column}.account-list small{font-size:10px;color:#8a94a1}.account-list b{font-size:12px}.level-dot{width:7px;height:7px;border-radius:50%;background:#adb5c0}.level-dot.general{background:#617994}.level-dot.subsidiary{background:var(--brand)}.level-dot.detail{background:var(--green)}.account-detail{padding:22px;position:sticky;top:92px}.account-detail>header{display:flex;align-items:center;gap:11px}.account-icon{width:43px;height:43px;display:grid;place-items:center;background:var(--brand-soft);color:var(--brand-dark);border-radius:12px}.account-detail header small{color:#8a94a0}.account-detail h2{margin:2px 0 0;font-size:18px}.balance-box{margin:20px 0;border-radius:14px;padding:18px;background:linear-gradient(145deg,#172131,#0f1722);color:#fff}.balance-box span,.balance-box small{display:block;color:#9ea9b9}.balance-box strong{display:block;font-size:28px;color:#ebc66f;margin:7px 0 2px}.account-detail dl{margin:0 0 18px}.account-detail dl>div{display:flex;justify-content:space-between;padding:11px 2px;border-bottom:1px solid var(--line)}.account-detail dt{color:#7f8896}.account-detail dd{margin:0;font-weight:700}.account-tabs{display:flex;gap:5px;padding:7px;margin-bottom:15px;overflow-x:auto}.account-tabs button{display:flex;align-items:center;gap:7px;min-height:39px;flex:none;border:0;border-radius:9px;padding:7px 14px;background:transparent;color:#6e7987}.account-tabs button.active{background:var(--nav);color:#fff;box-shadow:0 7px 16px #11182729}.account-tabs small{display:grid;place-items:center;min-width:19px;height:19px;border-radius:99px;background:#ffffff1f;font-size:9px}.journal-list,.trial-balance,.ledger-view{overflow:hidden}.journal-list .panel-head .button{min-height:38px}.trial-balance tfoot th{background:#f4f6f8;color:var(--ink);font-weight:800;padding:13px 16px;border-top:2px solid #dce1e6}.ledger-link{border:0;background:none;color:var(--blue);padding:0}.ledger-view .table-scroll{max-height:630px}.ledger-view tbody b{font-size:11px}.trade-heading{margin-bottom:21px}.trade-metrics{margin-bottom:17px}.quick-actions{overflow:hidden;margin-bottom:18px}.safe-badge{display:inline-flex;align-items:center;gap:6px;color:var(--green);background:var(--green-soft);border-radius:99px;padding:6px 10px;font-size:11px}.quick-actions>.panel-head{padding-top:17px;padding-bottom:17px}.quick-actions>div:last-child{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));padding:13px;gap:8px}.quick-actions>div:last-child>button{min-width:0;display:grid;grid-template-columns:36px minmax(0,1fr) 16px;align-items:center;gap:8px;text-align:right;border:1px solid transparent;border-radius:13px;background:#f8f9fb;padding:10px;color:var(--ink);transition:.16s}.quick-actions>div:last-child>button:hover{border-color:#dfc98d;background:#fffaf0;transform:translateY(-1px)}.quick-actions>div:last-child>button>span{display:grid;place-items:center;width:34px;height:34px;border-radius:10px;background:#fff;color:var(--brand-dark);box-shadow:0 3px 10px #1f2b3a12}.quick-actions>div:last-child>button>div{min-width:0;display:flex;flex-direction:column}.quick-actions strong{font-size:12px;white-space:nowrap}.quick-actions small{font-size:9px;color:#84909f;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.quick-actions button>svg{color:#a1a9b4}.trade-panel{overflow:hidden}.trade-tabs{display:flex;align-items:center;gap:3px;padding:8px 13px;border-bottom:1px solid var(--line);overflow-x:auto;background:#fafbfc}.trade-tabs button{display:flex;align-items:center;gap:6px;flex:none;min-height:39px;border:0;border-radius:9px;padding:7px 13px;background:transparent;color:#727c8a;white-space:nowrap}.trade-tabs button.active{background:#fff;color:var(--ink);font-weight:800;box-shadow:0 2px 10px #1e2a3a14}.trade-tabs small{display:grid;place-items:center;min-width:19px;height:19px;border-radius:99px;background:#eef0f3;color:#737d89;font-size:9px}.documents-view{min-height:360px}.trade-filters{display:grid;grid-template-columns:minmax(220px,1fr) 160px 170px 200px auto;gap:8px;padding:14px 16px;border-bottom:1px solid var(--line)}.trade-filters .compact-search{width:auto}.trade-filters select{min-height:41px;font-size:12px}.trade-filters .button{min-height:41px;padding:7px 14px}.trade-table th,.trade-table td{padding:12px 14px}.trade-table td{height:64px}.document-link{display:flex;align-items:center;gap:9px;text-align:right;border:0;background:none;padding:0;color:var(--ink)}.document-link>span{display:grid;place-items:center;width:34px;height:34px;border-radius:10px;background:#f3f5f7;color:#7c8796}.document-link>div{display:flex;flex-direction:column}.document-link small,.table-sub{display:block;color:#9099a6;font-size:10px;margin-top:2px}.currency{display:block;color:#9aa2ad;font-size:9px}.open-balance{color:#b43d3d!important}.settled-balance{color:var(--green)!important}.row-actions{display:flex;gap:5px}.row-actions button{display:grid;place-items:center;width:31px;height:31px;border:1px solid #e2e6eb;border-radius:8px;background:#fff;color:#687485}.row-actions button:hover{border-color:#cda84d;color:var(--brand-dark)}.pagination{display:flex;justify-content:center;align-items:center;gap:5px;padding:15px;border-top:1px solid var(--line)}.pagination a,.pagination span{display:grid;place-items:center;min-width:32px;height:32px;border-radius:8px;color:#7d8795}.pagination a:hover,.pagination a.active{background:var(--nav);color:#fff}.trade-empty{display:flex;min-height:260px;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:35px;color:#7e8896}.trade-empty>span{display:grid;place-items:center;width:62px;height:62px;border-radius:18px;background:#f2f4f7;color:#9ca5b0}.trade-empty strong{color:#445064;margin-top:13px}.trade-empty p{margin:5px 0;max-width:420px;font-size:12px}.workflow-board{position:relative;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;padding:17px;background:#f8f9fb;min-height:470px}.workflow-column{border:1px solid #e5e8ed;border-radius:14px;background:#fff;overflow:hidden}.workflow-column>header{display:flex;align-items:center;justify-content:space-between;padding:13px 14px;border-bottom:1px solid var(--line)}.workflow-column>header>div{display:flex;align-items:center;gap:8px}.workflow-column>header span{display:grid;place-items:center;width:23px;height:23px;border-radius:7px;background:#f1f3f6;color:#748090;font-size:10px}.workflow-column>header>b{display:grid;place-items:center;min-width:24px;height:24px;border-radius:99px;background:var(--brand-soft);color:var(--brand-dark);font-size:10px}.workflow-column>div{padding:9px}.workflow-card{display:block;width:100%;margin-bottom:8px;border:1px solid #e9ebef;border-radius:11px;background:#fff;padding:11px;text-align:right;color:var(--ink)}.workflow-card:hover{border-color:#d9c27d;box-shadow:0 6px 18px #1c283612}.workflow-card>div{display:grid;grid-template-columns:8px 1fr auto;gap:6px;align-items:center}.workflow-card>div small{color:#8b95a1;font-size:9px}.direction-dot{width:7px;height:7px;border-radius:50%;background:var(--green)}.direction-dot.purchase{background:var(--blue)}.workflow-card p{margin:9px 0;color:#697484;font-size:12px}.workflow-card footer{display:flex;align-items:center;justify-content:space-between}.workflow-card footer b{font-size:12px}.workflow-card footer b small{font-size:8px;color:#929ba7}.column-empty{text-align:center;color:#9ba3ae;font-size:11px;padding:30px 5px}.workflow-create{position:absolute;left:24px;bottom:25px;display:flex;align-items:center;gap:7px;border:0;border-radius:10px;padding:9px 13px;background:var(--nav);color:#fff;box-shadow:0 9px 20px #1118272e}.feature-view{min-height:430px;padding:22px}.feature-view>header{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-bottom:19px}.feature-view h2{margin:0;font-size:20px}.feature-view header p{margin:4px 0 0;color:var(--muted)}.feature-view>header>div:last-child{display:flex;gap:8px}.return-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.return-grid article{border:1px solid var(--line);border-radius:14px;padding:18px;background:#fafbfc}.return-grid article>span{display:grid;place-items:center;width:40px;height:40px;border-radius:11px;background:#fff;color:var(--brand-dark);box-shadow:0 4px 13px #17233212}.return-grid strong{display:block;margin-top:14px}.return-grid p{color:#77818f;line-height:1.8;margin:5px 0 0;font-size:12px}.mini-document-list{border:1px solid var(--line);border-radius:13px;margin-top:16px;overflow:hidden}.mini-document-list>button{width:100%;display:grid;grid-template-columns:120px 1fr 160px 110px;align-items:center;text-align:right;border:0;border-bottom:1px solid var(--line);background:#fff;padding:12px 15px}.mini-document-list>button:last-child{border-bottom:0}.mini-document-list>button:hover{background:#fafbfc}.mini-document-list em{justify-self:start}.service-catalog{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:11px}.service-catalog article{display:grid;grid-template-columns:44px minmax(0,1fr) auto auto;align-items:center;gap:12px;border:1px solid var(--line);border-radius:14px;padding:14px}.service-icon{display:grid;place-items:center;width:42px;height:42px;border-radius:12px;background:#f1ecff;color:var(--purple)}.service-catalog article>div{display:flex;min-width:0;flex-direction:column}.service-catalog article>div small{color:#8d96a3}.service-catalog article>div p{margin:2px 0 0;color:#7c8794;font-size:10px}.service-catalog article>b{font-size:14px}.service-catalog article>b small{display:block;color:#9aa2ad;font-size:8px}.service-catalog article>button{display:flex;align-items:center;gap:5px;border:1px solid #e1e5ea;border-radius:9px;background:#fff;color:#556172;padding:7px 9px}.price-list-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.price-list-grid>article{border:1px solid var(--line);border-radius:15px;padding:17px;background:#fff}.price-list-grid article>header{display:flex;justify-content:space-between;align-items:center}.price-list-grid header>span{font-size:22px;color:#d3d8de}.price-list-grid em{font-style:normal;font-size:9px;border-radius:99px;padding:3px 7px;background:#f0f2f5;color:#737e8d}.price-list-grid em.active{background:var(--green-soft);color:var(--green)}.price-list-grid h3{margin:16px 0 3px}.price-list-grid p{margin:0;color:#86909d;font-size:11px}.price-list-grid article>div{display:flex;justify-content:space-between;margin:18px 0;padding:12px;border-radius:10px;background:#f7f8fa}.price-list-grid article>footer{display:flex;gap:6px}.price-list-grid footer button{flex:1;border:1px solid #e3e6ea;border-radius:8px;background:#fff;padding:7px;color:#657181;font-size:11px}.pricing-note{display:flex;align-items:center;gap:11px;margin-top:14px;border-radius:13px;padding:13px 15px;background:var(--green-soft);color:var(--green)}.pricing-note>svg{width:32px;height:32px;border-radius:50%;padding:7px;background:#fff}.pricing-note p{margin:2px 0 0;color:#4f7566;font-size:11px}.control-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.control-grid article{display:grid;grid-template-columns:38px 1fr auto;align-items:center;gap:11px;border:1px solid var(--line);border-radius:13px;padding:13px}.control-grid article>span{display:grid;place-items:center;width:36px;height:36px;border-radius:10px;background:var(--green-soft);color:var(--green)}.control-grid article>div p{margin:2px 0 0;color:#7d8794;font-size:11px}.static-switch input{display:none}.static-switch>span{display:block;position:relative;width:38px;height:22px;border-radius:99px;background:#d7dce2}.static-switch>span:after{content:"";position:absolute;top:3px;right:3px;width:16px;height:16px;border-radius:50%;background:#fff;box-shadow:0 2px 6px #00000026}.static-switch input:checked+span{background:var(--green)}.architecture-strip{display:grid;grid-template-columns:1fr auto 1fr auto 1fr auto 1fr;align-items:center;gap:10px;margin-top:16px;border-radius:14px;padding:15px;background:linear-gradient(135deg,#151f2e,#111822);color:#fff}.architecture-strip>div{display:flex;flex-direction:column}.architecture-strip small{color:#94a0b2}.architecture-strip strong{margin-top:3px}.architecture-strip>svg{color:#657286}.tax-warning{display:grid;grid-template-columns:45px minmax(0,1fr) auto;align-items:center;gap:13px;border:1px solid #ead49b;border-radius:15px;background:#fff8e8;padding:14px 16px;margin-bottom:17px}.tax-warning>span{display:grid;place-items:center;width:43px;height:43px;border-radius:12px;background:#fff;color:#946a13}.tax-warning p{margin:3px 0 0;color:#7d6a3e;font-size:11px;line-height:1.8}.tax-warning code{direction:ltr;border-radius:8px;background:#fff;padding:7px 9px;color:#865f0c}.tax-layout{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(340px,.8fr);gap:16px;margin-bottom:17px}.tax-identity{overflow:hidden}.tax-identity>.panel-head{padding-top:16px;padding-bottom:16px}.readiness{border-radius:99px;padding:5px 9px;background:var(--red-soft);color:var(--red);font-size:10px}.readiness.ready{background:var(--green-soft);color:var(--green)}.tax-identity>div:last-child{display:grid;grid-template-columns:repeat(2,1fr);gap:10px;padding:16px}.tax-identity label>span{display:block;color:#677282;font-size:11px;font-weight:700;margin-bottom:5px}.tax-identity>div:last-child>.button{grid-column:2;justify-self:end}.tax-pipeline{overflow:hidden}.tax-pipeline ol{list-style:none;margin:0;padding:7px 17px 13px}.tax-pipeline li{display:grid;grid-template-columns:30px 1fr 25px;align-items:center;gap:9px;padding:10px 0;border-bottom:1px solid var(--line)}.tax-pipeline li:last-child{border-bottom:0}.tax-pipeline li>span{display:grid;place-items:center;width:28px;height:28px;border-radius:9px;background:#f0f2f5;color:#84909e;font-size:11px}.tax-pipeline li>div{display:flex;flex-direction:column}.tax-pipeline li small{color:#8c96a3;margin-top:2px}.tax-pipeline li>svg{color:#a5adb7}.tax-pipeline li.done>span{background:var(--green-soft);color:var(--green)}.tax-pipeline li.done>svg{color:var(--green)}.tax-outbox{overflow:hidden}.tax-error{display:block;max-width:180px;margin-top:4px;color:var(--red);overflow:hidden;text-overflow:ellipsis}.retry-tax{border:1px solid #dec785;border-radius:8px;background:#fffaf0;color:#8a6312;padding:6px 9px;font-size:10px}.modal-backdrop,.drawer-backdrop{position:fixed;z-index:70;inset:0;display:flex;align-items:center;justify-content:center;padding:22px;background:#080d14ad;animation:fadeIn .16s ease}@keyframes fadeIn{0%{opacity:0}}.document-modal{width:min(1500px,97vw);height:min(920px,94vh);display:flex;flex-direction:column;border-radius:20px;background:#f7f8fa;box-shadow:0 30px 80px #00000052;overflow:hidden;animation:modalIn .2s ease}@keyframes modalIn{0%{transform:translateY(8px) scale(.99)}}.document-modal>header,.small-modal>header,.document-drawer>header{display:flex;align-items:center;justify-content:space-between;gap:15px;padding:16px 20px;border-bottom:1px solid var(--line);background:#fff}.document-modal>header>div,.small-modal>header>div,.document-drawer>header>div{display:flex;align-items:center;gap:11px}.document-modal h2,.small-modal h2,.document-drawer h2{margin:1px 0 0;font-size:19px}.document-modal header small,.small-modal header small,.document-drawer header small{color:#8993a0}.document-modal>header>button,.small-modal>header>button,.document-drawer>header>button{display:grid;place-items:center;width:38px;height:38px;border:1px solid #e1e5ea;border-radius:10px;background:#fff;color:#6e7988}.modal-symbol{display:grid;place-items:center;width:41px;height:41px;border-radius:12px;background:var(--brand-soft);color:var(--brand-dark)}.modal-scroll{overflow:auto;padding:15px 17px}.document-types{display:grid;grid-template-columns:repeat(10,minmax(100px,1fr));gap:6px;margin-bottom:12px;overflow:auto}.document-types button{min-height:60px;border:1px solid #e3e7eb;border-radius:11px;background:#fff;text-align:right;padding:9px 10px;color:#576272}.document-types button strong,.document-types button small{display:block}.document-types button small{color:#9aa2ad;font-size:9px}.document-types button.active{border-color:#ccaa58;background:var(--brand-soft);color:var(--brand-dark);box-shadow:inset 0 0 0 1px #b98a221f}.form-errors{display:flex;gap:8px;border:1px solid #f0b8b8;border-radius:10px;background:var(--red-soft);color:#a13b3b;padding:10px 12px;margin-bottom:12px}.form-section{border:1px solid var(--line);border-radius:14px;background:#fff;padding:15px;margin-bottom:12px}.form-section>header{display:flex;align-items:center;gap:10px;margin-bottom:14px}.form-section>header>span{display:grid;place-items:center;width:30px;height:30px;border-radius:9px;background:var(--nav);color:#e9c36a;font-weight:800}.form-section h3{margin:0;font-size:15px}.form-section header p{margin:2px 0 0;color:#8a94a1;font-size:10px}.form-section>header .add-buttons{display:flex;gap:5px;margin-right:auto}.add-buttons button{display:flex;align-items:center;gap:5px;border:1px solid #dfe4e9;border-radius:8px;background:#fff;color:#586475;padding:6px 9px}.form-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:10px}.form-grid label{min-width:0}.form-grid label>span,.small-modal-body label>span{display:block;color:#657181;font-size:11px;font-weight:700;margin:0 2px 5px}.form-grid .span-2{grid-column:span 2}.line-scroll{overflow:auto}.line-grid{display:grid;grid-template-columns:42px 86px minmax(230px,1.8fr) 75px 78px 120px 77px 72px 115px 130px 32px;gap:6px;align-items:center;min-width:1170px;padding:6px 2px;border-bottom:1px solid #eef0f3}.line-grid:last-child{border-bottom:0}.line-labels{background:#f7f8fa;color:#818b98;border-radius:9px;padding:7px 2px;font-size:10px}.line-grid input,.line-grid select{min-height:36px;border-radius:8px;padding:5px 7px;font-size:11px}.line-number{display:grid;place-items:center}.line-item{display:grid;grid-template-columns:1fr 1fr;gap:4px}.line-grid>strong{text-align:left;font-size:12px}.line-grid>strong small{display:block;color:#9ba3ad;font-size:8px}.line-grid.service{background:#fdfcff}.remove-line{display:grid;place-items:center;width:28px;height:28px;border:0;border-radius:8px;background:#fff0f0;color:#bc3f3f;font-size:17px}.form-bottom{display:grid;grid-template-columns:minmax(0,1.4fr) 330px;gap:12px}.form-bottom .form-section{margin:0}.form-grid.logistics{grid-template-columns:repeat(3,minmax(0,1fr))}.option-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:7px;margin-top:12px}.option-grid label{display:flex;align-items:center;gap:7px;border:1px solid #e7eaee;border-radius:9px;padding:8px;cursor:pointer}.option-grid input{display:none}.option-grid label>span{display:block;width:17px;height:17px;border:1px solid #cbd2da;border-radius:5px}.option-grid input:checked+span{border-color:var(--green);background:var(--green);box-shadow:inset 0 0 0 4px #fff}.option-grid strong{font-size:10px}.totals{border-radius:14px;background:linear-gradient(150deg,#182333,#101823);color:#fff;padding:17px}.totals h3{margin:0 0 12px;font-size:15px}.totals>div{display:flex;align-items:center;justify-content:space-between;padding:7px 0;color:#acb6c4;border-bottom:1px solid rgba(255,255,255,.07)}.totals b{color:#fff}.totals .red{color:#f99}.totals .payable{margin-top:8px;border:0}.totals .payable span small{display:block;color:#738094}.totals .payable strong{font-size:25px;color:#ecc76c}.totals p{display:flex;align-items:center;gap:6px;margin:13px 0 0;color:#77c6a8;font-size:10px}.document-modal>footer{display:flex;align-items:center;justify-content:space-between;gap:15px;border-top:1px solid var(--line);background:#fff;padding:12px 18px}.document-modal>footer>span{color:#8993a0;font-size:11px}.document-modal>footer>div{display:flex;gap:7px}.small-modal{width:min(660px,95vw);border-radius:18px;background:#fff;overflow:hidden;box-shadow:0 25px 70px #00000052}.small-modal-body{display:grid;grid-template-columns:repeat(2,1fr);gap:12px;padding:19px}.small-modal-body .span-2{grid-column:span 2}.settle-summary{grid-column:span 2;border-radius:13px;padding:14px;background:var(--nav);color:#fff}.settle-summary span,.settle-summary small{color:#a8b1bf}.settle-summary strong{font-size:27px;color:#ebc56c;margin:0 10px}.small-modal>footer{display:flex;justify-content:flex-end;gap:7px;border-top:1px solid var(--line);padding:13px 19px}.modal-error{margin:13px 19px 0}.modal-checks{display:grid;grid-template-columns:repeat(3,1fr);gap:7px}.modal-checks label{display:flex;align-items:center;gap:7px;border:1px solid var(--line);border-radius:9px;padding:9px;cursor:pointer}.modal-checks input{display:none}.modal-checks label>span{display:block;width:17px;height:17px;border:1px solid #cad2db;border-radius:5px;margin:0}.modal-checks input:checked+span{background:var(--brand);border-color:var(--brand);box-shadow:inset 0 0 0 4px #fff}.journal-modal{width:min(1450px,97vw);max-height:94vh;display:flex;flex-direction:column;border-radius:19px;background:#f7f8fa;overflow:hidden;box-shadow:0 30px 80px #00000052}.journal-modal>header{display:flex;align-items:center;justify-content:space-between;gap:15px;padding:16px 20px;border-bottom:1px solid var(--line);background:#fff}.journal-modal>header>div{display:flex;align-items:center;gap:11px}.journal-modal h2{margin:1px 0 0;font-size:19px}.journal-modal header small{color:#8993a0}.journal-modal>header>button{display:grid;place-items:center;width:38px;height:38px;border:1px solid #e1e5ea;border-radius:10px;background:#fff;color:#6e7988}.journal-modal-body{overflow:auto;padding:15px}.journal-head-fields{display:grid;grid-template-columns:210px 1fr;gap:10px;border:1px solid var(--line);border-radius:13px;background:#fff;padding:13px;margin-bottom:10px}.journal-head-fields label>span{display:block;color:#657181;font-size:11px;font-weight:700;margin-bottom:5px}.journal-lines{overflow:auto;border:1px solid var(--line);border-radius:13px;background:#fff}.journal-line{display:grid;grid-template-columns:42px minmax(190px,1.2fr) minmax(180px,1fr) minmax(160px,.9fr) minmax(150px,.8fr) 125px 125px 32px;gap:6px;align-items:center;min-width:1160px;padding:7px;border-bottom:1px solid #edf0f3}.journal-line:last-child{border-bottom:0}.journal-line.labels{background:#f6f7f9;color:#7f8996;font-size:10px}.journal-line input,.journal-line select{min-height:37px;border-radius:8px;font-size:11px;padding:5px 7px}.journal-line>b{text-align:center}.journal-line>button{display:grid;place-items:center;width:28px;height:28px;border:0;border-radius:7px;background:var(--red-soft);color:var(--red);font-size:17px}.add-journal-line{display:flex;align-items:center;gap:6px;border:1px solid #dfe3e8;border-radius:9px;background:#fff;color:#596575;padding:7px 10px;margin:9px 0}.journal-balance{display:grid;grid-template-columns:repeat(3,1fr) auto;gap:10px;align-items:center;border:1px solid #ebc0c0;border-radius:12px;background:var(--red-soft);padding:11px 14px}.journal-balance>div{display:flex;flex-direction:column}.journal-balance span{color:#7e8794;font-size:10px}.journal-balance strong{font-size:17px}.journal-balance p{display:flex;align-items:center;gap:6px;margin:0;color:var(--red)}.journal-balance.balanced{border-color:#b9e3d2;background:var(--green-soft)}.journal-balance.balanced p{color:var(--green)}.journal-modal>footer{display:flex;align-items:center;justify-content:space-between;gap:15px;border-top:1px solid var(--line);background:#fff;padding:12px 18px}.journal-modal>footer>span{color:#8993a0;font-size:11px}.journal-modal>footer>div{display:flex;gap:7px}.price-modal{width:min(1050px,96vw);max-height:92vh;display:flex;flex-direction:column;border-radius:18px;background:#f7f8fa;overflow:hidden;box-shadow:0 28px 75px #0000004d}.price-modal>header{display:flex;align-items:center;justify-content:space-between;padding:16px 19px;background:#fff;border-bottom:1px solid var(--line)}.price-modal>header>div{display:flex;align-items:center;gap:10px}.price-modal h2{margin:1px 0 0;font-size:18px}.price-modal header small{color:#8893a0}.price-modal>header>button{display:grid;place-items:center;width:37px;height:37px;border:1px solid #e1e5ea;border-radius:10px;background:#fff;color:#687484}.price-modal-body{overflow:auto;padding:14px}.price-head-fields{display:grid;grid-template-columns:1.4fr repeat(2,1fr) auto auto;align-items:end;gap:9px;border:1px solid var(--line);border-radius:13px;background:#fff;padding:12px;margin-bottom:10px}.price-head-fields label>span{display:block;color:#657181;font-size:10px;font-weight:700;margin-bottom:5px}.price-check{height:44px;display:flex;align-items:center;gap:6px;border:1px solid var(--line);border-radius:9px;padding:8px;white-space:nowrap}.price-check input,.row-check input{display:none}.price-check>span,.row-check>span{display:block;width:17px;height:17px;border:1px solid #cad1da;border-radius:5px}.price-check input:checked+span,.row-check input:checked+span{background:var(--brand);border-color:var(--brand);box-shadow:inset 0 0 0 4px #fff}.price-items{border:1px solid var(--line);border-radius:12px;background:#fff;overflow:auto}.price-item{display:grid;grid-template-columns:65px 120px minmax(220px,1fr) 170px 130px;align-items:center;gap:8px;min-width:760px;padding:7px 10px;border-bottom:1px solid #edf0f3}.price-item:last-child{border-bottom:0}.price-item.labels{background:#f5f7f9;color:#7e8896;font-size:10px}.price-item input{min-height:37px}.price-item code{font-family:Tahoma;color:#7b8593}.price-item>strong{font-size:12px}.row-check{display:grid;place-items:center;cursor:pointer}.price-modal>footer{display:flex;justify-content:space-between;align-items:center;gap:12px;padding:12px 18px;background:#fff;border-top:1px solid var(--line)}.price-modal>footer>span{color:#7d8794}.price-modal>footer>div{display:flex;gap:7px}.drawer-backdrop{justify-content:flex-start;padding:0}.document-drawer{height:100%;width:min(430px,94vw);background:#fff;box-shadow:20px 0 60px #00000040;animation:drawerIn .22s ease}@keyframes drawerIn{0%{transform:translate(-30px)}}.drawer-status{display:flex;align-items:center;justify-content:space-between;padding:13px 20px;background:#fafbfc;border-bottom:1px solid var(--line);color:#7f8996}.document-drawer dl{margin:0;padding:10px 20px}.document-drawer dl>div{display:flex;justify-content:space-between;gap:15px;padding:13px 0;border-bottom:1px solid var(--line)}.document-drawer dt{color:#7b8593}.document-drawer dd{margin:0;font-weight:700;text-align:left}.document-drawer .balance dd{color:var(--red);font-size:18px}.drawer-guard{display:flex;gap:9px;margin:5px 20px;padding:12px;border-radius:11px;background:var(--green-soft);color:var(--green)}.drawer-guard p{margin:0;color:#4f7567;font-size:11px;line-height:1.8}.document-drawer>footer{display:flex;gap:7px;padding:16px 20px}.document-drawer>footer>*{flex:1}.table-scroll,.account-list,.account-tabs,.trade-tabs,.document-types,.modal-scroll,.line-scroll,.journal-modal-body,.journal-lines,.price-modal-body,.price-items,.sidebar{-webkit-overflow-scrolling:touch;overscroll-behavior:contain}.page-wrap>section,.page-wrap>.dashboard-layout,.page-wrap>.metric-grid{content-visibility:auto;contain-intrinsic-size:auto 460px}@media(hover:none),(pointer:coarse){button,a{touch-action:manipulation}.button.primary:hover,.quick-actions>div:last-child>button:hover{transform:none}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.party-create-hint{display:block;margin:5px 2px 0;color:var(--brand-dark);font-size:10px}.parties-panel{overflow:hidden}.party-filters{display:grid;grid-template-columns:minmax(250px,1fr) 190px 160px auto;gap:8px;padding:14px 16px;border-bottom:1px solid var(--line)}.party-filters .compact-search{width:auto}.parties-table td{height:68px}.party-name{display:flex;align-items:center;gap:10px;border:0;background:none;text-align:right;padding:0;color:var(--ink)}.party-name>span{display:grid;place-items:center;width:37px;height:37px;border-radius:11px;background:var(--brand-soft);color:var(--brand-dark);font-weight:800}.party-name>div{display:flex;flex-direction:column}.party-name small{color:#8a94a1;margin-top:2px}.relation{display:inline-flex;border-radius:99px;padding:5px 9px;background:#f1f3f6;color:#66717f;font-size:10px;font-style:normal}.relation.customer{background:var(--blue-soft);color:var(--blue)}.relation.supplier{background:#f2ecff;color:var(--purple)}.relation.both{background:var(--green-soft);color:var(--green)}.danger-action{color:var(--red)!important}.party-modal{width:min(1120px,96vw);max-height:94vh;display:flex;flex-direction:column;border-radius:19px;background:#f7f8fa;overflow:hidden;box-shadow:0 30px 80px #00000052}.party-modal>header,.access-modal>header,.role-modal>header{display:flex;align-items:center;justify-content:space-between;gap:15px;padding:16px 20px;border-bottom:1px solid var(--line);background:#fff}.party-modal>header>div,.access-modal>header>div,.role-modal>header>div{display:flex;align-items:center;gap:11px}.party-modal h2,.access-modal h2,.role-modal h2{margin:1px 0 0;font-size:19px}.party-modal header small,.access-modal header small,.role-modal header small{color:#8993a0}.party-modal>header>button,.access-modal>header>button,.role-modal>header>button{display:grid;place-items:center;width:38px;height:38px;border:1px solid #e1e5ea;border-radius:10px;background:#fff;color:#6e7988}.party-modal-body{overflow:auto;padding:15px}.party-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.inline-check{min-height:44px;display:flex;align-items:center;gap:8px;align-self:end;border:1px solid var(--line);border-radius:10px;padding:9px;cursor:pointer}.inline-check input{display:none}.inline-check>span{width:18px;height:18px;border:1px solid #cbd2da;border-radius:5px}.inline-check input:checked+span{background:var(--green);border-color:var(--green);box-shadow:inset 0 0 0 4px #fff}.party-modal>footer{display:flex;align-items:center;justify-content:space-between;gap:15px;padding:12px 18px;border-top:1px solid var(--line);background:#fff}.party-modal>footer>span{color:#8993a0;font-size:11px}.party-modal>footer>div{display:flex;gap:7px}.access-panel{overflow:hidden}.access-tabs{display:flex;gap:4px;padding:8px;border-bottom:1px solid var(--line);background:#fafbfc}.access-tabs button{display:flex;align-items:center;gap:7px;min-height:42px;border:0;border-radius:10px;background:transparent;color:#697585;padding:8px 15px}.access-tabs button.active{background:#fff;color:var(--ink);box-shadow:0 3px 12px #1b273714;font-weight:800}.access-tabs small{display:grid;place-items:center;min-width:20px;height:20px;border-radius:99px;background:#edf0f3;font-size:9px}.members-grid,.roles-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:11px;padding:15px}.members-grid>article,.roles-grid>article{border:1px solid var(--line);border-radius:14px;background:#fff;padding:14px}.members-grid>article.inactive{opacity:.68;background:#fafafa}.members-grid article>header{display:flex;align-items:center;gap:10px}.member-avatar{display:grid;place-items:center;width:41px;height:41px;border-radius:12px;background:var(--nav);color:#e9bf60;font-weight:800}.members-grid header>div{min-width:0;display:flex;flex:1;flex-direction:column}.members-grid header small{direction:ltr;text-align:right;color:#87919e;overflow:hidden;text-overflow:ellipsis}.members-grid header>em{flex:none}.member-roles{display:flex;flex-wrap:wrap;gap:5px;min-height:55px;padding:13px 0}.member-roles>span{display:flex;align-items:center;gap:4px;border-radius:99px;background:#f1f3f6;color:#66717f;padding:5px 8px;font-size:9px}.member-roles .owner-role{background:var(--brand-soft);color:var(--brand-dark)}.members-grid article>footer,.roles-grid article>footer{display:flex;align-items:center;justify-content:space-between;gap:8px;padding-top:11px;border-top:1px solid var(--line);color:#8993a0}.members-grid footer>div,.roles-grid footer>div{display:flex;gap:5px}.members-grid footer button,.roles-grid footer button{border:0;border-radius:7px;background:#f2f4f6;color:#586474;padding:6px 8px;font-size:9px}.members-grid footer button.remove,.roles-grid footer button.remove{background:var(--red-soft);color:var(--red)}.roles-grid>article.system{border-color:#e2c77f;background:#fffdf8}.roles-grid article>header{display:flex;align-items:center;gap:10px}.roles-grid header>span{display:grid;place-items:center;width:40px;height:40px;border-radius:11px;background:var(--brand-soft);color:var(--brand-dark)}.roles-grid header>div{flex:1}.roles-grid h3{margin:1px 0 0}.roles-grid header small{color:#8c95a1}.roles-grid header>b{color:#6f7988;font-size:10px}.role-permission-preview{display:flex;align-content:flex-start;flex-wrap:wrap;gap:5px;min-height:78px;padding:13px 0}.role-permission-preview code{direction:ltr;border-radius:6px;background:#f2f4f6;color:#667282;padding:4px 6px;font-size:8px}.role-permission-preview span{font-size:10px;color:#8a94a0}.access-modal{width:min(760px,96vw);max-height:94vh;display:flex;flex-direction:column;border-radius:19px;background:#fff;overflow:hidden;box-shadow:0 30px 80px #00000052}.access-modal-body,.role-modal-body{overflow:auto;padding:17px}.access-fields{display:grid;grid-template-columns:1fr 1fr;gap:11px}.access-fields label>span,.role-head-fields label>span{display:block;color:#657181;font-size:11px;font-weight:700;margin:0 2px 5px}.role-picker{margin-top:15px;border:1px solid var(--line);border-radius:13px;overflow:hidden}.role-picker>header{display:flex;align-items:center;justify-content:space-between;padding:12px 14px;background:#f7f8fa}.role-picker>header div{display:flex;flex-direction:column}.role-picker header small{color:#87919e}.role-picker header>b{color:var(--brand-dark)}.role-picker>div{display:grid;grid-template-columns:1fr 1fr;gap:7px;padding:9px}.role-picker label{position:relative;display:flex;align-items:center;gap:9px;border:1px solid var(--line);border-radius:10px;padding:9px;cursor:pointer}.role-picker label.selected{border-color:#d5b45f;background:var(--brand-soft)}.role-picker label.disabled{opacity:.55;cursor:not-allowed}.role-picker input{display:none}.role-picker label>span{display:grid;place-items:center;width:32px;height:32px;border-radius:9px;background:#f1f3f6;color:#667281}.role-picker label>div{display:flex;flex:1;flex-direction:column}.role-picker label small{color:#8b94a0}.role-picker label>i{width:17px;height:17px;border:1px solid #cbd2da;border-radius:5px}.role-picker label.selected>i{background:var(--brand);border-color:var(--brand);box-shadow:inset 0 0 0 4px #fff}.active-member{display:flex;align-items:center;gap:9px;margin-top:12px;border:1px solid var(--line);border-radius:11px;padding:11px;cursor:pointer}.active-member input{display:none}.active-member>span{width:38px;height:22px;border-radius:99px;background:#d8dde3;position:relative}.active-member>span:after{content:"";position:absolute;width:16px;height:16px;right:3px;top:3px;border-radius:50%;background:#fff;box-shadow:0 2px 6px #00000026}.active-member input:checked+span{background:var(--green)}.active-member input:checked+span:after{right:19px}.active-member>div{display:flex;flex-direction:column}.active-member small{color:#88929f}.access-modal>footer,.role-modal>footer{display:flex;justify-content:flex-end;gap:7px;padding:12px 18px;border-top:1px solid var(--line)}.role-modal{width:min(1100px,97vw);max-height:94vh;display:flex;flex-direction:column;border-radius:19px;background:#f7f8fa;overflow:hidden;box-shadow:0 30px 80px #00000052}.role-head-fields{display:grid;grid-template-columns:1fr 1fr auto;align-items:end;gap:9px;border:1px solid var(--line);border-radius:13px;background:#fff;padding:12px}.permission-groups{display:grid;grid-template-columns:1fr 1fr;gap:9px;margin-top:10px}.permission-groups>section{border:1px solid var(--line);border-radius:12px;background:#fff;overflow:hidden}.permission-groups section>header{display:flex;align-items:center;justify-content:space-between;padding:10px 12px;background:#f7f8fa}.permission-groups section>header>div{display:flex;flex-direction:column}.permission-groups header small{color:#87919e}.permission-groups header button{border:0;background:none;color:var(--brand-dark);font-size:10px}.permission-groups section>div{display:grid;grid-template-columns:1fr 1fr;gap:5px;padding:7px}.permission-groups label{display:flex;align-items:center;gap:7px;border:1px solid transparent;border-radius:8px;padding:7px;cursor:pointer}.permission-groups label.selected{border-color:#ddc986;background:#fffaf0}.permission-groups input{display:none}.permission-groups label>span{width:17px;height:17px;border:1px solid #cbd2da;border-radius:5px}.permission-groups label.selected>span{background:var(--brand);border-color:var(--brand);box-shadow:inset 0 0 0 4px #fff}.permission-groups label>div{display:flex;min-width:0;flex-direction:column}.permission-groups label strong{font-size:10px}.permission-groups label code{direction:ltr;color:#929aa5;font-size:7px;overflow:hidden;text-overflow:ellipsis}@media(max-width:1280px){.quick-actions>div:last-child{grid-template-columns:repeat(3,1fr)}.form-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.document-types{grid-template-columns:repeat(10,125px)}.trade-filters{grid-template-columns:minmax(210px,1fr) repeat(3,150px) auto}.service-catalog{grid-template-columns:1fr}}@media(max-width:1080px){.sidebar{transform:translate(105%);transition:transform .22s;box-shadow:none}.sidebar.open{transform:translate(0);box-shadow:-22px 0 60px #00000040}.close-sidebar,.mobile-menu{display:grid}.workspace{margin-right:0}.topbar{padding:0 20px}.metric-grid{grid-template-columns:repeat(2,1fr)}.dashboard-layout,.accounts-layout{grid-template-columns:1fr}.account-detail{position:static}.trade-filters{grid-template-columns:1fr 1fr 1fr}.trade-filters .compact-search{grid-column:span 2}.trade-filters .button{width:100%}.workflow-board{grid-template-columns:1fr}.workflow-create{position:static;width:max-content;margin:3px}.price-list-grid{grid-template-columns:repeat(2,1fr)}.form-bottom{grid-template-columns:1fr}.option-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:760px){body{font-size:13px}.page-wrap{padding:22px 14px 40px}.topbar{height:62px;padding:0 12px;gap:8px}.global-search{width:auto;flex:1}.global-search input{font-size:11px}.fiscal-badge,.user-copy,.top-actions>.top-icon{display:none}.page-heading{align-items:flex-start;flex-direction:column;margin-bottom:18px}.page-heading h1{font-size:25px}.page-heading p{font-size:12px;line-height:1.8}.page-heading>div:last-child{width:100%}.page-heading>div:last-child>*{flex:1}.metric-grid{gap:9px}.metric-grid article{padding:15px}.metric-grid strong{font-size:20px;margin-top:8px}.quick-actions>div:last-child{grid-template-columns:repeat(2,1fr)}.quick-actions .panel-head .safe-badge{display:none}.panel-head{padding:15px}.trade-tabs{padding:7px}.trade-filters{grid-template-columns:1fr 1fr;padding:11px}.trade-filters .compact-search{grid-column:span 2}.feature-view{padding:15px}.feature-view>header{align-items:flex-start;flex-direction:column}.feature-view>header>div:last-child{width:100%}.feature-view>header>div:last-child>*{flex:1}.return-grid,.price-list-grid,.control-grid{grid-template-columns:1fr}.mini-document-list>button{grid-template-columns:1fr auto;gap:5px}.mini-document-list>button span,.mini-document-list>button em{grid-column:auto}.architecture-strip{grid-template-columns:1fr}.architecture-strip>svg{transform:rotate(90deg);justify-self:center}.service-catalog article{grid-template-columns:40px 1fr auto}.service-catalog article>button{grid-column:2/4;width:max-content}.form-grid,.form-grid.logistics{grid-template-columns:repeat(2,minmax(0,1fr))}.option-grid{grid-template-columns:1fr}.document-modal{width:100vw;height:100dvh;border-radius:0}.modal-backdrop{padding:0}.document-modal>footer{align-items:flex-start;flex-direction:column}.document-modal>footer>div{width:100%}.document-modal>footer .button{flex:1;padding:8px}.document-modal>footer>span{display:none}.small-modal-body{grid-template-columns:1fr}.small-modal-body .span-2,.settle-summary{grid-column:auto}.login-page{grid-template-columns:1fr}.login-visual{display:none}}@media(max-width:480px){.metric-grid{grid-template-columns:1fr 1fr}.metric-grid article{min-height:112px}.metric-grid span{font-size:11px}.metric-grid strong{font-size:17px}.quick-actions>div:last-child{grid-template-columns:1fr}.quick-actions>div:last-child>button{min-height:58px}.panel-head{align-items:flex-start}.compact-search{width:100%}.accounts-metrics{grid-template-columns:1fr 1fr}.account-list>button{grid-template-columns:8px 55px 1fr}.account-list>button>b{display:none}.trade-filters{grid-template-columns:1fr}.trade-filters .compact-search{grid-column:auto}.form-grid,.form-grid.logistics{grid-template-columns:1fr}.form-grid .span-2{grid-column:auto}.document-modal>header,.small-modal>header{padding:12px}.modal-scroll{padding:9px}.document-types{grid-template-columns:repeat(10,115px)}.small-modal{width:100vw;min-height:100dvh;border-radius:0}.service-catalog article{grid-template-columns:37px 1fr}.service-catalog article>b,.service-catalog article>button{grid-column:2}.login-form-wrap{padding:26px 19px}}@media(max-width:1080px){.journal-balance{grid-template-columns:repeat(3,1fr)}.journal-balance p{grid-column:span 3}}@media(max-width:1080px){.tax-layout{grid-template-columns:1fr}}@media(max-width:760px){.modal-checks{grid-template-columns:1fr}.journal-modal{width:100vw;height:100dvh;max-height:none;border-radius:0}.journal-head-fields{grid-template-columns:1fr}.journal-modal>footer{align-items:flex-start;flex-direction:column}.journal-modal>footer>span{display:none}.journal-modal>footer>div{width:100%}.journal-modal>footer .button{flex:1}.price-modal{width:100vw;height:100dvh;max-height:none;border-radius:0}.price-head-fields{grid-template-columns:1fr 1fr}.price-head-fields>label:first-child{grid-column:span 2}.price-modal>footer>span{display:none}.tax-warning{grid-template-columns:40px 1fr}.tax-warning code{grid-column:2;width:max-content}.tax-identity>div:last-child{grid-template-columns:1fr}.tax-identity>div:last-child>.button{grid-column:auto;justify-self:stretch}}@media(max-width:480px){.account-tabs{margin-bottom:10px}.account-tabs button{padding:7px 10px}.journal-balance{grid-template-columns:1fr 1fr}.journal-balance p{grid-column:span 2}.journal-modal>header{padding:12px}.journal-modal-body{padding:9px}.price-head-fields{grid-template-columns:1fr}.price-head-fields>label:first-child{grid-column:auto}.price-modal-body{padding:9px}.price-modal>footer>div{width:100%}.price-modal>footer .button{flex:1}.tax-warning{grid-template-columns:1fr}.tax-warning code{grid-column:auto}.tax-pipeline ol{padding:6px 12px 12px}}@media(max-width:1080px){.members-grid,.roles-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.party-filters{grid-template-columns:1fr 1fr}.party-filters .compact-search{grid-column:span 2}.permission-groups{grid-template-columns:1fr}}@media(max-width:760px){.party-modal,.access-modal,.role-modal{width:100vw;height:100dvh;max-height:none;border-radius:0}.party-modal-body,.access-modal-body,.role-modal-body{padding:10px}.party-modal>footer{align-items:flex-start;flex-direction:column}.party-modal>footer>span{display:none}.party-modal>footer>div,.party-modal>footer .button{width:100%}.members-grid,.roles-grid{grid-template-columns:1fr;padding:10px}.access-fields,.role-picker>div,.permission-groups section>div{grid-template-columns:1fr}.role-head-fields{grid-template-columns:1fr 1fr}.role-head-fields>.button{grid-column:span 2}.access-metrics article:last-child strong{font-size:15px}.party-filters{padding:10px}.safe-badge{white-space:nowrap}}@media(max-width:480px){.party-filters{grid-template-columns:1fr}.party-filters .compact-search{grid-column:auto}.role-head-fields{grid-template-columns:1fr}.role-head-fields>.button{grid-column:auto}.access-tabs button{flex:1;justify-content:center;padding:7px}.parties-metrics article strong{font-size:16px}}.brand-mark{overflow:hidden}.brand-mark img{width:100%;height:100%;object-fit:cover}.invoice-style>div{display:grid;grid-template-columns:1fr 1fr;gap:6px}.invoice-style button{min-height:52px;border:1px solid var(--line);border-radius:10px;background:#fff;color:#596474;text-align:right;padding:7px 10px}.invoice-style button.active{border-color:#d1aa4d;background:var(--brand-soft);color:var(--brand-dark);box-shadow:0 0 0 2px #b886221a}.invoice-style button small{display:block;color:#8c95a1;font-size:9px}.disabled-option{opacity:.45;cursor:not-allowed!important}.row-icon-link{width:31px;height:31px;display:grid;place-items:center;border:1px solid #e2e6eb;border-radius:8px;background:#fff;color:#5d6876}.row-icon-link:hover{color:var(--brand-dark);border-color:#d9bd74}.company-settings{max-width:1120px;margin:0 auto;padding:18px}.company-logo-card{display:flex;align-items:center;gap:18px;padding:18px;margin-bottom:14px;border-radius:14px;background:linear-gradient(135deg,#111827,#1c293c);color:#fff}.company-logo-card img{width:105px;height:105px;border-radius:20px;background:#fff;object-fit:contain;padding:7px}.company-logo-card h2{margin:0}.company-logo-card p{margin:4px 0 12px;color:#aab4c3}.company-logo-card label{position:relative}.company-logo-card input{position:absolute;inset:0;opacity:0;cursor:pointer}.company-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.company-settings>footer{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:14px 4px 0}.company-settings>footer>span{display:flex;align-items:center;gap:6px;color:var(--green)}.catalog-panel{overflow:hidden}.mini-button{min-height:32px;padding:4px 10px;font-size:10px}.warehouse-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:11px;padding:14px}.warehouse-grid article{display:grid;grid-template-columns:44px 1fr auto;gap:10px;align-items:start;border:1px solid var(--line);border-radius:14px;padding:14px}.warehouse-grid article>span{display:grid;place-items:center;width:42px;height:42px;border-radius:12px;background:var(--brand-soft);color:var(--brand-dark)}.warehouse-grid h3{margin:2px 0}.warehouse-grid p{margin:3px 0;color:#7c8694;font-size:10px}.warehouse-grid article>button{grid-column:3;border:0;background:none;color:var(--brand-dark);font:inherit}.catalog-modal{width:min(980px,96vw)}.bank-cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:13px;margin-bottom:18px}.bank-cards>article{overflow:hidden;border:1px solid var(--line);border-radius:17px;background:linear-gradient(145deg,#1a2638,#101721);color:#fff;box-shadow:var(--shadow)}.bank-cards>article.default{border-color:#c99937}.bank-cards>article.inactive{opacity:.58}.bank-cards article>header{display:flex;align-items:center;gap:10px;padding:16px}.bank-cards header>span{display:grid;place-items:center;width:39px;height:39px;border-radius:11px;background:#e0b65524;color:#e0b655}.bank-cards header>div{flex:1}.bank-cards h3{margin:1px 0}.bank-cards header small,.bank-cards>article>p,.bank-cards article>div small{color:#9ba7b8}.bank-cards header em{border-radius:99px;background:#e0b65526;color:#e2bd65;padding:4px 7px;font-size:9px;font-style:normal}.bank-cards>article>p{direction:ltr;text-align:right;margin:0;padding:0 16px;font-size:11px}.bank-cards article>div{padding:18px 16px}.bank-cards article>div strong{display:block;color:#e7c46e;font-size:24px;margin-top:4px}.bank-cards article>div strong.negative{color:#ff8c8c}.bank-cards article>div i{font-size:10px;font-style:normal}.bank-cards article>footer{display:flex;justify-content:space-between;align-items:center;padding:10px 16px;border-top:1px solid rgba(255,255,255,.08);color:#8895a7}.bank-cards footer button{border:0;background:none;color:#e1ba61;font:inherit}.treasury-list{overflow:hidden}.treasury-list .panel-head select{width:220px}.receipt-cell{color:var(--green);font-weight:800}.payment-cell{color:var(--red);font-weight:800}.treasury-empty{text-align:center;padding:45px;margin-bottom:18px}.treasury-empty>span{display:grid;place-items:center;width:68px;height:68px;margin:0 auto;border-radius:20px;background:var(--brand-soft);color:var(--brand-dark)}.treasury-empty h2{margin:13px 0 4px}.treasury-empty p{color:var(--muted)}.bank-modal{width:min(950px,96vw)}@media(max-width:1080px){.bank-cards,.warehouse-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:760px){.company-grid{grid-template-columns:1fr 1fr}.company-settings{padding:10px}.bank-cards,.warehouse-grid{grid-template-columns:1fr}.treasury-list .panel-head{align-items:flex-start;flex-direction:column}.treasury-list .panel-head select{width:100%}.company-settings>footer{align-items:stretch;flex-direction:column}.company-settings>footer .button{width:100%}}@media(max-width:480px){.company-grid{grid-template-columns:1fr}.company-logo-card{align-items:flex-start;flex-direction:column}.company-logo-card img{width:82px;height:82px}.invoice-style>div{grid-template-columns:1fr}.bank-cards article>div strong{font-size:20px}}.project-workload{overflow:hidden;margin-bottom:18px}.project-member-stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;padding:14px}.project-member-stats>button{display:grid;grid-template-columns:42px minmax(0,1fr) auto auto auto;align-items:center;gap:9px;min-width:0;border:1px solid var(--line);border-radius:14px;background:#fff;padding:12px;text-align:right;color:var(--ink);transition:.16s}.project-member-stats>button:hover,.project-member-stats>button.active{border-color:#d9bb71;background:#fffaf0;box-shadow:0 7px 18px #8f651012}.member-avatar{display:grid;place-items:center;width:38px;height:38px;border-radius:11px;background:var(--brand-soft);color:var(--brand-dark);font-weight:800}.project-member-stats>button>div{display:flex;min-width:0;flex-direction:column}.project-member-stats>button>div strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.project-member-stats>button>div small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:var(--muted);font-size:9px}.project-member-stats>button>b,.project-member-stats>button>em,.project-member-stats>button>i{display:flex;min-width:44px;flex-direction:column;align-items:center;border-right:1px solid var(--line);font-size:16px;font-style:normal}.project-member-stats>button>b small,.project-member-stats>button>em small,.project-member-stats>button>i small{color:var(--muted);font-size:8px;font-weight:400}.project-member-stats>button>em{color:var(--green)}.project-member-stats>button>i{color:var(--blue)}.projects-panel{overflow:hidden}.project-filters{display:grid;grid-template-columns:minmax(260px,1fr) 170px 200px auto;gap:9px;padding:12px 14px;border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:#fafbfc}.project-filters .compact-search{display:flex;align-items:center;gap:8px;border:1px solid #dfe4ea;border-radius:11px;background:#fff;padding:0 10px}.project-filters .compact-search input{border:0;box-shadow:none;background:transparent;padding-right:0}.projects-table td{vertical-align:middle}.project-name{display:flex;align-items:center;gap:10px;max-width:380px;border:0;background:none;text-align:right;color:inherit;padding:0}.project-name>span{display:grid;place-items:center;width:38px;height:38px;flex:none;border-radius:11px;background:var(--brand-soft);color:var(--brand-dark)}.project-name>div{display:flex;min-width:0;flex-direction:column}.project-name strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.project-name small{max-width:315px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:var(--muted);font-size:9px}.project-team{display:flex;flex-wrap:wrap;gap:4px;max-width:280px}.project-team>span,.project-team>em{max-width:120px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;border:1px solid #e3e6ea;border-radius:99px;background:#f8f9fb;padding:4px 7px;font-size:9px;font-style:normal}.project-team>em{background:var(--brand-soft);color:var(--brand-dark)}.project-team .unassigned{border-radius:99px;background:var(--red-soft);color:var(--red);padding:4px 7px}.project-status{display:inline-flex;border-radius:99px;padding:5px 8px;font-size:9px;font-weight:700}.project-status.active{background:var(--green-soft);color:var(--green)}.project-status.inactive{background:#f0f1f3;color:#697383}.project-status.completed{background:var(--blue-soft);color:var(--blue)}.project-modal{width:min(920px,96vw);max-height:92dvh;display:flex;flex-direction:column;overflow:hidden;border-radius:18px;background:#fff;box-shadow:0 24px 70px #00000038}.project-modal>header{display:flex;align-items:center;gap:12px;padding:16px 18px;border-bottom:1px solid var(--line)}.project-modal>header>div{display:flex;align-items:center;gap:11px;flex:1}.project-modal>header>div>div{display:flex;flex-direction:column}.project-modal>header small{color:var(--muted)}.project-modal>header h2{margin:1px 0 0}.project-modal>header>button{border:0;background:none;color:#7f8998;padding:6px}.project-modal-body{overflow:auto;padding:14px 16px}.project-form-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.project-member-picker{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;padding-top:6px}.project-member-picker>button{display:grid;grid-template-columns:38px 1fr 24px;align-items:center;gap:9px;border:1px solid var(--line);border-radius:12px;background:#fff;padding:10px;text-align:right;color:inherit}.project-member-picker>button.selected{border-color:#d6b45f;background:#fffaf0}.project-member-picker>button>div{display:flex;min-width:0;flex-direction:column}.project-member-picker>button strong,.project-member-picker>button small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.project-member-picker>button small{color:var(--muted);font-size:9px}.project-member-picker>button>i{display:grid;place-items:center;width:21px;height:21px;border:1px solid #d6dce3;border-radius:7px;color:#fff;font-style:normal}.project-member-picker>button.selected>i{border-color:var(--brand);background:var(--brand)}.project-members-empty{grid-column:1/-1;padding:22px;text-align:center;color:var(--muted);border:1px dashed #d8dde4;border-radius:12px}.project-modal>footer{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:13px 18px;border-top:1px solid var(--line);background:#fafbfc}.project-modal>footer>span{color:var(--muted);font-size:10px}.project-modal>footer>div{display:flex;gap:8px}@media(max-width:1180px){.project-member-stats{grid-template-columns:repeat(2,minmax(0,1fr))}.project-filters{grid-template-columns:1fr 1fr}.project-filters .compact-search{grid-column:span 2}}@media(max-width:760px){.project-member-stats{grid-template-columns:1fr;padding:10px}.project-member-stats>button{grid-template-columns:38px minmax(0,1fr) auto auto auto}.project-filters{grid-template-columns:1fr;padding:10px}.project-filters .compact-search{grid-column:auto}.project-modal{width:100vw;height:100dvh;max-height:none;border-radius:0}.project-modal-body{padding:10px}.project-form-grid{grid-template-columns:1fr}.project-form-grid .span-2{grid-column:auto}.project-member-picker{grid-template-columns:1fr}.project-modal>footer{align-items:flex-start;flex-direction:column}.project-modal>footer>span{display:none}.project-modal>footer>div,.project-modal>footer .button{width:100%}}@media(max-width:480px){.project-member-stats>button{grid-template-columns:36px minmax(0,1fr) auto auto}.project-member-stats>button>i{display:none}.project-name small{max-width:210px}}.party-filters-v039{grid-template-columns:minmax(230px,1fr) 170px 165px 145px auto}.party-relation-stack{display:flex;flex-direction:column;align-items:flex-start;gap:5px}.employee-scope{display:inline-flex;border-radius:99px;padding:4px 7px;font-size:9px;font-weight:700}.employee-scope.office{background:#eef2f6;color:#657282}.employee-scope.project{background:var(--green-soft);color:var(--green)}.employee-relation-note,.technical-supervision-note{display:flex;align-items:flex-start;gap:10px;margin-top:12px;border:1px solid #dfe5eb;border-radius:12px;background:#f8fafc;padding:11px 13px}.employee-relation-note>svg,.technical-supervision-note>svg{flex:none;margin-top:2px}.employee-relation-note strong,.technical-supervision-note strong{display:block;margin-bottom:2px}.employee-relation-note p,.technical-supervision-note p{margin:0;color:var(--muted);font-size:10px;line-height:1.9}.employee-relation-note.project,.technical-supervision-note{border-color:#cce8d8;background:#f3fbf6;color:var(--green)}.employee-relation-note.office{color:#667384}.project-owner-picker{display:grid;grid-template-columns:minmax(260px,1fr) minmax(250px,1fr);gap:10px;align-items:end}.project-rule-note{border:1px dashed #d8dde4;border-radius:11px;padding:11px 12px;color:var(--muted);font-size:10px}.project-rule-note.danger{border-color:#efcaca;background:#fff7f7;color:var(--red)}.project-owner-cell{display:flex;min-width:150px;flex-direction:column}.project-owner-cell small{color:var(--muted);font-size:9px}.project-filters-v039{grid-template-columns:minmax(220px,1fr) 140px 190px 190px auto}.project-member-picker>button small{white-space:normal;line-height:1.7}.project-member-stats>button>div small{white-space:normal;line-height:1.6}.parties-metrics{grid-template-columns:repeat(5,minmax(0,1fr))}@media(max-width:1280px){.parties-metrics{grid-template-columns:repeat(3,minmax(0,1fr))}.party-filters-v039,.project-filters-v039{grid-template-columns:1fr 1fr}.party-filters-v039 .compact-search,.project-filters-v039 .compact-search{grid-column:span 2}}@media(max-width:760px){.parties-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.party-filters-v039,.project-filters-v039{grid-template-columns:1fr}.party-filters-v039 .compact-search,.project-filters-v039 .compact-search{grid-column:auto}.project-owner-picker{grid-template-columns:1fr}}html,body,#app{font-family:var(--font-ui)}body{font-size:var(--text-base);line-height:1.75;font-weight:400;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}button,input,select,textarea{font-family:var(--font-ui);font-size:13px;line-height:1.6}input,select,textarea{font-weight:500}button{font-weight:600}code,pre,kbd,samp,[dir=ltr],.money,.currency,.latin{font-family:var(--font-latin)}h1,h2,h3,h4,h5,h6,strong,b{font-family:var(--font-ui)}.button{font-size:13px;font-weight:600}.brand strong{font-size:16px;font-weight:700}.brand small{font-size:11px;font-weight:400}.company-card strong{font-size:13px;font-weight:600}.company-card small{font-size:10px}.sidebar nav label{font-size:10px;font-weight:600}.nav-item{font-size:13px;font-weight:500}.nav-item small{font-size:9.5px}.fiscal-badge strong{font-size:13px;font-weight:700}.fiscal-badge small,.user-copy small{font-size:10px}.page-heading h1{font-size:30px;line-height:1.45;font-weight:800;letter-spacing:-.35px}.page-heading p{font-size:14px;line-height:1.9}.eyebrow{font-size:11.5px;font-weight:500}.metric-grid span{font-size:12px;font-weight:500}.metric-grid strong{font-size:25px;font-weight:800;letter-spacing:-.2px}.metric-grid small{font-size:10.5px}.panel-head h2{font-size:17px;font-weight:700}.panel-head p{font-size:11px;line-height:1.8}.panel-head>a{font-size:12px;font-weight:600}.table-scroll th{font-size:11px;font-weight:600;line-height:1.6}.table-scroll td{font-size:12.5px;font-weight:500;line-height:1.7}.table-scroll td strong,.table-scroll td b{font-weight:700}.status,.relation,.project-status,.employee-scope,.readiness,.safe-badge{font-weight:600}.document-modal h2,.small-modal h2,.document-drawer h2,.journal-modal h2,.party-modal h2,.access-modal h2,.role-modal h2,.project-modal h2{font-size:19px;line-height:1.5;font-weight:700}.form-section h3,.totals h3{font-size:14.5px;font-weight:700}.form-section header p{font-size:10.5px;line-height:1.8}.form-grid label>span,.small-modal-body label>span,.journal-head-fields label>span,.price-head-fields label>span,.access-fields label>span,.role-head-fields label>span,.tax-identity label>span{font-size:11px;font-weight:600}.line-grid input,.line-grid select,.journal-line input,.journal-line select{font-size:11.5px}.line-labels,.journal-line.labels,.price-item.labels{font-size:10.5px;font-weight:600}.quick-actions strong{font-size:12px;font-weight:600}.quick-actions small{font-size:9.5px}.project-member-stats>button>div strong,.project-name strong,.project-owner-cell strong{font-weight:700}.project-member-stats>button>div small,.project-name small,.project-owner-cell small,.project-member-picker>button small{font-size:9.5px}.project-member-stats>button>b,.project-member-stats>button>em,.project-member-stats>button>i{font-size:15px;font-weight:700}.login-brand strong{font-weight:700}.login-copy h1{font-weight:800;letter-spacing:-.35px}.login-form-wrap h2{font-weight:800}.login-form-wrap label>span{font-weight:600}@media(max-width:760px){body{font-size:13px}.page-heading h1{font-size:25px}.page-heading p{font-size:12.5px}.table-scroll td{font-size:12px}.metric-grid strong{font-size:20px}}@media(max-width:480px){.page-heading h1{font-size:23px}.metric-grid strong{font-size:17px}.nav-item{font-size:12.5px}}.employee-personnel-section{border-color:#e4e8ee}.employee-bank-section{border-color:#d9e7df;background:linear-gradient(180deg,#fff,#fbfefc)}.employee-finance-note{display:flex;align-items:flex-start;gap:10px;margin:0 0 12px;border:1px solid #cfe6d8;border-radius:12px;background:#f4fbf7;padding:11px 13px;color:var(--green)}.employee-finance-note>svg{flex:none;margin-top:2px}.employee-finance-note strong{display:block;margin-bottom:2px;font-size:12px}.employee-finance-note p{margin:0;color:var(--muted);font-size:10px;line-height:1.9}.employee-bank-grid .field-hint{display:block;margin:5px 2px 0;color:#929ba8;font-size:9px;line-height:1.7}.sensitive-financial-input{font-family:var(--font-latin);letter-spacing:.3px}.bank-verified-check{border-color:#d5e7dc;background:#f8fcfa}.bank-readiness{display:inline-flex;border-radius:99px;padding:3px 7px;font-size:8.5px;font-weight:600}.bank-readiness.verified{background:var(--green-soft);color:var(--green)}.bank-readiness.saved{background:var(--blue-soft);color:var(--blue)}.bank-readiness.missing{background:var(--red-soft);color:var(--red)}.parties-metrics{grid-template-columns:repeat(6,minmax(0,1fr))}@media(max-width:1450px){.parties-metrics{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:760px){.parties-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.employee-finance-note{padding:10px}.employee-bank-grid .span-2{grid-column:span 2}}@media(max-width:480px){.employee-bank-grid .span-2{grid-column:auto}}.row-actions .danger-action{color:#b43d3d;border-color:#efd0d0;background:snow}.row-actions .danger-action:hover{color:#8f2727;border-color:#dca9a9;background:#fff2f2}.danger-button{background:#fff5f5!important;border:1px solid #efc7c7!important;color:#a83232!important}.danger-button:hover{background:#fde8e8!important;border-color:#dda2a2!important}:root{--canvas:#f6f4f7;--panel:#fcfbfd;--line:#ebe6ef;--shadow:0 14px 36px rgba(63,46,89,.08);--pastel-lilac:#f3edf9;--pastel-lilac-accent:#b695ec;--pastel-mint:#edf8f3;--pastel-mint-accent:#67cfa8;--pastel-amber:#faf4e7;--pastel-amber-accent:#f1c553;--pastel-sky:#eef5ff;--pastel-sky-accent:#7eb2ff}body{background:radial-gradient(circle at top right,rgba(182,149,236,.12),transparent 26%),radial-gradient(circle at top left,rgba(103,207,168,.09),transparent 20%),var(--canvas)}.page-wrap{padding-top:30px}.topbar{background:#ffffffe0;backdrop-filter:blur(14px);border-bottom-color:#e2dde8cc;box-shadow:0 10px 30px #3f2e590a}.global-search{background:#ffffffe6;border-color:#e7e2eb;box-shadow:0 6px 18px #2721360a}.top-icon,.fiscal-badge{background:#ffffffe6;border-color:#e7e2eb;box-shadow:0 6px 18px #2721360d}.page-heading{margin-bottom:24px}.pastel-heading{padding:22px 24px;border:1px solid rgba(232,225,239,.92);border-radius:30px;background:linear-gradient(135deg,#ffffffeb,#faf7fcf5);box-shadow:var(--shadow)}.pastel-heading .eyebrow{display:inline-flex;align-items:center;gap:8px;padding:8px 12px;border-radius:999px;background:#f2ebfa;color:#7d63a8}.pastel-heading .eyebrow i{width:8px;height:8px;border-radius:999px;background:#b695ec;display:inline-block}.pastel-heading h1{margin-top:14px}.metric-grid.pastel-metric-grid{gap:18px}.metric-grid .metric-card{min-height:176px;padding:0 20px 18px;border:1px solid rgba(234,229,239,.95);border-radius:30px;background:linear-gradient(180deg,#ffffffd9,#ffffffb8);box-shadow:var(--shadow)}.metric-grid .metric-card:after{display:none}.metric-card .metric-top-accent{display:block;width:58%;max-width:168px;height:14px;margin:0 auto;border-radius:0 0 18px 18px;background:var(--pastel-lilac-accent);opacity:.95;box-shadow:0 8px 16px #7859ad1f}.metric-card-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;padding-top:18px;margin-bottom:18px}.metric-copy{display:flex;flex-direction:column;gap:6px}.metric-copy span{font-size:15px;font-weight:700;color:#232537;line-height:1.9}.metric-icon-badge{display:grid;place-items:center;width:54px;height:54px;border-radius:16px;background:#ffffffb8;border:1px solid rgba(255,255,255,.85);box-shadow:inset 0 1px #ffffffbf,0 10px 22px #483d5e14}.metric-grid .metric-card strong{display:flex;align-items:flex-end;gap:7px;font-size:25px;font-weight:800;color:#171c2a;line-height:1.45;margin:0 0 8px}.metric-grid .metric-card strong small{font-size:15px;font-weight:700;color:#2d3448;line-height:1.6}.metric-grid .metric-card>small{display:block;color:#7e8594;font-size:11px;line-height:1.9}.metric-card.pastel-lilac{background:linear-gradient(180deg,#fbf9ff,#f4eefb)}.metric-card.pastel-lilac .metric-top-accent{background:var(--pastel-lilac-accent)}.metric-card.pastel-lilac .metric-icon-badge{background:#f7f1ff;color:#915cf0}.metric-card.pastel-mint{background:linear-gradient(180deg,#f9fffb,#edf8f3)}.metric-card.pastel-mint .metric-top-accent{background:var(--pastel-mint-accent)}.metric-card.pastel-mint .metric-icon-badge{background:#ebfaf3;color:#1e9e72}.metric-card.pastel-amber{background:linear-gradient(180deg,#fffdf8,#faf4e7)}.metric-card.pastel-amber .metric-top-accent{background:var(--pastel-amber-accent)}.metric-card.pastel-amber .metric-icon-badge{background:#fff8df;color:#e1a400}.metric-card.pastel-sky{background:linear-gradient(180deg,#fafdff,#eef5ff)}.metric-card.pastel-sky .metric-top-accent{background:var(--pastel-sky-accent)}.metric-card.pastel-sky .metric-icon-badge{background:#eef5ff;color:#2f80ff}.panel.soft-panel,.company-settings,.warehouse-grid article,.project-member-stats>button,.quick-actions>div:last-child>button,.tax-warning,.company-card,.feature-view,.document-modal,.small-modal,.journal-modal,.price-modal,.party-modal,.project-modal,.access-modal,.role-modal{border-color:#e8e1eff2!important;border-radius:26px;background:linear-gradient(180deg,#ffffffeb,#fcf9fdf5);box-shadow:var(--shadow)}.panel{overflow:hidden}.panel-head{background:linear-gradient(180deg,#ffffffd9,#f9f7fbe6);border-bottom-color:#eee8f1}.panel-head>a{display:inline-flex;align-items:center;justify-content:center;min-height:36px;padding:0 12px;border-radius:999px;background:#f2ebfa;color:#7b5fb0}.table-scroll table thead tr{background:#faf7fc}.table-scroll th{color:#7b7087}.table-scroll tbody tr:nth-child(2n){background:#f7f4fa80}.table-scroll tbody tr:hover{background:#f1ecf8b8}.health-card.pastel-side-card .score{width:52px;height:52px;background:#edf8f3;color:#1b9a6f;box-shadow:0 10px 22px #2a7d5c1a}.health-list>div>svg{background:#edf8f3;color:#179566}.company-card{background:linear-gradient(135deg,#ffffff1f,#ffffff0a);border-radius:20px}.button.secondary{background:#ffffffe0;border-color:#e8e1ec;box-shadow:0 8px 20px #3f2e590d}.button.secondary:hover{background:#fff;border-color:#d9c8ec}.trade-tabs,.account-tabs,.project-filters,.party-filters,.tax-layout .panel-head,.company-settings>footer{background:#fbf8fc}.quick-actions>div:last-child>button,.warehouse-grid article,.project-member-stats>button{background:linear-gradient(180deg,#fff,#fcf9fd)}.quick-actions>div:last-child>button>span,.warehouse-grid article>span,.project-member-stats>button>span{background:#f4edfb;color:#8f68d3}.status,.relation,.project-status,.readiness,.safe-badge{box-shadow:inset 0 1px #ffffff8c}.toast{border-radius:20px;box-shadow:0 22px 44px #221d2c2e}@media(max-width:760px){.pastel-heading{padding:18px 16px;border-radius:24px}.metric-grid.pastel-metric-grid{gap:12px}.metric-grid .metric-card{min-height:156px;padding:0 16px 16px;border-radius:24px}.metric-card-head{padding-top:14px;margin-bottom:14px}.metric-icon-badge{width:46px;height:46px;border-radius:14px}.metric-grid .metric-card strong{font-size:21px;flex-wrap:wrap}}@media(max-width:480px){.metric-grid .metric-card{min-height:144px;padding:0 14px 14px}.metric-card .metric-top-accent{height:11px}.metric-copy span{font-size:13px;line-height:1.8}.metric-grid .metric-card strong{font-size:18px}.metric-grid .metric-card strong small{font-size:12px}}:root{--ui-bg:#f7f5f8;--ui-card:#fffdfd;--ui-border:#ece7ef;--ui-shadow:0 10px 26px rgba(61,45,79,.075);--ui-shadow-hover:0 14px 32px rgba(61,45,79,.1);--ui-radius:22px;--p-lilac:#f4effa;--p-lilac-strong:#b994e8;--p-mint:#eef8f3;--p-mint-strong:#6dcbaa;--p-cream:#fbf6e9;--p-cream-strong:#efc255;--p-sky:#eef5fc;--p-sky-strong:#7fb2e7;--p-rose:#fbf0f3;--p-rose-strong:#dc9db1;--p-peach:#fbf1e9;--p-peach-strong:#e5aa75}html,body{background:var(--ui-bg)}body{background-image:radial-gradient(circle at 92% 2%,rgba(185,148,232,.09),transparent 22%),radial-gradient(circle at 8% 6%,rgba(109,203,170,.07),transparent 20%)}.page-wrap{max-width:1640px;padding:26px clamp(18px,3vw,44px) 48px}.page-heading{align-items:center;margin-bottom:18px}.page-heading h1{font-size:26px;line-height:1.55;margin:5px 0 2px;letter-spacing:-.25px}.page-heading p{font-size:12.5px;line-height:1.85}.page-heading>div:last-child{gap:7px}.eyebrow{font-size:10.5px;color:#81788b}.metric-grid{gap:12px;margin-bottom:16px}.metric-grid>article{position:relative;min-height:132px;overflow:hidden;border:1px solid var(--ui-border)!important;border-top:1px solid var(--ui-border)!important;border-radius:22px;padding:18px 16px 14px;background:linear-gradient(180deg,#fff,#f8f4fb);box-shadow:var(--ui-shadow);text-align:right;transition:transform .16s ease,box-shadow .16s ease,border-color .16s ease}.metric-grid>article:hover{transform:translateY(-1px);box-shadow:var(--ui-shadow-hover)}.metric-grid>article:after{display:none!important}.metric-grid>article:not(.metric-card):before{content:"";position:absolute;top:0;right:18px;width:46%;max-width:150px;height:9px;border-radius:0 0 11px 11px;background:var(--p-lilac-strong)}.metric-grid>article:not(.metric-card)>span:first-child{display:block;padding:13px 44px 10px 0;min-height:48px;border-bottom:1px solid rgba(70,61,82,.07);color:#282534;font-size:12px;font-weight:700;line-height:1.9}.metric-grid>article:not(.metric-card)>span:first-child:before{content:"";position:absolute;top:23px;right:16px;width:32px;height:32px;border-radius:10px;background:radial-gradient(circle at 50% 50%,var(--p-lilac-strong) 0 4px,transparent 5px),#ffffff9e;box-shadow:inset 0 0 0 1px #b994e829,0 5px 12px #5c49710f}.metric-grid>article>strong{display:block;margin:10px 0 1px;font-size:20px;line-height:1.55;font-weight:800;letter-spacing:-.15px;color:#171722}.metric-grid>article>small{font-size:9.5px;line-height:1.75;color:#8c8693}.metric-grid>article:nth-child(6n+1){background:linear-gradient(180deg,#fdfbff,var(--p-lilac))}.metric-grid>article:nth-child(6n+1):before{background:var(--p-lilac-strong)}.metric-grid>article:nth-child(6n+1)>span:first-child:before{background:radial-gradient(circle,var(--p-lilac-strong) 0 4px,transparent 5px),#ffffff9e}.metric-grid>article:nth-child(6n+2){background:linear-gradient(180deg,#fbfffd,var(--p-mint))}.metric-grid>article:nth-child(6n+2):before{background:var(--p-mint-strong)}.metric-grid>article:nth-child(6n+2)>span:first-child:before{background:radial-gradient(circle,var(--p-mint-strong) 0 4px,transparent 5px),#ffffff9e}.metric-grid>article:nth-child(6n+3){background:linear-gradient(180deg,#fffdfa,var(--p-cream))}.metric-grid>article:nth-child(6n+3):before{background:var(--p-cream-strong)}.metric-grid>article:nth-child(6n+3)>span:first-child:before{background:radial-gradient(circle,var(--p-cream-strong) 0 4px,transparent 5px),#ffffff9e}.metric-grid>article:nth-child(6n+4){background:linear-gradient(180deg,#fcfeff,var(--p-sky))}.metric-grid>article:nth-child(6n+4):before{background:var(--p-sky-strong)}.metric-grid>article:nth-child(6n+4)>span:first-child:before{background:radial-gradient(circle,var(--p-sky-strong) 0 4px,transparent 5px),#ffffff9e}.metric-grid>article:nth-child(6n+5){background:linear-gradient(180deg,#fffdfd,var(--p-rose))}.metric-grid>article:nth-child(6n+5):before{background:var(--p-rose-strong)}.metric-grid>article:nth-child(6n+5)>span:first-child:before{background:radial-gradient(circle,var(--p-rose-strong) 0 4px,transparent 5px),#ffffff9e}.metric-grid>article:nth-child(6n){background:linear-gradient(180deg,#fffdfa,var(--p-peach))}.metric-grid>article:nth-child(6n):before{background:var(--p-peach-strong)}.metric-grid>article:nth-child(6n)>span:first-child:before{background:radial-gradient(circle,var(--p-peach-strong) 0 4px,transparent 5px),#ffffff9e}.metric-grid .metric-card{min-height:142px;padding:0 15px 13px;border-radius:22px}.metric-card .metric-top-accent{width:48%;height:9px;border-radius:0 0 11px 11px;box-shadow:none}.metric-card-head{padding-top:13px;margin-bottom:7px;align-items:center}.metric-copy span{font-size:12.5px;font-weight:700;line-height:1.8;color:#292633}.metric-icon-badge{width:38px;height:38px;border-radius:11px;box-shadow:inset 0 0 0 1px #ffffffb8,0 5px 12px #362f430f}.metric-divider{height:1px;background:#463d5212;margin:2px 0 8px}.metric-grid .metric-card strong{display:flex;align-items:baseline;gap:5px;margin:0;font-size:20px;line-height:1.5}.metric-grid .metric-card strong small{font-size:11px;font-weight:700;color:#4a4552}.metric-grid .metric-card>small{font-size:9.5px;line-height:1.65}.panel,.feature-view,.form-section,.workflow-column,.workflow-card,.return-grid article,.service-catalog article,.price-list-grid>article,.control-grid article,.warehouse-grid article,.members-grid>article,.roles-grid>article,.project-member-stats>button,.project-member-picker>button,.role-picker,.permission-groups>section,.company-settings,.invoice-style button,.inline-check,.active-member,.mini-document-list,.tax-warning{border-color:var(--ui-border)!important;border-radius:18px;box-shadow:0 7px 20px #3d2d4f0b}.panel,.feature-view,.form-section,.workflow-column,.workflow-card,.return-grid article,.service-catalog article,.price-list-grid>article,.control-grid article,.warehouse-grid article,.members-grid>article,.roles-grid>article,.project-member-stats>button,.project-member-picker>button,.company-settings{background:#fffdfd}.panel-head{padding:14px 16px;background:linear-gradient(180deg,#fff,#fbf8fc);border-bottom-color:#eee9f1}.panel-head h2{font-size:14.5px}.panel-head p{font-size:10px}.panel-head>a{min-height:30px;padding:0 9px;font-size:10px;background:#f3edf8;color:#7e63aa}.form-section{padding:12px;margin-bottom:9px}.form-section>header{margin-bottom:10px}.form-section>header>span{width:28px;height:28px;border-radius:9px;background:#f1ebf7;color:#7a5aa5}.form-section h3{font-size:13px}input,select,textarea{min-height:40px;border-color:#e6e1e9;border-radius:10px;background:#fff}.button{min-height:39px;border-radius:10px;padding:7px 13px;font-size:11.5px}.button.primary{background:linear-gradient(135deg,#b494df,#8f6cc5);box-shadow:0 7px 16px #7652a926}.button.primary:hover{box-shadow:0 9px 20px #7652a930}.button.secondary{border-color:#e6e0e9;background:#fff;color:#575060;box-shadow:none}.quick-actions>div:last-child{gap:8px;padding:10px}.quick-actions>div:last-child>button{min-height:66px;padding:9px;border-radius:16px;background:linear-gradient(180deg,#fff,#f8f3fb);box-shadow:none}.quick-actions>div:last-child>button:nth-child(4n+2){background:linear-gradient(180deg,#fff,#eff8f4)}.quick-actions>div:last-child>button:nth-child(4n+3){background:linear-gradient(180deg,#fff,#fbf6e9)}.quick-actions>div:last-child>button:nth-child(4n){background:linear-gradient(180deg,#fff,#eef5fc)}.quick-actions>div:last-child>button>span{width:32px;height:32px;border-radius:10px;background:#f1eafa;color:#8b63c4;box-shadow:none}.quick-actions strong{font-size:11px}.quick-actions small{font-size:8.5px}.return-grid article,.service-catalog article,.price-list-grid>article,.control-grid article,.warehouse-grid article,.members-grid>article,.roles-grid>article,.project-member-stats>button{padding:11px;border-radius:17px;box-shadow:0 6px 16px #3d2d4f09}.return-grid article:nth-child(3n+1),.warehouse-grid article:nth-child(3n+1),.members-grid>article:nth-child(3n+1),.roles-grid>article:nth-child(3n+1){background:linear-gradient(180deg,#fff,#f5effa)}.return-grid article:nth-child(3n+2),.warehouse-grid article:nth-child(3n+2),.members-grid>article:nth-child(3n+2),.roles-grid>article:nth-child(3n+2){background:linear-gradient(180deg,#fff,#eef8f3)}.return-grid article:nth-child(3n),.warehouse-grid article:nth-child(3n),.members-grid>article:nth-child(3n),.roles-grid>article:nth-child(3n){background:linear-gradient(180deg,#fff,#eef5fc)}.bank-cards{gap:10px;margin-bottom:14px}.bank-cards>article{position:relative;min-height:164px;border:1px solid var(--ui-border);border-radius:20px;background:linear-gradient(180deg,#fff,#f3eef8);color:#25212d;box-shadow:var(--ui-shadow);padding-top:7px}.bank-cards>article:before{content:"";position:absolute;top:0;right:18px;width:44%;height:8px;border-radius:0 0 10px 10px;background:var(--p-lilac-strong)}.bank-cards>article:nth-child(3n+2){background:linear-gradient(180deg,#fff,#eef8f3)}.bank-cards>article:nth-child(3n+2):before{background:var(--p-mint-strong)}.bank-cards>article:nth-child(3n){background:linear-gradient(180deg,#fff,#eef5fc)}.bank-cards>article:nth-child(3n):before{background:var(--p-sky-strong)}.bank-cards article>header{padding:12px 14px 9px}.bank-cards header>span{width:34px;height:34px;border-radius:10px;background:#ffffffb8;color:#8061ad}.bank-cards header small,.bank-cards>article>p,.bank-cards article>div small{color:#7e7788}.bank-cards header em{background:#f1eafa;color:#795aa4}.bank-cards>article>p{padding:0 14px;font-size:10px}.bank-cards article>div{padding:12px 14px}.bank-cards article>div strong{font-size:19px;color:#211f27;margin-top:2px}.bank-cards article>div strong.negative{color:#b85d70}.bank-cards article>footer{padding:8px 14px;border-top:1px solid rgba(81,67,91,.07);color:#817a88}.bank-cards footer button{color:#7b5da6}.balance-box,.architecture-strip,.totals,.company-logo-card{background:linear-gradient(135deg,#f4eff9,#edf7f2)!important;color:#24202b!important;border:1px solid var(--ui-border);box-shadow:var(--ui-shadow)}.balance-box{border-radius:18px;padding:14px;margin:14px 0}.balance-box span,.balance-box small{color:#80798a}.balance-box strong{font-size:22px;color:#7454a0;margin:4px 0}.architecture-strip{border-radius:18px;padding:12px}.architecture-strip small{color:#81798a}.architecture-strip>svg{color:#9a8aaa}.totals{border-radius:18px;padding:14px}.totals h3{font-size:13px}.totals>div{color:#756e7e;border-bottom-color:#3d2d4f14}.totals b{color:#25212d}.totals .payable strong{font-size:21px;color:#7657a4}.totals p{color:#458269}.company-logo-card{padding:14px;border-radius:20px;color:#27222e!important}.company-logo-card img{width:86px;height:86px;border-radius:17px}.company-logo-card p{color:#7d7586}.company-logo-card .button{background:#fff}.trade-tabs,.account-tabs,.access-tabs{padding:6px;background:#f8f4fa;border-color:#ece6ef}.trade-tabs button,.account-tabs button,.access-tabs button{min-height:35px;border-radius:9px;padding:6px 11px;font-size:10.5px}.trade-tabs button.active,.account-tabs button.active,.access-tabs button.active{background:#fff;color:#5f497c;box-shadow:0 5px 14px #3d2d4f0f}.trade-filters,.party-filters,.project-filters{background:#fbf9fc;border-color:#eee9f1;padding:10px 12px;gap:7px}.table-scroll th{padding:10px 12px;background:#faf7fb;font-size:10px}.table-scroll td{padding:10px 12px;font-size:11.5px}.parties-table td{height:58px}.table-scroll tbody tr:hover{background:#faf6fc}.row-icon-link{border-color:#e7e1eb;background:#fff;border-radius:9px}.document-modal,.small-modal,.journal-modal,.price-modal,.party-modal,.project-modal,.access-modal,.role-modal{border-radius:20px;background:#f8f6f9;box-shadow:0 24px 60px #2d223a3d}.document-modal>header,.small-modal>header,.journal-modal>header,.price-modal>header,.party-modal>header,.access-modal>header,.role-modal>header,.project-modal>header{background:#fffdfd;border-bottom-color:#ece7ef}.document-modal h2,.small-modal h2,.document-drawer h2,.journal-modal h2,.party-modal h2,.access-modal h2,.role-modal h2,.project-modal h2{font-size:16px}.sidebar{background:linear-gradient(180deg,#1d1a22,#17151b)}.nav-item.active{background:linear-gradient(90deg,#b994e82e,#b994e812);color:#d8c1f2}.nav-item.active:after{background:#b994e8}.brand-mark{background:linear-gradient(145deg,#b994e8,#7d5aac)}.company-card>span{color:#d8c1f2;background:#b994e81f}@media(max-width:1080px){.metric-grid{gap:10px}.metric-grid>article{min-height:124px}}@media(max-width:760px){.page-wrap{padding:18px 12px 36px}.page-heading h1{font-size:22px}.page-heading p{font-size:11.5px}.metric-grid{gap:8px}.metric-grid>article{min-height:116px;padding:15px 12px 12px;border-radius:18px}.metric-grid>article:not(.metric-card):before{right:14px;height:8px}.metric-grid>article:not(.metric-card)>span:first-child{padding:10px 36px 8px 0;font-size:10.5px;min-height:42px}.metric-grid>article:not(.metric-card)>span:first-child:before{top:20px;right:12px;width:28px;height:28px}.metric-grid>article>strong{font-size:17px;margin-top:8px}.metric-grid>article>small{font-size:8.5px}.metric-grid .metric-card{min-height:122px;padding:0 12px 10px}.metric-card-head{padding-top:10px;margin-bottom:5px}.metric-icon-badge{width:33px;height:33px}.metric-copy span{font-size:10.5px}.metric-grid .metric-card strong{font-size:17px}.metric-grid .metric-card strong small{font-size:9px}.panel-head{padding:12px}.form-section{padding:10px}.button{min-height:37px;padding:6px 11px}}@media(max-width:480px){.metric-grid{grid-template-columns:1fr 1fr}.metric-grid>article{min-height:110px}.metric-grid>article>strong{font-size:15px}.metric-grid .metric-card{min-height:114px}.metric-grid .metric-card strong{font-size:15px}.metric-grid .metric-card>small{font-size:8px}}.approval-required-note{display:flex;align-items:flex-start;gap:10px;margin:0 0 13px;border:1px solid #ead8a5;border-radius:14px;background:#fff9e9;padding:11px 13px;color:#8b691a}.approval-required-note>svg{flex:none;margin-top:2px}.approval-required-note>div{display:flex;flex-direction:column;gap:3px}.approval-required-note strong{font-size:12px;font-weight:700}.approval-required-note span{color:#7f7151;font-size:10px;line-height:1.9}.permission-groups section:has(code[class]){min-width:0}@media(max-width:760px){.approval-required-note{padding:10px 11px}.approval-required-note span{font-size:9.5px}}.purchase-approval-policy{display:flex;align-items:flex-start;gap:10px;margin:-5px 0 16px;border:1px solid #dcd0ef;border-radius:15px;background:#f7f2fc;padding:11px 13px;color:#7554a5}.purchase-approval-policy>svg{flex:none;margin-top:2px}.purchase-approval-policy strong{font-size:12px}.purchase-approval-policy p{margin:3px 0 0;color:#776b83;font-size:10px;line-height:1.9}.project-modal-v048{width:min(1180px,97vw)}.project-modal-v048 .project-modal-body{padding:13px}.project-contract-section>.project-toggle{margin-bottom:10px}.project-toggle{display:flex;align-items:center;gap:9px;min-height:44px;border:1px solid #e6e0ec;border-radius:12px;background:#fff;padding:8px 11px;cursor:pointer}.project-toggle input{display:none}.project-toggle>span{width:34px;height:19px;flex:none;border-radius:99px;background:#dfe2e8;position:relative;transition:.18s}.project-toggle>span:after{content:"";position:absolute;width:15px;height:15px;top:2px;right:2px;border-radius:50%;background:#fff;box-shadow:0 2px 5px #0000002e;transition:.18s}.project-toggle input:checked+span{background:#8f70c8}.project-toggle input:checked+span:after{transform:translate(-15px)}.project-toggle>div{display:flex;flex-direction:column}.project-toggle strong{font-size:11px}.project-toggle small{color:var(--muted);font-size:9px;line-height:1.7}.contract-box,.recurring-billing-box{border:1px solid #e6e0ec;border-radius:14px;background:#fcfafd;padding:11px;margin-top:8px}.recurring-billing-box{background:#f8fcfa;border-color:#d8e9df}.field-hint{display:block;margin-top:4px;color:#8a93a1;font-size:8.5px;line-height:1.7}.contract-existing{display:flex;align-items:center;justify-content:space-between;gap:10px}.contract-existing>a{display:inline-flex;align-items:center;gap:6px;color:#6f52a6;font-weight:600;font-size:10px}.contract-existing .project-toggle{min-height:36px;padding:5px 9px}.recurring-grid{margin-top:10px}.recurring-options{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.employee-compensation-list{display:grid;gap:8px;margin-top:10px}.employee-compensation-list>article{border:1px solid #e6e0ec;border-radius:13px;background:#fff;padding:10px}.employee-compensation-list>article>header{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:9px}.employee-compensation-list>article>header>div{display:flex;align-items:center;gap:8px}.employee-compensation-list>article>header>div>div{display:flex;flex-direction:column}.employee-compensation-list header strong{font-size:11px}.employee-compensation-list header small{font-size:8.5px;color:var(--muted)}.employee-compensation-list header em{font-style:normal;font-size:9px;border-radius:99px;background:#f1ebf8;color:#7656aa;padding:4px 8px}.compensation-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.compensation-grid label>span{display:block;color:#687384;font-size:9.5px;font-weight:600;margin-bottom:4px}.compensation-grid input,.compensation-grid select{min-height:38px;font-size:10.5px}.project-profit-rule{display:flex;align-items:flex-start;gap:9px;border:1px solid #dce8e1;border-radius:13px;background:#f5fbf7;padding:10px 12px;color:#267554}.project-profit-rule>svg{margin-top:2px}.project-profit-rule strong{display:block;font-size:11px}.project-profit-rule p{margin:3px 0 0;color:#66796e;font-size:9px;line-height:1.8}.projects-table-v048{min-width:1280px}.project-contract-cell{display:flex;min-width:145px;flex-direction:column;gap:2px}.project-contract-cell strong{font-size:10.5px}.project-contract-cell small{font-size:8.5px;color:var(--muted)}.project-contract-cell>a{width:max-content;color:#7454aa;font-size:9px;font-weight:600}.auto-invoice-badge{width:max-content;border-radius:99px;background:#e9f8f1;color:#15825b;padding:3px 6px;font-size:8px;font-weight:600}.project-finance-cell{display:grid;grid-template-columns:repeat(3,max-content);gap:3px 8px;min-width:230px}.project-finance-cell>b{grid-column:1/-1;display:flex;align-items:center;gap:6px;font-size:12px}.project-finance-cell>b small{font-size:8px;color:var(--muted);font-weight:500}.project-finance-cell>b.positive{color:#15825b}.project-finance-cell>b.negative{color:#c64949}.project-finance-cell>span{font-size:8px;color:#717b88}.service-revenue-note{display:block;margin-top:4px;color:#8b94a0;font-size:7.8px}.project-team>span{max-width:170px}@media(max-width:900px){.compensation-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.recurring-options{grid-template-columns:1fr}}@media(max-width:760px){.project-modal-v048{width:100vw}.compensation-grid{grid-template-columns:1fr}.contract-existing{align-items:stretch;flex-direction:column}.recurring-grid{grid-template-columns:1fr}.recurring-grid .span-2{grid-column:auto}}.compensation-calculated{display:flex;align-items:center;gap:8px;margin-top:8px;border-top:1px dashed #e5e0ea;padding-top:8px}.compensation-calculated>span{font-size:8.5px;color:var(--muted)}.compensation-calculated>b{font-size:10.5px;color:#15825b}.compensation-calculated>small{margin-right:auto;font-size:8px;color:#7c8794}.today-badge{display:inline-flex;align-items:center;gap:7px;min-height:38px;padding:0 11px;border:1px solid #e7e1eb;border-radius:11px;background:#fff;color:#665d70;font-size:10.5px;font-weight:600;white-space:nowrap;box-shadow:0 5px 14px #3d2d4f09}.today-badge svg{color:#8d6ec1}.jalali-date-input{width:100%;min-height:40px;display:flex;align-items:center;justify-content:space-between;gap:9px;border:1px solid #e6e1e9;border-radius:10px;background:#fff;color:var(--ink);padding:8px 11px;text-align:right;font-family:var(--font-ui);font-weight:500;transition:border-color .16s ease,box-shadow .16s ease,background .16s ease}.jalali-date-input:hover{border-color:#d9cbea;background:#fffdfd}.jalali-date-input:focus{outline:none;border-color:#b99adb;box-shadow:0 0 0 3px #916bc21a}.jalali-date-input.is-empty{color:#9ca3af}.jalali-date-input>svg{color:#8668b7}.jalali-calendar-popover{position:fixed;z-index:1200;border:1px solid #e4ddea;border-radius:17px;background:#fff;box-shadow:0 22px 55px #2b20382e;padding:10px;font-family:var(--font-ui);color:#2a2530;animation:jalali-pop .14s ease-out}@keyframes jalali-pop{0%{opacity:0;transform:translateY(-4px) scale(.985)}to{opacity:1;transform:none}}.jalali-calendar-header{display:grid;grid-template-columns:34px 1fr 34px;align-items:center;gap:7px;margin-bottom:8px}.jalali-calendar-header>button{display:grid;place-items:center;width:34px;height:34px;border:0;border-radius:10px;background:#f6f1fa;color:#7453a2}.jalali-calendar-header .jalali-prev svg{transform:rotate(180deg)}.jalali-calendar-selects{display:grid;grid-template-columns:1.25fr .8fr;gap:6px}.jalali-calendar-selects select{min-height:34px;border-radius:9px;padding:4px 8px;background:#fbf9fc;font-size:10.5px;text-align:center;text-align-last:center}.jalali-weekdays,.jalali-days{display:grid;grid-template-columns:repeat(7,1fr);gap:3px}.jalali-weekdays{padding:3px 0 6px;border-bottom:1px solid #f0ebf3;margin-bottom:5px}.jalali-weekdays span{display:grid;place-items:center;height:26px;color:#877d91;font-size:9.5px;font-weight:700}.jalali-weekdays span:last-child{color:#c05e72}.jalali-day{display:grid;place-items:center;aspect-ratio:1;border:0;border-radius:9px;background:transparent;color:#3c3543;font-size:10.5px;font-weight:600;transition:.12s}.jalali-day:not(.empty-day):not(:disabled):hover{background:#f3edf8;color:#6d4c99}.jalali-day.today{box-shadow:inset 0 0 0 1px #cdb7e4;color:#73509f}.jalali-day.selected{background:linear-gradient(135deg,#ad8bd6,#8a67bb)!important;color:#fff!important;box-shadow:0 6px 13px #714f9e33}.jalali-day:disabled{color:#d0cbd4;cursor:not-allowed}.empty-day{pointer-events:none}.jalali-calendar-footer{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-top:8px;padding-top:8px;border-top:1px solid #f0ebf3}.jalali-calendar-footer button{min-height:32px;border:0;border-radius:9px;padding:5px 10px;font-family:var(--font-ui);font-size:9.5px;font-weight:600}.jalali-calendar-footer .today-date{background:#f1ebf8;color:#6f4f9a}.jalali-calendar-footer .clear-date{background:#faf4f5;color:#a65364}@media(max-width:1180px){.today-badge{display:none}}@media(max-width:760px){.jalali-calendar-popover{border-radius:15px;padding:9px}.jalali-date-input{min-height:38px}.jalali-calendar-selects select{font-size:10px}}.company-grid .field-hint{display:block;margin-top:5px;color:var(--muted);font-size:9.5px;line-height:1.8}.app-brand-mark{width:46px;height:46px;padding:3px;border-radius:14px;background:#ffffff13!important;box-shadow:0 8px 24px #0000002e!important;overflow:hidden}.app-brand-mark img{width:100%;height:100%;object-fit:contain;display:block}.company-logo-mark{display:grid;place-items:center;width:40px;height:40px;flex:none;border-radius:11px;color:#d8c1f2;background:#b994e81f;font-weight:800;overflow:hidden}.company-logo-mark.has-image{padding:4px;background:#fffffff0;border:1px solid rgba(255,255,255,.12);box-shadow:0 5px 14px #0000001f}.company-logo-mark img{width:100%;height:100%;object-fit:contain;display:block;border-radius:7px}.login-brand-mark{width:48px;height:48px;object-fit:contain;display:block;padding:3px;border-radius:14px;background:#ffffff13;box-shadow:0 8px 22px #0000002e}.login-lockup{display:flex;align-items:center;justify-content:center;width:100%;margin:0 auto 18px}.login-lockup img{display:block;width:min(360px,92%);height:auto;max-height:250px;object-fit:contain}.login-form-wrap form{width:min(440px,100%)}.login-form-wrap h2{margin-top:2px;text-align:center}.login-form-wrap form>p{text-align:center}@media(max-width:760px){.login-lockup img{width:min(330px,92%);max-height:220px}.app-brand-mark{width:43px;height:43px}.company-logo-mark{width:38px;height:38px}}.login-lockup{background:transparent!important;box-shadow:none!important;border:0!important}.login-lockup img{width:min(390px,94%);max-height:285px;background:transparent!important;filter:none!important}.fiscal-link{border-radius:10px;border:1px solid #ece6ef!important;padding:5px 11px!important;transition:.16s}.fiscal-link:hover{background:#faf7fc;border-color:#dccfed!important;transform:translateY(-1px)}.user-menu-wrap{position:relative;z-index:120;display:flex;align-items:center;overflow:visible}.user-menu-trigger{display:flex;align-items:center;gap:9px;min-height:46px;border:1px solid transparent;border-radius:14px;background:transparent;padding:4px 6px 4px 8px;color:var(--ink);text-align:right;transition:.16s}.user-menu-trigger:hover,.user-menu-trigger.is-open{border-color:#e8e1ec;background:#faf8fb;box-shadow:0 7px 18px #2f253d0e}.user-menu-trigger .user-copy{padding-left:2px}.user-menu-chevron{display:grid;place-items:center;color:#9a92a2;transition:transform .16s}.user-menu-trigger.is-open .user-menu-chevron{transform:rotate(90deg);color:#7453a2}.user-dropdown{position:absolute;z-index:9999;top:calc(100% + 15px);left:0;width:286px;overflow:hidden;border:1px solid #e8e1ec;border-radius:17px;background:#fff;box-shadow:0 22px 50px #281f3629;animation:user-menu-in .14s ease-out}@keyframes user-menu-in{0%{opacity:0;transform:translateY(-5px)}to{opacity:1;transform:translateY(0)}}.user-dropdown-head{display:flex;align-items:center;gap:10px;padding:14px;border-bottom:1px solid #f0ebf2;background:linear-gradient(135deg,#fcf9fd,#f8f4fb)}.user-dropdown-head .avatar.small{width:38px;height:38px;border-radius:11px}.user-dropdown-head>div{display:flex;min-width:0;flex-direction:column}.user-dropdown-head strong{font-size:12px}.user-dropdown-head small{direction:ltr;margin-top:2px;color:#8b8390;font-size:9.5px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;text-align:right}.user-dropdown>a,.user-dropdown>button{width:100%;display:grid;grid-template-columns:26px minmax(0,1fr) 18px;align-items:center;gap:8px;border:0;border-bottom:1px solid #f2eef4;background:#fff;padding:11px 13px;color:#40394a;text-align:right;transition:.14s}.user-dropdown>a:hover,.user-dropdown>button:hover{background:#faf7fc}.user-dropdown>a>svg,.user-dropdown>button>svg{color:#8162ad}.user-dropdown>a>span,.user-dropdown>button>span{display:flex;min-width:0;flex-direction:column}.user-dropdown>a strong,.user-dropdown>button strong{font-size:11px}.user-dropdown>a small,.user-dropdown>button small{margin-top:2px;color:#958d9c;font-size:9px;line-height:1.6}.user-dropdown>a>svg:last-child{color:#b5acba}.user-dropdown>button.user-dropdown-logout{grid-template-columns:26px minmax(0,1fr);border-bottom:0;color:#a13f4a}.user-dropdown>button.user-dropdown-logout>svg{color:#b34a55}.fiscal-years-heading .eyebrow{display:inline-flex;align-items:center;gap:7px}.fiscal-years-heading .eyebrow i{display:block;width:7px;height:7px;border-radius:50%;background:#8d6ec1}.fiscal-year-metrics{grid-template-columns:repeat(4,minmax(0,1fr))}.fiscal-year-metrics article{min-height:120px}.fiscal-year-metrics strong{font-size:21px!important}.fiscal-create-panel{overflow:hidden;margin-bottom:18px}.fiscal-create-grid{display:grid;grid-template-columns:1fr 1fr 1fr 1.15fr 1.15fr auto;align-items:end;gap:10px;padding:14px}.fiscal-create-grid>label>span,.fiscal-edit-body label>span{display:block;margin:0 1px 5px;color:#696171;font-size:10.5px;font-weight:600}.fiscal-create-grid>label>small,.fiscal-edit-body label>small{display:block;margin-top:5px;color:var(--red);font-size:9px}.fiscal-create-grid>.button{min-height:44px;padding-inline:14px}.fiscal-check{display:flex!important;align-items:center;gap:8px;min-height:44px;border:1px solid #e7e1e9;border-radius:11px;background:#fcfafc;padding:7px 9px;cursor:pointer}.fiscal-check input{display:none}.fiscal-check>span{display:block!important;width:18px;height:18px;flex:none;border:1px solid #d5cdda;border-radius:6px;background:#fff;margin:0!important}.fiscal-check input:checked+span{border-color:#8162ad;background:#8162ad;box-shadow:inset 0 0 0 4px #fff}.fiscal-check>div{display:flex;min-width:0;flex-direction:column}.fiscal-check strong{font-size:10px}.fiscal-check small{margin-top:1px;color:#938b9a;font-size:8px;line-height:1.5}.fiscal-years-panel{overflow:hidden}.fiscal-years-table td{vertical-align:middle}.fiscal-years-table tr.is-current-year{background:#f5fbf8!important}.fiscal-year-title{display:flex;align-items:center;gap:9px}.fiscal-year-icon{display:grid;place-items:center;width:37px;height:37px;flex:none;border-radius:11px;background:#f2ebf8;color:#7655a5}.fiscal-year-title>div{display:flex;flex-direction:column}.fiscal-year-title strong{font-size:12px}.fiscal-year-title small{margin-top:2px;color:#16825c;font-size:8.5px}.fiscal-date-range{display:flex;align-items:center;gap:6px;white-space:nowrap}.fiscal-date-range i{color:#a69daa;font-size:9px;font-style:normal}.fiscal-status{display:inline-flex;align-items:center;justify-content:center;min-width:70px;border-radius:999px;padding:5px 8px;font-size:9px;font-weight:600}.fiscal-status.open{background:#eaf8f2;color:#17805c}.fiscal-status.closing{background:#fff6df;color:#987017}.fiscal-status.closed{background:#f0f1f3;color:#6d7480}.fiscal-actions{display:flex;align-items:center;gap:5px}.fiscal-actions>button{display:grid;place-items:center;width:32px;height:32px;border:1px solid #e8e2eb;border-radius:9px;background:#fff;color:#6f6478}.fiscal-actions>button:hover{border-color:#d6c8e1;background:#faf7fc}.fiscal-actions>button.activate-year{color:#16825c;border-color:#cee7dc;background:#f4fbf7}.current-year-chip{display:inline-flex;align-items:center;border-radius:999px;background:#e8f7f0;color:#16825c;padding:5px 8px;font-size:8.5px;font-weight:700}.fiscal-edit-modal{width:min(650px,94vw)}.modal-title-icon{display:grid;place-items:center;width:40px;height:40px;border-radius:12px;background:#f2ebf8;color:#7655a5}.fiscal-edit-body{grid-template-columns:1fr 1fr}.fiscal-current-warning{border:1px solid #ecdca9;border-radius:10px;background:#fff9e9;color:#806526;padding:10px 11px;font-size:9.5px;line-height:1.8}@media(max-width:1280px){.fiscal-create-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.fiscal-create-grid>.button{width:100%}.fiscal-year-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:760px){.user-menu-trigger{padding:3px}.user-menu-trigger .user-copy,.user-menu-chevron{display:none}.user-dropdown{position:fixed;left:10px;right:10px;top:68px;width:auto}.login-lockup img{width:min(350px,96%);max-height:250px}.fiscal-create-grid{grid-template-columns:1fr}.fiscal-year-metrics{grid-template-columns:1fr 1fr}.fiscal-edit-body{grid-template-columns:1fr}.fiscal-edit-body .span-2{grid-column:auto}}@media(max-width:480px){.fiscal-year-metrics{grid-template-columns:1fr 1fr}.fiscal-year-metrics article{min-height:105px}.fiscal-year-metrics strong{font-size:17px!important}}@media(max-width:760px){.architecture-strip>svg{transform:rotate(-90deg)}}.payment-terms-metrics,.cheque-metrics{grid-template-columns:repeat(4,minmax(0,1fr))}.payment-terms-panel,.cheques-panel{overflow:hidden}.payment-term-modal{width:min(720px,95vw)}.payment-term-kind,.cheque-direction,.cheque-status{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;padding:5px 9px;font-size:10px;font-weight:700;white-space:nowrap}.payment-term-kind.cash{background:#edf8f3;color:#14835c}.payment-term-kind.credit{background:#eef5ff;color:#316fb6}.payment-term-kind.cheque{background:#f3edfb;color:#7a5bad}.payment-term-kind.installment{background:#fff7df;color:#9a7414}.payment-term-kind.other{background:#f2f3f5;color:#6d7684}.cheque-direction.received{background:#eaf8f1;color:#147c58}.cheque-direction.issued{background:#fff0f0;color:#b44242}.cheque-status.pending{background:#fff7df;color:#916f13}.cheque-status.cleared{background:#eaf8f1;color:#147c58}.cheque-status.bounced{background:#fff0f0;color:#b44242}.cheque-status.cancelled{background:#f0f1f3;color:#687281}.cheque-filters{display:grid;grid-template-columns:minmax(260px,1fr) 170px 170px;gap:9px;padding:12px 14px;border-bottom:1px solid var(--line);background:#fbf9fc}.cheque-filters .compact-search{display:flex;align-items:center;gap:8px;border:1px solid #dfe4ea;border-radius:11px;background:#fff;padding:0 10px}.cheque-filters .compact-search input{border:0;box-shadow:none;background:transparent;padding-right:0}.cheque-modal{width:min(860px,96vw)}.cheque-form-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.cheque-accounting-note{display:flex;align-items:flex-start;gap:9px;border:1px solid #d7e7df;border-radius:12px;background:#f5fbf8;padding:11px 12px;color:#23755a}.cheque-accounting-note p{margin:0;font-size:10px;line-height:1.9;color:#527365}.field-hint{display:block;margin-top:5px;color:#8893a0;font-size:9px;line-height:1.7}.row-actions{display:flex;align-items:center;gap:5px}.row-actions>button{display:grid;place-items:center;min-width:30px;height:30px;border:1px solid #e4e7eb;border-radius:8px;background:#fff;color:#596575}.row-actions>button:hover{border-color:#ccb9e3;background:#faf7fd}.row-actions>button.danger-action{color:#b43d3d;border-color:#efd0d0}.cheques-panel td b{font-weight:800}.cheques-panel .table-sub{display:block;margin-top:3px;color:#8b95a2;font-size:9px}@media(max-width:1080px){.payment-terms-metrics,.cheque-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:760px){.cheque-filters,.cheque-form-grid{grid-template-columns:1fr}.cheque-form-grid .span-2{grid-column:auto}}@media(max-width:480px){.payment-terms-metrics,.cheque-metrics{grid-template-columns:1fr 1fr}}.topbar{overflow:visible!important;contain:layout style!important;z-index:30!important}.top-actions,.user-menu-wrap{overflow:visible!important}.user-menu-wrap{z-index:2!important}.user-dropdown{top:calc(100% + 15px)!important;z-index:10000!important}@media(max-width:760px){.user-dropdown{top:74px!important;z-index:10000!important}}.dashboard-analytics-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:16px;margin:28px 0 14px;padding:0 3px}.dashboard-analytics-heading h2{margin:5px 0 2px;font-size:19px}.dashboard-analytics-heading p{margin:0;color:var(--muted);font-size:11px}.analytics-period{flex:none;border:1px solid #e5deeb;border-radius:999px;background:#fff;padding:7px 11px;color:#74677f;font-size:10px;box-shadow:0 6px 18px #3f2e590a}.dashboard-insights{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:10px;margin-bottom:14px}.dashboard-insights article{min-width:0;border:1px solid #eae4ee;border-radius:18px;background:linear-gradient(180deg,#fff,#faf8fc);padding:13px 14px;box-shadow:0 8px 22px #3f2e590b}.dashboard-insights span,.dashboard-insights small{display:block;color:#85808c;font-size:9.5px}.dashboard-insights strong{display:block;margin:6px 0 1px;font-size:16px;line-height:1.6;color:#292635;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.dashboard-insights .warning{background:linear-gradient(180deg,#fffdf6,#fbf4e5)}.dashboard-insights .warning strong{color:#a37816}.dashboard-insights .healthy{background:linear-gradient(180deg,#fafffc,#edf8f3)}.dashboard-insights .healthy strong{color:#247d60}.dashboard-insights .danger{background:linear-gradient(180deg,snow,#fff0f1)}.dashboard-insights .danger strong{color:#b94f5d}.dashboard-insights .accent{background:linear-gradient(180deg,#fdfbff,#f3edf9)}.dashboard-insights .accent strong{color:#7859ae}.dashboard-charts-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-bottom:26px}.dashboard-chart-card{min-width:0;overflow:hidden;border-radius:22px}.dashboard-chart-head{align-items:flex-start}.dashboard-chart-head h2{font-size:15px}.dashboard-chart-head p{max-width:410px;font-size:9.5px}.chart-legend{display:flex;align-items:center;justify-content:flex-end;flex-wrap:wrap;gap:6px 10px;max-width:270px}.chart-legend span{display:inline-flex;align-items:center;gap:5px;color:#777080;font-size:9px}.chart-legend i,.chart-hover-card i{width:7px;height:7px;border-radius:999px;display:inline-block;flex:none}.dashboard-chart-wrap{position:relative;overflow:hidden;padding:6px 10px 4px;background:linear-gradient(180deg,#ffffffed,#fbf9fceb)}.dashboard-chart-svg{display:block;width:100%;height:auto;min-height:235px;overflow:visible}.chart-grid-line{stroke:#ece7f0;stroke-width:1;stroke-dasharray:3 4}.chart-zero-line{stroke:#dcd4e3;stroke-width:1.25}.chart-axis-label{fill:#908796;font-size:9px;font-family:var(--font-ui)}.chart-month-label{fill:#6c6573;font-size:9.5px;font-family:var(--font-ui);font-weight:600}.chart-year-label{fill:#aaa2ae;font-size:7.5px;font-family:var(--font-ui)}.chart-line{filter:drop-shadow(0 3px 4px rgba(63,46,89,.06))}.chart-point{cursor:pointer}.chart-bar{opacity:.86;transition:opacity .15s ease}.chart-bar:hover{opacity:1}.chart-hover-card{position:absolute;z-index:3;top:10px;right:12px;width:185px;border:1px solid #e5deeb;border-radius:14px;background:#fffffff5;box-shadow:0 14px 30px #352a451f;padding:9px 10px;pointer-events:none;backdrop-filter:blur(8px)}.chart-hover-card>strong{display:block;margin-bottom:6px;font-size:10px}.chart-hover-card>span{display:grid;grid-template-columns:8px 1fr auto;align-items:center;gap:5px;padding:3px 0;color:#71697a;font-size:8.5px}.chart-hover-card b{font-size:8.5px;color:#34303b}.dashboard-chart-footer{border-top:1px solid #eee9f1;background:#fbf9fc;padding:8px 14px;color:#8b8491;font-size:8.5px;line-height:1.9}@media(max-width:1250px){.dashboard-insights{grid-template-columns:repeat(3,minmax(0,1fr))}.dashboard-charts-grid{grid-template-columns:1fr}}@media(max-width:760px){.dashboard-analytics-heading{align-items:flex-start;flex-direction:column}.dashboard-insights{grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard-chart-head{align-items:flex-start;flex-direction:column}.chart-legend{justify-content:flex-start;max-width:none}.dashboard-chart-svg{min-width:640px}.dashboard-chart-wrap{overflow-x:auto}.chart-hover-card{position:sticky;right:8px;width:165px}.dashboard-chart-footer{font-size:8px}}@media(max-width:480px){.dashboard-insights{grid-template-columns:1fr 1fr}.dashboard-insights article{padding:11px}.dashboard-insights strong{font-size:14px}.dashboard-analytics-heading h2{font-size:17px}}.treasury-live-filters,.tax-live-tools{display:flex;align-items:center;gap:8px}.treasury-live-filters .compact-search{width:min(330px,32vw)}.treasury-live-filters select{width:190px}.tax-live-tools .compact-search{width:min(330px,32vw)}.access-live-search{margin-right:auto;width:min(320px,34vw)}.settings-live-search{width:min(320px,34vw)}.compact-search{position:relative}.compact-search input{transition:border-color .18s ease,box-shadow .18s ease,background .18s ease}.compact-search:focus-within{border-color:#cdbce1!important;box-shadow:0 0 0 3px #9776c717;background:#fff!important}@media(max-width:900px){.treasury-live-filters,.tax-live-tools{width:100%;align-items:stretch;flex-direction:column}.treasury-live-filters .compact-search,.treasury-live-filters select,.tax-live-tools .compact-search,.access-live-search,.settings-live-search{width:100%;max-width:none}.access-tabs{flex-wrap:wrap}.access-live-search{order:3;flex-basis:100%}}.notification-menu-wrap{position:relative;z-index:120}.notification-trigger{position:relative}.notification-count{position:absolute;top:-5px;right:-5px;min-width:18px;height:18px;padding:0 4px;border-radius:999px;background:#ef6f77;color:#fff;font-size:10px;display:grid;place-items:center;border:2px solid #fff;font-weight:800}.notification-dropdown{position:absolute;top:calc(100% + 15px);left:0;width:min(390px,calc(100vw - 24px));background:#fffffffa;border:1px solid #e7eaf4;border-radius:18px;box-shadow:0 24px 70px #23304e33;z-index:99999;overflow:hidden;direction:rtl}.notification-dropdown>header{display:flex;align-items:center;justify-content:space-between;padding:14px 16px;border-bottom:1px solid #edf0f6}.notification-dropdown>header div{display:flex;flex-direction:column}.notification-dropdown>header strong{font-size:13px}.notification-dropdown>header small{font-size:10px;color:#8a94a8}.notification-dropdown>header button{border:0;background:#eef5ff;color:#52678c;padding:6px 9px;border-radius:9px;font:inherit;font-size:10px;cursor:pointer}.notification-dropdown-list{max-height:390px;overflow:auto}.notification-mini{width:100%;display:grid;grid-template-columns:8px 1fr 18px;gap:9px;align-items:center;padding:11px 14px;border:0;border-bottom:1px solid #f0f2f6;background:#fff;text-align:right;color:#37445f;cursor:pointer}.notification-mini:hover{background:#f8f9ff}.notification-mini div{min-width:0}.notification-mini strong{font-size:11.5px;display:block}.notification-mini p{font-size:10px;color:#78849b;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin:2px 0 0}.notification-dot{width:7px;height:7px;border-radius:50%;background:#7ea8ff}.notification-mini.warning .notification-dot{background:#e9b96d}.notification-mini.danger .notification-dot{background:#eb747c}.notification-mini.success .notification-dot{background:#69c5a4}.notification-all-link{display:flex;align-items:center;justify-content:center;gap:5px;padding:11px;color:#64749a;font-size:11px;background:#fafbff}.notification-empty{padding:25px;display:flex;gap:8px;align-items:center;justify-content:center;color:#8290a8;font-size:11px}.management-form{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;padding:15px}.management-form label,.report-filter label,.full-field{display:flex;flex-direction:column;gap:6px}.management-form label>span,.report-filter label>span,.full-field>span{font-size:10px;color:#72809a;font-weight:700}.management-form input,.management-form select,.management-form textarea,.report-filter input,.report-filter select,.full-field input,.notification-filters select,.sms-test input,.backup-settings input{border:1px solid #e0e5ef;border-radius:11px;background:#fbfcff;padding:10px 11px;font:inherit;color:#35425c;min-height:40px}.management-form textarea{min-height:80px;resize:vertical}.management-form .span-2{grid-column:span 2}.form-inline-error{margin:0 15px 14px;padding:9px 12px;border-radius:10px;background:#fff1f2;color:#b54f5c;font-size:11px}.management-card-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:13px}.management-card-grid>article{background:#fff;border:1px solid #e8ebf2;border-radius:17px;padding:15px;box-shadow:0 10px 30px #2e39540d}.management-card-grid h3{margin:2px 0 5px;font-size:14px}.management-card-grid p{margin:0;color:#7e889a;font-size:10.5px}.simple-modal{width:min(720px,calc(100vw - 28px));max-height:90vh;overflow:auto;background:#fff;border-radius:22px;box-shadow:0 28px 90px #1f2b4647}.simple-modal.wide{width:min(940px,calc(100vw - 28px))}.simple-modal>header{display:flex;align-items:center;justify-content:space-between;padding:17px 20px;border-bottom:1px solid #edf0f5}.simple-modal>header h2{margin:0;font-size:16px}.simple-modal>header button{border:0;background:transparent;color:#6f7d95;cursor:pointer}.simple-modal>footer{display:flex;justify-content:flex-end;gap:8px;padding:14px 20px;border-top:1px solid #edf0f5}.button.small{padding:7px 10px;font-size:10px}.danger-link{border:0;background:transparent;color:#c25e67;font:inherit;font-size:10px;cursor:pointer}.text-good{color:#379b7a!important}.text-danger{color:#c95d68!important}.clickable-row{cursor:pointer}.clickable-row:hover{background:#fafbff}.report-filter{display:flex;align-items:end;gap:12px;padding:14px;margin-bottom:14px}.report-filter label{flex:1}.report-tabs{margin:14px 0;display:flex;gap:7px;flex-wrap:wrap}.report-tabs button{border:1px solid #e2e6ef;background:#fff;padding:9px 13px;border-radius:11px;font:inherit;font-size:10.5px;color:#63718c;cursor:pointer}.report-tabs button.active{background:#ebefff;border-color:#cfd8fa;color:#425783;font-weight:800}.aging-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.aging-buckets{display:grid;grid-template-columns:repeat(5,1fr);gap:7px;padding:10px 14px}.aging-buckets div{background:#f8f9fd;border-radius:12px;padding:10px}.aging-buckets small{display:block;color:#8791a3;font-size:9px}.aging-buckets strong{font-size:11px}.drilldown-panel{margin-top:14px}.budget-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.budget-card header{display:flex;align-items:start;justify-content:space-between}.budget-card header button{border:0;background:#f3f5fb;border-radius:9px;padding:7px;color:#697794;cursor:pointer}.budget-kpis{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin:12px 0}.budget-kpis div{background:#f8f9fd;border-radius:12px;padding:10px}.budget-kpis span,.budget-kpis small{display:block;color:#7c879a;font-size:9.5px}.budget-kpis strong{font-size:13px}.budget-card footer{display:flex;justify-content:space-between;align-items:center;font-size:10px}.payroll-layout{display:grid;grid-template-columns:270px minmax(0,1fr);gap:14px}.payroll-runs{padding:8px}.payroll-runs>button{width:100%;border:0;background:transparent;display:grid;grid-template-columns:1fr auto;gap:5px;text-align:right;padding:11px;border-radius:12px;color:#47546e;cursor:pointer}.payroll-runs>button:hover,.payroll-runs>button.active{background:#f2f4ff}.payroll-runs>button div{display:flex;flex-direction:column}.payroll-runs>button small{font-size:9px;color:#8a94a5}.payroll-runs>button b{grid-column:1/-1;font-size:10px;color:#65728a}.payroll-detail{min-width:0}.payroll-table input,.payroll-table select{width:92px;border:1px solid #e2e6ef;background:#fff;border-radius:8px;padding:6px;font:inherit;font-size:9.5px}.payroll-table select{width:105px}.dual-money{display:flex;gap:4px}.dual-money input{width:70px}.panel-actions{display:flex;justify-content:flex-end;padding:12px 15px;border-top:1px solid #edf0f5}.empty-copy{padding:20px;text-align:center;color:#8b95a8;font-size:10px}.low-stock-row{background:#fff9f2}.danger-note{display:block;color:#c87359;font-size:9px;margin-top:2px}.notification-filters{display:flex;gap:9px;padding:13px;border-bottom:1px solid #edf0f5}.notification-filters .compact-search{flex:1}.notification-filters select{min-width:160px}.notification-list{padding:8px}.notification-card{display:grid;grid-template-columns:40px 1fr auto;gap:11px;align-items:center;padding:12px;border-bottom:1px solid #eef0f5;border-radius:12px}.notification-card.unread{background:#fbfcff}.notification-card-icon{width:38px;height:38px;border-radius:12px;background:#eef3ff;color:#6177a8;display:grid;place-items:center}.notification-card.danger .notification-card-icon{background:#fff0f1;color:#ca6570}.notification-card.warning .notification-card-icon{background:#fff7e9;color:#b98239}.notification-card header{display:flex;gap:7px;align-items:center}.notification-card header strong{font-size:12px}.notification-card header span{font-size:9px;background:#eef1f7;padding:3px 7px;border-radius:99px;color:#77849c}.notification-card p{font-size:10.5px;color:#69758b;margin:4px 0}.notification-card small{font-size:9px;color:#97a0af}.notification-card-actions{display:flex;gap:5px}.notification-card-actions button{border:0;background:#eef2fb;color:#5e6f91;border-radius:9px;padding:7px 9px;font:inherit;font-size:9.5px;cursor:pointer}.sms-settings{margin-bottom:14px}.switch-line{display:flex!important;flex-direction:row!important;align-items:center;gap:8px!important;font-size:10.5px;color:#5d6a83}.switch-line input{display:none}.switch-line>span{width:35px;height:20px;border-radius:20px;background:#dfe4ee;position:relative;transition:.2s}.switch-line>span:before{content:"";position:absolute;top:3px;right:3px;width:14px;height:14px;border-radius:50%;background:#fff;box-shadow:0 1px 4px #9aa4b5}.switch-line input:checked+span{background:#7dc8ac}.switch-line input:checked+span:before{right:18px}.advanced-toggle{margin:0 15px;border:0;background:transparent;color:#66789b;font:inherit;font-size:10px;display:flex;gap:5px;align-items:center;cursor:pointer}.full-field{margin:10px 15px}.sms-recipients,.sms-events{margin:14px 15px;padding:13px;background:#fafbfe;border-radius:15px}.sms-recipients header{display:flex;justify-content:space-between}.sms-recipients h3,.sms-events h3{font-size:12px;margin:0 0 10px}.sms-recipients header button{border:0;background:transparent;color:#61779d;font:inherit;font-size:10px;cursor:pointer}.sms-recipients>div{display:flex;gap:6px;margin-top:6px}.sms-recipients input{flex:1;border:1px solid #e2e6ef;border-radius:9px;padding:8px}.sms-recipients>div button{border:0;background:#fff0f1;color:#bf626c;border-radius:9px}.sms-events>div{display:grid;grid-template-columns:repeat(2,1fr);gap:7px}.sms-events label{display:flex;align-items:center;gap:7px;background:#fff;padding:9px;border-radius:10px;font-size:10px}.sms-events label input{accent-color:#6ab89c}.sms-test form{display:flex;gap:8px;padding:14px}.sms-test input{flex:1}.backup-settings{display:flex;align-items:center;gap:13px;padding:14px}.backup-settings label:not(.switch-line){display:flex;align-items:center;gap:7px;font-size:10px}.backup-settings input[type=number]{width:100px}details summary{cursor:pointer;color:#60749b;font-size:10px}details pre{direction:ltr;text-align:left;max-width:460px;max-height:240px;overflow:auto;background:#111827;color:#e5e7eb;padding:10px;border-radius:8px;font-size:9px}.attachment-panel{margin:12px 0;border:1px solid #e5e9f1;border-radius:14px;overflow:hidden}.attachment-panel>header{display:flex;align-items:center;justify-content:space-between;padding:10px 12px;background:#fafbfe}.attachment-panel>header>div{display:flex;align-items:center;gap:7px}.attachment-panel>header span{display:flex;flex-direction:column}.attachment-panel>header strong{font-size:10.5px}.attachment-panel>header small{font-size:8.5px;color:#8d97a8}.attachment-panel>header button{border:0;background:#edf2ff;color:#5e7199;border-radius:8px;padding:6px 8px;font:inherit;font-size:9px;cursor:pointer}.attachment-panel>div>article{display:grid;grid-template-columns:28px 1fr 26px 26px;gap:7px;align-items:center;padding:8px 10px;border-top:1px solid #eef0f5}.attachment-panel>div>article>span{width:27px;height:27px;display:grid;place-items:center;background:#f1f3f9;border-radius:8px}.attachment-panel article div{display:flex;flex-direction:column;min-width:0}.attachment-panel article strong{font-size:9.5px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.attachment-panel article small{font-size:8px;color:#929bab}.attachment-panel article a,.attachment-panel article button{border:0;background:transparent;color:#647697;cursor:pointer}.attachment-panel>div>p{text-align:center;color:#939cab;font-size:9px;padding:12px;margin:0}@media(max-width:1100px){.management-form{grid-template-columns:repeat(2,minmax(0,1fr))}.management-card-grid,.budget-grid{grid-template-columns:1fr 1fr}.payroll-layout{grid-template-columns:1fr}.payroll-runs{display:flex;overflow:auto}.payroll-runs>button{min-width:220px}.aging-grid{grid-template-columns:1fr}.topbar .notification-dropdown{left:-50px}}@media(max-width:700px){.management-form{grid-template-columns:1fr}.management-form .span-2{grid-column:auto}.management-card-grid,.budget-grid{grid-template-columns:1fr}.report-filter,.notification-filters,.backup-settings{flex-direction:column;align-items:stretch}.aging-buckets{grid-template-columns:1fr 1fr}.sms-events>div{grid-template-columns:1fr}.notification-card{grid-template-columns:34px 1fr}.notification-card-actions{grid-column:2}.notification-dropdown{position:fixed;top:72px;left:12px!important;right:12px;width:auto}.report-tabs{overflow:auto;flex-wrap:nowrap}.report-tabs button{white-space:nowrap}}.management-form.single-column{grid-template-columns:1fr}.management-form.single-column>.form-note{grid-column:1/-1}.form-note{display:flex;flex-direction:column;gap:4px;border:1px solid #e7ebf3;border-radius:13px;background:#f8faff;padding:11px 12px;color:#5f6d86}.form-note strong{font-size:12px;color:#394a69}.form-note span{font-size:10px}.form-note small{font-size:9px;color:#8c96a8}.form-note.compact{background:#fbfcff}
