@font-face{font-family:INNERTEL;src:url(/assets/fonts/INNERTEL.ttf)format("truetype");font-display:swap}@font-face{font-family:JetBrains Mono;src:url(/assets/fonts/JetBrainsMono.ttf)format("truetype");font-display:swap}@font-face{font-family:Roboto Mono;src:url(/assets/fonts/RobotoMono.ttf)format("truetype");font-display:swap}:root{--theme-font:"JetBrains Mono";--theme-color:#a0a0a0;--theme-color-hover:#a0a0a0;--theme-bg:#000;--theme-color-rgb:155, 155, 155;--font-size:14px}:root[data-theme=dark]{--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-bg:#000;--theme-color:#00ff41;--theme-color-rgb:0, 255, 65}:root[data-theme=dos]{--theme-bg:#08080f;--theme-color:#c3cfe5;--theme-color-rgb:195, 207, 229}:root[data-theme=amber]{--theme-color:#ff9d00;--theme-color-hover:#ffb033;--theme-bg:#000;--theme-color-rgb:255, 157, 0}:root[data-theme=meetupPink]{--theme-bg:#fcfcfc;--theme-color:#fe4a79;--theme-color-rgb:254, 74, 121}:root[data-theme=pink]{--theme-bg:#08080f;--theme-color:#d866b9;--theme-color-rgb:216, 102, 185}body,html{width:100vw;height:100vh;font-family:var(--theme-font);background-color:var(--theme-bg);color:var(--theme-color);font-size:var(--font-size);margin:0;padding:0;overflow:hidden}#app{text-align:left;width:100%;max-width:none;height:100%;padding:0}*{box-sizing:border-box}.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}.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)}.feed-nav.svelte-n515mf{border:1px solid rgba(var(--theme-color-rgb), .4);border-radius:26px;gap:5px;width:fit-content;margin-bottom:15px;padding:3px;display:flex;overflow:hidden}.nav-pill.svelte-n515mf{border:0px solid rgba(var(--theme-color-rgb), .4);color:var(--theme-color);cursor:pointer;background:0 0;border-radius:20px;padding:8px 16px;font-family:inherit;font-size:.95rem;font-weight:700;transition:all .2s}.nav-pill.svelte-n515mf:hover{background:rgba(var(--theme-color-rgb), .1)}.nav-pill.active.svelte-n515mf{background:var(--theme-color);color:var(--theme-bg);border-color:var(--theme-color)}.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:26px;width:35px;height:35px}.user.svelte-n515mf{font-size:1.1rem;font-weight:700}.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-start;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;letter-spacing:-1px;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)}.cmd-btn.small.svelte-n515mf{padding:4px 8px;font-size:.8rem}.cmd-btn.cancel.svelte-n515mf{border-color:rgba(var(--theme-color-rgb), .5);opacity:.7}.cmd-btn.cancel.svelte-n515mf:hover{color:var(--theme-color);opacity:1;border-color:var(--theme-color);background:0 0}.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}.comment-item.is-reply.svelte-n515mf{border-left-color:var(--theme-color);margin-left:20px}.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}.join-conversation-box.svelte-n515mf{border:1px solid rgba(var(--theme-color-rgb), .3);background-color:rgba(var(--theme-color-rgb), .02);border-radius:6px;flex-direction:column;justify-content:center;align-items:center;gap:15px;margin:20px 0;padding:40px 20px;display:flex}.join-conversation-box.svelte-n515mf p:where(.svelte-n515mf){opacity:.9;margin:0;font-size:1.1rem}.action-buttons.svelte-n515mf{gap:12px;display:flex}.action-buttons.svelte-n515mf button:where(.svelte-n515mf){cursor:pointer;border-radius:4px;padding:8px 18px;font-family:inherit;font-size:.95rem;font-weight:700;transition:all .2s}.btn-login.svelte-n515mf{border:1px solid rgba(var(--theme-color-rgb), .4);color:var(--theme-color);background:0 0}.btn-login.svelte-n515mf:hover{background:rgba(var(--theme-color-rgb), .1);border-color:var(--theme-color)}.btn-signup.svelte-n515mf{background:var(--theme-color);color:var(--theme-bg);border:1px solid var(--theme-color)}.btn-signup.svelte-n515mf:hover{opacity:.9;box-shadow:0 0 8px rgba(var(--theme-color-rgb), .4)}.theme-image-wrapper{border:1px solid rgba(var(--theme-color-rgb), .3);z-index:1;border-radius:4px;max-width:100%;margin:10px 0;display:inline-block;position:relative;overflow:hidden}.theme-image{filter:grayscale()contrast(250%)brightness(70%);max-width:100%;height:auto;image-rendering:pixelated;transition:filter .3s;display:block}.theme-image-wrapper:before{content:"";mix-blend-mode:hard-light;opacity:.85;pointer-events:none;z-index:2;background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyIiBoZWlnaHQ9IjIiPjxyZWN0IHdpZHRoPSIxIiBoZWlnaHQ9IjEiIGZpbGw9ImJsYWNrIi8+PHJlY3QgeD0iMSIgeT0iMSIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0iYmxhY2siLz48L3N2Zz4=);background-repeat:repeat;background-size:2px 2px;width:100%;height:100%;transition:opacity .3s;position:absolute;top:0;left:0}.theme-image-wrapper:after{content:"";background-color:var(--theme-color);mix-blend-mode:screen;pointer-events:none;z-index:3;width:100%;height:100%;transition:opacity .3s;position:absolute;top:0;left:0}.theme-image-wrapper:hover:before,.theme-image-wrapper:hover:after{opacity:0}.theme-image-wrapper:hover .theme-image{filter:grayscale(0%)contrast()brightness()}.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-hidden.svelte-18gchp1{display:none}.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{box-sizing:border-box;flex-direction:column;max-width:900px;height:100dvh;padding:0;display:flex}.editor-container.svelte-1kuv1uw{flex-direction:column;flex-grow:1;min-height:0;display:flex}header.svelte-1kuv1uw{margin-bottom:20px}h2.svelte-1kuv1uw{text-transform:uppercase;margin:0;font-size:1.2rem}.subtitle.svelte-1kuv1uw{opacity:.8;margin:5px 0 0;font-size:.9rem}.master-toolbar.svelte-1kuv1uw{-webkit-overflow-scrolling:touch;scrollbar-width:none;flex-shrink:0;gap:10px;min-height:40px;margin-bottom:12px;padding-bottom:4px;display:flex;overflow-x:auto}.master-toolbar.svelte-1kuv1uw::-webkit-scrollbar{display:none}.toolbar-group.svelte-1kuv1uw{border:1px solid rgba(var(--theme-color-rgb), .4);border-radius:4px;flex-shrink:0;height:32px;display:inline-flex;overflow:hidden}.toolbar-group.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;align-items:center;padding:0 12px;transition:background .2s;display:flex}.toolbar-group.svelte-1kuv1uw button:where(.svelte-1kuv1uw):hover{background:rgba(var(--theme-color-rgb), .15)}.toolbar-group.svelte-1kuv1uw button:where(.svelte-1kuv1uw):active{background:rgba(var(--theme-color-rgb), .3)}.toolbar-group.svelte-1kuv1uw button:where(.svelte-1kuv1uw):last-child{border-right:none}.hybrid-editor-area.svelte-1kuv1uw{border:1px solid var(--theme-color);min-height:200px;max-height:300px;color:var(--theme-color);word-wrap:break-word;word-break:break-all;white-space:normal;border-radius:4px;outline:none;flex-grow:1;padding:15px;overflow-y:auto}.hybrid-editor-area[contenteditable].svelte-1kuv1uw:empty:before{content:attr(data-placeholder);color:var(--theme-color);opacity:.5;pointer-events:none;display:block}.word-counter.svelte-1kuv1uw{opacity:.7;color:var(--theme-color);font-size:.8rem}.word-counter.error.svelte-1kuv1uw{color:#f55;font-weight:700}.btn-filled.svelte-1kuv1uw{background-color:var(--theme-color);color:var(--theme-bg);cursor:pointer;font-weight:700;font:inherit;border:none;border-radius:26px;padding:8px 15px;font-weight:700}.btn-filled.svelte-1kuv1uw:disabled{opacity:.5;cursor:not-allowed}.hybrid-editor-area.svelte-1kuv1uw h1{border-bottom:1px solid var(--theme-color);margin:10px 0;padding-bottom:5px;font-size:1.5rem}.hybrid-editor-area.svelte-1kuv1uw b{font-weight:700}.hybrid-editor-area.svelte-1kuv1uw i{font-style:italic}.hybrid-editor-area.svelte-1kuv1uw blockquote{border-left:3px solid var(--theme-color);opacity:.8;margin:10px 0;padding-left:10px;font-style:italic}.hybrid-editor-area.svelte-1kuv1uw pre{background:rgba(var(--theme-color-rgb), .1);border-radius:4px;padding:2px 6px;font-family:monospace;display:inline-block}.hybrid-editor-area.svelte-1kuv1uw hr{border:0;border-bottom:1px dashed var(--theme-color);opacity:.5;margin:20px 0}.raw-textarea.svelte-1kuv1uw{resize:none;background:rgba(var(--theme-color-rgb), .05)}.mode-toggle-btn.svelte-1kuv1uw{color:var(--theme-color);font-weight:700}.mode-toggle-btn.svelte-1kuv1uw:hover{background:var(--theme-color)!important;color:var(--theme-bg)!important}.footer-row.svelte-1kuv1uw{flex-shrink:0;justify-content:space-between;align-items:center;width:100%;padding-top:10px;padding-bottom:10px;display:flex}.right-actions.svelte-1kuv1uw{flex-shrink:0;align-items:center;display:flex}.status-output.svelte-1kuv1uw{color:var(--theme-color);white-space:nowrap;font-size:.8rem;font-weight:700}.status-output.error.svelte-1kuv1uw{color:#f55}.publish-row.svelte-1kuv1uw{flex-shrink:0;justify-content:flex-end;align-items:center;gap:20px;width:100%;padding-bottom:20px;display:flex}.private-toggle.svelte-1kuv1uw{cursor:pointer;color:var(--theme-color);opacity:.8;align-items:center;gap:8px;font-size:.9rem;transition:opacity .2s;display:none}.private-toggle.svelte-1kuv1uw:hover{opacity:1}.private-toggle.svelte-1kuv1uw input[type=checkbox]:where(.svelte-1kuv1uw){display:none}.custom-box.svelte-1kuv1uw{border:1px solid var(--theme-color);border-radius:2px;width:14px;height:14px;display:inline-block;position:relative}.private-toggle.svelte-1kuv1uw input[type=checkbox]:where(.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}@keyframes svelte-1kuv1uw-flash{0%{opacity:1}to{opacity:.5}}.notifications-module.svelte-1a3vahb{max-width:900px;color:var(--theme-color);padding:0}.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{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);box-sizing:border-box;flex-direction:column;height:100dvh;padding:5px;display:flex;overflow:hidden}.inbox-list.svelte-1ymcegb{flex-direction:column;flex-grow:1;gap:10px;display:flex;overflow-y:auto}.chat-view.svelte-1ymcegb{flex-direction:column;flex-grow:1;min-height:0;display:flex}.chat-history.svelte-1ymcegb{flex-direction:column;flex-grow:1;gap:15px;min-height:0;padding-right:10px;display:flex;overflow-y:auto}.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}.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-avatar.svelte-1ymcegb img:where(.svelte-1ymcegb),.user-avatar.svelte-1ymcegb img:where(.svelte-1ymcegb){object-fit:cover;border-radius:50%;width:100%;height:100%}.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-input-area.svelte-1ymcegb{flex-shrink:0;gap:10px;margin-top:10px;padding-bottom:20px;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}.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)}.user-info-centered.svelte-1ymcegb{flex-direction:column;align-items:center;gap:8px;display:flex}.user-avatar.large.svelte-1ymcegb{background:var(--theme-color);text-align:center;width:48px;height:48px;color:var(--theme-color);border-radius:50%;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::-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}.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}.date-divider.svelte-1ymcegb{text-align:center;color:var(--theme-color);opacity:.8;text-transform:uppercase;align-items:center;margin:15px 0 20px;font-size:.85rem;font-weight:700;display:flex}.date-divider.svelte-1ymcegb:before,.date-divider.svelte-1ymcegb:after{content:"";border-bottom:1px solid rgba(var(--theme-color-rgb), .4);flex:1}.date-divider.svelte-1ymcegb:before{margin-right:15px}.date-divider.svelte-1ymcegb:after{margin-left:15px}.clickable-profile.svelte-1ymcegb{cursor:pointer;transition:opacity .2s,text-shadow .2s}.clickable-profile.svelte-1ymcegb:hover{opacity:.8}.clickable-profile.svelte-1ymcegb:hover .user-name:where(.svelte-1ymcegb){text-shadow:0 0 5px var(--theme-color);text-decoration:underline}.svelte-1ymcegb{box-sizing:border-box}.profile-module.svelte-1bgs240{max-width:900px;color:var(--theme-color);box-sizing:border-box;width:100%;margin:0 auto;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;letter-spacing:-1px;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);color:#000;background:var(--theme-color);opacity:.8;border-radius:3px;margin-left:10px;padding:2px 5px;font-size:.75rem}.meta.svelte-1bgs240{opacity:.8}.entry-content.svelte-1bgs240{word-break:break-word;overflow-wrap:break-word;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)}.user-link.svelte-1bgs240{color:inherit;cursor:pointer;text-decoration:none;transition:text-shadow .2s,opacity .2s}.user-link.svelte-1bgs240:hover{text-shadow:0 0 5px var(--theme-color);text-decoration:underline}.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}.close-modal-btn.svelte-1bgs240{color:var(--theme-color);cursor:pointer;opacity:.8;background:0 0;border:none;justify-content:center;align-items:center;padding:0;font-size:1.4rem;transition:color .2s,transform .2s;display:flex}.close-modal-btn.svelte-1bgs240:hover{color:#f55;opacity:1;transform:scale(1.1)}.warning-action.svelte-1bgs240{display:none}.action-btn.danger-action.svelte-1bgs240:hover{color:#f55;text-shadow:0 0 5px #f55}.action-btn.warning-action.svelte-1bgs240:hover{color:#fa0;text-shadow:0 0 5px #fa0}@media (width<=768px){.profile-module.svelte-1bgs240{margin:0 auto;padding:3px}.profile-card.svelte-1bgs240{padding:15px}.entry-card.svelte-1bgs240{padding:12px}.tab-btn.svelte-1bgs240{padding:6px 12px;font-size:.9rem}.header-left.svelte-1bgs240{gap:5px}.social-links.svelte-1bgs240{gap:10px}}.modal-backdrop.svelte-1bgs240{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}.message-modal.svelte-1bgs240{background-color:var(--theme-bg,#000);border:1px solid var(--theme-color,#a0a0a0);width:90%;max-width:500px;color:var(--theme-color);border-radius:8px;flex-direction:column;gap:15px;padding:20px;display:flex;box-shadow:0 0 20px #00000080}.message-header.svelte-1bgs240{border-bottom:1px dashed rgba(var(--theme-color-rgb), .3);justify-content:space-between;align-items:center;padding-bottom:10px;display:flex}.message-header.svelte-1bgs240 h3:where(.svelte-1bgs240){text-transform:uppercase;margin:0;font-size:1.1rem}.message-modal.svelte-1bgs240 textarea:where(.svelte-1bgs240){background:rgba(var(--theme-color-rgb), .05);border:1px solid rgba(var(--theme-color-rgb), .3);width:100%;min-height:150px;color:inherit;resize:vertical;box-sizing:border-box;border-radius:4px;padding:12px;font-family:inherit}.message-modal.svelte-1bgs240 textarea:where(.svelte-1bgs240):focus{border-color:var(--theme-color);outline:none}.modal-actions.svelte-1bgs240{justify-content:flex-end;gap:10px;display:flex}.theme-image-wrapper{border:1px solid rgba(var(--theme-color-rgb), .3);border-radius:4px;max-width:100%;margin:10px 0;display:inline-block;position:relative;overflow:hidden}.theme-image{filter:grayscale()contrast(1.2);max-width:100%;height:auto;display:block}.theme-image-wrapper:after{content:"";background-color:var(--theme-color);mix-blend-mode:color;pointer-events:none;width:100%;height:100%;position:absolute;top:0;left:0}.theme-image-wrapper:hover:after{opacity:0;transition:opacity .3s}.theme-image-wrapper:hover .theme-image{filter:grayscale(0%)contrast();transition:filter .3s}.photo-grid-item.svelte-1bgs240{aspect-ratio:1;border:1px solid var(--theme-color);border-radius:8px;width:100%;margin:0}.photo-grid-item.svelte-1bgs240 .theme-image:where(.svelte-1bgs240){object-fit:cover;width:100%;height:100%}.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);background:#000c;border-radius:16px;flex-direction:column;align-items:center;margin:10px;padding:20px;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-size:.95rem;display:flex}.retro-chat-header.svelte-1bi93vx{border-bottom:1px solid 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}.clickable-user.svelte-1bi93vx{cursor:pointer;transition:opacity .2s,text-shadow .2s}.clickable-user.svelte-1bi93vx:hover{text-shadow:0 0 5px var(--theme-color);opacity:1!important}.chat-input-area.svelte-1bi93vx{border-top:1px solid 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}.date-divider.svelte-1bi93vx{text-align:center;color:var(--theme-color);opacity:.8;align-items:center;margin:15px 0 10px;font-weight:700;display:flex}.date-divider.svelte-1bi93vx:before,.date-divider.svelte-1bi93vx:after{content:"";border-bottom:1px solid rgba(var(--theme-color-rgb), .4);flex:1}.date-divider.svelte-1bi93vx:before{margin-right:15px}.date-divider.svelte-1bi93vx:after{margin-left:15px}.load-more-btn.svelte-1bi93vx{border:1px solid var(--theme-color);width:100%;color:var(--theme-color);cursor:pointer;background:0 0;border-radius:4px;flex-shrink:0;margin-bottom:15px;padding:8px 0;font-family:inherit;font-weight:700;transition:background-color .2s,color .2s}.load-more-btn.svelte-1bi93vx:hover:not(:disabled){background:var(--theme-color);color:var(--theme-bg)}.load-more-btn.svelte-1bi93vx:disabled{opacity:.5;cursor:wait;border-style:dashed}@media (width<=768px){.chat-sidebar.svelte-1bi93vx{display:none}.chat-messages-container.svelte-1bi93vx{padding-right:0}}.single-post-container.svelte-f6pm4d{width:100%;max-width:900px;color:var(--theme-color);box-sizing:border-box;padding:20px;font-family:inherit}.top-nav.svelte-f6pm4d{justify-content:space-between;align-items:center;margin-bottom:10px;font-size:.9rem;font-weight:700;display:flex}.back-btn.svelte-f6pm4d{color:var(--theme-color);cursor:pointer;background:0 0;border:none;font-family:inherit;font-weight:700;transition:opacity .2s}.back-btn.svelte-f6pm4d:hover{opacity:.7}.post-card.svelte-f6pm4d{border:1px solid rgba(var(--theme-color-rgb), .4);background:#0000001a;border-radius:8px;margin-bottom:15px;padding:15px 20px}.main-entry.svelte-f6pm4d{background-color:var(--theme-color);color:var(--theme-bg);border:none;border-radius:8px;margin-bottom:20px}.card-header.svelte-f6pm4d{justify-content:space-between;align-items:center;margin-bottom:15px;display:flex}.author-link.svelte-f6pm4d{color:inherit;font-size:1.05rem;text-decoration:none;transition:text-shadow .2s}.author-link.svelte-f6pm4d:hover{text-shadow:0 0 5px var(--theme-color)}.meta-stats.svelte-f6pm4d{opacity:.7;font-family:monospace;font-size:.85rem}.card-body.svelte-f6pm4d{word-break:break-word;margin-bottom:15px;font-size:.95rem;line-height:1.6}.card-footer.svelte-f6pm4d{opacity:.8;justify-content:space-between;align-items:center;margin-top:10px;font-size:.85rem;display:flex}.footer-left.svelte-f6pm4d{flex-grow:1}.action-menu.svelte-f6pm4d{gap:15px;display:flex}.action-item.svelte-f6pm4d{cursor:pointer;transition:opacity .2s}.action-item.svelte-f6pm4d:hover{opacity:1;text-shadow:0 0 5px var(--theme-color)}.action-item-hidden.svelte-f6pm4d{display:none}.replies-header.svelte-f6pm4d{text-transform:uppercase;margin-bottom:15px;font-size:.9rem;font-weight:700}.comment-author-block.svelte-f6pm4d{align-items:center;gap:10px;display:flex}.avatar-box.svelte-f6pm4d{background:rgba(var(--theme-color-rgb), .2);border:1px solid rgba(var(--theme-color-rgb), .5);border-radius:16px;justify-content:center;align-items:center;width:30px;height:30px;font-weight:700;display:flex;overflow:hidden}.avatar-box.svelte-f6pm4d img:where(.svelte-f6pm4d){object-fit:cover;filter:grayscale()contrast(150%);width:100%;height:100%}.reply-container.svelte-f6pm4d{flex-direction:column;gap:10px;margin-top:20px;display:flex}.reply-container.svelte-f6pm4d textarea:where(.svelte-f6pm4d){border:1px solid rgba(var(--theme-color-rgb), .4);width:100%;min-height:80px;color:var(--theme-color);resize:vertical;box-sizing:border-box;background:0 0;border-radius:4px;padding:10px;font-family:inherit}.reply-container.svelte-f6pm4d textarea:where(.svelte-f6pm4d):focus{border-color:var(--theme-color);outline:none}.transmit-btn.svelte-f6pm4d{border:1px solid var(--theme-color);color:var(--theme-color);cursor:pointer;background:0 0;border-radius:4px;align-self:flex-end;padding:6px 15px;font-family:inherit;font-weight:700;transition:background .2s}.transmit-btn.svelte-f6pm4d:hover:not(:disabled){background:var(--theme-color);color:var(--theme-bg)}.transmit-btn.svelte-f6pm4d:disabled{opacity:.5;cursor:not-allowed}.status-msg.svelte-f6pm4d{opacity:.7;font-style:italic}.directory-module.svelte-7ergxh{width:100%;max-width:1000px;color:var(--theme-color);box-sizing:border-box;flex-direction:column;height:100%;padding:20px;display:flex}.dir-nav.svelte-7ergxh{border-bottom:1px solid rgba(var(--theme-color-rgb), .2);gap:15px;margin-bottom:10px;padding-bottom:10px;font-size:.9rem;display:flex}.active-tab.svelte-7ergxh{background:rgba(var(--theme-color-rgb), .2);border-radius:4px;padding:4px 10px;font-weight:700}.disabled-tab.svelte-7ergxh{opacity:.5;cursor:not-allowed;padding:4px 0}.dir-stats.svelte-7ergxh{opacity:.7;justify-content:space-between;margin-bottom:15px;font-size:.85rem;display:flex}.search-bar.svelte-7ergxh{border:1px solid rgba(var(--theme-color-rgb), .3);width:100%;color:inherit;box-sizing:border-box;background:0 0;border-radius:4px;outline:none;margin-bottom:20px;padding:12px 15px;font-family:inherit}.search-bar.svelte-7ergxh:focus{border-color:var(--theme-color);box-shadow:0 0 5px rgba(var(--theme-color-rgb), .3)}.status-msg.svelte-7ergxh{border:1px dashed rgba(var(--theme-color-rgb), .4);text-align:center;opacity:.8;border-radius:4px;padding:20px}.status-msg.error.svelte-7ergxh{color:#f55;opacity:1;border-color:#f55}.user-grid.svelte-7ergxh{grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:15px;padding-right:5px;display:grid;overflow-y:auto}.user-grid.svelte-7ergxh::-webkit-scrollbar{width:6px}.user-grid.svelte-7ergxh::-webkit-scrollbar-thumb{background-color:rgba(var(--theme-color-rgb), .4)}.user-card.svelte-7ergxh{border:1px solid rgba(var(--theme-color-rgb), .2);border-radius:4px;flex-direction:column;min-height:130px;padding:15px;transition:border-color .2s,box-shadow .2s;display:flex}.user-card.svelte-7ergxh:hover{border-color:var(--theme-color);box-shadow:0 0 8px #0003}.card-top.svelte-7ergxh{justify-content:space-between;align-items:flex-start;margin-bottom:10px;display:flex}.username-link.svelte-7ergxh{color:inherit;font-size:1.1rem;font-weight:700;text-decoration:none;transition:text-shadow .2s}.username-link.svelte-7ergxh:hover{text-shadow:0 0 5px var(--theme-color);text-decoration:underline}.club-icons.svelte-7ergxh{opacity:.8;align-items:center;gap:5px;font-size:1rem;display:flex}.club-link.svelte-7ergxh{color:inherit;text-decoration:none;transition:opacity .2s}.club-link.svelte-7ergxh:hover{opacity:1;text-shadow:0 0 5px var(--theme-color)}.extra-clubs.svelte-7ergxh{margin-left:2px;font-size:.75rem;font-weight:700}.bio-text.svelte-7ergxh{opacity:.8;-webkit-line-clamp:3;-webkit-box-orient:vertical;margin-bottom:10px;font-size:.9rem;line-height:1.4;display:-webkit-box;overflow:hidden}.website-link.svelte-7ergxh{color:inherit;opacity:.6;margin-top:auto;padding-top:10px;font-size:.85rem;text-decoration:none;transition:opacity .2s}.website-link.svelte-7ergxh:hover{opacity:1;text-decoration:underline}.website-placeholder.svelte-7ergxh{margin-top:auto}body{overflow:hidden}#canvas-container.svelte-1v71qf5{background-color:var(--theme-bg);z-index:5;justify-content:center;align-items:center;width:100vw;height:calc(100vh - 100px);display:flex;position:fixed;top:40px;left:0}.user-profile-link{color:var(--theme-color);pointer-events:auto;background:#050505d9;border:1px solid #050505d9;border-radius:6px;padding:4px 8px;font-family:monospace;text-decoration:none}.user-profile-link:hover{background:var(--theme-color);color:#000}.app-container.svelte-1n46o8q{grid-template-rows:40px 1fr 60px;grid-template-columns:1fr;width:100%;height:100dvh;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 10px;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}.welcome-banner.svelte-1n46o8q{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-1n46o8q p:where(.svelte-1n46o8q){margin:0}.welcome-banner.svelte-1n46o8q .dismiss:where(.svelte-1n46o8q){cursor:pointer;opacity:.7;font-weight:700;transition:opacity .2s}.welcome-banner.svelte-1n46o8q .dismiss:where(.svelte-1n46o8q):hover{opacity:1}.content.svelte-1n46o8q{flex-direction:column;grid-area:2/1;align-items:center;padding:10px;display:flex;overflow-y:auto}.centered-view.svelte-1n46o8q{flex-direction:column;width:100%;max-width:1000px;height:100%;display:flex}.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:300px;padding:30px;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}
