@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;450;500;550;600;650;700&family=Noto+Sans+KR:wght@400;450;500;550;600;650;700;750&display=swap";:root{color:#263d35;font-synthesis:none;--green:#244e40;--muted:#89928d;--line:#e8ece6;--accent:#c6df9b;background:#f6f7f4;font-family:DM Sans,Noto Sans KR,sans-serif;font-weight:400}*{box-sizing:border-box}body{margin:0}button,input,select,textarea{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button{cursor:pointer;color:inherit}button:disabled{cursor:not-allowed;opacity:.5}button:focus-visible,a:focus-visible{outline-offset:3px;outline:3px solid #92b986}input:focus,textarea:focus,select:focus{outline-offset:1px;outline:2px solid #a4bfa5}a{color:inherit;text-decoration:none}button{transition:background .16s,box-shadow .16s,transform .16s}button:hover:not(:disabled){filter:brightness(.97)}h1,h2,h3,p{margin:0}svg{flex-shrink:0}input,select,textarea{min-width:0}::selection{background:#d5e7c5}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.app-shell{min-height:100vh}.sidebar{z-index:30;background:#fbfcf9;border-right:1px solid #e4e9e1;flex-direction:column;width:242px;padding:32px 19px 0;display:flex;position:fixed;inset:0 auto 0 0}.logo-link{padding:0 11px;display:block}.logo{align-items:center;gap:12px;display:flex}.logo>span:last-child{letter-spacing:-1.6px;font-size:29px;font-weight:750;line-height:1.08}.logo small{letter-spacing:1.7px;margin-top:6px;font-size:8px;font-weight:600;display:block}.logo-mark{color:#d2e7b4;text-align:center;background:#284c3d;border-radius:12px 12px 12px 3px;width:40px;height:40px;font-family:serif;font-size:41px;font-weight:700;line-height:30px;position:relative;transform:rotate(-5deg)}.logo-mark span{background:#c6df9b;border-radius:50%;width:5px;height:5px;position:absolute;top:9px;right:7px}.workspace-switch{border:1px solid #e0e6db;border-radius:9px;align-items:center;gap:10px;margin:32px 2px 8px;padding:11px 10px;display:flex}.workspace-icon{background:#e9efdf;border:1px solid #dce5d0;border-radius:6px;place-items:center;width:30px;height:32px;font-weight:650;display:grid}.workspace-switch>div{flex:1}.workspace-switch strong{letter-spacing:-.3px;font-size:11px;display:block}.workspace-switch small{color:#8a938b;margin-top:3px;font-size:9px;display:block}.workspace-switch>svg{color:#83917e}.nav-section{letter-spacing:1.8px;color:#99a18f;margin:24px 13px 12px;font-size:8px;font-weight:650}.nav-item{color:#778071;text-align:left;background:0 0;border:none;border-radius:7px;align-items:center;gap:12px;width:100%;min-height:44px;margin:3px 0;padding:12px 14px;font-size:12px;display:flex}.nav-item>span{flex:1}.nav-item.active{color:#284936;background:#e9efdf;font-weight:650}.nav-item.active>svg:first-child{stroke-width:2.3px}.nav-item:hover{background:#eff2e9}.notification-dot{background:#93ad6d;border-radius:50%;width:5px;height:5px;margin-right:6px}.sidebar-bottom{margin-top:auto;padding-top:30px}.help-card{background:linear-gradient(135deg,#f2f5ec,#edf2e6);border:1px solid #e2e8d9;border-radius:9px;margin-bottom:23px;padding:16px 15px}.help-icon{color:#688450;margin-bottom:10px;display:block}.help-card>strong{font-size:11px;display:block}.help-card p{color:#8b9683;margin:6px 0 15px;font-size:10px}.help-card button{background:0 0;border:0;justify-content:space-between;align-items:center;width:100%;padding:0;font-size:10px;font-weight:600;display:flex}.profile-button{border:0;border-top:1px solid var(--line);text-align:left;background:0 0;align-items:center;gap:10px;width:100%;padding:19px 2px;display:flex}.profile-button>span:nth-child(2){flex:1}.profile-button strong{font-size:10px;display:block}.profile-button small{color:#93998e;margin-top:4px;font-size:9px;display:block}.profile-button>svg{color:#909b8d}.avatar{color:#47633d;background:#e6eddf;border:1px solid #dce5d5;border-radius:50%;place-items:center;width:42px;height:42px;font-size:14px;font-weight:600;display:grid}.avatar.small{width:31px;height:31px;font-size:11px}.main-shell{margin-left:242px}.topbar{background:#fcfdfa;border-bottom:1px solid #e5e9e2;justify-content:space-between;align-items:center;height:77px;padding:0 40px;display:flex}.breadcrumb{color:#9ba39a;align-items:center;gap:13px;font-size:10px;display:flex}.breadcrumb strong{color:#4d5b50;font-weight:500}.topbar-actions{align-items:center;gap:19px;display:flex}.demo-pill{letter-spacing:1px;color:#6e7a59;background:#eef2e6;border:1px solid #e1e7d4;border-radius:5px;align-items:center;gap:5px;padding:5px 7px;font-size:9px;font-weight:600;display:inline-flex}.connected{color:#819075;align-items:center;gap:6px;font-size:10px;display:flex}.connected>i{background:#719963;border-radius:50%;width:5px;height:5px}.icon-button{color:#879186;background:0 0;border:0;border-radius:5px;justify-content:center;align-items:center;width:30px;height:30px;padding:0;display:inline-flex}.icon-button:hover{background:#eaf0e4}.bell{position:relative}.bell>i{background:#97ad68;border:1px solid #fcfdfa;border-radius:50%;width:5px;height:5px;position:absolute;top:4px;right:5px}.topbar-divider{background:#e8ece3;width:1px;height:20px}.mobile-menu{display:none}main{max-width:1580px;margin:auto;padding:35px 40px 0}.page-heading{justify-content:space-between;align-items:center;gap:20px;margin-bottom:27px;display:flex}.eyebrow{letter-spacing:2.2px;color:#82906f;margin-bottom:10px;font-size:8px;font-weight:650}h1{letter-spacing:-1.25px;font-size:29px;font-weight:600;line-height:1.4}.heading-dot{color:#8ca665}.page-heading p{color:#8d968c;margin-top:8px;font-size:11px}.page-heading.standard{margin-top:4px;margin-bottom:30px}.button{border:1px solid #0000;border-radius:6px;justify-content:center;align-items:center;gap:9px;min-height:40px;padding:11px 17px;font-size:11px;font-weight:550;display:inline-flex}.button.primary{color:#fff;background:#2b513f}.button.secondary{color:#59634f;background:#fdfefa;border-color:#e0e6db}.button.full{width:100%;margin-top:15px}.date-button{min-height:34px;padding:9px 12px;font-size:10px}.balance-grid{grid-template-columns:1fr 1fr .7fr;gap:19px;margin-bottom:23px;display:grid}.balance-card{border-radius:11px;min-width:0;padding:22px 23px 0;position:relative;overflow:hidden}.krw-card{color:#f8fbf1;background:#214638}.krw-card:after{content:"";pointer-events:none;border:1px solid #ffffff0b;border-radius:50%;width:190px;height:190px;position:absolute;top:-42px;right:-55px;box-shadow:0 0 0 25px #ffffff02,0 0 0 26px #ffffff07,0 0 0 55px #ffffff02,0 0 0 56px #ffffff06}.usdt-card{color:#2e4b36;background:#ecf0e3;border:1px solid #e2e8d5}.card-top{z-index:1;justify-content:space-between;align-items:center;gap:8px;display:flex;position:relative}.balance-label{align-items:center;gap:8px;font-size:11px;font-weight:450;display:flex}.currency-symbol{color:#d9e6c2;background:#ffffff16;border-radius:50%;place-items:center;width:24px;height:24px;font-family:DM Sans,sans-serif;font-size:15px;display:grid}.usdt-card .currency-symbol{color:#759453;background:#dbe5c9}.currency-tag{letter-spacing:.7px;color:#c6d7c3;background:#ffffff0e;border:1px solid #ffffff1a;border-radius:4px;padding:4px 6px;font-size:8px}.usdt-card .currency-tag{color:#83916d;background:#f4f7ed;border:1px solid #dbe3ce}.balance-number{letter-spacing:-1px;white-space:nowrap;margin:19px 0 25px;font-family:DM Sans,sans-serif;font-size:34px;font-weight:500}.balance-number>span{letter-spacing:0;opacity:.68;margin-left:8px;font-size:12px;font-weight:400}.balance-foot{border-top:1px solid #ffffff19;justify-content:space-between;align-items:center;gap:8px;padding:13px 0;display:flex}.balance-foot>span{opacity:.7;align-items:center;gap:5px;font-size:8px;display:flex}.status-dot{background:#bbd897;border-radius:50%;width:4px;height:4px;display:inline-block}.balance-foot>button{color:inherit;background:0 0;border:0;align-items:center;gap:5px;padding:0;font-size:9px;display:flex}.usdt-card .balance-foot{border-color:#dae2cf}.usdt-card .status-dot{background:#91a879}.overview-card{background:#fcfdf9;border:1px solid #e3e8dc;border-radius:10px;flex-direction:column;justify-content:space-between;padding:9px 20px 0;display:flex}.overview-row{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:8px;padding:14px 0;display:flex}.overview-row>span{color:#86917d;align-items:center;gap:8px;font-size:10px;display:flex}.overview-row strong{font-family:DM Sans;font-size:23px;font-weight:500}.overview-row small{color:#99a08f;margin-left:5px;font-size:10px;font-weight:400}.overview-card>button{color:#718061;background:0 0;border:0;justify-content:space-between;align-items:center;width:100%;padding:14px 0;font-size:9px;display:flex}.panel{background:#fefefa;border:1px solid #e5e9df;border-radius:10px;min-width:0}.section-heading{justify-content:space-between;align-items:center;gap:12px;display:flex}.section-heading h2{align-items:center;gap:9px;display:flex}h2{letter-spacing:-.35px;font-size:13px;font-weight:600}.section-heading p{color:#98a08f;margin-top:6px;font-size:10px}.dashboard-middle{grid-template-columns:1.62fr 1fr;gap:23px;margin-bottom:23px;display:grid}.activity-panel{padding:23px 24px 20px}.legend{color:#8a9480;align-items:center;gap:6px;font-size:8px;display:flex}.legend i{background:#608d6d;border-radius:50%;width:6px;height:6px}.chart-summary{align-items:center;gap:11px;margin:20px 0 9px;display:flex}.chart-summary strong{font-family:DM Sans;font-size:23px;font-weight:500}.chart-summary strong small{color:#8b9480;margin-left:6px;font-size:10px;font-weight:400}.chart-caption{color:#83956e;background:#edf3e6;border-radius:4px;padding:4px 7px;font-size:8px}.chart{gap:15px;height:153px;padding-top:4px;display:flex}.chart-y{color:#a5ac9d;flex-direction:column;justify-content:space-between;width:28px;padding-bottom:24px;font-size:8px;display:flex}.chart-plot{flex:1;min-width:0;position:relative}.chart svg{z-index:1;width:100%;height:129px;position:relative;overflow:visible}.gridlines{flex-direction:column;justify-content:space-between;display:flex;position:absolute;inset:0 0 25px}.gridlines i{border-top:1px dashed #e5e9de;width:100%}.chart-x{color:#9aa58e;justify-content:space-between;margin-top:7px;font-size:8px;display:flex}.quick-panel{padding:23px 22px 0}.tiny-label{color:#9ca68f;letter-spacing:1px;font-size:7px}.quick-action{border:0;border-bottom:1px solid var(--line);text-align:left;background:0 0;align-items:center;gap:12px;width:100%;padding:17px 0;display:flex}.quick-action>span:nth-child(2){flex:1}.quick-icon{color:#6d8556;background:#f2f5eb;border:1px solid #e6ecdd;border-radius:8px;place-items:center;width:36px;height:36px;display:grid}.quick-action strong{font-size:11px;font-weight:500;display:block}.quick-action small{color:#9aa18e;margin-top:5px;font-size:9px;display:block}.quick-action>svg{color:#a3ad98}.secure-note{color:#9aa48d;align-items:center;gap:6px;padding:13px 0;font-size:8px;display:flex}.conversion-panel{margin-bottom:24px;padding:21px 23px 0}.inline-tag{color:#869975;letter-spacing:0;background:#eff4e7;border-radius:4px;padding:4px 7px;font-size:8px;font-weight:400}.text-button{color:#869375;white-space:nowrap;background:0 0;border:0;align-items:center;gap:6px;padding:4px 0;font-size:9px;display:inline-flex}.conversion-steps{align-items:center;gap:13px;margin:24px 0;display:flex}.conversion-step{flex:1;align-items:center;gap:10px;min-width:0;display:flex}.step-symbol{color:#778c61;background:#f3f6ed;border:1px solid #e2e8d8;border-radius:50%;place-items:center;width:34px;height:34px;font-family:DM Sans;font-size:17px;display:grid}.conversion-step>div{flex:1}.conversion-step strong{font-size:11px;font-weight:600;display:block}.conversion-step strong small{color:#98a18d;margin-top:4px;font-size:8px;font-weight:400;display:block}.step-value{color:#718363;margin-top:7px;font-size:11px;display:block}.step-value small{color:#9aa790;font-size:7px}.step-status{color:#9ba68e;white-space:nowrap;align-items:center;gap:4px;font-size:8px;display:flex}.step-status.complete{color:#4e805d}.step-dot{background:#b8c2ab;border-radius:50%;width:4px;height:4px}.step-chevron{color:#bac3ad}.conversion-foot{color:#98a38c;border-top:1px solid var(--line);align-items:center;gap:6px;padding:12px 0;font-size:8px;display:flex}.recent-panel>.section-heading{padding:22px 23px}.count-label{color:#849571;background:#edf2e7;border-radius:4px;padding:3px 6px;font-family:DM Sans;font-size:10px}.table-scroll{width:100%;overflow-x:auto}table{border-collapse:collapse;text-align:left;white-space:nowrap;width:100%}th{color:#96a088;background:#f7f9f2;border-top:1px solid #edf0e7;border-bottom:1px solid #edf0e7;padding:11px 16px;font-size:9px;font-weight:450}td{color:#78836c;border-bottom:1px solid #edf0e7;padding:14px 16px;font-size:10px}th:first-child,td:first-child{padding-left:23px}th:last-child,td:last-child{padding-right:20px}tbody tr:last-child td{border-bottom:0}tbody tr:hover{background:#fafbf6}.transaction-name{align-items:center;gap:10px;display:flex}.transaction-icon{color:#73965e;background:#eef4e7;border-radius:50%;place-items:center;width:30px;height:30px;display:grid}.transaction-icon.outgoing{color:#9b997c;background:#f2f1e9}.transaction-name strong{color:#58674c;font-size:10px;font-weight:500;display:block}.transaction-name small{color:#a4ac99;margin-top:4px;font-family:DM Sans;font-size:8px;display:block}.align-right{text-align:right}.amount{color:#4a5a3d;font-family:DM Sans;font-size:12px;font-weight:500}.amount small{color:#98a38a;margin-left:3px;font-size:8px;font-weight:400}.date-cell{color:#98a38d;font-family:DM Sans;font-size:9px}.badge{color:#78925e;white-space:nowrap;background:#edf4e6;border:1px solid #e6eedf;border-radius:5px;align-items:center;gap:5px;padding:4px 7px;font-size:8px;display:inline-flex}.badge i{background:currentColor;border-radius:50%;width:4px;height:4px}.badge.pending{color:#b69b50;background:#fbf5e6;border-color:#f3e9ca}.badge.muted{color:#a48676;background:#f5eee8;border-color:#efe2d7}.badge.neutral{color:#7a8b6c;background:#f2f5ed;border-color:#e8edde}.badge.neutral i{display:none}.notice-strip{color:#8a9779;background:#f0f3e9;border:1px solid #e6eadc;border-radius:7px;align-items:center;gap:15px;margin-top:20px;padding:14px 18px;font-size:9px;display:flex}.notice-strip>span:first-child{align-items:center;gap:8px;display:flex}.notice-strip strong{font-size:9px;font-weight:500}.notice-strip>button{text-align:left;color:#778569;background:0 0;border:0;flex:1;font-size:9px}.notice-date{color:#9ba68e;font-family:DM Sans;font-size:8px}footer{color:#a8b09c;justify-content:space-between;gap:15px;padding:26px 0 29px;font-family:DM Sans,Noto Sans KR;font-size:8px;display:flex}footer>span:last-child{align-items:center;gap:5px;display:flex}.single-balance{grid-template-columns:1.6fr 1fr}.form-layout{grid-template-columns:1.55fr 1fr;align-items:start;gap:24px;display:grid}.form-panel{padding:27px}.form-panel>h2,.form-panel>.section-heading{margin-bottom:23px}.field{flex-direction:column;gap:9px;margin:20px 0;font-size:11px;display:flex}.field>span,.field-title{font-size:11px;font-weight:500}.field input,.field select,.field textarea,.auth-form select{color:#3e5137;background:#fffefb;border:1px solid #dfe5d7;border-radius:6px;width:100%;padding:12px 13px;font-size:12px}.field input::placeholder,.field textarea::placeholder{color:#b1b7a7;font-size:11px}.field small{color:#9aa38b;font-size:10px;line-height:1.7}.input-unit{position:relative}.input-unit input{font-family:DM Sans;padding-right:65px!important;font-size:20px!important}.input-unit>span{color:#8f9a7e;font-size:11px;position:absolute;top:15px;right:15px}.purpose-options{grid-template-columns:1fr 1fr;gap:13px;margin-top:12px;display:grid}.purpose-option{text-align:left;color:#8b9779;background:#fffefb;border:1px solid #e1e6d8;border-radius:7px;flex-direction:column;gap:9px;padding:18px 15px;display:flex;position:relative}.purpose-option.selected{color:#49643b;background:#f1f5e9;border-color:#7e9a69;box-shadow:0 0 0 1px #7e9a6910}.purpose-option strong{font-size:11px;font-weight:550}.purpose-option small{color:#929e81;font-size:9px}.radio-indicator{border:1px solid #a9b798;border-radius:50%;place-items:center;width:14px;height:14px;display:grid;position:absolute;top:18px;right:13px}.radio-indicator i{background:#6b8855;border-radius:50%;width:8px;height:8px}.account-box{background:#f3f5ed;border:1px solid #e4e9d9;border-radius:7px;margin:23px 0;padding:18px}.account-box>div{color:#798a62;align-items:center;gap:8px;font-size:11px;display:flex}.account-box>div>.badge{margin-left:auto}.account-box p{color:#6a7b58;margin:17px 0 8px;font-size:12px}.account-box p strong{letter-spacing:.5px;margin-left:10px}.account-box>small{color:#929e80;font-size:10px}.checkbox-row{color:#849175;align-items:flex-start;gap:8px;margin:17px 0;font-size:10px;line-height:1.8;display:flex}.checkbox-row input{accent-color:#557847;flex-shrink:0;width:14px;height:14px;margin:3px 0}.info-panel{padding:28px}.info-icon{color:#7d9564;background:#f0f4e7;border-radius:12px;place-items:center;width:48px;height:48px;margin-bottom:18px;display:grid}.info-panel>h2{margin-bottom:25px;font-size:15px}.info-item{border-bottom:1px solid var(--line);gap:15px;padding:18px 0;display:flex}.info-item:last-child{border-bottom:0}.info-item>span{color:#9fab8f;padding-top:3px;font-family:DM Sans;font-size:10px}.info-item h3{font-size:11px;font-weight:500}.info-item p{color:#919d81;margin-top:9px;font-size:11px;line-height:1.95}.info-item .badge{margin-top:8px}.available-banner{background:#edf3e4;border:1px solid #e4ead8;border-radius:7px;padding:19px 20px}.available-banner>span{color:#8d9c79;margin-bottom:10px;font-size:10px;display:block}.available-banner strong{font-family:DM Sans;font-size:25px;font-weight:500}.available-banner small{color:#82956a;font-size:11px;font-weight:400}.callout{color:#8a9b72;background:#f3f6ed;border:1px solid #e8eddc;border-radius:7px;align-items:flex-start;gap:11px;margin:23px 0;padding:16px;display:flex}.callout p{font-size:10px;line-height:1.9}.callout strong{font-weight:550}.callout.below{margin-top:20px}.warning-text{color:#a78455;margin-top:12px;font-size:11px}.table-toolbar{justify-content:space-between;align-items:center;gap:20px;padding:20px 23px;display:flex}.tabs{border-bottom:1px solid #e8eddf;gap:5px;margin-bottom:20px;display:flex;overflow-x:auto}.tabs button{white-space:nowrap;color:#93a17d;background:0 0;border:0;border-bottom:2px solid #0000;padding:10px 13px;font-size:11px}.tabs button.active{color:#456c36;border-bottom-color:#62834d;font-weight:600}.table-toolbar .tabs{border:0;margin:0}.table-toolbar .tabs button{border:0;border-radius:5px;padding:8px 12px;font-size:10px}.table-toolbar .tabs button.active{background:#edf3e4}.search-input{color:#9fab8d;border:1px solid #e5eadc;border-radius:6px;align-items:center;gap:8px;padding:8px 10px;display:flex}.search-input input{color:#61774d;background:0 0;border:0;outline:none;width:160px;font-size:10px}.search-input input::placeholder{color:#a7b09a}.table-footer{border-top:1px solid var(--line);color:#94a083;justify-content:space-between;padding:17px 23px;font-size:10px;display:flex}.empty{text-align:center;color:#9ba88a;padding:48px 20px}.empty>svg{stroke-width:1.5px;margin-bottom:15px}.empty h3{color:#748965;font-size:13px;font-weight:500}.empty p{margin-top:10px;font-size:11px;line-height:1.9}.member-grid{grid-template-columns:repeat(3,1fr);gap:18px;padding:3px 23px 24px;display:grid}.member-card{border:1px solid #e3e9d9;border-radius:8px;padding:19px}.member-card-top{align-items:center;gap:10px;display:flex}.member-card-top>.badge{margin-left:auto;font-size:7px}.member-card-top h3{font-size:12px;font-weight:500}.member-card-top small{color:#9aa78b;font-size:9px}.member-card-top .avatar{width:33px;height:33px;font-size:11px}.member-balance{margin:25px 0 15px}.member-balance>span{color:#9aa989;margin-bottom:7px;font-size:9px;display:block}.member-balance strong{font-family:DM Sans;font-size:25px;font-weight:500}.member-balance small{color:#8f9f7d;margin-left:5px;font-size:10px;font-weight:400}.member-destination{color:#9baa8a;white-space:nowrap;text-overflow:ellipsis;margin-bottom:19px;font-size:8px;overflow:hidden}.member-actions{border:1px solid #e3e9d9;border-radius:5px;display:flex;overflow:hidden}.member-actions>button{background:#f8faf3;border:0;border-right:1px solid #e3e9d9;flex:1;padding:9px 2px;font-size:9px}.member-actions>button:last-child{border-right:0}.profile-grid{grid-template-columns:1fr 1fr;align-items:start;gap:24px;margin-bottom:24px;display:grid}.profile-divider{background:var(--line);height:1px;margin:25px 0}.form-description{color:#939f85;overflow-wrap:anywhere;margin:14px 0 20px;font-size:11px;line-height:1.9}.kyc-files{grid-template-columns:1fr 1fr;gap:13px;margin:20px 0;display:grid}.kyc-file{cursor:pointer;color:#8fa37a;border:1px solid #e3e9d9;border-radius:7px;align-items:center;gap:11px;min-width:0;padding:15px;display:flex;position:relative}.kyc-file>span:nth-child(2){flex:1;min-width:0}.kyc-file strong{color:#6a8058;font-size:10px;font-weight:500;display:block}.kyc-file small{color:#a2af92;overflow-wrap:anywhere;margin-top:6px;font-size:8px;display:block}.upload-label{white-space:nowrap;background:#eff4e7;border-radius:4px;padding:7px;font-size:9px}.kyc-file input{opacity:0;cursor:pointer;width:100%;position:absolute;inset:0}.kyc-file:focus-within{outline:2px solid #839f68}.inquiry{border-bottom:1px solid var(--line);padding:20px 0}.inquiry h3{margin:10px 0;font-size:12px}.inquiry p{white-space:pre-wrap;overflow-wrap:anywhere;color:#8b9b7b;font-size:11px;line-height:1.9}.inquiry>small{color:#a8b397;margin-top:12px;font-size:9px;display:block}.answer{background:#f1f6e9;border-radius:6px;margin-top:15px;padding:13px}.answer strong{color:#7c9863;font-size:10px}.notice-list>button{border:0;border-bottom:1px solid var(--line);text-align:left;background:0 0;align-items:center;gap:18px;width:100%;padding:25px 24px;display:flex}.notice-list>button:last-child{border-bottom:0}.notice-index{color:#a6b396;font-size:10px}.notice-list strong{flex:1;font-size:12px;font-weight:500}.notice-list>button>span:nth-last-child(2){color:#a0ac8f;font-size:10px}.notice-body h2{margin:19px 0;font-size:20px;line-height:1.7}.notice-body>small{color:#a0af8d;font-size:10px}.notice-body>p{color:#7d8f6d;margin:20px 0;font-size:13px;line-height:2}.approval-screen{text-align:center;padding:80px 30px}.approval-screen>svg{color:#9aac7f;margin-bottom:20px}.approval-screen p{color:#879c72;margin-top:20px;font-size:13px;line-height:2}.demo-control-button{z-index:45;color:#f3f7ec;background:#294737;border:1px solid #4c6653;border-radius:22px;align-items:center;gap:7px;padding:11px 14px;font-size:10px;display:flex;position:fixed;bottom:17px;right:22px;box-shadow:0 5px 20px #23332318}.demo-controls{z-index:44;background:#fffffa;border:1px solid #dce4d1;border-radius:12px;width:340px;max-width:calc(100vw - 30px);max-height:75vh;padding:22px;position:fixed;bottom:68px;right:22px;overflow-y:auto;box-shadow:0 10px 50px #1c342024}.demo-controls>p{color:#929f7f;margin:12px 0;font-size:10px;line-height:1.8}.demo-controls .field{margin:14px 0}.demo-queue-item{border-top:1px solid var(--line);padding:14px 0}.demo-queue-item>strong{font-size:11px;display:block}.demo-queue-item>small{color:#9ba98a;margin:7px 0 11px;font-size:9px;display:block}.demo-queue-item>div{gap:7px;display:flex}.demo-queue-item button{background:#eef5e5;border:1px solid #dfe8d3;border-radius:4px;padding:7px 11px;font-size:10px}.demo-queue-item button:last-child{color:#aa927a;background:#fbf4ed;border-color:#eee4d8}.reset-button{color:#9aa989;border:0;border-top:1px solid var(--line);background:0 0;align-items:center;gap:7px;width:100%;margin-top:15px;padding:15px 0 0;font-size:10px;display:flex}.modal{color:#3f5636;background:#fefefa;border:1px solid #dfe7d5;border-radius:13px;width:460px;max-width:calc(100vw - 32px);max-height:90vh;padding:26px;box-shadow:0 25px 100px #1b302127}.modal::backdrop{backdrop-filter:blur(3px);background:#1d322c66}.modal-heading{justify-content:space-between;align-items:center;margin-bottom:21px;display:flex}.modal-heading h2{font-size:18px}.modal .tabs{margin-top:-7px}.confirm-amount{padding:10px 0;font-family:DM Sans;font-size:32px}.confirm-amount small{color:#8d9e7b;font-size:14px}.detail-list>div{border-bottom:1px solid var(--line);justify-content:space-between;gap:15px;padding:13px 0;font-size:11px;display:flex}.detail-list dt{color:#99a888;white-space:nowrap}.detail-list dd{text-align:right;overflow-wrap:anywhere;min-width:0;margin:0}.toast{z-index:100;color:#5c774a;background:#fffffa;border:1px solid #dce7d1;border-radius:9px;align-items:center;gap:10px;width:max-content;max-width:calc(100vw - 35px);padding:16px 19px;font-size:12px;display:flex;position:fixed;bottom:24px;left:calc(50% + 80px);transform:translate(-50%);box-shadow:0 6px 35px #20382324}.toast button{color:#9cad8a;background:0 0;border:0;margin-left:5px;padding:3px;display:flex}.auth-page{grid-template-columns:1.1fr 1fr;min-height:100vh;display:grid}.auth-brand{color:#f1f6e9;background:#244638;flex-direction:column;justify-content:space-between;padding:50px;display:flex;position:relative;overflow:hidden}.auth-brand:after{content:"";pointer-events:none;border:1px solid #b9d89916;border-radius:50%;width:650px;height:650px;position:absolute;bottom:-320px;left:-100px;box-shadow:0 0 0 65px #b9d89904,0 0 0 66px #b9d89910,0 0 0 125px #b9d89903,0 0 0 126px #b9d89909}.auth-brand .logo-mark{color:#345544;background:#d3e8b9}.auth-brand .logo-mark>span{background:#517b3c}.auth-copy{z-index:1;position:relative}.auth-copy h1{margin:20px 0;font-size:36px;line-height:1.6}.auth-copy .eyebrow{color:#a8c492;font-size:9px}.auth-copy p{color:#a9bea0;font-size:12px;line-height:2.1}.auth-currencies{align-items:center;gap:25px;margin-top:35px;display:flex}.auth-currencies>span{color:#c3dea4;background:#acc89010;border:1px solid #76916555;border-radius:50%;place-items:center;width:53px;height:53px;font-size:25px;display:grid}.auth-currencies>svg{color:#839d71;width:17px}.auth-brand>small{color:#769368;letter-spacing:1.4px;font-size:8px}.auth-form{width:360px;max-width:calc(100% - 48px);margin:auto;padding:50px 0}.auth-form>h2{margin-top:25px;font-size:26px;font-weight:550}.auth-form>p{color:#93a383;margin:15px 0 30px;font-size:11px}.auth-form .tabs{margin-bottom:25px}.sidebar-overlay{display:none}@media (width>=1550px){main{padding-top:42px}.balance-number{font-size:40px}.balance-card{padding-top:27px}.balance-number{margin:22px 0 30px}.dashboard-middle{grid-template-columns:1.8fr 1fr}.chart{height:170px}.chart svg{height:145px}.gridlines{bottom:25px}.quick-action{padding:20px 0}.balance-label{font-size:12px}}@media (width<=1250px){.sidebar{width:214px;padding-left:13px;padding-right:13px}.main-shell{margin-left:214px}main{padding:28px 26px 0}.topbar{padding:0 26px}.balance-grid{grid-template-columns:1fr 1fr .64fr;gap:13px}.balance-card{padding:18px 17px 0}.balance-number{font-size:28px}.balance-label{gap:6px;font-size:9px}.currency-tag{font-size:7px}.overview-card{padding:9px 13px 0}.overview-row>span{gap:6px;font-size:9px}.overview-row>strong{font-size:20px}.balance-foot>span{font-size:7px}.balance-foot>button{font-size:8px}.conversion-steps{gap:9px}.conversion-step{gap:7px}.step-symbol{width:28px;height:28px;font-size:14px}.step-status{gap:3px;font-size:7px}.conversion-panel{padding-left:19px;padding-right:19px}.member-grid{grid-template-columns:repeat(2,1fr)}.member-card{padding:18px}.chart-summary{margin-top:19px}.dashboard-middle{gap:18px}.quick-panel{padding-left:18px;padding-right:18px}.quick-action{padding:17px 0}.tiny-label{font-size:6px}.form-panel{padding:23px}.form-layout{gap:18px}.info-panel{padding:23px}.kyc-files{grid-template-columns:1fr}.table-toolbar{flex-wrap:wrap;gap:10px}}@media (width<=1000px){.balance-grid{grid-template-columns:1fr 1fr}.overview-card{flex-direction:row;grid-column:1/-1;align-items:center;gap:20px;padding:0 20px}.overview-row{border-bottom:0;border-right:1px solid var(--line);flex:1;padding-right:20px}.overview-card>button{gap:15px;width:auto;font-size:9px}.balance-number{font-size:31px}.balance-label{font-size:10px}.balance-foot>span{font-size:8px}.conversion-steps{grid-template-columns:1fr 14px 1fr;gap:20px 12px;display:grid}.conversion-steps>.step-chevron:nth-child(4){display:none}.conversion-step{gap:12px}.step-status{font-size:9px}.conversion-step strong{font-size:12px}.step-symbol{width:35px;height:35px}.dashboard-middle{grid-template-columns:1.3fr 1fr}.tiny-label{display:none}.chart{height:148px}.chart-summary strong{font-size:20px}.chart-caption{font-size:7px}.quick-action strong{font-size:10px}.quick-action small{font-size:8px}.quick-icon{width:29px;height:32px}.quick-action{gap:9px}.secure-note{font-size:7px}.page-heading h1{font-size:26px}.form-layout{grid-template-columns:1fr}.info-panel{display:none}.profile-grid{grid-template-columns:1fr}.notice-list>button{gap:10px;padding:20px}.notice-list strong{font-size:11px}.notice-list>button>span:nth-last-child(2){font-size:8px}.auth-brand{padding:35px}.auth-copy h1{font-size:29px}}@media (width<=760px){.sidebar{background:#fbfcf8;width:245px;padding:28px 18px 0;transition:transform .2s;transform:translate(-100%)}.sidebar.open{transform:translate(0)}.sidebar-overlay{z-index:29;backdrop-filter:blur(2px);background:#172c2355;border:0;display:block;position:fixed;inset:0}.main-shell{margin-left:0}.mobile-menu{display:flex}.topbar{gap:12px;height:64px;padding:0 20px}.breadcrumb{flex:1;gap:8px;font-size:9px}.topbar-actions{gap:13px}.connected,.header-avatar,.topbar-divider,.refresh{display:none}main{padding:27px 20px 0}.page-heading{gap:12px;margin-bottom:23px}.eyebrow{letter-spacing:1.6px;font-size:7px}.page-heading h1{letter-spacing:-1px;font-size:25px}.page-heading p{max-width:300px;font-size:10px;line-height:1.8}.date-button{white-space:nowrap;gap:5px;min-height:31px;padding:8px;font-size:8px}.date-button>svg:first-child{display:none}.balance-grid{gap:12px;margin-bottom:18px}.balance-card{border-radius:9px;padding:18px 17px 0}.balance-label{gap:6px;font-size:9px}.currency-symbol{width:21px;height:21px;font-size:13px}.currency-tag{display:none}.balance-number{margin:20px 0 23px;font-size:29px}.balance-number>span{margin-left:5px;font-size:9px}.balance-foot{min-height:38px;padding:12px 0}.balance-foot>span{font-size:7px}.balance-foot>button{font-size:8px}.balance-foot>button>svg{width:13px}.overview-card{gap:15px;padding:0 15px}.overview-row{padding:13px 14px 13px 0}.overview-row>span{font-size:9px}.overview-row>span>svg{width:15px}.overview-row strong{font-size:19px}.overview-card>button{gap:7px;font-size:8px}.dashboard-middle{grid-template-columns:1.5fr 1fr;gap:15px;margin-bottom:18px}.activity-panel{padding:20px 18px}.quick-panel{padding:20px 16px 0}.section-heading h2,h2{font-size:12px}.section-heading p{font-size:9px}.quick-action{padding:17px 0}.quick-action strong{font-size:9px}.quick-action small{font-size:7px}.secure-note{gap:4px;font-size:6px}.secure-note>svg{width:12px}.conversion-panel{margin-bottom:18px;padding-top:19px}.recent-panel>.section-heading{padding:20px}.notice-strip{gap:10px;margin-top:17px;padding:13px}.notice-strip>button{font-size:8px}.notice-date{display:none}footer{padding-bottom:78px;font-size:7px}.demo-control-button{bottom:15px;right:15px}.demo-controls{right:15px}.toast{font-size:11px;bottom:70px;left:50%}.form-panel{padding:22px}.page-heading.standard{margin-bottom:23px}.standard .button{white-space:nowrap;padding:9px 11px;font-size:9px}.member-grid{gap:13px;padding:0 19px 20px}.member-card-top{gap:7px}.member-card-top>.badge{padding:4px;font-size:7px}.member-card-top h3{font-size:11px}.table-toolbar{padding:16px 18px}.table-toolbar .tabs button{padding:8px 10px;font-size:9px}.table-toolbar .search-input{width:100%;padding:10px}.table-toolbar .search-input input{width:100%}.auth-page{grid-template-columns:1fr}.auth-brand{display:none}.auth-form{padding:65px 0}.auth-form:before{content:"JDEX";letter-spacing:-1px;margin-bottom:35px;font-size:30px;font-weight:700;display:block}.auth-form>h2{font-size:25px}.notice-list>button{flex-wrap:wrap;gap:12px}.notice-list strong{flex-basis:70%;font-size:11px;line-height:1.8}.notice-list>button>span:nth-last-child(2){margin-left:40px}.kyc-panel>.section-heading{align-items:flex-start}.kyc-panel>.section-heading p{line-height:1.8}.profile-grid{gap:18px;margin-bottom:18px}}@media (width<=520px){.topbar{padding:0 17px}.topbar-actions{gap:8px}.breadcrumb{gap:6px;font-size:8px}.demo-pill{padding:4px 5px;font-size:7px}.demo-pill svg{width:11px}.bell{width:24px}.balance-grid{gap:10px}.balance-card{padding:16px 14px 0}.balance-label{font-size:8px}.balance-number{letter-spacing:-.8px;margin:18px 0 20px;font-size:25px}.balance-number>span{margin-left:4px;font-size:8px}.balance-foot{flex-wrap:wrap;row-gap:8px;padding:11px 0}.balance-foot>span{font-size:6px}.balance-foot>button{font-size:7px}.balance-foot .status-dot{width:3px;height:3px}.overview-card{gap:12px;padding:0 13px}.overview-row{gap:6px;padding-right:12px}.overview-row>span{gap:5px;font-size:8px}.overview-row>span>svg{width:13px}.overview-row strong{font-size:17px}.overview-row small{margin-left:3px;font-size:8px}.overview-card>button{gap:3px;max-width:77px;font-size:7px;line-height:1.8}.overview-card>button>svg{width:12px}.dashboard-middle{grid-template-columns:1fr;gap:17px}.activity-panel{padding:20px}.chart{height:155px}.chart svg{height:129px}.quick-panel{padding:19px 18px 0}.quick-panel>.section-heading{margin-bottom:9px}.tiny-label{font-size:6px;display:inline}.quick-action{gap:13px;padding:13px 0}.quick-action strong{font-size:11px}.quick-action small{font-size:9px}.quick-icon{width:34px;height:34px}.secure-note{padding:12px 0;font-size:8px}.conversion-panel{padding:19px 16px 0}.conversion-panel>.section-heading{align-items:flex-start}.conversion-panel>.section-heading h2{flex-wrap:wrap;gap:6px}.inline-tag{padding:3px 5px;font-size:7px}.conversion-panel .text-button{font-size:8px}.conversion-panel .text-button>svg{width:12px}.conversion-panel .section-heading p{font-size:8px;line-height:1.7}.conversion-steps{gap:20px 8px;margin:24px 0 21px}.conversion-step{gap:8px}.conversion-step strong{font-size:11px}.step-symbol{width:30px;height:30px;font-size:15px}.step-status{font-size:7px}.step-value{font-size:10px}.conversion-foot{align-items:flex-start;font-size:7px;line-height:1.8}.conversion-foot>svg{flex-shrink:0;margin-top:2px}.page-heading h1{font-size:23px}.page-heading p{font-size:9px}.eyebrow{letter-spacing:1.5px;font-size:6px}.page-heading{align-items:center}.date-button{gap:4px;min-height:29px;padding:7px;font-size:7px}.date-button>svg{width:11px}main{padding-left:17px;padding-right:17px}.notice-strip>span:first-child{gap:5px}.notice-strip>span:first-child svg{width:14px}.notice-strip>button{font-size:8px;line-height:1.7}.notice-strip>svg{width:12px}footer{gap:6px;font-size:6px}.purpose-options{gap:9px}.purpose-option{padding:17px 12px}.purpose-option strong{font-size:10px}.purpose-option small{font-size:8px}.account-box{padding:15px}.account-box>div{gap:6px;font-size:9px}.account-box p{font-size:10px}.account-box>small{font-size:9px}.form-panel{padding:20px}.member-grid{grid-template-columns:1fr;padding:0 17px 20px}.member-card-top h3{font-size:13px}.member-card-top>.badge{padding:5px 7px;font-size:8px}.member-card-top small,.member-destination{font-size:10px}.member-actions>button{padding:11px 0;font-size:10px}.field input,.field select,.field textarea,.search-input input{font-size:16px}.kyc-file{gap:8px;padding:13px}.kyc-file>svg{width:17px}.upload-label{font-size:8px}.modal{padding:22px}.modal-heading h2{font-size:17px}.standard h1{font-size:24px}.standard .button{padding:9px;font-size:8px}.standard .button>svg{width:14px}.table-toolbar .tabs{gap:1px}.table-toolbar .tabs button{padding:8px 9px;font-size:8px}.auth-form .field input{font-size:16px}}.table-scroll{position:relative}.button.primary{background:var(--site-primary,#2b513f)}.logo-mark{background:var(--site-primary,#284c3d)}.logo>span:last-child{overflow-wrap:anywhere;max-width:160px}.logo small{overflow-wrap:anywhere;line-height:1.6}.sidebar{overflow-y:auto}.admin-entry{color:#6d8457;background:#f1f5e9;border:1px solid #dfe7d4;border-radius:7px;align-items:center;gap:9px;margin-bottom:14px;padding:12px 10px;font-size:10px;display:flex}.admin-entry>svg:last-child{margin-left:auto}.help-card p{overflow-wrap:anywhere}.maintenance-banner{margin-top:0}.auth-copy h1,.page-heading h1{overflow-wrap:anywhere}.demo-control-button{background:var(--site-primary,#294737)}@media (prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important;animation:none!important}}
