:root{--wt-sidebar-collapsed: 64px;--wt-sidebar-expanded: 236px}.wt-sidebar{position:fixed;top:0;left:0;bottom:0;z-index:1100;display:flex;flex-direction:column;width:var(--wt-sidebar-collapsed);background:#0f1320;border-right:1px solid #1F2433;transition:width .18s ease;overflow:hidden}.wt-sidebar.expanded{width:var(--wt-sidebar-expanded)}.wt-sidebar-head{display:flex;align-items:center;gap:12px;padding:16px 12px;min-height:72px;border-bottom:1px solid #1F2433}.wt-sidebar-logo{flex:0 0 auto;width:36px;height:36px;border-radius:10px;background:#2bd17e;color:#06110b;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:15px;letter-spacing:.5px}.wt-sidebar-user{min-width:0;display:flex;flex-direction:column;gap:2px}.wt-sidebar-user-name{color:#fff;font-size:14px;font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.wt-sidebar-user-role{color:#6c7a93;font-size:11px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.wt-sidebar-menu{flex:1 1 auto;min-height:0;overflow-y:auto;overflow-x:hidden;padding:10px 8px;display:flex;flex-direction:column;gap:4px}.wt-sidebar-item{display:flex;align-items:center;gap:14px;padding:10px;border:none;background:transparent;border-radius:10px;cursor:pointer;text-align:left;color:#c7d0e0;font-size:14px;font-weight:500;width:100%;transition:background .15s ease,color .15s ease}.wt-sidebar-item:hover:not(.disabled){background:#171d2e;color:#fff}.wt-sidebar-item.active{background:#2bd17e24;color:#fff}.wt-sidebar-item.muted{color:#7c879b}.wt-sidebar-item.muted .wt-sidebar-item-icon{opacity:.5}.wt-sidebar-item-label{display:flex;align-items:baseline;gap:8px;min-width:0}.wt-sidebar-item-state{color:#6c7a93;font-size:11px;font-weight:400;white-space:nowrap}.wt-sidebar-item-icon{flex:0 0 auto;width:24px;display:flex;align-items:center;justify-content:center;font-size:18px}.wt-sidebar-item-label{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.wt-sidebar-handle{position:absolute;top:50%;right:0;transform:translateY(-50%);width:16px;height:46px;border:none;border-radius:8px 0 0 8px;background:#232a3b;color:#c7d0e0;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:11px;padding:0}.wt-sidebar-handle:hover{background:#2e374c}.wt-sidebar-scrim{position:fixed;inset:0;z-index:1099;background:#0009;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);border:none;padding:0}.wt-sidebar-burger{position:fixed;top:12px;left:12px;z-index:1098;width:44px;height:44px;border-radius:10px;border:1px solid #2BD17E;background:#0f1320;color:#2bd17e;font-size:17px;cursor:pointer;display:none;align-items:center;justify-content:center}@media(max-width:767px){:root{--wt-sidebar-collapsed: 56px}.wt-sidebar{width:var(--wt-sidebar-expanded);transform:translate(-100%);transition:transform .2s ease}.wt-sidebar.expanded{transform:translate(0)}.wt-sidebar-handle{display:none}.wt-sidebar-burger{display:flex}.wt-sidebar-item{padding:12px 10px;min-height:46px}}.wt-section-loading{display:flex;align-items:center;justify-content:center;padding:32px 0}.wt-accounts{display:flex;flex-direction:column;gap:12px}.wt-account-card{background:#151a28;border:1px solid #222A3C;border-radius:16px;padding:16px}.wt-account-head{display:flex;align-items:baseline;flex-wrap:wrap;gap:8px;padding-bottom:12px;border-bottom:1px solid #222A3C}.wt-account-owner{color:#fff;font-size:15px;font-weight:600}.wt-account-number{color:#6c7a93;font-size:12px}.wt-account-currency{margin-left:auto;color:#2bd17e;font-size:12px;font-weight:600}.wt-account-rows{display:flex;flex-direction:column;gap:2px;padding:10px 0}.wt-account-row{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:6px 0}.wt-account-row-label{color:#8a97ae;font-size:13px}.wt-account-row-value{color:#fff;font-size:13px;font-weight:600;text-align:right}.wt-account-row-value.tone-up{color:#2bd17e}.wt-account-row-value.tone-down{color:#f23e5c}.wt-account-add-funds.ant-btn{margin-top:4px;height:40px;border-radius:999px;background:transparent;border:1px solid #2BD17E;color:#2bd17e;font-weight:600}.wt-account-add-funds.ant-btn:hover{background:#2bd17e1f;border-color:#2bd17e;color:#2bd17e}.wt-service-desk-toolbar{display:flex;justify-content:flex-end;margin-bottom:16px}.wt-service-desk-greeting{background:#151a28;border:1px solid #222A3C;border-radius:14px;padding:16px;margin-bottom:20px}.wt-service-desk-date{color:#8a97ae;font-size:13px;margin-bottom:6px}.wt-service-desk-hello{color:#fff;font-size:20px;font-weight:600}.wt-service-desk-name{color:#2bd17e}.wt-service-desk-filter{display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap}.wt-service-desk-filter-title{color:#fff;font-size:17px;font-weight:600}.wt-service-desk-filter-hint{color:#8a97ae;font-size:12px;margin:8px 0 16px}.wt-service-desk-empty{background:#12172329;border:1px solid #222A3C;border-radius:14px;padding:32px 24px;text-align:center}.wt-service-desk-empty-icon{width:56px;height:56px;margin:0 auto 16px;border-radius:14px;background:#1b2233;display:flex;align-items:center;justify-content:center;color:#8a97ae;font-size:22px}.wt-service-desk-empty-title{color:#fff;font-size:17px;font-weight:600;margin-bottom:8px}.wt-service-desk-empty-text{color:#8a97ae;font-size:13px;line-height:1.5;max-width:320px;margin:0 auto 20px}.wt-service-desk-list{display:flex;flex-direction:column;gap:8px}.wt-ticket-row{display:flex;align-items:center;justify-content:space-between;gap:12px;width:100%;padding:12px 14px;background:#151a28;border:1px solid #222A3C;border-radius:12px;cursor:pointer;text-align:left;min-height:46px}.wt-ticket-row:hover{border-color:#2bd17e}.wt-ticket-row-main{min-width:0;display:flex;flex-direction:column;gap:4px}.wt-ticket-subject{color:#fff;font-size:14px;font-weight:600;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.wt-ticket-meta{color:#8a97ae;font-size:12px}.wt-ticket-row-side{flex:0 0 auto}.wt-service-desk-form-actions{display:flex;justify-content:flex-end;gap:8px}.wt-thread-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}.wt-thread-subject{color:#fff;font-size:17px;font-weight:600}.wt-thread-meta{color:#8a97ae;font-size:12px;margin-bottom:16px}.wt-thread-messages{display:flex;flex-direction:column;gap:10px;margin-bottom:16px}.wt-thread-message{border-radius:12px;padding:12px 14px;border:1px solid #222A3C;background:#151a28}.wt-thread-message.from-support{border-left:3px solid #2BD17E}.wt-thread-message-head{display:flex;align-items:baseline;justify-content:space-between;gap:12px;margin-bottom:6px}.wt-thread-author{color:#fff;font-size:13px;font-weight:600}.wt-thread-date{color:#6c7a93;font-size:11px}.wt-thread-body{color:#c7d0e0;font-size:13px;line-height:1.55;white-space:pre-wrap;word-break:break-word}.wt-thread-reply{display:flex;flex-direction:column;gap:10px;align-items:flex-end}.wt-thread-reply .ant-input{width:100%}.wt-thread-closed{color:#8a97ae;font-size:13px;text-align:center;padding:12px;border:1px dashed #222A3C;border-radius:12px}*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;background:#0a0a0f;color:#fff}#root{min-height:100vh;background:#0a0a0f}.ant-table-thead>tr>th{background:#15161c!important}.ant-card{border-radius:16px}.ant-btn{border-radius:10px}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:#15161c}::-webkit-scrollbar-thumb{background:#2a2c36;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#3a3d4a}
