.gmm-crypto{--gmm-bg:#07111f;--gmm-panel:#0d1a2b;--gmm-line:rgba(255,255,255,.09);--gmm-text:#f5f8fc;--gmm-muted:#9fb0c3;--gmm-up:#35d07f;--gmm-down:#ff6678;background:linear-gradient(180deg,#07111f,#091522);color:var(--gmm-text);border-radius:22px;padding:clamp(18px,3vw,34px);box-shadow:0 24px 70px rgba(0,0,0,.16);font-family:inherit}.gmm-crypto *{box-sizing:border-box}.gmm-crypto__hero{display:flex;justify-content:space-between;gap:24px;align-items:flex-start;margin-bottom:24px}.gmm-crypto__eyebrow{display:inline-block;font-size:.76rem;letter-spacing:.12em;font-weight:800;color:#66c8ff;margin-bottom:8px}.gmm-crypto__hero h1{color:#fff;margin:0 0 8px;font-size:clamp(1.8rem,4vw,3rem);line-height:1.03}.gmm-crypto__hero p{color:var(--gmm-muted);margin:0;max-width:720px}.gmm-crypto__currency{display:inline-flex;padding:4px;background:#0b1727;border:1px solid var(--gmm-line);border-radius:12px;flex:0 0 auto}.gmm-crypto__currency button,.gmm-crypto__tabs button{border:0;background:transparent;color:var(--gmm-muted);font:inherit;font-weight:750;padding:9px 13px;border-radius:9px;cursor:pointer}.gmm-crypto__currency button.is-active,.gmm-crypto__tabs button.is-active{background:#153552;color:#fff}.gmm-crypto__summary{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-bottom:22px}.gmm-crypto__summary article,.gmm-crypto-summary-embed article{background:linear-gradient(180deg,rgba(255,255,255,.055),rgba(255,255,255,.025));border:1px solid var(--gmm-line);border-radius:14px;padding:15px}.gmm-crypto__summary span,.gmm-crypto-summary-embed span{display:block;color:var(--gmm-muted);font-size:.82rem;margin-bottom:5px}.gmm-crypto__summary strong,.gmm-crypto-summary-embed strong{display:block;color:#fff;font-size:1.1rem}.gmm-crypto__summary small{color:var(--gmm-muted)}.gmm-crypto__skeleton{grid-column:1/-1;border:1px dashed var(--gmm-line);padding:18px;border-radius:14px;color:var(--gmm-muted)}.gmm-crypto__toolbar{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:12px}.gmm-crypto__search{flex:1;max-width:460px}.gmm-crypto__search input{width:100%;border:1px solid var(--gmm-line);background:#0b1727;color:#fff;border-radius:12px;padding:12px 14px;outline:none}.gmm-crypto__search input:focus{border-color:#2d91c8;box-shadow:0 0 0 3px rgba(55,183,255,.12)}.gmm-crypto__tabs{display:flex;gap:4px;background:#0b1727;border:1px solid var(--gmm-line);border-radius:12px;padding:4px;overflow:auto}.gmm-crypto__table-wrap{overflow:auto;border:1px solid var(--gmm-line);border-radius:15px;background:rgba(255,255,255,.018)}.gmm-crypto__table{width:100%;min-width:900px;border-collapse:collapse;color:var(--gmm-text);font-size:.92rem}.gmm-crypto__table th{position:sticky;top:0;background:#0d1a2b;color:var(--gmm-muted);text-align:right;padding:13px 14px;border-bottom:1px solid var(--gmm-line);font-size:.75rem;text-transform:uppercase;letter-spacing:.04em;z-index:1}.gmm-crypto__table th:nth-child(1),.gmm-crypto__table th:nth-child(2){text-align:left}.gmm-crypto__table td{padding:13px 14px;border-bottom:1px solid rgba(255,255,255,.055);text-align:right;white-space:nowrap}.gmm-crypto__rank{text-align:left!important;color:var(--gmm-muted)}.gmm-crypto__coin{display:flex;align-items:center;gap:10px;color:#fff;text-decoration:none;text-align:left}.gmm-crypto__coinmark{display:grid;place-items:center;width:34px;height:34px;border-radius:50%;background:#163451;border:1px solid rgba(255,255,255,.08);font-size:.7rem;font-weight:900;color:#8ed8ff}.gmm-crypto__coin small{display:block;color:var(--gmm-muted);font-size:.72rem;margin-top:1px}.gmm-crypto .is-up,.gmm-crypto-ticker .is-up{color:var(--gmm-up)!important}.gmm-crypto .is-down,.gmm-crypto-ticker .is-down{color:var(--gmm-down)!important}.gmm-crypto__loading{text-align:center!important;color:var(--gmm-muted);padding:28px!important}.gmm-crypto__footer{display:flex;justify-content:space-between;gap:14px;color:var(--gmm-muted);font-size:.78rem;padding-top:14px;flex-wrap:wrap}.gmm-crypto__footer p{margin:0}.gmm-crypto__footer a{color:#8ed8ff}.gmm-crypto-ticker{background:#07111f;color:#fff;border:1px solid rgba(255,255,255,.08);border-radius:12px;overflow:auto}.gmm-crypto-ticker__track{display:flex;align-items:center;min-width:max-content}.gmm-crypto-ticker__item{display:flex;gap:9px;align-items:center;padding:11px 14px;border-right:1px solid rgba(255,255,255,.08);font-size:.86rem}.gmm-crypto-ticker__item span{color:#c7d3df}.gmm-crypto-ticker--error{padding:12px 14px}.gmm-crypto-summary-embed{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;background:#07111f;color:#fff;padding:12px;border-radius:14px}.gmm-crypto-summary-embed>span{grid-column:1/-1;margin:0}.screen-reader-text{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media(max-width:900px){.gmm-crypto__summary,.gmm-crypto-summary-embed{grid-template-columns:repeat(2,minmax(0,1fr))}.gmm-crypto__toolbar{align-items:stretch;flex-direction:column}.gmm-crypto__search{max-width:none}.gmm-crypto__tabs{width:100%}.gmm-crypto__tabs button{flex:1;white-space:nowrap}}@media(max-width:620px){.gmm-crypto{border-radius:16px;padding:16px}.gmm-crypto__hero{flex-direction:column}.gmm-crypto__currency{align-self:stretch}.gmm-crypto__currency button{flex:1}.gmm-crypto__summary,.gmm-crypto-summary-embed{grid-template-columns:1fr 1fr}.gmm-crypto__footer{display:block}.gmm-crypto__footer p+p{margin-top:6px}}


/* GMM Crypto 1.1.0 */
.gmm-crypto__updatebar{display:flex;justify-content:space-between;gap:12px;align-items:center;color:var(--gmm-muted);font-size:.76rem;margin:-10px 0 14px;padding:0 2px}
.gmm-crypto__leaders{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-bottom:14px}
.gmm-crypto__leader-card{border:1px solid var(--gmm-line);background:linear-gradient(135deg,rgba(55,183,255,.09),rgba(255,255,255,.025));border-radius:16px;padding:16px}
.gmm-crypto__leader-head{display:flex;align-items:center;gap:10px}
.gmm-crypto__leader-head img{border-radius:50%;box-shadow:0 6px 20px rgba(0,0,0,.22)}
.gmm-crypto__leader-head strong{display:block;font-size:1rem}
.gmm-crypto__leader-head small{display:block;color:var(--gmm-muted);margin-top:2px}
.gmm-crypto__leader-price{font-size:1.35rem;font-weight:850;margin:14px 0 3px}
.gmm-crypto__leader-change{font-size:.85rem;font-weight:750}
.gmm-crypto__portfolio-link{display:inline-flex;margin-top:12px;color:#8ed8ff;text-decoration:none;font-size:.8rem;font-weight:750}
.gmm-crypto__portfolio-link:hover{text-decoration:underline}
.gmm-crypto__leader-skeleton,.gmm-crypto__summary-skeleton{position:relative;overflow:hidden;min-height:118px}
.gmm-crypto__leader-skeleton{border:1px solid var(--gmm-line);background:rgba(255,255,255,.025);border-radius:16px}
.gmm-crypto__leader-skeleton::after,.gmm-crypto__summary-skeleton::after,.gmm-crypto__skeleton-row span::after{content:"";position:absolute;inset:0;transform:translateX(-100%);background:linear-gradient(90deg,transparent,rgba(255,255,255,.08),transparent);animation:gmmCryptoShimmer 1.25s infinite}
.gmm-crypto__summary-skeleton span,.gmm-crypto__summary-skeleton strong{display:block;background:rgba(255,255,255,.07);border-radius:6px;height:10px;width:64%;margin-bottom:10px}
.gmm-crypto__summary-skeleton strong{height:18px;width:78%}
.gmm-crypto__skeleton-row td{height:56px}
.gmm-crypto__skeleton-row span{display:block;position:relative;overflow:hidden;height:11px;min-width:34px;border-radius:6px;background:rgba(255,255,255,.055)}
.gmm-crypto__logo{border-radius:50%;background:#10253a;flex:0 0 auto}
.gmm-crypto__coin small a{color:#8ed8ff;text-decoration:none}
.gmm-crypto__coin small a:hover{text-decoration:underline}
.gmm-crypto__summary{grid-template-columns:repeat(6,minmax(0,1fr))}
.gmm-crypto__summary small{display:block;margin-top:4px}
.gmm-crypto__leader-error{grid-column:1/-1;border:1px dashed var(--gmm-line);border-radius:14px;color:var(--gmm-muted);padding:16px}
@keyframes gmmCryptoShimmer{100%{transform:translateX(100%)}}
@media(max-width:1100px){.gmm-crypto__summary{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:700px){.gmm-crypto__leaders{grid-template-columns:1fr}.gmm-crypto__summary{grid-template-columns:repeat(2,minmax(0,1fr))}.gmm-crypto__updatebar{align-items:flex-start;flex-direction:column;gap:3px}}
@media(prefers-reduced-motion:reduce){.gmm-crypto__leader-skeleton::after,.gmm-crypto__summary-skeleton::after,.gmm-crypto__skeleton-row span::after{animation:none}}


/* GMM Crypto 1.1.1 icon reliability */
.gmm-crypto__icon{position:relative;display:inline-grid;place-items:center;width:32px;height:32px;flex:0 0 32px}
.gmm-crypto__icon--lg{width:44px;height:44px;flex-basis:44px}
.gmm-crypto__logo{width:100%;height:100%;object-fit:contain;border-radius:50%;background:#10253a;display:block}
.gmm-crypto__coinmark{display:none;place-items:center;width:100%;height:100%;border-radius:50%;background:#163451;border:1px solid rgba(255,255,255,.08);font-size:.72rem;font-weight:900;color:#8ed8ff;line-height:1}
.gmm-crypto__icon--lg .gmm-crypto__coinmark{font-size:.82rem}
.gmm-crypto__icon.is-text-fallback .gmm-crypto__coinmark{display:grid}
.gmm-crypto__icon.is-text-fallback .gmm-crypto__logo{display:none!important}
.gmm-crypto-ticker__item{display:flex;gap:9px;align-items:center;padding:11px 14px;border-right:1px solid rgba(255,255,255,.08);font-size:.86rem}


/* GMM Crypto 1.1.2 — stable CoinMarketCap logo rendering */
.gmm-crypto__icon{position:relative;display:inline-grid;place-items:center;width:32px;height:32px;min-width:32px;flex:0 0 32px}
.gmm-crypto__icon--lg{width:44px;height:44px;min-width:44px;flex-basis:44px}
.gmm-crypto__icon .gmm-crypto__logo{grid-area:1/1;width:100%!important;height:100%!important;object-fit:contain;border-radius:50%;display:block;background:transparent}
.gmm-crypto__icon .gmm-crypto__coinmark{grid-area:1/1;display:none;width:100%;height:100%;place-items:center;border-radius:50%;background:#163451;border:1px solid rgba(255,255,255,.08);font-size:.72rem;font-weight:900;color:#8ed8ff;line-height:1}
.gmm-crypto__icon--lg .gmm-crypto__coinmark{font-size:.84rem}
.gmm-crypto__icon.is-text-fallback .gmm-crypto__coinmark{display:grid}
.gmm-crypto__icon.is-text-fallback .gmm-crypto__logo{display:none!important}


/* GMM Crypto 1.1.5 - fast, cache-first logo rendering */
.gmm-crypto__icon{position:relative;display:inline-grid;place-items:center;width:32px;height:32px;flex:0 0 32px}
.gmm-crypto__icon--lg{width:44px;height:44px;flex-basis:44px}
.gmm-crypto__icon .gmm-crypto__coinmark{position:absolute;inset:0;display:grid;place-items:center;width:100%;height:100%;border-radius:50%;background:#163451;border:1px solid rgba(255,255,255,.08);font-size:.7rem;font-weight:900;color:#8ed8ff;line-height:1}
.gmm-crypto__icon--lg .gmm-crypto__coinmark{font-size:.82rem}
.gmm-crypto__icon .gmm-crypto__logo{position:relative;z-index:1;width:100%;height:100%;object-fit:contain;border-radius:50%;background:#10253a;display:block}
.gmm-crypto__icon.is-text-fallback .gmm-crypto__logo{display:none!important}


/* GMM Crypto 1.2.0 — detail pages, compare, favorites */
.gmm-crypto__coin-link{color:inherit;text-decoration:none}
.gmm-crypto__coin-link:hover{text-decoration:underline}
.gmm-crypto__favorite-btn{margin-left:auto;border:1px solid var(--gmm-line);background:#101e30;color:#b9c7d7;width:34px;height:34px;border-radius:10px;cursor:pointer;font-size:1.05rem;line-height:1;display:grid;place-items:center;flex:0 0 auto}
.gmm-crypto__favorite-btn:hover,.gmm-crypto__favorite-btn.is-active,.gmm-crypto__favorite-btn[aria-pressed="true"]{color:#ffd45c;border-color:rgba(255,212,92,.35);background:rgba(255,212,92,.08)}
.gmm-crypto__favorite-btn.is-large{width:auto;height:auto;padding:10px 13px;display:inline-flex;font-size:.82rem;font-weight:800}
.gmm-crypto__favorites-panel,.gmm-crypto-favorites{border:1px solid var(--gmm-line);background:rgba(255,255,255,.025);border-radius:15px;padding:14px;margin-bottom:16px}
.gmm-crypto__favorites-list{display:flex;gap:8px;flex-wrap:wrap}
.gmm-crypto__favorite-chip{display:inline-flex;align-items:center;gap:7px;border:1px solid var(--gmm-line);background:#0d1a2b;border-radius:999px;padding:8px 11px;color:#fff;text-decoration:none;font-size:.8rem}
.gmm-crypto__favorite-chip span{color:#8ed8ff;font-weight:900}
.gmm-crypto__favorite-chip strong{font-weight:700}
.gmm-crypto__favorites-empty{margin:0;color:var(--gmm-muted)}
.gmm-crypto-detail,.gmm-crypto-compare{background:linear-gradient(180deg,#07111f,#091522);color:#f5f8fc;border-radius:22px;padding:clamp(18px,3vw,34px);box-shadow:0 24px 70px rgba(0,0,0,.16)}
.gmm-crypto-detail__breadcrumbs{display:flex;align-items:center;gap:8px;color:#8397aa;font-size:.78rem;margin-bottom:18px;flex-wrap:wrap}
.gmm-crypto-detail__breadcrumbs a{color:#8ed8ff;text-decoration:none}
.gmm-crypto-detail__hero{display:flex;justify-content:space-between;gap:22px;align-items:center;padding:18px;border:1px solid rgba(255,255,255,.08);background:linear-gradient(135deg,rgba(55,183,255,.08),rgba(255,255,255,.02));border-radius:17px}
.gmm-crypto-detail__identity{display:flex;align-items:center;gap:14px}
.gmm-crypto-detail__identity h1{margin:2px 0 6px;color:#fff;font-size:clamp(1.8rem,4vw,2.8rem)}
.gmm-crypto-detail__identity h1 small{color:#91a4b8;font-size:.48em;font-weight:800}
.gmm-crypto-detail__price{font-size:clamp(1.4rem,3vw,2rem);font-weight:900}
.gmm-crypto-detail__change{margin-top:3px;font-weight:800}
.gmm-crypto-detail__actions{display:flex;gap:8px;flex-wrap:wrap;justify-content:flex-end}
.gmm-crypto__action-btn{border:1px solid rgba(255,255,255,.1);background:#11253a;color:#eaf6ff;border-radius:10px;padding:10px 12px;text-decoration:none;font-size:.82rem;font-weight:800}
.gmm-crypto-detail__metrics{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:11px;margin:16px 0}
.gmm-crypto-detail__metrics article{border:1px solid rgba(255,255,255,.08);background:rgba(255,255,255,.026);border-radius:14px;padding:14px}
.gmm-crypto-detail__metrics span{display:block;color:#91a4b8;font-size:.76rem;margin-bottom:5px}
.gmm-crypto-detail__metrics strong{font-size:1.02rem}
.gmm-crypto-detail__analysis{display:flex;justify-content:space-between;gap:20px;align-items:flex-start;border:1px solid rgba(255,255,255,.08);border-radius:15px;padding:17px;margin:16px 0}
.gmm-crypto-detail__analysis h2,.gmm-crypto-detail__section-title h2{margin:0 0 7px;color:#fff;font-size:1.15rem}
.gmm-crypto-detail__analysis p{margin:0 0 8px;color:#b7c5d4;max-width:760px}
.gmm-crypto-detail__cmc{color:#8ed8ff;text-decoration:none;white-space:nowrap}
.gmm-crypto-detail__section-title{display:flex;align-items:end;justify-content:space-between;gap:12px;margin-bottom:10px}
.gmm-crypto-detail__section-title span{color:#8094a8;font-size:.75rem}
.gmm-crypto-detail__news-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}
.gmm-crypto-detail__news-grid article{border:1px solid rgba(255,255,255,.07);background:rgba(255,255,255,.02);border-radius:13px;padding:13px}
.gmm-crypto-detail__news-grid a{color:#fff;text-decoration:none}
.gmm-crypto-detail__news-grid strong{display:block}
.gmm-crypto-detail__news-grid small{display:block;color:#8296aa;margin-top:7px}
.gmm-crypto-detail__empty{text-align:center;padding:34px}
.gmm-crypto-detail__empty a{color:#8ed8ff}
.gmm-crypto-compare__hero h1{font-size:clamp(1.8rem,4vw,2.8rem);margin:4px 0 7px;color:#fff}
.gmm-crypto-compare__hero p{color:#9fb0c3;margin:0}
.gmm-crypto-compare__form{display:grid;grid-template-columns:1fr auto 1fr auto;gap:10px;align-items:end;margin:20px 0}
.gmm-crypto-compare__form label{color:#9fb0c3;font-size:.78rem}
.gmm-crypto-compare__form select{display:block;width:100%;margin-top:5px;border:1px solid rgba(255,255,255,.1);background:#0d1a2b;color:#fff;border-radius:10px;padding:11px}
.gmm-crypto-compare__form>span{padding-bottom:10px;font-weight:900}
.gmm-crypto-compare__form button{border:0;background:#1677aa;color:#fff;border-radius:10px;padding:11px 15px;font-weight:850;cursor:pointer}
.gmm-crypto-compare__cards{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-bottom:14px}
.gmm-crypto-compare__cards article{border:1px solid rgba(255,255,255,.08);background:rgba(255,255,255,.025);border-radius:15px;padding:16px}
.gmm-crypto-compare__coin-head{display:flex;align-items:center;gap:11px;margin-bottom:12px}
.gmm-crypto-compare__coin-head strong{display:block}
.gmm-crypto-compare__coin-head small{display:block;color:#8ea1b5;margin-top:2px}
.gmm-crypto-compare__cards a{color:#8ed8ff;text-decoration:none;font-size:.8rem}
.gmm-crypto-compare__table-wrap{overflow:auto;border:1px solid rgba(255,255,255,.08);border-radius:14px}
.gmm-crypto-compare__table{width:100%;border-collapse:collapse;min-width:650px}
.gmm-crypto-compare__table th,.gmm-crypto-compare__table td{padding:13px 15px;border-bottom:1px solid rgba(255,255,255,.06);text-align:right}
.gmm-crypto-compare__table th:first-child{text-align:left;color:#9fb0c3}
.gmm-crypto-compare__table thead th{background:#0d1a2b;color:#fff}
@media(max-width:760px){.gmm-crypto-detail__hero,.gmm-crypto-detail__analysis{flex-direction:column}.gmm-crypto-detail__actions{justify-content:flex-start}.gmm-crypto-detail__metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.gmm-crypto-detail__news-grid,.gmm-crypto-compare__cards{grid-template-columns:1fr}.gmm-crypto-compare__form{grid-template-columns:1fr}.gmm-crypto-compare__form>span{display:none}}


/* GMM Crypto 1.3.0 — enriched profiles, history and risk */
.gmm-crypto-detail__performance,.gmm-crypto-detail__chart-card,.gmm-crypto-detail__btc-compare,.gmm-crypto-detail__profile{border:1px solid rgba(255,255,255,.08);background:rgba(255,255,255,.022);border-radius:15px;padding:17px;margin:16px 0}
.gmm-crypto-detail__performance-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:9px}.gmm-crypto-detail__performance-grid article{padding:12px;border:1px solid rgba(255,255,255,.07);border-radius:12px;background:#0b1928}.gmm-crypto-detail__performance-grid span{display:block;color:#8fa3b7;font-size:.74rem;margin-bottom:5px}.gmm-crypto-detail__performance-grid strong{font-size:1rem}
.gmm-crypto-risk{display:inline-flex;padding:4px 8px;border-radius:999px}.gmm-crypto-risk.is-low{background:rgba(73,214,142,.11);color:#74e6aa}.gmm-crypto-risk.is-medium{background:rgba(255,198,75,.1);color:#ffd16e}.gmm-crypto-risk.is-high,.gmm-crypto-risk.is-extreme{background:rgba(255,91,112,.1);color:#ff8a9a}.gmm-crypto-risk.is-neutral{color:#a3b4c6}
.gmm-crypto-history__toolbar{display:flex;gap:7px;flex-wrap:wrap;margin-bottom:11px}.gmm-crypto-history__toolbar button{border:1px solid rgba(255,255,255,.09);background:#0d1b2c;color:#aebdca;border-radius:9px;padding:7px 10px;cursor:pointer;font-weight:800}.gmm-crypto-history__toolbar button.is-active{background:#153753;color:#fff;border-color:rgba(100,201,255,.35)}
.gmm-crypto-history__summary{display:flex;justify-content:space-between;gap:12px;margin-bottom:8px}.gmm-crypto-history__summary strong{font-size:1.08rem}.gmm-crypto-history__summary span{color:#8da1b4;font-size:.78rem}.gmm-crypto-history__svg{width:100%;height:260px;display:block;overflow:visible}.gmm-crypto-history__svg line{stroke:rgba(255,255,255,.06);stroke-width:1}.gmm-crypto-history__svg path{fill:none;stroke:#6bc7ff;stroke-width:4;vector-effect:non-scaling-stroke;stroke-linecap:round;stroke-linejoin:round}.gmm-crypto-history__building{padding:22px;text-align:center;border:1px dashed rgba(255,255,255,.12);border-radius:12px;color:#a5b6c8}.gmm-crypto-history__building strong{display:block;color:#fff;margin-bottom:5px}.gmm-crypto-history__building p{margin:0}.gmm-crypto-history__extremes{display:flex;gap:14px;flex-wrap:wrap;margin-top:10px;color:#93a7ba;font-size:.78rem}.gmm-crypto-history__extremes strong{color:#fff;margin-left:5px}
.gmm-crypto-btc-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:9px}.gmm-crypto-btc-grid article{border:1px solid rgba(255,255,255,.07);background:#0b1928;border-radius:12px;padding:12px}.gmm-crypto-btc-grid>article>span{display:block;color:#8fa3b7;font-size:.74rem;margin-bottom:8px}.gmm-crypto-btc-grid article div{display:flex;justify-content:space-between;gap:8px;padding:3px 0}.gmm-crypto-btc-grid b{font-size:.76rem;color:#dbe7f2}
.gmm-crypto-detail__description{color:#b9c8d7;line-height:1.7;margin:0 0 14px}.gmm-crypto-detail__profile-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:9px}.gmm-crypto-detail__profile-grid article{border:1px solid rgba(255,255,255,.07);background:#0b1928;border-radius:12px;padding:12px}.gmm-crypto-detail__profile-grid span,.gmm-crypto-detail__profile-grid small{display:block;color:#879caf;font-size:.72rem}.gmm-crypto-detail__profile-grid strong{display:block;margin:4px 0;color:#fff}.gmm-crypto-detail__tags{display:flex;gap:6px;flex-wrap:wrap;margin-top:13px}.gmm-crypto-detail__tags span{border:1px solid rgba(255,255,255,.08);background:#102239;color:#9dd8fb;border-radius:999px;padding:6px 9px;font-size:.72rem}.gmm-crypto-detail__links{display:flex;gap:8px;flex-wrap:wrap;margin-top:13px}.gmm-crypto-detail__links a{border:1px solid rgba(255,255,255,.09);border-radius:9px;padding:8px 10px;color:#8ed8ff;text-decoration:none;font-size:.78rem}
@media(max-width:900px){.gmm-crypto-detail__performance-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.gmm-crypto-btc-grid,.gmm-crypto-detail__profile-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:560px){.gmm-crypto-detail__performance-grid,.gmm-crypto-btc-grid,.gmm-crypto-detail__profile-grid{grid-template-columns:1fr 1fr}.gmm-crypto-history__summary{flex-direction:column}.gmm-crypto-history__svg{height:210px}}


/* GMM Crypto 1.3.1 — análise rápida dentro da Central Cripto */
.gmm-crypto__advanced-hint{margin:-2px 0 12px;padding:10px 12px;border:1px solid rgba(100,201,255,.16);background:rgba(71,184,244,.055);border-radius:11px;color:#9eb3c7;font-size:.78rem}
.gmm-crypto__advanced-hint strong{color:#8ed8ff}.gmm-crypto__advanced-hint em{font-style:normal;color:#e8f5ff;font-weight:800}
.gmm-crypto__quick-link{appearance:none;border:0;background:none;padding:0;color:#8ed8ff;font:inherit;font-weight:750;cursor:pointer}
.gmm-crypto__quick-link:hover{text-decoration:underline}
html.gmm-crypto-modal-open{overflow:hidden}
.gmm-crypto-quick[hidden]{display:none!important}
.gmm-crypto-quick{position:fixed;inset:0;z-index:999999;display:grid;place-items:center;padding:18px}
.gmm-crypto-quick__backdrop{position:absolute;inset:0;background:rgba(1,7,14,.76);backdrop-filter:blur(7px)}
.gmm-crypto-quick__dialog{position:relative;z-index:1;width:min(1050px,100%);max-height:min(90vh,900px);overflow:auto;overscroll-behavior:contain;background:linear-gradient(180deg,#07131f,#091827);border:1px solid rgba(255,255,255,.11);border-radius:20px;box-shadow:0 30px 100px rgba(0,0,0,.5);padding:clamp(16px,2.5vw,28px);color:#f4f8fc}
.gmm-crypto-quick__close{position:sticky;top:0;float:right;z-index:3;width:38px;height:38px;border-radius:50%;border:1px solid rgba(255,255,255,.1);background:#102337;color:#fff;font-size:1.4rem;line-height:1;cursor:pointer;box-shadow:0 6px 20px rgba(0,0,0,.25)}
.gmm-crypto-quick__loading,.gmm-crypto-quick__error{min-height:250px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;gap:8px;color:#9fb1c3}
.gmm-crypto-quick__loading>span{width:36px;height:36px;border:3px solid rgba(255,255,255,.12);border-top-color:#6bc7ff;border-radius:50%;animation:gmmQuickSpin .8s linear infinite}
.gmm-crypto-quick__loading strong,.gmm-crypto-quick__error strong{color:#fff;font-size:1.05rem}
.gmm-crypto-quick__loading small{color:#7f94a9}
@keyframes gmmQuickSpin{to{transform:rotate(360deg)}}
.gmm-crypto-quick__hero{display:flex;justify-content:space-between;align-items:center;gap:18px;margin:4px 0 15px;padding:16px;border:1px solid rgba(255,255,255,.08);background:linear-gradient(135deg,rgba(68,188,255,.08),rgba(255,255,255,.015));border-radius:15px}
.gmm-crypto-quick__identity{display:flex;align-items:center;gap:13px}
.gmm-crypto-quick__identity h2{margin:2px 0 5px;color:#fff;font-size:clamp(1.45rem,3vw,2.15rem)}
.gmm-crypto-quick__identity h2 small{color:#8fa4b8;font-size:.5em}
.gmm-crypto-quick__price{font-size:clamp(1.25rem,2.5vw,1.75rem);font-weight:900}
.gmm-crypto-quick__actions{display:flex;gap:7px;flex-wrap:wrap;justify-content:flex-end}
.gmm-crypto-quick__actions>a{border:1px solid rgba(255,255,255,.1);background:#10243a;color:#dff3ff;text-decoration:none;border-radius:9px;padding:9px 11px;font-size:.77rem;font-weight:800}
.gmm-crypto-quick__actions>a.is-primary{background:#1379ae;border-color:#2388bd;color:#fff}
.gmm-crypto-quick__metrics{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:9px;margin-bottom:13px}
.gmm-crypto-quick__metrics article,.gmm-crypto-quick__performance-grid article{border:1px solid rgba(255,255,255,.07);background:#0b1a2a;border-radius:11px;padding:11px}
.gmm-crypto-quick__metrics span,.gmm-crypto-quick__performance-grid span{display:block;color:#8ea2b6;font-size:.71rem;margin-bottom:4px}
.gmm-crypto-quick__metrics strong,.gmm-crypto-quick__performance-grid strong{font-size:.95rem}
.gmm-crypto-quick__performance,.gmm-crypto-quick__history,.gmm-crypto-quick__profile,.gmm-crypto-quick__btc{border:1px solid rgba(255,255,255,.07);background:rgba(255,255,255,.018);border-radius:13px;padding:14px;margin:12px 0}
.gmm-crypto-quick__section-title{display:flex;justify-content:space-between;gap:12px;align-items:end;margin-bottom:9px}
.gmm-crypto-quick__section-title>strong{color:#fff;font-size:1rem}.gmm-crypto-quick__section-title>span{color:#8398ad;font-size:.7rem}
.gmm-crypto-quick__performance-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:7px}
.gmm-crypto-quick__chart-head,.gmm-crypto-quick__chart-range{display:flex;justify-content:space-between;gap:10px;flex-wrap:wrap;color:#8fa4b7;font-size:.72rem}
.gmm-crypto-quick__chart-head strong{color:#fff;font-size:.9rem}
.gmm-crypto-quick__chart{display:block;width:100%;height:180px;margin:7px 0}.gmm-crypto-quick__chart line{stroke:rgba(255,255,255,.055);stroke-width:1}.gmm-crypto-quick__chart path{fill:none;stroke:#66c8ff;stroke-width:3;vector-effect:non-scaling-stroke;stroke-linecap:round;stroke-linejoin:round}
.gmm-crypto-quick__history-empty{padding:18px;border:1px dashed rgba(255,255,255,.1);border-radius:10px;text-align:center}.gmm-crypto-quick__history-empty strong{display:block;color:#fff}.gmm-crypto-quick__history-empty span{display:block;color:#8ea2b6;font-size:.76rem;margin-top:4px}
.gmm-crypto-quick__btc>span{display:block;color:#8297ab;font-size:.72rem;margin-bottom:7px}.gmm-crypto-quick__btc>div{display:flex;justify-content:space-between;gap:12px;padding:5px 0;border-top:1px solid rgba(255,255,255,.05)}
.gmm-crypto-quick__profile p{margin:0 0 10px;color:#b4c5d4;line-height:1.6}.gmm-crypto-quick__profile p.is-muted{color:#8296aa}
.gmm-crypto-quick__profile-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px}.gmm-crypto-quick__profile-grid>div{border:1px solid rgba(255,255,255,.06);background:#0b1a2a;border-radius:9px;padding:9px}.gmm-crypto-quick__profile-grid span{display:block;color:#8297ab;font-size:.68rem}.gmm-crypto-quick__profile-grid strong{display:block;margin-top:3px}
.gmm-crypto-quick__tags,.gmm-crypto-quick__links{display:flex;gap:6px;flex-wrap:wrap;margin-top:9px}.gmm-crypto-quick__tags span{border:1px solid rgba(255,255,255,.07);border-radius:999px;padding:5px 8px;color:#9cdbff;font-size:.68rem}.gmm-crypto-quick__links a{color:#8ed8ff;text-decoration:none;border:1px solid rgba(255,255,255,.08);border-radius:8px;padding:6px 8px;font-size:.7rem}
.gmm-crypto-quick__footer{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-top:13px;color:#7f94a8;font-size:.7rem}.gmm-crypto-quick__footer a{color:#8ed8ff;text-decoration:none;font-weight:800}
@media(max-width:850px){.gmm-crypto-quick__hero{align-items:flex-start;flex-direction:column}.gmm-crypto-quick__actions{justify-content:flex-start}.gmm-crypto-quick__metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.gmm-crypto-quick__performance-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:560px){.gmm-crypto-quick{padding:0;place-items:end center}.gmm-crypto-quick__dialog{width:100%;max-height:92vh;border-radius:20px 20px 0 0;padding:15px}.gmm-crypto-quick__identity{align-items:flex-start}.gmm-crypto-quick__metrics{grid-template-columns:1fr 1fr}.gmm-crypto-quick__performance-grid{grid-template-columns:1fr 1fr 1fr}.gmm-crypto-quick__profile-grid{grid-template-columns:1fr}.gmm-crypto-quick__footer{align-items:flex-start;flex-direction:column}.gmm-crypto-quick__chart{height:150px}}


/* GMM Crypto 1.3.2 — supply robusto */
.gmm-crypto-detail__supply small,.gmm-crypto-quick__supply small{display:block;margin-top:4px;color:#7890a7;font-size:.64rem;font-weight:600;line-height:1.25}


/* GMM Crypto 1.3.3 — supply centralizado e visível na tabela principal */
.gmm-crypto__supply-cell{white-space:nowrap}
.gmm-crypto__supply-cell strong{display:block;color:#eef7ff}
.gmm-crypto__supply-cell small{display:block;margin-top:3px;color:#7890a7;font-size:.62rem;font-weight:650}
.gmm-crypto__table{min-width:1320px}
@media(max-width:760px){
  .gmm-crypto__table-wrap{overflow-x:auto;-webkit-overflow-scrolling:touch}
  .gmm-crypto__table{min-width:1250px}
}


/* =========================================================
   GMM Crypto 1.4.0 — Inteligência de Mercado
   ========================================================= */
.gmm-crypto-intel{margin:18px 0;border:1px solid rgba(255,255,255,.08);background:linear-gradient(180deg,rgba(28,67,99,.16),rgba(8,22,36,.32));border-radius:17px;padding:16px}
.gmm-crypto-intel__overview{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-bottom:16px}
.gmm-crypto-intel__overview article{border:1px solid rgba(255,255,255,.075);background:#0b1a2a;border-radius:13px;padding:13px}
.gmm-crypto-intel__overview article>span{display:block;color:#8da2b7;font-size:.72rem;margin-bottom:5px}
.gmm-crypto-intel__overview article>strong{display:block;color:#fff;font-size:1.25rem}
.gmm-crypto-intel__overview article>small{display:block;color:#7890a6;font-size:.65rem;margin-top:4px}
.gmm-crypto-intel__pulse.is-strong{box-shadow:inset 0 0 0 1px rgba(62,216,146,.22)}
.gmm-crypto-intel__pulse.is-weak{box-shadow:inset 0 0 0 1px rgba(255,105,105,.2)}
.gmm-crypto-intel__heat-head{display:flex;align-items:end;justify-content:space-between;gap:14px;margin:4px 0 9px}
.gmm-crypto-intel__heat-head strong{display:block;color:#fff}.gmm-crypto-intel__heat-head small{display:block;color:#7f94a8;font-size:.68rem;margin-top:2px}
.gmm-crypto-intel__legend{display:flex;gap:5px;flex-wrap:wrap;justify-content:flex-end}
.gmm-crypto-intel__legend span{border-radius:999px;padding:4px 7px;font-size:.62rem;color:#fff;border:1px solid rgba(255,255,255,.08)}
.gmm-crypto-heatmap{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));grid-auto-flow:dense;gap:5px}
.gmm-crypto-heatmap__tile{appearance:none;border:1px solid rgba(255,255,255,.08);border-radius:9px;min-height:66px;padding:8px;color:#fff;text-align:left;cursor:pointer;display:flex;flex-direction:column;justify-content:space-between;grid-column:span 2;background:#203042}
.gmm-crypto-heatmap__tile.is-xl{grid-column:span 3;grid-row:span 2;min-height:137px}
.gmm-crypto-heatmap__tile.is-lg{grid-column:span 2;min-height:84px}
.gmm-crypto-heatmap__tile strong{font-size:.9rem}.gmm-crypto-heatmap__tile span{font-size:.8rem;font-weight:900}.gmm-crypto-heatmap__tile small{font-size:.6rem;opacity:.82}
.gmm-crypto-heatmap__tile.is-strong-up,.gmm-crypto-intel__legend .is-strong-up{background:#0e684d}
.gmm-crypto-heatmap__tile.is-up,.gmm-crypto-intel__legend .is-up{background:#185542}
.gmm-crypto-heatmap__tile.is-flat,.gmm-crypto-intel__legend .is-flat{background:#344455}
.gmm-crypto-heatmap__tile.is-down,.gmm-crypto-intel__legend .is-down{background:#69383d}
.gmm-crypto-heatmap__tile.is-strong-down,.gmm-crypto-intel__legend .is-strong-down{background:#772a32}
.gmm-crypto-heatmap__tile:hover{transform:translateY(-1px);filter:brightness(1.08)}
.gmm-crypto__filters{display:flex;align-items:end;gap:8px;flex-wrap:wrap;margin:10px 0 11px;padding:10px;border:1px solid rgba(255,255,255,.07);background:rgba(255,255,255,.018);border-radius:12px}
.gmm-crypto__filters label{color:#8297aa;font-size:.65rem;min-width:120px}
.gmm-crypto__filters select{display:block;width:100%;margin-top:4px;background:#0c1b2c;border:1px solid rgba(255,255,255,.09);color:#edf6ff;border-radius:8px;padding:8px 9px;font-size:.72rem}
.gmm-crypto__filter-check{display:flex!important;align-items:center;gap:6px;padding:8px 4px;min-width:auto!important;color:#b9c9d8!important;font-size:.72rem!important}
.gmm-crypto__filter-check input{margin:0}
.gmm-crypto__filters>button{border:1px solid rgba(255,255,255,.09);background:#102337;color:#dbeaf5;border-radius:8px;padding:8px 10px;font-size:.7rem;cursor:pointer}
.gmm-crypto__pulse-badge{display:inline-flex;flex-direction:column;gap:1px;border:1px solid rgba(255,255,255,.08);border-radius:9px;padding:5px 7px;min-width:74px;background:#17283a}
.gmm-crypto__pulse-badge strong{font-size:.78rem!important;color:#fff!important}.gmm-crypto__pulse-badge small{font-size:.58rem!important;margin:0!important;color:#9db0c2!important;white-space:nowrap}
.gmm-crypto__pulse-badge.is-strong{background:rgba(25,120,83,.22);border-color:rgba(67,210,145,.22)}
.gmm-crypto__pulse-badge.is-weak{background:rgba(132,48,55,.2);border-color:rgba(255,103,114,.18)}
.gmm-crypto__pulse-cell{white-space:nowrap}
.gmm-crypto-detail__intelligence{border:1px solid rgba(255,255,255,.08);background:rgba(47,149,211,.04);border-radius:15px;padding:15px;margin:16px 0}
.gmm-crypto-detail__intel-grid,.gmm-crypto-quick__intel-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:9px}
.gmm-crypto-detail__intel-grid article,.gmm-crypto-quick__intel-grid article{border:1px solid rgba(255,255,255,.07);background:#0b1a2a;border-radius:11px;padding:11px}
.gmm-crypto-detail__intel-grid article>span,.gmm-crypto-quick__intel-grid article>span{display:block;color:#8599ad;font-size:.68rem;margin-bottom:5px}
.gmm-crypto-detail__intel-grid article>strong,.gmm-crypto-quick__intel-grid article>strong{display:block;color:#fff}
.gmm-crypto-detail__intel-grid article>small,.gmm-crypto-quick__intel-grid article>small{display:block;color:#7890a5;font-size:.62rem;margin-top:4px}
.gmm-crypto-quick__intel{border:1px solid rgba(255,255,255,.07);background:rgba(255,255,255,.018);border-radius:13px;padding:14px;margin:12px 0}
.gmm-crypto__table{min-width:1640px}
@media(max-width:980px){.gmm-crypto-intel__overview{grid-template-columns:repeat(2,minmax(0,1fr))}.gmm-crypto-heatmap{grid-template-columns:repeat(8,minmax(0,1fr))}.gmm-crypto-detail__intel-grid,.gmm-crypto-quick__intel-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:600px){.gmm-crypto-intel__overview{grid-template-columns:1fr 1fr}.gmm-crypto-intel__heat-head{align-items:flex-start;flex-direction:column}.gmm-crypto-intel__legend{justify-content:flex-start}.gmm-crypto-heatmap{grid-template-columns:repeat(4,minmax(0,1fr))}.gmm-crypto-heatmap__tile{grid-column:span 1}.gmm-crypto-heatmap__tile.is-xl{grid-column:span 2}.gmm-crypto-heatmap__tile.is-lg{grid-column:span 1}.gmm-crypto-detail__intel-grid,.gmm-crypto-quick__intel-grid{grid-template-columns:1fr 1fr}.gmm-crypto__filters label{min-width:calc(50% - 5px);flex:1}.gmm-crypto__filter-check{min-width:100%!important}}


/* =========================================================
   GMM Crypto 1.5.0 — Radar, Alertas e TOOLS
   ========================================================= */
.gmm-crypto-ops{margin:18px 0;border:1px solid rgba(255,255,255,.08);background:linear-gradient(145deg,rgba(16,53,80,.28),rgba(8,20,34,.44));border-radius:17px;padding:16px}
.gmm-crypto-ops__layout{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);gap:12px}
.gmm-crypto-alerts,.gmm-crypto-radar{border:1px solid rgba(255,255,255,.065);background:rgba(255,255,255,.018);border-radius:13px;padding:12px;min-width:0}
.gmm-crypto-ops__subhead{display:flex;justify-content:space-between;align-items:end;gap:8px;margin-bottom:8px}
.gmm-crypto-ops__subhead strong{color:#fff}.gmm-crypto-ops__subhead small{color:#7e94aa;font-size:.64rem}
.gmm-crypto-alerts__list{display:grid;gap:7px;max-height:320px;overflow:auto}
.gmm-crypto-alert{appearance:none;width:100%;display:grid;grid-template-columns:34px minmax(0,1fr) auto;align-items:center;gap:8px;text-align:left;border:1px solid rgba(255,255,255,.065);background:#0b1a2a;color:#fff;border-radius:10px;padding:9px;cursor:pointer}
.gmm-crypto-alert.high{border-color:rgba(71,211,151,.19);background:rgba(27,103,76,.15)}
.gmm-crypto-alert.medium{border-color:rgba(255,197,83,.15)}
.gmm-crypto-alert__icon{width:30px;height:30px;border-radius:9px;display:grid;place-items:center;background:rgba(255,255,255,.055);font-size:1rem;font-weight:900}
.gmm-crypto-alert__body strong{display:block;font-size:.76rem}.gmm-crypto-alert__body small{display:block;color:#91a5b8;font-size:.64rem;line-height:1.35;margin-top:2px}
.gmm-crypto-alert__time{color:#6f859a;font-size:.58rem;white-space:nowrap}
.gmm-crypto-alerts__empty,.gmm-crypto-radar__empty{min-height:120px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;color:#8398ad;gap:4px;border:1px dashed rgba(255,255,255,.075);border-radius:10px;padding:14px}
.gmm-crypto-alerts__empty strong{color:#eaf6ff}
.gmm-crypto-radar__grid{display:grid;gap:6px}
.gmm-crypto-radar__item{appearance:none;border:1px solid rgba(255,255,255,.065);background:#0b1a2a;color:#fff;border-radius:10px;padding:8px;display:grid;grid-template-columns:28px minmax(0,1fr) 92px 62px;align-items:center;gap:7px;text-align:left;cursor:pointer}
.gmm-crypto-radar__rank{font-size:.65rem;color:#6e879d;font-weight:900}
.gmm-crypto-radar__coin strong{display:block;font-size:.76rem}.gmm-crypto-radar__coin small{display:block;color:#7f95aa;font-size:.6rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.gmm-crypto-radar__score{display:flex;flex-direction:column}.gmm-crypto-radar__score strong{font-size:.8rem}.gmm-crypto-radar__score small{color:#7f95aa;font-size:.57rem}
.gmm-crypto-ops__note{margin:10px 0 0;color:#70869b;font-size:.64rem;line-height:1.45}

/* Ferramenta em destaque dentro de TOOLS */
.gmm-crypto-tool-autoinsert{display:contents}
.gmm-crypto-tool-injected-title{grid-column:1/-1;margin:16px 0 4px!important}
.gmm-crypto-tool-card{grid-column:span 2;border:1px solid rgba(44,166,230,.18);background:linear-gradient(135deg,#081827,#0d2940 58%,#0b2133);border-radius:18px;padding:18px;color:#f2f8fc;box-shadow:0 18px 48px rgba(0,0,0,.13);overflow:hidden;position:relative}
.gmm-crypto-tool-card:after{content:"";position:absolute;width:180px;height:180px;border-radius:50%;background:rgba(63,190,255,.08);right:-55px;top:-80px;pointer-events:none}
.gmm-crypto-tool-card__top{display:flex;gap:13px;align-items:flex-start;position:relative;z-index:1}
.gmm-crypto-tool-card__icon{width:48px;height:48px;border-radius:14px;display:grid;place-items:center;background:rgba(80,195,255,.12);border:1px solid rgba(90,201,255,.18);color:#8ed8ff;font-size:1.45rem;font-weight:900;flex:0 0 auto}
.gmm-crypto-tool-card__eyebrow{display:block;color:#73cfff;font-size:.62rem;letter-spacing:.1em;font-weight:900;margin-bottom:3px}
.gmm-crypto-tool-card h3{margin:0 0 4px;color:#fff;font-size:1.25rem}.gmm-crypto-tool-card p{margin:0;color:#9eb2c4;font-size:.78rem;line-height:1.45;max-width:720px}
.gmm-crypto-tool-card__stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin:14px 0;position:relative;z-index:1}
.gmm-crypto-tool-card__stats>div{border:1px solid rgba(255,255,255,.07);background:rgba(255,255,255,.025);border-radius:10px;padding:10px}
.gmm-crypto-tool-card__stats span{display:block;color:#8298ad;font-size:.62rem}.gmm-crypto-tool-card__stats strong{display:block;color:#fff;font-size:1rem;margin-top:2px}.gmm-crypto-tool-card__stats small{display:block;color:#70869a;font-size:.58rem;margin-top:2px}
.gmm-crypto-tool-card__actions{display:flex;gap:7px;flex-wrap:wrap;position:relative;z-index:1}
.gmm-crypto-tool-card__actions a{display:inline-flex;text-decoration:none;color:#dff3ff;border:1px solid rgba(255,255,255,.09);border-radius:9px;padding:8px 10px;font-size:.7rem;font-weight:850;background:#10273b}
.gmm-crypto-tool-card__actions a.is-primary{background:#137aae;border-color:#228dc4;color:#fff}
.gmm-crypto-tool-card__note{display:block;color:#657d93;font-size:.58rem;margin-top:9px}
@media(max-width:800px){.gmm-crypto-ops__layout{grid-template-columns:1fr}.gmm-crypto-tool-card{grid-column:1/-1}}
@media(max-width:560px){.gmm-crypto-radar__item{grid-template-columns:25px minmax(0,1fr) 72px}.gmm-crypto-radar__item>span:last-child{display:none}.gmm-crypto-alert{grid-template-columns:30px minmax(0,1fr)}.gmm-crypto-alert__time{display:none}.gmm-crypto-tool-card__stats{grid-template-columns:1fr 1fr}.gmm-crypto-tool-card__stats>div:last-child{grid-column:1/-1}}


/* =========================================================
   GMM Crypto 1.6.0 — GMM TOOLS Hub
   ========================================================= */
.gmm-tools-autoinsert{display:contents}
.gmm-tools-featured-block{margin:22px 0;border:1px solid rgba(255,255,255,.075);background:linear-gradient(145deg,#071522,#0b2134);border-radius:20px;padding:18px;color:#eef7ff}
.gmm-tools-featured-block__head{display:flex;align-items:end;justify-content:space-between;gap:18px;margin-bottom:14px}
.gmm-tools-featured-block__head>div>span{display:block;color:#69cbff;font-size:.64rem;font-weight:900;letter-spacing:.12em}
.gmm-tools-featured-block__head h2{margin:2px 0 4px;color:#fff;font-size:clamp(1.3rem,2.5vw,1.8rem)}
.gmm-tools-featured-block__head p{margin:0;color:#8fa4b7;font-size:.78rem}
.gmm-tools-featured-block__head>a{color:#8ed8ff;text-decoration:none;font-size:.72rem;font-weight:850;white-space:nowrap}
.gmm-tools-featured-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}

.gmm-tools-hub{background:linear-gradient(180deg,#07111f,#091522);color:#f3f8fc;border-radius:22px;padding:clamp(18px,3vw,34px)}
.gmm-tools-hub__hero{max-width:900px;margin-bottom:18px}
.gmm-tools-hub__hero>span{display:block;color:#69cbff;font-size:.64rem;font-weight:900;letter-spacing:.12em}
.gmm-tools-hub__hero h1{margin:3px 0 7px;color:#fff;font-size:clamp(2rem,5vw,3.2rem)}
.gmm-tools-hub__hero p{margin:0;color:#9eb1c3;font-size:1rem;line-height:1.55}
.gmm-tools-hub__status{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:9px;margin:16px 0}
.gmm-tools-hub__status article{border:1px solid rgba(255,255,255,.07);background:rgba(255,255,255,.025);border-radius:12px;padding:12px}
.gmm-tools-hub__status span{display:block;color:#8197aa;font-size:.68rem}.gmm-tools-hub__status strong{display:block;color:#fff;margin-top:3px}
.gmm-tools-hub__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:11px}
.gmm-tools-hub__grid.is-pending{opacity:.78}
.gmm-tools-hub__pending{margin-top:24px}
.gmm-tools-hub__section-title{display:flex;align-items:end;justify-content:space-between;gap:12px;margin-bottom:10px}
.gmm-tools-hub__section-title h2{margin:0;color:#fff}.gmm-tools-hub__section-title span{color:#7f94a8;font-size:.7rem}

.gmm-tool-card{min-width:0;border:1px solid rgba(255,255,255,.075);background:linear-gradient(145deg,#0a1b2a,#0d2538);border-radius:15px;padding:15px;display:flex;flex-direction:column;min-height:230px;position:relative;overflow:hidden}
.gmm-tool-card:after{content:"";position:absolute;width:120px;height:120px;border-radius:50%;right:-50px;top:-48px;background:rgba(75,190,255,.06);pointer-events:none}
.gmm-tool-card.is-compact{min-height:210px}
.gmm-tool-card.is-disabled{filter:saturate(.6)}
.gmm-tool-card__head{display:flex;align-items:center;justify-content:space-between;gap:8px;position:relative;z-index:1}
.gmm-tool-card__icon{width:38px;height:38px;border-radius:11px;display:grid;place-items:center;background:rgba(88,195,255,.09);border:1px solid rgba(91,200,255,.15);color:#8ed8ff;font-size:1.05rem;font-weight:900}
.gmm-tool-card__badge{color:#71cfff;font-size:.56rem;font-weight:900;letter-spacing:.08em}
.gmm-tool-card h3{margin:12px 0 5px;color:#fff;font-size:1.03rem;position:relative;z-index:1}
.gmm-tool-card p{margin:0;color:#93a8bb;font-size:.72rem;line-height:1.48;position:relative;z-index:1}
.gmm-tool-card__metric{margin-top:12px;border-top:1px solid rgba(255,255,255,.055);padding-top:9px;position:relative;z-index:1}
.gmm-tool-card__metric strong{display:block;color:#fff;font-size:1.08rem}.gmm-tool-card__metric small{display:block;color:#728ba0;font-size:.6rem;margin-top:2px}
.gmm-tool-card__footer{margin-top:auto;padding-top:13px;position:relative;z-index:1}
.gmm-tool-card__footer a{display:inline-flex;text-decoration:none;background:#137aae;border:1px solid #2388bd;color:#fff;border-radius:9px;padding:8px 10px;font-size:.7rem;font-weight:850}
.gmm-tool-card__soon{display:inline-flex;color:#8299ad;border:1px solid rgba(255,255,255,.075);border-radius:9px;padding:8px 10px;font-size:.66rem}

@media(max-width:1050px){
  .gmm-tools-featured-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  .gmm-tools-hub__grid{grid-template-columns:repeat(2,minmax(0,1fr))}
}
@media(max-width:650px){
  .gmm-tools-featured-block__head{align-items:flex-start;flex-direction:column}
  .gmm-tools-featured-grid{grid-template-columns:1fr}
  .gmm-tools-hub__grid{grid-template-columns:1fr}
  .gmm-tools-hub__status{grid-template-columns:1fr 1fr}
  .gmm-tools-hub__status article:last-child{grid-column:1/-1}
  .gmm-tools-hub__section-title{align-items:flex-start;flex-direction:column}
}


/* =========================================================
   GMM Crypto 1.7.0 — Ecossistema, Minha Área e Busca Global
   ========================================================= */
.gmm-my-area{background:linear-gradient(180deg,#06111e,#091726);color:#f3f8fc;border-radius:22px;padding:clamp(18px,3vw,34px)}
.gmm-my-area__hero{display:flex;align-items:flex-start;justify-content:space-between;gap:22px;margin-bottom:18px}
.gmm-my-area__hero>div:first-child>span{display:block;color:#67cbff;font-size:.63rem;font-weight:900;letter-spacing:.12em}
.gmm-my-area__hero h1{margin:4px 0 7px;color:#fff;font-size:clamp(2rem,5vw,3.3rem)}
.gmm-my-area__hero p{margin:0;color:#9db0c2;max-width:760px;line-height:1.55}
.gmm-my-area__privacy{min-width:220px;border:1px solid rgba(255,255,255,.07);background:rgba(255,255,255,.025);border-radius:13px;padding:12px}
.gmm-my-area__privacy strong{display:block;color:#dff5ff;font-size:.76rem}.gmm-my-area__privacy span{display:block;color:#7990a5;font-size:.65rem;margin-top:3px;line-height:1.4}

.gmm-global-search{position:relative;margin:14px 0 18px;z-index:20}
.gmm-global-search__field{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:9px;border:1px solid rgba(103,203,255,.2);background:#0b1c2d;border-radius:14px;padding:5px 10px;box-shadow:0 10px 35px rgba(0,0,0,.12)}
.gmm-global-search__field>span{color:#70ceff;font-size:1.2rem}
.gmm-global-search__field input{width:100%;border:0!important;outline:0!important;box-shadow:none!important;background:transparent!important;color:#fff!important;padding:12px 4px!important;font-size:.9rem!important}
.gmm-global-search__field input::placeholder{color:#6f879c}
.gmm-global-search__field kbd{border:1px solid rgba(255,255,255,.08);background:#10273b;color:#7f99af;border-radius:7px;padding:4px 6px;font-size:.58rem}
.gmm-global-search__hint{margin:6px 3px 0;color:#6e859a;font-size:.62rem}
.gmm-global-search.is-compact .gmm-global-search__hint{display:none}
.gmm-global-search__results{position:absolute;left:0;right:0;top:calc(100% - 1px);z-index:100;background:#081827;border:1px solid rgba(107,204,255,.18);border-radius:0 0 14px 14px;box-shadow:0 22px 60px rgba(0,0,0,.36);max-height:480px;overflow:auto;padding:7px}
.gmm-global-search__result{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:5px;align-items:stretch}
.gmm-global-search__result>a{display:grid;grid-template-columns:100px minmax(0,1fr) auto;gap:9px;align-items:center;color:#eaf6ff;text-decoration:none;border-radius:9px;padding:9px}
.gmm-global-search__result>a:hover{background:rgba(255,255,255,.04)}
.gmm-global-search__type{color:#72ceff;font-size:.58rem;font-weight:850;text-transform:uppercase;letter-spacing:.05em}
.gmm-global-search__body strong{display:block;font-size:.76rem}.gmm-global-search__body small{display:block;color:#8298ac;font-size:.62rem;margin-top:2px}
.gmm-global-search__result>button{appearance:none;border:1px solid rgba(255,255,255,.07);background:#102438;color:#ffd968;border-radius:9px;width:38px;cursor:pointer}
.gmm-global-search__message{padding:18px;text-align:center;color:#899fb3;font-size:.72rem}

.gmm-my-area__stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:9px;margin:14px 0}
.gmm-my-area__stats article{border:1px solid rgba(255,255,255,.07);background:rgba(255,255,255,.025);border-radius:12px;padding:12px}
.gmm-my-area__stats span{display:block;color:#8096aa;font-size:.67rem}.gmm-my-area__stats strong{display:block;color:#fff;font-size:1.35rem;margin-top:2px}.gmm-my-area__stats small{display:block;color:#687f94;font-size:.6rem;margin-top:2px}

.gmm-my-area__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:11px;margin:12px 0}
.gmm-my-area__panel{border:1px solid rgba(255,255,255,.07);background:rgba(255,255,255,.018);border-radius:15px;padding:14px;margin:12px 0}
.gmm-my-area__grid>.gmm-my-area__panel{margin:0}
.gmm-my-area__panel-head{display:flex;align-items:end;justify-content:space-between;gap:10px;margin-bottom:9px}
.gmm-my-area__panel-head h2{margin:0;color:#fff;font-size:1rem}.gmm-my-area__panel-head span{display:block;color:#7f95aa;font-size:.62rem;margin-top:2px}
.gmm-my-area__panel-head button{appearance:none;border:1px solid rgba(255,255,255,.07);background:#102438;color:#9bb0c2;border-radius:8px;padding:6px 8px;font-size:.6rem;cursor:pointer}
.gmm-my-area__items{display:grid;gap:6px;max-height:380px;overflow:auto}
.gmm-my-area__empty{margin:0;padding:22px;border:1px dashed rgba(255,255,255,.075);border-radius:10px;text-align:center;color:#758ba0;font-size:.68rem}
.gmm-my-area__item{display:grid;grid-template-columns:70px minmax(0,1fr) auto;align-items:center;gap:8px;text-decoration:none;border:1px solid rgba(255,255,255,.055);background:#0b1b2a;border-radius:10px;padding:8px;color:#fff}
.gmm-my-area__item:hover{border-color:rgba(101,201,255,.18)}
.gmm-my-area__item-type{color:#72ceff;font-size:.56rem;font-weight:850;text-transform:uppercase}
.gmm-my-area__item-main strong{display:block;font-size:.72rem}.gmm-my-area__item-main small{display:block;color:#748ba0;font-size:.59rem;margin-top:2px}
.gmm-my-area__item-arrow{color:#698399}

.gmm-my-area__portfolio{display:flex;align-items:center;justify-content:space-between;gap:18px;border:1px solid rgba(78,190,249,.16);background:linear-gradient(135deg,rgba(26,93,132,.22),rgba(255,255,255,.02));border-radius:15px;padding:16px;margin:12px 0}
.gmm-my-area__portfolio span{display:block;color:#6fceff;font-size:.58rem;letter-spacing:.09em;font-weight:900}.gmm-my-area__portfolio h2{margin:3px 0 4px;color:#fff}.gmm-my-area__portfolio p{margin:0;color:#8ea3b7;font-size:.7rem;max-width:720px;line-height:1.45}
.gmm-my-area__portfolio>a{white-space:nowrap;text-decoration:none;background:#137aae;border:1px solid #258cc1;color:#fff;border-radius:9px;padding:9px 11px;font-size:.7rem;font-weight:850}

.gmm-my-area__shortcuts{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:8px}
.gmm-my-area__shortcuts a{display:flex;flex-direction:column;gap:5px;text-decoration:none;border:1px solid rgba(255,255,255,.065);background:#0b1a29;border-radius:11px;padding:11px;color:#eaf5fd}
.gmm-my-area__shortcuts span{color:#72ceff;font-size:1rem}.gmm-my-area__shortcuts strong{font-size:.68rem}
.gmm-my-area__footer{display:flex;align-items:center;justify-content:space-between;gap:12px;color:#698196;font-size:.61rem;margin-top:12px}
.gmm-my-area__footer button{appearance:none;border:1px solid rgba(255,255,255,.07);background:#102337;color:#9db2c4;border-radius:8px;padding:7px 9px;font-size:.62rem;cursor:pointer}

@media(max-width:850px){
  .gmm-my-area__hero{flex-direction:column}
  .gmm-my-area__privacy{min-width:0;width:100%}
  .gmm-my-area__shortcuts{grid-template-columns:repeat(3,minmax(0,1fr))}
}
@media(max-width:650px){
  .gmm-my-area__stats{grid-template-columns:1fr 1fr}
  .gmm-my-area__stats article:last-child{grid-column:1/-1}
  .gmm-my-area__grid{grid-template-columns:1fr}
  .gmm-my-area__portfolio{align-items:flex-start;flex-direction:column}
  .gmm-my-area__shortcuts{grid-template-columns:repeat(2,minmax(0,1fr))}
  .gmm-my-area__footer{align-items:flex-start;flex-direction:column}
  .gmm-global-search__result>a{grid-template-columns:72px minmax(0,1fr) auto}
}
