.mobile-drawer-backdrop.svelte-1899fp1{z-index:50;background:var(--overlay);position:fixed;inset:0}@media (width>=768px){.mobile-drawer-backdrop.svelte-1899fp1{display:none}}.dlg-backdrop.svelte-11q772c{z-index:2000;background:#00000073;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.dlg.svelte-11q772c{background:var(--surface);border-radius:16px;width:100%;max-width:320px;overflow:hidden;box-shadow:0 16px 48px #0003}.dlg-bar.svelte-11q772c{align-items:center;gap:8px;height:42px;padding:0 14px;display:flex}.dlg-title.svelte-11q772c{letter-spacing:.6px;text-transform:uppercase;color:var(--label);flex:1;font-size:12px;font-weight:700}.dlg-x.svelte-11q772c{cursor:pointer;color:var(--label-muted);background:0 0;border:none;padding:4px;display:inline-flex}.dlg-x.svelte-11q772c:disabled{opacity:.55;cursor:default}.dlg-div.svelte-11q772c{background:var(--panel-line,var(--divider));height:.5px}.dlg-msg.svelte-11q772c{color:var(--label-muted);margin:0;padding:16px 16px 12px;font-size:12px;line-height:1.45}.dlg-actions.svelte-11q772c{gap:8px;padding:0 16px 16px;display:flex}.dlg-btn.svelte-11q772c{border:1px solid color-mix(in srgb, var(--panel-line,var(--divider)) 60%, transparent);cursor:pointer;height:32px;font:inherit;color:var(--label);background:0 0;border-radius:11px;flex:1;font-size:12px;font-weight:600}.dlg-btn.svelte-11q772c:hover:not(:disabled){background:var(--fill)}.dlg-btn.svelte-11q772c:disabled{opacity:.55;cursor:default}.sidebar-legal.svelte-11q772c a:where(.svelte-11q772c),.sidebar-legal.svelte-11q772c button:where(.svelte-11q772c){font-size:13px}.sidebar-company.svelte-11q772c{font-size:11px}.sidebar-profile-meta.svelte-11q772c{gap:5px}.sidebar-profile-name.svelte-11q772c{letter-spacing:-.01em;font-weight:500}.profile-reward-row.svelte-11q772c{align-items:center;gap:8px;width:100%;min-width:0;display:flex;position:relative}.profile-level-track.svelte-11q772c{background:var(--divider2);border-radius:2px;flex:1;min-width:0;height:4px;overflow:hidden}[data-theme=dark] .profile-level-track.svelte-11q772c{background:var(--divider2)}.profile-level-fill.svelte-11q772c{background:var(--point-green);border-radius:2px;height:100%;transition:width .65s cubic-bezier(.33,1,.68,1)}.profile-level-badge.svelte-11q772c{color:var(--label2);white-space:nowrap;flex-shrink:0;font-size:11px;font-weight:500}.profile-reward-tooltip.svelte-11q772c{background:var(--surface);border:.5px solid color-mix(in srgb, var(--divider) 70%, transparent);min-width:175px;max-width:210px;box-shadow:0 6px 20px color-mix(in srgb, var(--label) 12%, transparent);z-index:100;pointer-events:none;opacity:0;visibility:hidden;box-sizing:border-box;border-radius:8px;flex-direction:column;gap:5px;padding:8px 10px;transition:opacity .14s,transform .14s,visibility .14s;display:flex;position:absolute;bottom:calc(100% + 8px);right:0;transform:translateY(4px)}@media (hover:hover){.profile-reward-row.svelte-11q772c:hover .profile-reward-tooltip:where(.svelte-11q772c){opacity:1;visibility:visible;transform:translateY(0)}}.reward-tip-header.svelte-11q772c{border-bottom:.5px solid color-mix(in srgb, var(--divider) 55%, transparent);color:var(--label);justify-content:space-between;align-items:center;padding-bottom:4px;font-size:11px;display:flex}.reward-tip-level.svelte-11q772c{font-weight:600}.reward-tip-pct.svelte-11q772c{font-variant-numeric:tabular-nums;color:var(--label2);font-weight:600}.reward-tip-row.svelte-11q772c{justify-content:space-between;align-items:center;gap:8px;font-size:11px;line-height:1.35;display:flex}.reward-tip-label.svelte-11q772c{color:var(--label3);white-space:nowrap}.reward-tip-val.svelte-11q772c{color:var(--label);font-variant-numeric:tabular-nums;white-space:nowrap;font-weight:500}@media (prefers-reduced-motion:reduce){.profile-level-fill.svelte-11q772c{transition:none}}.composer.svelte-60fagq{--composer-rail:36px;--composer-gap:12px;--composer-stack:8px;--composer-inset:calc(var(--composer-rail) + var(--composer-gap));--composer-chrome:20px;box-sizing:border-box;flex-direction:column;flex:1;width:100%;max-width:100%;min-height:0;display:flex}.composer-scroll.svelte-60fagq{min-width:0;min-height:0;padding:8px var(--composer-chrome) 12px;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;box-sizing:border-box;flex:1;overflow:hidden auto}.composer.busy.svelte-60fagq .composer-scroll:where(.svelte-60fagq){justify-content:center;align-items:center;display:flex}.composer-threads.svelte-60fagq{flex-direction:column;gap:0;min-width:0;display:flex}.composer-thread.svelte-60fagq{grid-template-columns:var(--composer-rail) minmax(0, 1fr);column-gap:var(--composer-gap);align-items:stretch;display:grid}.composer-thread.drop-target.svelte-60fagq .thread-main:where(.svelte-60fagq),.composer-thread.add.drop-target.svelte-60fagq .thread-add-label:where(.svelte-60fagq){border-radius:var(--radius);background:#2f80ed14}.thread-rail.svelte-60fagq{flex-direction:column;align-items:center;min-height:0;display:flex}.composer-av.svelte-60fagq{pointer-events:none;flex-shrink:0}.composer-av-guest.svelte-60fagq{width:var(--composer-rail);height:var(--composer-rail);box-sizing:border-box;background:var(--avatar-guest-bg);border:.5px solid var(--divider);color:var(--label3);border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.composer-av-ai.svelte-60fagq{color:var(--label);background:var(--fill);justify-content:center;align-items:center;display:flex}.thread-line.svelte-60fagq{background:color-mix(in srgb, var(--label) 10%, transparent);border-radius:1px;flex:1;width:2px;min-height:8px;margin:8px 0}.thread-main.svelte-60fagq{gap:var(--composer-stack);flex-direction:column;min-width:0;padding-bottom:16px;display:flex;position:relative}.composer-thread.svelte-60fagq:last-child .thread-main:where(.svelte-60fagq){padding-bottom:4px}.thread-head.svelte-60fagq{align-items:center;gap:var(--composer-stack);min-height:20px;margin-bottom:-4px;padding-top:2px;display:flex}.thread-head.svelte-60fagq .creator-name:where(.svelte-60fagq):hover{text-decoration:none}.thread-remove.svelte-60fagq{width:32px;height:32px;color:var(--label3);cursor:pointer;appearance:none;background:0 0;border:none;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;margin:-6px -8px -6px 0;padding:0;display:inline-flex}.thread-remove.svelte-60fagq:hover{color:var(--label);background:color-mix(in srgb, var(--label) 6%, transparent)}.thread-remove.svelte-60fagq:focus-visible,.thread-attach.svelte-60fagq:focus-visible,.thread-add-plus.svelte-60fagq:focus-visible,.thread-add-label.svelte-60fagq:focus-visible{outline:2px solid var(--focus);outline-offset:2px}.composer-desc.svelte-60fagq{resize:none;width:100%;color:var(--label);font:inherit;overflow-wrap:anywhere;field-sizing:content;box-sizing:border-box;appearance:none;background:0 0;border:none;outline:none;max-width:100%;min-height:23.2px;padding:0;font-size:16px;line-height:1.45}.composer-desc.extra.svelte-60fagq{min-height:23.2px}.composer-desc.svelte-60fagq::placeholder{color:var(--label3)}.composer-desc-meta.svelte-60fagq{color:var(--label3);align-self:flex-end;font-size:11px;font-weight:500;line-height:1.3}.composer-desc-meta.over.svelte-60fagq{color:var(--danger)}.composer-existing-files.svelte-60fagq{flex-direction:column;gap:4px;display:flex}.composer-existing-file.svelte-60fagq{min-width:0;color:var(--label-muted);cursor:default;-webkit-user-select:text;user-select:text;align-items:center;gap:6px;font-size:14px;font-weight:400;line-height:1.4;display:flex}.composer-existing-file.svelte-60fagq svg{color:var(--label-muted);flex-shrink:0}.composer-existing-file-name.svelte-60fagq{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.composer-section-label.svelte-60fagq{letter-spacing:.2px;color:var(--label3);font-size:11px;font-weight:500;line-height:1.3}.file-tile-x.svelte-60fagq{z-index:2;background:color-mix(in srgb, var(--label) 72%, transparent);width:22px;height:22px;color:var(--panel-canvas);cursor:pointer;border:none;border-radius:50%;justify-content:center;align-items:center;padding:0;display:inline-flex;position:absolute;top:8px;right:8px}.composer-post-media.svelte-60fagq{gap:var(--composer-stack);flex-wrap:wrap;max-width:100%;display:flex}.composer-post-thumb.svelte-60fagq{border-radius:var(--radius);background:var(--fill);-webkit-user-drag:none;-webkit-user-select:none;user-select:none;flex-shrink:0;width:calc(50% - 4px);min-width:0;height:160px;position:relative;overflow:hidden}.composer-post-media.single.svelte-60fagq .composer-post-thumb:where(.svelte-60fagq){width:auto;max-width:100%;height:auto;max-height:420px}.composer-post-thumb.svelte-60fagq img:where(.svelte-60fagq),.composer-post-thumb.svelte-60fagq video:where(.svelte-60fagq){object-fit:cover;border-radius:var(--radius);background:var(--fill);pointer-events:none;-webkit-user-drag:none;-webkit-user-select:none;user-select:none;width:100%;height:100%;display:block}.composer-post-media.single.svelte-60fagq .composer-post-thumb:where(.svelte-60fagq) img:where(.svelte-60fagq),.composer-post-media.single.svelte-60fagq .composer-post-thumb:where(.svelte-60fagq) video:where(.svelte-60fagq){object-fit:contain;width:auto;max-width:100%;height:auto;max-height:420px}.composer-post-video-mark.svelte-60fagq{color:#fff;pointer-events:none;border-radius:var(--radius);background:#00000047;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.composer-file-tiles.svelte-60fagq{gap:var(--composer-stack);flex-wrap:wrap;max-width:100%;display:flex}.composer-file-tile.svelte-60fagq{box-sizing:border-box;border-radius:var(--radius);background:var(--fill);width:76px;height:76px;color:var(--label2);-webkit-user-drag:none;-webkit-user-select:none;user-select:none;flex-direction:column;flex-shrink:0;justify-content:center;align-items:center;gap:4px;padding:6px 4px;display:flex;position:relative;overflow:hidden}.composer-file-tile.has-preview.svelte-60fagq{background:var(--fill);padding:0}.composer-file-preview.svelte-60fagq{object-fit:cover;pointer-events:none;-webkit-user-drag:none;-webkit-user-select:none;user-select:none;background:0 0;width:100%;height:100%;display:block;position:absolute;inset:0}.composer-file-art.svelte-60fagq{pointer-events:none;justify-content:center;align-items:center;line-height:0;display:flex}.composer-file-art.svelte-60fagq svg{width:28px;height:28px;display:block}.composer-file-ext.svelte-60fagq{letter-spacing:.3px;color:var(--label3);font-size:9px;font-weight:600;line-height:1}.composer-file-tile.svelte-60fagq .file-tile-x:where(.svelte-60fagq){width:18px;height:18px;top:4px;right:4px}.thread-toolbar.svelte-60fagq{align-items:center;margin-left:-8px;display:flex}.thread-attach.svelte-60fagq{width:36px;height:36px;color:var(--label3);cursor:pointer;appearance:none;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;padding:0;display:inline-flex}.thread-attach.svelte-60fagq:hover{color:var(--label);background:color-mix(in srgb, var(--label) 6%, transparent)}.composer-thread.add.svelte-60fagq{align-items:center;margin-bottom:4px}.thread-add-plus.svelte-60fagq{width:var(--composer-rail);height:var(--composer-rail);border:1.5px dashed color-mix(in srgb, var(--label) 22%, transparent);color:var(--label3);cursor:pointer;appearance:none;background:0 0;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;padding:0;display:inline-flex}.thread-add-plus.svelte-60fagq:hover{color:var(--label);border-color:color-mix(in srgb, var(--label) 40%, transparent)}.thread-add-label.svelte-60fagq{min-height:var(--composer-rail);min-width:0;color:var(--label3);font:inherit;cursor:pointer;appearance:none;text-align:left;background:0 0;border:none;flex-direction:column;justify-content:center;justify-self:start;align-items:flex-start;gap:2px;padding:0;font-size:15px;font-weight:500;line-height:1.3;display:flex}.thread-add-label.svelte-60fagq:hover{color:var(--label)}.thread-add-sub.svelte-60fagq{color:var(--label3);font-size:12px;font-weight:400;line-height:1.35}.thread-add-label.svelte-60fagq:hover .thread-add-sub:where(.svelte-60fagq){color:var(--label-muted)}.composer-bytes.svelte-60fagq{padding-left:var(--composer-inset);color:var(--label3);margin:8px 0 0;font-size:11px;font-weight:500;line-height:1.3}.composer-notice.svelte-60fagq{border-radius:var(--radius);background:color-mix(in srgb, var(--label) 6%, transparent);margin-top:12px;padding:12px}.composer-notice-row.svelte-60fagq{align-items:flex-start;gap:var(--composer-stack);display:flex}.composer-notice-badge.svelte-60fagq{background:var(--danger);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;margin-top:1px;font-size:11px;font-weight:700;line-height:1;display:inline-flex}.composer-notice-title.svelte-60fagq{min-width:0;color:var(--label);word-break:break-word;flex:1;font-size:13px;font-weight:700;line-height:1.35}.composer-notice-dismiss.svelte-60fagq{color:var(--label-muted);font:inherit;cursor:pointer;background:0 0;border:none;flex-shrink:0;padding:2px 0 2px 8px;font-size:12px;font-weight:500;line-height:1.3}.composer-deploy-hint.svelte-60fagq{align-items:center;gap:var(--composer-gap);box-sizing:border-box;border-radius:var(--radius);background:var(--fill);width:100%;max-width:420px;color:var(--label-muted);padding:12px;display:flex}.composer-deploy-art.svelte-60fagq{color:color-mix(in srgb, var(--label) 52%, transparent);pointer-events:none;flex-shrink:0;line-height:0;display:block}.composer-deploy-art.svelte-60fagq svg{display:block}:root[data-theme=dark] .composer-deploy-hint.svelte-60fagq{background:#ffffff0f}@media (prefers-color-scheme:dark){:root:not([data-theme=light]) .composer-deploy-hint.svelte-60fagq{background:#ffffff0f}}.composer-deploy-hint-text.svelte-60fagq{flex:1;min-width:0}.composer-deploy-phase.svelte-60fagq{color:var(--label);margin:0;font-size:13px;font-weight:600;line-height:1.35}.composer-deploy-sub.svelte-60fagq{color:var(--label-muted);margin:4px 0 0;font-size:12px;line-height:1.35}.composer-submit.svelte-60fagq{padding:12px var(--composer-chrome) 16px;box-sizing:border-box;flex-direction:column;flex-shrink:0;align-items:stretch;gap:12px;display:flex}.composer-submit-bar.svelte-60fagq{justify-content:flex-end;align-items:center;display:flex}.composer-notices.svelte-60fagq{align-items:flex-start;gap:var(--composer-stack);flex-direction:column;min-width:0;display:flex}.composer-upload-restriction.svelte-60fagq{color:var(--label-muted);margin:0;font-size:12px;font-weight:500;line-height:1.4}.composer-consent.svelte-60fagq{align-items:flex-start;gap:var(--composer-stack);cursor:pointer;-webkit-user-select:none;user-select:none;margin:0;display:flex}.composer-consent.svelte-60fagq input:where(.svelte-60fagq){width:16px;height:16px;accent-color:var(--label);cursor:pointer;flex-shrink:0;margin:1px 0 0}.composer-consent-text.svelte-60fagq{color:var(--label2);font-size:12px;font-weight:500;line-height:1.4}.composer-consent-text.svelte-60fagq a:where(.svelte-60fagq){color:var(--point-blue);text-underline-offset:2px;text-decoration:underline}.composer-consent-text.svelte-60fagq a:where(.svelte-60fagq):hover{color:var(--label)}.composer-create.svelte-60fagq{border-radius:var(--radius);background:var(--label);height:36px;color:var(--panel-canvas);font:inherit;letter-spacing:.3px;cursor:pointer;appearance:none;border:none;padding:0 16px;font-size:13px;font-weight:700;line-height:1;transition:background .2s ease-out}.composer-create.svelte-60fagq:hover:not(:disabled){background:color-mix(in srgb, var(--label) 88%, transparent)}.composer-create.busy.svelte-60fagq{background:color-mix(in srgb, var(--label) 70%, transparent);color:var(--panel-canvas);cursor:default}.composer-create.svelte-60fagq:disabled,.composer-create.disabled.svelte-60fagq{background:color-mix(in srgb, var(--label) 18%, transparent);color:color-mix(in srgb, var(--label-muted) 70%, transparent);cursor:default}.composer-create.svelte-60fagq:focus-visible{outline:2px solid var(--focus);outline-offset:2px}:root[data-theme=dark] .composer-create.svelte-60fagq{color:#1f1f1f}:root[data-theme=dark] .composer-create.busy.svelte-60fagq{background:color-mix(in srgb, var(--label) 55%, transparent);color:#1f1f1f}@media (prefers-color-scheme:dark){:root:not([data-theme=light]) .composer-create.svelte-60fagq{color:#1f1f1f}:root:not([data-theme=light]) .composer-create.busy.svelte-60fagq{background:color-mix(in srgb, var(--label) 55%, transparent);color:#1f1f1f}}@media (width<=767px){.composer.svelte-60fagq{--composer-chrome:16px}}.composer-modal-backdrop.svelte-19qufmz{z-index:100;box-sizing:border-box;-webkit-overflow-scrolling:touch;background:#00000080;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.composer-modal-shell.svelte-19qufmz{background:var(--bg);border-radius:16px;flex-direction:column;width:100%;max-width:600px;max-height:min(720px,100vh - 48px);display:flex;overflow:hidden;box-shadow:0 8px 28px #00000029}.composer-modal-header.svelte-19qufmz{flex-shrink:0;align-items:center;padding:8px 20px 0;display:flex}.composer-modal-close.svelte-19qufmz{width:36px;height:36px;color:var(--label2);cursor:pointer;background:0 0;border:none;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;padding:0;display:inline-flex}.composer-modal-close.svelte-19qufmz:hover{color:var(--label);background:color-mix(in srgb, var(--label) 6%, transparent)}.composer-modal-title.svelte-19qufmz{text-align:center;letter-spacing:1.2px;color:var(--label);flex:1;margin:0;font-size:13px;font-weight:700}.composer-modal-header-spacer.svelte-19qufmz{flex-shrink:0;width:36px}.composer-modal-body.svelte-19qufmz{flex-direction:column;flex:1;min-height:0;padding:0;display:flex;overflow:hidden}@media (width<=767px){.composer-modal-backdrop.svelte-19qufmz{padding:0;padding-bottom:env(safe-area-inset-bottom,0px);align-items:flex-end}.composer-modal-shell.svelte-19qufmz{border-radius:16px 16px 0 0;max-width:none;max-height:92vh;box-shadow:0 -4px 24px #00000024}.composer-modal-header.svelte-19qufmz{padding:8px 16px 0}}:root[data-theme=light] .composer-modal-shell.svelte-19qufmz{background:var(--surface)}@media (prefers-color-scheme:light){:root:not([data-theme=dark]) .composer-modal-shell.svelte-19qufmz{background:var(--surface)}}.fcd-backdrop.svelte-z698p6{z-index:2200;box-sizing:border-box;-webkit-overflow-scrolling:touch;background:#00000073;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.fcd-shell.svelte-z698p6{width:100%;max-width:calc(var(--feed-card-max,532px) + 16px);background:var(--bg);border-radius:var(--radius,11px);pointer-events:auto;flex-direction:column;height:min(720px,max(360px,85vh));max-height:min(720px,100vh - 48px);display:flex;overflow:hidden;box-shadow:0 12px 40px #00000047}.fcd-drag.svelte-z698p6{background:color-mix(in srgb, var(--label2,#888) 35%, transparent);border-radius:999px;flex-shrink:0;width:36px;height:4px;margin:8px auto 4px;display:none}.fcd-header.svelte-z698p6{flex-shrink:0;align-items:center;gap:8px;padding:12px 12px 10px 16px;display:flex}.fcd-title.svelte-z698p6{color:var(--label);white-space:nowrap;margin:0;font-size:15px;font-weight:700}.fcd-count.svelte-z698p6{background:color-mix(in srgb, var(--point-blue) 12%, transparent);min-width:22px;height:20px;color:var(--point-blue);border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;padding:0 8px;font-size:12px;font-weight:700;line-height:1;display:inline-flex}.fcd-spacer.svelte-z698p6{flex:1;min-width:0}.fcd-close.svelte-z698p6{background:color-mix(in srgb, var(--label) 6%, transparent);width:28px;height:28px;color:var(--label2);cursor:pointer;border:none;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;padding:0;display:inline-flex}.fcd-close.svelte-z698p6:hover{color:var(--label);background:color-mix(in srgb, var(--label) 10%, transparent)}.fcd-body.svelte-z698p6{-webkit-overflow-scrolling:touch;flex-direction:column;flex:1;gap:16px;min-height:0;padding:14px 16px 16px;display:flex;overflow-y:auto}@media (width>=768px){.fcd-body.svelte-z698p6{gap:40px}}.fcd-item.svelte-z698p6{pointer-events:auto;z-index:1;min-width:0;position:relative}.fcd-item.svelte-z698p6 .feed-card.embedded{max-width:none;padding-top:0;padding-bottom:0}@media (width<=767px){.fcd-backdrop.svelte-z698p6{padding:0;padding-bottom:env(safe-area-inset-bottom,0px);align-items:flex-end}.fcd-shell.svelte-z698p6{border-radius:16px 16px 0 0;max-width:none;height:90vh;max-height:90vh;box-shadow:0 -8px 32px #0000002e}.fcd-drag.svelte-z698p6{display:block}.fcd-item.svelte-z698p6 .feed-card.embedded{padding-top:0;padding-bottom:0}}:root[data-theme=light] .fcd-shell.svelte-z698p6{background:var(--surface)}@media (prefers-color-scheme:light){:root:not([data-theme=dark]) .fcd-shell.svelte-z698p6{background:var(--surface)}}.threads-media-viewer.svelte-7kq5wi{z-index:3000;-webkit-backdrop-filter:blur(20px);box-sizing:border-box;-webkit-user-select:none;user-select:none;background:#000000eb;flex-direction:column;display:flex;position:fixed;inset:0;overflow:hidden}.threads-mv-topbar.svelte-7kq5wi{z-index:10;flex-shrink:0;justify-content:space-between;align-items:center;padding:16px 20px;display:flex}.threads-mv-spacer.svelte-7kq5wi{width:40px;height:40px}.threads-mv-counter.svelte-7kq5wi{color:#ffffffe6;letter-spacing:.5px;font-variant-numeric:tabular-nums;background:#ffffff1f;border-radius:999px;padding:5px 14px;font-size:14px;font-weight:600}.threads-mv-close.svelte-7kq5wi{color:#fff;cursor:pointer;background:#ffffff1f;border:none;border-radius:999px;justify-content:center;align-items:center;width:40px;height:40px;transition:background .15s,transform .12s;display:inline-flex}.threads-mv-close.svelte-7kq5wi:hover{background:#ffffff38}.threads-mv-stage.svelte-7kq5wi{flex:1;justify-content:center;align-items:center;min-height:0;padding:0 16px;display:flex;position:relative}.threads-mv-media-container.svelte-7kq5wi{justify-content:center;align-items:center;max-width:100%;max-height:100%;display:flex;position:relative}.threads-mv-media.svelte-7kq5wi{object-fit:contain;pointer-events:auto;border-radius:10px;width:auto;max-width:min(100vw - 32px,1100px);height:auto;max-height:calc(100vh - 140px);box-shadow:0 12px 48px #00000080}.threads-mv-nav.svelte-7kq5wi{color:#fff;cursor:pointer;z-index:10;-webkit-backdrop-filter:blur(8px);background:#ffffff24;border:none;border-radius:999px;justify-content:center;align-items:center;width:44px;height:44px;transition:background .15s,transform .15s;display:inline-flex;position:absolute;top:50%;transform:translateY(-50%)}.threads-mv-nav.svelte-7kq5wi:hover{background:#ffffff42}.threads-mv-nav.prev.svelte-7kq5wi{left:20px}.threads-mv-nav.next.svelte-7kq5wi{right:20px}.threads-mv-dots.svelte-7kq5wi{z-index:10;flex-shrink:0;justify-content:center;align-items:center;gap:6px;padding:16px 0 24px;display:flex}.threads-mv-dot.svelte-7kq5wi{cursor:pointer;background:#ffffff59;border:none;border-radius:999px;width:6px;height:6px;padding:0;transition:all .2s}.threads-mv-dot.active.svelte-7kq5wi{background:#fff;width:18px}@media (width<=640px){.threads-mv-nav.svelte-7kq5wi{display:none}.threads-mv-topbar.svelte-7kq5wi{padding:12px 16px}.threads-mv-media.svelte-7kq5wi{border-radius:6px;max-height:calc(100vh - 120px)}}.desktop-chat-dock-shell.svelte-1cxnz11{background:0 0;flex-direction:column;flex:1;width:100%;height:100%;min-height:0;max-height:100%;display:flex;overflow:hidden}.desktop-chat-dock.svelte-1cxnz11{background:0 0;flex-direction:row;flex:1;align-items:stretch;gap:0;width:100%;height:100%;min-height:0;max-height:100%;display:flex;overflow:hidden}.desktop-chat-dock-left.svelte-1cxnz11{flex-direction:column;flex:auto;width:100%;min-width:0;height:100%;min-height:0;max-height:100%;display:flex;overflow:hidden}.desktop-chat-dock-left.svelte-1cxnz11>*{flex:1;min-width:0;height:100%;min-height:0;max-height:100%;overflow:hidden}.feed-create.svelte-ct722t{width:100%;color:inherit;font:inherit;text-align:left;cursor:pointer;appearance:none;background:0 0;border:none;flex-direction:column;align-items:stretch;gap:8px;padding:0;text-decoration:none;display:flex}.feed-create-row.svelte-ct722t{align-items:center;gap:10px;width:100%;display:flex}.feed-create.svelte-ct722t:hover{text-decoration:none}.feed-create.svelte-ct722t:hover .feed-create-prompt:where(.svelte-ct722t){color:var(--label2)}.dp-avatar.svelte-ct722t{flex-shrink:0;position:relative}.dp-avatar-face.svelte-ct722t{background:var(--fill);border:.5px solid var(--divider);box-sizing:border-box;border-radius:8px;justify-content:center;align-items:center;width:100%;height:100%;display:flex;overflow:hidden}.dp-avatar-face.svelte-ct722t img:where(.svelte-ct722t){object-fit:contain;width:100%;height:100%;display:block}.dp-avatar-initial.svelte-ct722t{font-family:var(--font);color:var(--label);font-size:17.91px;font-weight:600;line-height:1}.dp-avatar-badge.svelte-ct722t{box-sizing:border-box;background:var(--point-blue);color:#fff;font-family:var(--font);letter-spacing:0;pointer-events:none;-webkit-user-select:none;user-select:none;border:none;justify-content:center;align-items:center;font-weight:800;line-height:1;display:inline-flex;position:absolute;bottom:0;right:0}.feed-create-guest.svelte-ct722t{background:var(--avatar-guest-bg);color:var(--label3);border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.feed-create-prompt.svelte-ct722t{min-width:0;font-family:var(--font);font-feature-settings:var(--font-features);letter-spacing:0;color:var(--label-muted);-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;flex:1;font-size:15px;font-weight:600;line-height:1.4;display:-webkit-box;overflow:hidden}@media (width<=767px){.feed-create.svelte-ct722t{padding:14px 0}.feed-create-prompt.svelte-ct722t{font-size:16px}}.home-screen.svelte-1t05euo{background:0 0;flex-direction:column;width:100%;height:100%;min-height:0;display:flex;position:relative;overflow:hidden}.home-scroll-shell.svelte-1t05euo{flex-direction:column;flex:1;width:100%;min-height:0;display:flex;position:relative}.home-scroll.svelte-1t05euo{-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;box-sizing:border-box;flex:1;width:100%;min-height:0;padding:0 clamp(18px,1.2vw + 8.784px,24px);overflow:hidden auto}.home-scroll.svelte-1t05euo::-webkit-scrollbar{width:0;height:0;display:none}.home-bottom-fade.svelte-1t05euo{height:var(--home-feed-bottom-fade);pointer-events:none;z-index:3;background:linear-gradient(to bottom, color-mix(in srgb, var(--canvas-bg,var(--bg,#fff)) 0%, transparent), color-mix(in srgb, var(--canvas-bg,var(--bg,#fff)) 28%, transparent) 32%, color-mix(in srgb, var(--canvas-bg,var(--bg,#fff)) 72%, transparent) 68%, var(--canvas-bg,var(--bg,#fff)));position:absolute;bottom:0;left:0;right:0}.home-page.svelte-1t05euo{width:100%;max-width:100%;padding:16px 0 calc(36px + var(--home-feed-bottom-fade));box-sizing:border-box;margin:0}.home-screen.shell.svelte-1t05euo .home-page:where(.svelte-1t05euo){padding:var(--center-card-inner-pad,24px) 0 calc(36px + var(--home-feed-bottom-fade));width:100%;max-width:100%;margin:0}@media (width<=767px){.home-screen.svelte-1t05euo{height:auto;overflow:visible}.home-scroll-shell.svelte-1t05euo{flex:none;height:auto;min-height:0}.home-scroll.svelte-1t05euo{flex:none;height:auto;padding:0 16px;overflow:visible}.home-page.svelte-1t05euo,.home-screen.shell.svelte-1t05euo .home-page:where(.svelte-1t05euo){padding:calc(var(--header-h) + env(safe-area-inset-top,0px) + 8px) 0 36px;max-width:100%}.home-bottom-fade.svelte-1t05euo{display:none}}.home-constrain.svelte-1t05euo{width:100%;max-width:100%}.home-create-slot.svelte-1t05euo{width:100%}.home-hero.svelte-1t05euo{color:color-mix(in srgb, var(--label) 55%, transparent);justify-content:center;margin:28px 0 8px;transition:color .15s;display:flex}.home-hero.svelte-1t05euo svg{display:block}.feed-create:hover .home-hero.svelte-1t05euo{color:color-mix(in srgb, var(--label) 75%, transparent)}.home-feed-list.svelte-1t05euo{flex-direction:column;width:100%;display:flex}.pack-card-list.svelte-1t05euo{width:100%}.home-feed-err.svelte-1t05euo{color:var(--danger);margin:8px 0}.home-feed-empty-slot.svelte-1t05euo{width:100%;padding:24px 0}.home-feed-more.svelte-1t05euo{color:var(--label2,#777);font:inherit;cursor:pointer;text-align:center;background:0 0;border:0;margin:8px auto 0;padding:10px 0 4px;font-size:14px;display:block}.search-screen.svelte-3jitet{background:0 0;flex-direction:column;align-items:flex-start;width:100%;height:100%;min-height:0;display:flex;overflow:hidden}.search-frame.svelte-3jitet{width:100%;max-width:100%;min-height:0;padding:var(--center-card-inner-pad,24px) clamp(18px, calc(18px + (100vw - 768px) * .012), 24px) 0;box-sizing:border-box;flex-direction:column;flex:1;align-items:stretch;margin:0;display:flex;overflow:hidden}@media (width<=767px){.search-frame.svelte-3jitet{padding:calc(var(--header-h) + env(safe-area-inset-top,0px) + 8px) 16px 0}}.search-pill.svelte-3jitet{background:var(--fill-search);width:100%;height:44px;max-width:var(--feed-col-max,600px);box-sizing:border-box;border:none;border-radius:22px;flex-shrink:0;align-items:center;gap:10px;padding:0 14px;display:flex}.search-pill-ico.svelte-3jitet{width:22px;height:22px;color:var(--label2);flex-shrink:0;justify-content:center;align-items:center;line-height:0;display:inline-flex}.search-pill.focused.svelte-3jitet .search-pill-ico:where(.svelte-3jitet){color:var(--label)}.search-pill.svelte-3jitet input[type=search]:where(.svelte-3jitet){min-width:0;height:100%;font-family:var(--font);letter-spacing:var(--ls-body);color:var(--label);background:0 0;border:none;outline:none;flex:1;padding:0;font-size:16px;font-weight:500;line-height:1.2}.search-pill.svelte-3jitet input[type=search]:where(.svelte-3jitet)::placeholder{color:var(--label3);font-weight:500}.search-pill.svelte-3jitet input[type=search]:where(.svelte-3jitet)::-webkit-search-cancel-button{-webkit-appearance:none}.search-pill-clear.svelte-3jitet{color:var(--label-muted);cursor:pointer;background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;padding:2px;line-height:0;display:inline-flex}.search-pill-clear.svelte-3jitet:hover{color:var(--label)}.search-pill-submit.svelte-3jitet{display:none}.search-scroll.svelte-3jitet{-webkit-overflow-scrolling:touch;min-height:0;padding:12px 0 calc(36px + var(--bottom-nav-h,52px) + env(safe-area-inset-bottom,0px));box-sizing:border-box;scrollbar-width:none;flex:1;overflow:hidden auto}.search-scroll.svelte-3jitet::-webkit-scrollbar{width:0;height:0;display:none}@media (width>=768px){.search-scroll.svelte-3jitet{padding-bottom:52px}}.search-constrain.svelte-3jitet{max-width:var(--feed-col-max,600px);flex-direction:column;width:100%;display:flex}.search-hero.svelte-3jitet{color:color-mix(in srgb, var(--label) 55%, transparent);justify-content:center;margin:28px 0 8px;display:flex}.search-hero.svelte-3jitet svg{display:block}.search-section.svelte-3jitet{color:var(--label);margin:8px 0 16px;font-size:15px;font-weight:700;line-height:1.3}.pack-card-list.svelte-3jitet{width:100%}.search-empty.svelte-3jitet{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:14px;padding:48px 32px;display:flex}.search-empty-art.svelte-3jitet{color:var(--label)}.search-empty-msg.svelte-3jitet{color:var(--label-muted);margin:0;font-size:14px}.search-err.svelte-3jitet{color:var(--label2);text-align:center;margin:16px 0;font-size:13px}.rf-busy.svelte-yclf80{z-index:4000;background:var(--overlay);-webkit-backdrop-filter:blur(8px);box-sizing:border-box;justify-content:center;align-items:center;padding:24px;animation:.16s ease-out svelte-yclf80-rf-busy-in;display:flex;position:fixed;inset:0}.rf-busy-card.svelte-yclf80{background:var(--surface);border:.5px solid color-mix(in srgb, var(--divider) 70%, transparent);text-align:center;box-sizing:border-box;border-radius:16px;flex-direction:column;align-items:center;gap:14px;width:100%;max-width:320px;padding:28px 24px 24px;display:flex;box-shadow:0 18px 48px #0003}.rf-busy-msg.svelte-yclf80{letter-spacing:-.01em;color:var(--label);margin:0;font-size:15px;font-weight:600;line-height:1.35}.rf-busy-detail.svelte-yclf80{color:var(--label2);margin:0;font-size:13px;line-height:1.45}@keyframes svelte-yclf80-rf-busy-in{0%{opacity:0}to{opacity:1}}@media (prefers-reduced-motion:reduce){.rf-busy.svelte-yclf80{animation:none}}.rf-topbar.svelte-1raeqhh{z-index:5000;height:2px;padding-top:env(safe-area-inset-top,0px);pointer-events:none;opacity:0;visibility:hidden;transition:opacity .25s ease-out;position:fixed;top:0;left:0;right:0}.rf-topbar.on.svelte-1raeqhh{opacity:1;visibility:visible}.rf-topbar.fading.svelte-1raeqhh{opacity:0}.rf-topbar-bar.svelte-1raeqhh{width:100%;height:2px;transform:scaleX(var(--rf-top-p,0));transform-origin:0;background:var(--accent);box-shadow:0 0 8px color-mix(in srgb, var(--accent) 55%, transparent);transition:transform var(--rf-top-dur,.25s) cubic-bezier(.4, 0, .2, 1);will-change:transform;position:relative}.rf-topbar-peg.svelte-1raeqhh{background:var(--accent);opacity:.55;filter:blur(3px);border-radius:2px;width:72px;height:4px;position:absolute;top:-1px;right:0;transform:translate(30%)}@media (prefers-reduced-motion:reduce){.rf-topbar.svelte-1raeqhh,.rf-topbar-bar.svelte-1raeqhh{transition:none!important}.rf-topbar-peg.svelte-1raeqhh{display:none}}:root{--bg:#f1f2f2;--surface:#fff;--card:#fff;--fill:#ebeced;--fill-search:#ebeced;--fill-search-focus:#e2e8f0;--divider:#dedede;--divider2:#e8e8e8;--border:#dedede;--label:#1a1c1a;--label2:#777977;--label3:#999b99;--label-muted:#999b99;--tab-label:#333533;--tab-label-muted:#8a8c8a;--accent:#1a1c1a;--action-bg:#1a1c1a;--action-label:#fff;--point-orange:#ef6253;--point-green:#2ecc71;--point-blue:#0063ff;--point-purple:#7c3aed;--point-red:#d32f2f;--point-yellow:#d97706;--badge:#d97706;--badge-label:#fff;--danger:#c00;--selection:#1a1a1a11;--focus:#1a1c1a;--overlay:#0003;--pressed:#eee;--hover-glow:#ddd;--panel-canvas:#fff;--panel-surface:#fff;--panel-line:#e0e0e0;--panel-header:#fff;--sidebar-bg:transparent;--sidebar-dock:#fff;--sidebar-icon:#777977;--sidebar-icon-active:#1a1c1a;--sidebar-item-hover:#1a1a1a11;--chat-fg:#6a6a6a;--chat-muted:#8c8c8c;--chat-faint:#a8a8a8;--chat-user-pill:#e2e4e2;--chat-panel-bg:#fff;--chat-panel-border:#00000014;--chat-panel-gradient:none;--composer-surface:#f1f2f2;--nav-bar:#fff;--canvas-bg:#fff;--canvas-gradient:none;--base-bg:#f1f2f2;--feed-action:#999b99;--feed-action-hover:#1a1c1a;--feed-action-accent:#0063ff;--feed-action-active:#0063ff;--feed-action-bookmark:var(--point-yellow);--feed-action-active-ok:#2ecc71;--feed-revenue:#2ecc71;--avatar-guest-bg:#0000000c;--avatar-guest-fg:#999b99;--empty-icon-bg:#ebeced;--empty-icon-border:#e8e8e8;--feed-comment-input-bg:#fff;--feed-col-max:600px;--max:var(--feed-col-max);--stage-gap:24px;--sidebar-w:288px;--stage-max:calc(var(--sidebar-w) + var(--stage-gap) + var(--feed-col-max));--search-bar-max:var(--feed-col-max);--feed-card-max:532px;--workbench-max:1180px;--radius:11px;--radius-sm:8px;--radius-pill:29px;--radius-chat:12px;--center-card-radius:20px;--center-card-top-gap:32px;--center-card-inner-pad:24px;--pad-h:16px;--pad-h-desktop:clamp(18px, calc(18px + (100vw - 768px) * .012), 24px);--feed-pad-left:var(--pad-h);--header-h:44px;--bottom-nav-h:52px;--bottom-nav-fade:40px;--sidebar-dock-fade:36px;--home-feed-bottom-fade:56px;--font:"Google Sans Flex", "Google Sans", "Noto Sans KR", sans-serif;--font-features:"tnum" 1;--ls-body:0;--ls-small:.2px;--ls-display:-.5px;--fw-reg:400;--fw-mid:500;--fw-bold:600}@media (width>=768px) and (width<=1024px){:root{--sidebar-w:240px;--stage-gap:16px;--center-card-top-gap:0px;--center-card-radius:0px;--center-card-inner-pad:32px}.app-shell{padding-left:0!important;padding-right:0!important}.shell-row{border-radius:0!important;width:100%!important;max-width:100%!important;min-height:100vh!important;margin:0!important}.app-shell.home-workbench-shell .shell-row{height:100%!important;max-height:100%!important}.desktop-sidebar{top:0!important}}@media (width>=1025px) and (height<=800px){:root{--center-card-top-gap:20px;--center-card-radius:16px;--center-card-inner-pad:18px}}@media (width>=1025px) and (height<=640px){:root{--center-card-top-gap:12px;--center-card-radius:12px;--center-card-inner-pad:14px}}@media (prefers-color-scheme:dark){:root:not([data-theme=light]){--bg:#1f1f1f;--surface:#171717;--card:#171717;--fill:#121212;--fill-search:#222;--fill-search-focus:#2e2e2e;--divider:#555;--divider2:#3d3d3d;--border:#555;--label:#e0e0e0;--label2:#a0a0a0;--label3:#777877;--label-muted:#777877;--tab-label:#cacaca;--tab-label-muted:#6f706f;--accent:#e0e1e0;--action-bg:#f5f6f5;--action-label:#1a1b1a;--point-orange:#ef6253;--point-green:#20a34e;--point-blue:#2f80ed;--point-purple:#bd99fe;--point-red:#fc413d;--point-yellow:#fbbf24;--badge:#fbbf24;--badge-label:#1a1b1a;--danger:#c00;--selection:#fff2;--focus:#e0e1e0;--overlay:#0006;--pressed:#151615;--hover-glow:#333433;--panel-canvas:#262626;--panel-surface:#1e1e1e;--panel-line:#2e2e2e;--panel-header:#1e1e1e;--sidebar-bg:transparent;--sidebar-dock:#262626;--sidebar-icon:#a0a0a0;--sidebar-icon-active:#fff;--sidebar-item-hover:#fff2;--chat-fg:#b4b4b4;--chat-muted:#8c8c8c;--chat-faint:#6e6e6e;--chat-user-pill:#2a2a2a;--chat-panel-bg:#232323;--chat-panel-border:#ffffff14;--chat-panel-gradient:linear-gradient(to bottom left, #2a2a2a 0%, #242424 55%, #222 100%);--composer-surface:#1e1e1e;--nav-bar:#121212;--canvas-bg:#262626;--canvas-gradient:none;--base-bg:#0d0d0d;--feed-action:#777877;--feed-action-hover:#e0e0e0;--feed-action-accent:#2f80ed;--feed-action-active:#2f80ed;--feed-action-active-ok:#20a34e;--feed-revenue:#20a34e;--avatar-guest-bg:#ffffff24;--avatar-guest-fg:#777877;--empty-icon-bg:#12121299;--empty-icon-border:#3d3d3d;--feed-comment-input-bg:#121212}}:root[data-theme=dark]{--bg:#1f1f1f;--surface:#171717;--card:#171717;--fill:#121212;--fill-search:#222;--fill-search-focus:#2e2e2e;--divider:#555;--divider2:#3d3d3d;--border:#555;--label:#e0e0e0;--label2:#a0a0a0;--label3:#777877;--label-muted:#777877;--tab-label:#cacaca;--tab-label-muted:#6f706f;--accent:#e0e1e0;--action-bg:#f5f6f5;--action-label:#1a1b1a;--point-orange:#ef6253;--point-green:#20a34e;--point-blue:#2f80ed;--point-purple:#bd99fe;--point-red:#fc413d;--point-yellow:#fbbf24;--badge:#fbbf24;--badge-label:#1a1b1a;--danger:#c00;--selection:#fff2;--focus:#e0e1e0;--overlay:#0006;--pressed:#151615;--hover-glow:#333433;--panel-canvas:#262626;--panel-surface:#1e1e1e;--panel-line:#2e2e2e;--panel-header:#1e1e1e;--sidebar-bg:transparent;--sidebar-dock:#262626;--sidebar-icon:#a0a0a0;--sidebar-icon-active:#fff;--sidebar-item-hover:#fff2;--chat-fg:#b4b4b4;--chat-muted:#8c8c8c;--chat-faint:#6e6e6e;--chat-user-pill:#2a2a2a;--chat-panel-bg:#232323;--chat-panel-border:#ffffff14;--chat-panel-gradient:linear-gradient(to bottom left, #2a2a2a 0%, #242424 55%, #222 100%);--composer-surface:#1e1e1e;--nav-bar:#121212;--canvas-bg:#262626;--canvas-gradient:none;--base-bg:#0d0d0d;--feed-action:#777877;--feed-action-hover:#e0e0e0;--feed-action-accent:#2f80ed;--feed-action-active:#2f80ed;--feed-action-active-ok:#20a34e;--feed-revenue:#20a34e;--avatar-guest-bg:#ffffff24;--avatar-guest-fg:#777877;--empty-icon-bg:#12121299;--empty-icon-border:#3d3d3d;--feed-comment-input-bg:#121212}:root[data-theme=light]{--bg:#f1f2f2;--surface:#fff;--card:#fff;--fill:#ebeced;--fill-search:#ebeced;--fill-search-focus:#e2e8f0;--divider:#dedede;--divider2:#e8e8e8;--border:#dedede;--label:#1a1c1a;--label2:#777977;--label3:#999b99;--label-muted:#999b99;--tab-label:#333533;--tab-label-muted:#8a8c8a;--accent:#1a1c1a;--action-bg:#1a1c1a;--action-label:#fff;--point-orange:#ef6253;--point-green:#2ecc71;--point-blue:#0063ff;--point-purple:#7c3aed;--point-red:#d32f2f;--point-yellow:#d97706;--badge:#d97706;--badge-label:#fff;--danger:#c00;--selection:#1a1a1a11;--focus:#1a1c1a;--overlay:#0003;--pressed:#eee;--hover-glow:#ddd;--panel-canvas:#fff;--panel-surface:#fff;--panel-line:#e0e0e0;--panel-header:#fff;--sidebar-bg:transparent;--sidebar-dock:#fff;--sidebar-icon:#777977;--sidebar-icon-active:#1a1c1a;--sidebar-item-hover:#1a1a1a11;--chat-fg:#6a6a6a;--chat-muted:#8c8c8c;--chat-faint:#a8a8a8;--chat-user-pill:#e2e4e2;--chat-panel-bg:#fff;--chat-panel-border:#00000014;--chat-panel-gradient:none;--composer-surface:#f1f2f2;--nav-bar:#fff;--canvas-bg:#fff;--canvas-gradient:none;--base-bg:#f1f2f2;--feed-action:#999b99;--feed-action-hover:#1a1c1a;--feed-action-accent:#0063ff;--feed-action-active:#0063ff;--feed-action-active-ok:#2ecc71;--feed-revenue:#2ecc71;--avatar-guest-bg:#0000000c;--avatar-guest-fg:#999b99;--empty-icon-bg:#ebeced;--empty-icon-border:#e8e8e8;--feed-comment-input-bg:#fff}*,:before,:after{box-sizing:border-box}html{-webkit-text-size-adjust:100%;scroll-behavior:smooth;background-color:var(--canvas-bg);min-height:100%}*{scrollbar-width:none;-ms-overflow-style:none}::-webkit-scrollbar{background:0 0;width:0;height:0;display:none}body{font-family:var(--font);font-feature-settings:var(--font-features);font-optical-sizing:auto;background-color:var(--canvas-bg);color:var(--label);font-size:15px;line-height:1.35;font-weight:var(--fw-reg);letter-spacing:var(--ls-body);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizelegibility;min-height:100vh;margin:0}a{color:inherit;text-decoration:none}a:hover{text-decoration:underline}button,input,textarea{font:inherit;color:inherit}.app-shell{background:0 0;min-height:100vh}.main{width:100%;min-height:0;padding-bottom:calc(var(--bottom-nav-h) + env(safe-area-inset-bottom,0px));flex:1}.main.main-chat-fullscreen{flex-direction:column;height:100dvh;max-height:100dvh;display:flex;overflow:hidden}.shell-row{background-color:var(--canvas-bg);background-image:none;flex-direction:row;align-items:stretch;gap:0;width:100%;min-height:100vh;display:flex}.shell-sidebar{flex-shrink:0;align-self:stretch;margin:0;padding:0;display:none}.shell-main{background:0 0;flex-direction:column;flex:1;min-width:0;min-height:100vh;margin:0;padding:0;display:flex}.shell-mobile-header,.shell-mobile-footer,.shell-mobile-nav{display:contents}.shell-mobile-nav{display:block}@media (width>=768px){html,body{background-color:var(--base-bg)}.app-shell{background:var(--base-bg);width:100%;min-height:100vh;padding-left:max(16px, env(safe-area-inset-left));padding-right:max(16px, env(safe-area-inset-right));box-sizing:border-box;justify-content:center;display:flex}.shell-row{width:100%;max-width:var(--stage-max);margin:var(--center-card-top-gap,32px) auto 0;justify-content:flex-start;gap:var(--stage-gap);column-gap:var(--stage-gap);background-color:var(--canvas-bg);border-radius:var(--center-card-radius,20px) var(--center-card-radius,20px) 0 0;min-height:calc(100vh - var(--center-card-top-gap,32px));overflow:hidden}.shell-sidebar{width:var(--sidebar-w);background:0 0;flex-shrink:0;height:100%;display:block;overflow:hidden}.shell-main{width:100%;max-width:var(--feed-col-max);background:0 0;border-radius:0;flex:auto;min-width:0;margin-top:0;overflow:hidden}.shell-mobile-header,.shell-mobile-footer,.shell-mobile-nav{display:none!important}.main{flex-direction:column;flex:1;min-height:0;padding-bottom:0;display:flex}.app-shell.home-workbench-shell{height:100vh;min-height:0;max-height:100vh;overflow:hidden}.app-shell.home-workbench-shell .shell-row{height:calc(100% - var(--center-card-top-gap,32px));max-height:calc(100% - var(--center-card-top-gap,32px));min-height:0;overflow:hidden}.app-shell.home-workbench-shell .shell-main{height:100%;min-height:0;max-height:100%;overflow:hidden}.main-workbench{background:0 0;flex-direction:column;flex:1;height:100%;min-height:0;max-height:100%;padding-bottom:0;display:flex;overflow:hidden}}@media (width<=767px){.shell-sidebar.mobile-overlay{z-index:51;width:var(--sidebar-w);box-sizing:border-box;max-width:86vw;padding-top:env(safe-area-inset-top,0px);padding-bottom:env(safe-area-inset-bottom,0px);background:var(--canvas-bg,var(--surface));overscroll-behavior:contain;animation:.2s cubic-bezier(.33,1,.68,1) backwards mobile-drawer-in;display:block;position:fixed;top:0;bottom:0;left:0;box-shadow:8px 0 32px #0000001f}.shell-sidebar.mobile-overlay .desktop-sidebar{background:0 0;border-right:none;width:100%;height:100%;max-height:100%;transition:none;position:relative;top:auto}}@keyframes mobile-drawer-in{0%{transform:translate(-100%)}to{transform:translate(0)}}.dock-left-park{flex-direction:column;flex:1;align-items:stretch;width:100%;min-width:0;height:100%;min-height:0;display:flex;position:relative;overflow:hidden}.dock-park-pane{flex-direction:column;flex:1;align-items:stretch;width:100%;min-width:0;height:100%;min-height:0;display:flex;overflow:hidden}.dock-park-pane:not(.active){visibility:hidden;pointer-events:none;z-index:0;position:absolute;inset:0}.dock-park-pane.active{z-index:1;position:relative}@media (width>=768px){.dock-park-pane.dock-park-pane-dynamic{-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;overflow:hidden auto}.dock-park-pane.dock-park-pane-dynamic::-webkit-scrollbar{width:0;height:0;display:none}.dock-park-pane.dock-park-pane-dynamic.dock-park-pane-fill{overflow:hidden}.main.main-chat-fullscreen{height:100%;max-height:100%}.desktop-chat-dock-shell,.desktop-chat-dock-left .home-layout-panel,.desktop-chat-dock-left .home-root,.desktop-chat-dock-left .search-root,.desktop-chat-dock-left .home-desktop-only,.desktop-chat-dock-left .dock-left-park{height:100%;min-height:0;max-height:100%;overflow:hidden}}@media (width>=768px) and (prefers-color-scheme:dark){:root:not([data-theme=light]) .shell-main{background:0 0}}@media (width>=768px){:root[data-theme=dark] .shell-main,:root[data-theme=light] .shell-main{background:0 0}}.home-mobile-only{height:100%;display:block}.home-desktop-only{height:100%;display:none}@media (width>=768px){.home-mobile-only{display:none}.home-desktop-only{flex-direction:column;height:100%;min-height:0;max-height:100%;display:flex;overflow:hidden}}.home-root{flex-direction:column;align-items:center;width:100%;height:auto;min-height:0;max-height:none;display:flex;overflow:visible}@media (width>=768px){.home-root{align-items:stretch;width:100%;height:100%;max-height:100%;overflow:hidden}}.search-root{flex-direction:column;align-items:stretch;width:100%;height:auto;min-height:0;max-height:none;display:flex;overflow:visible}@media (width>=768px){.search-root{height:100%;max-height:100%;overflow:hidden}}.site-header.mobile-top-header{z-index:30;height:calc(var(--header-h) + env(safe-area-inset-top,0px));padding-top:env(safe-area-inset-top,0px);box-sizing:border-box;background:color-mix(in srgb, var(--canvas-bg,#fff) 85%, transparent);-webkit-backdrop-filter:blur(16px);border-bottom:.5px solid color-mix(in srgb, var(--divider) 55%, transparent);position:fixed;top:0;left:0;right:0}:root[data-theme=dark] .site-header.mobile-top-header{background:color-mix(in srgb, var(--bg) 75%, transparent);border-bottom-color:color-mix(in srgb, var(--divider) 35%, transparent)}@media (prefers-color-scheme:dark){:root:not([data-theme=light]) .site-header.mobile-top-header{background:color-mix(in srgb, var(--bg) 75%, transparent);border-bottom-color:color-mix(in srgb, var(--divider) 35%, transparent)}}.mobile-top-bar{height:var(--header-h);padding:0 calc(4px + env(safe-area-inset-right,0px)) 0 calc(4px + env(safe-area-inset-left,0px));justify-content:space-between;align-items:center;gap:4px;min-width:0;display:flex}.mobile-top-icon{width:38px;height:38px;color:var(--label);cursor:pointer;appearance:none;-webkit-tap-highlight-color:transparent;background:0 0;border:none;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;padding:8px;display:inline-flex}.mobile-top-home{align-items:center;min-width:0;display:flex}.mobile-top-logo{opacity:1;align-items:center;line-height:0;transition:opacity .2s ease-out;display:inline-flex}.mobile-top-logo-img{width:auto;height:18px;display:block}:root[data-theme=dark] .mobile-top-logo-img{filter:brightness(0)invert(.88)}@media (prefers-color-scheme:dark){:root:not([data-theme=light]) .mobile-top-logo-img{filter:brightness(0)invert(.88)}}:root[data-theme=light] .mobile-top-logo-img{filter:none}@media (width<=449px){.mobile-top-header.has-session .mobile-top-logo{opacity:0;pointer-events:none}}.mobile-top-title-row{flex:1;align-items:center;min-width:0;padding-right:8px;display:flex}.mobile-top-title{text-overflow:ellipsis;white-space:nowrap;min-width:0;color:var(--label);font-size:16px;font-weight:600;overflow:hidden}.mobile-chat-btn{min-width:44px;max-width:44px;min-height:44px;color:var(--label);cursor:pointer;appearance:none;-webkit-tap-highlight-color:transparent;background:0 0;border:none;flex-shrink:0;justify-content:flex-end;align-items:center;gap:6px;padding:0 12px 0 8px;transition:max-width .2s cubic-bezier(.33,1,.68,1);display:inline-flex;overflow:hidden}.mobile-chat-btn.active{max-width:240px}.mobile-chat-label{text-overflow:ellipsis;white-space:nowrap;min-width:0;color:var(--label);font-size:13px;font-weight:600;overflow:hidden}.mobile-chat-avatars{flex-shrink:0;height:20px;position:relative}.mobile-chat-av{background:var(--fill);border-radius:6px;width:20px;height:20px;position:absolute;top:0;overflow:hidden}.mobile-chat-av.stacked{border:1.5px solid var(--canvas-bg,#fff);box-sizing:border-box}:root[data-theme=dark] .mobile-chat-av.stacked{border-color:var(--bg)}.mobile-chat-av img{object-fit:cover;width:100%;height:100%;display:block}.mobile-chat-dot{background:var(--point-blue);border-radius:50%;flex-shrink:0;width:6px;height:6px}@media (width<=767px){.main.mobile-header-clearance{padding-top:calc(var(--header-h) + env(safe-area-inset-top,0px) + 8px)}}.nav{flex-wrap:wrap;align-items:center;gap:4px;display:flex}.nav-link{color:var(--sidebar-icon);border-radius:var(--radius);justify-content:center;align-items:center;padding:8px 12px;font-size:14px;font-weight:500;text-decoration:none;transition:color .12s,background .12s;display:inline-flex}.nav-link:hover{color:var(--sidebar-icon-active);background:var(--sidebar-item-hover);text-decoration:none}.nav-link.active{color:var(--sidebar-icon-active);background:0 0}@media (width<=767px){.nav-desktop-only{display:none!important}}.btn{border:.5px solid var(--border);border-radius:var(--radius);color:var(--label);cursor:pointer;white-space:nowrap;-webkit-user-select:none;user-select:none;background:0 0;justify-content:center;align-items:center;gap:6px;padding:10px 16px;font-size:14px;font-weight:500;line-height:1.2;text-decoration:none;transition:background .12s,opacity .12s,border-color .12s;display:inline-flex}.btn:hover{background:var(--selection);text-decoration:none}.btn:active{opacity:.85;transform:scale(.98)}.btn-primary{background:var(--action-bg);color:var(--action-label);border-color:var(--action-bg);font-weight:600}.btn-primary:hover{opacity:.92;background:var(--action-bg)}.btn-secondary{background:var(--fill);border-color:var(--border)}.btn-ghost{background:0 0;border-color:#0000}.btn-ghost:hover{background:var(--selection)}.btn:disabled{opacity:.45;cursor:not-allowed;transform:none}.btn-lg{background:var(--fill);border:.5px solid var(--divider);border-radius:var(--radius);width:100%;height:56px;color:var(--label);padding:0 24px;font-size:15px;font-weight:500}.btn-lg:hover{background:var(--fill-search-focus)}.btn-icon{border-radius:var(--radius);min-width:36px;min-height:36px;padding:8px}.column{max-width:var(--max);padding:12px var(--pad-h) 48px;width:100%;margin:0 auto}@media (width>=768px){.column{padding:18px var(--pad-h-desktop) 88px}}.page-title{letter-spacing:-.02em;margin:0 0 4px;font-size:20px;font-weight:600;line-height:1.2}.page-sub{color:var(--label2);margin:0 0 20px;font-size:14px;font-weight:400;line-height:1.45}.section-title{letter-spacing:1.2px;text-transform:uppercase;color:var(--label3);margin:28px 0 12px;font-size:13px;font-weight:500}.search-form{border:none;border-bottom:.5px solid var(--panel-line,var(--divider));box-sizing:border-box;background:0 0;border-radius:0;align-items:center;gap:16px;width:100%;height:48px;padding:0;display:flex}.search-form .search-icon{width:24px;height:24px;color:var(--label2);flex-shrink:0;margin-right:0}.search-form.focused .search-icon,.search-form:focus-within .search-icon{color:var(--label)}.search-form input[type=search]{font-family:var(--font);letter-spacing:var(--ls-body);color:var(--label2);background:0 0;border:none;outline:none;flex:1;min-width:0;height:100%;padding:0;font-size:16px;font-weight:500;line-height:1.2}.search-form.focused input[type=search],.search-form:focus-within input[type=search]{color:var(--label);font-weight:600}.search-form input[type=search]::placeholder{color:var(--label3);font-weight:500}.search-form input[type=search]::-webkit-search-cancel-button{-webkit-appearance:none}.search-form .search-submit{display:none}.search-clear{color:var(--label-muted);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;margin-left:4px;padding:4px;line-height:0;display:inline-flex}.search-clear:hover{color:var(--label)}@media (width>=768px){.feed-search-wrap{padding:0}}.feed-list{flex-direction:column;gap:0;display:flex}.feed-card{width:100%;font-family:var(--font);font-feature-settings:var(--font-features);font-optical-sizing:auto;letter-spacing:var(--ls-body);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;padding:0 0 36px}@media (width>=768px){.feed-card{padding:0 0 64px}}.feed-card.embedded{padding-bottom:0}@media (width<=767px){.feed-card.embedded{padding-top:14px;padding-bottom:14px}}.feed-creator-status{color:var(--label2);background:var(--fill);border-radius:4px;align-items:center;margin-top:10px;padding:2px 6px;font-size:10px;font-weight:600;line-height:1.3;display:inline-flex}.feed-creator-status.failed{color:var(--danger);background:var(--fill)}.feed-action.static{cursor:default}.feed-action.static:hover,.feed-action.static:active{color:var(--feed-action);font-weight:var(--fw-mid);transform:none}.feed-creator{align-items:center;gap:12px;margin-bottom:0;display:flex}.feed-creator.has-bio{align-items:flex-start}.feed-creator .feed-av{width:36px;height:36px;font-size:13px;font-weight:var(--fw-mid);border:none;border-radius:8px}.feed-creator.has-bio .feed-av{width:36px;height:36px;font-size:14px}.feed-dp-avatar{color:inherit;flex-shrink:0;text-decoration:none;display:block;position:relative}.feed-dp-avatar:hover{opacity:.92;text-decoration:none}.feed-dp-face{background:var(--fill);border:.5px solid var(--divider);box-sizing:border-box;border-radius:8px;width:100%;height:100%;overflow:hidden}.feed-dp-face img{object-fit:contain;width:100%;height:100%;display:block}:root[data-theme=dark] .feed-dp-face img[src*=rabbitfree_logo]{filter:brightness(0)invert(.88)}@media (prefers-color-scheme:dark){:root:not([data-theme=light]) .feed-dp-face img[src*=rabbitfree_logo]{filter:brightness(0)invert(.88)}}:root[data-theme=light] .feed-dp-face img[src*=rabbitfree_logo]{filter:none}.feed-dp-badge{box-sizing:border-box;background:var(--point-blue,var(--feed-action-accent));color:#fff;font-family:var(--font);letter-spacing:0;pointer-events:none;-webkit-user-select:none;user-select:none;border:none;justify-content:center;align-items:center;font-weight:800;line-height:1;display:inline-flex;position:absolute;bottom:0;right:0}.feed-dp-badge.unknown{color:var(--label3);background:#e5e5ea}[data-theme=dark] .feed-dp-badge.unknown{background:#3a3a3c}.feed-creator-text{flex:1;min-width:0}.feed-threads{--feed-rail:36px;--feed-thread-gap:12px;--feed-thread-stack:8px;flex-direction:column;min-width:0;display:flex}.feed-thread{grid-template-columns:var(--feed-rail) minmax(0, 1fr);column-gap:var(--feed-thread-gap);align-items:stretch;display:grid}.feed-thread-rail{flex-direction:column;align-items:center;min-height:0;display:flex}.feed-thread-line{background:color-mix(in srgb, var(--label) 10%, transparent);border-radius:1px;flex:1;width:2px;min-height:8px;margin:8px 0}.feed-thread-main{gap:var(--feed-thread-stack);flex-direction:column;min-width:0;padding-bottom:16px;display:flex}.feed-thread:last-child .feed-thread-main{padding-bottom:4px}.feed-thread-head{align-items:baseline;gap:6px;min-width:0;min-height:20px;padding-top:1px;display:flex}.feed-thread.extra .creator-name:hover{cursor:default;text-decoration:none}.feed-dp-avatar.static{pointer-events:none}.feed-dp-avatar.static:hover{opacity:1}.feed-av-ai{color:var(--feed-desc,var(--label));background:var(--fill);justify-content:center;align-items:center;display:flex}.feed-thread-main .feed-body-block,.feed-thread-main .feed-post-media,.feed-thread-main .feed-files,.feed-thread-main .feed-creator-status,.feed-thread-main .creator-bio{margin-top:0}.feed-body-block{margin-top:12px}.feed-post-media{flex-wrap:wrap;gap:4px;max-width:100%;margin-top:10px;display:flex}.feed-post-media-item{object-fit:cover;border:.5px solid var(--divider);background:var(--fill);box-sizing:border-box;border-radius:12px;width:calc(50% - 2px);height:160px;display:block}.feed-post-media.single .feed-post-media-item{object-fit:contain;width:auto;min-width:0;max-width:100%;height:auto;max-height:420px}.feed-files{margin-top:6px}.feed-more{font-family:var(--font);font-size:14px;font-weight:var(--fw-reg);letter-spacing:var(--ls-body);color:var(--label-muted);cursor:pointer;text-align:left;background:0 0;border:none;margin-top:2px;padding:0;line-height:1.4;display:inline}.feed-more:hover{color:var(--label)}.feed-more:disabled{opacity:.5;cursor:default}.feed-file-name{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.feed-file-total{font-family:var(--font);font-size:14px;font-weight:var(--fw-reg);letter-spacing:var(--ls-body);color:var(--label-muted);font-variant-numeric:tabular-nums;font-feature-settings:var(--font-features);white-space:nowrap;cursor:help;flex-shrink:0;align-items:center;gap:3px;margin-left:16px;line-height:1.4;display:inline-flex}.feed-file-total svg{opacity:.72;width:12px;height:12px}.creator-head{align-items:baseline;gap:10px;min-width:0;display:flex}.feed-time{font-family:var(--font);font-size:13px;font-weight:var(--fw-reg);letter-spacing:var(--ls-small);color:var(--label3);font-variant-numeric:tabular-nums;font-feature-settings:var(--font-features);white-space:nowrap;cursor:default;flex-shrink:0;line-height:1.2}.avatar{border-radius:var(--radius-sm);background:var(--fill);border:.5px solid var(--divider2);width:36px;height:36px;font-family:var(--font);font-size:13px;font-weight:var(--fw-mid);letter-spacing:var(--ls-body);color:var(--label-muted);flex-shrink:0;justify-content:center;align-items:center;text-decoration:none;display:flex;overflow:hidden}a.avatar:hover{opacity:.9;text-decoration:none}.avatar.lg{width:44px;height:44px;font-size:15px}.avatar.sm{border-radius:6px;width:28px;height:28px;font-size:11px}.avatar img{object-fit:contain;width:100%;height:100%;display:block}.creator-name{text-overflow:ellipsis;white-space:nowrap;min-width:0;font-family:var(--font);letter-spacing:var(--ls-body);color:var(--label);font-size:14px;font-weight:500;line-height:1.2;text-decoration:none;overflow:hidden}.creator-name:hover{text-decoration:underline}.creator-bio{font-family:var(--font);font-size:13px;font-weight:var(--fw-reg);letter-spacing:var(--ls-body);color:var(--label-muted);-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;margin-top:2px;line-height:1.35;display:-webkit-box;overflow:hidden}.meta-line{font-family:var(--font);font-size:14px;font-weight:var(--fw-reg);letter-spacing:var(--ls-body);color:var(--label-muted);line-height:1.4}.feed-body{font-family:var(--font);letter-spacing:var(--ls-body);font-feature-settings:var(--font-features);color:var(--label);white-space:pre-wrap;overflow-wrap:anywhere;word-break:break-word;-webkit-user-select:text;user-select:text;margin:0;font-size:15px;font-weight:400;line-height:1.6;text-decoration:none;display:block}a.feed-body:hover{opacity:.96;text-decoration:none}.feed-blurb{font-family:var(--font);font-size:14px;font-weight:var(--fw-reg);color:var(--label2);letter-spacing:var(--ls-body);margin:0 0 6px;line-height:1.45}.feed-files{flex-direction:column;gap:4px;display:flex}.feed-file{font-family:var(--font);font-size:13.5px;font-weight:var(--fw-reg);letter-spacing:var(--ls-body);color:var(--label-muted);align-items:center;gap:6px;line-height:1.4;display:flex}.feed-file svg{color:var(--label-muted);opacity:1;flex-shrink:0}.feed-meta-bottom{font-family:var(--font);letter-spacing:-.01em;color:var(--label3);margin-top:8px;font-size:13px;font-weight:300;line-height:1.3}.feed-actions{flex-wrap:wrap;align-items:center;gap:6px 20px;margin-top:10px;display:flex}@media (width>=768px){.feed-actions{gap:6px 20px;margin-top:10px}}.feed-action{color:var(--label2);font-family:var(--font);letter-spacing:var(--ls-body);font-feature-settings:var(--font-features);cursor:pointer;background:0 0;border:none;align-items:center;gap:7px;padding:5px 0;font-size:15px;font-weight:500;line-height:1.2;text-decoration:none;transition:color .15s,transform .1s;display:inline-flex}.feed-action:hover{color:var(--feed-action-hover,var(--label));text-decoration:none}.feed-action:active{transform:scale(.96)}.feed-action.accent{color:var(--point-blue,#0063ff);background:0 0;font-weight:600}.feed-action.accent:hover{color:var(--point-blue,#0063ff)}.feed-action.in-chat{color:var(--label);background:0 0;font-weight:600}.feed-action.in-chat:hover{color:var(--feed-action-hover,var(--label))}.feed-action.active{color:var(--label);background:0 0;font-weight:600}.feed-action.active:hover{color:var(--feed-action-hover,var(--label))}.feed-action.bookmark.active{color:var(--label);background:0 0}.feed-action.bookmark.active:hover{color:var(--feed-action-hover,var(--label))}.feed-action:disabled{opacity:.55;cursor:default}.feed-action svg{flex-shrink:0;width:20px;height:20px}@media (width<=767px){.feed-action svg{width:20px;height:20px}}.feed-cmt-block{margin-top:6px}.feed-cmt-teaser{background:var(--fill);border:.5px solid var(--panel-line,var(--divider));text-align:left;cursor:pointer;width:100%;font:inherit;color:inherit;appearance:none;box-sizing:border-box;border-radius:12px;flex-direction:column;gap:6px;margin:0;padding:10px 12px;transition:background .15s,border-color .15s,transform .1s;display:flex}.feed-cmt-teaser:hover{background:color-mix(in srgb, var(--fill) 82%, var(--label) 10%);border-color:color-mix(in srgb, var(--panel-line,var(--divider)) 75%, var(--label) 25%)}.feed-cmt-teaser:active{transform:scale(.99)}.feed-cmt-teaser-head{justify-content:space-between;align-items:center;width:100%;display:flex}.feed-cmt-teaser-title{font-family:var(--font);color:var(--label);letter-spacing:var(--ls-body);align-items:center;gap:6px;font-size:13px;font-weight:600;display:inline-flex}.feed-cmt-count-badge{background:color-mix(in srgb, var(--label) 10%, transparent);color:var(--label2);font-variant-numeric:tabular-nums;font-feature-settings:var(--font-features);border-radius:10px;justify-content:center;align-items:center;padding:1px 6px;font-size:11px;font-weight:600;display:inline-flex}.feed-cmt-teaser-chevron{color:var(--label3);justify-content:center;align-items:center;transition:transform .2s,color .15s;display:inline-flex}.feed-cmt-teaser:hover .feed-cmt-teaser-chevron{color:var(--label)}.feed-cmt-teaser-chevron.open{transform:rotate(180deg)}.feed-cmt-teaser-preview{align-items:flex-start;gap:10px;width:100%;min-width:0;display:flex}.feed-cmt-teaser-av{border-radius:50%;flex-shrink:0;width:22px;height:22px;margin-top:1px}.feed-cmt-teaser-av svg{width:14px;height:14px}.feed-cmt-teaser-body{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.feed-cmt-teaser-tag{font-family:var(--font);color:var(--point-blue,var(--feed-action-accent));letter-spacing:.02em;align-items:center;gap:4px;font-size:11px;font-weight:600;display:inline-flex}.feed-cmt-teaser-text{min-width:0;font-family:var(--font);font-size:13px;font-weight:var(--fw-reg);letter-spacing:var(--ls-body);color:var(--label2);-webkit-line-clamp:2;line-clamp:2;text-overflow:ellipsis;word-break:break-word;-webkit-box-orient:vertical;line-height:1.45;display:-webkit-box;overflow:hidden}.feed-cmt-teaser-placeholder{font-family:var(--font);color:var(--label3);font-size:13px;font-style:italic}.feed-cmt-pinned-card{background:color-mix(in srgb, var(--fill) 60%, transparent);border:.5px solid var(--panel-line,var(--divider2));border-radius:12px;flex-direction:column;gap:8px;padding:12px 14px;display:flex;box-shadow:0 1px 3px #00000008}.feed-cmt-pinned-label{font-family:var(--font);color:var(--point-blue,var(--feed-action-accent));letter-spacing:.01em;align-items:center;gap:5px;font-size:12px;font-weight:600;display:flex}.feed-cmt-pinned-dot{color:var(--label3);font-weight:400}.feed-cmt-pinned-status{background:color-mix(in srgb, var(--point-blue,var(--feed-action-accent)) 12%, transparent);text-transform:uppercase;letter-spacing:.04em;color:var(--point-blue,var(--feed-action-accent));border-radius:4px;align-items:center;padding:1px 5px;font-size:10px;font-weight:700;display:inline-flex}.feed-cmt-pinned-author{align-items:center;gap:8px;min-width:0;display:flex}.feed-cmt-pinned-av{border-radius:50%;flex-shrink:0;width:28px;height:28px}.feed-cmt-pinned-av svg{width:18px;height:18px}.feed-cmt-pinned-info{flex:1;align-items:center;gap:6px;min-width:0;display:flex}.feed-cmt-pinned-name{font-family:var(--font);color:var(--label);text-overflow:ellipsis;white-space:nowrap;font-size:14px;font-weight:600;overflow:hidden}.feed-cmt-ai-pill{background:var(--point-blue,var(--feed-action-accent));color:#fff;font-family:var(--font);letter-spacing:.04em;border-radius:4px;align-items:center;padding:1px 5px;font-size:10px;font-weight:800;line-height:1.2;display:inline-flex}.feed-cmt-pinned-body{flex-direction:column;gap:8px;padding-left:36px;display:flex}.feed-cmt-pinned-text{font-family:var(--font);font-size:14px;font-weight:var(--fw-reg);letter-spacing:var(--ls-body);color:var(--feed-desc,var(--label));white-space:pre-wrap;word-break:break-word;margin:0;line-height:1.6}.feed-file-chips{flex-wrap:wrap;gap:6px;margin-top:2px;display:flex}.feed-file-chip{background:var(--fill);border:.5px solid var(--panel-line,var(--divider));font-family:var(--font);color:var(--label-muted);border-radius:6px;align-items:center;gap:5px;max-width:100%;padding:4px 8px;font-size:12px;display:inline-flex}.feed-file-chip svg{color:var(--label-muted);flex-shrink:0}.feed-file-chip:hover{color:var(--label);border-color:var(--label-muted)}.feed-cmt-tile.feed-cmt-ai{padding-top:12px;padding-bottom:14px}.feed-cmt-avatar.static{pointer-events:none}.feed-cmt-face.feed-av-ai{background:var(--fill);color:var(--label);border:.5px solid var(--panel-line,var(--divider));justify-content:center;align-items:center;display:flex}.feed-comments{flex-direction:column;gap:10px;margin-top:8px;display:flex}.feed-comments-meta{font-family:var(--font);color:var(--label-muted);margin:0;padding:6px 0;font-size:14px;line-height:1.4}.feed-cmt-composer{flex-direction:column;min-width:0;display:flex}.feed-cmt-reply-bar{align-items:center;gap:8px;margin-bottom:6px;display:flex}.feed-cmt-reply-preview{min-width:0;font-family:var(--font);white-space:nowrap;text-overflow:ellipsis;flex:1;margin:0;font-size:13px;line-height:1.35;overflow:hidden}.feed-cmt-reply-to{color:var(--label3)}.feed-cmt-reply-nick{font-weight:var(--fw-mid);color:var(--label)}.feed-cmt-icon-btn{width:22px;height:22px;color:var(--label3);cursor:pointer;background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;padding:4px;display:inline-flex}.feed-cmt-icon-btn:hover{color:var(--label)}.feed-cmt-media-strip{gap:8px;margin-bottom:8px;display:flex;overflow-x:auto}.feed-cmt-thumb{border:.5px solid var(--panel-line,var(--divider));background:var(--fill);border-radius:10px;flex-shrink:0;width:72px;height:72px;position:relative;overflow:visible}.feed-cmt-thumb img{object-fit:cover;border-radius:10px;width:100%;height:100%;display:block}.feed-cmt-thumb-video{width:100%;height:100%;color:var(--label3);font-family:var(--font);font-size:14px;font-weight:var(--fw-bold);flex-direction:column;justify-content:center;align-items:center;gap:2px;display:flex}.feed-cmt-thumb-x{background:var(--label);width:20px;height:20px;color:var(--bg);cursor:pointer;border:none;border-radius:50%;justify-content:center;align-items:center;padding:0;display:inline-flex;position:absolute;top:-6px;right:-6px}.feed-cmt-size-err{font-family:var(--font);color:var(--danger);margin:0 0 6px;font-size:12px;line-height:1.35}.feed-cmt-composer.inline{padding:0 0 10px}.feed-cmt-composer.inline .feed-cmt-reply-bar{margin-bottom:4px}.feed-cmt-composer.inline .feed-cmt-row{gap:6px;padding:0}.feed-cmt-composer.inline .feed-cmt-circle{width:32px;height:32px;margin-bottom:0}.feed-cmt-composer.inline .feed-cmt-field{border-radius:18px;padding:0 14px}.feed-cmt-composer.inline .feed-cmt-field textarea{padding:8px 0}.feed-cmt-composer.minimal{width:100%;margin:0;padding:0}.feed-cmt-composer.minimal .feed-cmt-row{border:none;border-bottom:.5px solid var(--panel-line,var(--divider));box-sizing:border-box;background:0 0;border-radius:0;align-items:center;gap:10px;min-height:40px;padding:8px 0 10px;display:flex}.feed-cmt-composer.minimal .feed-cmt-prompt-arrow{color:var(--label3);flex-shrink:0;justify-content:center;align-items:center;line-height:0;transition:color .15s;display:inline-flex}.feed-cmt-composer.minimal .feed-cmt-row:focus-within .feed-cmt-prompt-arrow{color:var(--label)}.feed-cmt-composer.minimal .feed-cmt-field{background:0 0;border:none;border-radius:0;flex:1;min-width:0;padding:0}.feed-cmt-composer.minimal .feed-cmt-field textarea{width:100%;font-family:var(--font);letter-spacing:var(--ls-body);resize:none;max-height:80px;color:var(--label2);background:0 0;border:none;outline:none;padding:2px 0;font-size:14px;font-weight:500;line-height:1.3;display:block}.feed-cmt-composer.minimal .feed-cmt-row:focus-within .feed-cmt-field textarea{color:var(--label);font-weight:600}.feed-cmt-composer.minimal .feed-cmt-field textarea::placeholder{color:var(--label3);opacity:1;font-size:14px;font-style:normal;font-weight:500}.feed-cmt-composer.minimal .feed-cmt-circle.send{width:22px;min-width:22px;height:22px;min-height:22px;color:var(--label3);opacity:.7;cursor:default;background:0 0;border:none;border-radius:0;flex-shrink:0;justify-content:center;align-items:center;margin:0;padding:0;transition:color .15s,opacity .15s;display:inline-flex}.feed-cmt-composer.minimal .feed-cmt-circle.send:hover:not(:disabled){color:var(--label2);opacity:1;cursor:pointer}.feed-cmt-composer.minimal .feed-cmt-circle.send.armed{color:var(--label);opacity:1;cursor:pointer;background:0 0}.feed-cmt-composer.minimal .feed-cmt-circle.send.armed:hover:not(:disabled){color:var(--label);opacity:1;background:0 0}.feed-cmt-composer.minimal .feed-cmt-circle.send:disabled:not(.armed){opacity:.35;cursor:default}.feed-ai-brand{letter-spacing:var(--ls-body);color:var(--label2);white-space:nowrap;margin-right:6px;font-size:13px;font-weight:500;display:inline;-webkit-mask-image:linear-gradient(#000 20%,#00000080 100%);mask-image:linear-gradient(#000 20%,#00000080 100%)}.feed-knowledge-summary{width:100%;min-width:0;color:var(--label);white-space:pre-wrap;word-break:break-word;margin:0;font-size:14px;line-height:1.55}.feed-summary-wait{vertical-align:middle;align-items:center;gap:8px;min-width:0;display:inline-flex}.feed-wait-dots{flex-shrink:0;align-items:center;gap:4px;display:inline-flex}.feed-wait-dots span{background:var(--label3);border-radius:50%;width:5px;height:5px;animation:1.05s ease-in-out infinite feed-wait-dot}.feed-wait-dots span:nth-child(2){animation-delay:.16s}.feed-wait-dots span:nth-child(3){animation-delay:.32s}.feed-wait-label{color:var(--label3);text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:13px;font-weight:500;line-height:1.2;overflow:hidden}.feed-stream-cursor{vertical-align:-.12em;background:var(--label);flex-shrink:0;width:1.5px;height:.95em;margin-left:1px;animation:.8s ease-in-out infinite feed-stream-blink;display:inline-block}@keyframes feed-wait-dot{0%,80%,to{opacity:.28;transform:translateY(0)}40%{opacity:1;transform:translateY(-2px)}}@keyframes feed-stream-blink{0%,to{opacity:1}50%{opacity:.15}}@media (prefers-reduced-motion:reduce){.feed-wait-dots span,.feed-stream-cursor{opacity:.7;animation:none}}.feed-cmt-inline{scroll-margin-block:20px}.feed-cmt-row{align-items:flex-end;gap:8px;padding:10px 0;display:flex}.feed-cmt-circle{border:.5px solid var(--panel-line,var(--divider));width:36px;height:36px;color:var(--label3);cursor:pointer;background:0 0;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;margin-bottom:2px;padding:0;transition:background .2s cubic-bezier(.33,1,.68,1),border-color .2s cubic-bezier(.33,1,.68,1),color .2s cubic-bezier(.33,1,.68,1);display:inline-flex}.feed-cmt-circle.has-media{background:color-mix(in srgb, var(--accent) 15%, transparent);border-color:color-mix(in srgb, var(--accent) 30%, transparent);color:var(--accent)}.feed-cmt-circle.send.armed{background:var(--accent);border-color:var(--accent);color:var(--bg)}.feed-cmt-circle.send:disabled:not(.armed){opacity:1;cursor:default}.feed-cmt-circle svg{display:block}.feed-cmt-field{background:var(--feed-comment-input-bg,var(--surface));border:.5px solid var(--panel-line,var(--divider));border-radius:18px;flex:1;min-width:0;padding:0 14px}.feed-cmt-field textarea{resize:none;width:100%;min-height:0;max-height:122px;font-family:var(--font);font-size:14px;font-weight:var(--fw-reg);letter-spacing:var(--ls-body);color:var(--label);background:0 0;border:none;outline:none;margin:0;padding:12px 0;line-height:1.4;display:block;overflow-y:auto}.feed-cmt-field textarea::placeholder{color:var(--label3);font-style:italic}.feed-cmt-field textarea:disabled{opacity:.7}.feed-cmt-empty{text-align:center;flex-direction:column;justify-content:center;align-items:center;padding:32px 0;display:flex}.feed-cmt-empty-icon{width:128px;height:128px;color:color-mix(in srgb, var(--label3) 55%, transparent);display:block}.feed-cmt-empty-title{font-family:var(--font);color:var(--label3);margin:12px 0 0;font-size:14px;line-height:1.4}.feed-cmt-empty-hint{font-family:var(--font);color:color-mix(in srgb, var(--label3) 60%, transparent);margin:4px 0 0;font-size:14px;line-height:1.4}.feed-cmt-threads{margin:0;padding:0;list-style:none}.feed-cmt-thread{border-bottom:.5px solid var(--panel-line,var(--divider));animation:.35s ease-out both feed-cmt-fade}@keyframes feed-cmt-fade{0%{opacity:0}to{opacity:1}}@media (prefers-reduced-motion:reduce){.feed-cmt-thread{animation:none}}.feed-cmt-replies{align-items:stretch;padding-left:14px;display:flex}.feed-cmt-rail{background:var(--panel-line,var(--divider));border-radius:1px;flex-shrink:0;width:1.5px}.feed-cmt-reply-col{flex:1;min-width:0;margin-left:14px}.feed-cmt-tile{padding:14px 0}.feed-cmt-tile.reply{padding-top:12px;padding-bottom:12px}.feed-cmt-head{align-items:center;gap:8px;min-width:0;display:flex}.feed-cmt-avatar{color:inherit;flex-shrink:0;text-decoration:none;display:block;position:relative}.feed-cmt-avatar:hover{opacity:.92;text-decoration:none}.feed-cmt-face{background:var(--fill);border:.5px solid var(--divider);box-sizing:border-box;border-radius:8px;width:100%;height:100%;overflow:hidden}.feed-cmt-tile.reply .feed-cmt-face{border-radius:6px}.feed-cmt-face img{object-fit:contain;width:100%;height:100%;display:block}.feed-cmt-badge{box-sizing:border-box;background:var(--point-blue,var(--feed-action-accent));color:#fff;font-family:var(--font);border:1.2px solid color-mix(in srgb, var(--surface) 95%, transparent);pointer-events:none;-webkit-user-select:none;user-select:none;justify-content:center;align-items:center;font-weight:800;line-height:1;display:inline-flex;position:absolute;bottom:0;right:0}.feed-cmt-badge.unknown{color:var(--label3);background:#e5e5ea}:root[data-theme=dark] .feed-cmt-badge.unknown{background:#3a3a3c}.feed-cmt-meta{min-width:0;font-family:var(--font);flex:1;align-items:baseline;font-size:14px;line-height:1.35;display:flex}.feed-cmt-nick{text-overflow:ellipsis;white-space:nowrap;min-width:0;font-weight:var(--fw-mid);color:var(--label);text-decoration:none;overflow:hidden}.feed-cmt-nick:hover{text-decoration:underline}.feed-cmt-dot,.feed-cmt-time{color:var(--label3);flex-shrink:0;font-size:12px}.feed-cmt-body{min-width:0;margin-top:6px}.feed-cmt-text{font-family:var(--font);color:var(--label);white-space:pre-wrap;word-break:break-word;margin:0;font-size:16px;line-height:1.5}.feed-cmt-gallery{flex-wrap:wrap;gap:4px;max-width:340px;margin-top:8px;display:flex}.feed-cmt-gallery.single{max-width:340px}.feed-cmt-media{background:var(--fill);cursor:pointer;border:none;border-radius:12px;max-width:340px;max-height:260px;padding:0;display:block;overflow:hidden}.feed-cmt-media img{object-fit:cover;width:100%;height:100%;max-height:260px;display:block}.feed-cmt-media-video{width:100%;height:100%;min-height:120px;color:var(--label2);font-family:var(--font);flex-direction:column;justify-content:center;align-items:center;gap:4px;font-size:11px;font-weight:500;display:flex}.feed-cmt-media-video span{color:var(--label3)}.feed-cmt-actions{flex-wrap:wrap;align-items:center;gap:4px 12px;margin-top:8px;display:flex}.feed-cmt-reply,.feed-cmt-action{cursor:pointer;font-family:var(--font);color:var(--label3);background:0 0;border:none;align-items:center;gap:4px;margin:0;padding:0;font-size:13px;line-height:1.3;display:inline-flex}.feed-cmt-reply:hover,.feed-cmt-action:hover{color:var(--label)}.feed-cmt-reply.active,.feed-cmt-action.primary{color:var(--accent)}.feed-cmt-action.primary:hover{color:var(--accent);opacity:.88}.feed-cmt-action.danger{color:var(--label3)}.feed-cmt-action.danger:hover{color:var(--danger)}.feed-cmt-action:disabled,.feed-cmt-reply:disabled{opacity:.45;cursor:default}.feed-cmt-edit-field{margin-top:2px}.feed-cmt-edit-field textarea{min-height:0;max-height:160px}.feed-cmt-del-ask{font-family:var(--font);color:var(--label);font-size:13px;line-height:1.3}.feed-cmt-action-err{font-family:var(--font);color:var(--danger);margin:6px 0 0;font-size:12px;line-height:1.35}.feed-cmt-more{align-self:flex-start;margin-top:6px}.feed-cmt-viewer{z-index:2100;background:#000000b8;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.feed-cmt-viewer-stage{max-width:min(920px,100%);max-height:90vh;position:relative}.feed-cmt-viewer-stage img,.feed-cmt-viewer-stage video{background:#000;border-radius:12px;max-width:100%;max-height:90vh;display:block}.feed-cmt-viewer-x,.feed-cmt-viewer-nav{color:#fff;cursor:pointer;background:#00000080;border:none;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;padding:0;display:inline-flex;position:absolute}.feed-cmt-viewer-x{top:-12px;right:-12px}.feed-cmt-viewer-nav.prev{top:50%;left:8px;transform:translateY(-50%)}.feed-cmt-viewer-nav.next{top:50%;right:8px;transform:translateY(-50%)}.card{border:.5px solid var(--panel-line);border-radius:var(--radius);background:var(--panel-surface);margin-bottom:12px;padding:14px 16px}.card-meta{align-items:flex-start;gap:10px;margin-bottom:10px;display:flex}.card-blurb{color:var(--label2);margin:0 0 8px;font-size:14px;line-height:1.45}.card-body{white-space:pre-wrap;word-break:break-word;color:var(--label);margin:0 0 10px;font-size:16px;line-height:1.55}.tags{flex-wrap:wrap;gap:6px;margin-bottom:10px;display:flex}.tag{letter-spacing:.3px;color:var(--label2);border:.5px solid var(--divider);border-radius:4px;padding:2px 8px;font-size:11px;font-weight:500}.counts{color:var(--label3);flex-wrap:wrap;align-items:center;gap:12px;font-size:13px;display:flex}.home-layout-panel{background:0 0;flex-direction:column;width:100%;height:100%;min-height:0;display:flex;overflow:hidden}.home-layout-panel.home-layout-feed-only{flex-direction:column;align-items:center;width:100%;height:100%;min-height:0;display:flex}.home-layout-feed-body{flex-direction:column;flex:1;align-items:center;width:100%;min-height:0;display:flex;overflow:hidden}.home-layout-panel.dragging{-webkit-user-select:none;user-select:none;cursor:col-resize}.home-layout-header{background:0 0;flex-shrink:0;width:100%;padding-left:0}.home-layout-search{width:100%;max-width:var(--search-bar-max);padding:32px 18px 12px var(--feed-pad-left);box-sizing:border-box;background:0 0}.home-layout-body{flex-direction:row;flex:1;align-items:stretch;gap:0;width:100%;min-height:0;display:flex}.home-layout-left{flex-direction:column;flex-shrink:0;min-width:0;min-height:0;display:flex;overflow:hidden}.home-layout-splitter{cursor:col-resize;touch-action:none;flex-shrink:0;width:8px;position:relative}.home-layout-splitter:after{content:"";background:0 0;width:1px;transition:background .12s,width .12s;position:absolute;top:0;bottom:0;left:50%;transform:translate(-50%)}.home-layout-splitter:hover:after,.home-layout-panel.dragging .home-layout-splitter:after{background:var(--panel-line);width:1.5px}.home-layout-chat{box-sizing:border-box;flex-direction:column;flex-shrink:0;min-width:280px;max-width:none;min-height:0;padding:16px 16px 16px 0;display:flex}.home-chat-card{border:1px solid var(--chat-panel-border);box-sizing:border-box;background:0 0;border-radius:12px;flex-direction:column;flex:auto;height:100%;min-height:0;max-height:100%;padding:1px;display:flex;overflow:hidden}.home-chat-card-inner{border-radius:11px;flex-direction:column;flex:auto;height:100%;min-height:0;max-height:100%;display:flex;overflow:hidden}.home-chat-card-inner>.chat-screen{flex:auto;height:100%;min-height:0;max-height:100%;overflow:hidden}.home-chat-card-inner>.chat-root{flex:auto;height:100%;min-height:0}.chat-card{border:1px solid var(--chat-panel-border);background:0 0;border-radius:12px;flex-direction:column;flex:1;min-height:0;padding:1px;display:flex;overflow:hidden}.chat-card>.chat-root{border-radius:11px;height:100%;overflow:hidden}.home-feed-panel{width:100%;max-width:var(--feed-col-max,600px);flex-direction:column;flex:1;align-items:stretch;height:100%;min-height:0;margin-left:0;margin-right:auto;display:flex}.home-feed-scroll-shell{flex-direction:column;flex:1;width:100%;min-height:0;display:flex;position:relative}.home-feed-scroll{-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;flex:1;width:100%;min-height:0;overflow:hidden auto}.home-feed-scroll::-webkit-scrollbar{width:0;height:0;display:none}.home-feed-bottom-fade{height:var(--home-feed-bottom-fade);pointer-events:none;z-index:3;background:linear-gradient(to bottom, color-mix(in srgb, var(--canvas-bg,var(--bg,#fff)) 0%, transparent), color-mix(in srgb, var(--canvas-bg,var(--bg,#fff)) 28%, transparent) 32%, color-mix(in srgb, var(--canvas-bg,var(--bg,#fff)) 72%, transparent) 68%, var(--canvas-bg,var(--bg,#fff)));position:absolute;bottom:0;left:0;right:0}.home-feed-search-slot{box-sizing:border-box;width:100%;max-width:var(--feed-col-max,600px);margin:0 auto;padding:32px 16px 4px}@media (width<=767px){.home-feed-search-slot{padding-top:calc(var(--header-h) + env(safe-area-inset-top,0px) + 8px)}}.home-feed-create-slot{box-sizing:border-box;width:100%;max-width:var(--feed-col-max,600px);margin:0 auto;padding:12px 16px 8px}.home-feed-talk-slot{box-sizing:border-box;width:100%;max-width:var(--feed-col-max,600px);margin:0 auto;padding:0 16px 8px}.home-feed-list-slot{padding:16px 16px calc(20px + var(--home-feed-bottom-fade));box-sizing:border-box;width:100%;max-width:var(--feed-col-max,600px);flex-direction:column;align-items:center;margin:0 auto;display:flex}.home-feed-empty-slot{box-sizing:border-box;width:100%;max-width:var(--feed-col-max,600px);margin:0 auto;padding:24px 16px}.home-feed-err{box-sizing:border-box;width:100%;max-width:var(--feed-col-max,600px);margin:0 auto;padding:8px 16px}.home-feed-more{color:var(--label2,#777);font:inherit;cursor:pointer;text-align:center;background:0 0;border:0;margin:8px auto 0;padding:10px 0 4px;font-size:14px;display:block}.home-page{width:100%;max-width:var(--feed-col-max,600px);box-sizing:border-box;margin-left:0;margin-right:auto}.home-constrain{width:100%;max-width:100%}@media (width<=767px){.home-page,.home-screen.shell .home-page{max-width:100%}.home-root .home-layout-panel,.home-root .home-layout-feed-only{height:auto;max-height:none;overflow:visible}.home-root .home-layout-feed-body{flex:none;height:auto;overflow:visible}.home-root .home-feed-panel{max-width:none;height:auto}.home-root .home-feed-scroll-shell{flex:none;height:auto;min-height:0}.home-root .home-feed-scroll{flex:none;height:auto;overflow:visible}.home-root .home-feed-bottom-fade{display:none}}@media (width>=768px){.home-layout-panel .home-layout-feed-body,.home-layout-feed-body{align-items:flex-start}.home-feed-panel{max-width:var(--feed-col-max,600px);width:100%;margin-left:0;margin-right:auto}.home-layout-panel .home-feed-search-slot{max-width:var(--feed-col-max,600px);box-sizing:border-box;width:100%;margin:0 auto;padding:32px 18px 4px}.home-layout-panel .home-feed-create-slot{max-width:var(--feed-col-max,600px);box-sizing:border-box;width:100%;margin:0 auto;padding:12px 18px 8px}.home-layout-panel .home-feed-list-slot{padding:36px 18px calc(32px + var(--home-feed-bottom-fade));max-width:var(--feed-col-max,600px);box-sizing:border-box;flex-direction:column;align-items:center;width:100%;margin:0 auto;display:flex}.home-layout-panel .home-feed-empty-slot{max-width:var(--feed-col-max,600px);box-sizing:border-box;width:100%;margin:0 auto;padding:24px 18px}.home-layout-panel .home-feed-err{max-width:var(--feed-col-max,600px);box-sizing:border-box;width:100%;margin:0 auto;padding:8px 18px}}.home-feed-solo{width:100%;max-width:var(--feed-col-max,600px);min-height:0;margin:0 auto;padding:0}.home-feed-solo .home-feed-panel{max-width:none;height:auto}.home-feed-solo .home-feed-scroll-shell{flex:none;height:auto;min-height:0}.home-feed-solo .home-feed-scroll{flex:none;height:auto;overflow:visible}.home-feed-solo .home-feed-bottom-fade{display:none}.feed-empty-state{padding:48px 32px}.feed-scroll{-webkit-overflow-scrolling:touch;flex:1;min-height:0;overflow:hidden auto}.feed-inner{max-width:720px;padding:12px 18px 88px}.feed-search-wrap{padding:1px 0 4px}.feed-column-solo{width:100%;max-width:720px;margin:0 auto;padding:0 16px 24px}.panel{border:.5px solid var(--panel-line);border-radius:var(--radius-chat);background:var(--panel-surface);flex-direction:column;min-height:200px;display:flex;overflow:hidden}.panel-header{border-bottom:.5px solid var(--panel-line);color:var(--label2);background:var(--panel-header);justify-content:space-between;align-items:center;gap:8px;padding:10px 14px;font-size:13px;font-weight:500;display:flex}.bubble{max-width:100%;color:var(--chat-fg);white-space:pre-wrap;word-break:break-word;background:0 0;border:none;padding:0;font-size:16px;font-weight:500;line-height:1.55}.bubble.user{color:var(--chat-fg);opacity:.92;align-self:stretch}.bubble.assistant{align-self:stretch}.bubble.system{color:var(--label2);text-align:center;align-self:center;font-size:13px;font-weight:400}.login-screen{width:100%;min-height:calc(100vh - var(--header-h) - var(--bottom-nav-h) - env(safe-area-inset-bottom,0px) - 24px);background:0 0;flex:1;justify-content:center;align-items:center;display:flex}.login-scroll{box-sizing:border-box;justify-content:center;align-items:center;width:100%;max-height:100%;padding:32px 24px;display:flex;overflow-y:auto}.login-column{flex-direction:column;align-items:stretch;width:100%;max-width:340px;margin:0 auto;display:flex}.login-buttons{flex-direction:column;align-items:stretch;width:100%;max-width:340px;display:flex}.login-btn-gap{flex-shrink:0;height:12px}.login-btn{box-sizing:border-box;border:.5px solid var(--divider);border-radius:var(--radius);background:var(--fill);width:100%;height:56px;color:var(--label);cursor:pointer;appearance:none;justify-content:center;align-items:center;padding:0 24px;font-family:inherit;display:flex}.login-btn:disabled{cursor:default;background:0 0}.login-btn:disabled .login-btn-label{color:var(--label3)}.login-btn:not(:disabled):hover{opacity:.92}.login-btn-inner{justify-content:center;align-items:center;gap:12px;min-width:0;display:inline-flex}.login-btn-icon{flex-shrink:0;display:block}.login-btn-icon.google{width:20px;height:20px}.login-btn-icon.apple{width:22px;height:22px;color:var(--label)}.login-btn-label{letter-spacing:.5px;color:var(--label);white-space:nowrap;font-size:15px;font-weight:500;line-height:1.2}.login-btn-loader{border:1.5px solid color-mix(in srgb, var(--label) 25%, transparent);border-top-color:var(--label);border-radius:50%;width:20px;height:20px;animation:.7s linear infinite login-spin}@keyframes login-spin{to{transform:rotate(360deg)}}.login-terms-gap{flex-shrink:0;height:32px}.login-terms{color:var(--label3);text-align:center;margin:0;padding:0;font-size:11px;font-weight:400;line-height:1.55}.login-terms a{color:var(--accent);font-weight:400;font-size:inherit;text-decoration:underline}.login-terms a:hover{opacity:.88}.login-error{border-radius:var(--radius-sm);background:color-mix(in srgb, var(--danger) 12%, transparent);color:var(--danger);text-align:center;word-break:break-word;margin:16px 0 0;padding:10px 12px;font-size:13px;font-weight:500;line-height:1.35}@media (width>=768px){:is(.main:has(.login-screen),.main:has(.admin-screen)){flex-direction:column;flex:1;min-height:0;display:flex}.login-screen,.admin-screen{min-height:100%}}.admin-screen{width:100%;min-height:calc(100vh - var(--header-h) - var(--bottom-nav-h) - env(safe-area-inset-bottom,0px) - 24px);background:var(--bg);flex:1;justify-content:center;align-items:center;display:flex}.admin-scroll{box-sizing:border-box;justify-content:center;align-items:center;width:100%;max-height:100%;padding:32px 24px;display:flex;overflow-y:auto}.admin-column{width:100%;max-width:none;margin:0 auto}@media (width>=600px){.admin-column{max-width:400px}}.admin-card{box-sizing:border-box;border:.5px solid var(--divider);border-radius:var(--radius);background:0 0;width:100%;padding:24px}.admin-section-divider{align-items:center;width:100%;display:flex}.admin-section-line{background:var(--divider);flex:1;height:.5px}.admin-section-label{letter-spacing:1.5px;color:var(--label3);white-space:nowrap;padding:0 16px;font-size:9px;font-weight:600;line-height:1.2}.admin-gap-8{flex-shrink:0;height:8px}.admin-gap-16{flex-shrink:0;height:16px}.admin-gap-24{flex-shrink:0;height:24px}.admin-gap-32{flex-shrink:0;height:32px}.admin-title{letter-spacing:1.2px;color:var(--label);margin:0;font-size:11px;font-weight:500;line-height:1.2}.admin-desc{color:var(--label2);margin:0;font-size:15px;font-weight:400;line-height:1.5}.admin-fields{flex-direction:column;width:100%;display:flex}.admin-field{cursor:text;flex-direction:column;gap:6px;width:100%;display:flex}.admin-field-label{letter-spacing:.5px;color:var(--label3);font-size:10px;font-weight:500;line-height:1.2}.admin-input-wrap{box-sizing:border-box;background:var(--fill);border:.5px solid var(--divider);border-radius:var(--radius);align-items:center;width:100%;min-height:48px;padding:0 4px 0 12px;transition:border-color .12s;display:flex}.admin-input-wrap:focus-within{border-color:var(--label);border-width:1px;padding:0 3.5px 0 11.5px}.admin-input-prefix{color:var(--label3);flex-shrink:0;justify-content:center;align-items:center;margin-right:8px;display:flex}.admin-input{min-width:0;height:46px;color:var(--label);font-feature-settings:var(--font-features);background:0 0;border:none;outline:none;flex:1;padding:0 8px 0 0;font-family:inherit;font-size:14px;font-weight:400;line-height:1.2}.admin-input::placeholder{color:var(--label3);opacity:1}.admin-input:disabled{opacity:.7;cursor:default}.admin-input-suffix{width:40px;height:40px;color:var(--label3);cursor:pointer;appearance:none;background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;padding:0;display:flex}.admin-input-suffix:hover{opacity:.85}.admin-authorize{box-sizing:border-box;border:.5px solid var(--action-bg);border-radius:var(--radius);background:var(--action-bg);width:100%;height:52px;color:var(--action-label);cursor:pointer;appearance:none;justify-content:center;align-items:center;padding:0 16px;font-family:inherit;display:flex}.admin-authorize:disabled{border-color:var(--divider);cursor:default;background:0 0}.admin-authorize:not(:disabled):hover{opacity:.92}.admin-authorize-label{letter-spacing:1px;color:var(--action-label);font-size:13px;font-weight:500;line-height:1.2}.admin-authorize:disabled .admin-authorize-label{color:var(--label3)}.admin-authorize-loader{border:1.5px solid color-mix(in srgb, var(--action-label) 25%, transparent);border-top-color:var(--action-label);border-radius:50%;width:18px;height:18px;animation:.7s linear infinite login-spin}.admin-return-wrap{justify-content:center;width:100%;display:flex}.admin-return{letter-spacing:.5px;color:var(--label3);cursor:pointer;appearance:none;background:0 0;border:none;padding:8px;font-family:inherit;font-size:11px;font-weight:500;line-height:1.2;text-decoration:underline}.admin-return:hover{opacity:.88}.admin-error{border-radius:var(--radius-sm);background:color-mix(in srgb, var(--danger) 12%, transparent);color:var(--danger);text-align:center;word-break:break-word;margin:16px 0 0;padding:10px 12px;font-size:13px;font-weight:500;line-height:1.35}.legal-screen{background:0 0;width:100%;min-height:40vh}.legal-center{justify-content:center;align-items:center;min-height:40vh;padding:48px 24px;display:flex}.legal-spinner{border:2px solid color-mix(in srgb, var(--label) 20%, transparent);border-top-color:var(--label);border-radius:50%;width:28px;height:28px;animation:.7s linear infinite login-spin}.legal-failed{max-width:360px;color:var(--label2);text-align:center;margin:0;font-size:14px;line-height:1.45}.legal-page{width:100%;max-width:100%;padding:var(--center-card-inner-pad,24px) var(--pad-h-desktop,18px) 56px;box-sizing:border-box;margin:0}.legal-top-gap{display:none}.legal-title{letter-spacing:-.02em;color:var(--label);margin:0;font-size:28px;font-weight:600;line-height:1.25}.legal-updated{color:var(--label3);margin:8px 0 0;font-size:13px;font-weight:400}.legal-version{margin-top:12px;position:relative}.legal-version-label{color:var(--label3);margin-bottom:6px;font-size:12px;font-weight:400;display:block}.legal-version-select{box-sizing:border-box;border:.5px solid color-mix(in srgb, var(--border) 70%, transparent);background:var(--fill);width:100%;color:var(--label);appearance:none;cursor:pointer;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 24 24' fill='none' stroke='%23999b99' stroke-width='2'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E");background-position:right 10px center;background-repeat:no-repeat;background-size:20px;border-radius:10px;padding:10px 36px 10px 12px;font-family:inherit;font-size:13px;font-weight:400;display:block}.legal-version-select:focus{border-color:color-mix(in srgb, var(--accent) 70%, transparent);outline:none}.legal-intro{color:var(--label2);white-space:pre-wrap;margin:24px 0 0;font-size:14px;font-weight:400;line-height:1.55}.legal-sections-gap{height:32px}.legal-section{padding-bottom:28px;scroll-margin-top:24px}.legal-section-title{color:var(--label);margin:0;font-size:16px;font-weight:600;line-height:1.35}.legal-section-body{color:var(--label2);white-space:pre-wrap;margin:10px 0 0;font-size:14px;font-weight:400;line-height:1.55}.legal-contact{color:var(--label3);margin:16px 0 0;font-size:13px;font-weight:400}.legal-note{color:var(--label3);white-space:pre-wrap;margin:8px 0 0;font-size:12px;font-weight:400;line-height:1.45}.legal-related{margin:24px 0 0}.legal-related a{color:var(--accent);font-size:14px;font-weight:400;text-decoration:underline}.legal-related a:hover{opacity:.88}.legal-bottom-gap{height:60px}.notices-screen{background:0 0;width:100%}.notices-page{width:100%;max-width:100%;padding:var(--center-card-inner-pad,24px) var(--pad-h-desktop,18px) 56px;box-sizing:border-box;margin:0}.notices-top-gap{display:none}.notices-title{letter-spacing:-.02em;color:var(--label);margin:0;font-size:28px;font-weight:600;line-height:1.25}.notices-hero{color:color-mix(in srgb, var(--label) 55%, transparent);justify-content:center;margin:36px 0 0;display:flex}.notices-hero svg{display:block}.notices-empty{color:var(--label2);text-align:center;margin:16px 0 0;font-size:14px;font-weight:400;line-height:1.45}.notices-bottom-gap{height:60px}.profile-empty{text-align:center;flex-direction:column;align-items:center;padding:28px 0;display:flex}.profile-empty-icon{width:128px;height:128px;color:color-mix(in srgb, var(--label3) 62%, transparent);margin:0 auto;display:block}.profile-empty-msg{color:var(--label3);margin:12px 0 0;font-size:13px;font-weight:400}.support-screen{background:0 0;width:100%}.support-page{width:100%;max-width:100%;padding:var(--center-card-inner-pad,24px) var(--pad-h-desktop,18px) 56px;box-sizing:border-box;margin:0}.support-top-gap{display:none}.support-title{color:var(--label);margin:0;font-size:24px;font-weight:600;line-height:1.25}.support-subtitle{color:var(--label3);margin:6px 0 0;font-size:14px;font-weight:400}.support-hero{color:color-mix(in srgb, var(--label) 55%, transparent);justify-content:center;margin:24px 0 0;display:flex}.support-hero svg{display:block}.support-card{border:.5px solid color-mix(in srgb, var(--divider) 30%, transparent);background:0 0;border-radius:12px;margin-top:28px;overflow:hidden}.support-card-gap{height:12px}.support-tile,.support-retry,.support-refund-btn,.support-delete,.support-dialog-btn,.support-chat-reset,.support-chat-send,.support-action-chip,.support-chat-cta{appearance:none}.support-tile{width:100%;color:inherit;cursor:pointer;text-align:left;box-sizing:border-box;background:0 0;border:none;align-items:center;gap:0;padding:12px 16px;font-family:inherit;display:flex}.support-tile:hover{background:color-mix(in srgb, var(--label) 4%, transparent)}.support-tile-art{color:color-mix(in srgb, var(--label) 48%, transparent);pointer-events:none;flex-shrink:0;margin-right:12px;line-height:0;transition:color .15s ease-out;display:block}.support-tile-art svg{width:56px;height:56px;display:block}.support-tile:hover .support-tile-art{color:color-mix(in srgb, var(--label) 72%, transparent)}@media (width<=420px){.support-tile-art svg{width:48px;height:48px}}.support-tile-text{flex-direction:column;flex:1;gap:3px;min-width:0;display:flex}.support-tile-title{color:var(--label);font-size:15px;font-weight:600;line-height:1.3}.support-tile-sub{color:var(--label2);text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:400;line-height:1.3;overflow:hidden}.support-tile-chevron{color:var(--label3);flex-shrink:0;margin-left:8px;transition:transform .18s}.support-tile-chevron.open{transform:rotate(180deg)}.support-divider{background:color-mix(in srgb, var(--divider) 35%, transparent);height:.5px}.support-expand-body{padding:0 16px 16px 84px}@media (width<=420px){.support-expand-body{padding:0 16px 16px 76px}}.support-email-body{color:var(--label2);white-space:pre-wrap;margin:0;font-size:13px;line-height:1.45}.support-email-addr{color:var(--point-blue);-webkit-user-select:all;user-select:all;margin:10px 0 0;font-size:14px;font-weight:600}.support-refund-panel{min-height:48px}.support-refund-loading{justify-content:center;padding:28px 0;display:flex}.support-refund-empty{text-align:center;color:var(--label2);flex-direction:column;align-items:center;gap:10px;margin:0;padding:20px 20px 24px;font-size:13px;line-height:1.45;display:flex}.support-refund-empty p{margin:0}.support-refund-empty-art{color:color-mix(in srgb, var(--label) 48%, transparent);line-height:0;display:block}.support-refund-empty-art svg{display:block}.support-refund-error{text-align:center;padding:20px}.support-refund-error p{color:var(--danger);margin:0 0 12px;font-size:14px}.support-retry{background:color-mix(in srgb, var(--label) 6%, transparent);color:var(--label2);cursor:pointer;border:none;border-radius:8px;padding:8px 14px;font-family:inherit;font-size:14px;font-weight:600}.support-retry:hover{background:color-mix(in srgb, var(--label) 10%, transparent);color:var(--label)}.support-row-divider{background:color-mix(in srgb, var(--divider) 35%, transparent);height:.5px;margin:0 16px}.support-refund-row{align-items:center;gap:12px;padding:12px 16px;display:flex}.support-refund-meta{flex-direction:column;flex:1;gap:4px;min-width:0;display:flex}.support-refund-tokens{color:var(--label);font-size:15px;font-weight:600}.support-refund-date{color:var(--label3);font-size:12px}.support-refund-amount{color:var(--point-green);flex-shrink:0;font-size:15px;font-weight:600}.support-refund-btn{border:.5px solid color-mix(in srgb, var(--danger) 28%, transparent);min-width:72px;color:var(--danger);cursor:pointer;background:0 0;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;padding:8px 12px;font-family:inherit;font-size:13px;font-weight:600;display:inline-flex}.support-refund-btn:hover:not(:disabled){background:color-mix(in srgb, var(--danger) 8%, transparent)}.support-refund-btn:disabled{opacity:.6;cursor:default}.support-delete-gap{height:48px}.support-delete-wrap{justify-content:center;display:flex}.support-delete{color:var(--label3);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;min-height:20px;padding:12px 16px;font-family:inherit;font-size:13px;font-weight:400;text-decoration:underline;display:inline-flex}.support-delete:hover:not(:disabled){color:var(--danger);background:0 0}.support-delete:disabled{cursor:default;opacity:.7}.support-bottom-gap{height:24px}.support-dialog-backdrop{z-index:100;box-sizing:border-box;background:#00000073;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.support-dialog{background:var(--surface);box-sizing:border-box;border-radius:16px;width:100%;max-width:340px;padding:24px}.support-dialog-title{color:var(--label);margin:0;font-size:18px;font-weight:700}.support-dialog-msg{color:var(--label2);margin:12px 0 0;font-size:15px;line-height:1.45}.support-dialog-actions{justify-content:flex-end;gap:8px;margin-top:24px;display:flex}.support-dialog-btn{color:var(--label2);cursor:pointer;background:0 0;border:none;border-radius:8px;padding:8px 12px;font-family:inherit;font-size:14px;font-weight:500}.support-dialog-btn:hover{background:color-mix(in srgb, var(--label) 6%, transparent)}.support-dialog-btn.danger{color:var(--danger);font-weight:700}.support-toast{left:50%;bottom:calc(24px + var(--bottom-nav-h) + env(safe-area-inset-bottom,0px));z-index:110;background:var(--label);max-width:min(420px,100vw - 32px);color:var(--bg);border-radius:10px;padding:12px 16px;font-size:13px;font-weight:500;line-height:1.35;position:fixed;transform:translate(-50%);box-shadow:0 8px 24px #0000002e}.support-toast.ok{background:var(--point-green);color:#fff}.support-toast.err{background:var(--danger);color:#fff}@media (width>=768px){.support-toast{bottom:28px}}.support-mini-spinner{border:2px solid color-mix(in srgb, var(--label3) 30%, transparent);border-top-color:var(--label3);border-radius:50%;width:14px;height:14px;animation:.7s linear infinite login-spin;display:inline-block}.support-chat{flex-direction:column;display:flex}.support-chat-toolbar{justify-content:flex-end;padding:4px 8px 0;display:flex}.support-chat-reset{color:var(--label3);cursor:pointer;background:0 0;border:none;border-radius:8px;padding:6px;display:inline-flex}.support-chat-reset:disabled{opacity:.4;cursor:default}.support-chat-list{box-sizing:border-box;height:280px;padding:12px 16px;overflow-y:auto}.support-chat-empty{text-align:center;height:100%;color:var(--label3);flex-direction:column;justify-content:center;align-items:center;gap:12px;padding:0 28px;display:flex}.support-chat-empty p{color:var(--label2);margin:0;font-size:14px;line-height:1.4}.support-chat-empty svg{opacity:.7;color:var(--label3)}.support-chat-cta{border:.5px solid color-mix(in srgb, var(--point-blue) 35%, transparent);color:var(--point-blue);background:0 0;border-radius:8px;padding:10px 16px;font-size:14px;font-weight:600;text-decoration:none;display:inline-flex}.support-chat-cta:hover{background:color-mix(in srgb, var(--point-blue) 8%, transparent);text-decoration:none}.support-bubble{max-width:92%;margin-bottom:10px}.support-bubble.user{margin-left:auto}.support-bubble.assistant{margin-right:auto}.support-bubble-text{white-space:pre-wrap;word-break:break-word;border-radius:12px;margin:0;padding:10px 12px;font-size:14px;line-height:1.4}.support-bubble.user .support-bubble-text{background:color-mix(in srgb, var(--label) 12%, var(--surface));color:var(--label);border-bottom-right-radius:4px}.support-bubble.assistant .support-bubble-text{background:color-mix(in srgb, var(--fill) 90%, transparent);color:var(--label);border-bottom-left-radius:4px}.support-actions{flex-wrap:wrap;gap:6px;margin-top:8px;display:flex}.support-action-chip{border:.5px solid color-mix(in srgb, var(--divider) 50%, transparent);color:var(--point-blue);cursor:pointer;background:0 0;border-radius:999px;padding:6px 10px;font-family:inherit;font-size:12px;font-weight:600}.support-action-chip:hover{background:color-mix(in srgb, var(--point-blue) 8%, transparent)}.support-status{color:var(--label3);margin:0 0 8px;font-size:12px;font-style:italic}.support-chat-error{color:var(--danger);margin:0;padding:0 16px 8px;font-size:12px}.support-chat-composer{border-top:.5px solid color-mix(in srgb, var(--divider) 40%, transparent);align-items:flex-end;gap:8px;padding:10px 12px 12px;display:flex}.support-chat-input{border:.5px solid color-mix(in srgb, var(--divider) 40%, transparent);min-width:0;color:var(--label);appearance:none;background:0 0;border-radius:10px;outline:none;flex:1;padding:12px 14px;font-family:inherit;font-size:14px;line-height:1.35}.support-chat-input:focus{border-color:color-mix(in srgb, var(--point-blue) 60%, transparent)}.support-chat-input:disabled{opacity:.7}.support-chat-send{border:.5px solid color-mix(in srgb, var(--point-blue) 35%, transparent);width:44px;height:44px;color:var(--point-blue);cursor:pointer;background:0 0;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.support-chat-send:hover:not(:disabled){background:color-mix(in srgb, var(--point-blue) 8%, transparent)}.support-chat-send:disabled{border-color:color-mix(in srgb, var(--label3) 25%, transparent);color:var(--label3);cursor:default;background:0 0}.site-footer{padding:24px var(--pad-h) 28px;margin-top:auto}.site-footer-inner{max-width:var(--max);color:var(--label3);text-align:center;flex-direction:column;align-items:center;gap:12px;margin:0 auto;font-size:12px;display:flex}.site-footer-rule{background:color-mix(in srgb, var(--divider) 45%, transparent);width:100%;height:.5px;margin-bottom:4px}.site-footer-links{flex-wrap:wrap;justify-content:center;align-items:center;gap:0 2px;display:flex}.site-footer-links a{color:var(--label3);padding:2px 6px;font-size:12px}.site-footer-links a:hover{color:var(--label2)}.site-footer-sep{color:var(--label3);opacity:.7}.site-footer-company{color:var(--label3);max-width:420px;font-size:11px;line-height:1.45}@media (width<=767px){.site-footer{padding-bottom:calc(28px + var(--bottom-nav-h) + env(safe-area-inset-bottom,0px))}}.desktop-sidebar{width:var(--sidebar-w);height:100%;max-height:100%;top:var(--center-card-top-gap,32px);background:var(--sidebar-bg);border-right:1px dotted var(--panel-line,var(--divider));box-sizing:border-box;flex-direction:column;flex-shrink:0;padding:0;display:flex;position:sticky;overflow:hidden}.sidebar-top{padding:var(--center-card-inner-pad,24px) 18px 16px 18px;flex-direction:column;flex-shrink:0;display:flex}.sidebar-top-row{justify-content:space-between;align-items:center;width:100%;display:flex}.sidebar-top-actions{align-items:center;gap:6px;display:flex}.sidebar-top-spacer{flex:1}.sidebar-theme-toggle{background:var(--fill);box-sizing:border-box;cursor:pointer;-webkit-user-select:none;user-select:none;border:none;border-radius:9999px;outline:none;align-items:center;width:54px;height:28px;padding:2px;display:inline-flex;position:relative}.sidebar-theme-thumb{background:var(--surface);pointer-events:none;border-radius:9999px;width:24px;height:24px;transition:transform .22s cubic-bezier(.23,1,.32,1);position:absolute;top:2px;left:2px;box-shadow:0 1px 3px #0000001f}.sidebar-theme-thumb.dark{transform:translate(26px)}.sidebar-theme-icon{z-index:1;width:24px;height:24px;color:var(--label3);pointer-events:none;justify-content:center;align-items:center;transition:color .15s;display:flex;position:relative}.sidebar-theme-icon.active{color:var(--label)}.sidebar-close-btn{width:28px;height:28px;color:var(--label2);cursor:pointer;background:0 0;border:none;border-radius:9999px;justify-content:center;align-items:center;padding:0;display:flex}.sidebar-close-btn:hover{color:var(--label);background:0 0}.sidebar-category-title{color:var(--label3);letter-spacing:.05em;text-transform:uppercase;margin:0 0 6px;padding:0;font-size:11px;font-weight:600}.sidebar-logo{flex-shrink:0;align-items:center;line-height:0;text-decoration:none;display:inline-flex}.sidebar-logo-img{width:auto;height:26px;display:block}:root[data-theme=dark] .sidebar-logo-img{filter:brightness(0)invert(.88)}@media (prefers-color-scheme:dark){:root:not([data-theme=light]) .sidebar-logo-img{filter:brightness(0)invert(.88)}}:root[data-theme=light] .sidebar-logo-img{filter:none}.sidebar-body{min-height:0;padding:0 18px calc(14px + var(--sidebar-dock-fade)) 18px;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;flex-direction:column;flex:1;gap:16px;display:flex;overflow:hidden auto}.sidebar-body::-webkit-scrollbar{width:0;height:0;display:none}.sidebar-nav{flex-direction:column;flex-shrink:0;gap:4px;padding:0;display:flex}.sidebar-packs{flex-direction:column;flex-shrink:0;gap:0;margin:0;display:flex}.sidebar-section{flex-direction:column;min-width:0;display:flex}.sidebar-item{width:100%;color:var(--label2);cursor:pointer;text-align:left;box-sizing:border-box;appearance:none;background:0 0;border:none;border-radius:0;align-items:center;gap:12px;min-height:32px;margin:0;padding:7px 0;font-family:inherit;font-size:13.5px;font-weight:400;line-height:1.2;text-decoration:none;transition:color .14s,opacity .14s;display:flex}.sidebar-item:hover{color:var(--label);background:0 0;text-decoration:none}.sidebar-item.active{color:var(--label);background:0 0;font-weight:600}.sidebar-item .sidebar-ico,.sidebar-item svg.sidebar-ico{width:18px;height:18px;color:inherit;flex:0 0 18px;display:block}.sidebar-item .sidebar-pack-av{pointer-events:none;flex:0 0 22px;width:22px;height:22px}.sidebar-item .sidebar-pack-av:hover{opacity:1}.sidebar-label{text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;overflow:hidden}.sidebar-chat-row{align-items:center;gap:2px;width:100%;min-width:0;display:flex}.sidebar-chat-row .sidebar-item{flex:1;min-width:0;padding-right:4px}.sidebar-chat-x{width:22px;height:22px;color:var(--label3);cursor:pointer;opacity:0;background:0 0;border:none;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;margin:0;padding:0;transition:opacity .14s,color .14s;display:inline-flex}.sidebar-chat-row:hover .sidebar-chat-x,.sidebar-chat-row:focus-within .sidebar-chat-x,.sidebar-chat-row .sidebar-item.active~.sidebar-chat-x{opacity:1}.sidebar-chat-x:hover:not(:disabled){color:var(--label)}.sidebar-chat-x:disabled{cursor:wait;opacity:1}.sidebar-chat-spin{border:1.5px solid;border-top-color:#0000;border-radius:50%;width:10px;height:10px;animation:.7s linear infinite sidebar-chat-spin}@keyframes sidebar-chat-spin{to{transform:rotate(360deg)}}@media (hover:none){.sidebar-chat-x{opacity:1}}.sidebar-ico-wrap{flex:0 0 18px;justify-content:center;align-items:center;width:18px;height:18px;display:inline-flex;position:relative;overflow:visible}.sidebar-ico-wrap .sidebar-ico{width:18px;height:18px;display:block}.sidebar-badge{background:var(--point-blue);color:#fff;pointer-events:none;box-sizing:border-box;border-radius:8px;justify-content:center;align-items:center;min-width:15px;min-height:15px;padding:1px 0;font-size:9.5px;font-weight:700;line-height:1;display:inline-flex;position:absolute;top:-4px;right:-6px;box-shadow:0 1px 2px #0000002e}.sidebar-badge.wide{padding-left:4px;padding-right:4px}.sidebar-badge.calm,.sidebar-badge.token-badge{background:color-mix(in srgb, var(--label) 10%, var(--surface));color:var(--label);border:.5px solid color-mix(in srgb, var(--label) 16%, transparent);white-space:nowrap;font-variant-numeric:tabular-nums;font-weight:600;box-shadow:0 1px 2px #0000000f}.sidebar-item-tokens{color:var(--label2);font-variant-numeric:tabular-nums;flex-shrink:0;align-items:center;gap:4px;margin-left:auto;font-size:11px;font-weight:600;transition:color .14s;display:inline-flex}.sidebar-item:hover .sidebar-item-tokens,.sidebar-item.active .sidebar-item-tokens{color:var(--label)}.sidebar-section-head{width:100%;color:var(--label3);letter-spacing:.05em;text-transform:uppercase;cursor:pointer;text-align:left;background:0 0;border:none;justify-content:space-between;align-items:center;padding:10px 0 6px;font-family:inherit;font-size:11px;font-weight:600;display:flex}.sidebar-section+.sidebar-section .sidebar-section-head{padding-top:12px}.sidebar-section-head:hover{color:var(--label)}.sidebar-section-head svg{color:var(--label3);flex-shrink:0}.sidebar-section-body{padding-top:0}.sidebar-foot{flex-direction:column;flex-shrink:0;gap:8px;margin:0;padding:4px 0 0;display:flex}.sidebar-legal{flex-direction:column;flex-shrink:0;gap:2px;margin:0;padding:0;display:flex}.sidebar-legal a,.sidebar-legal button{width:100%;font:inherit;color:var(--label3);text-align:left;cursor:pointer;text-overflow:ellipsis;white-space:nowrap;background:0 0;border:none;margin:0;padding:3px 0;font-size:13px;font-weight:400;text-decoration:none;transition:color .12s;display:block;overflow:hidden}.sidebar-legal a:hover,.sidebar-legal button:hover{color:var(--label);background:0 0;text-decoration:none}.sidebar-company{color:var(--label3);opacity:.8;flex-shrink:0;margin:0;padding:6px 0 0;font-size:11px;line-height:1.45}.sidebar-dock{z-index:2;background:0 0;flex-direction:column;flex-shrink:0;display:flex;position:relative}.sidebar-dock-fade{height:var(--sidebar-dock-fade);margin-top:calc(-1 * var(--sidebar-dock-fade));pointer-events:none;background:linear-gradient(to bottom, color-mix(in srgb, var(--sidebar-dock) 0%, transparent), color-mix(in srgb, var(--sidebar-dock) 28%, transparent) 32%, color-mix(in srgb, var(--sidebar-dock) 72%, transparent) 68%, var(--sidebar-dock));flex-shrink:0}.sidebar-dock-bar{z-index:1;background:var(--sidebar-dock);padding:6px 18px 14px;position:relative}.sidebar-profile{color:var(--label);background:0 0;border-radius:0;align-items:center;gap:10px;margin:0;padding:6px 0;font-weight:500;text-decoration:none;transition:opacity .14s;display:flex}.sidebar-profile:hover{opacity:.82;background:0 0;text-decoration:none}.sidebar-profile.active{background:0 0;font-weight:600}.sidebar-profile.login{color:var(--label2);gap:10px}.sidebar-profile.login .login-ico{color:inherit;flex-shrink:0;width:20px;height:20px}.sidebar-profile.login:hover,.sidebar-profile.login.active{color:var(--label)}.sidebar-profile.login .sidebar-profile-name{font-weight:500}.sidebar-profile.login.active .sidebar-profile-name{font-weight:600}.sidebar-av{flex-shrink:0;width:39.8px!important;height:39.8px!important}.sidebar-profile-meta{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.sidebar-profile-name-row{align-items:center;gap:6px;display:flex}.sidebar-profile-level-badge{color:var(--label2);white-space:nowrap;flex-shrink:0;font-size:9.5px;font-weight:500}.sidebar-profile-name{text-overflow:ellipsis;white-space:nowrap;color:inherit;font-size:13px;font-weight:500;overflow:hidden}.sidebar-profile-tokens-row{justify-content:space-between;align-items:center;gap:8px;width:100%;margin-top:2px;margin-bottom:4px;display:flex}.sidebar-dock-level-track{background:var(--divider2);border-radius:1.5px;width:100%;height:3px;overflow:hidden}[data-theme=dark] .sidebar-dock-level-track{background:var(--divider2)}.sidebar-dock-level-fill{background:var(--label-muted);border-radius:1.5px;height:100%;transition:width .65s cubic-bezier(.33,1,.68,1)}.sidebar-profile-tokens{color:var(--label2);align-items:center;gap:4px;font-size:11px;font-weight:600;display:inline-flex}.sidebar-profile-citations{color:var(--label2);text-overflow:ellipsis;white-space:nowrap;font-variant-numeric:tabular-nums;align-items:center;gap:4px;min-width:0;font-size:10.5px;font-weight:500;display:inline-flex;overflow:hidden}.sidebar-profile-citations-label{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.sidebar-profile-citations-num{white-space:nowrap;flex-shrink:0}.sidebar-skel{align-items:center;gap:10px;margin:0;padding:4px 8px;display:flex}.sidebar-skel-av{background:var(--divider);border-radius:8px;flex-shrink:0;width:39.8px;height:39.8px}.sidebar-skel-lines{flex-direction:column;flex:1;gap:8px;display:flex}.sidebar-skel-line{background:var(--divider);border-radius:6px;height:12px}.sidebar-skel-line.w96{width:96px;height:12px}.sidebar-skel-line.w48{width:48px;height:10px}.bounce{transition:transform .12s cubic-bezier(.33,1,.68,1)}.bounce:active{transform:scale(.96)}.feed-create-guest{background:var(--avatar-guest-bg);color:var(--avatar-guest-fg)}.explore-column{padding-top:16px}@media (width>=768px){.column{padding-top:24px}}.bottom-nav{z-index:40;pointer-events:none;position:fixed;bottom:0;left:0;right:0}.bottom-nav-fade{height:var(--bottom-nav-fade);background:linear-gradient(to bottom, color-mix(in srgb, var(--nav-bar) 0%, transparent), color-mix(in srgb, var(--nav-bar) 35%, transparent) 35%, color-mix(in srgb, var(--nav-bar) 78%, transparent) 72%, var(--nav-bar));pointer-events:none}.bottom-nav-bar{pointer-events:auto;background:var(--nav-bar);border-top:.5px solid color-mix(in srgb, var(--divider) 50%, transparent);padding-bottom:env(safe-area-inset-bottom,0px);height:calc(var(--bottom-nav-h) + env(safe-area-inset-bottom,0px));min-height:var(--bottom-nav-h);justify-content:space-around;align-items:stretch;display:flex}.bottom-nav-item{color:var(--tab-label-muted);letter-spacing:.2px;cursor:pointer;appearance:none;background:0 0;border:none;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:2px;min-width:0;padding:6px 4px 8px;font-family:inherit;font-size:10px;font-weight:500;text-decoration:none;display:flex}.bottom-nav-item:hover{color:var(--tab-label);text-decoration:none}.bottom-nav-item.active{color:var(--label)}.bottom-nav-item svg{width:22px;height:22px}.bottom-nav-item>span:last-child{text-overflow:ellipsis;white-space:nowrap;max-width:100%;overflow:hidden}.bottom-nav-ico{justify-content:center;align-items:center;width:22px;height:22px;display:inline-flex;position:relative;overflow:visible}.bottom-nav-badge{background:var(--point-blue);color:#fff;pointer-events:none;box-sizing:border-box;border-radius:8px;justify-content:center;align-items:center;min-width:15px;min-height:15px;padding:1px 0;font-size:9.5px;font-weight:700;line-height:1;display:inline-flex;position:absolute;top:-4px;right:-7px;box-shadow:0 1px 2px #0000002e}.bottom-nav-badge.wide{padding-left:4px;padding-right:4px}@media (width>=768px){.bottom-nav{display:none}}.empty{text-align:center;color:var(--label-muted);padding:48px 24px;font-size:14px;line-height:1.45}.empty-icon{width:148px;height:148px;color:color-mix(in srgb, var(--label3) 70%, transparent);background:0 0;border:none;border-radius:0;justify-content:center;align-items:center;margin:0 auto 16px;display:flex}.empty-icon svg{width:148px;height:148px}.err{color:var(--danger);margin:8px 0;font-size:13px}.stack{flex-direction:column;gap:10px;display:flex}.tier-grid{grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:12px;margin-top:8px;display:grid}.tier{border:.5px solid var(--panel-line);border-radius:var(--radius);text-align:center;background:var(--panel-surface);padding:20px 16px}.tier strong{letter-spacing:-.02em;margin-bottom:4px;font-size:22px;font-weight:600;display:block}.tier span{color:var(--label2);font-size:12px}.sample-list{color:var(--label);margin:0;padding-left:1.2em;line-height:1.55}.sample-list li{margin-bottom:8px}.sample-list a{color:var(--point-blue)}.pack-detail-cta{flex-wrap:wrap;gap:10px;margin:20px 0 8px;display:flex}.metric-row{color:var(--label3);flex-wrap:wrap;gap:16px;margin:12px 0 0;font-size:13px;display:flex}.sr-only{clip:rect(0, 0, 0, 0);border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}
