button.svelte-y7ph8e{padding:.5rem 1rem;font-size:1rem;cursor:pointer}button.svelte-y7ph8e:disabled{cursor:not-allowed;opacity:.7}.tooltip-wrapper.svelte-1yto19n{display:inline;width:auto;min-width:0;background:none!important;border:none!important;padding:0!important;margin:0!important;font:inherit!important;color:inherit!important;cursor:inherit!important;text-align:inherit!important;box-shadow:none!important;text-shadow:inherit!important;border-radius:0!important;-webkit-appearance:none!important;-moz-appearance:none!important;appearance:none!important;white-space:pre}.tooltip-wrapper.svelte-1yto19n:hover,.tooltip-wrapper.svelte-1yto19n:active{background:none!important;border:none!important;box-shadow:none!important}.tooltip-wrapper.svelte-1yto19n:focus{outline:none!important;box-shadow:none!important}.tooltip-wrapper.svelte-1yto19n:focus-visible{outline:2px solid #003C74!important;outline-offset:2px!important}.tooltip{white-space:nowrap;padding:.5rem;background:#ece9d8;color:#000;border:1px solid #003C74;box-shadow:2px 2px 4px #0003;border-radius:2px;font-size:.875rem;font-family:"Microsoft Sans Serif",Segoe UI,Arial,Tahoma,sans-serif}.tooltip.top:before{content:"";position:absolute;bottom:-6px;left:50%;transform:translate(-50%);border-left:6px solid transparent;border-right:6px solid transparent;border-top:6px solid #003C74}.tooltip.bottom:before{content:"";position:absolute;top:-6px;left:50%;transform:translate(-50%);border-left:6px solid transparent;border-right:6px solid transparent;border-bottom:6px solid #003C74}.tooltip.left:before{content:"";position:absolute;right:-6px;top:50%;transform:translateY(-50%);border-top:6px solid transparent;border-bottom:6px solid transparent;border-left:6px solid #003C74}.tooltip.right:before{content:"";position:absolute;left:-6px;top:50%;transform:translateY(-50%);border-top:6px solid transparent;border-bottom:6px solid transparent;border-right:6px solid #003C74}.loading-text.svelte-1msv0yw{display:inline-flex;align-items:center;font-size:inherit}.dots.svelte-1msv0yw{display:inline-flex;margin-left:2px}.dots.svelte-1msv0yw span:where(.svelte-1msv0yw){animation:svelte-1msv0yw-dots 1.5s infinite;opacity:0}.dots.svelte-1msv0yw span:where(.svelte-1msv0yw):nth-child(1){animation-delay:0s}.dots.svelte-1msv0yw span:where(.svelte-1msv0yw):nth-child(2){animation-delay:.5s}.dots.svelte-1msv0yw span:where(.svelte-1msv0yw):nth-child(3){animation-delay:1s}@keyframes svelte-1msv0yw-dots{0%{opacity:0}50%{opacity:1}to{opacity:0}}.password-strength-indicator.svelte-bayx33{margin-top:8px;font-size:.875rem}.strength-bar.svelte-bayx33{display:flex;align-items:center;gap:8px;margin-bottom:8px}.strength-bar-bg.svelte-bayx33{flex:1;height:6px;background-color:#ddd;border-radius:3px;overflow:hidden}.strength-bar-fill.svelte-bayx33{height:100%;transition:width .3s ease,background-color .3s ease;border-radius:3px}.strength-label.svelte-bayx33{min-width:50px;font-weight:700;font-size:.75rem}.strength-label.weak.svelte-bayx33{color:#f44}.strength-label.fair.svelte-bayx33{color:#fa0}.strength-label.good.svelte-bayx33{color:#4a4}.strength-label.strong.svelte-bayx33{color:#0a0}.requirements-list.svelte-bayx33{display:flex;flex-direction:column;gap:4px;margin-bottom:8px}.requirement.svelte-bayx33{display:flex;align-items:center;gap:6px;font-size:.75rem}.requirement-icon.svelte-bayx33{width:12px;text-align:center;font-weight:700}.requirement.met.svelte-bayx33{color:#0a0}.requirement.met.svelte-bayx33 .requirement-icon:where(.svelte-bayx33){color:#0a0}.requirement.unmet.svelte-bayx33{color:#888}.requirement.unmet.svelte-bayx33 .requirement-icon:where(.svelte-bayx33){color:#f44}.error-messages.svelte-bayx33{display:flex;flex-direction:column;gap:4px}.error-message.svelte-bayx33{color:#f44;font-size:.75rem}.compact .password-strength-indicator.svelte-bayx33{font-size:.75rem}.compact .requirements-list.svelte-bayx33{display:none}.compact .strength-bar.svelte-bayx33{margin-bottom:4px}.login-window.svelte-5c4h7b{width:300px;background:#ece9d8;position:fixed}@media (max-width: 768px){.login-window.svelte-5c4h7b{width:100%!important;height:100%!important;top:0!important;left:0!important;right:0!important;bottom:0!important;margin:0!important;border-radius:0!important;transform:none!important}.window-content.svelte-5c4h7b{height:calc(100% - 80px);overflow-y:auto}form.svelte-5c4h7b{max-width:400px;margin:0 auto;padding:1rem}}.title-bar.svelte-5c4h7b{background:linear-gradient(180deg,#0054e3,#0047ab);padding:4px 6px;display:flex;justify-content:space-between;align-items:center;color:#fff;font-weight:700;-webkit-user-select:none;-moz-user-select:none;user-select:none;position:relative}.title-bar-text.svelte-5c4h7b{display:flex;align-items:center;gap:4px;font-size:.875rem}.tabs.svelte-5c4h7b{padding:0 3px;display:flex;border-bottom:1px solid #0054E3}.tabs.svelte-5c4h7b button:where(.svelte-5c4h7b){flex:1;padding:8px;border:none;background:#ece9d8;font-size:1rem;cursor:pointer}.tabs.svelte-5c4h7b button.active:where(.svelte-5c4h7b){background:#fff;border-bottom:2px solid #0054E3;font-weight:700}.window-content.svelte-5c4h7b{padding:16px}.form-group.svelte-5c4h7b{margin-bottom:16px}.form-group.svelte-5c4h7b label:where(.svelte-5c4h7b){display:block;margin-bottom:4px;font-size:1rem}.form-group.svelte-5c4h7b input:where(.svelte-5c4h7b){width:100%;padding:4px;font-size:1rem;font-family:Arial,Verdana,Tahoma,sans-serif}.button-bar.svelte-5c4h7b{display:flex;justify-content:center;margin-top:20px}.icon-button.svelte-5c4h7b{display:flex;flex-direction:column;align-items:center;gap:4px;background:none;border:none;cursor:pointer;font-size:1rem;color:#000}.error.svelte-5c4h7b{color:red;font-size:1rem;margin-top:8px}.success-border.svelte-5c4h7b{border:2px solid green}.error-border.svelte-5c4h7b{border:2px solid red}.processing.svelte-17nkldv{color:#666;font-style:italic;animation:svelte-17nkldv-pulse 1s infinite}.error.svelte-17nkldv{color:#c00;border-bottom:1px dotted #cc0000}@keyframes svelte-17nkldv-pulse{0%,to{opacity:1}50%{opacity:.5}}.formatted-message{word-break:break-word;overflow-wrap:break-word;-webkit-hyphens:auto;hyphens:auto}.formatted-message.gradient-text-static{font-weight:700}.gradient-text-static .gradient-char{display:inline;opacity:1!important;margin:0!important;padding:0!important;letter-spacing:0!important;-webkit-text-fill-color:initial!important}.formatted-message{opacity:1!important;filter:none!important}.formatted-message:not(.gradient-text-static){color:inherit}.formatted-message[aria-label]{position:relative}.formatted-message{contain:layout style}.color-picker-container.svelte-17ly24t{position:relative;display:inline-block}.picker-dropdown.svelte-17ly24t{position:absolute;top:100%;right:0;z-index:1000;padding:4px;margin-top:2px;background:#ece9d8;width:420px;max-height:380px;overflow-y:auto;border:2px outset #c0c0c0;box-shadow:2px 2px 4px #0000004d;box-sizing:border-box}@media (max-width: 768px){.picker-dropdown.svelte-17ly24t{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);right:auto;width:90vw;max-width:420px;max-height:85vh}}.gradient-controls.svelte-17ly24t{margin-bottom:6px;padding:4px;border:1px inset #dfdfdf;background:#ece9d8}.gradient-slots.svelte-17ly24t{display:flex;gap:4px;margin-bottom:4px;align-items:center;flex-wrap:wrap}.gradient-slot.svelte-17ly24t{width:24px;height:24px;border:2px outset #c0c0c0!important;cursor:pointer;position:relative;padding:0!important;margin:0!important;background-image:none!important;min-width:24px!important;min-height:24px!important;max-width:24px!important;max-height:24px!important;box-sizing:border-box!important;flex-shrink:0;transition:all .2s ease}.gradient-slot.active.svelte-17ly24t{border:2px inset #c0c0c0!important;box-shadow:inset 0 0 0 1px #000!important}.gradient-slot.svelte-17ly24t:hover{transform:scale(1.1)}.gradient-slot.svelte-17ly24t .remove-slot:where(.svelte-17ly24t){position:absolute;top:-4px;right:-4px;width:12px!important;height:12px!important;min-width:12px!important;min-height:12px!important;max-width:12px!important;max-height:12px!important;background-color:gray!important;color:#fff!important;border:1px solid #000!important;font-size:9px!important;line-height:1!important;cursor:pointer!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;border-radius:0!important;padding:0!important;margin:0!important;font-weight:400!important;font-family:"MS Sans Serif",sans-serif!important;z-index:10;opacity:0;transition:opacity .15s ease;text-align:center!important;box-sizing:border-box!important;-webkit-user-select:none;-moz-user-select:none;user-select:none}.gradient-slot.svelte-17ly24t:hover .remove-slot:where(.svelte-17ly24t){opacity:.8}.gradient-slot.svelte-17ly24t .remove-slot:where(.svelte-17ly24t):hover{background-color:#000!important;opacity:1}.add-slot.svelte-17ly24t{width:24px;height:24px;border:2px dashed #666!important;background:#f0f0f0!important;cursor:pointer;font-weight:700;padding:0!important;margin:0!important;min-width:24px!important;min-height:24px!important;max-width:24px!important;max-height:24px!important;background-image:none!important;box-sizing:border-box!important;flex-shrink:0;display:flex!important;align-items:center!important;justify-content:center!important;font-size:14px!important;color:#666!important;transition:all .2s ease}.add-slot.svelte-17ly24t:hover{background:#e0e0e0!important;border-color:#333!important;transform:scale(1.05)}.gradient-preview.svelte-17ly24t{height:12px;border:1px inset #dfdfdf}.color-section.svelte-17ly24t{margin-bottom:6px}.section-title.svelte-17ly24t{font-size:10px;font-weight:700;margin-bottom:2px;color:#000}.color-row.svelte-17ly24t{display:flex;flex-wrap:wrap;gap:2px;margin-bottom:4px;padding:3px;background:#ece9d8;border:1px inset #dfdfdf}.classic-swatch.svelte-17ly24t{width:18px!important;height:18px!important;min-width:18px!important;min-height:18px!important}.color-grid.svelte-17ly24t{display:grid;grid-template-columns:repeat(16,1fr);gap:2px;width:100%;padding:3px;background:#ece9d8;border:1px inset #dfdfdf;box-sizing:border-box}.color-swatch.svelte-17ly24t{width:18px!important;height:18px!important;min-width:18px!important;min-height:18px!important;border:1px solid #808080!important;cursor:pointer;padding:0!important;margin:0!important;box-sizing:border-box!important;outline:none!important;background-image:none!important;background-color:var(--swatch-color, #000000)!important;font-size:0!important;line-height:0!important}.color-swatch.svelte-17ly24t:hover{border:2px solid #000000!important;transform:scale(1.1)!important;z-index:5;position:relative}.color-swatch.svelte-17ly24t:active{border:2px solid #ffffff!important;transform:scale(.95)!important}.picker-footer.svelte-17ly24t{text-align:center;padding-top:4px;border-top:1px solid #808080;margin-top:4px}.color-indicator.svelte-17ly24t{border-radius:1px}.text-formatting-toolbar.svelte-wqmrsc{display:flex;align-items:center;gap:4px;padding:2px;font-size:11px;position:relative;flex-wrap:wrap}.size-control.svelte-wqmrsc{display:flex;align-items:center;gap:2px}.size-slider.svelte-wqmrsc{width:50px;height:12px}.size-display.svelte-wqmrsc{font-size:9px;color:#666;min-width:18px;text-align:center}.style-toggles.svelte-wqmrsc,.color-controls.svelte-wqmrsc{display:flex;gap:1px}select.svelte-wqmrsc{height:20px;line-height:1;vertical-align:middle;padding:1px 4px;font-size:11px}select.svelte-wqmrsc option:where(.svelte-wqmrsc){padding:2px 4px;line-height:normal}.chat-area.svelte-1qo9513,.users-list.svelte-1qo9513{font-size:1rem;font-family:Arial,"Pixelated MS Sans Serif",Verdana,Tahoma,sans-serif}input.svelte-1qo9513:not(.styled-input){font-size:1rem;font-family:"Pixelated MS Sans Serif",Arial,Verdana,Tahoma,sans-serif}.title-bar.svelte-1qo9513{height:2rem;position:relative;cursor:default;-webkit-user-select:none;-moz-user-select:none;user-select:none;display:flex;align-items:center;padding:0 .5rem}.title-bar.svelte-1qo9513:not(:has(button:hover)){cursor:move}.chat-window.svelte-1qo9513{position:fixed;box-sizing:border-box;transition:width .3s ease,height .3s ease,left .3s ease,top .3s ease;will-change:transform}.chat-window.dragging.svelte-1qo9513{transition:none!important;-webkit-user-select:none;-moz-user-select:none;user-select:none}.chat-area.svelte-1qo9513{line-height:1.4}.message.svelte-1qo9513{margin-bottom:.25rem;word-break:break-word;display:flex;gap:.5rem;align-items:flex-start}.message.svelte-1qo9513 .gradient-text-static{letter-spacing:normal!important;word-spacing:normal!important}.message.svelte-1qo9513 .gradient-text-static span{letter-spacing:0!important}.message.svelte-1qo9513 .nickname:where(.svelte-1qo9513){font-weight:700;color:#2d31a6;cursor:help;flex-shrink:0}.message-content.svelte-1qo9513{flex:1;min-width:0}.message.emote.svelte-1qo9513{color:#666;font-style:italic}.message.emote.svelte-1qo9513 .nickname:where(.svelte-1qo9513){color:#666}.user.svelte-1qo9513{display:flex;align-items:flex-start;margin-bottom:.25rem;gap:.375rem;transition:opacity .3s ease}.user.offline.svelte-1qo9513{opacity:.6}.status-icon.svelte-1qo9513{font-size:.875rem;transition:color .3s ease}.user-info.svelte-1qo9513{flex:1;min-width:0}.user.svelte-1qo9513 .nickname:where(.svelte-1qo9513){font-weight:700;margin-bottom:.125rem;transition:color .3s ease}.user.offline.svelte-1qo9513 .nickname:where(.svelte-1qo9513){color:#666}.sunken-panel.svelte-1qo9513{background:#fff;border:.125rem inset #dfdfdf}input[type=text].svelte-1qo9513{font-size:1rem;margin-right:.25rem}button.svelte-1qo9513{font-size:1rem}.chat-container.svelte-1qo9513{position:relative;z-index:1}.input-container.svelte-1qo9513{position:relative;z-index:2}.input-container.svelte-1qo9513 input:where(.svelte-1qo9513):disabled,.input-container.svelte-1qo9513{opacity:.7;background-color:#8080801a;cursor:not-allowed}.hidden.svelte-1qo9513{display:none!important}.resize-handle{position:absolute;bottom:0;right:0;width:15px!important;height:15px!important;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='15' height='15'%3E%3Cpath d='M11 11v-2h2v2h-2zm0-4h2v2h-2V7zm-2 2V7h2v2H9zm0 2v-2h2v2H9zm-2 0v-2h2v2H7z' fill='%23000'/%3E%3C/svg%3E");background-position:bottom right;background-repeat:no-repeat;cursor:se-resize!important}@media (max-width: 768px){.window.svelte-1qo9513{position:fixed!important;top:0!important;left:0!important;right:0!important;bottom:0!important;width:100%!important;height:100%!important;transition:transform .3s ease!important;margin:0!important;border-radius:0!important}.window.minimized.svelte-1qo9513{transform:translateY(calc(100% - 32px))!important;height:100%!important}.window.minimized.svelte-1qo9513 .title-bar:where(.svelte-1qo9513){height:32px}.title-bar-controls.svelte-1qo9513 button:where(.svelte-1qo9513){width:24px;height:24px;padding:0;margin:0 2px;background-color:transparent;border:1px solid transparent;position:relative}.title-bar-controls.svelte-1qo9513 button.contacts-btn:where(.svelte-1qo9513){width:auto;padding:0 .5rem;font-size:1.25rem}.window.minimized.svelte-1qo9513 .title-bar-controls:where(.svelte-1qo9513) button:where(.svelte-1qo9513){opacity:.8}.window.minimized.svelte-1qo9513 .title-bar-controls:where(.svelte-1qo9513) button.contacts-btn:where(.svelte-1qo9513){opacity:.8}.window-body.svelte-1qo9513{flex-direction:column}.chat-container.svelte-1qo9513{margin-right:0!important;margin-bottom:0!important;height:100%}.users-list.mobile.svelte-1qo9513{position:fixed;bottom:0;left:0;right:0;height:auto;max-height:30vh;z-index:1000;border-top:.125rem solid #dfdfdf;background:#fff}.input-container.svelte-1qo9513{padding:.5rem;border-top:.125rem solid #dfdfdf}}.relative-time.svelte-1qo9513{color:#666;font-size:.75rem;margin-right:.5rem;font-style:italic}.cooldown-progress.svelte-1qo9513{position:absolute;bottom:0;left:0;height:2px;background:#2d31a6;transition:width .1s linear}.input-container.svelte-1qo9513{position:relative}.connection-error.svelte-1qo9513{font-size:.75rem;color:#f44;margin-left:.5rem}.error-banner.svelte-1qo9513{position:absolute;top:2rem;left:0;right:0;background:#ffebee;color:#c62828;padding:.5rem;text-align:center;z-index:100;border-bottom:1px solid #ffcdd2;font-size:.875rem}.error-banner.svelte-1qo9513 small:where(.svelte-1qo9513){color:#666}.rate-limit-warning.svelte-1qo9513{background:#fff3e0;color:#e65100;padding:.5rem;margin-bottom:.5rem;border-radius:4px;font-size:.875rem;display:flex;flex-direction:column;gap:.25rem;animation:svelte-1qo9513-slideIn .3s ease-out;border:1px solid #ffe0b2}.rate-limit-warning.with-progress.svelte-1qo9513{border-left:4px solid #e65100}.rate-limit-warning.svelte-1qo9513 small:where(.svelte-1qo9513){color:#666;font-size:.75rem}@keyframes svelte-1qo9513-slideIn{0%{transform:translateY(-100%);opacity:0}to{transform:translateY(0);opacity:1}}.cooldown-progress.svelte-1qo9513{position:absolute;bottom:0;left:0;height:2px;background:#e65100;transition:width .1s linear}.initial-loading.svelte-1qo9513{display:flex;justify-content:center;align-items:center;height:100%;font-size:1.1rem;color:#666}.loading-messages.svelte-1qo9513{text-align:center;padding:1rem;color:#666;font-style:italic;background:#0000000d;margin-bottom:1rem;border-radius:4px}.registration-prompt.svelte-1qo9513{background:#fff3e0;color:#e65100;padding:1rem;margin-bottom:1rem;border-radius:4px;text-align:center;font-size:.95rem;border:1px solid #ffe0b2;animation:svelte-1qo9513-fadeIn .3s ease-out}.registration-prompt.svelte-1qo9513 p:where(.svelte-1qo9513){margin:0}@keyframes svelte-1qo9513-fadeIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.registration-prompt.svelte-1qo9513 .link-button:where(.svelte-1qo9513){color:#e65100;text-decoration:underline;cursor:pointer;background:none;border:none;padding:0;font:inherit}.registration-prompt.svelte-1qo9513 .link-button:where(.svelte-1qo9513):hover{color:#ef6c00;text-decoration:none}.chat-window.minimized.svelte-1qo9513{box-shadow:0 2px 10px #0003}.minimized.svelte-1qo9513 .title-bar:where(.svelte-1qo9513){cursor:pointer}.minimized.svelte-1qo9513 .window-body:where(.svelte-1qo9513){display:none}.minimized.svelte-1qo9513 .resize-handle{display:none}.title-bar-text.svelte-1qo9513{flex:1;min-width:0;padding-right:.5rem}.title-bar-controls.svelte-1qo9513{display:flex;gap:2px;margin-left:auto}.pointer-events-none.svelte-1qo9513{pointer-events:none}.gradient-input-wrapper.svelte-1qo9513{border:1px inset #dfdfdf;padding:2px}.gradient-input-wrapper.svelte-1qo9513 input:where(.svelte-1qo9513){border:none!important;outline:none!important;padding:1px 3px}.desktop-icons.svelte-5du627{position:fixed;top:20px;left:20px;display:flex;flex-direction:column;gap:20px}.desktop-icon.svelte-5du627{display:flex;flex-direction:column;align-items:center;cursor:pointer;width:75px;text-align:center;padding:8px;border:1px dotted transparent;border-radius:2px;margin:2px}.desktop-icon.svelte-5du627:hover,.desktop-icon.svelte-5du627:focus{background:#316ac533;border:1px dotted rgba(255,255,255,.8);outline:1px solid rgba(49,106,197,.6);outline-offset:-1px}.desktop-icon.svelte-5du627:active{background:#316ac566}.desktop-icon.svelte-5du627 img:where(.svelte-5du627){width:48px;height:48px;margin-bottom:5px;pointer-events:none}.icon-label.svelte-5du627{color:#fff;text-shadow:1px 1px 1px rgba(0,0,0,.8);font-size:12px;-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:none;max-width:100%;overflow-wrap:break-word}.content-wrapper.svelte-8kvf38{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;box-sizing:border-box}
