:root,:root[data-theme=dark]{--theme-font:monospace;--theme-color:#a0a0a0;--theme-color-hover:#a0a0a0;--theme-bg:#000;--theme-color-rgb:155, 155, 155}:root[data-theme=light]{--theme-color:#000;--theme-color-hover:#a0a0a0;--theme-bg:#e0e0e0;--theme-color-rgb:0, 0, 0}:root[data-theme=bsod]{--theme-color:#faf2fb;--theme-bg:#1e3df4;--theme-color-rgb:168, 168, 255}:root[data-theme=hacker]{--theme-color:#00ff41;--theme-bg:#030303;--theme-color-rgb:0, 255, 65}:root[data-theme=lcd]{--theme-font:monospace;--theme-color:#ff9d00;--theme-color-hover:#ffb033;--theme-bg:#000;--theme-color-rgb:255, 157, 0}body,html{width:100vw;height:100vh;font-family:var(--theme-font);background-color:var(--theme-bg);color:var(--theme-color);margin:0;padding:0;overflow:hidden}#app{text-align:left;width:100%;max-width:none;height:100%;padding:0}.feed.svelte-n515mf{color:var(--theme-color)}.status-message.svelte-n515mf{border:1px dashed var(--theme-color);text-align:center;opacity:.8;border-radius:6px;padding:20px}.status-message.error.svelte-n515mf{color:#f55;border-color:#f55}.welcome-banner.svelte-n515mf{border:1px solid rgba(var(--theme-color-rgb), .5);opacity:.9;border-radius:6px;margin-bottom:20px;padding:15px 20px;line-height:1.2}.welcome-banner.svelte-n515mf p:where(.svelte-n515mf){margin:0}.welcome-banner.svelte-n515mf .dismiss:where(.svelte-n515mf){cursor:pointer;opacity:.7;font-weight:700;transition:opacity .2s}.welcome-banner.svelte-n515mf .dismiss:where(.svelte-n515mf):hover{opacity:1}.load-more-btn.svelte-n515mf{border:1px solid rgba(var(--theme-color-rgb), .5);text-align:center;cursor:pointer;border-radius:6px;margin-bottom:20px;padding:12px;font-weight:700;transition:background-color .2s}.load-more-btn.svelte-n515mf:hover{background-color:rgba(var(--theme-color-rgb), .05)}.post-card.svelte-n515mf{border:1px solid rgba(var(--theme-color-rgb), .3);cursor:pointer;border-radius:8px;margin-bottom:20px;padding:20px;transition:all .2s ease-in-out;position:relative}.post-card.svelte-n515mf:hover,.post-card.highlighted.svelte-n515mf{background-color:rgba(var(--theme-color-rgb), .03);border-color:var(--theme-color);box-shadow:inset 0 0 0 1px var(--theme-color)}.post-header.svelte-n515mf{justify-content:space-between;align-items:center;margin-bottom:15px;display:flex}.header-left.svelte-n515mf{align-items:center;gap:10px;display:flex}.avatar.svelte-n515mf{background-color:rgba(var(--theme-color-rgb), .08);border:1px solid rgba(var(--theme-color-rgb), .3);border-radius:4px;width:35px;height:35px}.icons.svelte-n515mf{opacity:.7;letter-spacing:2px;font-size:.9rem}.header-right.svelte-n515mf{opacity:.7;font-size:.9rem}.post-content.svelte-n515mf{word-break:break-word;margin:0 0 20px;font-size:.95rem;line-height:1.5}.post-content a{color:var(--theme-color);opacity:.9;text-decoration:underline}.post-content a:hover{opacity:1;text-shadow:0 0 5px var(--theme-color)}.post-tags.svelte-n515mf{flex-wrap:wrap;justify-content:flex-end;gap:8px;margin-bottom:15px;display:flex}.tag.svelte-n515mf{border:1px solid rgba(var(--theme-color-rgb), .4);opacity:.8;border-radius:3px;padding:3px 8px;font-size:.75rem}.post-footer.svelte-n515mf{opacity:.8;border-top:1px dashed #0000;justify-content:space-between;align-items:center;font-size:.9rem;display:flex}.actions.svelte-n515mf{gap:10px;display:flex}.action-btn.svelte-n515mf{cursor:pointer;transition:text-shadow .2s,color .2s}.action-btn.svelte-n515mf:hover{text-shadow:0 0 8px var(--theme-color)}.action-btn.active-save.svelte-n515mf{color:var(--theme-bg);background-color:var(--theme-color);border-radius:2px;padding:0 4px;font-weight:700}.footer-icons.svelte-n515mf{gap:15px;font-size:1.1rem;display:flex}.user-link.svelte-n515mf{color:var(--theme-color);cursor:pointer;font-size:1.1rem;font-weight:700;text-decoration:none;transition:text-shadow .2s}.user-link.svelte-n515mf:hover{text-shadow:0 0 8px var(--theme-color);text-decoration:underline}.comments-section.svelte-n515mf{border-top:1px dashed rgba(var(--theme-color-rgb), .3);cursor:default;margin-top:15px;padding-top:15px}.comment-input-area.svelte-n515mf{flex-direction:column;gap:8px;margin-bottom:20px;display:flex}.comment-input-area.svelte-n515mf textarea:where(.svelte-n515mf){background:rgba(var(--theme-color-rgb), .05);border:1px solid rgba(var(--theme-color-rgb), .3);min-height:60px;color:var(--theme-color);resize:vertical;border-radius:4px;padding:10px;font-family:inherit}.comment-input-area.svelte-n515mf textarea:where(.svelte-n515mf):focus{border-color:var(--theme-color);outline:none}.cmd-btn.svelte-n515mf{border:1px solid var(--theme-color);color:var(--theme-color);cursor:pointer;background:0 0;border-radius:3px;align-self:flex-end;padding:6px 12px;font-family:inherit;transition:background .2s}.cmd-btn.svelte-n515mf:hover{background:var(--theme-color);color:var(--theme-bg)}.replying-badge.svelte-n515mf{background:rgba(var(--theme-color-rgb), .15);border-radius:4px;align-items:center;gap:8px;width:fit-content;padding:4px 8px;font-size:.8rem;font-weight:700;display:inline-flex}.replying-badge.svelte-n515mf button:where(.svelte-n515mf){color:inherit;cursor:pointer;background:0 0;border:none;padding:0;font-weight:700}.empty-comments.svelte-n515mf{text-align:center;opacity:.5;padding:10px 0;font-size:.9rem;font-style:italic}.comment-list.svelte-n515mf{flex-direction:column;gap:15px;display:flex}.comment-item.svelte-n515mf{border-left:2px solid rgba(var(--theme-color-rgb), .3);background:#0003;border-radius:0 4px 4px 0;padding:10px 15px}.c-header.svelte-n515mf{opacity:.9;justify-content:space-between;align-items:center;margin-bottom:5px;font-size:.85rem;display:flex}.c-meta.svelte-n515mf{gap:5px;display:flex}.c-actions.svelte-n515mf{align-items:center;gap:12px;display:flex}.c-actions.svelte-n515mf button:where(.svelte-n515mf){color:var(--theme-color);opacity:.5;cursor:pointer;background:0 0;border:none;align-items:center;gap:5px;padding:0;font-size:.8rem;transition:opacity .2s;display:flex}.c-actions.svelte-n515mf button:where(.svelte-n515mf):hover{opacity:1}.c-actions.svelte-n515mf button.danger:where(.svelte-n515mf){color:#f55}.c-actions.svelte-n515mf button.danger:where(.svelte-n515mf):hover{color:#f33}.c-body.svelte-n515mf{margin-bottom:8px;font-size:.95rem;line-height:1.4}.edit-wrapper.svelte-n515mf{flex-direction:column;gap:8px;margin-bottom:8px;display:flex}.edit-textarea.svelte-n515mf{border:1px dotted rgba(var(--theme-color-rgb), .3);min-height:60px;color:var(--theme-color);resize:vertical;background:0 0;border-radius:4px;padding:10px;font-family:inherit}.edit-textarea.svelte-n515mf:focus{border-color:var(--theme-color);outline:none}.edit-actions-container.svelte-n515mf{justify-content:flex-end;display:flex}.edit-pill.svelte-n515mf{background:var(--theme-color);color:var(--theme-bg);border-radius:4px;align-items:center;font-size:.85rem;font-weight:700;display:flex;overflow:hidden}.edit-pill.svelte-n515mf button:where(.svelte-n515mf){color:inherit;cursor:pointer;background:0 0;border:none;padding:4px 12px;font-family:inherit;font-weight:700;transition:background-color .2s}.edit-pill.svelte-n515mf button:where(.svelte-n515mf):hover{background-color:#00000026;text-decoration:none}.edit-pill.svelte-n515mf .divider:where(.svelte-n515mf){opacity:.6;pointer-events:none;font-weight:400}.command-bar.svelte-18gchp1{background:color-mix(in srgb, var(--theme-bg) 80%, transparent);border-top:1px solid rgba(var(--theme-color-rgb), .3);height:100%;color:var(--theme-color);grid-column:1/span 2;justify-content:space-between;align-items:center;padding:0 20px;display:flex}.left.svelte-18gchp1,.right.svelte-18gchp1{opacity:.7;gap:15px;width:250px;font-size:.75rem;display:flex}.right.svelte-18gchp1{justify-content:flex-end}.dock.svelte-18gchp1{align-items:center;gap:18px;height:100%;display:flex}.dock-icon.svelte-18gchp1{color:var(--theme-color);cursor:pointer;opacity:.6;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;width:40px;height:40px;font-size:1.25rem;transition:all .2s cubic-bezier(.175,.885,.32,1.275);display:flex;position:relative}.dock-icon.svelte-18gchp1:hover{opacity:1;text-shadow:0 0 10px var(--theme-color);transform:scale(1.3)translateY(-5px)}.dock-icon.active.svelte-18gchp1{opacity:1;background-color:rgba(var(--theme-color-rgb), .15);box-shadow:inset 0 0 5px rgba(var(--theme-color-rgb), .3)}.badge.svelte-18gchp1{background-color:var(--theme-color);color:var(--theme-bg);pointer-events:none;border-radius:10px;padding:2px 5px;font-size:.55rem;font-weight:700;position:absolute;top:0;right:-4px}.write-module.svelte-1kuv1uw{max-width:900px;color:var(--theme-color);padding:20px}header.svelte-1kuv1uw{margin-bottom:20px}h2.svelte-1kuv1uw{text-transform:uppercase;text-shadow:0 0 2px var(--theme-color);margin:0;font-size:1.2rem}.subtitle.svelte-1kuv1uw{opacity:.8;margin:5px 0 0;font-size:.9rem}.editor-container.svelte-1kuv1uw{margin-bottom:15px}.toolbar-wrapper.svelte-1kuv1uw{flex-wrap:wrap;gap:15px;margin-bottom:10px;display:flex}.toolbar.svelte-1kuv1uw{border:1px solid rgba(var(--theme-color-rgb), .4);border-radius:4px;display:inline-flex;overflow:hidden}.toolbar.svelte-1kuv1uw button:where(.svelte-1kuv1uw){border:none;border-right:1px solid rgba(var(--theme-color-rgb), .4);color:var(--theme-color);cursor:pointer;background:0 0;padding:5px 12px;font-family:inherit}.toolbar.svelte-1kuv1uw button:where(.svelte-1kuv1uw):hover{background:rgba(var(--theme-color-rgb), .1)}.toolbar.svelte-1kuv1uw button:where(.svelte-1kuv1uw):last-child{border-right:none}textarea.svelte-1kuv1uw{border:1px solid var(--theme-color);width:100%;height:350px;color:var(--theme-color);box-sizing:border-box;resize:vertical;background:0 0;border-radius:4px;outline:none;padding:15px;font-family:inherit}textarea.svelte-1kuv1uw:focus{box-shadow:0 0 5px rgba(var(--theme-color-rgb), .3)}textarea.svelte-1kuv1uw:disabled{opacity:.5;cursor:not-allowed}.textarea-footer.svelte-1kuv1uw{justify-content:space-between;align-items:center;margin-top:5px;font-size:.85rem;display:flex}.word-counter.svelte-1kuv1uw{opacity:.8}.word-counter.error.svelte-1kuv1uw{color:#f55;opacity:1;font-weight:700}.status-output.svelte-1kuv1uw{font-weight:700;animation:1s infinite alternate svelte-1kuv1uw-flash}.status-output.error.svelte-1kuv1uw{color:#f55;animation:none}@keyframes svelte-1kuv1uw-flash{0%{opacity:1}to{opacity:.5}}.footer-actions.svelte-1kuv1uw{flex-direction:column;align-items:flex-end;gap:15px;display:flex}.topics-wrapper.svelte-1kuv1uw{width:100%;max-width:400px}.topics-wrapper.svelte-1kuv1uw input:where(.svelte-1kuv1uw){border:1px solid var(--theme-color);width:100%;color:var(--theme-color);box-sizing:border-box;background:0 0;border-radius:4px;outline:none;padding:8px 12px;font-family:inherit}.action-row.svelte-1kuv1uw{justify-content:flex-end;align-items:center;gap:20px;width:100%;display:flex}.checkboxes.svelte-1kuv1uw{gap:15px;display:flex}label.svelte-1kuv1uw{cursor:pointer;align-items:center;gap:8px;font-size:.9rem;display:flex}input[type=checkbox].svelte-1kuv1uw{display:none}.custom-box.svelte-1kuv1uw{border:1px solid var(--theme-color);width:14px;height:14px;display:inline-block;position:relative}input[type=checkbox].svelte-1kuv1uw:checked+.custom-box:where(.svelte-1kuv1uw):after{content:"";background-color:var(--theme-color);width:8px;height:8px;position:absolute;top:2px;left:2px}.buttons.svelte-1kuv1uw{border:1px solid var(--theme-color);border-radius:4px;gap:0;display:flex;overflow:hidden}.buttons.svelte-1kuv1uw button:where(.svelte-1kuv1uw){cursor:pointer;border:none;border-right:1px solid var(--theme-color);padding:8px 15px;font-family:inherit}.buttons.svelte-1kuv1uw button:where(.svelte-1kuv1uw):last-child{border-right:none}.buttons.svelte-1kuv1uw button:where(.svelte-1kuv1uw):disabled{opacity:.5;cursor:not-allowed}.btn-filled.svelte-1kuv1uw{background-color:var(--theme-color);color:var(--theme-bg);font-weight:700}.notifications-module.svelte-1a3vahb{max-width:900px;color:var(--theme-color);padding:20px}.status-msg.svelte-1a3vahb{opacity:.7;margin-top:10px;font-style:italic}.status-msg.error.svelte-1a3vahb{color:#f55}.header.svelte-1a3vahb{justify-content:space-between;align-items:flex-start;margin-bottom:20px;display:flex}h2.svelte-1a3vahb{text-transform:uppercase;margin:0;font-size:1.1rem}.subtitle.svelte-1a3vahb{opacity:.8;margin:5px 0 0;font-size:.9rem}.header-right.svelte-1a3vahb{flex-direction:column;align-items:flex-end;gap:5px;display:flex}.action-btn.svelte-1a3vahb{color:var(--theme-color);cursor:pointer;background:0 0;border:none;align-items:center;gap:5px;padding:0;font-family:inherit;font-size:.9rem;text-decoration:none;display:flex}.action-btn.svelte-1a3vahb:hover:not(:disabled){text-shadow:0 0 5px var(--theme-color)}.action-btn.svelte-1a3vahb:disabled{opacity:.5;cursor:not-allowed}.action-btn.no-underline.svelte-1a3vahb{text-decoration:none}.tabs-container.svelte-1a3vahb{border:1px solid rgba(var(--theme-color-rgb), .4);border-radius:26px;width:fit-content;margin-bottom:20px;display:flex;overflow:hidden}.tab-btn.svelte-1a3vahb{border:none;border-right:1px solid rgba(var(--theme-color-rgb), .4);color:var(--theme-color);cursor:pointer;background:0 0;border-radius:16px;margin:3px;padding:8px 16px;font-family:inherit;font-size:.9rem}.tab-btn.svelte-1a3vahb:last-child{border-right:none}.tab-btn.active.svelte-1a3vahb{background-color:var(--theme-color);color:var(--theme-bg);font-weight:700}.tab-btn.svelte-1a3vahb:not(.active):hover{background-color:rgba(var(--theme-color-rgb), .1)}.list-container.svelte-1a3vahb{flex-direction:column;gap:10px;display:flex}.notification-card.svelte-1a3vahb{border:1px solid rgba(var(--theme-color-rgb), .4);cursor:pointer;border-radius:4px;padding:12px 15px;transition:background-color .2s,border-color .2s}.notification-card.is-read.svelte-1a3vahb{opacity:.6}.notification-card.svelte-1a3vahb:hover{background-color:rgba(var(--theme-color-rgb), .05)}.notification-card.expanded.svelte-1a3vahb{border-color:var(--theme-color);opacity:1}.card-header.svelte-1a3vahb{justify-content:space-between;align-items:center;font-size:.9rem;display:flex}.meta-left.svelte-1a3vahb{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.status-icon.svelte-1a3vahb{font-size:1.1rem;line-height:1}.user.svelte-1a3vahb{font-weight:700}.action.svelte-1a3vahb,.thread.svelte-1a3vahb{opacity:.8}.meta-right.svelte-1a3vahb{opacity:.8;align-items:center;gap:15px;display:flex}.toggle-icon.svelte-1a3vahb{font-family:monospace}.expanded-content.svelte-1a3vahb{cursor:default;border-top:1px dashed rgba(var(--theme-color-rgb), .3);margin-top:15px;padding-top:15px}.quote.svelte-1a3vahb{background-color:rgba(var(--theme-color-rgb), .05);border-left:2px solid var(--theme-color);opacity:.8;margin-bottom:12px;padding:8px 12px}.message-body.svelte-1a3vahb{margin:0 0 15px;line-height:1.4}.quick-reply-box.svelte-1a3vahb{margin-bottom:15px}.quick-reply-box.svelte-1a3vahb textarea:where(.svelte-1a3vahb){background:rgba(var(--theme-color-rgb), .05);width:100%;min-height:60px;color:var(--theme-color);border:1px solid var(--theme-color);resize:vertical;box-sizing:border-box;border-radius:4px;outline:none;padding:8px;font-family:inherit}.quick-reply-box.svelte-1a3vahb textarea:where(.svelte-1a3vahb):focus{box-shadow:0 0 5px rgba(var(--theme-color-rgb), .3)}.reply-actions.svelte-1a3vahb{justify-content:flex-end;gap:10px;margin-top:5px;display:flex}.submit-reply-btn.svelte-1a3vahb{background:var(--theme-color);color:var(--theme-bg);cursor:pointer;border:none;border-radius:4px;padding:4px 12px;font-weight:700}.submit-reply-btn.svelte-1a3vahb:disabled{opacity:.5;cursor:not-allowed}.actions.svelte-1a3vahb{align-items:center;display:flex}.messages-module.svelte-1ymcegb{max-width:900px;color:var(--theme-color);flex-direction:column;height:calc(100vh - 120px);padding:20px;display:flex}.system-msg.svelte-1ymcegb{opacity:.7;padding:10px 0;font-style:italic}.system-msg.error.svelte-1ymcegb{color:#f55}.inbox-header.svelte-1ymcegb{justify-content:space-between;align-items:center;margin-bottom:20px;display:flex}.header-title.svelte-1ymcegb h2:where(.svelte-1ymcegb){text-transform:uppercase;margin:0;font-size:1.2rem}.header-title.svelte-1ymcegb .count:where(.svelte-1ymcegb){opacity:.8;font-size:.8rem}.inbox-list.svelte-1ymcegb{flex-direction:column;gap:10px;display:flex;overflow-y:auto}.thread-card.svelte-1ymcegb{border:1px solid rgba(var(--theme-color-rgb), .3);cursor:pointer;border-radius:8px;align-items:center;gap:12px;padding:12px 15px;transition:background-color .2s;display:flex;position:relative}.thread-card.svelte-1ymcegb:hover{background-color:rgba(var(--theme-color-rgb), .05)}.thread-card.active.svelte-1ymcegb{border-left:3px solid var(--theme-color)}.thread-avatar.svelte-1ymcegb{background:rgba(var(--theme-color-rgb), .2);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;font-weight:700;display:flex}.thread-info.svelte-1ymcegb{flex:1;overflow:hidden}.thread-top.svelte-1ymcegb{justify-content:space-between;margin-bottom:4px;display:flex}.thread-name.svelte-1ymcegb{font-size:.95rem;font-weight:700}.thread-date.svelte-1ymcegb{opacity:.7;font-size:.75rem}.thread-snippet.svelte-1ymcegb{opacity:.8;white-space:nowrap;text-overflow:ellipsis;font-size:.85rem;overflow:hidden}.status-dot.svelte-1ymcegb{border-radius:50%;width:8px;height:8px;position:absolute;top:50%;right:15px;transform:translateY(-50%)}.status-dot.red.svelte-1ymcegb{background:var(--theme-color)}.status-dot.green.svelte-1ymcegb{background:0 0}.chat-view.svelte-1ymcegb{flex-direction:column;height:100%;display:flex}.chat-header.svelte-1ymcegb{border-bottom:1px solid rgba(var(--theme-color-rgb), .4);justify-content:space-between;align-items:center;margin-bottom:20px;padding-bottom:15px;display:flex}.user-info-centered.svelte-1ymcegb{flex-direction:column;align-items:center;gap:8px;display:flex}.user-avatar.large.svelte-1ymcegb{width:48px;height:48px;font-size:1.2rem}.user-name.large.svelte-1ymcegb{font-size:1.1rem;font-weight:700}.action-btn.svelte-1ymcegb{color:var(--theme-color);cursor:pointer;background:0 0;border:none;font-family:inherit}.action-btn.svelte-1ymcegb:hover{text-shadow:0 0 5px var(--theme-color)}.chat-history.svelte-1ymcegb{flex-direction:column;flex-grow:1;gap:15px;padding-right:10px;display:flex;overflow-y:auto}.chat-history.svelte-1ymcegb::-webkit-scrollbar{width:6px}.chat-history.svelte-1ymcegb::-webkit-scrollbar-thumb{background-color:rgba(var(--theme-color-rgb), .4)}.message-row.svelte-1ymcegb{flex-direction:column;width:100%;display:flex}.message-row.them.svelte-1ymcegb{align-items:flex-start}.message-row.me.svelte-1ymcegb{align-items:flex-end}.message-bubble.svelte-1ymcegb{overflow-wrap:break-word;word-break:break-word;border-radius:18px;width:fit-content;max-width:75%;padding:10px 15px;font-size:.95rem;line-height:1.4;position:relative}.message-row.them.svelte-1ymcegb .message-bubble:where(.svelte-1ymcegb){border:1px solid rgba(var(--theme-color-rgb), .6);background:0 0}.message-row.me.svelte-1ymcegb .message-bubble:where(.svelte-1ymcegb){background-color:var(--theme-color);color:var(--theme-bg);border-bottom-right-radius:4px;font-weight:700}.msg-time.svelte-1ymcegb{opacity:.7;text-align:right;margin-top:5px;font-size:.65rem;display:block}.msg-delete-btn.svelte-1ymcegb{color:#fff;cursor:pointer;background:#ff3b30;border:none;border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;font-size:.7rem;display:none;position:absolute;top:-8px;right:-8px;box-shadow:0 2px 4px #0000004d}.message-bubble.svelte-1ymcegb:hover .msg-delete-btn:where(.svelte-1ymcegb){display:flex}.msg-delete-btn.svelte-1ymcegb:hover{background:#ff453a}.chat-input-area.svelte-1ymcegb{gap:10px;margin-top:20px;display:flex}.chat-input-area.svelte-1ymcegb input:where(.svelte-1ymcegb){background:rgba(var(--theme-color-rgb), .05);border:1px solid var(--theme-color);color:var(--theme-color);border-radius:25px;outline:none;flex-grow:1;padding:12px 20px;font-family:inherit}.chat-input-area.svelte-1ymcegb input:where(.svelte-1ymcegb):focus{box-shadow:0 0 5px rgba(var(--theme-color-rgb), .3)}.send-btn.svelte-1ymcegb{background:var(--theme-color);color:var(--theme-bg);cursor:pointer;border:none;border-radius:25px;padding:0 20px;font-weight:700}.send-btn.svelte-1ymcegb:disabled{opacity:.5;cursor:not-allowed}.profile-module.svelte-1bgs240{max-width:900px;color:var(--theme-color);padding:20px}.page-header.svelte-1bgs240{justify-content:space-between;align-items:center;margin-bottom:20px;display:flex}h2.svelte-1bgs240{text-transform:uppercase;margin:0;font-size:1.2rem}.action-btn.svelte-1bgs240{color:var(--theme-color);cursor:pointer;background:0 0;border:none;font-family:inherit;font-size:.9rem}.action-btn.svelte-1bgs240:hover{text-shadow:0 0 5px var(--theme-color)}.profile-card.svelte-1bgs240{background-color:var(--theme-color);color:var(--theme-bg);border-radius:8px;margin-bottom:20px;padding:20px}.profile-top.svelte-1bgs240{justify-content:space-between;align-items:flex-start;margin-bottom:15px;display:flex}.header-left.svelte-1bgs240{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.user-handle.svelte-1bgs240{font-size:1.1em}.join-date.svelte-1bgs240{opacity:.9;text-align:right;font-size:.9em}.role-badge.svelte-1bgs240{background-color:var(--theme-bg);color:var(--theme-color);text-transform:uppercase;border-radius:4px;padding:2px 6px;font-size:.75em;font-weight:700}.club-icons.svelte-1bgs240{align-items:center;gap:8px;display:flex}.club-icons.svelte-1bgs240 a:where(.svelte-1bgs240){color:var(--theme-bg);font-size:1.2em;text-decoration:none;transition:transform .2s}.club-icons.svelte-1bgs240 a:where(.svelte-1bgs240):hover{transform:scale(1.1)}.user-details.svelte-1bgs240{margin-bottom:20px;line-height:1.6}.user-details.svelte-1bgs240 p:where(.svelte-1bgs240){margin:5px 0}.info-line.svelte-1bgs240{opacity:.9}.bio.svelte-1bgs240{margin:15px 0!important}.website-line.svelte-1bgs240 a:where(.svelte-1bgs240){color:var(--theme-bg);font-weight:700;text-decoration:underline}.social-links.svelte-1bgs240{flex-wrap:wrap;align-items:center;gap:15px;display:flex}.social-links.svelte-1bgs240 a:where(.svelte-1bgs240){color:var(--theme-bg);font-size:1.4em;text-decoration:none;transition:transform .2s}.social-links.svelte-1bgs240 a:where(.svelte-1bgs240):hover{transform:scale(1.1)}.profile-divider.svelte-1bgs240{border-top:1px dashed var(--theme-bg);opacity:.5;margin:15px 0}.profile-footer.svelte-1bgs240{justify-content:space-between;align-items:center;display:flex}.profile-actions.svelte-1bgs240{align-items:center;gap:10px;display:flex}.card-btn.svelte-1bgs240{border:1px solid var(--theme-bg);color:var(--theme-bg);cursor:pointer;background:0 0;border-radius:16px;padding:4px 10px;font-family:inherit;font-weight:700}.card-btn.svelte-1bgs240:hover:not(:disabled){background:color-mix(in srgb, var(--theme-bg) 15%, transparent)}.feedback-text.svelte-1bgs240{margin-right:10px;font-size:.8rem;font-weight:700;animation:1s infinite alternate svelte-1bgs240-flash}@keyframes svelte-1bgs240-flash{0%{opacity:1}to{opacity:.5}}.tabs-container.svelte-1bgs240{border:1px solid var(--theme-color);border-radius:26px;flex-wrap:wrap;gap:5px;margin-bottom:20px;padding:3px;display:flex}.tab-btn.svelte-1bgs240{border:1px solid rgba(var(--theme-color-rgb), .1);color:var(--theme-color);cursor:pointer;background:0 0;border-radius:26px;padding:8px 16px;font-family:inherit}.tab-btn.active.svelte-1bgs240{background-color:var(--theme-color);color:var(--theme-bg);border-color:var(--theme-color);font-weight:700}.tab-btn.svelte-1bgs240:not(.active):hover{border-color:var(--theme-color)}.feed-container.svelte-1bgs240{flex-direction:column;gap:15px;display:flex}.empty-state.svelte-1bgs240{text-align:center;opacity:.6;border:1px dashed var(--theme-color);padding:20px}.eof-marker.svelte-1bgs240{text-align:center;opacity:.8;margin-top:20px}.entry-card.svelte-1bgs240{border:1px solid var(--theme-color);border-radius:8px;padding:15px}.entry-header.svelte-1bgs240{justify-content:space-between;margin-bottom:15px;font-size:.9rem;display:flex}.pinned-badge.svelte-1bgs240{border:1px solid var(--theme-color);opacity:.8;margin-left:10px;padding:2px 5px;font-size:.75rem}.meta.svelte-1bgs240{opacity:.8}.entry-content.svelte-1bgs240{margin:0 0 15px;line-height:1.4}.tags.svelte-1bgs240{margin-bottom:15px;font-size:.85em}.tag.svelte-1bgs240{border:1px dashed var(--theme-color);opacity:.8;border-radius:4px;margin-right:10px;padding:2px 8px}.entry-footer.svelte-1bgs240{justify-content:space-between;align-items:center;font-size:.9rem;display:flex}.icon-btn.svelte-1bgs240{color:var(--theme-color);cursor:pointer;opacity:.8;background:0 0;border:none}.icon-btn.svelte-1bgs240:hover{opacity:1;text-shadow:0 0 5px var(--theme-color)}.photo-grid.svelte-1bgs240{grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:15px;display:grid}.photo-item.svelte-1bgs240{aspect-ratio:1;object-fit:cover;border:1px solid var(--theme-color);border-radius:8px;width:100%}.video-card.svelte-1bgs240{border:1px solid var(--theme-color);border-radius:8px;margin-bottom:15px;padding:10px}.video-title.svelte-1bgs240{margin-bottom:10px;font-weight:700}.video-responsive.svelte-1bgs240{border:1px solid rgba(var(--theme-color-rgb), .5);height:0;padding-bottom:56.25%;position:relative;overflow:hidden}.video-responsive.svelte-1bgs240 iframe:where(.svelte-1bgs240){border:none;width:100%;height:100%;position:absolute;top:0;left:0}.links-list.svelte-1bgs240{flex-direction:column;gap:10px;display:flex}.bookmark-card.svelte-1bgs240{border:1px dashed var(--theme-color);border-radius:8px;align-items:center;gap:15px;padding:12px;transition:background-color .2s;display:flex}.bookmark-card.svelte-1bgs240:hover{background-color:rgba(var(--theme-color-rgb), .1)}.bookmark-card.svelte-1bgs240 a:where(.svelte-1bgs240){color:var(--theme-color);font-weight:700;text-decoration:none}.bookmark-card.svelte-1bgs240 a:where(.svelte-1bgs240):hover{text-shadow:0 0 5px var(--theme-color);text-decoration:underline}.bookmark-icon.svelte-1bgs240{width:24px;height:24px}.actions.svelte-1bgs240{align-items:center;gap:10px;display:flex}.action-btn.active-save.svelte-1bgs240{color:var(--theme-bg);background-color:var(--theme-color);border-radius:2px;padding:0 4px;font-weight:700}.footer-icons.svelte-1bgs240{gap:15px;font-size:1.1rem;display:flex}.comments-section.svelte-1bgs240{border-top:1px dashed rgba(var(--theme-color-rgb), .3);margin-top:15px;padding-top:15px}.comment-input-area.svelte-1bgs240{flex-direction:column;gap:8px;margin-bottom:20px;display:flex}.comment-input-area.svelte-1bgs240 textarea:where(.svelte-1bgs240){background:rgba(var(--theme-color-rgb), .05);border:1px solid rgba(var(--theme-color-rgb), .3);min-height:60px;color:var(--theme-color);resize:vertical;border-radius:4px;padding:10px;font-family:inherit}.comment-input-area.svelte-1bgs240 textarea:where(.svelte-1bgs240):focus{border-color:var(--theme-color);outline:none}.cmd-btn.svelte-1bgs240{border:1px solid var(--theme-color);color:var(--theme-color);cursor:pointer;background:0 0;border-radius:3px;align-self:flex-end;padding:6px 12px;font-family:inherit;transition:background .2s}.cmd-btn.svelte-1bgs240:hover{background:var(--theme-color);color:var(--theme-bg)}.cmd-btn.small.svelte-1bgs240{padding:4px 8px;font-size:.8rem}.cmd-btn.cancel.svelte-1bgs240{border-color:rgba(var(--theme-color-rgb), .5);opacity:.7}.cmd-btn.cancel.svelte-1bgs240:hover{color:var(--theme-color);opacity:1;border-color:var(--theme-color);background:0 0}.replying-badge.svelte-1bgs240{background:rgba(var(--theme-color-rgb), .15);border-radius:4px;align-items:center;gap:8px;width:fit-content;padding:4px 8px;font-size:.8rem;font-weight:700;display:inline-flex}.replying-badge.svelte-1bgs240 button:where(.svelte-1bgs240){color:inherit;cursor:pointer;background:0 0;border:none;padding:0;font-weight:700}.empty-comments.svelte-1bgs240{text-align:center;opacity:.5;padding:10px 0;font-size:.9rem;font-style:italic}.comment-list.svelte-1bgs240{flex-direction:column;gap:15px;display:flex}.comment-item.svelte-1bgs240{border-left:2px solid rgba(var(--theme-color-rgb), .3);background:#0003;border-radius:0 4px 4px 0;padding:10px 15px}.c-header.svelte-1bgs240{opacity:.9;justify-content:space-between;align-items:center;margin-bottom:5px;font-size:.85rem;display:flex}.c-meta.svelte-1bgs240{gap:5px;display:flex}.c-actions.svelte-1bgs240{align-items:center;gap:12px;display:flex}.c-actions.svelte-1bgs240 button:where(.svelte-1bgs240){color:var(--theme-color);opacity:.5;cursor:pointer;background:0 0;border:none;align-items:center;gap:5px;padding:0;font-size:.8rem;transition:opacity .2s;display:flex}.c-actions.svelte-1bgs240 button:where(.svelte-1bgs240):hover{opacity:1}.c-actions.svelte-1bgs240 button.danger:where(.svelte-1bgs240){color:#f55}.c-actions.svelte-1bgs240 button.danger:where(.svelte-1bgs240):hover{color:#f33}.c-body.svelte-1bgs240{margin-bottom:8px;font-size:.95rem;line-height:1.4}.edit-wrapper.svelte-1bgs240{flex-direction:column;gap:8px;margin-bottom:8px;display:flex}.edit-textarea.svelte-1bgs240{border:1px dotted rgba(var(--theme-color-rgb), .3);min-height:60px;color:var(--theme-color);resize:vertical;background:0 0;border-radius:4px;padding:10px;font-family:inherit}.edit-textarea.svelte-1bgs240:focus{border-color:var(--theme-color);outline:none}.edit-actions-container.svelte-1bgs240{justify-content:flex-end;display:flex}.edit-pill.svelte-1bgs240{background:var(--theme-color);color:var(--theme-bg);border-radius:4px;align-items:center;font-size:.85rem;font-weight:700;display:flex;overflow:hidden}.edit-pill.svelte-1bgs240 button:where(.svelte-1bgs240){color:inherit;cursor:pointer;background:0 0;border:none;padding:4px 12px;font-family:inherit;font-weight:700;transition:background-color .2s}.edit-pill.svelte-1bgs240 button:where(.svelte-1bgs240):hover{background-color:#00000026;text-decoration:none}.edit-pill.svelte-1bgs240 .divider:where(.svelte-1bgs240){opacity:.6;pointer-events:none;font-weight:400}.modal-backdrop.svelte-s0t1h1{z-index:9999;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#000c;justify-content:center;align-items:center;width:100vw;height:100vh;display:flex;position:fixed;top:0;left:0}.login-card.svelte-s0t1h1{border:1px solid var(--theme-color,#a0a0a0);width:100%;max-width:400px;color:var(--theme-color,#a0a0a0);border-radius:26px;flex-direction:column;align-items:center;padding:30px;display:flex;box-shadow:0 0 20px #00000080}.toggle-pill.svelte-s0t1h1{background:#ffffff0d;border-radius:20px;width:100%;margin-bottom:25px;padding:4px;display:flex}.toggle-btn.svelte-s0t1h1{color:inherit;cursor:pointer;opacity:.6;background:0 0;border:none;border-radius:16px;flex:1;padding:8px 0;font-weight:700;transition:all .2s}.toggle-btn.active.svelte-s0t1h1{background:var(--theme-color,#a0a0a0);color:#000;opacity:1}.form-header.svelte-s0t1h1{text-align:center;width:100%;margin:0 0 20px;font-size:1.4rem;font-weight:400}.form-section.svelte-s0t1h1{flex-direction:column;gap:15px;width:100%;display:flex}.input-container.svelte-s0t1h1{width:100%;position:relative}input.svelte-s0t1h1{width:100%;color:inherit;box-sizing:border-box;background:#ffffff0d;border:1px solid #a0a0a04d;border-radius:4px;outline:none;padding:12px 15px;font-family:inherit}input.svelte-s0t1h1:focus{border-color:var(--theme-color,#a0a0a0)}input.svelte-s0t1h1:disabled{opacity:.5}.toggle-pass.svelte-s0t1h1{cursor:pointer;opacity:.7;position:absolute;top:50%;right:15px;transform:translateY(-50%)}.forgot-container.svelte-s0t1h1{text-align:right}.forgot-link.svelte-s0t1h1{color:inherit;cursor:pointer;opacity:.7;background:0 0;border:none;font-size:.85rem;text-decoration:underline}.forgot-link.svelte-s0t1h1:hover{opacity:1}.action-btn.svelte-s0t1h1{background:var(--theme-color,#a0a0a0);color:#000;cursor:pointer;border:none;border-radius:26px;margin-top:10px;padding:12px;font-weight:700;transition:opacity .2s}.action-btn.svelte-s0t1h1:hover:not(:disabled){opacity:.8}.action-btn.svelte-s0t1h1:disabled{opacity:.5;cursor:not-allowed}.message-area.svelte-s0t1h1{text-align:center;width:100%;min-height:20px;margin-top:20px;font-size:.9rem}.message-area.error.svelte-s0t1h1{color:#f55}.message-area.success.svelte-s0t1h1{color:#5f5}.message-area.info.svelte-s0t1h1{color:#aaa}.footer.svelte-s0t1h1{opacity:.5;margin-top:30px;font-size:.8rem}.footer.svelte-s0t1h1 span:where(.svelte-s0t1h1){font-family:monospace}.retro-chat-window.svelte-1bi93vx{height:100%;color:var(--theme-color);background:0 0;flex-direction:column;font-family:Courier New,Courier,monospace;font-size:.95rem;display:flex}.retro-chat-header.svelte-1bi93vx{border-bottom:1px dashed rgba(var(--theme-color-rgb), .5);text-transform:uppercase;justify-content:space-between;align-items:center;padding:0 0 10px;font-weight:700;display:flex}.system-status.svelte-1bi93vx{opacity:.6;font-size:.8em}.retro-chat-body.svelte-1bi93vx{flex:1;display:flex;overflow:hidden}.chat-messages-container.svelte-1bi93vx{scroll-behavior:smooth;flex-direction:column;flex:1;gap:6px;padding:15px 15px 15px 0;display:flex;overflow-y:auto}.chat-msg-item.svelte-1bi93vx{justify-content:space-between;align-items:flex-start;gap:15px;line-height:1.4;display:flex}.msg-content.svelte-1bi93vx{word-break:break-word;flex:1;gap:10px;display:flex}.chat-username.svelte-1bi93vx{white-space:nowrap;font-weight:700}.chat-text.svelte-1bi93vx{opacity:.9;flex:1}.chat-timestamp.svelte-1bi93vx{opacity:.5;white-space:nowrap;flex-shrink:0;font-size:.85rem}.chat-system-msg.svelte-1bi93vx{color:rgba(var(--theme-color-rgb), .5);margin-bottom:10px;font-style:italic;animation:2s infinite svelte-1bi93vx-pulse}@keyframes svelte-1bi93vx-pulse{0%{opacity:.5}50%{opacity:1}to{opacity:.5}}.chat-sidebar.svelte-1bi93vx{border-left:1px dashed rgba(var(--theme-color-rgb), .5);flex-direction:column;width:200px;padding:15px 0 15px 15px;display:flex;overflow-y:auto}.sidebar-header.svelte-1bi93vx{text-underline-offset:4px;margin-bottom:15px;font-weight:700;text-decoration:underline}.users-list.svelte-1bi93vx{flex-direction:column;gap:8px;margin:0;padding:0;list-style:none;display:flex}.users-list.svelte-1bi93vx li:where(.svelte-1bi93vx){opacity:.8}.users-list.svelte-1bi93vx li:where(.svelte-1bi93vx):before{content:"■ ";opacity:.5;font-size:.8em}.chat-input-area.svelte-1bi93vx{border-top:1px dashed rgba(var(--theme-color-rgb), .5);padding-top:15px}.chat-input-wrapper.svelte-1bi93vx{align-items:center;gap:10px;display:flex}.prompt-symbol.svelte-1bi93vx{font-size:1.2rem;font-weight:700}.chat-input-wrapper.svelte-1bi93vx input:where(.svelte-1bi93vx){border:1px solid rgba(var(--theme-color-rgb), .3);color:var(--theme-color);background:0 0;outline:none;flex:1;padding:10px 12px;font-family:inherit;font-size:1rem}.chat-input-wrapper.svelte-1bi93vx input:where(.svelte-1bi93vx):focus{border-color:var(--theme-color);box-shadow:inset 0 0 5px rgba(var(--theme-color-rgb), .2)}.chat-input-wrapper.svelte-1bi93vx input:where(.svelte-1bi93vx)::placeholder{color:rgba(var(--theme-color-rgb), .3);font-style:italic}.chat-input-wrapper.svelte-1bi93vx button:where(.svelte-1bi93vx){border:1px solid var(--theme-color);color:var(--theme-color);cursor:pointer;background:0 0;padding:10px 15px;font-size:1rem;transition:all .2s}.chat-input-wrapper.svelte-1bi93vx button:where(.svelte-1bi93vx):hover:not(:disabled){background-color:var(--theme-color);color:var(--theme-bg)}.chat-input-wrapper.svelte-1bi93vx button:where(.svelte-1bi93vx):disabled,.chat-input-wrapper.svelte-1bi93vx input:where(.svelte-1bi93vx):disabled{opacity:.5;cursor:not-allowed;border-style:dashed}.error-bar.svelte-1bi93vx{color:var(--theme-bg);background:var(--theme-color);text-align:center;text-transform:uppercase;margin-bottom:10px;padding:4px 10px;font-size:.85rem;font-weight:700}.app-container.svelte-1n46o8q{grid-template-rows:40px 1fr 60px;grid-template-columns:1fr;width:100vw;height:100vh;display:grid}.app-container.guest-mode.svelte-1n46o8q{grid-template-rows:40px 1fr 0}.top-menu-bar.svelte-1n46o8q{border-bottom:0px solid rgba(var(--theme-color-rgb), .3);background-color:#0000;grid-area:1/1;justify-content:space-between;align-items:center;padding:0 20px;display:flex}.top-menu-left.svelte-1n46o8q,.top-menu-right.svelte-1n46o8q{align-items:center;gap:15px;display:flex}.top-icon.svelte-1n46o8q{color:var(--theme-color);cursor:pointer;opacity:.7;background:0 0;border:none;font-size:1rem;transition:all .2s;position:relative}.top-icon.svelte-1n46o8q:hover,.top-icon.active.svelte-1n46o8q{opacity:1;text-shadow:0 0 5px var(--theme-color)}.notification.svelte-1n46o8q{position:relative}.badge.svelte-1n46o8q{background-color:var(--theme-color);color:var(--theme-bg);pointer-events:none;border-radius:10px;padding:2px 4px;font-size:.5rem;font-weight:700;position:absolute;top:-5px;right:-8px}.content.svelte-1n46o8q{flex-direction:column;grid-area:2/1;align-items:center;padding:20px 40px;display:flex;overflow-y:auto}.centered-view.svelte-1n46o8q{flex-direction:column;width:100%;max-width:1000px;height:100%;display:flex}.top-nav-container.svelte-1n46o8q{margin-bottom:20px}.top-nav.svelte-1n46o8q{border:1px solid rgba(var(--theme-color-rgb), .4);border-radius:26px;width:fit-content;margin-bottom:15px;padding:3px;display:flex;overflow:hidden}.top-nav.svelte-1n46o8q button:where(.svelte-1n46o8q){border:none;border-right:1px solid rgba(var(--theme-color-rgb), .4);color:var(--theme-color);cursor:pointer;background:0 0;padding:8px 15px;font-family:inherit;font-weight:700;transition:background-color .2s}.top-nav.svelte-1n46o8q button:where(.svelte-1n46o8q):last-child{border-right:none}.top-nav.svelte-1n46o8q button.active:where(.svelte-1n46o8q){background-color:var(--theme-color);color:var(--theme-bg);border-radius:16px}.top-nav.svelte-1n46o8q button:where(.svelte-1n46o8q):not(.active):hover{background-color:rgba(var(--theme-color-rgb), .1);border-radius:16px}.greeting-text.svelte-1n46o8q{opacity:.9;margin:0;font-weight:700}.system-page.svelte-1n46o8q{border:1px dashed var(--theme-color);margin-top:20px;padding:20px}.system-page.svelte-1n46o8q h2:where(.svelte-1n46o8q){border-bottom:1px solid var(--theme-color);margin-top:0;padding-bottom:10px;display:inline-block}.node-list.svelte-1n46o8q{padding:0;line-height:1.8;list-style-type:none}.error-text.svelte-1n46o8q{color:#f33;border-color:#f33}.theme-container.svelte-1n46o8q{align-items:center;height:100%;display:flex;position:relative}.theme-popup.svelte-1n46o8q{background-color:var(--theme-bg);border:1px solid var(--theme-color);z-index:100;border-radius:4px;flex-direction:column;width:140px;display:flex;position:absolute;top:calc(100% + 15px);left:auto;right:0;overflow:hidden;transform:none;box-shadow:0 4px 15px #00000080}.theme-option.svelte-1n46o8q{border:none;border-bottom:1px solid rgba(var(--theme-color-rgb), .2);color:var(--theme-color);text-align:left;cursor:pointer;background:0 0;align-items:center;padding:10px 15px;font-family:inherit;font-size:.85rem;transition:background-color .2s;display:flex}.theme-option.svelte-1n46o8q:last-child{border-bottom:none}.theme-option.svelte-1n46o8q:hover,.theme-option.selected.svelte-1n46o8q{background-color:rgba(var(--theme-color-rgb), .2)}.theme-icon.svelte-1n46o8q{opacity:.8;width:25px}.theme-label.svelte-1n46o8q{flex-grow:1}.modal-backdrop.svelte-1n46o8q{z-index:1000;background-color:#000000b3;justify-content:center;align-items:center;width:100vw;height:100vh;display:flex;position:fixed;top:0;left:0}.about-modal.svelte-1n46o8q{border:1px solid rgba(var(--theme-color-rgb), .3);color:#a0a0a0;background-color:#000c;border-radius:8px;flex-direction:column;align-items:center;width:250px;padding:30px;font-family:monospace;display:flex;position:relative;box-shadow:0 10px 30px #000c}.close-btn.svelte-1n46o8q{color:#fff;cursor:pointer;opacity:.8;background-color:#f55;border:none;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;font-size:12px;transition:opacity .2s;display:flex;position:absolute;top:15px;right:15px}.close-btn.svelte-1n46o8q:hover{opacity:1}.about-header.svelte-1n46o8q{margin-bottom:30px}.logo-text.svelte-1n46o8q{letter-spacing:2px;color:#e0e0e0;text-shadow:0 0 5px #ffffff4d;margin:0;font-family:INNERTEL,monospace;font-size:2rem}.about-info.svelte-1n46o8q{flex-direction:column;gap:10px;width:100%;margin-bottom:30px;display:flex}.info-row.svelte-1n46o8q{justify-content:space-between;font-size:.9rem;display:flex}.info-label.svelte-1n46o8q{color:silver;text-align:right;width:40%;padding-right:15px;font-weight:700}.info-value.svelte-1n46o8q{text-align:left;width:60%}.more-info-btn.svelte-1n46o8q{color:#e0e0e0;cursor:pointer;background-color:#333;border:1px solid #444;border-radius:4px;margin-bottom:25px;padding:8px 16px;font-family:inherit;transition:background-color .2s}.more-info-btn.svelte-1n46o8q:hover{background-color:var(--theme-color);color:#333}.more-info-btn.svelte-1n46o8q a:where(.svelte-1n46o8q),.more-info-btn.svelte-1n46o8q a:where(.svelte-1n46o8q):visited{color:#e0e0e0;text-decoration:none}.about-footer.svelte-1n46o8q{text-align:center;opacity:.6;font-size:.75rem;line-height:1.4}.about-footer.svelte-1n46o8q p:where(.svelte-1n46o8q){margin:0}
