.card-matrix{background:#050705;color:#fff;padding-top:96px;padding-bottom:96px}.card-matrix.reveal{opacity:1;transform:none}.card-matrix-head{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:28px;align-items:end;margin-bottom:30px}.card-matrix-head h2{max-width:980px;color:#fff;font-size:clamp(36px,4.7vw,68px);line-height:1.02;text-wrap:balance}.card-matrix-head p:not(.eyebrow){max-width:840px;color:rgba(255,255,255,.66);font-size:17px;line-height:1.7}.card-matrix .eyebrow{color:var(--acid)}.matrix-key{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:8px}.matrix-key span,.tier-pill{display:inline-flex;align-items:center;width:max-content;border-radius:999px;padding:7px 10px;font-size:11px;font-weight:1000}.matrix-key span{border:1px solid rgba(255,255,255,.13);background:rgba(255,255,255,.06);color:rgba(255,255,255,.76)}.card-matrix-shell{overflow:auto;border:1px solid rgba(255,255,255,.14);border-radius:8px;background:linear-gradient(180deg,rgba(255,255,255,.045),rgba(255,255,255,.02));box-shadow:0 36px 120px rgba(0,0,0,.32)}.card-matrix-table{width:100%;min-width:1120px;border-collapse:collapse}.card-matrix-table th,.card-matrix-table td{padding:16px 12px;border-bottom:1px solid rgba(255,255,255,.12);text-align:left;vertical-align:middle;font-size:14px;line-height:1.45}.card-matrix-table thead th{position:sticky;top:0;z-index:1;background:#111514;color:rgba(255,255,255,.46);font-size:12px;font-weight:1000}.card-matrix-table tbody th{color:#fff;font-size:16px}.card-matrix-table td{color:rgba(255,255,255,.58);font-weight:800}.card-matrix-table tbody tr:nth-child(4n+1){background:rgba(255,255,255,.025)}.card-matrix-table tbody tr:hover{background:rgba(215,255,71,.055)}.matrix-card-name{display:flex;align-items:center;gap:12px;min-width:190px}.matrix-card-name img{width:76px;height:50px;object-fit:contain;border-radius:8px;background:radial-gradient(circle at 50% 42%,rgba(215,255,71,.12),transparent 58%),#090d09;padding:7px;box-shadow:0 12px 32px rgba(0,0,0,.24)}.matrix-card-name b{font-size:16px;line-height:1.15}.tier-pill.standard{background:rgba(255,255,255,.1);color:rgba(255,255,255,.78)}.tier-pill.premium{background:rgba(0,198,149,.15);color:#20d7af;border:1px solid rgba(32,215,175,.22)}.tier-pill.private{background:rgba(224,166,38,.16);color:#ffc657;border:1px solid rgba(255,198,87,.2)}.tier-pill.invite{background:rgba(255,255,255,.16);color:#fff;border:1px solid rgba(255,255,255,.22)}.matrix-strong{color:#20d7af!important;font-weight:1000!important}.matrix-note{display:grid;grid-template-columns:minmax(180px,.24fr) 1fr auto;gap:18px;align-items:center;margin-top:20px;border:1px solid rgba(255,255,255,.12);border-radius:8px;background:rgba(255,255,255,.055);padding:18px}.matrix-note strong{color:var(--acid);font-size:14px;font-weight:1000}.matrix-note p{margin:0;color:rgba(255,255,255,.66);font-size:14px;line-height:1.65}@media(max-width:980px){.card-matrix-head{grid-template-columns:1fr}.matrix-key{justify-content:flex-start}.matrix-note{grid-template-columns:1fr}.card-matrix-table{min-width:1040px}}@media(max-width:680px){.card-matrix{padding-top:64px;padding-bottom:64px}.card-matrix-head h2{font-size:34px}.card-matrix-head p:not(.eyebrow){font-size:15px}.card-matrix-shell{margin-left:-12px;margin-right:-12px;border-radius:0;border-left:0;border-right:0}.card-matrix-table{min-width:980px}.card-matrix-table th,.card-matrix-table td{padding:14px 11px;font-size:13px}.matrix-card-name{min-width:166px}.matrix-card-name img{width:68px;height:46px}.matrix-note{padding:16px}}