@charset "UTF-8";._container_1x1ft_17{position:fixed;top:0;right:0;bottom:0;left:0;z-index:var(--modal-overlay-z);display:flex;background:var(--hh-gallery-overlay-bg, #000);animation:_fadeIn_1x1ft_1 .15s ease}._mediaSide_1x1ft_27{flex:1;display:flex;align-items:center;justify-content:center;overflow:hidden;position:relative;min-width:0}._mediaImg_1x1ft_37{max-width:100%;max-height:100vh;max-height:100dvh;-o-object-fit:contain;object-fit:contain;-webkit-user-select:none;-moz-user-select:none;user-select:none}._prevBtn_1x1ft_45,._nextBtn_1x1ft_46{position:absolute;top:50%;transform:translateY(-50%);width:44px;height:44px;border-radius:var(--radius-md);border:none;background:#ffffff1a;color:var(--color-white-500);cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .15s;z-index:10}._prevBtn_1x1ft_45:hover,._nextBtn_1x1ft_46:hover{background:#ffffff40}._prevBtn_1x1ft_45:disabled,._nextBtn_1x1ft_46:disabled{opacity:.3;cursor:default}._prevBtn_1x1ft_45{left:var(--space-4)}._nextBtn_1x1ft_46{right:var(--space-4)}._socialSide_1x1ft_82{width:400px;min-width:400px;background:var(--hh-surface-card);display:flex;flex-direction:column;height:100vh;height:100dvh;flex-shrink:0}._header_1x1ft_94{display:flex;align-items:center;gap:var(--space-3);padding:var(--space-4) var(--space-5);border-bottom:1px solid var(--hh-border-soft);flex-shrink:0}._headerAvatar_1x1ft_103{width:var(--space-10);height:var(--space-10);border-radius:50%;overflow:hidden;flex-shrink:0}._headerAvatarImg_1x1ft_111{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}._headerAvatarPlaceholder_1x1ft_117{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:var(--hh-gradient-brand);color:var(--color-white-500);font-size:var(--type-size-md);font-weight:var(--type-weight-bold)}._headerInfo_1x1ft_129{flex:1;min-width:0;display:flex;flex-direction:column;gap:1px}._headerName_1x1ft_137{color:var(--hh-text-primary);font-size:var(--type-size-sm);font-weight:var(--type-weight-semibold);text-decoration:none;line-height:var(--type-line-snug)}._headerName_1x1ft_137:hover{text-decoration:underline}._headerDate_1x1ft_148{color:var(--hh-text-secondary);font-size:var(--type-size-2xs);font-weight:var(--type-weight-regular);display:flex;align-items:center;gap:var(--space-1)}._headerDateIcon_1x1ft_157{opacity:.6}._headerActions_1x1ft_161{display:flex;align-items:center;gap:var(--space-1);flex-shrink:0}._deleteBtn_1x1ft_168{width:36px;height:36px;border-radius:var(--radius-md);border:none;background:transparent;color:var(--hh-text-secondary);cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .15s,color .15s}._deleteBtn_1x1ft_168:hover{background:#ef444426;color:var(--hh-color-danger)}._closeBtn_1x1ft_186{width:36px;height:36px;border-radius:50%;border:none;background:var(--hh-surface-subtle);color:var(--hh-text-primary);cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .15s}._closeBtn_1x1ft_186:hover{background:var(--hh-border-soft)}._body_1x1ft_204{flex:1;overflow-y:auto;padding:var(--space-3) var(--space-5);display:flex;flex-direction:column;gap:var(--space-4)}._commentItem_1x1ft_213{display:flex;gap:var(--space-2)}._commentAvatar_1x1ft_218{width:var(--space-8);height:var(--space-8);border-radius:50%;overflow:hidden;flex-shrink:0;margin-top:2px}._commentAvatarImg_1x1ft_227{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}._commentAvatarPlaceholder_1x1ft_233{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:var(--hh-gradient-brand);color:#fff;font-size:var(--type-size-2xs);font-weight:var(--type-weight-bold)}._commentBubble_1x1ft_245{background:var(--hh-surface-subtle);border-radius:18px;padding:var(--space-2) var(--space-3);max-width:100%}._commentAuthor_1x1ft_252{color:var(--hh-text-primary);font-size:var(--type-size-xs);font-weight:var(--type-weight-semibold);text-decoration:none;line-height:var(--type-line-snug)}._commentAuthor_1x1ft_252:hover{text-decoration:underline}._commentText_1x1ft_263{color:var(--hh-text-primary);font-size:var(--type-size-xs);line-height:var(--type-line-snug);margin:2px 0 0;word-wrap:break-word}._commentMeta_1x1ft_271{display:flex;align-items:center;gap:var(--space-3);margin:var(--space-1) 0 0}._commentDate_1x1ft_278{color:var(--hh-text-secondary);font-size:var(--type-size-2xs)}._likeBtn_1x1ft_283{display:inline-flex;align-items:center;gap:3px;background:none;border:none;padding:0;cursor:pointer;color:var(--hh-text-secondary);font-size:var(--type-size-2xs);transition:color .15s}._likeBtn_1x1ft_283:hover,._likeBtnActive_1x1ft_299{color:var(--hh-color-danger)}._likeCount_1x1ft_303{font-size:var(--type-size-2xs);line-height:1}._loadingComments_1x1ft_308{display:flex;align-items:center;justify-content:center;padding:var(--space-4)}._spinnerIcon_1x1ft_315{animation:_spin_1x1ft_315 1s linear infinite;color:var(--hh-text-muted)}@keyframes _spin_1x1ft_315{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._emptyComments_1x1ft_328{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:var(--space-2);color:var(--hh-text-muted);padding:var(--space-10) var(--space-5)}._emptyCommentsIcon_1x1ft_339{opacity:.4}._emptyCommentsText_1x1ft_343{font-size:var(--type-size-sm);font-style:italic;margin:0;line-height:var(--type-line-normal)}._footer_1x1ft_351{flex-shrink:0;padding:var(--space-3) var(--space-5) calc(var(--space-4) + env(safe-area-inset-bottom));border-top:1px solid var(--hh-border-soft);display:flex;gap:var(--space-2);align-items:center}._commentInput_1x1ft_360{flex:1;background:var(--hh-surface-subtle);border:1px solid transparent;border-radius:var(--radius-md);padding:9px 14px;color:var(--hh-text-primary);font-size:var(--type-size-xs);outline:none;transition:border-color .15s,background .15s;font-family:inherit}._commentInput_1x1ft_360::-moz-placeholder{color:var(--hh-text-muted)}._commentInput_1x1ft_360::placeholder{color:var(--hh-text-muted)}._commentInput_1x1ft_360:focus{border-color:var(--hh-brand-primary);background:var(--hh-surface-card)}._sendBtn_1x1ft_380{width:36px;height:36px;border-radius:50%;border:none;background:var(--hh-brand-primary);color:var(--hh-button-primary-text, #000);cursor:pointer;display:flex;align-items:center;justify-content:center;transition:opacity .15s;flex-shrink:0}._sendBtn_1x1ft_380:hover{opacity:.9}._sendBtn_1x1ft_380:disabled{opacity:.4;cursor:default}@keyframes _fadeIn_1x1ft_1{0%{opacity:0}to{opacity:1}}@media only screen and (max-width: 1024px){._container_1x1ft_17{flex-direction:column}._mediaSide_1x1ft_27{height:50vh;height:50dvh;flex:none}._socialSide_1x1ft_82{width:100%;min-width:0;height:50vh;height:50dvh}}
