.feed-composer{margin:0 0 14px;padding:14px 14px 12px;background:linear-gradient(180deg,#fffdf9,#fff8ee);border:1.5px solid #f0e4d4;border-radius:20px;box-shadow:0 4px 16px rgba(74,46,25,8%)}.speech-bubble{position:relative;background:#fff;border:2px solid #ecdcc0;box-shadow:0 3px 12px rgba(74,46,25,7%)}.speech-bubble--compose{border-radius:20px 20px 20px 8px;margin-bottom:6px}.speech-bubble--compose::after{content:"";position:absolute;left:18px;bottom:-9px;width:14px;height:14px;background:#fff;border-right:2px solid #ecdcc0;border-bottom:2px solid #ecdcc0;transform:rotate(45deg);border-radius:0 0 3px 0;box-shadow:3px 3px 6px rgba(74,46,25,4%)}.speech-bubble--comment{display:flex;align-items:center;gap:2px;flex:1;min-width:0;padding:3px 10px 3px 3px;border-radius:999px;background:#fff}.speech-bubble-btn{display:inline-flex;align-items:center;justify-content:center;gap:6px;box-shadow:0 3px 10px rgba(74,46,25,.1);transition:transform .15s ease,box-shadow .15s ease}.speech-bubble-btn:hover{transform:translateY(-1px);box-shadow:0 5px 14px rgba(74,46,25,.14)}.speech-bubble-btn-ico{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;line-height:0}.speech-bubble-btn-ico svg{display:block;width:17px;height:15px}.speech-bubble-btn-label{line-height:1}.feed-composer[hidden]{display:none!important}.feed-composer-guest{padding:14px 16px;margin-bottom:14px;border-radius:16px;background:#fff8ec;border:1.5px dashed #ecdcc0;font-weight:700;font-size:.9rem;color:#7b5423;text-align:center}.feed-composer-input-wrap{position:relative}.feed-composer-input{width:100%;min-height:72px;border:0;border-radius:18px 18px 18px 6px;padding:12px 14px;font:700 .92rem Nunito,system-ui,sans-serif;color:#4a2e19;background:0 0;resize:vertical;box-sizing:border-box}.speech-bubble--compose:focus-within{border-color:#d7902f;box-shadow:0 0 0 3px rgba(215,144,47,.14),0 3px 12px rgba(74,46,25,7%)}.speech-bubble--comment:focus-within{border-color:#d7902f;box-shadow:0 0 0 3px rgba(215,144,47,.12)}.feed-mention-list{position:absolute;left:0;right:0;top:calc(100% + 4px);z-index:50;max-height:240px;overflow:auto;background:#fffdf9;border:1.5px solid #f0e4d4;border-radius:14px;box-shadow:0 10px 24px rgba(74,46,25,.12)}.feed-mention-list[hidden]{display:none!important}.feed-mention-item{display:flex;align-items:center;gap:10px;width:100%;border:0;background:0 0;padding:8px 12px;text-align:left;cursor:pointer}.feed-mention-item:hover,.feed-mention-item.is-active{background:#fff1e4}.feed-mention-avatar{flex-shrink:0;width:36px;height:36px;border-radius:50%;overflow:hidden;display:grid;place-items:center;background:linear-gradient(145deg,#ffd68a,#ff8a1f);border:2px solid #fff;box-shadow:0 2px 6px rgba(74,46,25,.12)}.feed-mention-avatar-img{width:100%;height:100%;object-fit:cover;display:block}.feed-mention-avatar-letter{font:900 .9rem Nunito,sans-serif;color:#fff;text-transform:uppercase}.feed-mention-info{display:flex;flex-direction:column;gap:1px;min-width:0}.feed-mention-name{font:800 .88rem Nunito,sans-serif;color:#4a2e19;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.feed-mention-item:hover .feed-mention-name,.feed-mention-item.is-active .feed-mention-name{color:#e07018}.feed-mention-level{font:700 .72rem Nunito,sans-serif;color:#9a7a4a}.feed-composer-toolbar{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-top:14px;padding-top:4px;flex-wrap:wrap}.feed-composer-tools{display:flex;align-items:center;gap:10px;flex-shrink:0}.feed-emoji-wrap{position:relative;flex-shrink:0}.feed-emoji-wrap--toolbar .feed-emoji-toggle{width:42px;height:42px;border:2px solid #ecdcc0;border-radius:50%;background:#fff;box-shadow:0 3px 10px rgba(74,46,25,8%)}.feed-emoji-wrap--compact{flex-shrink:0}.feed-emoji-wrap--compact .feed-emoji-toggle{width:34px;height:34px;border:0;border-radius:50%;background:0 0;box-shadow:none}.feed-emoji-wrap--compact .feed-emoji-toggle:hover,.feed-emoji-wrap--compact.is-open .feed-emoji-toggle{background:#fff1e4}.feed-emoji-toggle{width:38px;height:38px;border:1.5px solid #f0e4d4;border-radius:12px;background:#fff8ee;cursor:pointer;padding:0;display:grid;place-items:center;transition:background .15s ease,border-color .15s ease}.feed-emoji-toggle:hover,.feed-emoji-wrap.is-open .feed-emoji-toggle{background:#fff1e4;border-color:#ffd2a8}.feed-emoji-toggle-ico{font-size:1.25rem;line-height:1}.feed-emoji-picker{position:absolute;left:0;z-index:60;width:min(320px,calc(100vw - 32px));max-height:min(340px,50vh);overflow:auto;background:#fffdf9;border:1.5px solid #f0e4d4;border-radius:16px;box-shadow:0 12px 32px rgba(74,46,25,.18);padding:10px 10px 12px}.feed-emoji-wrap--up .feed-emoji-picker{bottom:calc(100% + 8px)}.feed-emoji-wrap:not(.feed-emoji-wrap--up) .feed-emoji-picker{top:calc(100% + 8px)}.feed-emoji-picker[hidden]{display:none!important}.feed-emoji-picker-head{font:900 .82rem Nunito,sans-serif;color:#a9752b;padding:2px 4px 8px;border-bottom:1px solid #f0e4d4;margin-bottom:8px}.feed-emoji-group{margin-bottom:8px}.feed-emoji-group:last-child{margin-bottom:0}.feed-emoji-group-label{font:800 .68rem Nunito,sans-serif;color:#9a7a4a;text-transform:uppercase;letter-spacing:.04em;padding:0 4px 4px}.feed-emoji-grid{display:grid;grid-template-columns:repeat(8,1fr);gap:4px}.feed-emoji-btn{width:100%;aspect-ratio:1;min-width:0;border:1.5px solid transparent;border-radius:10px;background:#fff8ee;font-size:1.15rem;line-height:1;cursor:pointer;padding:0}.feed-emoji-btn:hover{background:#fff1e4;border-color:#ffd2a8;transform:scale(1.08)}@media(max-width:480px){.feed-emoji-grid{grid-template-columns:repeat(7,1fr)}}.feed-composer-actions{display:flex;gap:10px;margin-left:auto;flex-wrap:wrap;justify-content:flex-end}.feed-btn{height:40px;padding:0 16px;border-radius:999px;border:2px solid #ecdcc0;background:#fff8ec;color:#7b5423;font:800 .82rem Nunito,sans-serif;cursor:pointer;white-space:nowrap}.feed-btn--primary{border-color:#d7902f;background:linear-gradient(#ffb35a,#ff8a1f);color:#fff;min-width:96px}.feed-btn--help{display:inline-flex;align-items:center;justify-content:center;gap:7px;border-color:#e8b84a;background:linear-gradient(180deg,#fff8ec,#ffe8b8);color:#6a3d0a;padding-left:12px;padding-right:14px}.feed-help-brand-ico{display:block;width:18px;height:18px;flex-shrink:0}.feed-btn:disabled{opacity:.55;cursor:not-allowed}.post-mention{color:#e07018;font-weight:800;text-decoration:none}.post-mention--plain{color:#8a6a3a;font-weight:700;text-decoration:none;cursor:default}.post--help{border-color:#e8c98a;background:linear-gradient(180deg,#fffaf3 0%,#fffdf9 42%);box-shadow:0 4px 18px rgba(215,144,47,.1)}.post-help-card{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:0 14px 12px;padding:12px 14px;border-radius:18px;background:linear-gradient(135deg,#fff8ec 0%,#fff3d6 100%);border:2px solid #f0d49a;box-shadow:0 4px 14px rgba(167,117,43,.12)}.post-help-card.is-done{background:linear-gradient(135deg,#f3fbe8 0%,#e8f6d8 100%);border-color:#b8de8a}.post-help-card__main{display:flex;align-items:center;gap:12px;min-width:0}.post-help-card__icon{flex-shrink:0;width:52px;height:52px;display:grid;place-items:center;border-radius:14px;background:#fff;border:2px solid #ecdcc0;box-shadow:inset 0 1px rgba(255,255,255,.8);overflow:hidden}.post-help-card__icon img{width:80px;height:80px;object-fit:contain;image-rendering:auto}.post-help-card__emoji{font-size:1.5rem;line-height:1}.post-help-card__copy{display:flex;flex-direction:column;gap:2px;min-width:0}.post-help-card__kicker{display:inline-flex;align-items:center;gap:5px;font:800 .68rem Nunito,sans-serif;letter-spacing:.06em;text-transform:uppercase;color:#c9782a}.post-help-card__brand{display:block;width:14px;height:14px;flex-shrink:0}.post-help-card.is-done .post-help-card__kicker{color:#4a8a28}.post-help-card__title{display:flex;align-items:baseline;flex-wrap:wrap;gap:6px;font:900 1rem "baloo 2",Nunito,sans-serif;color:#6a3d0a;line-height:1.15}.post-help-card__qty{display:inline-flex;align-items:center;padding:1px 8px;border-radius:999px;background:rgba(106,61,10,8%);font:800 .78rem Nunito,sans-serif;color:#9a6b2e;letter-spacing:.02em}.post-help-card.is-done .post-help-card__qty{background:rgba(74,138,40,.12);color:#4a8a28}.feed-staff-hud{display:flex;align-items:center;gap:10px;margin:0 0 12px;padding:10px 12px;border-radius:14px;border:1px solid #d4c4ff;background:linear-gradient(135deg,#f7f2ff 0%,#efe8ff 100%);box-shadow:0 4px 14px rgba(92,64,180,8%)}.feed-staff-hud[hidden]{display:none!important}.feed-staff-hud__badge{flex-shrink:0;width:34px;height:34px;display:grid;place-items:center;border-radius:10px;background:#fff;color:#6b4fd6;border:1px solid #d4c4ff}.feed-staff-hud__badge svg{width:18px;height:18px}.feed-staff-hud__copy{display:flex;flex-direction:column;gap:2px;font:700 .78rem Nunito,sans-serif;color:#5a4a8a}.feed-staff-hud__copy strong{font:800 .82rem Nunito,sans-serif;color:#4a3780}.post--unavailable{border-color:#e8dfd2;background:#faf8f4}.post-unavailable-alert{display:flex;align-items:flex-start;gap:10px;margin:0 14px 14px;padding:12px 14px;border-radius:14px;border:1px solid #ecdcc0;background:#fff8ef;color:#8a5a28}.post-unavailable--banned .post-unavailable-alert{border-color:#efc8c8;background:#fff3f3;color:#9a4040}.post-unavailable--staff .post-unavailable-alert{border-color:#d4c4ff;background:#f7f2ff;color:#5a4a8a}.post-unavailable-alert svg{width:20px;height:20px;flex-shrink:0;margin-top:1px}.post-unavailable-alert p{margin:0;font:700 .84rem Nunito,sans-serif;line-height:1.35}.post-help-card__meta{font:700 .74rem Nunito,sans-serif;color:#9a6b2e}.post-help-card__btn{flex-shrink:0;display:inline-flex;align-items:center;gap:6px;min-height:40px;padding:0 16px;border:2px solid #d7902f;border-radius:999px;background:linear-gradient(#ffb35a,#ff8a1f);color:#fff;font:800 .82rem Nunito,sans-serif;cursor:pointer;box-shadow:0 4px 12px rgba(244,122,32,.28)}.post-help-card__btn svg{width:16px;height:16px;fill:#fff;stroke:#fff}.post-help-card__btn:hover{filter:brightness(1.04)}.post-help-banner{display:flex;align-items:center;justify-content:space-between;gap:10px;margin:0 14px 10px;padding:10px 12px;border-radius:12px;background:#eef6ff;border:1px solid #b8d4f0;font:800 .82rem Nunito,sans-serif;color:#315575}.post-help-banner.is-done{background:#eef8e8;border-color:#a7d67a;color:#397d25}.post-comments{border-top:1px solid #f0e4d4;padding:12px 14px 14px;background:linear-gradient(180deg,#fffaf3,#fffdf9)}.post-comments>p{margin:0 0 10px;padding:8px 12px;font:700 .84rem Nunito,sans-serif;color:#9a7a4a;background:#fff;border:1.5px dashed #ecdcc0;border-radius:14px;text-align:center}.post-comments[hidden]{display:none!important}.post-comment{margin-bottom:10px;font:700 .86rem Nunito,sans-serif;color:#4a2e19;line-height:1.45}.post-comment-row{display:flex;align-items:flex-start;gap:8px}.post-comment-thread{margin:6px 0 0 36px}.post-comment-avatar{flex-shrink:0;display:block;text-decoration:none;margin-top:2px}.post-comment-avatar .avatar-xs{width:28px;height:28px;font-size:.72rem;border-width:1.5px}.post-comment-main{flex:1;min-width:0}.post-comment-author{color:inherit;text-decoration:none}.post-comment-author:hover strong{color:#e07018}.post-comment-bubble{display:inline-block;max-width:100%;padding:8px 12px;margin-top:2px;background:#fff;border:1.5px solid #ecdcc0;border-radius:16px 16px 16px 4px;box-shadow:0 2px 8px rgba(74,46,25,6%)}.post-comment-body[hidden]{display:none!important}.post-comment--reply .post-comment-bubble{border-radius:16px 16px 4px 16px;background:#fff8ee}.post-comment--help .post-comment-bubble{background:#eef8e8;border-color:#c8e6a0;border-radius:14px}.post-comment--reply{margin-left:0;padding-left:0;border-left:0}.post-comment--reply>.post-comment-row{padding-left:10px;border-left:2px solid #ecdcc0}.post-comment--help{padding:0;border-radius:0;background:0 0;border:0}.post-comment-head{display:flex;align-items:center;gap:6px;margin-bottom:2px}.post-comment-head-meta{display:flex;align-items:center;flex-wrap:wrap;gap:5px 6px;min-width:0;flex:1}.post-comment-head .verified-wrap{display:inline-flex;flex-shrink:0}.post-comment-head .verified-badge{width:14px;height:14px}.post-comment-head strong{color:#82501c;font-size:.82rem}.post-comment-head .time{font-size:.72rem;color:#9a7a4a}.post-comment--staff .post-comment-bubble{background:#f7f4ff;border-color:#d8d0f4}.post-comment-menu-wrap{margin-left:auto;flex-shrink:0}.post-comment-more{display:inline-grid;place-items:center;width:26px;height:26px;padding:0;border:0;border-radius:8px;background:0 0;color:#9a7a4a;cursor:pointer}.post-comment-more svg{width:16px;height:16px}.post-comment-more:hover,.post-comment-more[aria-expanded=true]{background:#fff1e4;color:#f47a20}.post-comment .post-menu{min-width:200px;z-index:50}.post-comment-edit,.post-edit{display:flex;flex-direction:column;gap:8px;margin-top:4px}.post-comment-edit-input,.post-edit-input{width:100%;min-height:64px;resize:vertical;border:1.5px solid #ecdcc0;border-radius:12px;padding:8px 10px;font:700 .85rem Nunito,sans-serif;color:#4a2e19;background:#fff;box-sizing:border-box}.post-comment-edit-input:focus,.post-edit-input:focus{outline:none;border-color:#ffb35a}.post-comment-edit-actions,.post-edit-actions{display:flex;justify-content:flex-end;gap:8px}.post-comment-edit-cancel,.post-edit-cancel,.post-comment-edit-save,.post-edit-save{height:32px;padding:0 12px;border:0;border-radius:999px;font:800 .78rem Nunito,sans-serif;cursor:pointer}.post-comment-edit-cancel,.post-edit-cancel{background:#f3eee3;color:#6b5540}.post-comment-edit-save,.post-edit-save{background:linear-gradient(#ffb35a,#ff8a1f);color:#fff}.post-edit{margin:0 0 12px}.post-edited-label{display:inline;color:#c45f12;font-weight:800}.post-head-text .time .post-pinned-label,.post-head-text .time .post-edited-label{display:inline;font-size:inherit}.post-comment-actions{display:flex;align-items:center;gap:8px;margin-top:6px}.post-comment-action{display:inline-flex;align-items:center;gap:5px;border:0;background:#f3eee3;padding:4px 10px;border-radius:999px;font:800 .72rem Nunito,sans-serif;color:#6b5540;cursor:pointer;transition:background .15s ease,color .15s ease,box-shadow .15s ease}.post-comment-action:hover{background:#fff1e4;color:#f47a20}.post-comment-like-ico,.post-comment-reply-ico{width:14px;height:14px;flex-shrink:0}.post-comment-like-ico{fill:none;stroke:currentColor;stroke-width:2;stroke-linejoin:round;transition:fill .15s ease,stroke .15s ease,transform .15s ease}.post-comment-like.is-active{color:#fff;background:linear-gradient(135deg,#ff6b3d 0%,#e83b2e 100%);box-shadow:0 2px 6px rgba(232,59,46,.22)}.post-comment-like.is-active:hover{color:#fff;background:linear-gradient(135deg,#ff5a2a 0%,#d43226 100%)}.post-comment-like.is-active .post-comment-like-ico{fill:#fff;stroke:#fff;transform:scale(1.05)}.post-comment-reply-btn span{line-height:1}.post-comment-form{display:flex;flex-wrap:wrap;align-items:center;gap:10px;margin-top:12px}.post-comment-reply-banner{flex:1 1 100%;display:flex;align-items:center;justify-content:space-between;gap:8px;padding:6px 10px;border-radius:10px;background:#fff8ef;border:1px solid #ecd9b8;font:700 .78rem Nunito,sans-serif;color:#8a5a28}.post-comment-reply-banner[hidden]{display:none}.post-comment-reply-banner__close{flex-shrink:0;width:22px;height:22px;border:0;border-radius:50%;background:0 0;color:#a67c52;font:800 1rem/1 Nunito,sans-serif;cursor:pointer}.post-comment-reply-banner__close:hover{background:rgba(166,124,82,.12)}.post-comment-input{flex:1;min-width:0;height:38px;border:0;background:0 0;padding:0 8px 0 2px;font:700 .85rem Nunito,sans-serif;color:#4a2e19}.post-comment-input:focus{outline:none}.post-comment-send{flex-shrink:0;height:40px;padding:0 18px;border:0;border-radius:999px;background:linear-gradient(#ffb35a,#ff8a1f);color:#fff;font:800 .82rem Nunito,sans-serif;cursor:pointer;box-shadow:0 3px 10px rgba(244,122,32,.25)}.post-comment-send:hover{filter:brightness(1.04)}@media(max-width:480px){.feed-composer-toolbar{flex-direction:column;align-items:stretch}.feed-composer-tools{justify-content:flex-start}.feed-composer-actions{margin-left:0;justify-content:stretch}.feed-composer-actions .feed-btn{flex:1;min-width:0}.feed-btn--help{font-size:.78rem}}.feed-help-modal{position:fixed;inset:0;z-index:1200;display:grid;place-items:center;padding:16px;background:rgba(36,20,7,.55)}.feed-help-modal[hidden]{display:none!important}.feed-help-card{width:min(440px,100%);max-height:90vh;overflow:auto;background:linear-gradient(180deg,#fffdf9 0%,#fff8ee 100%);border:2px solid #d7902f;border-radius:22px;padding:18px 16px 16px;box-shadow:0 20px 48px rgba(74,46,25,.24)}.feed-help-card--game{text-align:center}.feed-help-hero{display:grid;place-items:center;margin:0 auto 12px;width:min(220px,100%)}.feed-help-hero__logo{display:block;width:min(200px,100%);height:auto}.feed-help-lead{margin:0 0 14px;font:700 .86rem Nunito,sans-serif;color:#7b5423}.feed-help-head{display:flex;align-items:center;justify-content:center;gap:10px;margin-bottom:12px;text-align:center}.feed-help-head>div{min-width:0}.feed-help-head .feed-help-brand-ico{width:32px;height:32px;flex-shrink:0;border-radius:10px;box-shadow:0 2px 8px rgba(167,117,43,.12)}.feed-help-head h3{margin:0}.feed-help-img-fallback{font-size:1.25rem;line-height:1}.feed-help-tab__icon{position:relative;display:grid;place-items:center;flex-shrink:0;width:81px;height:81px;border-radius:50%;background:linear-gradient(180deg,#fff8ec 0%,#f3e4c8 100%);border:2px solid #d4b88a;box-shadow:inset 0 1px rgba(255,255,255,.65)}.feed-help-tab__icon img{position:relative;z-index:1;width:70px;height:70px;max-width:92%;max-height:92%;object-fit:contain;image-rendering:auto;background:0 0;border-radius:0;filter:drop-shadow(0 1px 0 rgba(106,61,10,.2))}.feed-help-tab__icon img[hidden]{display:none!important}.feed-help-tab__emoji{display:grid;place-items:center;font-size:1.55rem;line-height:1}.feed-help-tab__emoji[hidden]{display:none!important}.feed-help-card h3{margin:0 0 8px;font:900 1.1rem "baloo 2",Nunito,sans-serif;color:#a9752b}.feed-help-card p{margin:0 0 12px;font:700 .85rem Nunito,sans-serif;color:#7b5423}.feed-help-card--items{width:min(520px,100%)}.feed-help-sub{margin:0 0 12px;font:700 .78rem Nunito,sans-serif;color:#9a6b2e}.feed-help-back{display:inline-flex;align-items:center;gap:4px;margin:0 0 8px;padding:4px 8px 4px 4px;border:none;border-radius:8px;background:0 0;font:800 .78rem Nunito,sans-serif;color:#a9752b;cursor:pointer}.feed-help-back svg{width:18px;height:18px}.feed-help-back:hover{background:#fff1e4}.feed-help-games{display:grid;gap:10px;margin-bottom:14px}.feed-help-game{display:flex;align-items:center;gap:12px;width:100%;padding:12px 14px;border:2px solid #ecdcc0;border-radius:16px;background:linear-gradient(180deg,#fffaf3,#fff8ec);cursor:pointer;text-align:left;transition:border-color .15s ease,transform .15s ease,box-shadow .15s ease}.feed-help-game:hover:not(:disabled){border-color:#d7902f;background:#fff1e4;transform:translateY(-1px);box-shadow:0 6px 16px rgba(167,117,43,.14)}.feed-help-game-logo-wrap{flex-shrink:0;display:grid;place-items:center;width:108px;padding:6px 8px;border-radius:12px;background:#fff;border:1.5px solid #f0e4d4}.feed-help-game-copy{display:flex;flex-direction:column;gap:2px;min-width:0;flex:1}.feed-help-game-hint{font:700 .72rem Nunito,sans-serif;color:#9a7a4a}.feed-help-game-go{flex-shrink:0;font:900 1.4rem Nunito,sans-serif;color:#d7902f;line-height:1}.feed-help-game.is-disabled,.feed-help-game:disabled{opacity:.55;cursor:not-allowed}.feed-help-game-logo{flex-shrink:0;object-fit:contain;border-radius:8px}.feed-help-game-name{font:800 .92rem Nunito,sans-serif;color:#7b5423}.feed-help-game-soon{margin-left:auto;font:700 .72rem Nunito,sans-serif;color:#b07a2a;text-transform:uppercase;letter-spacing:.04em}.feed-help-tabs{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:6px;margin:0 auto 14px;padding:10px;max-width:100%;border-radius:16px;background:linear-gradient(180deg,#f5e6c8 0%,#ecdcc0 100%);border:2px solid #d4b88a}.feed-help-tab{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;min-width:0;min-height:112px;padding:8px 4px 7px;border:2px solid transparent;border-radius:12px;background:0 0;cursor:pointer;transition:background .15s,border-color .15s,box-shadow .15s}.feed-help-tab:hover{background:rgba(255,255,255,.45)}.feed-help-tab.is-active{border-color:#d7902f;background:#fff8ec;box-shadow:0 2px 6px rgba(167,117,43,.2)}.feed-help-tab__label{font:800 .82rem Nunito,sans-serif;color:#7b5423;line-height:1.1;text-align:center;white-space:nowrap;max-width:100%;overflow:hidden;text-overflow:ellipsis}.feed-help-tab.is-active .feed-help-tab__label{color:#e07018}.feed-help-items{display:flex;flex-direction:column;gap:8px;max-height:360px;overflow:auto;margin:0 auto 14px;width:100%}.feed-help-item{position:relative;display:grid;grid-template-columns:auto 1fr;grid-template-rows:auto auto;align-items:center;justify-items:center;column-gap:12px;row-gap:4px;width:100%;border:1.5px solid #ecdcc0;border-radius:16px;padding:14px 52px 14px 14px;background:#fff;text-align:center;cursor:pointer;transition:border-color .15s ease,background .15s ease,box-shadow .15s ease}.feed-help-item:hover{border-color:#d4b88a;background:#fffaf3}.feed-help-item.is-active{border-color:#d7902f;background:linear-gradient(180deg,#fff8ec,#fff1e4);box-shadow:0 4px 12px rgba(215,144,47,.16)}.feed-help-item__check{position:absolute;top:50%;right:14px;transform:translateY(-50%);flex-shrink:0;width:28px;height:28px;display:grid;place-items:center;border-radius:50%;background:#f3eee3;color:transparent;font:900 .85rem Nunito,sans-serif;transition:background .15s ease,color .15s ease}.feed-help-item.is-active .feed-help-item__check{background:linear-gradient(#ffb35a,#ff8a1f);color:#fff}.feed-help-item__icon{grid-row:1/span 2;grid-column:1;flex-shrink:0;display:grid;place-items:center;width:84px;height:84px;padding:4px;border-radius:12px;background:linear-gradient(180deg,#fffaf3,#f8f0e4);border:1.5px solid #ecdcc0;overflow:hidden}.feed-help-item__icon img{display:block;width:100%;height:100%;max-width:76px;max-height:76px;object-fit:contain;object-position:center;image-rendering:auto}.feed-help-item__icon .feed-help-img-fallback{font-size:2rem;line-height:1}.feed-help-item__body{grid-column:2;grid-row:1/span 2;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:3px;min-width:0;justify-self:start;text-align:left}.feed-help-item__name{font:800 1rem Nunito,sans-serif;color:#5c3d1a}.feed-help-item__lvl{font:700 .82rem Nunito,sans-serif;color:#9a6b2e}.feed-help-empty{margin:0;padding:16px 8px;text-align:center;font:700 .82rem Nunito,sans-serif;color:#9a6b2e}.feed-help-qty{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;margin:14px auto 16px;padding:14px 16px;border:2px solid #ecdcc0;border-radius:16px;background:#fffaf2;text-align:center}.feed-help-qty__label{font:800 .95rem Nunito,sans-serif;color:#7b5423}.feed-help-qty__stepper{display:inline-flex;align-items:center;justify-content:center;gap:8px}.feed-help-qty__btn{width:44px;height:44px;border:2px solid #d7902f;border-radius:12px;background:#fff;color:#a9752b;font:900 1.25rem/1 Nunito,sans-serif;cursor:pointer}.feed-help-qty__btn:hover{background:#fff3d6}.feed-help-qty__input{width:64px;height:44px;border:2px solid #ecdcc0;border-radius:12px;text-align:center;font:800 1rem Nunito,sans-serif;color:#5c3d1e;background:#fff;outline:none;-moz-appearance:textfield}.feed-help-qty__input:focus,.feed-help-qty__input:focus-visible{border-color:#d7902f;box-shadow:0 0 0 4px rgba(215,144,47,.22)}.feed-help-qty__input::selection{background:#f5c26b;color:#5c3d1e}.feed-help-qty__input::-webkit-outer-spin-button,.feed-help-qty__input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.feed-help-footer{display:flex;justify-content:flex-end;gap:8px}.post-react--comments.is-open{border-color:#d7902f;background:#fff3d6;color:#82501c}@media(max-width:720px){.feed-help-modal{align-items:start;place-items:start center;padding:10px 10px calc(14px + var(--bottom-nav-h,68px) + 36px + env(safe-area-inset-bottom,0px));padding-top:max(10px,env(safe-area-inset-top,0px))}.feed-help-card{max-height:calc(100dvh - var(--bottom-nav-h,68px) - 56px - env(safe-area-inset-top,0px) - env(safe-area-inset-bottom,0px));padding:12px 12px 14px;border-radius:18px}.feed-help-head{margin-bottom:8px;gap:8px}.feed-help-card h3{font-size:1rem}.feed-help-sub,.feed-help-card p{font-size:.74rem;margin-bottom:10px}.feed-help-tabs{gap:4px;margin-bottom:12px;padding:8px 6px}.feed-help-tab{min-height:0;padding:6px 2px 4px;gap:5px}.feed-help-tab__icon{width:56px;height:56px}.feed-help-tab__icon img{width:46px;height:46px}.feed-help-tab__label{white-space:normal;overflow:visible;text-overflow:unset;font-size:.68rem;line-height:1.15;max-width:none}.feed-help-items{max-height:min(42dvh,280px);margin-bottom:10px}.feed-help-item{padding:10px 44px 10px 10px;border-radius:14px}}.feed-btn--poll{border-color:#c8b8f0;background:linear-gradient(180deg,#faf8ff,#f0ecff)}.feed-poll-modal{position:fixed;inset:0;z-index:1200;display:grid;place-items:center;padding:16px;background:rgba(20,16,10,.45)}.feed-poll-modal[hidden]{display:none!important}.feed-poll-card{width:min(520px,100%);max-height:min(90dvh,720px);overflow:auto;padding:20px 18px 16px;border-radius:18px;background:#fffaf4;border:1px solid #e8dcc8;box-shadow:0 18px 48px rgba(40,28,12,.18)}.feed-poll-card h3{margin:0 0 6px;font:900 1.15rem Nunito,sans-serif;color:#3a3020}.feed-poll-lead{margin:0 0 14px;font:600 .82rem Nunito,sans-serif;color:#7a6a52}.feed-poll-field{display:flex;flex-direction:column;gap:6px;margin-bottom:12px;font:700 .78rem Nunito,sans-serif;color:#5a4a32}.feed-poll-field--inline{flex-direction:row;align-items:center;gap:8px;margin-top:8px}.feed-poll-input{width:100%;padding:10px 12px;border-radius:12px;border:1px solid #dccdb8;font:600 .9rem Nunito,sans-serif;background:#fff;color:#2a2218}.feed-poll-options-label{display:block;margin-bottom:8px;font:700 .78rem Nunito,sans-serif;color:#5a4a32}.feed-poll-option-row{display:flex;gap:8px;align-items:center;margin-bottom:8px}.feed-poll-opt-remove{flex:none;width:36px;height:36px;border-radius:10px;border:1px solid #e0d0bc;background:#fff;font-size:1.2rem;line-height:1;cursor:pointer;color:#a05040}.feed-poll-footer{display:flex;justify-content:flex-end;gap:10px;margin-top:14px;padding-top:12px;border-top:1px solid #ebe0d0}.feed-btn--ghost{background:0 0;border:1px dashed #c8b8a0;color:#6a5a40}.post--poll{border-color:#d4c8f0}.post-poll-card{margin:0 14px 12px;padding:14px 14px 12px;border-radius:14px;background:linear-gradient(180deg,#faf8ff,#f4f0ff);border:1px solid #d8ccf0}.post-poll-card.is-closed{opacity:.92;background:linear-gradient(180deg,#f6f4f8,#eceae8);border-color:#d0ccc8}.post-poll-question{margin:0 0 12px;font:900 1rem Nunito,sans-serif;color:#3a2858}.post-poll-options{display:flex;flex-direction:column;gap:8px}.post-poll-option--vote{text-align:left;padding:11px 14px;border-radius:12px;border:1px solid #c8b8e8;background:#fff;font:700 .88rem Nunito,sans-serif;color:#3a2858;cursor:pointer;transition:background .15s,border-color .15s}.post-poll-option--vote:hover:not(:disabled){background:#f0eaff;border-color:#9a78d8}.post-poll-option--vote:disabled{opacity:.6;cursor:wait}.post-poll-option--result{padding:8px 0 4px}.post-poll-option--result.is-voted .post-poll-option__text{color:#5a38a0}.post-poll-option__row{display:flex;justify-content:space-between;gap:10px;align-items:baseline;margin-bottom:4px}.post-poll-option__text{font:700 .86rem Nunito,sans-serif;color:#3a3028}.post-poll-option__pct{font:800 .82rem Nunito,sans-serif;color:#6a50a8}.post-poll-option__bar{height:8px;border-radius:999px;background:#e8e0f4;overflow:hidden;margin-bottom:2px}.post-poll-option__bar i{display:block;height:100%;border-radius:999px;background:linear-gradient(90deg,#8a62d8,#b088f0);min-width:2px}.post-poll-option__votes{font:600 .72rem Nunito,sans-serif;color:#8a7a98}.post-poll-foot{margin:10px 0 0;font:600 .78rem Nunito,sans-serif;color:#7a6a88}.post-poll-foot a{color:#6a48a8;font-weight:800}