.photos_page__G1XYX{max-width:900px;margin:0 auto;padding:88px 16px 48px}.photos_profileHeader__XzTmt{display:flex;align-items:center;gap:12px;padding-bottom:20px;margin-bottom:20px;border-bottom:1px solid var(--color-border)}.photos_avatarLink__4HJ6F{flex-shrink:0;border-radius:50%;transition:opacity .15s ease}.photos_avatarLink__4HJ6F:hover{opacity:.85}.photos_profileInfo__ClJRC{min-width:0}.photos_profileName__rbjCv{font-family:var(--font-display);font-size:1.125rem;font-weight:700;color:var(--color-text-primary);text-decoration:none;line-height:1.3}.photos_profileName__rbjCv:hover{text-decoration:underline}.photos_profileMeta__Q1pQd{display:flex;align-items:center;gap:6px;font-size:.8125rem;color:var(--color-text-secondary);flex-wrap:wrap;margin-top:2px}.photos_profileMeta__Q1pQd span:not(:last-child):after{content:"·";margin-left:6px;color:var(--color-text-secondary);opacity:.5}.photos_photosCard__poW7r{background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-lg);overflow:hidden}.photos_cardHeader__NHZTR{display:flex;align-items:flex-start;justify-content:space-between;padding:20px 20px 16px}.photos_cardTitle__ZyVDj{font-family:var(--font-display);font-size:1.25rem;font-weight:700;color:var(--color-text-primary);margin:0}.photos_cardSubtitle__Y1lZT{font-size:.8125rem;color:var(--color-text-secondary);margin:2px 0 0}.photos_monthGroups__L8GYe{display:flex;flex-direction:column;gap:24px;padding:0 20px 20px}.photos_monthGroup__83xY1{display:flex;flex-direction:column;gap:10px}.photos_monthLabel__yJngf{font-family:var(--font-display);font-size:.9375rem;font-weight:600;color:var(--color-text-secondary);text-transform:uppercase;letter-spacing:.03em;margin:0}.photos_photoGrid__xRsDI{display:grid;grid-template-columns:repeat(5,1fr);grid-gap:4px;gap:4px}.photos_photoCell__nNyL6{position:relative;aspect-ratio:1;overflow:hidden;cursor:pointer;background:var(--color-surface-2);border:none;padding:0;border-radius:var(--radius-sm)}.photos_photoCell__nNyL6:hover .photos_photoThumb__CWTLN{transform:scale(1.05)}.photos_photoThumb__CWTLN{width:100%;height:100%;object-fit:cover;transition:transform .2s ease}.photos_empty__MLs6M{text-align:center;padding:64px 0;color:var(--color-text-secondary);font-size:.9375rem}.photos_loadingWrap__s_Rkb{display:flex;align-items:center;justify-content:center;min-height:40vh}.photos_loadingText__jQZhN{font-size:.875rem;color:var(--color-text-secondary)}@media (max-width:768px){.photos_photoGrid__xRsDI{grid-template-columns:repeat(4,1fr)}}@media (max-width:640px){.photos_photoGrid__xRsDI{grid-template-columns:repeat(3,1fr)}.photos_profileHeader__XzTmt{padding-bottom:16px;margin-bottom:16px}.photos_cardHeader__NHZTR{padding:16px 16px 12px}.photos_photoGrid__xRsDI{gap:2px}.photos_monthGroups__L8GYe{padding:0 16px 16px}}@media (max-width:480px){.photos_photoGrid__xRsDI{grid-template-columns:repeat(3,1fr)}}