.snippetStyle{border:2px solid #e3e3e3;border-radius:1rem;margin:2rem 0;padding:2rem}.snippetStyle:not(:last-child){margin-bottom:1rem}.snippetTable{width:100%;margin-top:1rem;margin-bottom:1rem}.snippetTable tr{grid-template-columns:120px 1fr;display:grid}.tokenStyle{grid-template-columns:1fr auto;gap:1rem;width:100%;display:grid;overflow-x:scroll}.tokenStyle span{white-space:nowrap;text-overflow:ellipsis;overflow-x:hidden}.tokenStyle button{color:#005fff;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:.25rem;font-weight:700;transition:all .2s ease-in-out}.tokenStyle button:hover{color:#fff;background:#003899}.joinCallLink{color:#fff;background:#005eff;border-radius:.5rem;padding:.25rem 1rem;font-weight:700;transition:all .2s ease-in-out;display:inline-block}.joinCallRow{justify-content:space-between;align-items:center;display:flex}.joinCallLink:hover{color:#fff;background:#003899;font-weight:700;text-decoration:none}
