.avatar{width:54px;height:54px;border-radius:50%;object-fit:cover;display:inline-flex;align-items:center;justify-content:center}.asset-photo{width:86px;height:64px;border-radius:8px;object-fit:cover;display:flex;align-items:center;justify-content:center}.placeholder{background:#dfe9e3;color:#176b45;font-weight:700;font-size:22px}.photo-form{display:flex;gap:5px;margin-top:6px;max-width:220px}.photo-form input{font-size:11px;padding:4px}.birthday-photo{width:110px;height:110px;border-radius:50%;object-fit:cover;display:flex;align-items:center;justify-content:center;margin:auto}.people{display:flex;gap:25px;flex-wrap:wrap;text-align:center}.celebration{background:linear-gradient(135deg,#fff8dc,#f1fff6);margin-bottom:20px}.dashboard-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.feed{border-bottom:1px solid #dfe6e1;padding:10px 0}.feed p{margin:3px 0}.section-title{margin-top:28px}.event-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.gallery{display:grid;grid-template-columns:repeat(3,1fr);gap:15px;margin-top:20px}.gallery figure{margin:0;background:#fff;border:1px solid #dfe6e1;border-radius:10px;overflow:hidden}.gallery img,.gallery video{width:100%;height:240px;object-fit:cover;background:#111}.gallery figcaption{padding:10px}.check{display:inline;width:auto}@media(max-width:850px){.dashboard-grid,.event-grid,.gallery{grid-template-columns:1fr}}
