*{box-sizing:border-box}body{margin:0;color:#172e2b;background:#f4f6f5}button,input{font:inherit}.muted{color:#778883;line-height:1.7}.brand{display:flex;align-items:center;gap:12px;color:#fff;font-size:20px;letter-spacing:3px;font-weight:750}.brand small{display:block;font-size:11px;letter-spacing:1px;color:#8cb7a9;font-weight:400;margin-top:4px}.brand-mark{display:grid;place-items:center;width:42px;height:42px;background:#d7f9a8;color:#173f36;font-family:Georgia,serif;font-size:32px;font-weight:800;border-radius:13px;letter-spacing:0}.eyebrow{font-size:11px;letter-spacing:2px;color:#739387;font-weight:650}.login{min-height:100vh;display:grid;grid-template-columns:48% 52%}.login-story{position:relative;overflow:hidden;padding:52px 12%;background:#0c3732;color:#fff;display:flex;flex-direction:column;justify-content:space-between;min-height:100vh}.login-story h1{font-size:clamp(34px,4vw,58px);font-weight:500;line-height:1.2;max-width:440px;margin:22px 0}.login-story p{color:#b2cdc1;font-size:17px}.login-story>span{font-size:12px;color:#9fbeb1;z-index:1}.orb{width:260px;height:260px;margin:48px auto;display:grid;place-items:center;border-radius:50%;background:radial-gradient(circle at 35% 25%,#a2c881,#5e8b6a 40%,#173e34 72%);box-shadow:30px 40px 50px #05251f80,inset 1px 2px 3px #d9eac480;transform:rotate(-14deg)}.orb span{font:150px Georgia,serif;color:#bce091;text-shadow:4px 6px #294d3a}.login-main{position:relative;padding:90px 12%;display:flex;align-items:center;justify-content:center;background:#fafcfb}.language{position:absolute;top:38px;right:38px}.login-form{width:100%;max-width:380px}.login-form h2{font-size:32px;margin:16px 0 8px;font-weight:600}.login-form form{margin-top:32px}.secure-note{text-align:center;margin-top:28px;font-size:12px;color:#98a8a0}.login-form .ant-btn-primary{height:48px}.ant-alert{margin:16px 0}.boot{height:100vh;display:grid;place-items:center}.shell{min-height:100vh}.sidebar{background:#103c34!important;position:sticky!important;top:0;height:100vh}.sidebar .brand{padding:32px 22px 40px}.sidebar .ant-menu{background:transparent!important}.sidebar .ant-menu-item{height:46px;margin-bottom:8px;color:#b9d0c7}.sidebar .ant-menu-item-selected{background:#275447!important;color:#d5f5b0!important}.sidebar-foot{position:absolute;bottom:26px;padding:0 22px;color:#86ab9a;display:flex;gap:8px;font-size:11px}.ant-layout-sider-collapsed .brand{padding:28px 15px}.ant-layout-sider-collapsed .brand>div,.ant-layout-sider-collapsed .sidebar-foot span{display:none}.topbar{height:82px;padding:0 36px;display:flex;align-items:center;justify-content:space-between;background:#fff;border-bottom:1px solid #e8eeea;color:#72847c;font-size:13px}.content{padding:36px;max-width:1600px;width:100%;margin:auto}.page-heading{display:flex;justify-content:space-between;align-items:center;margin:6px 0 30px}.page-heading h1{font-size:30px;line-height:1.2;margin:12px 0}.page-heading p{margin:0;font-size:13px}.stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.stat{border:1px solid #e5ece6;min-height:205px;position:relative}.stat p{font-size:13px;min-height:36px;color:#6c8479;max-width:85%;margin:12px 0 16px}.stat strong{font-size:clamp(22px,2.1vw,34px);font-weight:600;letter-spacing:-1px;display:block;overflow-wrap:anywhere}.stat small{display:block;color:#84968b;font-size:9px;letter-spacing:2px;margin-top:14px}.stat-index{position:absolute;right:20px;top:20px;color:#b6c3bc;font-size:11px}.stat-0{background:#e7efdf;border-color:#d6e2cb}.stat-0 strong{color:#245238}.welcome-card{margin-top:26px;background:#fff;border:1px solid #e5ece6;overflow:hidden}.welcome-card .ant-card-body{display:flex;justify-content:space-between;align-items:center;padding:38px}.welcome-card h2{font-weight:500;font-size:25px;margin:15px 0}.welcome-card p{color:#819187;max-width:470px;line-height:1.7}.welcome-symbol{height:145px;width:145px;flex-shrink:0;border:18px solid #f0f5eb;border-radius:50%;display:grid;place-items:center;background:#dcebd1;color:#6e9466;font:80px Georgia;transform:rotate(-15deg);margin-inline-end:30px}.table-card{border:1px solid #e6ece8}.table-toolbar{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:22px}.table-toolbar h3{margin:0;font-size:16px}.profile-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px}dl>div{border-bottom:1px solid #edf0ee;padding:16px 0;display:flex;justify-content:space-between}dt{color:#89988f}dd{margin:0}.balance-card{background:#f1f6ed;margin:20px 0}.balance-card strong{display:block;font-size:28px;margin-top:6px}.password-gate{min-height:100vh;background:#f1f5ef;padding:28px}.gate-top{display:flex;justify-content:space-between}.gate-top .brand{color:#164c3e}.gate-card{max-width:480px;margin:60px auto}.content footer{text-align:center;color:#9aaba1;font-size:10px;letter-spacing:1px;margin-top:40px}[dir=rtl] .language{right:auto;left:38px}[dir=rtl] .stat-index{right:auto;left:20px}@media(max-width:1100px){.stats{grid-template-columns:repeat(2,minmax(0,1fr))}.content{padding:26px}.topbar{padding:0 26px}.login-story{padding:40px 10%}.login-main{padding:85px 10%}}@media(max-width:768px){.login{display:block}.login-story{display:none}.login-main{min-height:100vh;padding:110px 26px 40px}.content{padding:20px 14px}.topbar{padding:0 14px;height:72px}.topbar>span,.account-name{display:none}.page-heading{align-items:flex-start;gap:10px}.page-heading h1{font-size:25px}.stats{gap:10px}.stat .ant-card-body{padding:18px 14px}.stat p{max-width:100%}.stat-index{display:none}.stat strong{font-size:24px}.welcome-card .ant-card-body{padding:24px}.welcome-symbol{display:none}.profile-grid{grid-template-columns:1fr}.table-toolbar{align-items:flex-start;flex-direction:column}.sidebar-foot{padding:0 18px}.sidebar .brand{font-size:16px}.gate-top .brand small{display:none}}.filters-card{margin-bottom:20px}.filter-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(170px,1fr));gap:0 16px}.report-filters .ant-form-item-label>label{height:auto;white-space:normal;line-height:1.5}.report-filters .ant-select{width:100%}.identity-id{display:block;color:#78867f;font-size:11px;white-space:nowrap}.dealer-details{margin-top:20px}.ant-table-cell{white-space:nowrap}.overview-links{margin:20px 0}.stat p{min-height:42px}.profile-grid dd{overflow-wrap:anywhere}.dealer-identity{min-width:190px;max-width:280px}.dealer-parent-line{margin-top:6px;padding-inline-start:40px;color:#607b70;font-size:12px;line-height:1.45;white-space:normal;overflow-wrap:anywhere}.dealer-parent-line:before{content:"↳";margin-inline-end:5px;color:#83a494}.table-pagination-summary,.mobile-pagination-summary,.dealer-tree-pagination,.dealer-tree-total{color:#607b70;font-size:13px}.table-pagination-summary{margin-top:10px}.mobile-pagination-summary{margin:16px 0 8px}.dealer-tree-total{margin-bottom:16px;font-weight:600}.dealer-tree-table-scroll{overflow-x:auto;border:1px solid #e2eae4;border-radius:10px;background:#fff}.dealer-tree-table{min-width:1100px}.dealer-tree-table-head,.dealer-tree-row{display:grid;grid-template-columns:minmax(250px,2fr) 80px repeat(5,minmax(90px,1fr)) minmax(180px,1.5fr);align-items:center;gap:12px;padding:14px 18px}.dealer-tree-table-head{min-height:52px;border-bottom:1px solid #e6ece8;background:#f7faf8;color:#71877a;font-size:12px;font-weight:650;line-height:1.4}.dealer-tree-row{min-height:88px;border-bottom:1px solid #edf1ee;background:#fff}.dealer-tree-row:hover{background:#fbfdfb}.dealer-tree-row-root,.dealer-tree-row-root:hover{background:#f6fbf7}.dealer-tree-person-cell{display:flex;align-items:flex-start;gap:10px;min-width:0;padding-inline-start:var(--dealer-indent)}.dealer-tree-person-info{min-width:0}.dealer-tree-person-name{display:flex;align-items:center;flex-wrap:wrap;gap:7px;min-width:0}.dealer-tree-person-name .ant-space,.dealer-tree-person-name .ant-space-item{min-width:0}.dealer-tree-person-name .identity-id{margin-top:2px;white-space:normal;overflow-wrap:anywhere}.dealer-tree-parent{margin-block-start:6px;margin-inline-start:40px;color:#819186;font-size:12px;line-height:1.45;overflow-wrap:anywhere}.dealer-tree-toggle,.dealer-tree-toggle-placeholder{flex:0 0 25px;width:25px}.dealer-tree-toggle{height:25px;border-color:#d2e3d7;color:#397658;background:#f7fbf8}.dealer-tree-toggle:hover{background:#eaf5ee}.dealer-tree-current-tag{margin-inline-end:0;border-color:#b8d8c4;border-radius:999px;background:#e7f4eb;color:#246345}.dealer-tree-children-count{display:inline-flex;align-items:center;max-width:100%;border:1px solid #c8e1d0;border-radius:999px;padding:2px 8px;background:#eff8f1;color:#286847;font-size:12px;font-weight:650;line-height:1.4}.dealer-tree-status-cell{display:flex;flex-wrap:wrap;gap:6px;min-width:0}.dealer-tree-status-cell .ant-tag{margin-inline-end:0;border-radius:999px;padding-inline:8px;font-size:12px}.dealer-tree-value{min-width:0;font-size:14px;font-variant-numeric:tabular-nums}.dealer-tree-value strong{color:#263b31;font-weight:600;line-height:1.5;overflow-wrap:anywhere}.dealer-tree-value-usd strong{color:#226c48}.dealer-tree-mobile-label{display:none}.dealer-tree-row-actions{display:flex;align-items:center;justify-content:flex-end;flex-wrap:wrap;gap:6px;min-width:0}.dealer-tree-row-actions .ant-btn-text{color:#496858;padding-inline:9px}.dealer-tree-row-actions .ant-btn-text:disabled{color:#acb8af}.dealer-tree-allocate{white-space:normal;height:auto;min-height:30px}.dealer-tree-branch{min-width:0}.dealer-tree-pagination{display:flex;align-items:center;justify-content:flex-end;padding:12px 18px;border-bottom:1px solid #edf1ee;border-inline-start:3px solid #a5cbb2;background:#f8fbf9}.mobile-menu-trigger,.mobile-filter-trigger,.mobile-record-list,.mobile-brand{display:none}@media(max-width:768px){.dealer-tree-table-scroll{overflow:visible;border:0;background:transparent}.dealer-tree-table{min-width:0}.dealer-tree-table-head{display:none}.dealer-tree-node{margin-bottom:16px}.dealer-tree-row{grid-template-columns:repeat(2,minmax(0,1fr));gap:0;padding:0;border:1px solid #e1eae3;border-radius:12px;overflow:hidden;min-height:0}.dealer-tree-person-cell{grid-column:1 / -1;padding:16px 16px 12px;padding-inline-start:calc(16px + var(--dealer-indent-mobile))}.dealer-tree-status-cell{grid-column:1 / -1;padding:0 16px 14px;padding-inline-start:48px}.dealer-tree-value{display:grid;align-content:center;gap:5px;min-height:64px;padding:10px 14px;border-top:1px solid #edf1ee}.dealer-tree-value-total-usd{grid-column:1 / -1}.dealer-tree-mobile-label{display:block;color:#788a7d;font-size:12px;line-height:1.4}.dealer-tree-row-actions{grid-column:1 / -1;justify-content:flex-start;padding:10px 12px;border-top:1px solid #edf1ee}.dealer-tree-row-actions .ant-btn{min-height:36px}.dealer-tree-pagination{margin:-4px 0 14px;padding:8px 12px 10px;border:0;background:transparent}.shell>.ant-layout{min-width:0}.content{padding:20px 14px}.topbar{height:68px;padding:0 14px;gap:10px}.mobile-topbar{justify-content:flex-start}.mobile-topbar>.ant-space{margin-inline-start:auto}.mobile-brand{display:inline!important;color:#173f36;font-size:15px;font-weight:750;letter-spacing:2px}.page-heading{align-items:flex-start;gap:10px}.page-heading>.ant-btn{min-width:44px;min-height:44px}.mobile-filter-card{margin:0;border:0;box-shadow:none}.mobile-filter-card .ant-card-body{padding:0}.report-filters .ant-input,.report-filters .ant-select-selector,.report-filters .ant-picker,.report-filters .ant-btn{min-height:44px}.mobile-menu-trigger{display:inline-flex;min-width:44px;min-height:44px}.mobile-filter-trigger{display:flex;width:100%;min-height:44px;margin-bottom:12px}.mobile-record-list{display:grid;gap:12px}.mobile-record-card{background:#fff;border:1px solid #dfe8e3;border-radius:14px;padding:14px}.mobile-record-card>header{display:flex;justify-content:space-between;gap:12px;align-items:flex-start}.mobile-record-card>header>div:first-child{min-width:0}.mobile-record-card .dealer-identity{min-width:0;max-width:100%}.mobile-record-card .dealer-identity .identity-id{white-space:normal;overflow-wrap:anywhere}.mobile-record-summary{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin:14px 0}.mobile-record-summary>div,.mobile-record-details>div{min-width:0}.mobile-record-summary>div{display:block;padding:0;border:0}.mobile-record-card dt{color:#788981;font-size:12px}.mobile-record-card dd{margin:4px 0 0;overflow-wrap:anywhere}.mobile-record-details{margin:8px 0 0}.mobile-record-details>div{display:flex;justify-content:space-between;gap:12px;padding:10px 0;border-bottom:1px solid #edf1ef}.mobile-record-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-top:10px}.mobile-record-actions .ant-btn,.mobile-record-expand{min-height:44px;white-space:normal}.mobile-filter-drawer .ant-drawer-body{overflow-y:auto}.mobile-nav-drawer .ant-menu{border-inline-end:0!important}.mobile-nav-footer{margin-top:24px}.stats{grid-template-columns:repeat(2,minmax(0,1fr))}.stat strong{overflow-wrap:anywhere}.profile-grid{grid-template-columns:1fr}.profile-grid dl>div{align-items:flex-start;gap:12px}.profile-grid dt,.profile-grid dd{min-width:0;overflow-wrap:anywhere}.ant-modal{max-width:calc(100vw - 24px);margin:12px auto;top:0;padding-bottom:0}.ant-modal-content{max-height:calc(100vh - 24px);overflow-y:auto}.dealer-details .ant-descriptions-view table{table-layout:fixed}.password-gate{padding:16px 12px}.gate-top{gap:12px;flex-wrap:wrap}.gate-card{margin:32px auto}}@media(max-width:360px){.stats,.mobile-record-summary,.mobile-record-actions{grid-template-columns:1fr}.mobile-topbar .ant-select{width:108px!important}}
