:root{color:#1f2329;font-synthesis:none;text-rendering:optimizeLegibility;--ink:#1f2329;--muted:#6b7280;--subtle:#8f959e;--line:#e5e7eb;--panel:#fff;--surface:#f7f8fa;--primary:#2d7ff9;--primary-hover:#1769e0;--primary-soft:#eaf3ff;--blue:#3272d9;--violet:#7257d5;--green:#20a162;--amber:#c57613;--red:#d54941;--shadow:0 8px 28px #1f23290d;background:#f7f8fa;font-family:Inter,SF Pro Text,PingFang SC,Microsoft YaHei,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Noto Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif}*{box-sizing:border-box}body{background:var(--surface);min-width:1080px;min-height:100vh;margin:0}button,input,select,textarea{font:inherit}button{cursor:pointer}.boot-screen{background:#f7f8fa;place-items:center;width:100vw;height:100vh;display:grid}.login-page{background:#fff;grid-template-columns:minmax(560px,1.1fr) minmax(460px,.9fr);min-height:100vh;display:grid}.login-visual{color:#fff;background:radial-gradient(circle at 76% 18%,#7bbeff7a,#0000 24%),radial-gradient(circle at 18% 78%,#9173ff57,#0000 27%),linear-gradient(145deg,#1854c7 0%,#2d7ff9 56%,#65a7ff 100%);border-radius:28px;align-items:flex-end;margin:24px;padding:68px;display:flex;position:relative;overflow:hidden}.visual-grid{opacity:.16;background-image:linear-gradient(#ffffff4d 1px,#0000 1px),linear-gradient(90deg,#ffffff4d 1px,#0000 1px);background-size:44px 44px;position:absolute;top:0;bottom:0;left:0;right:0;-webkit-mask-image:linear-gradient(#000,#0000 88%);mask-image:linear-gradient(#000,#0000 88%)}.visual-copy{max-width:680px;position:relative}.eyebrow{color:#ffffffdb;letter-spacing:.14em;background:#ffffff1f;border:1px solid #fff3;border-radius:999px;margin-bottom:22px;padding:7px 11px;font-size:12px;font-weight:700;display:inline-flex}.visual-copy h1{letter-spacing:-.045em;max-width:620px;margin:0 0 18px;font-size:max(44px,min(5vw,70px));line-height:1.08}.visual-copy p{color:#ffffffc2;max-width:580px;margin:0;font-size:17px;line-height:1.8}.login-card{flex-direction:column;justify-content:center;width:min(420px,100% - 72px);margin:auto;display:flex}.login-brand{margin-bottom:68px}.login-heading{margin-bottom:28px}.login-heading h2{margin:0 0 8px;font-size:30px}.login-heading p{color:var(--muted);margin:0}.brand{align-items:center;gap:11px;display:flex}.brand-mark{background:conic-gradient(from 40deg,#8a62ff,#2d7ff9,#35c8e8,#ff62b0,#8a62ff);border-radius:50%;flex:0 0 38px;place-items:center;width:38px;height:38px;display:grid;position:relative;box-shadow:inset 0 0 0 1px #ffffff80}.brand-mark:after{content:"";background:#fff;border-radius:50%;width:18px;height:18px;position:absolute}.brand-mark i{z-index:1;background:#6b63ff;border-radius:50%;width:7px;height:7px;position:relative}.brand div,.account-card div{flex-direction:column;min-width:0;display:flex}.brand strong{font-size:15px}.brand small,.account-card small{color:var(--subtle);margin-top:2px;font-size:11px}.app-shell{grid-template-columns:224px minmax(0,1fr);min-height:100vh;display:grid}.sidebar{z-index:10;height:100vh;color:var(--ink);border-right:1px solid var(--line);background:#fff;flex-direction:column;padding:22px 16px 18px;display:flex;position:sticky;top:0}.sidebar>.brand{padding:0 8px}.nav-section-title{color:#a0a5ad;letter-spacing:.08em;text-transform:uppercase;margin:34px 12px 10px;font-size:11px;font-weight:600}.sidebar nav{flex-direction:column;flex:1;gap:4px;display:flex}.sidebar nav button{color:#4e5969;text-align:left;background:0 0;border:0;border-radius:9px;align-items:center;gap:11px;width:100%;padding:10px 12px;transition:all .14s;display:flex}.sidebar nav button:hover{color:var(--primary);background:#f5f8fc}.sidebar nav button.active{color:var(--primary);background:var(--primary-soft);font-weight:600}.nav-icon{color:currentColor;place-items:center;width:21px;height:21px;font-size:16px;line-height:1;display:grid}.sidebar-footer{color:#757b85;border-top:1px solid var(--line);flex-direction:column;padding:16px 10px 2px;font-size:12px;display:flex}.sidebar-footer small{color:#a0a5ad;margin-top:4px}.workspace{min-width:0}.topbar{z-index:9;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffffff0;justify-content:space-between;align-items:center;min-height:64px;padding:0 30px;display:flex;position:sticky;top:0}.topbar-title{align-items:center;gap:10px;font-size:13px;display:flex}.topbar-title span{color:var(--subtle)}.topbar-title strong{font-weight:600}.topbar-actions{align-items:center;gap:8px;display:flex}.topbar-actions>button{color:#4e5969;background:#fff;border:1px solid #0000;border-radius:8px;align-items:center;gap:5px;padding:7px 10px;display:inline-flex}.topbar-actions>button:hover{color:var(--primary);background:var(--primary-soft)}.language-select{min-width:112px}.language-select .custom-select-menu{left:auto;right:0}.mobile-menu-button,.mobile-sidebar-close,.mobile-action-icon,.sidebar-overlay{display:none}.account-card{border-left:1px solid var(--line);align-items:center;gap:9px;margin-left:8px;padding-left:15px;display:flex}.account-card strong{text-overflow:ellipsis;white-space:nowrap;max-width:120px;font-size:12px;overflow:hidden}.avatar{color:#fff;background:linear-gradient(135deg,#4d93ff,#7868e9);border-radius:50%;place-items:center;width:32px;height:32px;font-size:13px;font-weight:700;display:grid}.main-content{background:var(--surface);min-width:0;min-height:calc(100vh - 64px);padding:28px 32px 56px}.page-header{justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:22px;display:flex}.page-header h1{letter-spacing:-.03em;margin:0;font-size:26px}.page-header p{max-width:780px;color:var(--muted);margin:7px 0 0;font-size:13px;line-height:1.6}.toolbar{align-items:flex-end;gap:10px;display:flex}.filter-toolbar{flex-wrap:wrap;justify-content:flex-end;align-items:flex-end;gap:8px;display:flex}.filter-toolbar .field+.field{margin-top:0}.date-field{width:142px}.date-field input{padding:8px 9px}.filter-button{min-height:35px}.ledger-filters{max-width:980px}.ledger-filters .search-input{width:180px;min-width:170px}.metric-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-bottom:16px;display:grid}.metric-card,.summary-card{background:var(--panel);border:1px solid var(--line);min-height:128px;box-shadow:var(--shadow);border-radius:14px;padding:20px}.metric-card>span,.summary-card>span{color:var(--muted);font-size:12px;font-weight:500}.metric-card strong,.summary-card strong{letter-spacing:-.035em;margin-top:15px;font-size:27px;display:block}.metric-card small{color:var(--subtle);margin-top:9px;font-size:11px;display:block}.metric-1{color:#fff;background:linear-gradient(135deg,#246fd8,#4a98ff);border-color:#0000}.metric-1>span,.metric-1 small{color:#ffffffc2}.summary-grid{grid-template-columns:repeat(6,minmax(150px,1fr));gap:12px;margin-bottom:16px;display:grid}.summary-card{min-height:98px;padding:16px 18px}.summary-card strong{margin-top:12px;font-size:21px}.summary-primary{background:#f1f7ff;border-color:#cfe2ff}.summary-primary strong{color:var(--primary)}.panel{background:var(--panel);border:1px solid var(--line);box-shadow:var(--shadow);border-radius:14px}.chart-panel{padding:22px}.panel-heading{justify-content:space-between;align-items:flex-start;gap:20px;display:flex}.panel-heading h2{margin:0;font-size:16px}.panel-heading p{color:var(--muted);margin:5px 0 0;font-size:12px}.chart-legend{color:var(--muted);gap:15px;font-size:11px;display:flex}.chart-heading-actions{align-items:center;gap:18px;display:flex}.segmented-control{background:#f1f3f5;border-radius:8px;padding:3px;display:inline-flex}.segmented-control button{color:#667085;background:0 0;border:0;border-radius:6px;padding:6px 10px;font-size:11px}.segmented-control button.active{color:var(--primary);background:#fff;font-weight:600;box-shadow:0 1px 4px #1f232917}.chart-legend span{align-items:center;gap:6px;display:flex}.chart-legend i{border-radius:3px;width:8px;height:8px}.legend-revenue{background:var(--primary)}.legend-cost{background:#aab2bd}.legend-commission{background:#7b68ee}.empty-chart{width:100%;height:100%;color:var(--muted);place-items:center;display:grid}.chart-empty{height:270px}.trend-chart{width:100%;height:350px;margin-top:18px}.trend-chart svg{width:100%;height:100%;display:block}.chart-line{fill:none;stroke-width:2.5px;stroke-linecap:round;stroke-linejoin:round;vector-effect:non-scaling-stroke}.chart-line-revenue{stroke:var(--primary)}.chart-line-cost{stroke:#aab2bd}.chart-line-commission{stroke:#7b68ee}.chart-area-revenue{fill:url(#revenueArea);pointer-events:none}.chart-point{stroke:#fff;stroke-width:2px;vector-effect:non-scaling-stroke}.chart-point-revenue,.chart-bar-revenue{fill:var(--primary)}.chart-point-cost,.chart-bar-cost{fill:#aab2bd}.chart-point-commission,.chart-bar-commission{fill:#7b68ee}.chart-bar{opacity:.92}.chart-bar:hover,.chart-point:hover{opacity:.72}.chart-grid-line{stroke:#edf0f3;stroke-width:1px;vector-effect:non-scaling-stroke}.chart-zero-line{stroke:#d6dae0}.chart-axis-label{fill:#9aa1aa;font-size:10px}.chart-y-axis-label{fill:#7f8792;font-variant-numeric:tabular-nums;font-size:10px}.warning-box,.error-box,.info-box{color:#925c16;background:#fff8e8;border:1px solid #f2d69a;border-radius:10px;align-items:center;gap:11px;margin-bottom:16px;padding:11px 14px;font-size:13px;display:flex}.error-box{color:#aa3732;background:#fff1f0;border-color:#f1c5c2}.info-box{color:#315a94;background:#f1f7ff;border-color:#cfe2ff}.table-panel{overflow:hidden}.table-meta{color:var(--muted);border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding:13px 17px;font-size:12px;display:flex}.table-meta strong{color:var(--ink);font-size:13px}.table-scroll{overflow:auto}table{border-collapse:collapse;white-space:nowrap;width:100%}th{color:#667085;text-align:left;border-bottom:1px solid var(--line);background:#fafbfc;padding:12px 14px;font-size:11px;font-weight:600}td{border-bottom:1px solid #eef0f2;max-width:380px;padding:13px 14px;font-size:12px}.data-row{content-visibility:auto;contain-intrinsic-size:0 62px}.data-row:hover{background:#f8fbff}td strong,td small{display:block}td small{max-width:320px;color:var(--subtle);text-overflow:ellipsis;margin-top:3px;font-size:10px;overflow:hidden}td code{color:#315a94;background:#edf4ff;border-radius:6px;padding:3px 7px}.price-text{color:var(--primary)}.negative{color:var(--red)}.badge{color:#667085;background:#f0f2f5;border-radius:999px;align-items:center;padding:3px 8px;font-size:10px;font-weight:600;display:inline-flex}.badge-blue{color:#2864b7;background:#eaf3ff}.badge-violet{color:#6546ba;background:#f1edff}.badge-green{color:#18794e;background:#e7f7ef}.badge-amber{color:#9a5c11;background:#fff3dc}.badge-red{color:#b33d37;background:#ffedeb}.state-card,.empty-state{min-height:220px;color:var(--muted);background:var(--panel);border:1px solid var(--line);border-radius:14px;place-items:center;display:grid}.empty-state{background:0 0;border:0;min-height:130px}.field{color:#4e5969;flex-direction:column;gap:6px;font-size:12px;font-weight:500;display:flex}.field+.field{margin-top:14px}.field input,.field select,.field textarea,.search-input{width:100%;color:var(--ink);background:#fff;border:1px solid #d9dde3;border-radius:8px;outline:none;padding:10px 11px;transition:all .14s}.field input:focus,.field select:focus,.field textarea:focus,.search-input:focus{border-color:var(--primary);box-shadow:0 0 0 3px #2d7ff91c}.field textarea{resize:vertical;min-height:90px}.field small{color:var(--subtle);font-weight:400}.compact-field{min-width:155px}.compact-field select{padding:8px 32px 8px 10px}.custom-select{position:relative}.custom-select-trigger{width:100%;min-height:35px;color:var(--ink);text-align:left;background:#fff;border:1px solid #d9dde3;border-radius:8px;outline:none;justify-content:space-between;align-items:center;gap:12px;padding:8px 10px;display:flex}.custom-select-trigger:focus,.custom-select-trigger[aria-expanded=true]{border-color:var(--primary);box-shadow:0 0 0 3px #2d7ff91c}.custom-select-trigger:disabled{cursor:default;color:#667085;background:#f5f6f8}.custom-select-trigger i{border-bottom:1.5px solid #8f959e;border-right:1.5px solid #8f959e;width:7px;height:7px;transition:transform .14s;transform:translateY(-2px)rotate(45deg)}.custom-select-trigger[aria-expanded=true] i{transform:translateY(2px)rotate(225deg)}.custom-select-menu{z-index:30;border:1px solid var(--line);background:#fff;border-radius:10px;min-width:180px;padding:5px;position:absolute;top:calc(100% + 6px);left:0;right:0;box-shadow:0 12px 36px #1f232924}.custom-select-menu button{color:#4e5969;text-align:left;background:0 0;border:0;border-radius:7px;justify-content:space-between;align-items:center;width:100%;padding:8px 9px;display:flex}.custom-select-menu button:hover{color:var(--primary);background:#f5f8fc}.custom-select-menu button.selected{color:var(--primary);background:var(--primary-soft);font-weight:600}.custom-select-menu b{font-size:11px}.pagination{min-height:58px;color:var(--muted);border-top:1px solid var(--line);justify-content:space-between;align-items:center;padding:10px 16px;font-size:12px;display:flex}.pagination-actions{align-items:center;gap:5px;display:flex}.page-size-select{min-width:92px;margin-right:7px}.page-size-select .custom-select-menu{top:auto;bottom:calc(100% + 6px)}.page-button{color:#667085;border:1px solid var(--line);background:#fff;border-radius:7px;place-items:center;min-width:30px;height:30px;padding:0 8px;display:grid}.page-button:hover:not(:disabled),.page-button.active{color:#fff;background:var(--primary);border-color:var(--primary)}.page-button:disabled{cursor:default;opacity:.38}.search-input{min-width:220px;padding:8px 10px}.primary-button,.secondary-button,.danger-button,.text-button,.icon-button{border-radius:8px;padding:9px 14px;font-weight:600}.primary-button{color:#fff;background:var(--primary);border:1px solid var(--primary);box-shadow:0 4px 12px #2d7ff92e}.primary-button:hover{background:var(--primary-hover)}.primary-button:disabled{cursor:wait;opacity:.6}.secondary-button{color:var(--ink);border:1px solid var(--line);background:#fff}.danger-button{color:#fff;background:var(--red);border:1px solid var(--red)}.danger-button:hover{background:#bc3b35}.text-button{color:var(--primary);background:0 0;border:0;padding:4px 0}.text-button.danger{color:var(--red)}.text-button:disabled{cursor:not-allowed;opacity:.45}.icon-button{color:#667085;background:#f3f4f6;border:0;width:32px;height:32px;padding:0;font-size:20px}.full-button{width:100%;margin-top:25px;padding:11px}.row-actions{gap:11px;display:flex}.modal-backdrop{z-index:50;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#1118276b;place-items:center;padding:28px;display:grid;position:fixed;top:0;bottom:0;left:0;right:0}.modal{background:#fff;border:1px solid #ffffff8c;border-radius:14px;width:min(620px,94vw);max-height:90vh;overflow:auto;box-shadow:0 28px 80px #11182733}.modal>header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding:18px 22px;display:flex}.modal h2{margin:0;font-size:18px}.form-stack{padding:22px}.form-grid{grid-template-columns:1fr 1fr;gap:13px;display:grid}.form-grid .field+.field{margin-top:0}.form-section-title{color:var(--ink);margin:18px 0 9px;font-size:12px;font-weight:700}.form-note{color:var(--muted);margin-top:14px;line-height:1.6;display:block}.modal-actions{border-top:1px solid var(--line);justify-content:flex-end;gap:9px;margin-top:22px;padding-top:17px;display:flex}.identity-card{border:1px solid var(--line);background:#f7f9fc;border-radius:9px;align-items:center;gap:11px;margin-bottom:18px;padding:12px;display:flex}.identity-card div{flex-direction:column;display:flex}.identity-card small{color:var(--muted);margin-top:3px}.input-suffix{position:relative}.input-suffix span{color:var(--muted);position:absolute;top:50%;right:11px;transform:translateY(-50%)}@media (max-width:1380px){.main-content{padding-left:24px;padding-right:24px}.summary-grid{grid-template-columns:repeat(3,minmax(150px,1fr))}.metric-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.page-header{flex-direction:column;align-items:flex-start}.filter-toolbar{justify-content:flex-start}}@media (max-width:900px){body{min-width:0}.login-page{display:block}.login-visual{display:none}.login-card{width:min(420px,100% - 36px);min-height:100vh}.login-brand{margin-bottom:52px}.app-shell{display:block}.sidebar{z-index:80;width:256px;transition:left .18s;position:fixed;left:-272px;box-shadow:20px 0 60px #11182729}.nav-open .sidebar{left:0}.sidebar-overlay{z-index:70;background:#1118275c;border:0;width:100%;height:100%;position:fixed;top:0;bottom:0;left:0;right:0}.nav-open .sidebar-overlay{display:block}.mobile-sidebar-close{color:#667085;background:#f3f4f6;border:0;border-radius:8px;place-items:center;width:30px;height:30px;margin-left:auto;font-size:22px;display:grid}.mobile-menu-button{color:#4e5969;border:1px solid var(--line);background:#fff;border-radius:8px;place-items:center;width:34px;height:34px;padding:0;display:grid}.topbar{min-height:58px;padding:0 12px}.topbar-title{gap:8px}.topbar-title>span{display:none}.topbar-title strong{text-overflow:ellipsis;white-space:nowrap;max-width:96px;overflow:hidden}.topbar-actions{gap:3px}.topbar-actions>button{border-color:var(--line);justify-content:center;width:34px;height:34px;padding:0}.desktop-action-label{display:none}.mobile-action-icon{font-size:16px;display:inline}.language-select{min-width:78px}.language-select .custom-select-trigger{min-height:34px;padding:7px 8px}.account-card{margin-left:2px;padding-left:6px}.account-card div{display:none}.main-content{min-height:calc(100vh - 58px);padding:18px 14px 42px}.page-header{gap:15px;margin-bottom:17px}.page-header h1{font-size:23px}.page-header>div,.page-header>form,.page-header .toolbar,.page-header .filter-toolbar{width:100%}.toolbar,.filter-toolbar{flex-wrap:wrap;align-items:stretch}.toolbar .search-input,.ledger-filters .search-input{width:100%;min-width:100%}.toolbar .custom-select,.filter-toolbar .custom-select{flex:1}.date-field{width:calc(50% - 4px)}.filter-button{flex:1 0 100%}.metric-grid,.summary-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.metric-card,.summary-card{min-height:100px;padding:15px}.metric-card strong{font-size:22px}.panel-heading,.chart-heading-actions{flex-direction:column;align-items:flex-start}.chart-panel{padding:17px;overflow-x:auto}.trend-chart{min-width:620px}.table-scroll table{min-width:850px}.pagination{flex-direction:column;align-items:flex-start;gap:10px}.pagination-actions{width:100%;overflow-x:auto}.modal-backdrop{align-items:end;padding:0}.modal{border-radius:16px 16px 0 0;width:100%;max-height:92vh}.modal>header,.form-stack{padding-left:16px;padding-right:16px}.form-grid{grid-template-columns:1fr}.form-grid .field+.field,.form-grid .custom-select+.custom-select{margin-top:0}}@media (max-width:480px){.metric-grid,.summary-grid{grid-template-columns:1fr}.date-field{width:100%}.topbar-title strong{display:none}.language-select{min-width:72px}.chart-legend{flex-wrap:wrap}}