/*
|--------------------------------------------------------------------------
| VIDEO-STYLE CRYPTO ASSETS MODULE
|--------------------------------------------------------------------------
*/

.crypto-shell{max-width:980px;margin:0 auto}.crypto-mobile-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:18px}.crypto-mobile-header h1{margin:2px 0 0;font-size:28px}.crypto-kicker{font-size:12px;color:var(--muted);text-transform:uppercase;letter-spacing:.12em}.crypto-shield{padding:7px 11px;border-radius:999px;background:#eaf7f1;color:#11835f;font-size:12px;font-weight:700}.crypto-tabs{display:flex;gap:8px;background:#fff;border:1px solid var(--line);border-radius:14px;padding:5px;margin-bottom:16px;overflow:auto}.crypto-tabs a{flex:1;text-align:center;text-decoration:none;padding:10px 14px;border-radius:10px;color:var(--muted);font-weight:700;white-space:nowrap}.crypto-tabs a.active{background:var(--navy);color:#fff}.crypto-hero-card,.crypto-detail-card,.crypto-list-card,.crypto-panel{background:#fff;border:1px solid var(--line);border-radius:22px;box-shadow:0 14px 40px rgba(16,35,63,.08)}.crypto-hero-card{padding:26px;background:linear-gradient(145deg,#10233f,#1c4775);color:#fff}.crypto-hero-card>span{font-size:13px;color:#bed0e7}.crypto-total{font-size:42px;font-weight:800;margin-top:7px}.crypto-hero-meta{display:flex;gap:18px;font-size:12px;color:#c9d7e7;margin-top:8px}.crypto-chart{height:110px;display:flex;align-items:flex-end;gap:8px;margin-top:24px;border-bottom:1px solid rgba(255,255,255,.2)}.crypto-chart span{flex:1;border-radius:8px 8px 0 0;background:rgba(255,255,255,.34)}.crypto-chart span:nth-child(1){height:31%}.crypto-chart span:nth-child(2){height:42%}.crypto-chart span:nth-child(3){height:36%}.crypto-chart span:nth-child(4){height:57%}.crypto-chart span:nth-child(5){height:49%}.crypto-chart span:nth-child(6){height:67%}.crypto-chart span:nth-child(7){height:59%}.crypto-chart span:nth-child(8){height:75%}.crypto-chart span:nth-child(9){height:70%}.crypto-chart span:nth-child(10){height:88%;background:var(--orange)}.crypto-actions{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin:18px 0}.crypto-actions button,.crypto-actions a{border:0;background:#fff;border:1px solid var(--line);border-radius:18px;padding:16px 8px;text-align:center;text-decoration:none;color:var(--navy);font-size:22px;font-weight:700;cursor:pointer}.crypto-actions span{display:block;font-size:11px;margin-top:7px;color:var(--muted)}.crypto-list-card{padding:20px}.crypto-section-title{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.crypto-section-title h2{margin:0;font-size:18px}.crypto-section-title span{font-size:12px;color:var(--muted)}.crypto-asset-row{display:grid;grid-template-columns:48px minmax(0,1fr) auto;gap:13px;align-items:center;padding:15px 0;border-bottom:1px solid var(--line);text-decoration:none}.crypto-asset-row:last-child{border-bottom:0}.crypto-coin-icon{width:46px;height:46px;border-radius:50%;display:grid;place-items:center;background:#edf2f8;color:var(--navy);font-size:13px;font-weight:800}.crypto-asset-main strong,.crypto-asset-balance strong{display:block}.crypto-asset-main span,.crypto-asset-balance span{display:block;font-size:12px;color:var(--muted);margin-top:4px}.crypto-asset-main em{font-style:normal;margin-left:7px}.crypto-asset-balance{text-align:right}.crypto-up{color:#139467!important}.crypto-down{color:#c13b32!important}.crypto-detail-card{padding:24px;text-align:center}.crypto-detail-top{display:flex;align-items:center;text-align:left;gap:12px}.crypto-detail-top h2{margin:0}.crypto-detail-top span{font-size:12px;color:var(--muted)}.crypto-back{text-decoration:none;font-size:24px;margin-right:2px}.crypto-balance-large{font-size:34px;font-weight:800;margin-top:28px}.crypto-balance-usd{color:var(--muted);margin-top:5px}.crypto-market-strip{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-top:18px;padding:14px;background:#f7f9fc;border-radius:14px}.crypto-market-strip span,.crypto-market-strip strong{display:block}.crypto-market-strip span{font-size:11px;color:var(--muted)}.crypto-market-strip strong{font-size:13px;margin-top:4px}.crypto-panel{display:none;padding:22px;margin-top:16px}.crypto-panel.active{display:block}.crypto-form{display:grid;gap:14px}.crypto-form label{font-size:12px;font-weight:700}.crypto-form input,.crypto-form select,.crypto-form textarea{display:block;width:100%;margin-top:7px;padding:13px;border:1px solid #cad6e4;border-radius:12px;font:inherit}.crypto-form textarea{min-height:90px}.crypto-primary{border:0;border-radius:13px;background:var(--orange);color:#fff;padding:14px 18px;font-weight:800;cursor:pointer}.crypto-form-note,.crypto-empty{font-size:13px;color:var(--muted)}.crypto-qr-placeholder{width:160px;height:160px;margin:20px auto;display:grid;place-items:center;border:12px solid #122846;background:repeating-linear-gradient(45deg,#fff,#fff 7px,#122846 7px,#122846 14px);font-weight:900;color:#fff}.crypto-address-box{padding:14px;border-radius:12px;background:#f4f7fb;word-break:break-all;margin-bottom:12px}.crypto-warning{padding:13px 15px;border-radius:12px;background:#fff5e8;color:#8b5a16;font-size:12px;line-height:1.5}.crypto-activity-row,.crypto-wallet-row{display:flex;align-items:center;gap:12px;padding:14px 0;border-bottom:1px solid var(--line)}.crypto-activity-row:last-child,.crypto-wallet-row:last-child{border-bottom:0}.crypto-activity-icon{width:40px;height:40px;display:grid;place-items:center;border-radius:50%;background:#eef3f8;font-weight:800}.crypto-activity-main{flex:1}.crypto-activity-main strong,.crypto-activity-main span,.crypto-activity-value strong,.crypto-activity-value span,.crypto-wallet-row strong,.crypto-wallet-row span,.crypto-wallet-row code{display:block}.crypto-activity-main span,.crypto-activity-value span,.crypto-wallet-row span{font-size:11px;color:var(--muted);margin-top:4px}.crypto-activity-value{text-align:right}.crypto-wallet-row>div{min-width:0;flex:1}.crypto-wallet-row code{margin-top:6px;word-break:break-all}.crypto-admin-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.crypto-admin-grid details summary{cursor:pointer}.crypto-admin-form{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;padding:14px;border:1px solid var(--line);border-radius:12px}.crypto-admin-form strong,.crypto-admin-form .small,.crypto-admin-form textarea,.crypto-admin-form button{grid-column:1/-1}.crypto-admin-form input,.crypto-admin-form select,.crypto-admin-form textarea{width:100%;padding:10px;border:1px solid #ccd7e4;border-radius:8px}.crypto-admin-form label{font-size:12px;display:flex;align-items:center;gap:5px}.crypto-admin-form label input{width:auto}

@media(max-width:820px){.crypto-shell{max-width:620px}.crypto-admin-grid{grid-template-columns:1fr}}
@media(max-width:600px){.crypto-shell{margin:-4px}.crypto-total{font-size:36px}.crypto-actions{gap:8px}.crypto-actions button,.crypto-actions a{border-radius:15px;padding:13px 4px}.crypto-asset-row{grid-template-columns:44px minmax(0,1fr) auto}.crypto-detail-card,.crypto-hero-card,.crypto-list-card,.crypto-panel{border-radius:18px}.crypto-admin-form{grid-template-columns:1fr}.crypto-market-strip{gap:4px}.crypto-hero-meta{justify-content:space-between;gap:8px}}

.crypto-coin-icon img{width:100%;height:100%;object-fit:contain;border-radius:50%}.crypto-real-qr{width:220px;height:220px;margin:20px auto;padding:10px;background:#fff;border:1px solid var(--line);border-radius:18px;box-shadow:0 10px 30px rgba(16,35,63,.08)}.crypto-real-qr img{display:block;width:100%;height:100%;object-fit:contain}.crypto-company-wallet-list{display:grid;gap:12px;margin-top:18px}.crypto-company-wallet-row{display:grid;grid-template-columns:minmax(220px,1fr) minmax(240px,2fr) auto auto;gap:12px;align-items:center;padding:14px;border:1px solid var(--line);border-radius:12px}.crypto-company-wallet-row code{word-break:break-all;font-size:12px}.crypto-admin-coin{display:flex;align-items:center;gap:10px}.crypto-admin-coin img{width:38px;height:38px;object-fit:contain;border-radius:50%;background:#eef3f8}.crypto-admin-coin strong,.crypto-admin-coin span{display:block}.crypto-admin-coin span{font-size:11px;color:var(--muted);margin-top:3px}@media(max-width:760px){.crypto-company-wallet-row{grid-template-columns:1fr}.crypto-real-qr{width:190px;height:190px}}


/* API catalog synchronization */
.crypto-sync-card{margin-bottom:18px}.crypto-sync-head{display:flex;justify-content:space-between;gap:20px;align-items:flex-start}.crypto-sync-head h2{margin:4px 0 8px}.crypto-sync-status{display:grid;gap:4px;min-width:190px;padding:12px;border:1px solid var(--border,#dfe5ec);border-radius:14px}.crypto-sync-status span{font-size:12px;opacity:.75}.crypto-sync-form,.crypto-asset-search,.crypto-client-search,.crypto-pagination{display:flex;gap:10px;align-items:center;flex-wrap:wrap;margin-top:14px}.crypto-sync-form label{display:grid;gap:5px;font-size:12px}.crypto-check{display:flex!important;align-items:center;grid-template-columns:auto 1fr}.crypto-admin-coin img{width:32px;height:32px;border-radius:50%;object-fit:cover}.crypto-admin-coin span{display:inline-block}.crypto-client-search input,.crypto-asset-search input{min-width:260px;flex:1}.crypto-client-search button,.crypto-client-search a,.crypto-pagination a{border:0;border-radius:10px;padding:10px 14px;text-decoration:none;background:#eef2f7;color:inherit}.crypto-catalog-count{font-size:12px;opacity:.72;margin:8px 0}.crypto-pagination{justify-content:center;margin:18px 0}.crypto-pagination span{font-size:13px;font-weight:700}@media(max-width:760px){.crypto-sync-head{display:grid}.crypto-sync-status{min-width:0}.crypto-client-search input,.crypto-asset-search input{min-width:0;width:100%}}

/* Admin compact crypto catalog list */
.crypto-catalog-card{grid-column:1/-1;overflow:visible}.crypto-search-box{position:relative;flex:1;min-width:280px}.crypto-search-box>input{width:100%}.crypto-search-results{position:absolute;z-index:80;top:calc(100% + 6px);left:0;right:0;max-height:420px;overflow:auto;background:#fff;border:1px solid var(--line,#dfe5ec);border-radius:12px;box-shadow:0 18px 45px rgba(15,35,60,.16)}.crypto-search-result{width:100%;display:grid;grid-template-columns:38px minmax(0,1fr) auto;gap:10px;align-items:center;padding:10px 12px;border:0;border-bottom:1px solid var(--line,#e4e9ef);background:#fff;text-align:left;cursor:pointer}.crypto-search-result:last-child{border-bottom:0}.crypto-search-result:hover{background:#f6f9fc}.crypto-search-result img,.crypto-search-fallback{width:34px;height:34px;border-radius:50%;object-fit:cover}.crypto-search-fallback{display:grid;place-items:center;background:#edf2f8;font-size:11px;font-weight:800}.crypto-search-result strong,.crypto-search-result small{display:block}.crypto-search-result small{margin-top:3px;color:var(--muted);font-size:11px}.crypto-search-result em{font-style:normal;font-size:11px;color:var(--muted)}.crypto-search-empty{padding:14px;color:var(--muted);font-size:13px}.crypto-admin-list-wrap{margin-top:14px;border:1px solid var(--line,#dfe5ec);border-radius:14px;overflow:hidden}.crypto-admin-list-head,.crypto-admin-list-row{display:grid;grid-template-columns:minmax(210px,1.7fr) minmax(105px,.85fr) 72px 58px 86px 112px 142px;gap:10px;align-items:center}.crypto-admin-list-head{padding:10px 12px;background:#f5f7fa;color:var(--muted);font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.04em}.crypto-admin-list-row{padding:10px 12px;border-top:1px solid var(--line,#e4e9ef);font-size:13px}.crypto-list-coin{display:flex;align-items:center;gap:10px;min-width:0}.crypto-list-coin img{width:36px;height:36px;border-radius:50%;object-fit:cover;flex:0 0 auto}.crypto-list-coin strong,.crypto-list-coin span{display:block}.crypto-list-coin strong{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.crypto-list-coin span{margin-top:2px;color:var(--muted);font-size:11px;font-weight:700}.crypto-list-price{font-weight:700}.crypto-status-pill{display:inline-flex;align-items:center;justify-content:center;min-width:70px;padding:5px 8px;border-radius:999px;font-size:10px;font-weight:800}.crypto-status-pill.is-active,.crypto-status-pill.has-wallet{background:#e9f8f1;color:#13795b}.crypto-status-pill.is-inactive,.crypto-status-pill.no-wallet{background:#f2f4f7;color:#6b7280}.crypto-list-actions{display:flex;gap:6px}.crypto-list-actions .btn{padding:7px 9px;font-size:11px}.crypto-admin-row-form{margin:0;border-radius:0;border-width:1px 0 0;background:#fbfcfe}.crypto-admin-row-form[hidden]{display:none!important}
@media(max-width:1100px){.crypto-admin-list-wrap{overflow-x:auto}.crypto-admin-list-head,.crypto-admin-list-row{min-width:930px}}
@media(max-width:760px){.crypto-search-box{min-width:0;width:100%}.crypto-live-search{align-items:stretch}.crypto-live-search>.btn{width:auto}}


/* 2026-08-06: definitive compact admin coin table */
.crypto-catalog-card{grid-column:1/-1!important;overflow:visible!important}
.crypto-admin-table-wrap{width:100%;margin-top:14px;overflow-x:auto;border:1px solid var(--line,#dfe5ec);border-radius:14px;background:#fff}
.crypto-admin-table{width:100%;min-width:920px;border-collapse:collapse}
.crypto-admin-table th{padding:10px 12px;background:#f5f7fa;color:var(--muted);font-size:11px;font-weight:800;text-align:left;text-transform:uppercase;letter-spacing:.04em;white-space:nowrap}
.crypto-admin-table td{padding:10px 12px;border-top:1px solid var(--line,#e4e9ef);font-size:13px;vertical-align:middle}
.crypto-admin-coin-row:hover{background:#fafbfd}
.crypto-list-fallback{display:grid;place-items:center;width:34px;height:34px;flex:0 0 34px;border-radius:50%;background:#edf2f8;color:var(--navy);font-size:10px;font-weight:800}
.crypto-list-coin-copy{min-width:0}
.crypto-list-coin-copy strong,.crypto-list-coin-copy span{display:block}
.crypto-list-coin-copy strong{max-width:240px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.crypto-admin-edit-row[hidden]{display:none!important}
.crypto-admin-edit-row>td{padding:0!important;background:#fbfcfe}
.crypto-admin-row-form{display:block!important;padding:16px;border:0!important;border-radius:0!important}
.crypto-edit-heading{display:flex;gap:8px;align-items:baseline;margin-bottom:12px}
.crypto-edit-heading span{color:var(--muted);font-size:12px}
.crypto-edit-fields{display:grid;grid-template-columns:repeat(5,minmax(130px,1fr));gap:10px}
.crypto-edit-fields label{display:grid;gap:5px;color:var(--muted);font-size:11px;font-weight:700}
.crypto-edit-fields input{width:100%;padding:9px 10px;border:1px solid #ccd7e4;border-radius:8px}
.crypto-edit-options{display:flex;gap:16px;flex-wrap:wrap;margin-top:12px}
.crypto-edit-options label{display:flex;align-items:center;gap:6px;font-size:12px}
.crypto-edit-actions{display:flex;gap:8px;margin-top:14px}
.crypto-admin-empty{text-align:center!important;color:var(--muted);padding:24px!important}
@media(max-width:1200px){.crypto-edit-fields{grid-template-columns:repeat(3,minmax(150px,1fr))}}
@media(max-width:760px){.crypto-edit-fields{grid-template-columns:1fr 1fr}}
@media(max-width:520px){.crypto-edit-fields{grid-template-columns:1fr}}


/* Company receiving wallet searchable coin selector */
.crypto-company-wallet-form{width:100%;min-width:0}
.crypto-company-wallet-form>*{box-sizing:border-box;max-width:100%}
.crypto-company-wallet-form textarea,.crypto-company-wallet-form>input,.crypto-company-wallet-form>.btn{width:100%}
.crypto-wallet-search{position:relative;width:100%;min-width:0}
.crypto-wallet-search>label{display:block;margin-bottom:6px;font-size:12px;font-weight:700}
.crypto-wallet-search .crypto-search-box{width:100%;min-width:0}
.crypto-wallet-search input{box-sizing:border-box;width:100%;max-width:100%;padding:11px 12px;border:1px solid #ccd7e4;border-radius:8px}
.crypto-wallet-selected{display:grid;grid-template-columns:36px minmax(0,1fr) 30px;gap:10px;align-items:center;margin-top:8px;padding:9px 10px;border:1px solid #b9dfcf;border-radius:10px;background:#f0faf6}
.crypto-wallet-selected[hidden]{display:none!important}
.crypto-wallet-selected img,.crypto-wallet-selected .crypto-search-fallback{width:34px;height:34px;border-radius:50%;object-fit:cover}
.crypto-wallet-selected strong,.crypto-wallet-selected small{display:block}
.crypto-wallet-selected small{margin-top:2px;color:var(--muted);font-size:11px}
.crypto-wallet-clear{width:28px;height:28px;border:0;border-radius:50%;background:#e5ece9;color:#40534b;font-size:20px;line-height:1;cursor:pointer}


/* Client portfolio: received assets and real coin logos */
.crypto-coin-icon{overflow:hidden}
.crypto-coin-icon img{display:block;width:100%;height:100%;object-fit:contain;border-radius:50%}
.crypto-activity-coin{overflow:hidden;padding:0}
.crypto-activity-coin img{display:block;width:100%;height:100%;object-fit:contain;border-radius:50%}
.crypto-activity-hash{max-width:440px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.crypto-activity-value strong{color:#139467}
@media(max-width:600px){
  .crypto-activity-row{align-items:flex-start}
  .crypto-activity-value{max-width:42%}
  .crypto-activity-hash{max-width:180px}
}


/* Client action line and live market section */
.crypto-actions-five{grid-template-columns:repeat(5,1fr)}
.crypto-actions-home button.is-selected{border-color:var(--orange);box-shadow:0 0 0 2px rgba(244,132,31,.14)}
.crypto-action-notice{margin:-4px 0 16px;padding:12px 14px;border:1px solid #f2cfaa;border-radius:12px;background:#fff7ed;color:#8a541a;font-size:13px;font-weight:700}
.crypto-market-card{margin-top:18px}
.crypto-market-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 20px}
.crypto-market-row{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:14px 0;border-bottom:1px solid var(--line)}
.crypto-market-identity{display:flex;align-items:center;gap:11px;min-width:0}
.crypto-market-logo{width:40px;height:40px;flex:0 0 40px;display:grid;place-items:center;border-radius:50%;overflow:hidden;background:#edf2f8;color:var(--navy);font-size:11px;font-weight:800}
.crypto-market-logo img{display:block;width:100%;height:100%;object-fit:contain}
.crypto-market-identity strong,.crypto-market-identity span,.crypto-market-price strong,.crypto-market-price span{display:block}
.crypto-market-identity strong{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.crypto-market-identity span,.crypto-market-price span{margin-top:3px;color:var(--muted);font-size:11px}
.crypto-market-price{text-align:right;white-space:nowrap}
@media(max-width:760px){
  .crypto-actions-five{grid-template-columns:repeat(5,minmax(72px,1fr));overflow-x:auto}
  .crypto-actions-five button,.crypto-actions-five a{min-width:72px}
  .crypto-market-list{grid-template-columns:1fr}
}


/* 2026-08-06: Live Market Prices single-column list */
.crypto-market-list{
    display:block!important;
    grid-template-columns:none!important;
}
.crypto-market-row{
    width:100%;
    box-sizing:border-box;
    padding:13px 2px;
}
.crypto-market-row:last-child{
    border-bottom:0;
}
.crypto-market-identity{
    flex:1;
}
.crypto-market-price{
    min-width:125px;
}
@media(max-width:600px){
    .crypto-market-row{
        padding:12px 0;
    }
    .crypto-market-price{
        min-width:105px;
    }
}


/* 2026-08-06: Premium visual treatment for the client crypto dashboard */
.crypto-shell{
    max-width:1180px;
}

.crypto-hero-card{
    position:relative;
    overflow:hidden;
    border:0;
    background:
        radial-gradient(circle at 88% 18%,rgba(255,255,255,.16),transparent 28%),
        radial-gradient(circle at 12% 88%,rgba(245,139,31,.22),transparent 26%),
        linear-gradient(135deg,#0f2748 0%,#183f6d 58%,#215685 100%);
    box-shadow:0 22px 55px rgba(17,43,75,.22);
}

.crypto-hero-card::before{
    content:"";
    position:absolute;
    inset:0;
    background:linear-gradient(120deg,transparent 20%,rgba(255,255,255,.05) 50%,transparent 80%);
    pointer-events:none;
}

.crypto-total{
    text-shadow:0 5px 18px rgba(0,0,0,.2);
}

.crypto-actions-five{
    gap:14px;
}

.crypto-actions-five button,
.crypto-actions-five a{
    position:relative;
    overflow:hidden;
    min-height:106px;
    border:1px solid rgba(19,43,73,.1);
    background:linear-gradient(180deg,#ffffff 0%,#f8fbff 100%);
    box-shadow:0 10px 28px rgba(16,35,63,.07);
    transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease;
}

.crypto-actions-five button::before,
.crypto-actions-five a::before{
    content:"";
    position:absolute;
    left:0;
    right:0;
    top:0;
    height:4px;
    background:linear-gradient(90deg,#f28b28,#ffb45e);
    opacity:0;
    transition:opacity .2s ease;
}

.crypto-actions-five button:hover,
.crypto-actions-five a:hover{
    transform:translateY(-3px);
    border-color:rgba(242,139,40,.35);
    box-shadow:0 16px 34px rgba(16,35,63,.12);
}

.crypto-actions-five button:hover::before,
.crypto-actions-five a:hover::before,
.crypto-actions-five button.is-selected::before{
    opacity:1;
}

.crypto-actions-five button,
.crypto-actions-five a{
    font-size:27px;
}

.crypto-actions-five span{
    font-size:12px;
    font-weight:800;
    letter-spacing:.01em;
}

.crypto-list-card{
    border:1px solid rgba(18,44,77,.08);
    box-shadow:0 16px 40px rgba(16,35,63,.08);
}

.crypto-market-card{
    position:relative;
    overflow:hidden;
    padding:0;
    background:linear-gradient(180deg,#ffffff 0%,#fbfdff 100%);
}

.crypto-market-card .crypto-section-title{
    margin:0;
    padding:21px 24px;
    border-bottom:1px solid rgba(20,46,78,.08);
    background:
        linear-gradient(90deg,rgba(15,39,72,.04),rgba(242,139,40,.06));
}

.crypto-market-card .crypto-section-title h2{
    position:relative;
    padding-left:14px;
    font-size:20px;
}

.crypto-market-card .crypto-section-title h2::before{
    content:"";
    position:absolute;
    left:0;
    top:2px;
    bottom:2px;
    width:4px;
    border-radius:999px;
    background:linear-gradient(180deg,#f28b28,#ffb45e);
}

.crypto-market-card .crypto-section-title span{
    padding:6px 10px;
    border-radius:999px;
    background:#eef4fb;
    color:#526a84;
    font-weight:700;
}

.crypto-market-list{
    padding:0 22px 10px;
}

.crypto-market-row{
    position:relative;
    min-height:76px;
    padding:14px 14px;
    margin:8px 0;
    border:1px solid transparent;
    border-bottom:1px solid rgba(20,46,78,.08);
    border-radius:14px;
    background:transparent;
    transition:background .2s ease,border-color .2s ease,transform .2s ease,box-shadow .2s ease;
}

.crypto-market-row:hover{
    transform:translateX(4px);
    border-color:rgba(31,74,119,.10);
    background:linear-gradient(90deg,#f7fbff 0%,#ffffff 68%,#fff8f0 100%);
    box-shadow:0 10px 24px rgba(16,35,63,.06);
}

.crypto-market-logo{
    width:46px;
    height:46px;
    flex-basis:46px;
    border:1px solid rgba(18,44,77,.08);
    background:#fff;
    box-shadow:0 7px 18px rgba(16,35,63,.09);
}

.crypto-market-identity strong{
    font-size:15px;
    color:#14243b;
}

.crypto-market-identity span{
    display:inline-flex;
    margin-top:5px;
    padding:3px 7px;
    border-radius:999px;
    background:#edf3f8;
    color:#587087;
    font-size:10px;
    font-weight:800;
    letter-spacing:.04em;
}

.crypto-market-price strong{
    font-size:15px;
    color:#14243b;
}

.crypto-market-price span{
    display:inline-flex;
    justify-content:center;
    min-width:68px;
    margin-top:5px;
    padding:4px 8px;
    border-radius:999px;
    font-size:10px;
    font-weight:800;
}

.crypto-market-price .crypto-up{
    background:#e9f8f1;
    color:#13795b!important;
}

.crypto-market-price .crypto-down{
    background:#fff0ef;
    color:#ba4037!important;
}

.crypto-list-card#assets{
    background:
        radial-gradient(circle at 96% 12%,rgba(242,139,40,.05),transparent 22%),
        #fff;
}

.crypto-list-card#assets .crypto-section-title{
    padding-bottom:14px;
    border-bottom:1px solid rgba(20,46,78,.08);
}

.crypto-empty{
    padding:20px;
    border:1px dashed #cad7e4;
    border-radius:14px;
    background:#f8fbfe;
    text-align:center;
}

.crypto-tabs{
    padding:6px;
    border:1px solid rgba(19,43,73,.08);
    box-shadow:0 8px 24px rgba(16,35,63,.05);
}

.crypto-tabs a{
    transition:background .2s ease,color .2s ease,transform .2s ease;
}

.crypto-tabs a:hover{
    transform:translateY(-1px);
    background:#f3f7fb;
}

.crypto-tabs a.active{
    background:linear-gradient(135deg,#112b4e,#1c4a79);
    box-shadow:0 8px 18px rgba(17,43,78,.18);
}

@media(max-width:760px){
    .crypto-market-list{
        padding:0 12px 8px;
    }

    .crypto-market-card .crypto-section-title{
        padding:18px;
    }

    .crypto-market-row{
        min-height:70px;
        padding:12px 8px;
        margin:5px 0;
    }

    .crypto-market-row:hover{
        transform:none;
    }

    .crypto-market-logo{
        width:42px;
        height:42px;
        flex-basis:42px;
    }

    .crypto-actions-five button,
    .crypto-actions-five a{
        min-height:92px;
    }
}


/* Manual deposit notification */
.crypto-deposit-notice{
    margin:18px 0 12px;
    padding:15px 16px;
    border:1px solid #cddded;
    border-radius:14px;
    background:linear-gradient(135deg,#f5f9fd,#ffffff);
}
.crypto-deposit-notice h4{margin:0 0 6px;color:#173451}
.crypto-deposit-notice p{margin:0;color:var(--muted);font-size:12px;line-height:1.55}
.crypto-deposit-form{
    margin-top:12px;
    padding-top:16px;
    border-top:1px solid var(--line);
}

/*
|--------------------------------------------------------------------------
| VIDEO-STYLE CRYPTO ASSETS MODULE
|--------------------------------------------------------------------------
*/

.crypto-shell{max-width:980px;margin:0 auto}.crypto-mobile-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:18px}.crypto-mobile-header h1{margin:2px 0 0;font-size:28px}.crypto-kicker{font-size:12px;color:var(--muted);text-transform:uppercase;letter-spacing:.12em}.crypto-shield{padding:7px 11px;border-radius:999px;background:#eaf7f1;color:#11835f;font-size:12px;font-weight:700}.crypto-tabs{display:flex;gap:8px;background:#fff;border:1px solid var(--line);border-radius:14px;padding:5px;margin-bottom:16px;overflow:auto}.crypto-tabs a{flex:1;text-align:center;text-decoration:none;padding:10px 14px;border-radius:10px;color:var(--muted);font-weight:700;white-space:nowrap}.crypto-tabs a.active{background:var(--navy);color:#fff}.crypto-hero-card,.crypto-detail-card,.crypto-list-card,.crypto-panel{background:#fff;border:1px solid var(--line);border-radius:22px;box-shadow:0 14px 40px rgba(16,35,63,.08)}.crypto-hero-card{padding:26px;background:linear-gradient(145deg,#10233f,#1c4775);color:#fff}.crypto-hero-card>span{font-size:13px;color:#bed0e7}.crypto-total{font-size:42px;font-weight:800;margin-top:7px}.crypto-hero-meta{display:flex;gap:18px;font-size:12px;color:#c9d7e7;margin-top:8px}.crypto-chart{height:110px;display:flex;align-items:flex-end;gap:8px;margin-top:24px;border-bottom:1px solid rgba(255,255,255,.2)}.crypto-chart span{flex:1;border-radius:8px 8px 0 0;background:rgba(255,255,255,.34)}.crypto-chart span:nth-child(1){height:31%}.crypto-chart span:nth-child(2){height:42%}.crypto-chart span:nth-child(3){height:36%}.crypto-chart span:nth-child(4){height:57%}.crypto-chart span:nth-child(5){height:49%}.crypto-chart span:nth-child(6){height:67%}.crypto-chart span:nth-child(7){height:59%}.crypto-chart span:nth-child(8){height:75%}.crypto-chart span:nth-child(9){height:70%}.crypto-chart span:nth-child(10){height:88%;background:var(--orange)}.crypto-actions{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin:18px 0}.crypto-actions button,.crypto-actions a{border:0;background:#fff;border:1px solid var(--line);border-radius:18px;padding:16px 8px;text-align:center;text-decoration:none;color:var(--navy);font-size:22px;font-weight:700;cursor:pointer}.crypto-actions span{display:block;font-size:11px;margin-top:7px;color:var(--muted)}.crypto-list-card{padding:20px}.crypto-section-title{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.crypto-section-title h2{margin:0;font-size:18px}.crypto-section-title span{font-size:12px;color:var(--muted)}.crypto-asset-row{display:grid;grid-template-columns:48px minmax(0,1fr) auto;gap:13px;align-items:center;padding:15px 0;border-bottom:1px solid var(--line);text-decoration:none}.crypto-asset-row:last-child{border-bottom:0}.crypto-coin-icon{width:46px;height:46px;border-radius:50%;display:grid;place-items:center;background:#edf2f8;color:var(--navy);font-size:13px;font-weight:800}.crypto-asset-main strong,.crypto-asset-balance strong{display:block}.crypto-asset-main span,.crypto-asset-balance span{display:block;font-size:12px;color:var(--muted);margin-top:4px}.crypto-asset-main em{font-style:normal;margin-left:7px}.crypto-asset-balance{text-align:right}.crypto-up{color:#139467!important}.crypto-down{color:#c13b32!important}.crypto-detail-card{padding:24px;text-align:center}.crypto-detail-top{display:flex;align-items:center;text-align:left;gap:12px}.crypto-detail-top h2{margin:0}.crypto-detail-top span{font-size:12px;color:var(--muted)}.crypto-back{text-decoration:none;font-size:24px;margin-right:2px}.crypto-balance-large{font-size:34px;font-weight:800;margin-top:28px}.crypto-balance-usd{color:var(--muted);margin-top:5px}.crypto-market-strip{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-top:18px;padding:14px;background:#f7f9fc;border-radius:14px}.crypto-market-strip span,.crypto-market-strip strong{display:block}.crypto-market-strip span{font-size:11px;color:var(--muted)}.crypto-market-strip strong{font-size:13px;margin-top:4px}.crypto-panel{display:none;padding:22px;margin-top:16px}.crypto-panel.active{display:block}.crypto-form{display:grid;gap:14px}.crypto-form label{font-size:12px;font-weight:700}.crypto-form input,.crypto-form select,.crypto-form textarea{display:block;width:100%;margin-top:7px;padding:13px;border:1px solid #cad6e4;border-radius:12px;font:inherit}.crypto-form textarea{min-height:90px}.crypto-primary{border:0;border-radius:13px;background:var(--orange);color:#fff;padding:14px 18px;font-weight:800;cursor:pointer}.crypto-form-note,.crypto-empty{font-size:13px;color:var(--muted)}.crypto-qr-placeholder{width:160px;height:160px;margin:20px auto;display:grid;place-items:center;border:12px solid #122846;background:repeating-linear-gradient(45deg,#fff,#fff 7px,#122846 7px,#122846 14px);font-weight:900;color:#fff}.crypto-address-box{padding:14px;border-radius:12px;background:#f4f7fb;word-break:break-all;margin-bottom:12px}.crypto-warning{padding:13px 15px;border-radius:12px;background:#fff5e8;color:#8b5a16;font-size:12px;line-height:1.5}.crypto-activity-row,.crypto-wallet-row{display:flex;align-items:center;gap:12px;padding:14px 0;border-bottom:1px solid var(--line)}.crypto-activity-row:last-child,.crypto-wallet-row:last-child{border-bottom:0}.crypto-activity-icon{width:40px;height:40px;display:grid;place-items:center;border-radius:50%;background:#eef3f8;font-weight:800}.crypto-activity-main{flex:1}.crypto-activity-main strong,.crypto-activity-main span,.crypto-activity-value strong,.crypto-activity-value span,.crypto-wallet-row strong,.crypto-wallet-row span,.crypto-wallet-row code{display:block}.crypto-activity-main span,.crypto-activity-value span,.crypto-wallet-row span{font-size:11px;color:var(--muted);margin-top:4px}.crypto-activity-value{text-align:right}.crypto-wallet-row>div{min-width:0;flex:1}.crypto-wallet-row code{margin-top:6px;word-break:break-all}.crypto-admin-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.crypto-admin-grid details summary{cursor:pointer}.crypto-admin-form{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;padding:14px;border:1px solid var(--line);border-radius:12px}.crypto-admin-form strong,.crypto-admin-form .small,.crypto-admin-form textarea,.crypto-admin-form button{grid-column:1/-1}.crypto-admin-form input,.crypto-admin-form select,.crypto-admin-form textarea{width:100%;padding:10px;border:1px solid #ccd7e4;border-radius:8px}.crypto-admin-form label{font-size:12px;display:flex;align-items:center;gap:5px}.crypto-admin-form label input{width:auto}

@media(max-width:820px){.crypto-shell{max-width:620px}.crypto-admin-grid{grid-template-columns:1fr}}
@media(max-width:600px){.crypto-shell{margin:-4px}.crypto-total{font-size:36px}.crypto-actions{gap:8px}.crypto-actions button,.crypto-actions a{border-radius:15px;padding:13px 4px}.crypto-asset-row{grid-template-columns:44px minmax(0,1fr) auto}.crypto-detail-card,.crypto-hero-card,.crypto-list-card,.crypto-panel{border-radius:18px}.crypto-admin-form{grid-template-columns:1fr}.crypto-market-strip{gap:4px}.crypto-hero-meta{justify-content:space-between;gap:8px}}

.crypto-coin-icon img{width:100%;height:100%;object-fit:contain;border-radius:50%}.crypto-real-qr{width:220px;height:220px;margin:20px auto;padding:10px;background:#fff;border:1px solid var(--line);border-radius:18px;box-shadow:0 10px 30px rgba(16,35,63,.08)}.crypto-real-qr img{display:block;width:100%;height:100%;object-fit:contain}.crypto-company-wallet-list{display:grid;gap:12px;margin-top:18px}.crypto-company-wallet-row{display:grid;grid-template-columns:minmax(220px,1fr) minmax(240px,2fr) auto auto;gap:12px;align-items:center;padding:14px;border:1px solid var(--line);border-radius:12px}.crypto-company-wallet-row code{word-break:break-all;font-size:12px}.crypto-admin-coin{display:flex;align-items:center;gap:10px}.crypto-admin-coin img{width:38px;height:38px;object-fit:contain;border-radius:50%;background:#eef3f8}.crypto-admin-coin strong,.crypto-admin-coin span{display:block}.crypto-admin-coin span{font-size:11px;color:var(--muted);margin-top:3px}@media(max-width:760px){.crypto-company-wallet-row{grid-template-columns:1fr}.crypto-real-qr{width:190px;height:190px}}


/* API catalog synchronization */
.crypto-sync-card{margin-bottom:18px}.crypto-sync-head{display:flex;justify-content:space-between;gap:20px;align-items:flex-start}.crypto-sync-head h2{margin:4px 0 8px}.crypto-sync-status{display:grid;gap:4px;min-width:190px;padding:12px;border:1px solid var(--border,#dfe5ec);border-radius:14px}.crypto-sync-status span{font-size:12px;opacity:.75}.crypto-sync-form,.crypto-asset-search,.crypto-client-search,.crypto-pagination{display:flex;gap:10px;align-items:center;flex-wrap:wrap;margin-top:14px}.crypto-sync-form label{display:grid;gap:5px;font-size:12px}.crypto-check{display:flex!important;align-items:center;grid-template-columns:auto 1fr}.crypto-admin-coin img{width:32px;height:32px;border-radius:50%;object-fit:cover}.crypto-admin-coin span{display:inline-block}.crypto-client-search input,.crypto-asset-search input{min-width:260px;flex:1}.crypto-client-search button,.crypto-client-search a,.crypto-pagination a{border:0;border-radius:10px;padding:10px 14px;text-decoration:none;background:#eef2f7;color:inherit}.crypto-catalog-count{font-size:12px;opacity:.72;margin:8px 0}.crypto-pagination{justify-content:center;margin:18px 0}.crypto-pagination span{font-size:13px;font-weight:700}@media(max-width:760px){.crypto-sync-head{display:grid}.crypto-sync-status{min-width:0}.crypto-client-search input,.crypto-asset-search input{min-width:0;width:100%}}

/* Admin compact crypto catalog list */
.crypto-catalog-card{grid-column:1/-1;overflow:visible}.crypto-search-box{position:relative;flex:1;min-width:280px}.crypto-search-box>input{width:100%}.crypto-search-results{position:absolute;z-index:80;top:calc(100% + 6px);left:0;right:0;max-height:420px;overflow:auto;background:#fff;border:1px solid var(--line,#dfe5ec);border-radius:12px;box-shadow:0 18px 45px rgba(15,35,60,.16)}.crypto-search-result{width:100%;display:grid;grid-template-columns:38px minmax(0,1fr) auto;gap:10px;align-items:center;padding:10px 12px;border:0;border-bottom:1px solid var(--line,#e4e9ef);background:#fff;text-align:left;cursor:pointer}.crypto-search-result:last-child{border-bottom:0}.crypto-search-result:hover{background:#f6f9fc}.crypto-search-result img,.crypto-search-fallback{width:34px;height:34px;border-radius:50%;object-fit:cover}.crypto-search-fallback{display:grid;place-items:center;background:#edf2f8;font-size:11px;font-weight:800}.crypto-search-result strong,.crypto-search-result small{display:block}.crypto-search-result small{margin-top:3px;color:var(--muted);font-size:11px}.crypto-search-result em{font-style:normal;font-size:11px;color:var(--muted)}.crypto-search-empty{padding:14px;color:var(--muted);font-size:13px}.crypto-admin-list-wrap{margin-top:14px;border:1px solid var(--line,#dfe5ec);border-radius:14px;overflow:hidden}.crypto-admin-list-head,.crypto-admin-list-row{display:grid;grid-template-columns:minmax(210px,1.7fr) minmax(105px,.85fr) 72px 58px 86px 112px 142px;gap:10px;align-items:center}.crypto-admin-list-head{padding:10px 12px;background:#f5f7fa;color:var(--muted);font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.04em}.crypto-admin-list-row{padding:10px 12px;border-top:1px solid var(--line,#e4e9ef);font-size:13px}.crypto-list-coin{display:flex;align-items:center;gap:10px;min-width:0}.crypto-list-coin img{width:36px;height:36px;border-radius:50%;object-fit:cover;flex:0 0 auto}.crypto-list-coin strong,.crypto-list-coin span{display:block}.crypto-list-coin strong{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.crypto-list-coin span{margin-top:2px;color:var(--muted);font-size:11px;font-weight:700}.crypto-list-price{font-weight:700}.crypto-status-pill{display:inline-flex;align-items:center;justify-content:center;min-width:70px;padding:5px 8px;border-radius:999px;font-size:10px;font-weight:800}.crypto-status-pill.is-active,.crypto-status-pill.has-wallet{background:#e9f8f1;color:#13795b}.crypto-status-pill.is-inactive,.crypto-status-pill.no-wallet{background:#f2f4f7;color:#6b7280}.crypto-list-actions{display:flex;gap:6px}.crypto-list-actions .btn{padding:7px 9px;font-size:11px}.crypto-admin-row-form{margin:0;border-radius:0;border-width:1px 0 0;background:#fbfcfe}.crypto-admin-row-form[hidden]{display:none!important}
@media(max-width:1100px){.crypto-admin-list-wrap{overflow-x:auto}.crypto-admin-list-head,.crypto-admin-list-row{min-width:930px}}
@media(max-width:760px){.crypto-search-box{min-width:0;width:100%}.crypto-live-search{align-items:stretch}.crypto-live-search>.btn{width:auto}}


/* 2026-08-06: definitive compact admin coin table */
.crypto-catalog-card{grid-column:1/-1!important;overflow:visible!important}
.crypto-admin-table-wrap{width:100%;margin-top:14px;overflow-x:auto;border:1px solid var(--line,#dfe5ec);border-radius:14px;background:#fff}
.crypto-admin-table{width:100%;min-width:920px;border-collapse:collapse}
.crypto-admin-table th{padding:10px 12px;background:#f5f7fa;color:var(--muted);font-size:11px;font-weight:800;text-align:left;text-transform:uppercase;letter-spacing:.04em;white-space:nowrap}
.crypto-admin-table td{padding:10px 12px;border-top:1px solid var(--line,#e4e9ef);font-size:13px;vertical-align:middle}
.crypto-admin-coin-row:hover{background:#fafbfd}
.crypto-list-fallback{display:grid;place-items:center;width:34px;height:34px;flex:0 0 34px;border-radius:50%;background:#edf2f8;color:var(--navy);font-size:10px;font-weight:800}
.crypto-list-coin-copy{min-width:0}
.crypto-list-coin-copy strong,.crypto-list-coin-copy span{display:block}
.crypto-list-coin-copy strong{max-width:240px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.crypto-admin-edit-row[hidden]{display:none!important}
.crypto-admin-edit-row>td{padding:0!important;background:#fbfcfe}
.crypto-admin-row-form{display:block!important;padding:16px;border:0!important;border-radius:0!important}
.crypto-edit-heading{display:flex;gap:8px;align-items:baseline;margin-bottom:12px}
.crypto-edit-heading span{color:var(--muted);font-size:12px}
.crypto-edit-fields{display:grid;grid-template-columns:repeat(5,minmax(130px,1fr));gap:10px}
.crypto-edit-fields label{display:grid;gap:5px;color:var(--muted);font-size:11px;font-weight:700}
.crypto-edit-fields input{width:100%;padding:9px 10px;border:1px solid #ccd7e4;border-radius:8px}
.crypto-edit-options{display:flex;gap:16px;flex-wrap:wrap;margin-top:12px}
.crypto-edit-options label{display:flex;align-items:center;gap:6px;font-size:12px}
.crypto-edit-actions{display:flex;gap:8px;margin-top:14px}
.crypto-admin-empty{text-align:center!important;color:var(--muted);padding:24px!important}
@media(max-width:1200px){.crypto-edit-fields{grid-template-columns:repeat(3,minmax(150px,1fr))}}
@media(max-width:760px){.crypto-edit-fields{grid-template-columns:1fr 1fr}}
@media(max-width:520px){.crypto-edit-fields{grid-template-columns:1fr}}


/* Company receiving wallet searchable coin selector */
.crypto-company-wallet-form{width:100%;min-width:0}
.crypto-company-wallet-form>*{box-sizing:border-box;max-width:100%}
.crypto-company-wallet-form textarea,.crypto-company-wallet-form>input,.crypto-company-wallet-form>.btn{width:100%}
.crypto-wallet-search{position:relative;width:100%;min-width:0}
.crypto-wallet-search>label{display:block;margin-bottom:6px;font-size:12px;font-weight:700}
.crypto-wallet-search .crypto-search-box{width:100%;min-width:0}
.crypto-wallet-search input{box-sizing:border-box;width:100%;max-width:100%;padding:11px 12px;border:1px solid #ccd7e4;border-radius:8px}
.crypto-wallet-selected{display:grid;grid-template-columns:36px minmax(0,1fr) 30px;gap:10px;align-items:center;margin-top:8px;padding:9px 10px;border:1px solid #b9dfcf;border-radius:10px;background:#f0faf6}
.crypto-wallet-selected[hidden]{display:none!important}
.crypto-wallet-selected img,.crypto-wallet-selected .crypto-search-fallback{width:34px;height:34px;border-radius:50%;object-fit:cover}
.crypto-wallet-selected strong,.crypto-wallet-selected small{display:block}
.crypto-wallet-selected small{margin-top:2px;color:var(--muted);font-size:11px}
.crypto-wallet-clear{width:28px;height:28px;border:0;border-radius:50%;background:#e5ece9;color:#40534b;font-size:20px;line-height:1;cursor:pointer}


/* Manual wallet request review */
.crypto-request-code{
    display:block;
    max-width:230px;
    overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap;
    margin:3px 0;
    font-size:11px;
}


/* 2026-08-06 definitive client action and live-market layout fix */
.crypto-actions.crypto-actions-home.crypto-actions-five{
    display:grid!important;
    grid-template-columns:repeat(5,minmax(0,1fr))!important;
    gap:8px!important;
    width:100%!important;
    overflow:visible!important;
    margin:14px 0 18px!important;
}

.crypto-actions.crypto-actions-home.crypto-actions-five a,
.crypto-actions.crypto-actions-home.crypto-actions-five button{
    box-sizing:border-box!important;
    min-width:0!important;
    min-height:68px!important;
    height:68px!important;
    padding:9px 5px!important;
    border-radius:13px!important;
    font-size:20px!important;
    line-height:1!important;
    display:flex!important;
    flex-direction:column!important;
    align-items:center!important;
    justify-content:center!important;
    gap:5px!important;
    white-space:nowrap!important;
    overflow:hidden!important;
}

.crypto-actions.crypto-actions-home.crypto-actions-five span{
    display:block!important;
    margin:0!important;
    font-size:10px!important;
    line-height:1.1!important;
    font-weight:800!important;
}

.crypto-actions.crypto-actions-home.crypto-actions-five .is-disabled{
    opacity:.48!important;
    cursor:not-allowed!important;
    pointer-events:none!important;
}

.crypto-market-list{
    display:block!important;
    grid-template-columns:none!important;
    width:100%!important;
}

.crypto-market-row{
    display:flex!important;
    width:100%!important;
    box-sizing:border-box!important;
    align-items:center!important;
    justify-content:space-between!important;
    margin:0!important;
    padding:13px 10px!important;
    border-radius:0!important;
    border-left:0!important;
    border-right:0!important;
    border-top:0!important;
    border-bottom:1px solid var(--line,#e4e9ef)!important;
    transform:none!important;
}

.crypto-market-row:last-child{
    border-bottom:0!important;
}

.crypto-market-row:hover{
    transform:none!important;
}

@media(max-width:760px){
    .crypto-actions.crypto-actions-home.crypto-actions-five{
        grid-template-columns:repeat(5,minmax(58px,1fr))!important;
        gap:5px!important;
        overflow-x:auto!important;
    }

    .crypto-actions.crypto-actions-home.crypto-actions-five a,
    .crypto-actions.crypto-actions-home.crypto-actions-five button{
        min-width:58px!important;
        min-height:62px!important;
        height:62px!important;
        padding:7px 3px!important;
        font-size:18px!important;
        border-radius:11px!important;
    }

    .crypto-actions.crypto-actions-home.crypto-actions-five span{
        font-size:9px!important;
    }
}


/* 2026-08-06: Wallet action buttons fully enabled */
.crypto-actions.crypto-actions-home.crypto-actions-five a{
    opacity:1!important;
    pointer-events:auto!important;
    cursor:pointer!important;
    filter:none!important;
}
.crypto-actions.crypto-actions-home.crypto-actions-five a:hover{
    border-color:rgba(242,139,40,.45)!important;
    box-shadow:0 10px 24px rgba(16,35,63,.11)!important;
}
.crypto-action-info{
    margin:0 0 14px;
    padding:11px 13px;
    border:1px solid #f0d4ad;
    border-radius:11px;
    background:#fff8ee;
    color:#7d541e;
    font-size:12px;
    line-height:1.5;
}


/* Trust-Wallet-style asset selection flow */
.crypto-picker-card{
    padding:0!important;
    overflow:hidden;
}
.crypto-picker-header{
    display:flex;
    align-items:flex-start;
    gap:12px;
    padding:20px 22px 15px;
    border-bottom:1px solid var(--line);
}
.crypto-picker-header h2{
    margin:0;
    font-size:20px;
}
.crypto-picker-header p{
    margin:5px 0 0;
    color:var(--muted);
    font-size:12px;
}
.crypto-picker-search{
    padding:14px 18px;
    background:#f8fafc;
    border-bottom:1px solid var(--line);
}
.crypto-picker-search input{
    width:100%;
    padding:12px 14px;
    border:1px solid #cad6e4;
    border-radius:12px;
    background:#fff;
    font:inherit;
}
.crypto-picker-list{
    padding:4px 18px 14px;
}
.crypto-picker-row{
    display:grid;
    grid-template-columns:46px minmax(0,1fr) 24px;
    gap:12px;
    align-items:center;
    padding:13px 4px;
    border-bottom:1px solid var(--line);
    text-decoration:none;
}
.crypto-picker-row:last-child{
    border-bottom:0;
}
.crypto-picker-row:hover{
    background:#f8fbfe;
}
.crypto-picker-copy strong,
.crypto-picker-copy small{
    display:block;
}
.crypto-picker-copy strong{
    color:var(--text);
    font-size:14px;
}
.crypto-picker-copy small{
    margin-top:4px;
    color:var(--muted);
    font-size:11px;
}
.crypto-picker-arrow{
    color:var(--muted);
    font-size:25px;
    text-align:right;
}


/* 2026-08-06: Clean admin balance management interface */
.crypto-balance-manager{
    grid-column:1/-1;
    padding:22px!important;
    background:
        radial-gradient(circle at 96% 0,rgba(242,140,40,.08),transparent 30%),
        #fff;
}

.crypto-balance-manager-head{
    display:flex;
    align-items:flex-start;
    justify-content:space-between;
    gap:18px;
    margin-bottom:18px;
}

.crypto-balance-manager-head h2{
    margin:5px 0 7px;
    font-size:20px;
}

.crypto-balance-manager-head p{
    margin:0;
    max-width:720px;
    line-height:1.55;
}

.crypto-admin-control-badge{
    display:inline-flex;
    align-items:center;
    justify-content:center;
    padding:7px 11px;
    border-radius:999px;
    background:#edf3f9;
    color:#284865;
    font-size:10px;
    font-weight:800;
    white-space:nowrap;
}

.crypto-balance-manager-form{
    display:grid;
    grid-template-columns:minmax(210px,1.45fr) minmax(180px,1fr) minmax(155px,.8fr) minmax(150px,.8fr) auto;
    gap:12px;
    align-items:end;
    padding:16px;
    border:1px solid var(--line);
    border-radius:14px;
    background:#f8fafc;
}

.crypto-balance-manager-form label{
    display:grid;
    gap:6px;
    color:#53647a;
    font-size:11px;
    font-weight:800;
}

.crypto-balance-manager-form select,
.crypto-balance-manager-form input{
    width:100%;
    min-height:42px;
    padding:9px 11px;
    border:1px solid #cbd7e4;
    border-radius:9px;
    background:#fff;
    font:inherit;
}

.crypto-balance-manager-form .btn{
    min-height:42px;
    white-space:nowrap;
}

.crypto-inline-adjust-open{
    padding:7px 10px!important;
    font-size:11px!important;
    white-space:nowrap;
}

.crypto-inline-adjust-row[hidden]{
    display:none!important;
}

.crypto-inline-adjust-row td{
    padding:0!important;
    background:#f8fafc;
}

.crypto-inline-adjust-form{
    display:grid;
    grid-template-columns:minmax(220px,1.5fr) minmax(155px,.8fr) minmax(150px,.8fr) auto auto;
    gap:10px;
    align-items:center;
    padding:14px 16px;
    border-left:4px solid var(--orange);
}

.crypto-inline-adjust-title strong,
.crypto-inline-adjust-title span{
    display:block;
}

.crypto-inline-adjust-title span{
    margin-top:3px;
    color:var(--muted);
    font-size:11px;
}

.crypto-inline-adjust-form select,
.crypto-inline-adjust-form input{
    width:100%;
    min-height:38px;
    padding:8px 10px;
    border:1px solid #cbd7e4;
    border-radius:8px;
    background:#fff;
}

@media(max-width:1100px){
    .crypto-balance-manager-form{
        grid-template-columns:repeat(2,minmax(0,1fr));
    }

    .crypto-balance-manager-form .btn{
        width:100%;
    }
}

@media(max-width:820px){
    .crypto-balance-manager-head{
        display:block;
    }

    .crypto-admin-control-badge{
        margin-top:12px;
    }

    .crypto-balance-manager-form,
    .crypto-inline-adjust-form{
        grid-template-columns:1fr;
    }
}


/* Automatic swap and external purchase workflow */
.crypto-swap-preview{
    padding:14px 15px;
    border:1px solid rgba(15,23,42,.12);
    border-radius:14px;
    background:#f8fafc;
    font-size:13px;
    line-height:1.5;
    color:#334155;
    font-weight:700;
}

.crypto-buy-intro{
    margin:0 0 16px;
    color:#475569;
    font-size:13px;
    line-height:1.6;
}

.crypto-buy-wallet-card{
    display:grid;
    gap:10px;
    margin-bottom:16px;
    padding:16px;
    border:1px solid rgba(15,23,42,.12);
    border-radius:18px;
    background:#f8fafc;
}

.crypto-buy-wallet-card > span{
    color:#64748b;
    font-size:12px;
    font-weight:700;
    text-transform:uppercase;
    letter-spacing:.04em;
}

.crypto-buy-wallet-card > strong{
    color:#0f172a;
    font-size:14px;
}

.crypto-exchange-grid{
    display:grid;
    grid-template-columns:repeat(2,minmax(0,1fr));
    gap:10px;
    margin:0 0 18px;
}

.crypto-exchange-grid a{
    display:flex;
    align-items:center;
    justify-content:center;
    min-height:46px;
    padding:10px 12px;
    border:1px solid rgba(15,23,42,.12);
    border-radius:14px;
    background:#fff;
    color:#0f172a;
    font-size:13px;
    font-weight:800;
    text-decoration:none;
}

.crypto-exchange-grid a:hover{
    border-color:rgba(15,23,42,.28);
    background:#f8fafc;
}

@media (min-width:720px){
    .crypto-exchange-grid{
        grid-template-columns:repeat(3,minmax(0,1fr));
    }
}


/* Professional purchase and activity experience */
.crypto-buy-header{
    display:flex;
    align-items:flex-start;
    justify-content:space-between;
    gap:16px;
    margin-bottom:14px;
}

.crypto-buy-header h3{
    margin:3px 0 0;
}

.crypto-buy-eyebrow{
    color:#64748b;
    font-size:11px;
    font-weight:800;
    letter-spacing:.08em;
    text-transform:uppercase;
}

.crypto-buy-secure-badge{
    display:inline-flex;
    align-items:center;
    min-height:30px;
    padding:6px 10px;
    border:1px solid rgba(14,116,144,.18);
    border-radius:999px;
    background:#ecfeff;
    color:#0e7490;
    font-size:11px;
    font-weight:800;
    white-space:nowrap;
}

.crypto-buy-intro{
    max-width:760px;
    margin:0 0 18px;
    color:#475569;
    font-size:14px;
    line-height:1.65;
}

.crypto-buy-wallet-card{
    grid-template-columns:180px minmax(0,1fr);
    align-items:center;
    gap:20px;
    padding:22px;
    border:1px solid rgba(15,23,42,.10);
    background:linear-gradient(180deg,#ffffff 0%,#f8fafc 100%);
    box-shadow:0 12px 32px rgba(15,23,42,.06);
}

.crypto-buy-wallet-card .crypto-real-qr{
    grid-row:1 / span 5;
    align-self:stretch;
    display:flex;
    align-items:center;
    justify-content:center;
    padding:14px;
    border:1px solid rgba(15,23,42,.08);
    border-radius:18px;
    background:#fff;
}

.crypto-buy-wallet-card .crypto-real-qr img{
    width:148px;
    height:148px;
    object-fit:contain;
}

.crypto-buy-wallet-card .crypto-address-box{
    padding:13px 14px;
    border:1px solid rgba(15,23,42,.08);
    border-radius:12px;
    background:#fff;
    color:#0f172a;
    font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;
    font-size:12px;
    line-height:1.45;
    overflow-wrap:anywhere;
}

.crypto-buy-wallet-card .crypto-primary{
    width:max-content;
    min-width:190px;
    margin-top:2px;
}

.crypto-exchange-section{
    margin:20px 0;
    padding:18px;
    border:1px solid rgba(15,23,42,.08);
    border-radius:18px;
    background:#fff;
}

.crypto-exchange-title{
    margin-bottom:14px;
}

.crypto-exchange-title h4{
    margin:0;
    color:#0f172a;
    font-size:15px;
}

.crypto-exchange-grid{
    grid-template-columns:repeat(2,minmax(0,1fr));
    gap:12px;
    margin:0;
}

.crypto-exchange-grid a{
    justify-content:flex-start;
    min-height:70px;
    padding:13px 14px;
    border:1px solid rgba(15,23,42,.09);
    border-radius:14px;
    background:#f8fafc;
    box-shadow:none;
    transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease,background .18s ease;
}

.crypto-exchange-grid a:hover{
    transform:translateY(-1px);
    border-color:rgba(234,88,12,.28);
    background:#fff;
    box-shadow:0 10px 24px rgba(15,23,42,.08);
}

.crypto-exchange-mark{
    display:grid;
    place-items:center;
    width:38px;
    height:38px;
    flex:0 0 38px;
    border-radius:12px;
    background:#0f172a;
    color:#fff;
    font-size:14px;
    font-weight:900;
}

.crypto-exchange-grid a > span:nth-child(2){
    display:grid;
    gap:2px;
    min-width:0;
}

.crypto-exchange-grid strong{
    color:#0f172a;
    font-size:13px;
}

.crypto-exchange-grid small{
    color:#64748b;
    font-size:11px;
    font-weight:600;
}

.crypto-exchange-grid em{
    margin-left:auto;
    color:#94a3b8;
    font-style:normal;
    font-size:17px;
}

.crypto-buy-steps{
    display:grid;
    grid-template-columns:repeat(3,minmax(0,1fr));
    gap:12px;
    margin:0 0 18px;
}

.crypto-buy-steps > div{
    display:grid;
    grid-template-columns:34px minmax(0,1fr);
    gap:2px 10px;
    align-items:center;
    padding:14px;
    border:1px solid rgba(15,23,42,.08);
    border-radius:14px;
    background:#f8fafc;
}

.crypto-buy-steps span{
    grid-row:1 / span 2;
    display:grid;
    place-items:center;
    width:34px;
    height:34px;
    border-radius:50%;
    background:#fff7ed;
    color:#c2410c;
    font-size:12px;
    font-weight:900;
}

.crypto-buy-steps strong{
    color:#0f172a;
    font-size:12px;
}

.crypto-buy-steps small{
    color:#64748b;
    font-size:11px;
    line-height:1.35;
}

.crypto-buy-form{
    padding:20px;
    border:1px solid rgba(15,23,42,.08);
    border-radius:18px;
    background:#fff;
}

.crypto-buy-form .crypto-primary{
    min-height:48px;
    border-radius:12px;
    box-shadow:0 8px 18px rgba(234,88,12,.18);
}

.crypto-activity-row{
    align-items:center;
}

.crypto-activity-value span{
    line-height:1.4;
}

@media (max-width:760px){
    .crypto-buy-header{
        display:grid;
    }

    .crypto-buy-secure-badge{
        width:max-content;
    }

    .crypto-buy-wallet-card{
        grid-template-columns:1fr;
    }

    .crypto-buy-wallet-card .crypto-real-qr{
        grid-row:auto;
    }

    .crypto-buy-wallet-card .crypto-primary{
        width:100%;
    }

    .crypto-exchange-grid,
    .crypto-buy-steps{
        grid-template-columns:1fr;
    }
}


/* Real exchange logos */
.crypto-exchange-mark{
    overflow:hidden;
    background:#ffffff;
    border:1px solid rgba(15,23,42,.08);
    box-shadow:0 4px 12px rgba(15,23,42,.06);
}

.crypto-exchange-mark img{
    display:block;
    width:26px;
    height:26px;
    object-fit:contain;
}


/* Buy wallet card layout correction */
.crypto-buy-wallet-card{
    display:grid;
    grid-template-columns:220px minmax(0,1fr);
    grid-template-areas:
        "qr label"
        "qr coin"
        "qr address"
        "qr memo"
        "qr button";
    align-items:start;
    column-gap:24px;
    row-gap:12px;
    padding:24px;
    overflow:hidden;
}

.crypto-buy-wallet-card .crypto-real-qr{
    grid-area:qr;
    width:100%;
    min-height:220px;
    padding:18px;
    align-self:start;
    border-radius:18px;
    background:#fff;
}

.crypto-buy-wallet-card .crypto-real-qr img{
    display:block;
    width:100%;
    max-width:180px;
    height:auto;
    margin:auto;
}

.crypto-buy-wallet-card > span{
    grid-area:label;
    margin:0;
}

.crypto-buy-wallet-card > strong{
    grid-area:coin;
    margin:0;
    font-size:18px;
    line-height:1.3;
}

.crypto-buy-wallet-card .crypto-address-box{
    grid-area:address;
    width:100%;
    margin:0;
    box-sizing:border-box;
}

.crypto-buy-wallet-card .crypto-address-box + .crypto-address-box{
    grid-area:memo;
}

.crypto-buy-wallet-card .crypto-primary{
    grid-area:button;
    justify-self:start;
    width:auto;
    min-width:210px;
    margin:4px 0 0;
}

@media (max-width:820px){
    .crypto-buy-wallet-card{
        grid-template-columns:1fr;
        grid-template-areas:
            "label"
            "coin"
            "qr"
            "address"
            "memo"
            "button";
        padding:18px;
    }

    .crypto-buy-wallet-card .crypto-real-qr{
        width:min(100%,260px);
        min-height:auto;
        justify-self:center;
    }

    .crypto-buy-wallet-card .crypto-primary{
        width:100%;
        justify-self:stretch;
    }
}
