:root{color:#202923;background:#f5f4f1;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Microsoft YaHei,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}body{margin:0;min-width:320px}.access-denied-page{min-height:100vh;padding:5px;color:#222;background:#fff;font:700 16px Arial,sans-serif}button,input,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:#6b633e;text-decoration:none}a:hover{text-decoration:underline}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.app-shell{min-height:100vh;display:flex;flex-direction:column;background:#f5f4f1}.topbar{height:54px;display:flex;align-items:center;justify-content:space-between;padding:0 28px 0 20px;background:#fff;border-bottom:1px solid #e5e5e0}.brand{display:inline-flex;align-items:center;gap:9px;color:#1c2420;font-size:13px;font-weight:800;letter-spacing:0}.brand:hover{text-decoration:none}.brand-image{width:142px;height:30px;display:block;object-fit:contain;object-position:left center}.brand-mark{position:relative;width:28px;height:28px;display:inline-block;overflow:hidden}.brand-mark:before,.brand-mark:after,.brand-mark i{content:"";position:absolute;border:2px solid #a9a875;border-right-color:transparent;border-bottom-color:transparent;border-radius:50%;transform:rotate(45deg)}.brand-mark:before{top:1px;right:1px;bottom:1px;left:1px}.brand-mark:after{top:5px;right:5px;bottom:5px;left:5px;border-color:#d6d0a3;border-right-color:transparent;border-bottom-color:transparent}.brand-mark i{top:9px;right:9px;bottom:9px;left:9px;border-color:#dedab9;border-right-color:transparent;border-bottom-color:transparent}.brand-mark b{display:none}.topbar-actions{display:flex;align-items:center;gap:18px}.language-control{width:142px;height:34px;display:inline-flex;align-items:center;gap:7px;padding:0 10px;border:1px solid #ebebe7;border-radius:3px;background:#ffffffeb}.language-icon{position:relative;width:14px;height:14px;display:inline-block;color:#b0b2ac;font-size:10px;line-height:14px;text-align:center}.language-icon:before{content:"A";position:absolute;left:0;top:0;font-size:10px;font-weight:600}.language-icon:after{content:"文";position:absolute;left:5px;top:4px;color:#c0c1bb;font-size:7px;line-height:8px}.language-control select{min-width:0;flex:1;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;padding:5px 16px 5px 0;color:#9a9c96;background:transparent url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='6'%3E%3Cpath d='m1 1 4 4 4-4' fill='none' stroke='%23b7b9b3' stroke-width='1.2'/%3E%3C/svg%3E") right center no-repeat;outline:none;cursor:pointer;font-size:12px}.support-button{width:28px;height:28px;display:grid;place-items:center;border:1px solid #deded8;border-radius:50%;color:#767a72;background:#fff;cursor:pointer}.support-button span{width:14px;height:14px;display:grid;place-items:center;border:1px solid currentColor;border-radius:3px;font-size:10px;line-height:1}.support-button img{width:16px;height:16px;object-fit:contain}.login-area{flex:1;display:grid;place-items:center;padding:64px 24px 72px}.login-panel{width:min(100%,430px);padding:42px 44px 38px;background:#fff;border:1px solid #e0e1dc;border-radius:7px;box-shadow:0 7px 22px #242a230b}.panel-heading{margin-bottom:32px}.eyebrow{margin:0 0 15px;color:#9b9567;font-size:10px;font-weight:700;letter-spacing:1.8px}h1{margin:0 0 9px;color:#202923;font-size:30px;line-height:1.15;letter-spacing:-.5px}.subheading{margin:0;color:#858983;font-size:13px;line-height:1.6}.login-form{display:grid;gap:22px}.field-group{display:grid;gap:9px}.field-group label,.remember-option{color:#3c463e;font-size:12px;font-weight:600}.field-label-row{display:flex;align-items:center;justify-content:space-between;gap:12px}.field-label-row a{color:#81784d;font-size:11px;font-weight:500}input[type=email],input[type=password],input[type=text]{width:100%;height:44px;padding:0 13px;border:1px solid #d9dcd6;border-radius:4px;outline:none;color:#202923;background:#fff;font-size:13px;transition:border-color .15s,box-shadow .15s}input::placeholder{color:#b4b8b1}input:focus{border-color:#aba576;box-shadow:0 0 0 3px #b5ae7726}.password-input{position:relative}.password-input input{padding-right:42px}.password-toggle{position:absolute;top:0;right:0;width:42px;height:44px;display:grid;place-items:center;border:0;background:transparent;cursor:pointer}.eye-icon{position:relative;width:17px;height:11px;display:block;border:1.4px solid #92988e;border-radius:70% 25%;transform:rotate(45deg)}.eye-icon:after{content:"";position:absolute;top:2px;left:5px;width:4px;height:4px;border:1px solid #92988e;border-radius:50%}.eye-icon.closed:before{content:"";position:absolute;top:4px;left:-2px;width:21px;border-top:1.4px solid #92988e;transform:rotate(-45deg)}.remember-option{position:relative;display:inline-flex;align-items:center;gap:8px;width:fit-content;color:#6e746c;font-size:11px;font-weight:500;cursor:pointer}.remember-option input{position:absolute;opacity:0}.checkmark{width:14px;height:14px;display:inline-block;border:1px solid #c6cbc3;border-radius:3px;background:#fff}.remember-option input:checked+.checkmark{border-color:#a7a16e;background:#a7a16e;box-shadow:inset 0 0 0 3px #fff}.form-message{margin:-7px 0 0;color:#8a7549;font-size:11px;line-height:1.5}.submit-button{height:44px;display:flex;align-items:center;justify-content:center;gap:11px;border:0;border-radius:4px;color:#fff;background:#656943;cursor:pointer;font-size:13px;font-weight:700;transition:background .15s,transform .15s}.submit-button:hover{background:#555a37}.submit-button:active{transform:translateY(1px)}.submit-button:disabled{cursor:wait;opacity:.7}.submit-button span{font-size:17px;font-weight:400}.register-prompt{margin:28px 0 0;color:#8b9089;text-align:center;font-size:11px}.register-prompt a{font-weight:600}.footer{padding:0 24px 24px;color:#afb2ab;text-align:center;font-size:10px}.footer span{padding:0 6px;color:#c4c5bf}@media(max-width:600px){.topbar{padding:0 16px}.support-button{display:none}.login-area{padding:38px 18px 54px}.login-panel{padding:34px 24px 30px}}.app-shell{position:relative;overflow:hidden;background:linear-gradient(118deg,#261a31,#151735 47%,#071a49)}.app-shell .topbar{display:none}.app-shell .eyebrow{font-size:0}.app-shell .eyebrow:after{content:"CASPPAY CLOUD";font-size:10px}.login-area{position:relative;z-index:1;padding:30px 24px 76px}.login-area:after{content:"© 2026 All Rights Reserved";position:absolute;right:0;bottom:23px;left:0;color:#dde2f58c;text-align:center;font-size:10px}.login-panel{width:min(100%,404px);padding:64px 45px 53px;border:1px solid rgba(169,183,224,.18);border-radius:18px;background:linear-gradient(145deg,#4c53857a,#294277b8);box-shadow:0 22px 65px #0308225c,inset 0 1px 1px #ffffff12}.login-panel:before{content:"";width:111px;height:28px;display:block;margin:0 auto 31px;background:url(/assets/logo-wordmark-1x-DLj5XMgp.png) center / contain no-repeat}.casp-login-logo{display:none}.panel-heading{margin-bottom:34px;text-align:center}.eyebrow{display:none}.panel-heading h1{margin-bottom:8px;color:#f4f5fb;font-size:29px;font-weight:700;letter-spacing:0}.subheading{color:#e4e9f8ad;font-size:12px}.login-form{gap:25px}.field-group{gap:9px}.field-group label{color:#f0f2fa;font-size:11px;font-weight:700;letter-spacing:.2px}.field-group:focus-within label,.field-group:has(input:not(:placeholder-shown)) label{color:#31c5e8}.field-label-row a,.remember-option,.register-prompt{display:none}input[type=email],input[type=password],input[type=text]{height:48px;padding:0 15px;border:1px solid rgba(185,200,235,.15);border-radius:9px;color:#f6f7fc;background:#a4b4da29;box-shadow:inset 0 1px 2px #0910331a}input[type=email]:not(:placeholder-shown),input[type=password]:not(:placeholder-shown),input[type=text]:not(:placeholder-shown),input[type=email]:focus,input[type=password]:focus,input[type=text]:focus{border-color:#18b9e3;background:#0e6bbeb8;box-shadow:inset 0 1px 2px #04205c29,0 0 0 1px #10adde24}input::placeholder{color:#e8edfa94}input:focus{outline:none}.password-toggle{height:48px}.eye-icon{border-color:#ebeffba8}.eye-icon:after{border-color:#ebeffba8}.eye-icon.closed:before{border-color:#ebeffba8}.submit-button{height:51px;margin-top:1px;border-radius:9px;color:#fff;background:linear-gradient(100deg,#ff3855,#ff4c59);box-shadow:0 8px 18px #f4314e38;font-size:14px;font-weight:600}.submit-button:hover{background:linear-gradient(100deg,#ff4963,#ff5b65)}.submit-button span{display:none}.form-message{color:#ffd0d7}.login-success-toast{position:fixed;z-index:50;top:13px;left:50%;display:flex;align-items:center;gap:9px;width:min(90vw,355px);min-height:40px;padding:0 12px;border:1px solid rgba(141,255,203,.3);border-radius:2px;color:#edfff7eb;background:linear-gradient(100deg,#11b98d,#0abf9b);box-shadow:0 5px 14px #001b2d38;transform:translate(-50%);font-size:12px;animation:toast-in .2s ease-out}.toast-check{color:#b8ffe5;font-size:20px;line-height:1}.login-success-toast button{margin-left:auto;padding:0 2px;border:0;color:#e8fff7b8;background:transparent;cursor:pointer;font-size:16px;line-height:1}@keyframes toast-in{0%{opacity:0;transform:translate(-50%,-8px)}to{opacity:1;transform:translate(-50%)}}@media(max-width:600px){.login-area{padding:22px 18px 72px}.login-panel{padding:48px 27px 40px;border-radius:15px}.panel-heading h1{font-size:26px}}.dashboard-shell{min-height:100vh;background:#f5f4f1;color:#202923}.dashboard-topbar{padding-right:18px}.dashboard-user{display:flex;align-items:center;gap:16px;height:100%}.user-role{display:flex;flex-direction:column;align-items:flex-end;color:#273129;font-size:12px;font-weight:700;line-height:1.05}.user-role small{color:#9a9e96;font-size:8px;font-weight:400}.avatar{position:relative;width:31px;height:31px;display:grid;place-items:center;border:1px solid #d9d9d1;border-radius:50%;color:#313930;background:#f6f6f1;font-size:11px;font-weight:700;cursor:pointer}.online-dot{position:absolute;right:-1px;bottom:1px;width:6px;height:6px;border:1px solid #fff;border-radius:50%;background:#8da779}.profile-control{position:relative}.profile-toggle{display:flex;align-items:center;gap:10px;border:0;padding:0;color:#989c94;background:transparent;cursor:pointer}.profile-chevron{width:14px;height:14px;display:inline-flex;align-items:center;justify-content:center;margin-top:0;overflow:hidden;color:transparent;font-size:0}.profile-chevron:before{content:"";width:7px;height:7px;margin-top:-4px;border-right:1.5px solid #9a9e96;border-bottom:1.5px solid #9a9e96;transform:rotate(45deg)}.profile-menu{position:absolute;z-index:5;top:40px;right:0;min-width:100px;padding:5px;border:1px solid #e1e2dd;border-radius:4px;background:#fff;box-shadow:0 5px 14px #252b251a}.profile-menu button{width:100%;border:0;padding:8px 10px;color:#596158;background:transparent;text-align:left;font-size:11px;cursor:pointer}.profile-menu button:hover{background:#f7f4e7}.dashboard-body{display:flex;min-height:calc(100vh - 54px)}.sidebar{width:250px;flex:0 0 250px;border-right:1px solid #e4e4df;background:#fff}.sidebar-heading{height:49px;display:flex;align-items:center;justify-content:space-between;padding:0 17px 0 12px;border-bottom:1px solid #efefeb;color:#92958f;font-size:10px;font-weight:700;letter-spacing:.8px}.sidebar-heading button{border:0;color:#838981;background:transparent;cursor:pointer;font-size:15px}.sidebar-heading button img{width:16px;height:16px;display:block;object-fit:contain}.sidebar-nav{padding:12px 7px}.nav-item{width:100%;height:38px;display:flex;align-items:center;gap:14px;padding:0 12px;border:0;border-radius:2px;color:#283128;background:transparent;text-align:left;font-size:12px;font-weight:600;cursor:pointer}.nav-item:hover,.nav-item.active{background:#f6f0d9}.nav-item.active{padding-left:9px;border-left:3px solid #a49456;color:#6e6230}.nav-icon{width:14px;color:#5b665c;font-size:15px;text-align:center}.nav-icon-image{width:16px;height:16px;flex:0 0 16px;object-fit:contain}.dashboard-main{min-width:0;flex:1}.dashboard-tabs{height:55px;padding-left:27px;border-bottom:1px solid #e9e9e4;background:#f7f6f3}.dashboard-tab{min-width:115px;height:55px;display:inline-flex;align-items:center;justify-content:center;border-bottom:2px solid #b4aa76;color:#263128;font-size:11px;font-weight:700}.dashboard-content{max-width:1215px;margin:0 auto;padding:26px 42px 64px}.dashboard-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;margin:0 0 20px}.dashboard-heading h1{margin:0 0 6px;font-size:28px;letter-spacing:-.6px}.dashboard-heading p,.card-title-row p{margin:0;color:#969b94;font-size:12px}.heading-actions{display:flex;align-items:center;gap:14px;padding-top:5px;color:#a2a59f;font-size:10px}.heading-actions button{height:31px;padding:0 12px;border:1px solid #e1e2dd;border-radius:4px;color:#70766e;background:#fff;font-size:11px;cursor:pointer}.heading-actions button span{margin-right:4px;font-size:15px}.dashboard-card{margin-bottom:16px;overflow:hidden;border:1px solid #e4e5e0;border-radius:7px;background:#fff;box-shadow:0 2px 6px #242a2306}.card-title-row{min-height:62px;display:flex;align-items:center;justify-content:space-between;gap:18px;padding:0 17px}.card-title-row h2{margin:0 0 4px;color:#263029;font-size:17px;letter-spacing:-.2px}.card-title-row a{color:#71673c;font-size:11px;font-weight:600;white-space:nowrap}.card-title-row a span{margin-left:5px;font-size:16px}.square-action{width:29px;height:29px;display:grid;place-items:center;border:0;border-radius:3px;color:#82908a;background:#f1f5f0;cursor:pointer}.square-action img{width:15px;height:15px;object-fit:contain}.registration-row{min-height:65px;display:grid;grid-template-columns:180px 1fr 101px;align-items:center;gap:16px;margin:0 16px 16px;padding:0 12px;background:#f9faf7}.registration-row strong,.muted-label{display:block}.muted-label{margin-bottom:5px;color:#b1b5ae;font-size:10px}.registration-row strong{color:#313a32;font-size:12px}.registration-row a{overflow:hidden;color:#8a8252;font-size:11px;text-decoration:underline;text-overflow:ellipsis;white-space:nowrap}.copy-button{height:34px;display:inline-flex;align-items:center;justify-content:center;gap:6px;border:1px solid #e7dfbb;border-radius:3px;color:#71673c;background:#fbf6df;font-size:11px;cursor:pointer}.copy-glyph{position:relative;width:13px;height:13px;display:inline-block}.copy-glyph:before,.copy-glyph:after{content:"";position:absolute;width:7px;height:7px;border:1px solid #9b8d55;border-radius:1px}.copy-glyph:before{top:1px;left:1px}.copy-glyph:after{top:4px;left:4px;background:#fbf6df}.action-card{min-height:187px}.action-card .card-title-row{align-items:flex-start;padding-top:18px}.status-badge{padding:7px 10px;border-radius:12px;color:#9b7e28;background:#fff7df;font-size:10px;white-space:nowrap}.empty-state{display:flex;align-items:center;gap:14px;padding:16px 18px 30px}.empty-state strong{color:#313a32;font-size:14px}.empty-state p{margin:5px 0 0;color:#b0b3ac;font-size:11px}.success-icon{width:37px;height:37px;display:grid;place-items:center;border-radius:3px;color:#73a081;background:#e9f5ec;font-size:21px}.success-icon img{width:19px;height:19px;object-fit:contain}.metric-grid{display:grid;grid-template-columns:repeat(2,1fr);margin:0 16px 16px;overflow:hidden;border:1px solid #eef0eb;border-radius:4px}.metric{position:relative;min-height:78px;padding:14px 12px;border-right:1px solid #eef0eb;border-bottom:1px solid #eef0eb;background:#fbfcf9}.metric:nth-child(2n){border-right:0}.metric:nth-last-child(-n+2){border-bottom:0}.metric span{display:block;margin-bottom:7px;color:#90978f;font-size:10px;font-weight:600}.metric strong{color:#253029;font-size:24px;line-height:1}.metric i{position:absolute;right:17px;top:31px;color:#aeb6ad;font-size:19px;font-style:normal}.metric-icon{position:absolute;right:16px;top:31px;width:18px;height:18px;object-fit:contain}.metric-icon.progress{width:18px;height:18px}.metric-icon.attention{width:17px;height:17px}.metric i.green{color:#83aa8d}.metric i.gold{color:#b5a66e}.recent-card{min-height:133px}.recent-card .card-title-row{align-items:flex-start;padding-top:17px}.recent-card h2{margin-bottom:6px}.customer-row{min-height:46px;display:grid;grid-template-columns:36px 1fr auto auto 14px;align-items:center;gap:10px;margin:0 16px 12px;padding:0 7px;border-top:1px solid #f0f1ed;color:#3b443d;font-size:11px}.customer-initials{width:30px;height:30px;display:grid;place-items:center;color:#8e824d;background:#f8f1d9;font-size:10px;font-weight:700}.required-badge{min-width:66px;padding:6px 10px;border:1px solid #e4a4a4;border-radius:3px;color:#c87979;background:#fff;text-align:center;font-size:10px}.customer-date{color:#b0b3ad;font-size:9px}.transaction-tabs{height:42px;display:flex;align-items:center;gap:25px;padding:0 24px;border-bottom:1px solid #e9e9e4;color:#858b83;background:#f7f6f3;font-size:10px}.admin-nav-floating,.transaction-admin-floating{position:absolute;z-index:2;left:7px;width:236px;height:36px;display:flex;align-items:center;gap:14px;padding:0 12px;border:0;border-radius:2px;color:#6e6230;background:#f6f0d9;text-align:left;font-size:12px;font-weight:600;cursor:pointer}.admin-nav-floating{top:170px}.transaction-admin-floating{top:214px;justify-content:center;width:130px;left:auto;right:30px;color:#fff;background:#8b814c;text-align:center}.customer-list-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.customer-admin-card{padding:18px;border:1px solid #e4e5e0;border-radius:6px;background:#fff}.customer-card-heading{display:flex;align-items:center;gap:12px}.customer-card-heading h2{margin:0 0 5px;font-size:14px}.customer-card-heading p{margin:0;color:#999f97;font-size:11px}.customer-bank-summary{display:grid;gap:6px;margin-top:16px;padding-top:13px;border-top:1px solid #eef0eb;color:#747d74;font-size:11px}.customer-bank-summary strong{color:#353e36;font-size:12px}.management-heading{display:flex;align-items:center;justify-content:space-between;margin-bottom:17px}.management-heading h1{margin:0}.editor-overlay{position:fixed;z-index:20;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;padding:24px;background:#1f251f38}.editor-panel{width:min(100%,720px);max-height:90vh;overflow:auto;padding:24px;border:1px solid #e1e2dd;border-radius:6px;background:#fff;box-shadow:0 12px 35px #191e1926}.compact-editor{max-width:540px}.editor-heading{display:flex;align-items:center;justify-content:space-between;margin-bottom:20px}.editor-heading h2{margin:0;font-size:19px}.editor-heading button{border:0;color:#8d938b;background:transparent;cursor:pointer;font-size:17px}.editor-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.editor-grid label{display:grid;gap:7px;color:#596158;font-size:11px;font-weight:600}.editor-grid input,.editor-grid select{width:100%;height:36px;padding:0 9px;border:1px solid #dfe1db;border-radius:3px;outline:0;color:#3f4941;background:#fff;font-size:12px}.editor-grid input:focus,.editor-grid select:focus{border-color:#aca373}.wide-field{grid-column:1 / -1}.editor-panel h3{margin:24px 0 14px;color:#343e36;font-size:13px}.editor-actions{display:flex;justify-content:flex-end;gap:9px;margin-top:22px}.editor-actions>button{height:34px;padding:0 14px;border:1px solid #dfe1db;border-radius:3px;color:#70776f;background:#fff;font-size:11px;cursor:pointer}.transaction-tabs strong{height:42px;display:inline-flex;align-items:center;border-bottom:2px solid #b4aa76;color:#283128;font-size:10px}.transaction-tabs button{margin-left:6px;border:0;color:#8d938b;background:transparent;cursor:pointer}.transaction-content{padding:20px 25px 60px}.transaction-content>h1{margin:0 0 17px;font-size:23px;letter-spacing:-.4px}.transaction-filter{min-height:50px;display:flex;align-items:center;gap:8px;padding:9px 12px;border:1px solid #e7e8e3;border-radius:5px;background:#fff}.transaction-filter label{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}.transaction-filter select{width:130px;height:30px;padding:0 9px;border:1px solid #e1e2dc;border-radius:3px;outline:0;color:#9ba099;background:#fff;font-size:11px}.transaction-search{height:30px;padding:0 15px;border:1px solid #a39454;border-radius:3px;color:#fff;background:#a39454;font-size:11px;cursor:pointer}.transaction-table-card{margin-top:17px;overflow:hidden;border:1px solid #e7e8e3;border-radius:5px;background:#fff}.table-scroll{overflow-x:auto}table{width:100%;min-width:800px;border-collapse:collapse;text-align:left}th{height:42px;padding:0 15px;border-bottom:1px solid #eceee9;color:#969c94;background:#fafbf8;font-size:10px;font-weight:600}td{height:52px;padding:0 15px;border-bottom:1px solid #f0f1ed;color:#4a534b;font-size:11px}tbody tr:hover{background:#fcfcf9}.transaction-id{color:#79734e;font-weight:600}.amount{color:#313a32;font-weight:600}.transaction-date{color:#a4a9a2;font-size:10px}.transaction-status{display:inline-block;padding:5px 8px;border:1px solid #d8e8d8;border-radius:3px;color:#6c9a72;background:#fff;font-size:10px}.transaction-status.pending{border-color:#ead9a4;color:#a18a4a}.transaction-status.review{border-color:#e4b9b9;color:#bd7777}.view-transaction{border:0;color:#807647;background:transparent;font-size:10px;cursor:pointer}.table-empty{min-height:45px;display:flex;align-items:center;justify-content:center;color:#b3b7b1;font-size:10px}@media(max-width:850px){.sidebar{width:205px;flex-basis:205px}.dashboard-content{padding:24px}.registration-row{grid-template-columns:135px 1fr 90px}}@media(max-width:650px){.sidebar{display:none}.dashboard-content{padding:20px 14px 45px}.dashboard-heading{display:block}.heading-actions{justify-content:space-between;margin-top:15px}.registration-row{grid-template-columns:1fr auto;gap:10px;padding:12px}.registration-row a{grid-column:1 / -1;grid-row:2}.copy-button{grid-column:2;grid-row:1}.dashboard-user{gap:8px}.dashboard-user .language-control{display:none}.dashboard-heading h1{font-size:25px}.customer-row{grid-template-columns:32px 1fr 14px}.required-badge,.customer-date{display:none}.customer-list-grid{grid-template-columns:1fr}.admin-nav-floating{display:none}.transaction-admin-floating{right:14px}.editor-grid{grid-template-columns:1fr}.wide-field{grid-column:auto}}.dashboard-topbar{position:relative;height:50px;padding:0 28px 0 36px;background:#fff;border-bottom-color:#e1e3e6}.dashboard-topbar .brand-image{width:101px;height:30px;content:url(/assets/logo-wordmark-2x-B2S2vdd3.svg)}.dashboard-topbar .brand{transform:translate(100px)}.dashboard-topbar:after{display:none}.dashboard-topbar .topbar-actions,.dashboard-topbar .language-control,.dashboard-topbar .support-button{display:none}.dashboard-topbar .dashboard-user{position:absolute;z-index:3;top:0;right:28px;display:flex;flex:none;width:82px;height:50px;margin-left:0;gap:3px}.dashboard-topbar .user-role{order:2;align-items:flex-start;color:#30343c;font-size:10px;font-weight:500}.dashboard-topbar .user-role small{display:none}.dashboard-topbar .profile-control{position:absolute;top:0;right:0;display:block;width:82px;height:50px}.dashboard-topbar .profile-toggle{display:flex;align-items:center;justify-content:space-between;width:82px;height:50px;padding:0}.dashboard-topbar .avatar{width:22px;height:22px;color:transparent;background:url(/assets/tox-DVo8FekS.png) center / contain no-repeat;border:0;font-size:0}.dashboard-topbar .avatar:before{display:none}.dashboard-topbar .online-dot{display:none}.dashboard-topbar .avatar{order:1}.dashboard-topbar .user-role{position:absolute;z-index:2;top:19px;right:14px;order:2;pointer-events:none}.dashboard-topbar .profile-chevron{order:3;width:10px;height:10px;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAYAAABXAvmHAAACQklEQVR4Ae3gAZAkSZIkSRKLqpm7R0REZmZmVlVVVVV3d3d3d/fMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMdHd3d3dXV1VVVVVmZkZGRIS7m5kKz0xmV3d1d3dPz8zMzMxMovjfDfG/G+J/N8T/boj/3RD/uyH+d0P874b43w3xvxvifzfE/26I/90Q/7KXBo7z3+NW4FZeMMS/7CJwnP8eu8BDgF2eP8S/7KeAt+a/x3cD78MLhviXHQf+Cngw/7VuBV4G2OUFQ7xoHgz8FvBg/mvcCrwOcCsvHOJF99LAX/Ff42WAv+ZfhvjX+Wjgq/jP9THAV/OiQfzrfRbw2fzn+Gzgc3jRIf5tfgp4a/5j/TTwNvzrIP5tjgO/Bbw0/zFuBV4G2OVfB/Fv92Dgt4AH8+9zK/A6wK386yH+fV4a+C3gOP92LwP8Nf82iH+/9wa+i3+bjwG+mn87xH+MzwI+m3+dzwY+h38fxH+c7wLemxfNTwNvw78f4j/OceC3gJfmhbsVeBlgl38/xH+sBwO/BTyY5+9W4HWAW/mPgfiP99LAbwHHeU67wMsAt/IfB/Gf472B7+I5fQzw1fzHQvzn+Szgs7nis4HP4T8e4j/XZwGXgK/mPwfifzfE/26I/90Q/7sh/ndD/O+G+N8N8b8b4n83xP9uiP/dEP+7If53Q/zvxj8C2QQyMdgzFbwAAAAASUVORK5CYII=) center / 8px 8px no-repeat}.dashboard-topbar .profile-chevron:before{display:none}.dashboard-topbar .profile-chevron{cursor:pointer}.dashboard-topbar .profile-menu{position:fixed;top:50px;right:20px}.dashboard-topbar .dashboard-user{transform:translate(-100px)}.dashboard-body{min-height:calc(100vh - 50px)}.dashboard-shell .sidebar{position:absolute;z-index:2;top:0;left:0;display:block;width:100%;height:50px;border:0;background:transparent;pointer-events:none}.dashboard-shell .sidebar-heading{display:none}.dashboard-shell .sidebar-nav{position:absolute;top:0;right:140px;display:flex;align-items:center;gap:27px;height:50px;margin-left:0;padding:0;pointer-events:auto}.dashboard-shell .sidebar-nav{transform:translate(-100px)}.dashboard-shell .nav-item{width:auto;height:50px;padding:0;border:0;border-radius:0;color:#30343c;background:transparent;font-size:11px;font-weight:600;white-space:nowrap}.dashboard-shell .nav-item:hover{padding:0;border:0;color:#6b4190;background:transparent}.dashboard-shell .nav-item.active{padding:0;border:0;color:transparent;background:linear-gradient(90deg,#b488d9 2%,#5a3e99 35%,#5468c2 67%,#47b);-webkit-background-clip:text;background-clip:text}.dashboard-shell .nav-item:nth-child(2){font-size:0}.dashboard-shell .nav-item:nth-child(2):after{content:"Account Information";font-size:11px}.dashboard-shell .nav-item:nth-child(3){font-size:0}.dashboard-shell .nav-item:nth-child(3):after{content:"Transactions";font-size:11px}.dashboard-shell .nav-item:nth-child(4){font-size:0}.dashboard-shell .nav-item:nth-child(4):after{content:"User Manage";font-size:11px}.dashboard-shell .nav-item.user-manage-nav-item:after{content:"User Manage";font-size:11px}.dashboard-shell .nav-item.user-manage-nav-item{font-size:0}.dashboard-shell .nav-item.settlement-nav-item{font-size:11px!important}.dashboard-shell .nav-item.settlement-nav-item:after{content:none!important}.dashboard-shell .nav-icon-image{display:none}.dashboard-shell .sidebar-nav:after{display:none}.dashboard-shell .dashboard-tabs,.dashboard-shell .transaction-tabs{display:none}.dashboard-shell .dashboard-main{width:100%}@media(max-width:800px){.dashboard-topbar{padding-left:18px;padding-right:14px}.dashboard-shell .sidebar-nav{right:165px;gap:14px}.dashboard-shell .nav-item,.dashboard-shell .nav-item:nth-child(2):after,.dashboard-shell .nav-item:nth-child(3):after,.dashboard-shell .nav-item:nth-child(4):after{font-size:9px}}@media(max-width:620px){.dashboard-topbar .brand,.dashboard-topbar .dashboard-user{transform:translate(0)}.dashboard-shell .sidebar-nav{right:100px;gap:16px;transform:translate(0)}.dashboard-shell .nav-item:nth-child(2):after,.dashboard-shell .nav-item:nth-child(4):after,.dashboard-shell .sidebar-nav:after{content:""}.dashboard-shell .dashboard-topbar .user-role{display:none}}.new-dashboard-content{width:calc(100% - 200px);max-width:none;margin:0 auto;padding:26px 0 60px;background:#f5f4f1}.new-dashboard-heading{display:flex;align-items:center;justify-content:space-between;margin-bottom:20px}.new-dashboard-heading h1{margin:0 0 5px;color:#192b42;font-size:25px;letter-spacing:0}.new-dashboard-heading p{margin:0;color:#7b8796;font-size:12px}.dashboard-refresh{height:32px;padding:0 15px;border:1px solid #d7dfeb;border-radius:4px;color:#375b88;background:#fff;cursor:pointer;font-size:11px}.dashboard-stat-grid{width:100%;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:28px;margin:0}.dashboard-stat-card{height:220px;min-height:0;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:31px 20px 20px;border:1px solid #e3e9f1;border-radius:10px;background:#fff;text-align:center;box-shadow:0 2px 8px #243d5b0a}.dashboard-stat-card img{width:42px;height:42px;display:block;margin:0 auto 17px;object-fit:contain}.dashboard-stat-card strong{display:block;color:#14263d;font-size:29px;line-height:1.1}.dashboard-stat-card span{display:block;margin-top:14px;color:#586c84;font-size:13px}.receipt-chart-card{min-height:430px;margin-top:17px;padding:26px 24px 19px;border:1px solid #e3e9f1;border-radius:10px;background:#fff;box-shadow:0 2px 8px #243d5b0a}.receipt-chart-card h2{margin:0 0 39px;color:#172a43;font-size:17px}.chart-wrap{position:relative;display:flex;height:340px;padding-top:22px}.chart-y-label{position:absolute;top:-5px;left:32px;color:#526b87;font-size:10px}.chart-y-axis{position:relative;width:84px;height:calc(100% - 27px);padding:0 10px 0 0;color:#536b87;text-align:right;font-size:10px}.chart-y-axis span{position:absolute;right:10px;transform:translateY(-50%);white-space:nowrap}.chart-y-axis span:nth-child(1){top:0}.chart-y-axis span:nth-child(2){top:20%}.chart-y-axis span:nth-child(3){top:40%}.chart-y-axis span:nth-child(4){top:60%}.chart-y-axis span:nth-child(5){top:80%}.chart-y-axis span:nth-child(6){top:100%}.chart-area{position:relative;flex:1;height:calc(100% - 27px);border-left:2px solid #869ab1}.chart-grid-line{position:absolute;right:0;left:0;border-top:2px solid #c3cfdd}.chart-grid-line:before{content:"";position:absolute;top:-2px;left:-9px;width:8px;border-top:2px solid #869ab1}.chart-grid-line.chart-baseline{border-top:2px solid #869ab1}.chart-grid-line.chart-baseline:before{top:-2px;border-top-width:2px}.chart-date-tick{position:absolute;z-index:4;top:calc(100% - 4px);width:8px;height:8px;margin-left:-4px;border:2px solid #1f5c9b;border-radius:50%;background:#fff}.chart-date-tick:after{content:"";position:absolute;z-index:0;top:100%;left:50%;height:3px;border-left:2px solid #869ab1;transform:translate(-50%)}.chart-zero-line{position:absolute;z-index:2;top:0;right:0;left:0;border-top:2px solid #1f5c9b}.chart-area svg{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;overflow:visible}.chart-x-axis{position:absolute;right:-3px;bottom:-27px;left:-3px;display:flex;justify-content:space-between;color:#536b87;font-size:10px}@media(max-width:850px){.dashboard-stat-grid{width:100%;grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:600px){.new-dashboard-content{width:auto;margin:0;padding:20px 14px 45px}.dashboard-stat-grid{grid-template-columns:1fr}.dashboard-stat-card{min-height:145px;padding-top:23px}.receipt-chart-card{padding:20px 12px 14px;overflow:hidden}.chart-y-axis{width:64px;font-size:9px}.chart-x-axis{font-size:8px}}.account-information-page{min-height:calc(100vh - 54px);padding:14px 6px 28px;background:#f5f4f1}.account-information-panel{min-height:0;padding:25px 0 20px 50px;border:1px solid #e5e6e8;background:#fff}.account-information-page h1{margin:0 0 39px;color:#172a43;font-size:18px;font-weight:500;letter-spacing:0}.account-information-card{width:min(570px,calc(100% - 28px));overflow:hidden;border:1px solid #dfe2e6;border-radius:6px;background:#fff;box-shadow:0 2px 8px #243d5b06}.account-information-fields{padding:28px 30px 25px}.account-information-field{display:flex;flex-direction:column;gap:9px;padding:0 0 22px}.account-information-field+.account-information-field{padding-top:22px;border-top:1px solid #eef1f4}.account-information-field span{color:#65758a;font-size:12px}.account-information-field strong{color:#172a43;font-size:14px;font-weight:500}.account-information-download{width:calc(100% - 44px);height:48px;margin:0 22px 20px;border:1px solid #85869a;border-radius:2px;color:#6961a0;background:#fff;cursor:pointer;font-size:12px;font-weight:500}.account-information-download:hover{background:#faf9ff}.account-information-state{margin:0;padding:34px 30px;color:#718096;font-size:12px}.account-information-error{color:#b34f5d}@media(max-width:600px){.account-information-page{padding:10px 5px 35px}.account-information-panel{padding:35px 14px}.account-information-page h1{margin-left:1px;font-size:18px}.account-information-fields{padding:23px 20px 20px}}.transactions-page{min-height:0;margin:14px 6px 28px;padding:25px 20px;border:1px solid #e3e5e8;background:#fff}.transactions-page .management-heading h1{color:#172a43;font-size:23px;font-weight:600}.transactions-toolbar{justify-content:flex-start;gap:10px;min-height:54px;margin-bottom:16px;padding:10px 0;border:0;background:transparent}.transaction-icon-button{width:32px;height:32px;display:grid;place-items:center;padding:0;border:0;border-radius:3px;cursor:pointer}.transaction-icon-button img{width:18px;height:18px;display:block;object-fit:contain}.transaction-refresh-button{background:#3f4145}.transaction-refresh-button img{opacity:.9;filter:none}.transaction-search-button{margin-left:0;background:#f0f1f3}.transaction-search-button img{opacity:.58}.transactions-table-card{margin-top:0;border:0;border-radius:0;box-shadow:none}.transactions-table-card table{min-width:1120px}.transactions-table-card th{height:47px;padding:0 14px;color:#273448;background:#fff;font-size:11px;font-weight:700;white-space:nowrap}.transactions-table-card td{height:39px;padding:0 14px;color:#596474;font-size:11px;white-space:nowrap}.transactions-table-card tbody tr:nth-child(2n){background:#fafbfc}.transactions-table-card .transaction-status,.transactions-table-card .settlement-status{display:inline-block;padding:3px 7px;border:0;border-radius:2px;color:#fff;background:#2ab698;font-size:9px;font-weight:700}.transactions-table-card .transaction-status.pending{background:#e3aa43}.transactions-table-card .transaction-status.review{background:#7889aa}.transactions-table-card .settlement-status{background:#2aa989}.transactions-table-card .amount{color:#596474;font-weight:500;text-align:right}.add-transaction-button,.transactions-toolbar .transaction-search-button{margin-left:auto}.transaction-row-count{padding:10px 0 0;color:#596474;font-size:11px}.transactions-table-card .transaction-row-count{display:none}.transaction-row-count-outside{padding-top:9px}.dashboard-shell .settlement-nav-item{order:4;display:flex;color:#30343c}.dashboard-shell .user-manage-nav-item{order:5}
