.meetup-card{transition:border-color .2s ease,transform .2s ease,background .2s ease}.meetup-card:hover{border-color:#3b3b3f;transform:translateY(-1px)}.meetup-card.tone-0{background:linear-gradient(180deg,#131315,#0f1011)}.meetup-card.tone-1{background:linear-gradient(180deg,#111315,#0d0f11)}.meetup-card.tone-2{background:linear-gradient(180deg,#141313,#100f10)}.meetup-card.tone-3{background:linear-gradient(180deg,#121411,#0f110f)}.meetup-card.tone-4{background:linear-gradient(180deg,#141210,#100f0e)}.meetup-card.tone-5{background:linear-gradient(180deg,#121217,#0e0e12)}.card-identity{display:grid;grid-template-columns:76px minmax(0,1fr);gap:14px;align-items:start}.card-title-block{min-width:0}.meetup-logo{position:relative;width:76px;height:76px;border-radius:14px;display:grid;place-items:center;overflow:hidden;background:#f3f1eb;border:1px solid rgba(255,255,255,.08);box-shadow:0 7px 20px rgba(0,0,0,.18)}.meetup-logo img{position:relative;z-index:1;width:100%;height:100%;object-fit:contain;padding:5px}.meetup-logo-fallback{background:#171719;color:#5b5b60;border-color:#2f3033;box-shadow:none}.meetup-logo-fallback span{font-size:2rem;font-weight:700;line-height:1;opacity:.6}.card-identity .card-top{min-width:0}.card-identity .card-top h3{min-width:0}.card-identity .status{margin-top:10px}.meetup-card>.schedule{margin-top:16px}@media(max-width:420px){.card-identity{grid-template-columns:64px minmax(0,1fr);gap:12px}.meetup-logo{width:64px;height:64px;border-radius:12px}.meetup-logo-fallback span{font-size:1.7rem}}