
.account-avatar-photo{object-fit:cover;border-radius:50%;display:block}.notification-delete,.conversation-delete{margin-left:auto}.notification-delete button,.conversation-delete button{border:0;background:#fff0f3;color:#a63c58;border-radius:50%;width:30px;height:30px;cursor:pointer}.activity-row{flex:1}.activity-list>div,.activity-list{position:relative}.featured-five{display:grid;grid-template-columns:repeat(5,1fr);gap:14px}.featured-five>a{position:relative;min-height:250px;border-radius:20px;overflow:hidden;background:#fff;box-shadow:0 12px 32px rgba(100,55,75,.13)}.featured-five img{width:100%;height:100%;object-fit:cover}.featured-five span{position:absolute;left:0;right:0;bottom:0;padding:42px 14px 14px;background:linear-gradient(transparent,rgba(28,20,24,.88));color:#fff}.featured-five span>*{display:block}.featured-five b{position:absolute;right:12px;top:12px;background:#fff;color:#d34e72;width:32px;height:32px;border-radius:50%;display:grid;place-items:center}.photo-lightbox{border:0;background:rgba(18,12,16,.94);padding:0;width:min(94vw,1100px);height:min(92vh,820px);border-radius:18px}.photo-lightbox::backdrop{background:rgba(0,0,0,.72)}.photo-lightbox img{width:100%;height:100%;object-fit:contain}.photo-lightbox button{position:absolute;z-index:2;border:0;border-radius:50%;background:rgba(255,255,255,.9);width:44px;height:44px;font-size:28px;cursor:pointer}.lightbox-close{right:16px;top:16px}.lightbox-prev{left:16px;top:50%}.lightbox-next{right:16px;top:50%}.lightbox-count{position:absolute;bottom:14px;left:50%;transform:translateX(-50%);background:rgba(0,0,0,.55);color:white;padding:6px 12px;border-radius:20px}.gallery-photo-button{border:0;padding:0;cursor:zoom-in;text-align:left}.points-layout,.chatroom-layout{display:grid;grid-template-columns:minmax(0,2fr) minmax(280px,1fr);gap:22px}.points-table{width:100%;border-collapse:collapse}.points-table th,.points-table td{padding:12px;border-bottom:1px solid #eee;text-align:left}.leader-list a{display:flex;align-items:center;gap:10px;padding:9px;border-bottom:1px solid #eee}.leader-list img,.leader-list .avatar-small{width:38px;height:38px;border-radius:50%;object-fit:cover}.leader-list b{margin-left:auto}.chatroom-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.chatroom-card{display:flex;flex-direction:column;gap:10px}.chatroom-card .btn{margin-top:auto}.room-shell{display:grid;grid-template-columns:minmax(0,1fr) 280px;gap:18px}.room-messages{max-height:620px;overflow:auto}.room-messages article{display:flex;gap:12px;padding:12px;border-bottom:1px solid #eee}.room-messages img,.room-messages article>a>span{width:38px;height:38px;border-radius:50%;object-fit:cover;display:grid;place-items:center;background:#ffe6ed}.room-messages small{margin-left:8px;color:#888}.room-messages p{margin:.35rem 0 0}.room-compose textarea{width:100%;min-height:100px}.stack-form{display:grid;gap:12px}.stack-form label{display:grid;gap:6px}@media(max-width:900px){.featured-five{grid-template-columns:repeat(2,1fr)}.points-layout,.chatroom-layout,.room-shell{grid-template-columns:1fr}.chatroom-grid{grid-template-columns:1fr}}