.page-module__9vYUYW__page{background:#fff;min-height:100vh}.page-module__9vYUYW__appBar{z-index:40;background:#fff;border-bottom:1px solid #eee;align-items:center;gap:10px;width:100%;max-width:100%;height:56px;margin:0 auto;padding:0 16px;display:flex;position:sticky;top:0}.page-module__9vYUYW__backBtn,.page-module__9vYUYW__shareBtn{cursor:pointer;color:#111;background:0 0;border:none;border-radius:8px;flex-shrink:0;align-items:center;padding:6px;transition:background .15s;display:flex}.page-module__9vYUYW__backBtn:hover,.page-module__9vYUYW__shareBtn:hover{background:#f4f4f2}.page-module__9vYUYW__appBarTitle{color:#111;letter-spacing:-.3px;white-space:nowrap;text-overflow:ellipsis;flex:1;font-size:16px;font-weight:700;overflow:hidden}.page-module__9vYUYW__commentSectionWrap{max-width:900px;margin:0 auto;padding:0 24px}.page-module__9vYUYW__layout{flex-direction:column;gap:16px;padding:20px 0 32px;animation:.5s cubic-bezier(.16,1,.3,1) both page-module__9vYUYW__fadeUp;display:flex}@keyframes page-module__9vYUYW__fadeUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.page-module__9vYUYW__layout{animation:none}}.page-module__9vYUYW__metaRow{align-items:center;gap:10px;display:flex}.page-module__9vYUYW__badge{border-radius:20px;align-items:center;gap:5px;padding:5px 12px;font-size:12px;font-weight:700;display:flex}.page-module__9vYUYW__badgeOngoing{color:#fff;background:#111}.page-module__9vYUYW__badgeOther{color:#666;background:#e8e8e6}.page-module__9vYUYW__voteCount{color:#888;background:#f4f4f2;border-radius:20px;align-items:center;gap:5px;padding:5px 12px;font-size:13px;font-weight:600;display:flex}.page-module__9vYUYW__description{color:#555;margin:0;font-size:14px;line-height:1.7}.page-module__9vYUYW__battleArea{gap:6px;height:500px;display:flex;position:relative}@media (max-width:768px){.page-module__9vYUYW__battleArea{height:360px}}.page-module__9vYUYW__detailSlot{background:#eee;border-radius:16px;flex:1;position:relative;overflow:hidden}.page-module__9vYUYW__detailSlotOverlay{background:linear-gradient(#0000 40%,#000000b8 100%);position:absolute;inset:0}.page-module__9vYUYW__detailSlotEmpty{color:#bbb;border:1.5px dashed #ddd;border-radius:16px;flex-direction:column;justify-content:center;align-items:center;gap:10px;height:100%;display:flex}.page-module__9vYUYW__detailSlotEmpty span{color:#aaa;font-size:13px;font-weight:600}.page-module__9vYUYW__detailSlotEmpty p{color:#ccc;margin:0;font-size:12px}.page-module__9vYUYW__detailWinner{z-index:3;color:#111;background:#fff;border-radius:8px;align-items:center;gap:5px;padding:5px 10px;font-size:12px;font-weight:700;display:flex;position:absolute;top:12px;left:12px}.page-module__9vYUYW__detailSlotInfo{z-index:2;flex-direction:column;gap:8px;display:flex;position:absolute;bottom:16px;left:14px;right:14px}.page-module__9vYUYW__detailStatsRow{justify-content:space-between;align-items:flex-end;display:flex}.page-module__9vYUYW__detailVotes{color:#111;background:#fff;border-radius:8px;padding:3px 10px;font-size:12px;font-weight:700}.page-module__9vYUYW__detailPercent{color:#fff;font-size:22px;font-weight:800}.page-module__9vYUYW__detailProgressTrack{background:#fff3;border-radius:4px;width:100%;height:7px;overflow:hidden}.page-module__9vYUYW__detailProgressFill{background:#111;border-radius:4px;height:100%;transition:width .6s cubic-bezier(.4,0,.2,1)}.page-module__9vYUYW__detailSlotTop{justify-content:space-between;align-items:center;gap:8px;display:flex}.page-module__9vYUYW__detailName{color:#ffffffeb;white-space:nowrap;text-overflow:ellipsis;font-size:14px;font-weight:700;overflow:hidden}.page-module__9vYUYW__voteBtn{cursor:pointer;color:#e53935;background:#fff;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;transition:transform .15s;display:flex;box-shadow:0 2px 8px #0003}.page-module__9vYUYW__voteBtn:hover{transform:scale(1.1)}.page-module__9vYUYW__voteBtn:disabled{opacity:.6;cursor:default;transform:none}.page-module__9vYUYW__voteBtnActive{color:#fff;background:#e53935}.page-module__9vYUYW__vsCenter{z-index:10;color:#fff;letter-spacing:1px;background:#888;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;font-size:13px;font-weight:800;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 4px 16px #0000004d}.page-module__9vYUYW__vsCenterOngoing{background:#111}.page-module__9vYUYW__appBanner{color:#fff;background:#333;border-radius:16px;justify-content:space-between;align-items:center;gap:12px;padding:20px 22px;display:flex}.page-module__9vYUYW__appBannerText{flex-direction:column;gap:4px;display:flex}.page-module__9vYUYW__appBannerText strong{font-size:14px;font-weight:700}.page-module__9vYUYW__appBannerText span{color:#fff9;font-size:12px;line-height:1.4}.page-module__9vYUYW__appBannerBtn{color:#333;cursor:pointer;white-space:nowrap;background:#fff;border:none;border-radius:20px;flex-shrink:0;padding:10px 20px;font-size:13px;font-weight:700;transition:opacity .15s}.page-module__9vYUYW__appBannerBtn:hover{opacity:.85}.page-module__9vYUYW__loadingBar{background:linear-gradient(90deg,#0000,#111,#0000) 0 0/200% 100%;height:3px;animation:1.2s infinite page-module__9vYUYW__slide}@keyframes page-module__9vYUYW__slide{0%{background-position:-200% 0}to{background-position:200% 0}}.page-module__9vYUYW__errorWrap{color:#aaa;flex-direction:column;align-items:center;gap:12px;padding:80px 20px;display:flex}.page-module__9vYUYW__errorWrap button{color:#fff;cursor:pointer;background:#111;border:none;border-radius:20px;padding:10px 20px;font-size:14px;font-weight:600}.page-module__9vYUYW__viewOriginalBtn{z-index:5;color:#fff;cursor:pointer;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#00000080;border:none;border-radius:20px;align-items:center;gap:4px;padding:6px 12px;font-size:11px;font-weight:600;transition:background .15s;display:flex;position:absolute;bottom:12px;right:12px}.page-module__9vYUYW__viewOriginalBtn:hover{background:#000000b3}.page-module__9vYUYW__modalOverlay{z-index:1000;cursor:zoom-out;opacity:0;background:#000000d9;justify-content:center;align-items:center;padding:20px;animation:.2s forwards page-module__9vYUYW__fadeIn;display:flex;position:fixed;inset:0}@keyframes page-module__9vYUYW__fadeIn{to{opacity:1}}.page-module__9vYUYW__modalContent{cursor:default;border-radius:12px;width:auto;max-width:100%;height:auto;max-height:100%;position:relative;overflow:hidden;box-shadow:0 8px 32px #00000080}.page-module__9vYUYW__modalImage{object-fit:contain;width:auto;max-width:90vw;height:auto;max-height:90vh;display:block}.page-module__9vYUYW__modalCloseBtn{z-index:1001;color:#fff;cursor:pointer;background:#fff3;border:none;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:background .15s;display:flex;position:absolute;top:20px;right:20px}.page-module__9vYUYW__modalCloseBtn:hover{background:#ffffff4d}@media (max-width:480px){.page-module__9vYUYW__layout{padding:16px 0}.page-module__9vYUYW__commentSectionWrap,.page-module__9vYUYW__appBar{padding:0 16px}}
.CommentSection-module__zS7vUG__wrap{flex-direction:column;height:100%;min-height:0;font-family:inherit;display:flex}.CommentSection-module__zS7vUG__scrollArea{flex:1;min-height:0;overflow-y:auto}.CommentSection-module__zS7vUG__listHeader{justify-content:space-between;align-items:center;padding:20px 4px 12px;display:flex}.CommentSection-module__zS7vUG__listHeaderTitle{color:#0a0a0a;align-items:center;gap:8px;font-size:16px;font-weight:700;display:flex}.CommentSection-module__zS7vUG__refreshBtn{color:#555;cursor:pointer;background:#fff;border:1px solid #ebebeb;border-radius:50%;width:30px;height:30px;font-size:14px}.CommentSection-module__zS7vUG__refreshBtn:hover{background:#f4f4f4}.CommentSection-module__zS7vUG__refreshBtn:disabled{opacity:.5;cursor:default}.CommentSection-module__zS7vUG__emptyState{color:#a0a0a0;flex-direction:column;align-items:center;gap:10px;padding:48px 0;font-size:13px;display:flex}.CommentSection-module__zS7vUG__shimmerList{flex-direction:column;gap:20px;padding:8px 4px;display:flex}.CommentSection-module__zS7vUG__shimmerItem{gap:10px;display:flex}.CommentSection-module__zS7vUG__shimmer{background:linear-gradient(90deg,#f0f0f0 25%,#e4e4e4 50%,#f0f0f0 75%) 0 0/200% 100%;animation:1.4s infinite CommentSection-module__zS7vUG__shimmerAnim}@keyframes CommentSection-module__zS7vUG__shimmerAnim{0%{background-position:200% 0}to{background-position:-200% 0}}.CommentSection-module__zS7vUG__shimmerAvatar{border-radius:50%;flex-shrink:0;width:36px;height:36px}.CommentSection-module__zS7vUG__shimmerLines{flex-direction:column;flex:1;gap:8px;display:flex}.CommentSection-module__zS7vUG__shimmerLine{background:linear-gradient(90deg,#f0f0f0 25%,#e4e4e4 50%,#f0f0f0 75%) 0 0/200% 100%;border-radius:4px;height:12px;animation:1.4s infinite CommentSection-module__zS7vUG__shimmerAnim}.CommentSection-module__zS7vUG__sw40{width:40%}.CommentSection-module__zS7vUG__sw60{width:60%}.CommentSection-module__zS7vUG__sw90{width:90%}.CommentSection-module__zS7vUG__list{flex-direction:column;display:flex}.CommentSection-module__zS7vUG__tile{gap:10px;margin-bottom:16px;padding:4px;display:flex}.CommentSection-module__zS7vUG__tileReply{margin-left:40px}.CommentSection-module__zS7vUG__tileAvatar{background:#f0f0f0;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;display:flex;overflow:hidden}.CommentSection-module__zS7vUG__tileAvatar img{object-fit:cover;width:100%;height:100%}.CommentSection-module__zS7vUG__tileAvatarFallback{opacity:.4;font-size:14px}.CommentSection-module__zS7vUG__tileBody{flex:1;min-width:0}.CommentSection-module__zS7vUG__tileTopRow{align-items:center;gap:6px;display:flex}.CommentSection-module__zS7vUG__tileName{color:#1a1a1a;font-size:13px;font-weight:700}.CommentSection-module__zS7vUG__tileNameDeleted{color:#a0a0a0}.CommentSection-module__zS7vUG__authorBadge{color:#000;border:1px solid #000;border-radius:4px;padding:1px 6px;font-size:9px;font-weight:700}.CommentSection-module__zS7vUG__tileTimeWrap{color:#a0a0a0;white-space:nowrap;align-items:center;gap:4px;margin-left:auto;font-size:11px;display:flex}.CommentSection-module__zS7vUG__editedTag{color:#bbb}.CommentSection-module__zS7vUG__replyToTag{color:#3b82f6;margin:4px 0 0;font-size:12px;font-weight:600}.CommentSection-module__zS7vUG__tileContent{color:#1a1a1a;white-space:pre-wrap;word-break:break-word;margin:6px 0 0;font-size:13px;line-height:1.5}.CommentSection-module__zS7vUG__tileContentDeleted{color:#a0a0a0}.CommentSection-module__zS7vUG__inlineLink{color:#0095f6;word-break:break-all;text-decoration:underline}.CommentSection-module__zS7vUG__inlineLink:hover{color:#07c}.CommentSection-module__zS7vUG__tileActions{align-items:center;gap:16px;margin-top:8px;display:flex}.CommentSection-module__zS7vUG__tileActionBtn{color:#777;cursor:pointer;background:0 0;border:none;align-items:center;gap:4px;padding:0;font-size:12px;font-weight:500;display:flex}.CommentSection-module__zS7vUG__tileMenuWrap{margin-left:auto;position:relative}.CommentSection-module__zS7vUG__tileMoreBtn{color:#999;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:2px;display:flex}.CommentSection-module__zS7vUG__menuBackdrop{z-index:90;position:fixed;inset:0}.CommentSection-module__zS7vUG__menu{z-index:100;background:#fff;border:1px solid #ebebeb;border-radius:12px;min-width:160px;position:absolute;bottom:calc(100% + 4px);right:0;overflow:hidden;box-shadow:0 4px 16px #0000001a}.CommentSection-module__zS7vUG__menuItem{text-align:left;color:#1a1a1a;cursor:pointer;background:0 0;border:none;width:100%;padding:11px 14px;font-size:13px;font-weight:500;display:block}.CommentSection-module__zS7vUG__menuItem:hover{background:#fafafa}.CommentSection-module__zS7vUG__menuItemDanger{color:#e53e3e}.CommentSection-module__zS7vUG__pagination{justify-content:center;align-items:center;gap:6px;padding:20px 0;display:flex}.CommentSection-module__zS7vUG__pageBtn{color:#1a1a1a;cursor:pointer;background:#fff;border:1px solid #d6d6d6;border-radius:6px;min-width:30px;height:30px;padding:0 8px;font-size:13px}.CommentSection-module__zS7vUG__pageBtn:hover:not(:disabled){border-color:#555}.CommentSection-module__zS7vUG__pageBtn:disabled{color:#bbb;cursor:default;background:#f4f4f4;border-color:#ebebeb}.CommentSection-module__zS7vUG__pageBtnActive{color:#fff;background:#000;border-color:#000;font-weight:700}.CommentSection-module__zS7vUG__inputBar{background:#fff;border-top:1px solid #ebebeb;padding:10px 4px;position:sticky;bottom:0}.CommentSection-module__zS7vUG__banner{color:#555;background:#f4f4f4;border-radius:8px;align-items:center;gap:8px;margin-bottom:8px;padding:8px 12px;font-size:12px;display:flex}.CommentSection-module__zS7vUG__bannerEdit{background:#fafafa}.CommentSection-module__zS7vUG__bannerCloseBtn{color:#999;cursor:pointer;background:0 0;border:none;margin-left:auto;display:flex}.CommentSection-module__zS7vUG__inputRow{align-items:flex-end;gap:8px;display:flex}.CommentSection-module__zS7vUG__anonToggle{color:#555;cursor:pointer;flex-direction:column;flex-shrink:0;align-items:center;gap:2px;font-size:11px;display:flex}.CommentSection-module__zS7vUG__anonToggle input{cursor:pointer}.CommentSection-module__zS7vUG__textareaWrap{background:#f4f4f4;border-radius:20px;flex:1;align-items:center;padding:12px 14px;display:flex}.CommentSection-module__zS7vUG__textarea{resize:none;color:#0a0a0a;background:0 0;border:none;outline:none;width:100%;max-height:120px;margin:0;padding:0;font-family:inherit;font-size:13px;line-height:1.5;display:block}.CommentSection-module__zS7vUG__textarea::placeholder{color:#a0a0a0}.CommentSection-module__zS7vUG__sendBtn{color:#fff;cursor:pointer;background:#000;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.CommentSection-module__zS7vUG__sendBtn:disabled{cursor:default;background:#d6d6d6}
.blockDialog-module__stHLaW__overlay{z-index:1000;background:#00000080;justify-content:center;align-items:center;padding:20px;animation:.15s blockDialog-module__stHLaW__fadeIn;display:flex;position:fixed;inset:0}.blockDialog-module__stHLaW__dialog{text-align:center;background:#fff;border-radius:20px;width:100%;max-width:340px;padding:28px 24px 20px;animation:.18s cubic-bezier(.34,1.56,.64,1) blockDialog-module__stHLaW__popIn}.blockDialog-module__stHLaW__icon{margin-bottom:12px;font-size:32px;display:block}.blockDialog-module__stHLaW__title{color:#0a0a0a;margin:0 0 8px;font-size:16px;font-weight:700}.blockDialog-module__stHLaW__subtitle{color:#777;margin:0 0 20px;font-size:13px;line-height:1.5}.blockDialog-module__stHLaW__actions{gap:10px;display:flex}.blockDialog-module__stHLaW__cancelBtn{color:#555;cursor:pointer;background:#f4f4f4;border:none;border-radius:12px;flex:1;height:44px;font-size:14px;font-weight:700}.blockDialog-module__stHLaW__blockBtn{color:#fff;cursor:pointer;background:#e53e3e;border:none;border-radius:12px;flex:1;height:44px;font-size:14px;font-weight:700}.blockDialog-module__stHLaW__blockBtn:disabled{cursor:default;background:#f0b3b3}@keyframes blockDialog-module__stHLaW__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes blockDialog-module__stHLaW__popIn{0%{opacity:0;transform:scale(.92)}to{opacity:1;transform:scale(1)}}
.page-module__sWcrqG__page{color:#000;background:#fff;max-width:1200px;min-height:100vh;margin:0 auto;padding:0 40px 120px}.page-module__sWcrqG__topBar{justify-content:space-between;align-items:center;margin:32px 0 40px;display:flex}.page-module__sWcrqG__back{letter-spacing:.14em;text-transform:uppercase;color:#000;cursor:pointer;background:0 0;border:none;align-items:center;gap:6px;padding:0;font-size:11px;font-weight:700;transition:opacity .15s;display:inline-flex}.page-module__sWcrqG__back:hover{opacity:.5}.page-module__sWcrqG__moreBtn{cursor:pointer;color:#000;background:0 0;border:none;padding:4px 10px;font-size:20px;line-height:1}.page-module__sWcrqG__topGrid{animation:.5s cubic-bezier(.16,1,.3,1) both page-module__sWcrqG__fadeUp;display:block}@keyframes page-module__sWcrqG__fadeUp{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}.page-module__sWcrqG__left{width:100%}.page-module__sWcrqG__gallery{flex-direction:column;gap:12px;display:flex}.page-module__sWcrqG__mainImg{background:#f0f0f0;width:100%;position:relative;overflow:hidden}.page-module__sWcrqG__mainImgEl{transition:opacity .3s}.page-module__sWcrqG__taggedOverlay{z-index:15;position:absolute;bottom:14px;left:14px}.page-module__sWcrqG__navBtn{z-index:2;color:#000;cursor:pointer;background:#ffffffe6;border:none;justify-content:center;align-items:center;width:40px;height:40px;font-size:22px;line-height:1;transition:background .15s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.page-module__sWcrqG__navBtn:hover{color:#fff;background:#000}.page-module__sWcrqG__navPrev{left:12px}.page-module__sWcrqG__navNext{right:12px}.page-module__sWcrqG__imgIndicator{letter-spacing:.1em;color:#fff;background:#0000008c;padding:3px 8px;font-size:10px;font-weight:700;position:absolute;bottom:12px;right:14px}.page-module__sWcrqG__thumbStrip{scrollbar-width:none;gap:8px;display:flex;overflow-x:auto}.page-module__sWcrqG__thumbStrip::-webkit-scrollbar{display:none}.page-module__sWcrqG__thumb{cursor:pointer;background:#f0f0f0;border:2px solid #0000;flex-shrink:0;width:64px;height:64px;padding:0;transition:border-color .15s;position:relative;overflow:hidden}.page-module__sWcrqG__thumbActive{border-color:#000}.page-module__sWcrqG__thumb:not(.page-module__sWcrqG__thumbActive):hover{border-color:#ccc}.page-module__sWcrqG__right{width:100%}.page-module__sWcrqG__commentsSection{width:100%;margin-top:32px}.page-module__sWcrqG__infoHeader{flex-direction:column;gap:0;padding:24px 0 0;display:flex}.page-module__sWcrqG__topBadges{align-items:center;gap:8px;margin-bottom:20px;display:flex}.page-module__sWcrqG__catBadge{letter-spacing:.18em;text-transform:uppercase;color:#fff;background:#000;padding:5px 12px;font-size:9px;font-weight:700}.page-module__sWcrqG__anonBadge{letter-spacing:.14em;text-transform:uppercase;color:#999;border:1.5px solid #e0e0e0;padding:4px 10px;font-size:9px;font-weight:700}.page-module__sWcrqG__itemName{letter-spacing:-.02em;color:#000;margin:0 0 18px;font-size:clamp(24px,2.4vw,36px);font-weight:600;line-height:1.15}.page-module__sWcrqG__starRow{align-items:center;gap:4px;margin-bottom:2px;display:flex}.page-module__sWcrqG__star{color:#e8e8e8;font-size:18px;display:inline-block;position:relative}.page-module__sWcrqG__star:after{content:"★";color:#000;width:calc(var(--fill,0)*100%);white-space:nowrap;position:absolute;top:0;left:0;overflow:hidden}.page-module__sWcrqG__starScore{color:#000;letter-spacing:-.02em;margin-left:8px;font-size:20px;font-weight:600}.page-module__sWcrqG__divider{background:#e8e8e8;width:100%;height:1px;margin:24px 0}.page-module__sWcrqG__authorRow{align-items:center;gap:12px;display:flex}.page-module__sWcrqG__avatar{border:1.5px solid #e8e8e8;border-radius:50%;flex-shrink:0;width:36px;height:36px;position:relative;overflow:hidden}.page-module__sWcrqG__avatarEmpty{color:#fff;letter-spacing:.04em;background:#000;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:13px;font-weight:700;display:flex}.page-module__sWcrqG__authorInfo{flex-direction:column;flex:1;gap:2px;display:flex}.page-module__sWcrqG__authorName{letter-spacing:.06em;text-transform:uppercase;color:#000;font-size:12px;font-weight:700}.page-module__sWcrqG__date{color:#aaa;letter-spacing:.04em;font-size:11px}.page-module__sWcrqG__contentBlock{margin-bottom:28px}.page-module__sWcrqG__contentText{color:#333;white-space:pre-wrap;word-break:break-word;margin:0;font-size:15px;line-height:1.9}.page-module__sWcrqG__purchaseBtn{color:#fff;letter-spacing:.12em;text-transform:uppercase;background:#000;align-items:center;gap:8px;width:fit-content;margin-bottom:20px;padding:14px 28px;font-size:12px;font-weight:700;text-decoration:none;transition:opacity .15s,transform .18s;display:inline-flex}.page-module__sWcrqG__purchaseBtn:hover{opacity:.8;transform:translateY(-1px)}.page-module__sWcrqG__price{align-items:baseline;gap:10px;margin:0 0 20px;display:flex}.page-module__sWcrqG__priceLabel{letter-spacing:.14em;text-transform:uppercase;color:#aaa;font-size:10px;font-weight:700}.page-module__sWcrqG__priceValue{letter-spacing:-.01em;color:#000;font-size:22px;font-weight:600}.page-module__sWcrqG__tags{flex-wrap:wrap;gap:6px;margin-bottom:20px;display:flex}.page-module__sWcrqG__tag{letter-spacing:.1em;color:#555;cursor:default;border:1.5px solid #e0e0e0;padding:4px 10px;font-size:10px;font-weight:600;transition:border-color .15s,color .15s}.page-module__sWcrqG__tag:hover{color:#000;border-color:#000}.page-module__sWcrqG__taggedUsers{margin-top:4px;margin-bottom:20px}.page-module__sWcrqG__taggedUserRow{align-items:center;gap:7px;display:flex}.page-module__sWcrqG__taggedAvatar{border:1px solid #e8e8e8;border-radius:50%;flex-shrink:0;width:24px;height:24px;position:relative;overflow:hidden}.page-module__sWcrqG__taggedAvatarEmpty{color:#fff;background:#000;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;font-size:10px;font-weight:700;display:flex}.page-module__sWcrqG__taggedLabel{letter-spacing:.18em;text-transform:uppercase;color:#bbb;margin-bottom:8px;font-size:9px;font-weight:700;display:block}.page-module__sWcrqG__taggedList{flex-wrap:wrap;gap:6px;display:flex}.page-module__sWcrqG__taggedUser{color:#555;letter-spacing:.04em;font-size:11.5px;font-weight:600}.page-module__sWcrqG__taggedUser:hover{color:#000}.page-module__sWcrqG__likeBar{border-top:1px solid #e8e8e8;align-items:center;gap:10px;margin-top:4px;padding-top:20px;padding-bottom:24px;display:flex}.page-module__sWcrqG__likeToggleBtn{color:#fff;letter-spacing:.06em;cursor:pointer;background:#000;border:none;flex:1;padding:13px;font-size:13px;font-weight:700;transition:background .15s,color .15s}.page-module__sWcrqG__likeToggleBtnActive{color:#000;background:#f2f2f2}.page-module__sWcrqG__shareBtnWrap{letter-spacing:.06em;cursor:pointer;background:0 0;border:1.5px solid #e0e0e0;padding:13px 20px;font-size:13px;font-weight:700;transition:border-color .15s,color .15s}.page-module__sWcrqG__shareBtnWrap:hover{border-color:#000}.page-module__sWcrqG__globalToast{color:#fff;z-index:2000;white-space:nowrap;background:#000000d9;border-radius:24px;padding:10px 18px;font-size:13px;font-weight:600;position:fixed;bottom:32px;left:50%;transform:translate(-50%)}.page-module__sWcrqG__errorWrap{flex-direction:column;align-items:center;gap:20px;padding:80px 0;display:flex}.page-module__sWcrqG__errorMsg{color:#666;font-size:15px}.page-module__sWcrqG__backBtn{letter-spacing:.1em;text-transform:uppercase;cursor:pointer;background:0 0;border:1.5px solid #000;padding:8px 20px;font-size:12px;font-weight:700;transition:background .15s,color .15s}.page-module__sWcrqG__backBtn:hover{color:#fff;background:#000}.page-module__sWcrqG__skeletonBlock{background:linear-gradient(90deg,#f4f4f4 25%,#ececec 50%,#f4f4f4 75%) 0 0/200% 100%;animation:1.4s infinite page-module__sWcrqG__shimmer}@keyframes page-module__sWcrqG__shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.page-module__sWcrqG__skeletonBack{border-radius:3px;width:90px;height:14px}.page-module__sWcrqG__skeletonImg{aspect-ratio:3/4;width:100%}.page-module__sWcrqG__skeletonTitle{width:70%;height:44px;margin-bottom:16px}.page-module__sWcrqG__skeletonLine{width:90%;height:14px;margin-bottom:10px}.page-module__sWcrqG__skeletonLineShort{width:55%;height:14px;margin-bottom:24px}.page-module__sWcrqG__skeletonContent{width:100%;height:200px}@media (min-width:768px){.page-module__sWcrqG__topGrid{grid-template-columns:560px 1fr;align-items:start;gap:72px;max-width:1120px;margin:0 auto;display:grid}.page-module__sWcrqG__commentsSection{max-width:1120px;margin:40px auto 0}.page-module__sWcrqG__infoHeader{padding:0}}@media (max-width:600px){.page-module__sWcrqG__page{padding:0 20px 60px}.page-module__sWcrqG__topBar{margin:24px 0 28px}.page-module__sWcrqG__itemName{font-size:26px}}
.taggedUserButton-module__8effEW__tagTriggerBtn{color:#fff;cursor:pointer;-webkit-backdrop-filter:blur(4px);background:#0000008c;border:none;border-radius:20px;align-items:center;gap:5px;padding:6px 12px;font-size:12px;font-weight:600;display:flex}.taggedUserButton-module__8effEW__tagTriggerBtn:hover{background:#000000b3}.taggedUserButton-module__8effEW__sheetOverlay{z-index:1100;background:#0006;justify-content:center;align-items:flex-end;display:flex;position:fixed;inset:0}.taggedUserButton-module__8effEW__sheet{background:#fff;border-radius:20px 20px 0 0;flex-direction:column;width:100%;max-width:480px;max-height:70vh;padding:8px 0 20px;animation:.25s taggedUserButton-module__8effEW__sheetUp;display:flex}@keyframes taggedUserButton-module__8effEW__sheetUp{0%{transform:translateY(100%)}to{transform:translateY(0)}}.taggedUserButton-module__8effEW__sheetHandle{background:#ddd;border-radius:2px;width:36px;height:4px;margin:8px auto 12px}.taggedUserButton-module__8effEW__sheetTitle{text-align:center;margin:0 0 12px;font-size:14px;font-weight:700}.taggedUserButton-module__8effEW__userList{padding:0 16px;overflow-y:auto}.taggedUserButton-module__8effEW__userRow{cursor:pointer;text-align:left;background:0 0;border:none;align-items:center;gap:12px;width:100%;padding:10px 0;display:flex}.taggedUserButton-module__8effEW__userAvatar{background:#000;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:flex;overflow:hidden}.taggedUserButton-module__8effEW__userAvatar img{object-fit:cover;width:100%;height:100%}.taggedUserButton-module__8effEW__userAvatarInitial{color:#fff;font-size:13px;font-weight:700}.taggedUserButton-module__8effEW__userNickname{color:#111;font-size:14px;font-weight:600}
.followButton-module__vqdSaG__trigger{cursor:pointer;background:0 0;border:none;padding:0}.followButton-module__vqdSaG__btn{letter-spacing:-.02em;border-radius:10px;justify-content:center;align-items:center;padding:0 12px;font-weight:700;transition:background .15s,opacity .15s;display:flex}.followButton-module__vqdSaG__btnFollow{color:#fff;background:#000}.followButton-module__vqdSaG__btnFollow:hover{opacity:.85}.followButton-module__vqdSaG__btnFollowing{color:#000000de;background:#f2f4f6}.followButton-module__vqdSaG__btnRequested{color:#0000008a;background:#f2f4f6}.followButton-module__vqdSaG__sheetOverlay{z-index:1100;background:#0006;justify-content:center;align-items:flex-end;display:flex;position:fixed;inset:0}.followButton-module__vqdSaG__sheet{text-align:center;background:#fff;border-radius:20px 20px 0 0;width:100%;max-width:480px;padding:24px 24px 32px;animation:.25s followButton-module__vqdSaG__sheetUp}@keyframes followButton-module__vqdSaG__sheetUp{0%{transform:translateY(100%)}to{transform:translateY(0)}}.followButton-module__vqdSaG__sheetHandle{background:#ddd;border-radius:2px;width:36px;height:4px;margin:0 auto 16px}.followButton-module__vqdSaG__sheetTitle{margin:0 0 10px;font-size:18px;font-weight:700}.followButton-module__vqdSaG__sheetDesc{color:#8b95a1;margin:0 0 24px;font-size:13px;line-height:1.5}.followButton-module__vqdSaG__loginBtn{color:#fff;cursor:pointer;background:#000;border:none;border-radius:14px;width:100%;height:52px;margin-bottom:8px;font-size:15px;font-weight:700}.followButton-module__vqdSaG__laterBtn{color:#8b95a1;cursor:pointer;background:0 0;border:none;width:100%;padding:10px;font-size:13px;font-weight:600}
.postLinksButton-module__K_c-NW__linkTriggerBtn{color:#1a1a1a;cursor:pointer;background:0 0;border:none;border-radius:10px;justify-content:center;align-items:center;padding:8px 10px;transition:background .15s;display:flex}.postLinksButton-module__K_c-NW__linkTriggerBtn:hover{background:#f5f5f5}.postLinksButton-module__K_c-NW__sheetOverlay{z-index:200;background:#0006;justify-content:center;align-items:flex-end;display:flex;position:fixed;inset:0}.postLinksButton-module__K_c-NW__sheet{background:#fff;border-radius:20px 20px 0 0;flex-direction:column;width:100%;max-width:480px;max-height:70vh;padding:8px 0 20px;animation:.25s postLinksButton-module__K_c-NW__sheetUp;display:flex}@keyframes postLinksButton-module__K_c-NW__sheetUp{0%{transform:translateY(100%)}to{transform:translateY(0)}}.postLinksButton-module__K_c-NW__sheetHandle{background:#ddd;border-radius:2px;width:36px;height:4px;margin:8px auto 12px}.postLinksButton-module__K_c-NW__sheetTitle{text-align:center;margin:0 0 12px;font-size:14px;font-weight:700}.postLinksButton-module__K_c-NW__linkList{flex-direction:column;gap:10px;padding:0 16px;display:flex;overflow-y:auto}.postLinksButton-module__K_c-NW__linkCard{color:inherit;border:1px solid #eee;border-radius:12px;gap:12px;padding:10px;text-decoration:none;transition:background .15s;display:flex}.postLinksButton-module__K_c-NW__linkCard:hover{background:#f9f9f9}.postLinksButton-module__K_c-NW__linkThumb{object-fit:cover;border-radius:8px;flex-shrink:0;width:56px;height:56px}.postLinksButton-module__K_c-NW__linkThumbPlaceholder{color:#999;background:#f0f0f0;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:56px;height:56px;display:flex}.postLinksButton-module__K_c-NW__linkTextWrap{flex-direction:column;justify-content:center;gap:2px;min-width:0;display:flex}.postLinksButton-module__K_c-NW__linkCardTitle{color:#111;white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:13.5px;font-weight:600;overflow:hidden}.postLinksButton-module__K_c-NW__linkCardUrl{color:#999;white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:12px;overflow:hidden}
.postOptionsSheet-module__yPByiq__overlay{z-index:1100;background:#0006;justify-content:center;align-items:flex-end;display:flex;position:fixed;inset:0}.postOptionsSheet-module__yPByiq__sheet{background:#fff;border-radius:20px 20px 0 0;flex-direction:column;gap:8px;width:100%;max-width:480px;padding:8px 16px 24px;animation:.25s postOptionsSheet-module__yPByiq__sheetUp;display:flex}@keyframes postOptionsSheet-module__yPByiq__sheetUp{0%{transform:translateY(100%)}to{transform:translateY(0)}}.postOptionsSheet-module__yPByiq__handle{background:#ddd;border-radius:2px;width:36px;height:4px;margin:8px auto 12px}.postOptionsSheet-module__yPByiq__option{text-align:left;color:#111;cursor:pointer;background:#f9f9f9;border:none;border-radius:12px;align-items:center;gap:12px;width:100%;padding:14px 16px;font-size:14px;font-weight:600;display:flex}.postOptionsSheet-module__yPByiq__option:hover{background:#f0f0f0}.postOptionsSheet-module__yPByiq__optionDanger{color:#ff4d6d}.postOptionsSheet-module__yPByiq__optionDisabled{color:#ccc;cursor:default}.postOptionsSheet-module__yPByiq__optionDisabled:hover{background:#f9f9f9}.postOptionsSheet-module__yPByiq__cancel{text-align:center;color:#888;cursor:pointer;background:0 0;border:none;width:100%;margin-top:4px;padding:14px 16px;font-size:14px;font-weight:700}.postOptionsSheet-module__yPByiq__sheetTitle{letter-spacing:-.02em;margin:4px 4px 12px;font-size:15px;font-weight:700}
.Modal-module__wzRFtG__overlay{z-index:1000;background:#0009;justify-content:center;align-items:flex-start;padding:40px 16px;animation:.1s Modal-module__wzRFtG__fadeIn;display:flex;position:fixed;inset:0;overflow-y:auto}.Modal-module__wzRFtG__modalBox{background:#fff;border-radius:16px;width:100%;max-width:480px;max-height:calc(100vh - 80px);animation:.15s cubic-bezier(.4,0,.2,1) Modal-module__wzRFtG__slideUp;position:relative;overflow-y:auto}@media (min-width:768px){.Modal-module__wzRFtG__modalBox{max-width:960px;height:min(760px,100vh - 80px);max-height:none;display:flex;overflow:hidden}}.Modal-module__wzRFtG__closeBtn{z-index:10;color:#fff;cursor:pointer;background:#00000080;border:none;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:16px;display:flex;position:absolute;top:12px;right:12px}@keyframes Modal-module__wzRFtG__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes Modal-module__wzRFtG__slideUp{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}
