.short_story .feed-card__copy{padding:16px 18px 7px}.short_story .feed-card__continue{display:inline-flex;align-items:center;gap:6px;line-height:1.25;vertical-align:middle}.short_story .feed-card__continue .i-svg{width:16px;min-width:16px;height:16px;flex:0 0 16px;display:block;align-self:center}.feed-card.short_story,.feed-card.full_story,.post-menu{font-family:var(--font-sans)}.feed-card__badge-mark{width:7px;height:7px;flex:0 0 7px;border-radius:50%;background:var(--accent-main);box-shadow:0 0 0 4px var(--accent-main-soft)}.feed-card__badge-visual{width:22px;height:22px;flex:0 0 22px;position:relative;display:grid;place-items:center;overflow:hidden;border-radius:50%;background:var(--surface-2)}.feed-card__badge-visual > .feed-card__badge-category-img{width:100% !important;height:100% !important;position:absolute;inset:0;display:block;object-fit:cover;border-radius:50%}.short_story .feed-card__time,.full_story .feed-card__time{color:#626c78}.short_story .feed-card__continue{color:#1769d2}.short_story .feed-card__continue:hover{color:#105ab9}.theme-dark .short_story .feed-card__time,.theme-dark .full_story .feed-card__time{color:#b4bcc7}.theme-dark .short_story .feed-card__continue{color:#73a9ff}.feed-card__menu-wrap{position:relative}.feed-card__menu-btn{width:36px;min-width:36px;height:36px;padding:0;border:0;border-radius:11px;background:transparent;color:var(--text-soft);display:inline-flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:none;transform:none;transition:background-color var(--motion-fast) var(--ease-main),color var(--motion-fast) var(--ease-main),opacity var(--motion-fast) var(--ease-main)}.feed-card__menu-btn .i-svg{width:20px;height:20px}.feed-card__menu-btn:hover,.feed-card__menu-wrap.is-open .feed-card__menu-btn{background:var(--surface-2);color:var(--text);transform:none}.feed-card__menu-btn:active{opacity:.7;transform:none}.post-menu{position:absolute;top:calc(100% + 8px);right:0;z-index:var(--z-sheet);box-sizing:border-box;width:300px;max-width:calc(100vw - 24px);max-height:min(72dvh,620px);padding:9px;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:var(--border-strong) transparent;border:1px solid var(--border);border-radius:var(--ui-layer-radius);background:var(--surface);color:var(--text);box-shadow:var(--ui-layer-shadow);opacity:0;visibility:hidden;pointer-events:none;transform:translate3d(0,7px,0) scale(.985);transform-origin:top right;will-change:opacity,transform;transition:opacity var(--motion-normal) var(--ease-main),transform var(--motion-normal) var(--ease-main),visibility var(--motion-normal) linear}.theme-dark .post-menu{box-shadow:var(--ui-layer-shadow)}.post-menu.is-portaled{position:fixed;top:var(--post-menu-top,0);right:auto;left:var(--post-menu-left,0);margin:0}.feed-card__menu-wrap.is-open > .post-menu,.post-menu.is-open{opacity:1;visibility:visible;pointer-events:auto;transform:translate3d(0,0,0) scale(1)}.post-menu .feed-card__menu-sheet-head{display:none}.post-menu .feed-card__menu-meta{margin:0 0 7px}.post-menu .feed-card__menu-author{min-width:0;min-height:58px;padding:8px 9px;display:flex;align-items:center;gap:11px;border:0;border-radius:12px;background:var(--surface-2);color:var(--text);text-decoration:none;transform:none;transition:background-color var(--motion-fast) var(--ease-main),color var(--motion-fast) var(--ease-main)}.post-menu .feed-card__menu-author:hover{background:var(--surface-3);color:var(--text);text-decoration:none;transform:none}.post-menu .feed-card__menu-author-avatar{width:40px;min-width:40px;height:40px;display:block;border:1px solid var(--border);border-radius:50%;object-fit:cover}.post-menu .feed-card__menu-author-meta{min-width:0;display:grid;gap:3px}.post-menu .feed-card__menu-author-name{min-width:0;overflow:hidden;color:var(--text);font-size:14px;line-height:1.2;font-weight:680;letter-spacing:-.012em;text-overflow:ellipsis;white-space:nowrap}.post-menu .feed-card__menu-author-role{margin:0;display:block !important;color:var(--text-fade);font-size:11px;line-height:1.25;font-weight:500}.post-menu .feed-card__menu-list{margin:0;padding:0;display:grid;gap:2px;border:0}.post-menu .feed-card__menu-list > a{display:flex;color:inherit;text-decoration:none}.post-menu .feed-card__menu-item{min-height:44px;padding:0 10px;display:flex;align-items:center;gap:11px;border:0;border-radius:11px;background:transparent;color:var(--text-soft);font-size:13px;line-height:1.25;font-weight:600;transform:none;transition:background-color var(--motion-fast) var(--ease-main),color var(--motion-fast) var(--ease-main)}.post-menu .feed-card__menu-item .i-svg{width:18px;min-width:18px;height:18px;color:var(--text-fade);transform:none}.post-menu .feed-card__menu-item:hover,.post-menu .feed-card__menu-item:focus-visible{background:var(--surface-2);color:var(--text);text-decoration:none;transform:none}.post-menu .feed-card__menu-item:hover .i-svg,.post-menu .feed-card__menu-item:focus-visible .i-svg{color:currentColor;transform:none}.post-menu .feed-card__menu-item--danger,.post-menu .feed-card__menu-item--danger .i-svg{color:var(--danger)}.post-menu .feed-card__menu-item--danger:hover,.post-menu .feed-card__menu-item--danger:focus-visible{background:var(--danger-soft);color:var(--danger)}.post-menu .feed-card__menu-footnote{margin:7px 2px 0;padding:9px 8px 2px;border-top:1px solid var(--border);color:var(--text-fade);font-size:11px;line-height:1.4;font-weight:500}.post-actions,.feed-card.short_story > .feed-card__footer.post-actions,.feed-card.full_story > .feed-card__footer.post-actions{box-sizing:border-box;width:100%;min-height:58px;margin:0;padding:8px 14px 10px;display:flex;align-items:center;justify-content:space-between;flex-wrap:nowrap;gap:6px;color:var(--text-soft)}.post-actions .feed-card__actions-left,.post-actions .feed-card__actions-right{width:auto;display:flex;align-items:center;flex-wrap:nowrap;gap:6px}.post-actions .feed-card__actions-left{min-width:0;flex:1 1 auto}.post-actions .feed-card__actions-right{margin-left:auto;flex:0 0 auto}.post-actions .feed-card__rating{min-height:40px;margin:0;padding:0;display:inline-flex;align-items:center;gap:0;border:0;border-radius:0;background:transparent;box-shadow:none}.post-actions .feed-card__rating > a,.post-actions .feed-card__actions-left > a,.post-actions .feed-card__actions-right > a{margin:0;padding:0;display:inline-flex;align-items:center;border:0;background:transparent;color:inherit;text-decoration:none}.post-actions .feed-card__action{min-width:40px;min-height:40px;height:40px;padding:0 8px;display:inline-flex;align-items:center;justify-content:center;gap:6px;border:0;border-radius:11px;background:transparent;color:inherit;cursor:pointer;box-shadow:none;font-size:13px;line-height:1;font-weight:700;transform:none;transition:background-color var(--motion-fast) var(--ease-main),color var(--motion-fast) var(--ease-main),opacity var(--motion-fast) var(--ease-main)}.feed-card.short_story > .post-actions .feed-card__action,.feed-card.full_story > .post-actions .feed-card__action{min-width:40px;min-height:40px;height:40px;padding:0 8px;gap:6px;border:0;border-radius:11px;background:transparent;box-shadow:none;font-size:13px;line-height:1}.post-actions .feed-card__action:hover,.post-actions .feed-card__rate-btn--up:hover,.post-actions .feed-card__action--favorite:hover,.post-actions .feed-card__action--share:hover{background:var(--surface-2);color:var(--text);transform:none}.feed-card.short_story > .post-actions .feed-card__action:hover,.feed-card.full_story > .post-actions .feed-card__action:hover{padding:0 8px;border-radius:11px;background:var(--surface-2);color:var(--text);transform:none}.post-actions .feed-card__action:active{opacity:.66;transform:none}.post-actions .feed-card__action .i-svg{width:22px;height:22px;min-width:22px;max-width:22px;flex:0 0 22px;display:block;transform:none}.feed-card.short_story .post-actions .feed-card__action .i-svg,.feed-card.full_story .post-actions .feed-card__action .i-svg{width:22px;height:22px;min-width:22px;max-width:22px;flex-basis:22px}.feed-card.short_story .post-actions .feed-card__action .i-stroke,.feed-card.full_story .post-actions .feed-card__action .i-stroke{stroke-width:2.2}.feed-card.short_story .post-actions .feed-card__action--like .i-svg,.feed-card.full_story .post-actions .feed-card__action--like .i-svg{width:28px;height:28px;min-width:28px;max-width:28px;flex:0 0 28px}.post-actions .feed-card__rate-score{width:auto;min-width:0;height:auto;padding:0;border:0;border-radius:0;background:transparent;color:inherit;font-size:inherit;line-height:inherit;box-shadow:none}.post-actions .feed-card__rate-score,.post-actions .feed-card__comment-count{min-width:0;height:22px;margin:0;padding:0;display:inline-flex;align-items:center;justify-content:center;color:currentColor;font-size:12px;line-height:1;font-weight:700 !important;letter-spacing:-.012em;font-variant-numeric:tabular-nums;vertical-align:middle}.post-actions .feed-card__action--icon,.post-actions .feed-card__action--share{width:40px;min-width:40px;padding:0}.feed-card.short_story > .post-actions .feed-card__action--icon,.feed-card.short_story > .post-actions .feed-card__action--share,.feed-card.full_story > .post-actions .feed-card__action--icon,.feed-card.full_story > .post-actions .feed-card__action--share{width:40px;min-width:40px;padding:0}.post-actions .feed-card__action--favorite.is-active{background:transparent;color:var(--text)}@media screen and (max-width:768px){.post-menu,.post-menu.is-portaled{position:fixed;top:auto !important;right:0;bottom:0;left:0 !important;z-index:var(--z-sheet);width:100%;max-width:none;max-height:min(78dvh,680px);padding:8px 12px calc(12px + env(safe-area-inset-bottom));border-right:0;border-bottom:0;border-left:0;border-radius:var(--ui-sheet-radius) var(--ui-sheet-radius) 0 0;opacity:1;transform:translate3d(0,calc(100% + 20px),0);transform-origin:bottom center;box-shadow:var(--ui-sheet-shadow)}.theme-dark .post-menu,.theme-dark .post-menu.is-portaled{box-shadow:var(--ui-sheet-shadow)}.feed-card__menu-wrap.is-open > .post-menu,.post-menu.is-open{transform:translate3d(0,0,0)}.post-menu .feed-card__menu-sheet-head{min-height:48px;margin:0 0 7px;padding:0 2px 8px 9px;display:flex;align-items:center;justify-content:space-between;gap:12px;border-bottom:1px solid var(--border)}.post-menu .feed-card__menu-sheet-title{color:var(--text);font-size:14px;line-height:1.2;font-weight:680;letter-spacing:-.015em}.post-menu .feed-card__menu-sheet-close{width:40px;min-width:40px;height:40px;padding:0;display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:12px;background:transparent;color:var(--text-soft);cursor:pointer;transform:none}.post-menu .feed-card__menu-sheet-close:hover{background:var(--surface-2);color:var(--text);transform:none}.post-menu .feed-card__menu-author{min-height:60px}.post-menu .feed-card__menu-item{min-height:48px;font-size:14px}}@media screen and (max-width:768px){.short_story .feed-card__copy{padding:15px 14px 6px}.post-actions .feed-card__actions-left,.post-actions .feed-card__actions-right,.feed-card.short_story > .post-actions .feed-card__actions-left,.feed-card.short_story > .post-actions .feed-card__actions-right,.feed-card.full_story > .post-actions .feed-card__actions-left,.feed-card.full_story > .post-actions .feed-card__actions-right{gap:4px}.post-actions .feed-card__action,.feed-card.short_story > .post-actions .feed-card__action,.feed-card.full_story > .post-actions .feed-card__action{gap:5px}}@media screen and (max-width:640px){.post-actions,.feed-card.short_story > .feed-card__footer.post-actions,.feed-card.full_story > .feed-card__footer.post-actions{min-height:54px;padding:7px 10px;gap:2px}.post-actions .feed-card__action,.feed-card.short_story > .post-actions .feed-card__action,.feed-card.full_story > .post-actions .feed-card__action{padding-inline:7px}.post-actions .feed-card__action--icon,.post-actions .feed-card__action--share,.feed-card.short_story > .post-actions .feed-card__action--icon,.feed-card.short_story > .post-actions .feed-card__action--share,.feed-card.full_story > .post-actions .feed-card__action--icon,.feed-card.full_story > .post-actions .feed-card__action--share{width:39px;min-width:39px;padding:0}}@media (prefers-reduced-motion:reduce){.feed-card__menu-btn,.post-menu,.post-menu .feed-card__menu-author,.post-menu .feed-card__menu-item,.post-actions .feed-card__action{transition-duration:.01ms !important;animation-duration:.01ms !important}}