:root{--user-layout-max:75rem;--user-layout-read-max:47.5rem;--user-layout-form-max:35rem;--user-layout-auth-max:26.25rem;--layout-px:1rem;--admin-surface:#fff;--admin-surface-strong:#f9fafb;--admin-border:#e2e8f0;--admin-layout-min-width:1200px;--admin-header-height:3.5rem;--admin-header-control-height:2rem;--admin-sidebar-width:260px;--admin-form-narrow-max-width:1086px;--admin-list-summary-max-width:1020px;--admin-list-table-min-width:1020px;--admin-main-padding-block:1.5rem;--admin-main-padding-inline:2rem;--admin-section-radius:.75rem;--admin-kv-label-width:8.75rem;--admin-form-row-h-label:12.5rem;--admin-input-xs:8rem;--admin-input-sm:12.5rem;--admin-input-md:20rem;--admin-form-row-label-width:var(--admin-kv-label-width);--admin-filter-bar-gap:.5rem;--admin-filter-bar-padding-y:1rem;--admin-filter-bar-padding-x:1.25rem;--admin-filter-search-width:200px;--admin-filter-select-width:130px;--admin-filter-date-width:120px;--admin-filter-datetime-width:168px;--admin-filter-select-wide-width:150px;--admin-filter-range-sep-color:#aaaabc;--admin-filter-control-min-height:2.25rem;--admin-rule-component-gap:1.25rem}@media (min-width:480px){:root{--layout-px:1.25rem}}@media (min-width:768px){:root{--layout-px:1.75rem}}@media (min-width:1024px){:root{--layout-px:2rem}}.layout-html{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;scrollbar-gutter:stable;height:100%}.layout-html.layout-html--admin-scroll{overflow:auto hidden}body.layout-body--admin{overflow:visible hidden}body.layout-body--admin .layout-shell{box-sizing:border-box;width:fit-content;min-width:100%}.layout-body{flex-direction:column;min-width:0;min-height:100%;display:flex}.layout-shell{flex-direction:column;flex:auto;width:100%;min-width:0;max-width:100%;display:flex}.layout-container{width:100%;max-width:var(--user-layout-max);padding-inline:var(--layout-px);box-sizing:border-box;min-width:0;margin-inline:auto}.page-container{width:100%;max-width:var(--user-layout-max);padding-inline:var(--layout-px);box-sizing:border-box;flex:auto;min-width:0;margin-inline:auto;padding-block:2.5rem}.page-container__inner{min-width:0}.page-container__inner--form{max-width:var(--user-layout-form-max);width:100%;margin-inline:auto}.page-container__inner--auth,.page-container__inner--narrow{max-width:var(--user-layout-auth-max);width:100%;margin-inline:auto}.page-container__inner--read{max-width:var(--user-layout-read-max);width:100%;margin-inline:auto}.admin-theme{--radius-xs:.125rem;--radius-sm:.25rem;--radius-md:.5rem;--radius-lg:.75rem;--radius-xl:1rem;--radius-btn-sm:.375rem;--radius-btn-md:.5rem;--radius-pill:9999px;--radius-full:9999px;--admin-section-radius:var(--radius-lg);--admin-text-primary:#111;--admin-text-secondary:#555567;--admin-text-muted:#aaaabc;--background:#f8f9fb;--admin-surface:#fff;--admin-surface-strong:#f9fafb;--admin-surface-hover:#f8f9fb;--admin-surface-active:#f0f0f5;--admin-border:#e2e8f0;--admin-border-strong:#dedee8;--foreground-muted:var(--admin-text-secondary);--accent:#111;--accent-hover:#2a2a2a;--admin-focus-ring:#2563eb;--admin-header-bg:#fff;--admin-header-border:var(--admin-border);--admin-header-text:var(--admin-text-primary);--admin-header-muted:var(--admin-text-secondary);--admin-header-chip:var(--admin-border);--admin-header-chip-hover:#f0f0f5;--admin-badge-success-bg:#ecfdf5;--admin-badge-success-border:#16a34a;--admin-badge-success-text:#15803d;--admin-badge-warning-bg:#fffbeb;--admin-badge-warning-border:#d97706;--admin-badge-warning-text:#b45309;--admin-badge-danger-bg:#fef2f2;--admin-badge-danger-border:#dc2626;--admin-badge-danger-text:#b91c1c;--admin-badge-neutral-bg:#f3f4f6;--admin-badge-neutral-border:#d1d5db;--admin-badge-neutral-text:#4b5563;--admin-transfer-overview-processing-border:#0ea5e9;--background-elevated:var(--admin-surface);--border-subtle:var(--admin-border);--admin-negative-text:#b91c1c;--admin-modal-shadow:0 8px 32px #0000001f;--admin-modal-max-width-md:30rem;--admin-modal-max-width-lg:min(48rem, calc(100vw - 2rem));--admin-modal-footer-bg:var(--background);--admin-sidebar-bg:#0a0d18;--admin-sidebar-border:#1e293b;--admin-sidebar-text:#b5bec5;--admin-sidebar-text-strong:#fff;--admin-sidebar-hover-bg:#111c33;--admin-sidebar-active-bg:#0038bd;--admin-sidebar-active-text:#fff;--admin-sidebar-focus:#93c5fd;--admin-drawer-overlay-bg:#00000073;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;color:var(--admin-text-primary);font-family:Pretendard,Segoe UI,system-ui,sans-serif;font-size:.8125rem;line-height:1.6}.admin-theme .admin-shell-main{padding:var(--admin-main-padding-block) var(--admin-main-padding-inline)}.admin-theme.admin-shell{height:100dvh;min-height:0;min-width:var(--admin-layout-min-width);flex-direction:row;display:flex;overflow:visible hidden}.admin-theme .admin-shell-body{flex-direction:column;flex:auto;min-width:0;min-height:0;display:flex;overflow:hidden}.admin-theme .admin-shell-main{flex:auto;min-width:0;min-height:0;overflow-y:auto}.admin-theme .admin-shell-sidebar{width:var(--admin-sidebar-width);border-right-style:solid;border-right-width:1px;height:100dvh;position:sticky;top:0;left:0}.admin-theme .admin-shell-sidebar__menus nav{overflow-y:auto}.admin-theme .admin-shell-sidebar-overlay,.admin-theme .admin-header-menu-btn{display:none}@media (max-width:1023px){.layout-html.layout-html--admin-scroll,body.layout-body--admin{overflow-y:auto}body.layout-body--admin .layout-shell{width:100%;min-width:0}.admin-theme.admin-shell{flex-direction:row;width:100%;min-width:0;height:auto;min-height:100dvh;overflow:hidden visible}.admin-theme .admin-shell-sidebar{z-index:50;width:var(--admin-sidebar-width);visibility:hidden;pointer-events:none;border-bottom-width:0;border-right-width:1px;height:100dvh;max-height:100dvh;transition:transform .2s,visibility 0s linear .2s;position:fixed;top:0;left:0;transform:translate(-100%)}.admin-theme .admin-shell-sidebar.admin-shell-sidebar--open{visibility:visible;pointer-events:auto;transition:transform .2s,visibility;transform:translate(0)}.admin-theme .admin-shell-sidebar__menus{flex:auto;height:auto;min-height:0}.admin-theme .admin-shell-sidebar__menus nav{max-height:calc(100dvh - var(--admin-header-height));flex:auto;overflow-y:auto}.admin-theme .admin-shell-sidebar-overlay{z-index:45;background:var(--admin-drawer-overlay-bg);opacity:0;pointer-events:none;cursor:default;border:none;margin:0;padding:0;transition:opacity .2s;display:block;position:fixed;inset:0}.admin-theme .admin-shell-sidebar-overlay.admin-shell-sidebar-overlay--visible{opacity:1;pointer-events:auto}.admin-theme .admin-header-menu-btn{display:inline-flex}.admin-theme .admin-shell-body{flex:auto;width:100%;min-width:0;overflow:visible}.admin-theme .admin-shell-main{padding-block:var(--admin-main-padding-block);padding-inline:var(--layout-px);flex:none;overflow-y:visible}}@media (prefers-reduced-motion:reduce){.admin-theme .admin-shell-sidebar,.admin-theme .admin-shell-sidebar-overlay{transition:none}}.admin-theme .admin-header-surface{background-color:var(--admin-header-bg);border-color:var(--admin-header-border);color:var(--admin-header-text)}.admin-theme .admin-header-chip{background-color:var(--admin-header-chip);border:1px solid var(--admin-border-strong);color:var(--admin-header-text);border-radius:var(--radius-md);transition:background-color .15s,border-color .15s,color .15s}.admin-theme .admin-header-chip:hover{background-color:var(--admin-header-chip-hover);border-color:var(--admin-text-muted);color:var(--admin-text-primary)}.admin-theme .admin-header-chip.admin-header-chip-plain{color:var(--admin-header-text);background-color:#0000;border-color:#0000}.admin-theme .admin-header-chip.admin-header-chip-plain:hover{background-color:var(--admin-header-chip-hover);border-color:var(--admin-border-strong);color:var(--admin-text-primary)}.admin-theme .admin-header-chip:focus-visible{outline-offset:2px;outline:2px solid #93c5fd}.admin-theme .admin-header-toolbar{flex-shrink:0;gap:.625rem}@media (min-width:640px){.admin-theme .admin-header-toolbar{gap:.75rem}}.admin-theme .admin-header-notify-btn:hover{background-color:var(--admin-header-chip-hover);border-color:var(--admin-border-strong)}.admin-theme .admin-header-chip-sm,.admin-theme .admin-header-chip-icon{height:var(--admin-header-control-height)}.admin-theme .admin-header-chip-sm{padding-inline:.625rem;font-size:.75rem;font-weight:500;line-height:1}.admin-theme .admin-header-chip-icon{width:var(--admin-header-control-height);padding:0}.admin-theme .admin-header-account-chip{gap:.25rem;max-width:min(100%,14rem);padding-inline:.625rem .375rem;font-size:.75rem;font-weight:600;line-height:1.25}.admin-theme .admin-header-account-chip__label{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.admin-theme .admin-header-account-chip__chevron{opacity:.7;flex-shrink:0;width:.875rem;height:.875rem;transition:transform .15s}.admin-theme .admin-header-account-chip__chevron--open{transform:rotate(180deg)}.admin-theme .admin-header-tag{color:var(--admin-text-primary);font-weight:600}.admin-theme .admin-header-dropdown{z-index:50;border-radius:var(--radius-lg);border:1px solid var(--admin-border);background-color:var(--admin-surface);min-width:11rem;padding:.25rem;position:absolute;top:calc(100% + .375rem);right:0;overflow:hidden;box-shadow:0 10px 24px #0f172a1f}.admin-theme .admin-header-dropdown--panel{min-width:20rem;padding:.75rem}.admin-theme .admin-dropdown-menu{z-index:50;border:1px solid var(--admin-border);border-radius:var(--radius-md);background-color:var(--admin-surface);min-width:10rem;position:absolute;top:calc(100% + .375rem);left:0;overflow:hidden;box-shadow:0 4px 16px #0000001a}.admin-theme .admin-dropdown-menu--align-end{left:auto;right:0}.admin-theme .admin-dropdown-meta{padding:.5625rem .875rem}.admin-theme .admin-dropdown-meta__text{text-overflow:ellipsis;white-space:nowrap;min-width:0;color:var(--admin-text-secondary);margin:0;font-size:.8125rem;font-weight:400;line-height:1.5;overflow:hidden}.admin-theme .admin-dropdown-divider{background-color:var(--admin-border);height:1px;margin:.25rem 0}.admin-theme .admin-dropdown-item{width:100%;color:var(--admin-text-primary);text-align:left;cursor:pointer;background:0 0;border:0;align-items:center;gap:.5rem;padding:.5625rem .875rem;font-family:inherit;font-size:.8125rem;font-weight:400;line-height:1.5;transition:background-color .1s;display:flex}.admin-theme .admin-dropdown-item:hover{background-color:var(--admin-surface-hover)}.admin-theme .admin-dropdown-item:focus-visible{outline:2px solid var(--admin-focus-ring);outline-offset:-2px}.admin-theme .admin-dropdown-item--danger{color:var(--admin-badge-danger-text)}.admin-theme .admin-dropdown-item--danger:hover{background-color:var(--admin-badge-danger-bg)}.admin-theme .admin-header-chip.admin-header-chip-solid{color:var(--admin-text-primary);background-color:#fff;border-color:#0f172a1f}.admin-theme .admin-header-chip.admin-header-chip-solid:hover:not(:disabled){background-color:var(--admin-surface-active);color:var(--admin-text-primary);border-color:#0f172a2e}.admin-theme .admin-header-chip.admin-header-chip-solid:focus-visible{outline-color:#ff2e8873}.admin-theme .admin-header-chip.admin-header-chip-solid:disabled{opacity:.65}.admin-theme .admin-header-muted{color:var(--admin-header-muted)}.admin-theme .admin-header-text{color:var(--admin-header-text)!important}.admin-theme .text-white{color:var(--admin-text-primary)!important}.admin-theme [class*="bg-[var(--accent)]"],.admin-theme [class*="bg-[var(--negative)]"]{color:#fff}.admin-theme .admin-btn-primary,.admin-theme .admin-btn-success,.admin-theme .admin-btn-danger,.admin-theme .admin-btn-outline,.admin-theme .admin-btn-outline-danger,.admin-theme .admin-btn-ghost,.admin-theme .admin-btn-icon{cursor:pointer}.admin-theme .admin-btn-primary{background-color:var(--accent);border:1px solid var(--accent);color:#fff!important}.admin-theme .admin-btn-primary:hover{background-color:var(--accent-hover);border-color:var(--accent-hover)}.admin-theme .admin-btn-success{background-color:#059669;border:1px solid #047857;color:#fff!important}.admin-theme .admin-btn-success:hover{background-color:#047857}.admin-theme .admin-btn-danger{background-color:#c0202a;border:1px solid #c0202a;color:#fff!important}.admin-theme .admin-btn-danger:hover{background-color:#a01820}.admin-theme .admin-btn-outline{background-color:var(--admin-surface);border:1px solid var(--admin-border-strong);color:var(--admin-text-primary)!important}.admin-theme .admin-btn-outline:hover{background-color:#f5f5fa;border-color:#aaaab8}.admin-theme .admin-btn-outline-danger{background-color:#fff;border:1px solid #ef4444;color:#b91c1c!important}.admin-theme .admin-btn-outline-danger:hover{background-color:#fee2e2}.admin-theme .admin-btn-ghost{border:1px solid var(--admin-border-strong);background-color:#0000;color:var(--admin-text-secondary)!important}.admin-theme .admin-btn-ghost:hover{background-color:#0000000d;border-color:#aaaab8;color:var(--admin-text-primary)!important}.admin-theme .admin-btn-icon{border:1px solid var(--admin-border-strong);background-color:#0000;color:var(--admin-text-secondary)!important}.admin-theme .admin-btn-icon:hover{background-color:#0000000d;color:var(--admin-text-primary)!important}.admin-theme .admin-btn-primary:focus-visible,.admin-theme .admin-btn-success:focus-visible,.admin-theme .admin-btn-danger:focus-visible,.admin-theme .admin-btn-outline:focus-visible,.admin-theme .admin-btn-outline-danger:focus-visible,.admin-theme .admin-btn-ghost:focus-visible,.admin-theme .admin-btn-icon:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.admin-theme .admin-btn-primary:disabled,.admin-theme .admin-btn-success:disabled,.admin-theme .admin-btn-danger:disabled,.admin-theme .admin-btn-outline:disabled,.admin-theme .admin-btn-outline-danger:disabled,.admin-theme .admin-btn-ghost:disabled,.admin-theme .admin-btn-icon:disabled{opacity:.38;cursor:not-allowed}.admin-theme .admin-input{border:1px solid var(--admin-border-strong);background-color:var(--admin-surface);color:var(--admin-text-primary);border-radius:var(--radius-md)}.admin-theme .admin-input::placeholder{color:var(--admin-text-muted)}.admin-theme .admin-input:focus-visible{outline:2px solid var(--admin-focus-ring);outline-offset:2px}.admin-theme .admin-input.admin-field-control{padding:.5rem .75rem;font-size:.8125rem}.admin-theme .admin-input-wrap{min-width:0;display:block;position:relative}.admin-theme .admin-input-wrap .admin-input{padding-right:2.25rem}.admin-theme .admin-input-suffix{color:var(--admin-text-muted);pointer-events:none;font-size:.75rem;position:absolute;top:50%;right:.625rem;transform:translateY(-50%)}.admin-theme .admin-card-inset{border:1px solid var(--admin-border);background-color:var(--admin-surface-strong)}.admin-theme .admin-table-sticky-action{background-color:var(--admin-surface-strong);box-shadow:-8px 0 12px -10px #0f172a59}.admin-theme .admin-badge{border-radius:var(--radius-full);border:1px solid #0000;justify-content:center;align-items:center;gap:.3125rem;padding:.25rem .625rem;font-size:.75rem;font-weight:600;line-height:1.25;transition:background-color .15s,border-color .15s,color .15s,opacity .15s;display:inline-flex}.admin-theme button.admin-badge{cursor:pointer}.admin-theme button.admin-badge:focus-visible{outline-offset:2px;outline:2px solid #93c5fd}.admin-theme .admin-badge>:where(svg,i){flex-shrink:0;display:block}.admin-theme .admin-badge>.admin-semantic-badge__text{align-items:center;line-height:1;display:inline-flex}.admin-theme .admin-badge--success{background-color:var(--admin-badge-success-bg);border-color:var(--admin-badge-success-border);color:var(--admin-badge-success-text)!important}.admin-theme .admin-badge--warning{background-color:var(--admin-badge-warning-bg);border-color:var(--admin-badge-warning-border);color:var(--admin-badge-warning-text)!important}.admin-theme .admin-badge--processing{background-color:#e0f2fe;border-color:#0ea5e9;color:#0c4a6e!important}.admin-theme .admin-badge--danger{background-color:var(--admin-badge-danger-bg);border-color:var(--admin-badge-danger-border);color:var(--admin-badge-danger-text)!important}.admin-theme .admin-badge--sky{background-color:#1d4ed8;border-color:#1e3a8a;color:#f8fafc!important}.admin-theme .admin-badge--sky:hover{background-color:#1e40af;border-color:#172554}.admin-theme .admin-badge--neutral{background-color:var(--admin-badge-neutral-bg);border-color:var(--admin-badge-neutral-border);color:var(--admin-badge-neutral-text)!important}.admin-theme .admin-badge--outline-dashed{background-color:#fff;border:1px dashed #93c5fd;color:#1d4ed8!important}.admin-theme .admin-badge--outline-dashed:hover{background-color:#eff6ff;border-color:#3b82f6}.admin-theme .admin-state-chip{border-radius:var(--radius-full);border:1px solid #0000;padding:.25rem .625rem;font-size:.75rem;font-weight:600;line-height:1;transition:background-color .15s,border-color .15s,color .15s}.admin-theme .admin-state-chip--active{background-color:var(--admin-badge-success-bg);border-color:var(--admin-badge-success-border);color:var(--admin-badge-success-text)!important}.admin-theme .admin-state-chip--inactive{background-color:var(--admin-badge-danger-bg);border-color:var(--admin-badge-danger-border);color:var(--admin-badge-danger-text)!important}.admin-theme .admin-nav-chip{color:var(--admin-sidebar-text);cursor:pointer;border-radius:6px;align-items:center;gap:.5rem;margin-block:0;padding:.5rem .875rem;font-size:13px;transition:background-color .15s,color .15s;display:flex}.admin-theme .admin-nav-chip:hover{background-color:var(--admin-sidebar-hover-bg);color:var(--admin-sidebar-text-strong)}.admin-theme .admin-nav-chip--active,.admin-theme .admin-nav-chip--active:hover{background-color:var(--admin-sidebar-active-bg);color:var(--admin-sidebar-active-text)}.admin-theme .admin-nav-chip--group-active-child{background-color:var(--admin-sidebar-hover-bg);color:var(--admin-sidebar-text-strong)}.admin-theme .admin-nav-chip:focus-visible{outline:2px solid var(--admin-sidebar-focus);outline-offset:2px}.admin-theme .admin-nav-child-list{border-left:1px solid var(--admin-sidebar-border);flex-direction:column;gap:1px;margin-left:1.4375rem;padding-left:.5rem;display:flex}.admin-theme .admin-nav-chip-icon{justify-content:center;align-items:center;width:2rem;height:2rem;padding:0;display:inline-flex}.admin-theme a{color:#1d4ed8}.admin-theme a:hover{color:#1e40af}.admin-theme a[href]{cursor:pointer}.admin-theme .placeholder\:text-slate-500::placeholder{color:var(--admin-text-muted)!important}.admin-theme [class*="text-[var(--negative)]"]{color:var(--admin-negative-text)!important}.admin-theme .hover\:bg-white\/5:hover,.admin-theme .hover\:bg-white\/10:hover,.admin-theme .hover\:bg-\[var\(--negative\)\]\/10:hover{background-color:var(--admin-surface)}.admin-theme .hover\:text-white:hover{color:var(--admin-text-primary)!important}.admin-table{border-collapse:separate;border-spacing:0;width:100%;font-size:.8125rem}.admin-table thead{background-color:var(--admin-surface-strong);text-align:center;font-size:.8125rem}.admin-table tbody tr:hover{background-color:var(--admin-surface-hover)}.admin-table th,.admin-table td{border-bottom:1px solid var(--admin-border);vertical-align:middle;padding:.875rem 1rem}.admin-table.admin-table--align-top th,.admin-table.admin-table--align-top td{vertical-align:top}.admin-table tbody tr:last-child th,.admin-table tbody tr:last-child td{border-bottom:none}.admin-theme .admin-table tr.admin-table-tr--sep{border-bottom:1px solid var(--border-subtle)}.admin-theme .admin-table th.admin-table-th--row{background-color:var(--admin-surface-strong);text-align:left;color:var(--admin-text-secondary);vertical-align:middle;padding:.625rem 1rem;font-size:.75rem;font-weight:600}.admin-theme .admin-table th.admin-table-th--row-top{vertical-align:top}.admin-theme .admin-member-detail-kv{border:1px solid var(--admin-border);border-radius:var(--admin-section-radius);background-color:var(--admin-surface);grid-template-columns:minmax(10rem,11rem) minmax(0,1fr) minmax(10rem,11rem) minmax(0,1fr);width:100%;font-size:.8125rem;display:grid;overflow:hidden}.admin-theme .admin-member-detail-kv__th{background-color:var(--admin-surface-strong);text-align:left;color:var(--admin-text-secondary);border-right:1px solid var(--admin-border);border-bottom:1px solid var(--admin-border);justify-content:flex-start;align-items:center;min-width:0;padding:.625rem 1rem;font-size:.75rem;font-weight:600;display:flex}.admin-theme .admin-member-detail-kv__td{border-right:1px solid var(--admin-border);border-bottom:1px solid var(--admin-border);min-width:0;padding:.875rem 1rem}.admin-theme .admin-member-detail-kv__cell--val-end{border-right:none}.admin-theme .admin-member-detail-kv__cell--row-end{border-bottom:none}.admin-theme .admin-member-detail-kv__th--span2{grid-row:span 2;align-self:stretch}.admin-theme .admin-member-detail-kv__td--span2{flex-direction:column;grid-row:span 2;justify-content:center;align-self:stretch;align-items:flex-start;display:flex}.admin-theme .admin-member-summary-identity-row{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.admin-theme .admin-member-summary-identity-row__name{flex:auto;min-width:0}.admin-theme .admin-member-summary-identity-row__end{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:.5rem;margin-left:auto;display:flex}.admin-theme .admin-member-summary-app-block>.admin-subsection-title{margin-bottom:var(--admin-rule-component-gap)}.admin-theme .admin-member-summary-app-strip{grid-template-columns:repeat(5,minmax(0,1fr));gap:.625rem;display:grid}@media (max-width:71.24rem){.admin-theme .admin-member-summary-app-strip{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:47.99rem){.admin-theme .admin-member-summary-app-strip{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:29.99rem){.admin-theme .admin-member-summary-app-strip{grid-template-columns:1fr}}.admin-theme .admin-member-summary-app-stat{border-radius:var(--radius-lg);background-color:var(--admin-surface);border:1px solid var(--admin-border);flex-direction:column;min-width:0;padding:0;display:flex;overflow:hidden}.admin-theme .admin-member-summary-app-stat__bar{background-color:var(--admin-member-summary-app-stat-bar,var(--admin-border-strong));flex-shrink:0;height:.25rem}.admin-theme .admin-member-summary-app-stat__body{flex-direction:column;gap:.1875rem;padding:.625rem .75rem;display:flex}.admin-theme .admin-member-summary-app-stat__label{color:var(--admin-text-secondary);word-break:break-word;margin:0;font-size:.75rem;font-weight:600;line-height:1.35}.admin-theme .admin-member-summary-app-stat__count{color:var(--admin-text-muted);margin:0;font-size:.75rem;line-height:1.35}.admin-theme .admin-member-summary-app-stat__amount{color:var(--admin-text-primary);margin:0;font-size:.75rem;font-weight:600;line-height:1.35}.admin-theme .admin-member-summary-app-stat__subrow{border-top:1px solid var(--admin-border);color:var(--admin-text-secondary);margin:.375rem 0 0;padding-top:.375rem;font-size:.75rem;font-weight:600;line-height:1.35}.admin-theme .admin-member-summary-app-stat--completed{--admin-member-summary-app-stat-bar:var(--admin-badge-success-border)}.admin-theme .admin-member-summary-app-stat--pending,.admin-theme .admin-member-summary-app-stat--deposit-submitted{--admin-member-summary-app-stat-bar:var(--admin-badge-warning-border)}.admin-theme .admin-member-summary-app-stat--processing{--admin-member-summary-app-stat-bar:var(--admin-transfer-overview-processing-border)}.admin-theme .admin-member-summary-app-stat--terminal-combined,.admin-theme .admin-member-summary-app-stat--cancelled-cancel{--admin-member-summary-app-stat-bar:var(--admin-badge-neutral-border)}.admin-theme .admin-member-summary-app-stat--cancelled-reject{--admin-member-summary-app-stat-bar:var(--admin-badge-danger-border)}.admin-theme .admin-table-empty{text-align:center;color:var(--admin-text-secondary);padding-block:2.5rem;font-size:.8125rem}.admin-theme .admin-table-empty--compact{padding-block:2rem}.admin-flex-center{justify-content:center;align-items:center;display:flex}.admin-theme col.admin-table-item-col,.admin-theme th.admin-table-item-col,.admin-theme td.admin-table-item-col{width:40%;min-width:16rem;max-width:28rem}.admin-theme table.admin-table--notification-matrix{table-layout:fixed;width:100%}.admin-theme table.admin-table--notification-matrix col.admin-table-item-col,.admin-theme table.admin-table--notification-matrix th.admin-table-item-col,.admin-theme table.admin-table--notification-matrix td.admin-table-item-col{width:28%;min-width:10rem;max-width:none}.admin-theme table.admin-table--notification-matrix col.admin-table-channel-col-equal{width:18%}.admin-theme table.admin-table--notification-matrix tbody tr.admin-table-tr--notification-matrix-group td.admin-table-td--notification-matrix-group,.admin-theme table.admin-table--notification-matrix tbody tr.admin-table-tr--notification-matrix-group:hover td.admin-table-td--notification-matrix-group{background-color:var(--admin-surface-strong)}.admin-theme .admin-notification-matrix-group-heading{justify-content:flex-start;align-items:center;gap:.5rem;width:100%;display:inline-flex}.admin-theme .admin-notification-matrix-group-heading__icon{width:.75rem;height:.75rem;color:var(--admin-text-secondary);flex-shrink:0;transition:transform .15s}.admin-theme .admin-notification-matrix-group-heading__icon--collapsed{transform:rotate(-90deg)}.admin-theme button.admin-notification-matrix-group-heading{cursor:pointer;font:inherit;color:inherit;background:0 0;border:none;padding-block:.125rem;padding-inline:0}.admin-theme{--admin-distributor-org-tree-indent-step:1.25rem}.admin-theme .admin-distributor-org-tree-row--virtual>th,.admin-theme .admin-distributor-org-tree-row--virtual>td,.admin-theme .admin-distributor-org-tree-row--virtual:hover>th,.admin-theme .admin-distributor-org-tree-row--virtual:hover>td{background-color:var(--admin-surface-strong)}.admin-theme .admin-distributor-org-tree-name{align-items:flex-start;gap:.375rem;min-width:0;display:flex}.admin-theme .admin-distributor-org-tree-name__body{flex-wrap:wrap;flex:1;align-items:center;gap:.375rem;min-width:0;display:flex}.admin-theme .admin-distributor-org-tree-toggle{color:var(--admin-text-secondary);cursor:pointer;background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;margin-block-start:.125rem;padding:0;display:inline-flex}.admin-theme .admin-distributor-org-tree-toggle:disabled{cursor:default;visibility:hidden}.admin-theme .admin-distributor-org-tree-toggle__icon{width:.875rem;height:.875rem;transition:transform .15s}.admin-theme .admin-distributor-org-tree-toggle__icon--collapsed{transform:rotate(-90deg)}.admin-theme .admin-distributor-org-tree-indent{padding-inline-start:calc(var(--admin-distributor-org-tree-indent-step) * var(--admin-distributor-org-tree-depth,0))}.admin-theme button.admin-distributor-org-tree-virtual-heading{width:100%;font:inherit;color:var(--admin-text-primary);cursor:pointer;text-align:left;background:0 0;border:none;align-items:center;gap:.5rem;padding:0;font-weight:600;display:inline-flex}.admin-theme .admin-notification-matrix-block table.admin-table--notification-matrix thead th{color:var(--admin-text-secondary);font-size:.75rem;font-weight:600;line-height:1.4}.admin-theme .admin-notification-matrix-block table.admin-table--notification-matrix td.admin-table-td--notification-matrix-group{color:var(--admin-text-secondary);background-color:var(--admin-surface-strong);font-size:.75rem;font-weight:600;line-height:1.4}.admin-theme .admin-notification-matrix-block table.admin-table--notification-matrix .admin-table-cell-placeholder,.admin-theme .admin-notification-matrix-block table.admin-table--notification-matrix .admin-table-cell-note{color:var(--admin-text-muted);font-size:.6875rem;font-weight:400;line-height:1.5}.admin-theme .admin-notification-channel-shell{grid-template-columns:minmax(9.5rem,12rem) minmax(0,1fr);align-items:start;gap:.625rem 1rem;display:grid}.admin-theme .admin-notification-channel-shell--email{align-items:stretch}.admin-theme .admin-notification-channel-shell--email .admin-notification-channel-head{justify-content:center}.admin-theme .admin-notification-channel-controls-stack--email-hint{justify-content:center;min-height:0}.admin-theme .admin-notification-channel-head{flex-direction:column;gap:.375rem;min-width:0;display:flex}@media (max-width:768px){.admin-theme .admin-notification-channel-shell{grid-template-columns:1fr}}.admin-theme .admin-notification-channel-field-row{grid-template-columns:5.5rem minmax(0,1fr) auto;align-items:end;gap:.5rem .625rem;display:grid}@media (max-width:768px){.admin-theme .admin-notification-channel-field-row{grid-template-columns:1fr;align-items:stretch}}.admin-theme .admin-notification-channel-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:.375rem;display:flex}.admin-theme .admin-notification-channel-actions--telegram-pair{justify-content:flex-start}.admin-theme .admin-notification-channel-field-row.admin-notification-channel-field-row--telegram-chat{grid-template-columns:minmax(4.25rem,max-content) minmax(0,1fr) auto}@media (max-width:768px){.admin-theme .admin-notification-channel-field-row.admin-notification-channel-field-row--telegram-chat{grid-template-columns:1fr;align-items:stretch}}.admin-theme .admin-notification-channel-section:not(:first-child){margin-top:.875rem}.admin-theme .admin-notification-channel-section{border:1px solid var(--admin-border);border-radius:var(--admin-section-radius);background:var(--admin-surface-strong);padding:.875rem .875rem 1rem}.admin-theme .admin-notification-channel-meta-stack{flex-direction:column;gap:.25rem;display:flex}.admin-theme .admin-notification-channel-controls-stack{flex-direction:column;gap:.75rem;display:flex}.admin-theme .admin-notification-channel-field-row.admin-notification-channel-field-row--sms-test{grid-template-columns:minmax(7.25rem,max-content) minmax(0,1fr) auto}@media (max-width:768px){.admin-theme .admin-notification-channel-field-row.admin-notification-channel-field-row--sms-test{grid-template-columns:1fr;align-items:stretch}}.admin-theme .admin-notification-channel-inline-hint{margin-top:.25rem}.admin-theme .admin-notification-channel-sound-block{flex-direction:column;gap:.375rem;display:flex}.admin-theme .admin-notification-channel-sound-row{flex-wrap:nowrap;align-items:center;gap:.5rem .75rem;min-width:0;padding-bottom:.125rem;display:flex;overflow-x:auto}.admin-theme .admin-notification-channel-sound-row .admin-btn-md{box-sizing:border-box;min-height:2.25rem;line-height:1.25}.admin-theme .admin-notification-channel-sound-label{color:var(--admin-text-secondary);margin:0;font-size:.875rem;font-weight:500;line-height:1.25}.admin-theme input[type=checkbox],.admin-theme input[type=radio]{accent-color:var(--admin-text-primary);width:16px;height:16px}.admin-theme .admin-toggle{background:var(--admin-border-strong);border-radius:var(--radius-pill);cursor:pointer;border:none;flex-shrink:0;width:40px;height:22px;padding:0;transition:background .15s;display:inline-block;position:relative}.admin-theme .admin-toggle:after{content:"";background:#fff;border-radius:50%;width:16px;height:16px;transition:transform .15s;position:absolute;top:3px;left:3px;box-shadow:0 1px 3px #0003}.admin-theme .admin-toggle--on{background:var(--admin-text-primary)}.admin-theme .admin-toggle--on:after{transform:translate(18px)}.admin-theme .admin-toggle:disabled{opacity:.38;pointer-events:none;cursor:not-allowed}.admin-theme .admin-toggle-wrap{cursor:pointer;min-height:22px;line-height:1;font:inherit;color:inherit;text-align:left;background:0 0;border:none;align-items:center;gap:8px;padding:0;display:inline-flex}.admin-theme .admin-toggle-wrap__label{color:var(--admin-text-primary);font-size:.8125rem;font-weight:400;line-height:22px}.admin-theme .admin-toggle-wrap:disabled{opacity:.38;cursor:not-allowed}.admin-theme .admin-form-card{border:1px solid var(--admin-border);border-radius:var(--admin-section-radius);background-color:var(--admin-surface);padding:1.5rem;overflow:hidden}.admin-theme .admin-form-card__header{margin-bottom:1.25rem}.admin-theme .admin-form-card__title{color:var(--admin-text-primary);margin:0 0 .25rem;font-size:1.125rem;font-weight:700;line-height:1.4}.admin-theme .admin-form-card__desc{color:var(--admin-text-secondary);margin:0;font-size:.875rem;line-height:1.55}.admin-theme .admin-form-card__body{flex-direction:column;gap:0;display:flex}.admin-theme .admin-form-row{grid-template-columns:var(--admin-form-row-h-label) 1fr;border-top:1px solid var(--admin-border);align-items:start;gap:1rem;min-width:0;padding:.875rem 0;display:grid}.admin-theme .admin-form-row:first-child{border-top:none}.admin-theme .admin-form-row__label-col{min-width:0;padding-top:.375rem}.admin-theme .admin-form-row__label{color:var(--admin-text-primary);font-size:.8125rem;font-weight:600;line-height:1.4;display:block}.admin-theme .admin-form-row__hint{color:var(--admin-text-muted);margin-top:.3rem;font-size:.75rem;line-height:1.5;display:block}.admin-theme .admin-form-row__field{min-width:0}.admin-theme .admin-form-row--stacked{border-top:none;flex-direction:column;gap:.375rem;padding:0;display:flex}.admin-theme .admin-form-row--stacked .admin-form-row__label-col{padding-top:0}.admin-theme .admin-form-row--stacked .admin-form-row__label{color:var(--admin-text-secondary)}@media (max-width:640px){.admin-theme .admin-form-row{grid-template-columns:1fr;gap:.375rem;padding:.75rem 0}.admin-theme .admin-form-row__label-col{padding-top:0}}.admin-theme .admin-input-xs,.admin-theme .admin-input-wrap.admin-input-xs{max-width:var(--admin-input-xs)}.admin-theme .admin-input-sm,.admin-theme .admin-input-wrap.admin-input-sm{max-width:var(--admin-input-sm)}.admin-theme .admin-input-md,.admin-theme .admin-input-wrap.admin-input-md{max-width:var(--admin-input-md)}.admin-theme .admin-form-row-pair{grid-template-columns:1fr 1fr;gap:1rem;min-width:0;display:grid}.admin-theme .admin-form-row-pair__item{min-width:0}@media (max-width:640px){.admin-theme .admin-form-row-pair{grid-template-columns:1fr}}.admin-theme .admin-form-fields{grid-template-columns:repeat(var(--cols,2), 1fr);gap:1rem;min-width:0;display:grid}.admin-theme .admin-form-fields__item{flex-direction:column;gap:.375rem;min-width:0;display:flex}.admin-theme .admin-form-fields__field-label{color:var(--admin-text-secondary);font-size:.75rem;font-weight:500;line-height:1.4}@media (max-width:640px){.admin-theme .admin-form-fields{grid-template-columns:1fr}}.admin-theme .admin-radio-card-group{gap:.5rem;min-width:0;display:grid}.admin-theme .admin-radio-card{border:1px solid var(--admin-border);border-radius:var(--radius-md);background-color:var(--admin-surface);cursor:pointer;grid-template-columns:auto 1fr;align-items:start;gap:.625rem;min-width:0;padding:.875rem 1rem;display:grid}.admin-theme .admin-radio-card--checked{border-color:var(--admin-text-primary)}.admin-theme .admin-radio-card[aria-disabled=true]{opacity:.5;cursor:not-allowed}.admin-theme .admin-radio-card__title{color:var(--admin-text-primary);font-size:.8125rem;font-weight:600;line-height:1.4;display:block}.admin-theme .admin-radio-card__hint{color:var(--admin-text-muted);margin-top:.25rem;font-size:.75rem;line-height:1.5;display:block}.admin-theme .admin-kv-grid{align-items:center;gap:.625rem 1rem;min-width:0;display:grid}.admin-theme .admin-kv-grid--1col{grid-template-columns:var(--admin-kv-label-width) minmax(0, 1fr)}.admin-theme .admin-kv-grid--2col{grid-template-columns:var(--admin-kv-label-width) minmax(0, 1fr) var(--admin-kv-label-width) minmax(0, 1fr)}.admin-theme .admin-kv-row__label{color:var(--admin-text-secondary);min-width:0;font-size:.75rem;font-weight:600;line-height:1.4}.admin-theme .admin-kv-row__value{color:var(--admin-text-primary);min-width:0;font-size:.8125rem;line-height:1.5}.admin-theme .admin-kv-row__label--top,.admin-theme .admin-kv-row__value--top{align-self:start}.admin-theme .admin-kv-row__label--full{grid-column:1}.admin-theme .admin-kv-row__value--full{grid-column:2/-1}.admin-theme .admin-kv-row__value--muted{color:var(--admin-text-muted)}.admin-theme .admin-kv-row__value-wrap{flex-wrap:wrap;align-items:baseline;gap:0;min-width:0;display:inline-flex}.admin-theme .admin-kv-row__value-inner{flex:0 auto;min-width:0}.admin-theme .admin-kv-row__suffix{color:var(--admin-text-muted);white-space:nowrap;font-size:.8125rem}.admin-theme .admin-panel{border:1px solid var(--admin-border);border-radius:var(--admin-section-radius);background-color:var(--admin-surface)}.admin-theme .admin-panel-sm{padding:1rem}.admin-theme .admin-filter-bar{align-items:center;gap:var(--admin-filter-bar-gap);box-sizing:border-box;padding:var(--admin-filter-bar-padding-y) var(--admin-filter-bar-padding-x);border:1px solid var(--admin-border);border-radius:var(--admin-section-radius);background-color:var(--admin-surface);flex-wrap:wrap;display:flex}.admin-theme .admin-filter-bar--labeled{align-items:flex-end}.admin-theme .admin-filter-bar .admin-field-label{margin-bottom:.25rem}.admin-theme .admin-filter-bar-select.admin-filter-bar-select--wide{width:var(--admin-filter-select-wide-width)}.admin-theme .admin-filter-bar-search{width:var(--admin-filter-search-width);max-width:100%}.admin-theme .admin-filter-bar-select{width:var(--admin-filter-select-width);max-width:100%}.admin-theme .admin-filter-bar-date{width:var(--admin-filter-date-width);max-width:100%}.admin-theme .admin-filter-bar-datetime-wrap{width:var(--admin-filter-datetime-width);align-items:stretch;min-width:0;max-width:100%;display:flex}.admin-theme .admin-filter-bar-datetime-trigger{box-sizing:border-box;width:100%;min-width:0;height:var(--admin-filter-control-min-height);min-height:var(--admin-filter-control-min-height);cursor:pointer;font:inherit;text-align:left;align-items:center;margin:0;display:flex}.admin-theme .admin-filter-bar-datetime-trigger__value{text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;overflow:hidden}.admin-theme .admin-filter-bar-datetime-trigger__value--empty{color:var(--admin-text-muted)}.admin-theme .admin-filter-bar-range-sep{height:var(--admin-filter-control-min-height);color:var(--admin-filter-range-sep-color);flex-shrink:0;justify-content:center;align-items:center;font-size:.75rem;line-height:1;display:inline-flex}.admin-theme .admin-filter-bar-meta{margin-left:auto}.admin-theme .admin-filter-bar-panel{box-sizing:border-box;padding:var(--admin-filter-bar-padding-y) var(--admin-filter-bar-padding-x);border:1px solid var(--admin-border);border-radius:var(--admin-section-radius);background-color:var(--admin-surface)}.admin-theme .admin-filter-bar-panel-row{align-items:center;gap:var(--admin-filter-bar-gap);flex-wrap:wrap;display:flex}.admin-theme .admin-filter-bar-panel-row--spaced-after{margin-bottom:.75rem}.admin-theme .admin-filter-bar-panel-divider{border:none;border-top:1px solid var(--admin-border);margin:0 0 .75rem}.admin-theme .admin-filter-doc-caption{color:var(--admin-filter-range-sep-color);margin:0 0 .5rem;font-size:.75rem;font-weight:600}.admin-theme .admin-filter-bar-panel-push-end{margin-left:auto}.admin-theme .admin-rule-form-page{width:100%;max-width:var(--admin-form-narrow-max-width);box-sizing:border-box;min-width:0;margin-inline:auto}.admin-theme .admin-design-guide-deprecation{box-sizing:border-box;margin-bottom:var(--admin-rule-component-gap);border:1px solid var(--admin-border);border-radius:var(--admin-section-radius);background-color:var(--admin-surface-strong);color:var(--foreground-muted);padding:1rem 1.25rem;font-size:.875rem;line-height:1.5}.admin-theme .admin-design-guide-deprecation strong{color:var(--admin-text-primary)}.admin-theme .admin-guide-stack{gap:var(--admin-rule-component-gap);flex-direction:column;min-width:0;display:flex}.admin-theme .admin-form-group-stack{flex-direction:column;gap:0;min-width:0;display:flex}.admin-theme .admin-page-stack.admin-form-group-stack{gap:0}.admin-theme .admin-guide-stack--section{gap:2rem}.admin-theme .admin-guide-button-row{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.admin-theme .admin-guide-button-row-offset{margin-top:.75rem}.admin-theme .admin-code-sample{border:1px solid var(--admin-border);border-radius:var(--radius-lg);background-color:var(--admin-surface-strong);color:var(--admin-text-secondary);white-space:pre-wrap;overflow-wrap:anywhere;tab-size:2;margin:0;padding:.75rem;font-size:.75rem;line-height:1.625;overflow-x:auto}.admin-theme .admin-note-callout{border:1px solid var(--admin-border);border-radius:var(--admin-section-radius);background-color:var(--admin-surface-strong);flex-direction:column;gap:.35rem;margin:0;padding:1rem 1.25rem;list-style-type:disc;display:flex}.admin-theme .admin-flush{margin:0}.admin-theme .admin-margin-top-xs{margin-top:.25rem}.admin-theme .admin-kv-table-label-col{width:11rem;min-width:0}.admin-theme .admin-kv-table-value-col{min-width:0}.admin-theme .admin-filter-bar .admin-input.admin-field-control,.admin-theme .admin-filter-bar-panel .admin-input.admin-field-control{box-sizing:border-box;height:var(--admin-filter-control-min-height);min-height:var(--admin-filter-control-min-height)}.admin-theme .admin-filter-bar .admin-btn-md,.admin-theme .admin-filter-bar-panel .admin-btn-md{box-sizing:border-box;height:var(--admin-filter-control-min-height);min-height:var(--admin-filter-control-min-height);justify-content:center;align-items:center;padding-block:0;line-height:1;display:inline-flex}.admin-theme .admin-panel-sm.admin-panel-notification-channels{gap:0;max-width:none;margin-inline:0;padding:.875rem}.admin-theme .admin-panel-notification-channels .admin-notification-channel-title-row{flex-wrap:wrap;align-items:center;gap:.5rem .75rem;min-width:0;display:flex}.admin-theme .admin-panel-notification-channels .admin-notification-channel-title-row>.admin-subsection-title{flex:0 auto;min-width:0}.admin-theme .admin-panel-notification-channels .admin-subsection-title{font-size:1rem;font-weight:600}.admin-theme .admin-panel-notification-channels .admin-field-label{font-size:.875rem;font-weight:500}.admin-theme .admin-panel-notification-channels .admin-text-muted-xs{font-size:.75rem;line-height:1.35}.admin-theme .admin-panel-notification-channels .admin-notification-channel-inline-hint{align-self:stretch}.admin-theme .admin-page-stack{flex-direction:column;gap:1rem;min-width:0;display:flex}.admin-theme .admin-form-readable{max-width:var(--admin-form-narrow-max-width);flex-direction:column;gap:1rem;width:100%;min-width:0;margin-inline:auto;display:flex}.admin-theme .admin-section-card{border:1px solid var(--admin-border);border-radius:var(--admin-section-radius);background-color:var(--admin-surface);flex-direction:column;gap:1rem;padding:1.5rem;display:flex}.admin-theme .admin-section-card>header{border-bottom:1px solid var(--admin-border);margin-left:-1.5rem;margin-right:-1.5rem;padding-bottom:1rem;padding-left:1.5rem;padding-right:1.5rem}.admin-theme .admin-section-card.admin-section-card--flush{gap:0;padding:0;overflow:hidden}.admin-theme .admin-section-card--flush>header{border-bottom:1px solid var(--admin-border);padding:1.25rem 1.5rem}.admin-theme .admin-section-card__footer{border-top:1px solid var(--admin-border);background-color:var(--admin-surface-strong);padding:.75rem 1.5rem}.admin-theme .admin-section--plain{flex-direction:column;gap:0;min-width:0;display:flex}.admin-theme .admin-section--plain:has(>.admin-table-wrap--list){gap:0}.admin-theme .admin-section-stack{flex-direction:column;gap:.625rem;min-width:0;margin-bottom:1.5rem;padding-bottom:1.5rem;display:flex}.admin-theme .admin-section-stack:last-child{margin-bottom:0;padding-bottom:0}.admin-theme .admin-section-stack__panel{flex-direction:column;gap:1rem;min-width:0;display:flex}.admin-theme .admin-member-detail-read-grid{grid-template-columns:1fr 1fr;align-items:start;gap:.625rem 1.5rem;display:grid}.admin-theme .admin-member-detail-kv-cell--grid-full{grid-column:1/-1}.admin-theme .admin-member-detail-kv-cell{grid-template-columns:minmax(3.75rem,5.25rem) minmax(0,1fr);align-items:center;gap:.25rem;min-width:0;display:grid}.admin-theme .admin-member-detail-kv-cell--top{align-items:start}.admin-theme .admin-member-detail-kv-cell__label{color:var(--admin-text-secondary);font-size:.75rem;font-weight:600}.admin-theme .admin-member-detail-kv-cell__value-wrap{flex-wrap:wrap;align-items:baseline;gap:0;min-width:0;display:inline-flex}.admin-theme .admin-member-detail-kv-cell__value-wrap .admin-member-detail-kv-cell__value{flex:0 auto;min-width:0}.admin-theme .admin-member-detail-kv-cell__value{color:var(--admin-text-primary);min-width:0;font-size:.8125rem}.admin-theme .admin-member-detail-kv-cell__suffix{color:var(--admin-text-muted);white-space:nowrap;font-size:.8125rem}.admin-theme .admin-member-detail-kv-cell__value--muted{color:var(--admin-text-muted)}@media (max-width:639px){.admin-theme .admin-member-detail-read-grid{grid-template-columns:1fr}}.admin-theme .admin-section-panel{flex-direction:column;min-width:0;display:flex}.admin-theme .admin-modal{width:100%;min-width:0;max-width:var(--admin-modal-max-width-md);border:1px solid var(--admin-border);border-radius:var(--radius-lg);background-color:var(--admin-surface);max-height:min(90vh,52.5rem);box-shadow:var(--admin-modal-shadow);flex-direction:column;padding:0;display:flex;overflow:hidden}.admin-theme .admin-modal.admin-modal--lg{max-width:var(--admin-modal-max-width-lg);max-height:min(92vh,56.25rem)}.admin-theme .admin-modal__header{border-bottom:1px solid var(--admin-border);flex-shrink:0;justify-content:space-between;align-items:center;gap:.75rem;padding:1.25rem 1.5rem;display:flex}.admin-theme .admin-modal__title{color:var(--admin-text-primary);min-width:0;margin:0;font-size:1rem;font-weight:700;line-height:1.4}.admin-theme .admin-modal__title--lg{font-size:1.125rem;line-height:1.35}.admin-theme .admin-modal__close{cursor:pointer;color:var(--admin-text-muted);background:0 0;border:none;flex-shrink:0;margin:0;padding:.125rem;font-size:1.125rem;line-height:1}.admin-theme .admin-modal__close:hover{color:var(--admin-text-primary)}.admin-theme .admin-modal__body{flex:auto;min-width:0;padding:1.5rem;overflow-y:auto}.admin-theme .admin-modal__footer{border-top:1px solid var(--admin-border);background-color:var(--admin-modal-footer-bg);flex-wrap:wrap;flex-shrink:0;justify-content:flex-end;align-items:center;gap:.5rem;min-width:0;padding:1rem 1.5rem;display:flex}.admin-theme .admin-actions{border-top:1px solid var(--admin-border);justify-content:flex-end;align-items:center;gap:.5rem;margin-top:.5rem;margin-left:-1.5rem;margin-right:-1.5rem;padding-top:1rem;padding-left:1.5rem;padding-right:1.5rem;display:flex}.admin-theme .admin-actions--split{justify-content:space-between}.admin-theme .admin-actions__group{align-items:center;gap:.5rem;display:flex}.admin-theme .admin-pagination-bar{border:1px solid var(--admin-border);border-radius:var(--radius-lg);background-color:var(--admin-surface);flex-wrap:wrap;align-items:center;gap:1rem;min-width:0;padding:.875rem 1.25rem;display:flex}.admin-theme .admin-pagination-bar__start{flex-shrink:0;min-width:0}.admin-theme .admin-pagination-bar__page-size{width:auto;min-width:9.25rem;max-width:14rem}.admin-theme .admin-pagination-bar__tail{flex-wrap:wrap;align-items:center;gap:.75rem;min-width:0;display:flex}.admin-theme .admin-pagination-bar:not(.admin-pagination-bar--spread-summary) .admin-pagination-bar__tail{margin-left:auto}.admin-theme .admin-pagination-bar--spread-summary .admin-pagination-bar__tail{flex:1;justify-content:space-between}.admin-theme .admin-pagination-bar__summary{color:var(--admin-text-secondary);min-width:0;margin:0;font-size:.75rem;font-weight:500;line-height:1.5}.admin-theme .admin-pagination-bar__summary strong{color:var(--admin-text-primary);font-weight:600}.admin-theme .admin-pagination{flex-shrink:0;align-items:center;gap:.25rem;display:flex}.admin-theme .admin-pagination__btn{box-sizing:border-box;border-radius:var(--radius-pill);cursor:pointer;width:1.875rem;height:1.875rem;color:var(--admin-text-secondary);background:0 0;border:1px solid #0000;justify-content:center;align-items:center;padding:0;font-family:inherit;font-size:.75rem;font-weight:500;line-height:1;transition:background-color .15s,color .15s,border-color .15s;display:inline-flex}.admin-theme .admin-pagination__btn:hover:not(:disabled){background-color:var(--admin-surface-active);color:var(--admin-text-primary)}.admin-theme .admin-pagination__btn:focus-visible{box-shadow:0 0 0 2px var(--admin-surface), 0 0 0 4px var(--admin-focus-ring);outline:none}.admin-theme .admin-pagination__btn:disabled{opacity:.45;cursor:not-allowed}.admin-theme .admin-pagination__btn--active{background-color:var(--accent);color:var(--admin-surface);border-color:var(--accent)}.admin-theme .admin-pagination__btn--active:hover:not(:disabled){background-color:var(--accent-hover);border-color:var(--accent-hover);color:var(--admin-surface)}.admin-theme .admin-pagination__btn--arrow{border-color:var(--admin-border-strong);background-color:var(--admin-surface);color:var(--admin-text-secondary)}.admin-theme .admin-pagination__btn--arrow:hover:not(:disabled){border-color:var(--admin-text-muted)}.admin-theme .admin-pagination__ellipsis{width:1.875rem;color:var(--admin-text-muted);justify-content:center;align-items:center;font-size:.75rem;display:inline-flex}.admin-theme .admin-text-muted-xs{color:var(--admin-text-muted);font-size:.6875rem;font-weight:400;line-height:1.5}.admin-theme .admin-body-text-sm{color:var(--admin-text-primary);font-size:.8125rem;font-weight:400;line-height:1.6}.admin-theme .admin-field-label{color:var(--admin-text-secondary);margin-bottom:.25rem;font-size:.75rem;font-weight:600;display:block}.admin-theme .admin-table .admin-table-text-primary{color:var(--admin-text-primary);font-size:.8125rem;font-weight:500}.admin-theme .admin-table .admin-table-text-mono-secondary{max-width:10rem;color:var(--admin-text-muted);overflow-wrap:anywhere;word-break:break-all;margin-top:.25rem;font-size:.6875rem;line-height:1.25}.admin-theme .admin-btn-sm{border-radius:var(--radius-btn-sm);padding:.375rem .875rem;font-size:.75rem}.admin-theme .admin-btn-sm.admin-btn-sm--icon-only{justify-content:center;align-items:center;width:2rem;height:2rem;padding:0;display:inline-flex}.admin-theme .admin-btn-md{border-radius:var(--radius-btn-md);padding:.625rem 1.25rem;font-size:.8125rem}.admin-theme .admin-page-title{color:var(--admin-text-primary);font-size:1.75rem;font-weight:700;line-height:1.3}.admin-theme .admin-page-header{flex-direction:column;gap:.75rem;min-width:0;display:flex}.admin-theme .admin-page-header--with-back{gap:.625rem}.admin-theme .admin-back-link{align-self:flex-start;text-decoration:none}.admin-theme .admin-page-header__title-row{align-items:flex-start;gap:1.5rem;min-width:0;display:flex}.admin-theme .admin-page-header__title-row--actions{justify-content:space-between}.admin-theme .admin-page-header__actions{flex-wrap:wrap;flex-shrink:0;justify-content:flex-end;align-items:center;gap:.5rem;display:flex}.admin-theme .admin-page-description{color:var(--admin-text-secondary);margin-top:.5rem;font-size:.8125rem;line-height:1.6}.admin-theme .admin-page-description>p{margin:0}.admin-theme .admin-page-description>p+p{margin-top:.75rem}.admin-theme .admin-inline-code{border-radius:var(--radius-xs);background-color:var(--admin-surface-strong);padding:.125rem .25rem;font-size:.75rem}.admin-theme .admin-section-title{color:var(--admin-text-primary);margin:0;font-size:1.375rem;font-weight:700;line-height:1.3}.admin-theme .admin-section-title--inverse{color:#fff}.admin-theme .admin-section-title--lg{font-size:1rem;line-height:1.4}.admin-theme .admin-subsection-title{color:var(--admin-text-primary);margin:0;font-size:1rem;font-weight:700;line-height:1.4}.admin-theme .admin-subsection-title--inverse{color:#fff}.admin-theme .admin-section-description{color:var(--admin-text-secondary);margin-top:.25rem;margin-bottom:0;font-size:.8125rem;line-height:1.6}.admin-theme .admin-inline-label{color:var(--admin-text-primary);margin:0;font-size:.875rem;font-weight:600;line-height:1.4}.admin-theme .admin-table-wrap{border-radius:var(--admin-section-radius);border:1px solid var(--admin-border);background:var(--admin-surface)}.admin-theme .admin-table-wrap.admin-table-wrap--bare{background:0 0;border:none;border-radius:0}.admin-theme .admin-table-wrap.admin-table-wrap--list{min-width:0}.admin-theme .admin-table-wrap.admin-table-wrap--list:not(.admin-table-wrap--list-stack){overflow-x:auto}.admin-theme .admin-table-wrap.admin-table-wrap--list.admin-table-wrap--list-stack{flex-direction:column;display:flex;overflow:hidden}.admin-theme .admin-table-wrap.admin-table-wrap--list.admin-table-wrap--list-stack>.admin-table-wrap__list-scroll{min-width:0;overflow-x:auto}.admin-theme .admin-table-wrap.admin-table-wrap--list.admin-table-wrap--list-stack>.admin-pagination-bar{border:none;border-top:1px solid var(--admin-border);background-color:var(--admin-surface);border-radius:0;flex-shrink:0;margin-top:0}.admin-theme .admin-table-wrap.admin-table-wrap--list .admin-table{min-width:var(--admin-list-table-min-width);border-collapse:collapse;border-spacing:0}.admin-theme .admin-table-wrap.admin-table-wrap--fit .admin-table{min-width:0}.admin-theme .admin-table-wrap.admin-table-wrap--list.admin-table-wrap--members-wide .admin-table{min-width:1080px}.admin-theme .admin-table-wrap.admin-table-wrap--member-detail-history .admin-table{width:100%;min-width:0}.admin-theme .admin-table-wrap.admin-table-wrap--list .admin-table>thead>tr>th,.admin-theme .admin-table-wrap.admin-table-wrap--list .admin-table>thead>tr>td,.admin-theme .admin-table-wrap.admin-table-wrap--list .admin-table>tbody>tr>th,.admin-theme .admin-table-wrap.admin-table-wrap--list .admin-table>tbody>tr>td{border-top:none;border-left:none;border-right:none;border-bottom:1px solid var(--admin-border)}.admin-theme .admin-table-wrap.admin-table-wrap--list .admin-table>tbody>tr:last-child>th,.admin-theme .admin-table-wrap.admin-table-wrap--list .admin-table>tbody>tr:last-child>td{border-bottom:none}.admin-theme .admin-table-wrap.admin-table-wrap--list .admin-table>thead>tr>th,.admin-theme .admin-table-wrap.admin-table-wrap--list .admin-table>thead>tr>td{color:var(--admin-text-secondary);text-align:left;white-space:nowrap;vertical-align:middle;padding:.75rem 1rem;font-size:.75rem;font-weight:600;line-height:1.4}.admin-theme .admin-table-wrap.admin-table-wrap--list .admin-table>tbody>tr>th,.admin-theme .admin-table-wrap.admin-table-wrap--list .admin-table>tbody>tr>td{color:var(--admin-text-primary);text-align:left;padding:.875rem 1rem;font-size:.8125rem;font-weight:400}.admin-theme .admin-table-wrap.admin-table-wrap--list .admin-table>thead>tr>th.text-center,.admin-theme .admin-table-wrap.admin-table-wrap--list .admin-table>thead>tr>td.text-center,.admin-theme .admin-table-wrap.admin-table-wrap--list .admin-table>tbody>tr>th.text-center,.admin-theme .admin-table-wrap.admin-table-wrap--list .admin-table>tbody>tr>td.text-center,.admin-theme .admin-table-wrap.admin-table-wrap--list .admin-table>tbody>tr>td.admin-table-empty,.admin-theme .admin-table-wrap.admin-table-wrap--list .admin-table>tbody>tr.admin-table-empty-row>td{text-align:center}.admin-theme .admin-table-wrap.admin-table-wrap--list .admin-table>tbody>tr.admin-audit-row--risky>th,.admin-theme .admin-table-wrap.admin-table-wrap--list .admin-table>tbody>tr.admin-audit-row--risky>td{background-color:#fffbf3}.admin-theme .admin-table-wrap.admin-table-wrap--list .admin-table>tbody>tr.admin-audit-row--fail>th,.admin-theme .admin-table-wrap.admin-table-wrap--list .admin-table>tbody>tr.admin-audit-row--fail>td{background-color:var(--admin-badge-danger-bg)}.admin-theme .admin-member-overview-strip{width:100%;max-width:var(--admin-list-summary-max-width);grid-template-columns:repeat(4,minmax(0,1fr));gap:.625rem;margin-right:auto;display:grid}.admin-theme .admin-member-overview-stat{border:1px solid var(--admin-border-strong);border-radius:var(--radius-lg);background-color:var(--admin-surface)}.admin-theme .admin-member-overview-stat--actions{z-index:30;position:relative}.admin-theme .admin-member-overview-stat__bar{background-color:var(--admin-member-overview-bar,var(--admin-border-strong));border-radius:calc(var(--radius-lg) - 1px) calc(var(--radius-lg) - 1px) 0 0;width:100%;height:.25rem;display:block}.admin-theme .admin-member-overview-stat__body{padding:.75rem .875rem .875rem}.admin-theme .admin-member-overview-stat__label{color:var(--admin-text-secondary);margin:0;font-size:.75rem;font-weight:600;line-height:1.35}.admin-theme .admin-member-overview-stat__value{color:var(--admin-text-primary);margin:.375rem 0 0;font-size:1.125rem;font-weight:700;line-height:1.2}.admin-theme .admin-list-page-content{width:100%;max-width:var(--admin-list-summary-max-width);margin-right:auto}.admin-theme .admin-member-detail-page .admin-section-stack__panel.admin-panel-sm{padding:1.5rem}.admin-theme .admin-page-breadcrumb{color:var(--admin-text-muted);align-items:center;gap:6px;font-size:.75rem;line-height:1.5;display:flex}.admin-theme .admin-page-breadcrumb a{color:var(--admin-text-secondary);text-decoration:none}.admin-theme .admin-page-breadcrumb a:hover{text-decoration:underline}.admin-theme .admin-page-breadcrumb__plain{color:var(--admin-text-secondary)}.admin-theme .admin-page-breadcrumb__sep{color:var(--admin-text-muted);-webkit-user-select:none;user-select:none;margin-inline:0}.admin-theme .admin-page-breadcrumb__current{color:var(--admin-text-primary);font-weight:600}.admin-theme .admin-header-breadcrumb{white-space:nowrap;flex-wrap:nowrap}.admin-theme .admin-header-surface .admin-page-breadcrumb a:hover{color:var(--admin-text-primary);text-decoration:none}.admin-theme .admin-table-wrap:not(.admin-table-wrap--list) .admin-table>thead tr:first-child>:first-child{border-top-left-radius:var(--admin-section-radius);background-color:var(--admin-surface-strong)}.admin-theme .admin-table-wrap:not(.admin-table-wrap--list) .admin-table>thead tr:first-child>:last-child{border-top-right-radius:var(--admin-section-radius);background-color:var(--admin-surface-strong)}.admin-theme .admin-table-wrap:not(.admin-table-wrap--list) .admin-table:not(:has(thead)) tbody:first-of-type tr:first-child>th:first-child{border-top-left-radius:var(--admin-section-radius);background-color:var(--admin-surface-strong)}.admin-theme .admin-table-wrap:not(.admin-table-wrap--list) .admin-table:not(:has(thead)) tbody:first-of-type tr:first-child>td:first-child{border-top-left-radius:var(--admin-section-radius);background-color:var(--admin-surface)}.admin-theme .admin-table-wrap:not(.admin-table-wrap--list) .admin-table:not(:has(thead)) tbody:first-of-type tr:first-child>th:last-child{border-top-right-radius:var(--admin-section-radius);background-color:var(--admin-surface-strong)}.admin-theme .admin-table-wrap:not(.admin-table-wrap--list) .admin-table:not(:has(thead)) tbody:first-of-type tr:first-child>td:last-child{border-top-right-radius:var(--admin-section-radius);background-color:var(--admin-surface)}.admin-theme .admin-table-wrap:not(.admin-table-wrap--list) .admin-table tbody tr:last-child>th:first-child{border-bottom-left-radius:var(--admin-section-radius);background-color:var(--admin-surface-strong)}.admin-theme .admin-table-wrap:not(.admin-table-wrap--list) .admin-table tbody tr:last-child>td:first-child{border-bottom-left-radius:var(--admin-section-radius);background-color:var(--admin-surface)}.admin-theme .admin-table-wrap:not(.admin-table-wrap--list) .admin-table tbody tr:last-child>th:last-child{border-bottom-right-radius:var(--admin-section-radius);background-color:var(--admin-surface-strong)}.admin-theme .admin-table-wrap:not(.admin-table-wrap--list) .admin-table tbody tr:last-child>td:last-child{border-bottom-right-radius:var(--admin-section-radius);background-color:var(--admin-surface)}.admin-theme .admin-table-wrap:not(.admin-table-wrap--list) .admin-table tbody tr:last-child:hover>th,.admin-theme .admin-table-wrap:not(.admin-table-wrap--list) .admin-table tbody tr:last-child:hover>td{background-color:var(--admin-surface-hover)}.admin-theme .admin-badge-sm{padding:.25rem .625rem;font-size:.75rem}.admin-theme .admin-badge-sm-tight{padding:.125rem .5rem;font-size:.75rem}.admin-theme .admin-kyc-status-badge,.admin-theme .admin-account-status-badge{box-sizing:border-box;justify-content:flex-start;min-width:calc(4em + 2.25rem)}.admin-theme .admin-nav-count-dot{border-radius:var(--radius-pill);background-color:var(--admin-badge-danger-border);min-width:1.25rem;height:1.25rem;color:var(--admin-surface);font-variant-numeric:tabular-nums;justify-content:center;align-items:center;padding:0 .375rem;font-size:.6875rem;font-weight:700;line-height:1;display:inline-flex}.mypage-content-pad{padding-bottom:5.5rem}.mypage-mobile-cta{z-index:20;position:fixed;bottom:5.25rem;left:1rem;right:1rem}@media (min-width:768px){.mypage-content-pad{padding-bottom:0}.mypage-mobile-cta{width:100%;position:static}}.transfer-application{font-variant-numeric:tabular-nums}.transfer-application .transfer-application__block{background:linear-gradient(145deg,#0e0f1be6 0%,#0b0d18db 100%);border:1px solid #ffffff14;border-radius:14px;padding:.9rem .95rem;box-shadow:inset 0 1px #ffffff0a}.transfer-application .transfer-application__block--coin{background:radial-gradient(circle at 86% 16%,#6b2bff29,#0000 42%),linear-gradient(140deg,#101021f2 0%,#120e22e0 100%);border-color:#6b2bff47;box-shadow:inset 0 1px #ffffff0f,0 14px 32px -26px #6b2bffb3}.transfer-application .transfer-application__block--calc{background:radial-gradient(circle at 90% 18%,#ff2e8833,#0000 46%),linear-gradient(138deg,#130e1af5 0%,#1e0c1be6 58%,#2a0b20d6 100%);border-color:#ff2e8854;box-shadow:inset 0 1px #ffffff12,0 18px 36px -26px #ff2e88c7}.transfer-application .transfer-application__block--amount,.transfer-application .transfer-application__block--wallet{background:linear-gradient(145deg,#0d0e19e6 0%,#0a0c16db 100%);border-color:#ffffff1a}@media (max-width:640px){.transfer-application .transfer-application__block{padding:.8rem .75rem}}.transfer-application .customer-subpage__panel-kv-list>.customer-subpage__panel-kv-row>dt{color:var(--foreground-muted);flex-shrink:0;padding-right:.5rem}.transfer-application .customer-subpage__panel-kv-list>.customer-subpage__panel-kv-row>dd{color:#fff}.transfer-application .customer-subpage__panel-kv-list>.customer-subpage__panel-kv-row>dd.customer-subpage__panel-kv-value--muted{color:var(--foreground-muted)}.transfer-application dd.customer-subpage__panel-kv-value--actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:.5rem;display:flex}.transfer-application dd.customer-subpage__panel-kv-value--actions>span:last-child{flex-shrink:0;align-items:center;gap:.375rem;display:inline-flex}.transfer-application .customer-subpage__panel-kv-list>.customer-subpage__panel-kv-row>dt.transfer-application__rate-applied-dt{color:#fff;flex-shrink:1;min-width:0}.transfer-application .transfer-application__rate-applied-badge{border-radius:var(--radius-md);max-width:100%;color:var(--foreground-muted);background:#00000047;border:1px solid #ffffff1f;flex-wrap:wrap;align-items:center;gap:.25rem;padding:.1875rem .45rem .1875rem .35rem;font-size:.875rem;line-height:1.25;display:inline-flex}.transfer-application button.transfer-application__rate-applied-badge{font:inherit;cursor:pointer;text-align:left;outline:none;margin:0}.transfer-application button.transfer-application__rate-applied-badge:hover:not(:disabled){color:#fff;background:#00000061;border-color:#fff3}.transfer-application button.transfer-application__rate-applied-badge:hover:not(:disabled) .customer-subpage__panel-kv-tick{color:inherit}.transfer-application button.transfer-application__rate-applied-badge:focus-visible{box-shadow:0 0 0 2px #0038bd59;box-shadow:0 0 0 2px color-mix(in srgb, var(--accent) 35%, transparent)}.transfer-application button.transfer-application__rate-applied-badge:disabled{cursor:not-allowed;opacity:.45}.transfer-application .transfer-application__rate-applied-badge--muted{color:var(--foreground-muted);border-color:#ffffff14}.transfer-application .customer-subpage__panel-kv-tick{color:var(--foreground-muted);font-size:.75rem;line-height:1.25}.transfer-application .customer-subpage__panel-field-label+.customer-subpage__dark-input-stack,.transfer-application .customer-subpage__panel-field-label+.customer-subpage__dark-field-split,.transfer-application .customer-subpage__panel-field-label+.customer-subpage__dark-select-wrap,.transfer-application .customer-subpage__panel-field-label+.customer-subpage__dark-network-static,.transfer-application .customer-subpage__panel-field-label+.customer-subpage__dark-multiline-input{margin-top:.25rem}.transfer-application .customer-subpage__dark-input-stack{flex-direction:column;gap:.25rem;display:flex}.transfer-application .customer-subpage__dark-field-split{box-sizing:border-box;border-radius:var(--radius-lg);color:#fff;background:#0003;border:1px solid #ffffff1a;justify-content:space-between;align-items:center;gap:.5rem;min-width:0;min-height:2.875rem;padding:.1875rem .75rem .1875rem .5rem;display:flex}.transfer-application .customer-subpage__dark-field-split>*,.transfer-application .customer-subpage__dark-field-split span.truncate{min-width:0}.transfer-application .customer-subpage__dark-field-split__main{flex:0 auto;min-width:0;max-width:11rem}.transfer-application .customer-subpage__dark-field-split__tail{text-align:right;flex:1;min-width:0}.transfer-application .customer-subpage__dark-field-split__amount{text-overflow:ellipsis;white-space:nowrap;color:#fff;min-width:0;display:block;overflow:hidden}.transfer-application .customer-subpage__dark-field-split__amount.customer-subpage__panel-kv-value--muted{color:var(--foreground-muted)}.transfer-application .customer-subpage__dark-field-split__placeholder{color:var(--foreground-muted);margin:0;font-size:.875rem;line-height:1.375}.transfer-application .customer-subpage__dark-amount-field{box-sizing:border-box;border-radius:var(--r-input);border:1px solid var(--border-strong);background:var(--bg-sub);min-width:0;min-height:2.75rem;color:var(--text-primary);align-items:center;padding:12px 14px;transition:border-color .15s,box-shadow .15s;display:flex}.transfer-application .customer-subpage__dark-amount-field--focused{border-color:var(--accent-magenta);box-shadow:0 0 0 2px color-mix(in srgb, var(--accent-magenta) 25%, transparent)}.transfer-application .customer-subpage__dark-amount-field:has(>input[type=text][aria-invalid=true]){border-color:var(--error-bd)}.transfer-application .customer-subpage__dark-amount-field:has(>input[type=text][aria-invalid=true]).customer-subpage__dark-amount-field--focused{border-color:var(--error-bd);box-shadow:0 0 0 2px color-mix(in srgb, var(--error-bd) 25%, transparent)}.transfer-application .customer-subpage__dark-amount-field>input[type=text]{text-align:right;font-variant-numeric:tabular-nums;min-width:0;color:var(--text-primary);background:0 0;border:0;outline:none;flex:1;padding:0;font-size:1.375rem;font-weight:600}.transfer-application .customer-subpage__dark-amount-suffix{color:var(--foreground-muted);flex-shrink:0;padding-left:.25rem}.transfer-application .customer-subpage__dark-field-error{color:var(--error-tx);margin:0;font-size:.875rem;line-height:1.375}.transfer-application .customer-subpage__dark-select-wrap{position:relative}.transfer-application .customer-subpage__dark-select-wrap:after{content:"▼";pointer-events:none;color:var(--foreground-muted);font-size:.75rem;line-height:1;position:absolute;top:50%;right:.75rem;transform:translateY(-50%)}.transfer-application .customer-subpage__dark-select{box-sizing:border-box;appearance:none;border-radius:var(--radius-lg);color:#fff;background:#0003;border:1px solid #ffffff1a;outline:none;width:100%;height:2.5rem;padding:0 2.25rem 0 .75rem;font-size:.875rem;line-height:1.25}.transfer-application .customer-subpage__dark-select option{color:#fff;background-color:#0f172a}.transfer-application .customer-subpage__dark-network-static{box-sizing:border-box;border-radius:var(--radius-lg);color:#fff;background:#0003;border:1px solid #ffffff1a;align-items:center;width:100%;min-height:2.5rem;padding:0 .75rem;font-size:.875rem;line-height:1.25;display:flex}.transfer-application .customer-subpage__dark-multiline-input{box-sizing:border-box;border-radius:var(--radius-lg);color:#fff;background:#0003;border:1px solid #ffffff1a;outline:none;width:100%;min-height:3.5rem;padding:.5rem .75rem;font-size:.875rem;line-height:1.375}.transfer-application .customer-subpage__dark-multiline-input::placeholder,.transfer-application .customer-subpage__dark-multiline-input.customer-subpage__dark-multiline-input--readonly{color:var(--foreground-muted)}.transfer-application #transfer-unified{min-width:0}.transfer-application .transfer-application__admin-notice-markdown.legal-markdown--compact{font-size:var(--type-body-m-size,.9375rem);font-weight:var(--type-body-m-weight,400);line-height:var(--type-body-m-leading,1.6);color:var(--warning-tx)}.transfer-application .transfer-application__admin-notice-markdown.legal-markdown--compact :where(h1){font-size:var(--type-h4-size,1.125rem);font-weight:var(--type-h4-weight,600);line-height:var(--type-h4-leading,1.4);color:var(--warning-tx)}.transfer-application .transfer-application__admin-notice-markdown.legal-markdown--compact :where(h2){font-size:var(--type-body-l-size,1.0625rem);font-weight:600;line-height:var(--type-body-l-leading,1.65);color:var(--warning-tx)}.transfer-application .transfer-application__admin-notice-markdown.legal-markdown--compact :where(h3,h4){font-size:var(--type-body-m-size,.9375rem);font-weight:600;line-height:var(--type-body-m-leading,1.6);color:var(--warning-tx)}.transfer-application .transfer-application__admin-notice-markdown.legal-markdown--compact :where(p,ul,ol,li){color:var(--warning-tx)}.transfer-application .transfer-application__admin-notice-markdown.legal-markdown--compact :where(a){color:var(--warning-tx);text-underline-offset:2px;text-decoration:underline}.transfer-application .transfer-application__admin-notice-markdown.legal-markdown--compact :where(a:hover){opacity:.88}.transfer-application .flex.justify-between>dd:last-child,.transfer-application .flex.items-center.justify-between>dd:last-child{min-width:0}.transfer-application .customer-subpage__dark-field-split .transfer-coin-menu-wrap{flex-direction:column;align-items:flex-start;width:100%;min-width:0;max-width:100%;display:flex}.transfer-application .transfer-app-coin-trigger{box-sizing:border-box;border-radius:var(--radius-md);width:100%;min-width:0;min-height:2.75rem;padding:.5rem .625rem}.transfer-application .transfer-app-coin-list{z-index:var(--z-dropdown);box-sizing:border-box;width:max-content;min-width:100%;max-height:14rem;max-width:min(22rem, calc(100vw - 2 * var(--layout-px)));border-radius:var(--radius-lg);box-shadow:var(--shadow-elevated);background:#0f172a;border:1px solid #ffffff1a;margin:.25rem 0 0;padding:.375rem;list-style:none;position:absolute;top:100%;left:0;overflow:hidden auto}.transfer-application .transfer-app-coin-option{box-sizing:border-box;border-radius:var(--radius-md);text-align:left;color:#fff;cursor:pointer;white-space:nowrap;background:0 0;border:none;align-items:center;gap:.625rem;min-width:100%;min-height:2.75rem;padding:.625rem .75rem;font-size:.875rem;font-weight:500;line-height:1.25;display:flex}.transfer-application .transfer-app-coin-option>span{flex-shrink:0}.transfer-application .transfer-app-coin-option:hover{background:#ffffff14}.transfer-application .transfer-app-coin-option--active{color:#fff;background:#ffffff1f}.customer-subpage__heading{display:block}.customer-subpage__page-title{letter-spacing:-.02em;color:var(--text-primary,var(--foreground));margin:0;font-size:1.5rem;font-weight:700;line-height:1.2}@media (min-width:768px){.customer-subpage__page-title{font-size:1.875rem}}@media (min-width:1024px){.customer-subpage__page-title{font-size:2rem}}.customer-subpage__lead{color:var(--text-secondary,var(--foreground-muted));margin:.5rem 0 0;font-size:.875rem;line-height:1.65}@media (min-width:1024px){.customer-subpage__lead{font-size:.9375rem}}.customer-subpage__stack{min-width:0;margin-top:1.5rem}.customer-subpage__panel{border-radius:var(--r-card,var(--radius-lg));border:1px solid var(--border,var(--border-subtle));background-color:var(--bg-card,var(--background-elevated))}.customer-subpage__panel-title{margin-bottom:.75rem}.customer-subpage__panel-field-label{margin-bottom:.25rem}.customer-subpage__panel-block{flex-direction:column;gap:1rem;display:flex}.customer-subpage__panel-block>*{min-width:0}.customer-subpage__panel-kv-list{flex-direction:column;gap:.625rem;display:flex}.customer-subpage__panel-kv-row{justify-content:space-between;gap:.75rem;display:flex}.customer-subpage__panel-kv-row>dt,.customer-subpage__panel-kv-row>dd{min-width:0}.customer-subpage__panel-kv-row>dd{text-align:right}.customer-subpage__panel-kv-row>:last-child{min-width:0}.customer-subpage__panel-cta-row{grid-template-columns:1fr 1fr;align-items:center;gap:.5rem;display:grid}.customer-subpage__panel-cta-row .customer-subpage__primary-action{margin-top:0}.customer-subpage__panel-note{font-size:var(--type-body-s-size,.875rem);line-height:var(--type-body-s-leading,1.375);color:var(--text-secondary,var(--foreground-muted));margin-top:.5rem;padding-left:.25rem}.customer-subpage__panel-body-text{font-size:var(--type-body-s-size,.875rem);line-height:var(--type-body-s-leading,1.375);margin:0}.customer-subpage__panel-metric{margin:0;font-size:1rem;line-height:1.25}.customer-subpage__flow-state{text-align:center;font-size:var(--type-body-s-size,.875rem);line-height:var(--type-body-s-leading,1.375);color:var(--text-secondary,var(--foreground-muted))}@media (max-width:767px){.user-theme.user-main-with-mobile-tab .site-footer{padding-bottom:calc(3.5rem + var(--mobile-bottom-nav-inset-bottom,12px) + env(safe-area-inset-bottom,0px))}}.transfer-application--buy-stable,.customer-subpage__flow-state--buy-reserve{min-height:min(85vh,960px)}.mypage-shell-stable{min-height:min(72vh,880px)}.customer-subpage__alert-banner{border-radius:var(--radius-lg);color:#fef3c7;background:#f59e0b1a;border:1px solid #f59e0b4d;margin-bottom:.75rem;padding:.5rem .75rem;font-size:.875rem;line-height:1.375}.customer-subpage__alert-banner-link{color:var(--foreground);text-underline-offset:2px;font-weight:500;text-decoration:underline}.customer-subpage__alert-banner-link:hover{color:#fff}.customer-subpage__inline-error{border-radius:var(--r-lg);border:1px solid color-mix(in srgb, var(--error-bd) 55%, transparent);background:var(--error-bg);color:var(--error-tx);margin-bottom:1rem;padding:.5rem .75rem;font-size:.875rem;line-height:1.375}.customer-subpage__icon-button--muted{color:var(--foreground-muted);border-radius:.375rem;padding:.125rem}.customer-subpage__icon-button--muted:hover:not(:disabled){color:#fff;background:#ffffff1a}.customer-subpage__icon-button--muted:disabled{pointer-events:none;opacity:.4}.customer-subpage__list-row{border-radius:var(--r-card,var(--radius-lg));border:1px solid var(--border,var(--border-subtle));background-color:var(--bg-card,var(--background-elevated));text-align:left;color:inherit;flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:.25rem 1rem;padding:.75rem 1rem;text-decoration:none;transition:border-color .15s,background-color .15s;display:flex}.customer-subpage__list-row:hover{border-color:var(--border-strong,var(--border-subtle));background-color:var(--bg-sub,var(--background-elevated))}.customer-subpage__pinned-badge{border-radius:var(--radius-sm);color:var(--warning-tx,#fbb440);background:#fbb4401f;border:1px solid #fbb44059;flex-shrink:0;margin-right:.5rem;padding:.125rem .375rem;font-size:.75rem;font-weight:600;line-height:1.25;display:inline-block}.customer-subpage__event-badge{border-radius:var(--radius-sm);color:var(--accent-purple,#b89bff);background:#6b2bff24;border:1px solid #6b2bff59;flex-shrink:0;padding:.125rem .375rem;font-size:.75rem;font-weight:600;line-height:1.25;display:inline-block}.customer-subpage__panel-body{border-radius:var(--radius-lg);border:1px solid var(--border-subtle);background:var(--background);padding:1rem .75rem}.customer-subpage__panel-body .customer-subpage__panel-field-label{color:#fff}.customer-subpage__agree-row{cursor:default;color:var(--foreground-muted);align-items:center;gap:.5rem;margin-top:.25rem;font-size:.875rem;line-height:1.375;display:flex}.customer-subpage__agree-mark{border:1px solid var(--border-subtle);background:var(--background);border-radius:.25rem;flex-shrink:0;width:1rem;height:1rem;display:inline-block}.customer-subpage__primary-action{width:100%;margin-top:1.5rem}.customer-subpage__stepper-host{border-radius:var(--radius-lg);border:1px solid var(--border-subtle);background:var(--background-elevated);margin-top:.75rem;padding:1rem}.customer-subpage__stepper{flex-wrap:wrap;justify-content:space-between;gap:.5rem;display:flex}.customer-subpage__stepper-step{flex-direction:column;flex:1 1 0;align-items:center;gap:.25rem;min-width:3.5rem;display:flex}.customer-subpage__stepper-badge{border-radius:9999px;flex-shrink:0;justify-content:center;align-items:center;width:2rem;height:2rem;font-size:.75rem;font-weight:600;line-height:1;display:flex}.customer-subpage__stepper-badge--todo{border:1px solid var(--border-subtle);color:var(--foreground-muted);background:0 0}.customer-subpage__stepper-badge--done{color:#fff;background:#ffffff26}.customer-subpage__stepper-badge--active{background:var(--accent);color:#fff}.customer-subpage__stepper-caption{text-align:center;max-width:5.5rem;color:var(--foreground-muted);font-size:.625rem;line-height:1.25}@media (min-width:640px){.customer-subpage__stepper-caption{font-size:.75rem}}@keyframes admin-notification-toast-shine{0%{opacity:0;transform:translate(-120%)}10%{opacity:1}to{opacity:0;transform:translate(280%)}}.admin-theme .admin-notification-toast-card{border-left-style:solid;border-left-width:3px;border-left-color:var(--admin-badge-danger-border);position:relative;overflow:hidden}.admin-theme .admin-notification-toast-card__shine{z-index:0;pointer-events:none;border-top-left-radius:inherit;border-top-right-radius:inherit;height:2px;position:absolute;top:0;left:0;right:0;overflow:hidden}.admin-theme .admin-notification-toast-card__shine-inner{background:linear-gradient(90deg,#0000,#fdb6b6,#0000);background:linear-gradient(90deg, transparent, color-mix(in srgb, var(--admin-badge-danger-border) 80%, white 20%), transparent);width:42%;height:100%;animation:2.6s ease-in-out infinite admin-notification-toast-shine;display:block}@media (prefers-reduced-motion:reduce){.admin-theme .admin-notification-toast-card__shine-inner{opacity:0;animation:none}}.admin-theme .admin-notification-preview-root{flex-direction:column;gap:1.25rem;display:flex}.admin-theme .admin-notification-preview-mode-group{max-width:28rem}.admin-theme .admin-notification-preview-channels{grid-template-columns:1fr 1fr;align-items:start;gap:1.25rem;display:grid}@media (max-width:768px){.admin-theme .admin-notification-preview-channels{grid-template-columns:1fr}}.admin-theme .admin-notification-preview-channel{flex-direction:column;gap:.5rem;display:flex}.admin-theme .admin-notification-preview-channel--off{opacity:.55}.admin-theme .admin-notification-preview-channel-header{flex-wrap:wrap;align-items:center;gap:.375rem;display:flex}.admin-theme .admin-notification-preview-placeholder{border-radius:var(--radius-sm);background:var(--admin-surface-strong);border:1px solid var(--admin-border);color:var(--admin-text-primary);padding:0 .2em;font-weight:500;display:inline}.admin-theme .admin-notification-preview-text{color:inherit}.admin-theme .admin-notification-preview-toast-wrap{max-width:100%}.admin-theme .admin-notification-preview--static .admin-notification-toast-card__shine-inner{opacity:0;animation:none}.admin-theme .admin-notification-preview-telegram{max-width:100%}.admin-theme .admin-notification-preview-telegram__bubble{border-radius:var(--radius-lg);background:var(--admin-surface-strong);border:1px solid var(--admin-border);min-width:0;padding:.5rem .625rem}.admin-theme .admin-notification-preview-telegram__headline{color:var(--admin-text-primary);font-size:.8125rem;font-weight:600}.admin-theme .admin-notification-preview-telegram__body{color:var(--admin-text-secondary);font-size:.8125rem}.admin-theme .admin-notification-preview-telegram__time{color:var(--admin-text-muted);text-align:right;margin-top:.375rem;font-size:.6875rem}.admin-theme .admin-notification-preview-email{border-radius:var(--radius-lg);border:1px solid var(--admin-border);background:var(--admin-surface);padding:.625rem .75rem}.admin-theme .admin-notification-preview-email__body{color:var(--admin-text-secondary);font-family:inherit;font-size:.8125rem}.admin-theme .admin-notification-preview-sms{flex-direction:column;gap:.375rem;max-width:100%;display:flex}.admin-theme .admin-notification-preview-sms__bubble{border-radius:var(--radius-lg);background:var(--admin-surface-strong);border:1px solid var(--admin-border);padding:.5rem .625rem}.admin-theme .admin-notification-preview-sms__meta{flex-wrap:wrap;align-items:center;gap:.375rem;display:flex}.admin-theme .admin-notification-preview-variables{flex-direction:column;gap:.5rem;display:flex}.admin-theme .admin-notification-preview-variables__scroll{flex-wrap:nowrap;gap:.375rem;padding-bottom:.125rem;display:flex;overflow-x:auto}.admin-theme .admin-notification-preview-var-chip{border-radius:var(--radius-md);border:1px solid var(--admin-border);background:var(--admin-surface);color:var(--admin-text-secondary);font-variant-numeric:tabular-nums;flex-shrink:0;padding:.25rem .5rem;font-size:.8125rem}.admin-theme .admin-notification-preview-type-trigger{cursor:pointer;text-align:left;font:inherit;color:inherit;background:0 0;border:none;align-items:center;margin:0;padding:0;display:inline-flex}.admin-theme .admin-notification-preview-type-trigger:focus-visible{outline:2px solid var(--admin-focus-ring);outline-offset:2px;border-radius:var(--radius-sm)}.admin-theme .admin-notification-preview-type-trigger--active{border-radius:var(--radius-sm);background-color:var(--admin-surface-active)}.admin-theme .admin-notification-preview-type-trigger--active .admin-table-text-primary{font-weight:600}.admin-theme table.admin-table--notification-matrix tbody tr:hover .admin-notification-preview-type-trigger--active{background-color:#0000}.admin-theme .admin-tooltip-trigger{outline:none;min-width:0;display:block}.admin-theme .admin-tooltip-trigger--inline{min-width:auto;display:inline-block}.admin-theme .admin-tooltip-trigger:focus-visible{outline:2px solid var(--accent);outline-offset:2px;border-radius:.25rem}.admin-theme .admin-tooltip-panel{z-index:210;border:1px solid var(--admin-border);border-radius:var(--admin-section-radius);background:var(--admin-surface);max-width:20rem;color:var(--admin-text-secondary);white-space:pre-wrap;word-break:break-word;pointer-events:none;padding:.375rem .625rem;font-size:.6875rem;font-weight:400;line-height:1.5;position:fixed;box-shadow:0 4px 12px #0000001f}
