:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}#app{width:100%;min-height:100vh}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media(prefers-color-scheme:light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}.theme-toggle.svelte-lu0t34{background:none;border:none;padding:0;cursor:pointer;outline:none}.toggle-track.svelte-lu0t34{width:56px;height:30px;background:linear-gradient(135deg,#1e3a5f,#0f172a);border-radius:15px;position:relative;transition:all .4s cubic-bezier(.4,0,.2,1);box-shadow:inset 0 2px 4px #0000004d,0 2px 8px #0003;overflow:hidden}.toggle-track.svelte-lu0t34:before{content:"";position:absolute;top:4px;left:8px;width:4px;height:4px;background:#fff9;border-radius:50%;box-shadow:12px 8px 0 1px #fff6,24px 2px #ffffff4d,32px 10px 0 1px #fff3;transition:opacity .3s ease}.toggle-track.light.svelte-lu0t34{background:linear-gradient(135deg,#87ceeb,#4fc3f7)}.toggle-track.light.svelte-lu0t34:before{opacity:0}.toggle-track.light.svelte-lu0t34:after{content:"";position:absolute;top:6px;right:10px;width:20px;height:8px;background:#fffc;border-radius:4px;opacity:1;animation:svelte-lu0t34-float 3s ease-in-out infinite}@keyframes svelte-lu0t34-float{0%,to{transform:translate(0)}50%{transform:translate(-3px)}}.toggle-thumb.svelte-lu0t34{position:absolute;top:3px;left:3px;width:24px;height:24px;background:linear-gradient(145deg,#ffd93d,#ffb347);border-radius:50%;display:flex;align-items:center;justify-content:center;transition:all .4s cubic-bezier(.4,0,.2,1);box-shadow:0 2px 8px #ffb74d66,inset 0 -2px 4px #0000001a}.toggle-track.light.svelte-lu0t34 .toggle-thumb:where(.svelte-lu0t34){transform:translate(26px);background:linear-gradient(145deg,#fff9c4,#ffeb3b);box-shadow:0 2px 12px #ffeb3b99,0 0 20px #ffeb3b4d}.icon.svelte-lu0t34{width:14px;height:14px;transition:all .3s ease}.moon.svelte-lu0t34{color:#1e3a5f}.sun.svelte-lu0t34{color:#f57c00}.theme-toggle.svelte-lu0t34:hover .toggle-track:where(.svelte-lu0t34){box-shadow:inset 0 2px 4px #0000004d,0 4px 16px #0000004d}.theme-toggle.svelte-lu0t34:hover .toggle-thumb:where(.svelte-lu0t34){transform:scale(1.05)}.theme-toggle.svelte-lu0t34:hover .toggle-track.light:where(.svelte-lu0t34) .toggle-thumb:where(.svelte-lu0t34){transform:translate(26px) scale(1.05)}.theme-toggle.svelte-lu0t34:active .toggle-thumb:where(.svelte-lu0t34){transform:scale(.95)}.theme-toggle.svelte-lu0t34:active .toggle-track.light:where(.svelte-lu0t34) .toggle-thumb:where(.svelte-lu0t34){transform:translate(26px) scale(.95)}.header.svelte-zne36e{position:sticky;top:0;z-index:100;background:#0a0a0fcc;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-bottom:1px solid rgba(255,255,255,.06);transition:all .4s ease}.header.light.svelte-zne36e{background:#fffc;border-bottom:1px solid rgba(0,0,0,.06)}.header-content.svelte-zne36e{max-width:1400px;margin:0 auto;padding:0 2rem;height:64px;display:flex;align-items:center;justify-content:space-between;gap:2rem}.logo.svelte-zne36e{display:flex;align-items:center;gap:12px;text-decoration:none;flex-shrink:0}.logo-icon.svelte-zne36e{width:40px;height:40px;border-radius:10px;box-shadow:0 4px 12px #0006;transition:transform .3s ease}.logo.svelte-zne36e:hover .logo-icon:where(.svelte-zne36e){transform:scale(1.05)}.logo-text.svelte-zne36e{font-size:1.25rem;font-weight:700;color:#fff;transition:color .4s ease}.header.light.svelte-zne36e .logo-text:where(.svelte-zne36e){color:#1a1a2e}.nav.svelte-zne36e{display:flex;align-items:center;gap:.25rem}.dropdown.svelte-zne36e{position:relative}.nav-link.svelte-zne36e{display:flex;align-items:center;gap:4px;padding:10px 16px;color:#ffffffb3;text-decoration:none;font-size:.9rem;font-weight:500;border-radius:8px;border:none;background:transparent;cursor:pointer;transition:all .2s ease}.nav-link.svelte-zne36e:hover{color:#fff;background:#ffffff1a}.nav.light.svelte-zne36e .nav-link:where(.svelte-zne36e){color:#0009}.nav.light.svelte-zne36e .nav-link:where(.svelte-zne36e):hover{color:#1a1a2e;background:#0000000d}.dropdown-arrow.svelte-zne36e{width:14px;height:14px;transition:transform .2s ease;opacity:.6}.dropdown.svelte-zne36e:hover .dropdown-arrow:where(.svelte-zne36e){transform:rotate(180deg)}.dropdown-menu.svelte-zne36e{position:absolute;top:calc(100% + 8px);left:50%;transform:translate(-50%) translateY(8px);min-width:180px;padding:8px;background:#1e2023fa;border:1px solid rgba(255,255,255,.08);border-radius:12px;box-shadow:0 16px 48px #00000080;opacity:0;visibility:hidden;transition:all .25s cubic-bezier(.4,0,.2,1)}.dropdown.svelte-zne36e:hover .dropdown-menu:where(.svelte-zne36e){opacity:1;visibility:visible;transform:translate(-50%) translateY(0)}.header.light.svelte-zne36e .dropdown-menu:where(.svelte-zne36e){background:#fffffffa;border:1px solid rgba(0,0,0,.08);box-shadow:0 16px 48px #0000001f}.dropdown-item.svelte-zne36e{display:flex;align-items:center;gap:10px;padding:10px 14px;color:#fffc;text-decoration:none;font-size:.875rem;font-weight:500;border-radius:8px;transition:all .2s ease}.dropdown-item.svelte-zne36e:hover{color:#fff;background:#5865f233}.header.light.svelte-zne36e .dropdown-item:where(.svelte-zne36e){color:#000000b3}.header.light.svelte-zne36e .dropdown-item:where(.svelte-zne36e):hover{color:#1a1a2e;background:#5865f21a}.header-actions.svelte-zne36e{display:flex;align-items:center;gap:1rem}.auth-loading.svelte-zne36e{width:60px;height:38px;background:#ffffff0d;border-radius:8px}.login-btn.svelte-zne36e{display:flex;align-items:center;gap:.5rem;padding:.5rem 1rem;background:#5865f2;color:#fff;border-radius:8px;font-weight:600;font-size:.9rem;transition:all .3s ease;border:none;cursor:pointer}.login-btn.svelte-zne36e:hover{background:#4752c4;transform:translateY(-2px);box-shadow:0 4px 12px #5865f24d}.discord-icon.svelte-zne36e{width:18px;height:18px}.user-btn.svelte-zne36e{display:flex;align-items:center;gap:10px;background:#ffffff08;border:1px solid rgba(255,255,255,.08);padding:6px 14px 6px 6px;border-radius:100px;color:#fff;font-size:.9rem;font-weight:500;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1)}.header.light.svelte-zne36e .user-btn:where(.svelte-zne36e){background:#00000008;border:1px solid rgba(0,0,0,.08);color:#1e293b}.user-btn.svelte-zne36e:hover{background:#ffffff14;border-color:#ffffff26;transform:translateY(-1px);box-shadow:0 4px 12px #0003}.header.light.svelte-zne36e .user-btn:where(.svelte-zne36e):hover{background:#0000000f;border-color:#0000001f;box-shadow:0 4px 12px #0000000d}.avatar-wrapper.svelte-zne36e{position:relative;display:flex}.status-indicator.svelte-zne36e{position:absolute;bottom:0;right:0;width:10px;height:10px;background:#22c55e;border:2px solid #0a0a0f;border-radius:50%}.header.light.svelte-zne36e .status-indicator:where(.svelte-zne36e){border-color:#fff}.user-avatar.svelte-zne36e{width:32px;height:32px;border-radius:50%;object-fit:cover;border:1px solid rgba(255,255,255,.1)}.user-avatar-placeholder.svelte-zne36e{width:32px;height:32px;border-radius:50%;background:linear-gradient(135deg,#5865f2,#4752c4);color:#fff;display:flex;align-items:center;justify-content:center;font-size:.85rem;font-weight:700;text-shadow:0 1px 2px rgba(0,0,0,.2)}.user-avatar-placeholder.large.svelte-zne36e{width:48px;height:48px;font-size:1.25rem;border-radius:12px}.user-dropdown.svelte-zne36e{width:260px;padding:12px}.user-dropdown-info.svelte-zne36e{display:flex;align-items:center;gap:12px;padding:8px 12px 16px}.user-dropdown-avatar.svelte-zne36e img:where(.svelte-zne36e){width:48px;height:48px;border-radius:12px;object-fit:cover}.user-dropdown-details.svelte-zne36e{display:flex;flex-direction:column;gap:2px;min-width:0}.user-dropdown-name.svelte-zne36e{font-weight:700;color:#fff;font-size:1rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.header.light.svelte-zne36e .user-dropdown-name:where(.svelte-zne36e){color:#1a1a2e}.user-dropdown-id.svelte-zne36e{font-size:.75rem;color:#fff6;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace}.header.light.svelte-zne36e .user-dropdown-id:where(.svelte-zne36e){color:#0006}.user-dropdown-role-badge.svelte-zne36e{display:inline-flex;padding:2px 8px;background:#5865f226;color:#5865f2;border-radius:4px;font-size:.65rem;font-weight:700;text-transform:uppercase;letter-spacing:.02em;margin-top:4px;width:fit-content}.dropdown-divider.svelte-zne36e{height:1px;background:#ffffff14;margin:8px -4px}.header.light.svelte-zne36e .dropdown-divider:where(.svelte-zne36e){background:#00000014}.item-icon.svelte-zne36e{width:18px;height:18px;opacity:.6;transition:opacity .2s ease}.dropdown-item.svelte-zne36e:hover .item-icon:where(.svelte-zne36e){opacity:1}.admin-link.svelte-zne36e{color:#10b981!important}.admin-link.svelte-zne36e:hover{background:#10b9811a!important}.animate-pulse.svelte-zne36e{animation:svelte-zne36e-pulse 1.5s cubic-bezier(.4,0,.6,1) infinite}@keyframes svelte-zne36e-pulse{0%,to{opacity:1}50%{opacity:.5}}.dropdown-menu-right.svelte-zne36e{left:auto!important;right:0!important;transform:translateY(8px)!important}.user-profile.svelte-zne36e:hover .dropdown-menu-right:where(.svelte-zne36e){transform:translateY(0)!important}.logout-btn.svelte-zne36e{width:100%;text-align:left;color:#f87171!important;font-weight:600;display:flex;align-items:center;gap:10px;background:transparent;border:none;cursor:pointer;font-family:inherit;margin-top:4px}.header.light.svelte-zne36e .logout-btn:where(.svelte-zne36e){color:#dc2626!important}.logout-icon.svelte-zne36e{width:18px;height:18px;opacity:.8}.logout-btn.svelte-zne36e:hover{background:#f8717126!important;color:#ff8787!important}.header.light.svelte-zne36e .logout-btn:where(.svelte-zne36e):hover{background:#dc262614!important;color:#b91c1c!important}.header-actions.svelte-zne36e .theme-toggle{position:static}.mobile-menu-btn.svelte-zne36e{display:none;width:40px;height:40px;padding:8px;background:transparent;border:none;border-radius:8px;color:#ffffffb3;cursor:pointer;transition:all .2s ease}.mobile-menu-btn.svelte-zne36e:hover{background:#ffffff1a;color:#fff}.header.light.svelte-zne36e .mobile-menu-btn:where(.svelte-zne36e){color:#0009}.header.light.svelte-zne36e .mobile-menu-btn:where(.svelte-zne36e):hover{background:#0000000d;color:#1a1a2e}.mobile-menu-btn.svelte-zne36e svg:where(.svelte-zne36e){width:100%;height:100%}@media(max-width:900px){.nav.svelte-zne36e{position:fixed;inset:64px 0 0;flex-direction:column;align-items:stretch;padding:1rem;background:#0a0a0ffa;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);transform:translate(-100%);transition:transform .3s cubic-bezier(.4,0,.2,1);overflow-y:auto}.nav.open.svelte-zne36e{transform:translate(0)}.nav.light.svelte-zne36e{background:#fffffffa}.dropdown-menu.svelte-zne36e{position:static;opacity:1;visibility:visible;transform:none;box-shadow:none;border:none;background:transparent;padding-left:1rem;min-width:auto}.mobile-menu-btn.svelte-zne36e{display:flex;align-items:center;justify-content:center}}@media(max-width:800px){.header-content.svelte-zne36e{padding:0 1rem}.logo-text.svelte-zne36e{display:none}}@keyframes svelte-qzo0r3-fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes svelte-qzo0r3-fadeIn{0%{opacity:0}to{opacity:1}}@keyframes svelte-qzo0r3-float{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}@keyframes svelte-qzo0r3-pulse{0%,to{opacity:.6}50%{opacity:1}}.hero.svelte-qzo0r3{position:relative;width:100%;height:450px;overflow:hidden}.hero-banner.svelte-qzo0r3{position:absolute;inset:0}.banner-image.svelte-qzo0r3{width:100%;height:100%;object-fit:cover;object-position:center 30%;animation:svelte-qzo0r3-fadeIn 1s ease}.hero-overlay.svelte-qzo0r3{position:absolute;inset:0;background:linear-gradient(to bottom,#0a0a0f33,#0a0a0f66 40%,#0a0a0ff2);transition:background .5s ease}.hero.light.svelte-qzo0r3 .hero-overlay:where(.svelte-qzo0r3){background:linear-gradient(to bottom,#f8fafc1a,#f8fafc4d 40%,#f8fafcfa)}.hero-content.svelte-qzo0r3{position:absolute;bottom:0;left:0;right:0;padding:3rem 2rem;text-align:center}.hero.mounted.svelte-qzo0r3 .hero-title:where(.svelte-qzo0r3){animation:svelte-qzo0r3-fadeInUp .8s ease forwards}.hero.mounted.svelte-qzo0r3 .hero-subtitle:where(.svelte-qzo0r3){animation:svelte-qzo0r3-fadeInUp .8s ease .15s forwards;opacity:0}.hero.mounted.svelte-qzo0r3 .hero-scroll-indicator:where(.svelte-qzo0r3){animation:svelte-qzo0r3-fadeIn 1s ease .5s forwards,svelte-qzo0r3-float 2s ease-in-out 1.5s infinite;opacity:0}.hero-title.svelte-qzo0r3{margin:0;font-size:3.5rem;font-weight:800;color:#fff;text-shadow:0 4px 30px rgba(0,0,0,.5);letter-spacing:-.03em;transition:color .4s ease}.hero.light.svelte-qzo0r3 .hero-title:where(.svelte-qzo0r3){color:#0f172a;text-shadow:none}.hero-subtitle.svelte-qzo0r3{margin:.75rem 0 0;font-size:1.25rem;color:#fffc;font-weight:500;letter-spacing:.05em;text-transform:uppercase;transition:color .4s ease}.hero.light.svelte-qzo0r3 .hero-subtitle:where(.svelte-qzo0r3){color:#64748b}.hero-scroll-indicator.svelte-qzo0r3{margin-top:2rem;color:#ffffff80;transition:color .4s ease}.hero-scroll-indicator.svelte-qzo0r3 svg:where(.svelte-qzo0r3){width:28px;height:28px;animation:svelte-qzo0r3-pulse 2s ease-in-out infinite}.hero.light.svelte-qzo0r3 .hero-scroll-indicator:where(.svelte-qzo0r3){color:#0000004d}@media(max-width:800px){.hero.svelte-qzo0r3{height:320px}.hero-title.svelte-qzo0r3{font-size:2.25rem}.hero-subtitle.svelte-qzo0r3{font-size:1rem}.hero-content.svelte-qzo0r3{padding:2rem 1rem}}.discord-card.svelte-zjwk5t{width:350px;background:#2f3136;border-radius:12px;display:flex;flex-direction:column;overflow:hidden;font-family:gg sans,Noto Sans,Helvetica Neue,Helvetica,Arial,sans-serif;color:#dcddde;box-shadow:0 8px 24px #0003;border:1px solid #202225;transition:all .4s ease}.discord-card.light.svelte-zjwk5t{background:#fff;color:#2e3338;border:1px solid #e3e5e8;box-shadow:0 8px 24px #00000014}.discord-card.svelte-zjwk5t:hover{transform:translateY(-4px);box-shadow:0 12px 32px #0000004d}.discord-card.light.svelte-zjwk5t:hover{box-shadow:0 12px 32px #0000001f}.header.svelte-zjwk5t{padding:24px 16px;background:#202225;box-shadow:0 1px #04040533,0 1.5px #0606070d,0 2px #0404050d;flex:1;display:flex;flex-direction:column;justify-content:center;transition:background .4s ease}.discord-card.light.svelte-zjwk5t .header:where(.svelte-zjwk5t){background:linear-gradient(180deg,#f2f3f5,#e3e5e8);box-shadow:0 1px #0000000d}.server-info.svelte-zjwk5t{display:flex;align-items:center;gap:16px}.discord-logo.svelte-zjwk5t{width:32px;height:32px}.server-icon.svelte-zjwk5t{width:56px;height:56px;border-radius:16px;box-shadow:0 4px 12px #0006;transition:box-shadow .4s ease}.discord-card.light.svelte-zjwk5t .server-icon:where(.svelte-zjwk5t){box-shadow:0 4px 12px #00000026}.description.svelte-zjwk5t{margin:16px 0 0;font-size:14px;color:#b9bbbe;line-height:1.5;transition:color .4s ease}.discord-card.light.svelte-zjwk5t .description:where(.svelte-zjwk5t){color:#4f5660}.text.svelte-zjwk5t h3:where(.svelte-zjwk5t){margin:0;font-size:18px;font-weight:700;color:#fff;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:250px;transition:color .4s ease}.discord-card.light.svelte-zjwk5t .text:where(.svelte-zjwk5t) h3:where(.svelte-zjwk5t){color:#060607}.stats.svelte-zjwk5t{display:flex;align-items:center;gap:8px;margin-top:4px}.total-count.svelte-zjwk5t{font-size:13px;color:#b9bbbe;transition:color .4s ease}.discord-card.light.svelte-zjwk5t .total-count:where(.svelte-zjwk5t){color:#4f5660}.dot.svelte-zjwk5t{font-size:10px;color:#4f545c}.online-count.svelte-zjwk5t{font-size:13px;color:#3ba55c;font-weight:600}.footer.svelte-zjwk5t{padding:20px 16px;background:#2f3136;display:flex;justify-content:center;border-top:1px solid rgba(255,255,255,.05);transition:all .4s ease}.discord-card.light.svelte-zjwk5t .footer:where(.svelte-zjwk5t){background:#fff;border-top:1px solid #e3e5e8}.join-btn.svelte-zjwk5t{display:inline-block;padding:12px 28px;background:linear-gradient(135deg,#3ba55c,#2d8049);color:#fff;text-align:center;border-radius:8px;text-decoration:none;font-size:14px;font-weight:600;transition:all .3s ease;border:none;cursor:pointer;box-shadow:0 4px 12px #3ba55c4d}.join-btn.svelte-zjwk5t:hover{background:linear-gradient(135deg,#2d8049,#236b3a);transform:translateY(-1px);box-shadow:0 6px 16px #3ba55c66}.join-btn.disabled.svelte-zjwk5t{background:linear-gradient(135deg,#4f545c,#36393f);cursor:not-allowed;opacity:.7;box-shadow:none}.discord-card.light.svelte-zjwk5t .join-btn.disabled:where(.svelte-zjwk5t){background:linear-gradient(135deg,#747f8d,#5c6470)}.error.svelte-zjwk5t{padding:20px;text-align:center;color:#ed4245;font-size:14px}@keyframes svelte-zjwk5t-shine{to{background-position:200% center}}.skeleton.svelte-zjwk5t{padding:16px;height:100%}.skeleton-header.svelte-zjwk5t{height:48px;background:linear-gradient(90deg,#202225 25%,#2a2d31,#202225 75%);background-size:200% 100%;animation:svelte-zjwk5t-shine 1.5s infinite linear;border-radius:4px;margin-bottom:20px}.discord-card.light.svelte-zjwk5t .skeleton-header:where(.svelte-zjwk5t){background:linear-gradient(90deg,#e3e5e8 25%,#f2f3f5,#e3e5e8 75%);background-size:200% 100%}.skeleton-body.svelte-zjwk5t{height:300px;background:linear-gradient(90deg,#202225 25%,#2a2d31,#202225 75%);background-size:200% 100%;animation:svelte-zjwk5t-shine 1.5s infinite linear;border-radius:4px}.discord-card.light.svelte-zjwk5t .skeleton-body:where(.svelte-zjwk5t){background:linear-gradient(90deg,#e3e5e8 25%,#f2f3f5,#e3e5e8 75%);background-size:200% 100%}.content-section.svelte-11fqjis{padding:4rem 0;position:relative}.content-section.svelte-11fqjis:before{content:"";position:absolute;top:0;left:50%;transform:translate(-50%);width:120px;height:1px;background:linear-gradient(90deg,transparent,rgba(88,101,242,.5),transparent)}.section-container.svelte-11fqjis{max-width:1400px;margin:0 auto;padding:0 2rem}.section-header.svelte-11fqjis{display:flex;align-items:center;gap:1rem;margin-bottom:2.5rem}.section-icon.svelte-11fqjis{width:48px;height:48px;background:linear-gradient(135deg,#5865f2,#4752c4);border-radius:12px;display:flex;align-items:center;justify-content:center;color:#fff;box-shadow:0 8px 24px #5865f24d;flex-shrink:0}.section-icon.svelte-11fqjis svg:where(.svelte-11fqjis){width:24px;height:24px}.section-title-group.svelte-11fqjis{display:flex;flex-direction:column;gap:.25rem}.section-title.svelte-11fqjis{margin:0;font-size:1.75rem;font-weight:700;color:#fff;transition:color .4s ease;display:flex;align-items:center;gap:.75rem;flex-wrap:wrap}.content-section.light.svelte-11fqjis .section-title:where(.svelte-11fqjis){color:#0f172a}.section-description.svelte-11fqjis{margin:0;font-size:.95rem;color:#ffffff80;transition:color .4s ease}.content-section.light.svelte-11fqjis .section-description:where(.svelte-11fqjis){color:#64748b}.discord-grid.svelte-11fqjis{display:flex;flex-wrap:wrap;gap:1.5rem;justify-content:center}.discord-grid.svelte-11fqjis .discord-card{transition:transform .3s cubic-bezier(.4,0,.2,1),box-shadow .3s ease}.discord-grid.svelte-11fqjis .discord-card:hover{transform:translateY(-8px)}@media(max-width:800px){.content-section.svelte-11fqjis{padding:3rem 0}.section-container.svelte-11fqjis{padding:0 1rem}.section-header.svelte-11fqjis{flex-direction:column;align-items:flex-start;gap:.75rem}.section-title.svelte-11fqjis{font-size:1.5rem}.discord-grid.svelte-11fqjis{gap:1rem}}.content-section.svelte-1umzl3p{padding:4rem 0;position:relative}.content-section.svelte-1umzl3p:before{content:"";position:absolute;top:0;left:50%;transform:translate(-50%);width:120px;height:1px;background:linear-gradient(90deg,transparent,rgba(88,101,242,.5),transparent)}.section-container.svelte-1umzl3p{max-width:1400px;margin:0 auto;padding:0 2rem}.section-header.svelte-1umzl3p{display:flex;align-items:center;gap:1rem;margin-bottom:2.5rem}.section-icon.svelte-1umzl3p{width:48px;height:48px;border-radius:12px;display:flex;align-items:center;justify-content:center;color:#fff;flex-shrink:0}.section-icon.feature-icon.svelte-1umzl3p{background:linear-gradient(135deg,#f59e0b,#d97706);box-shadow:0 8px 24px #f59e0b4d}.section-icon.svelte-1umzl3p svg:where(.svelte-1umzl3p){width:24px;height:24px}.section-title-group.svelte-1umzl3p{display:flex;flex-direction:column;gap:.25rem}.section-title.svelte-1umzl3p{margin:0;font-size:1.75rem;font-weight:700;color:#fff;transition:color .4s ease}.content-section.light.svelte-1umzl3p .section-title:where(.svelte-1umzl3p){color:#0f172a}.section-description.svelte-1umzl3p{margin:0;font-size:.95rem;color:#ffffff80;transition:color .4s ease}.content-section.light.svelte-1umzl3p .section-description:where(.svelte-1umzl3p){color:#64748b}.features-grid.svelte-1umzl3p{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem;max-width:1200px;margin:0 auto}.feature-card.svelte-1umzl3p{background:#ffffff08;border:1px solid rgba(255,255,255,.06);border-radius:16px;overflow:hidden;transition:all .3s cubic-bezier(.4,0,.2,1)}.feature-card.svelte-1umzl3p:hover{transform:translateY(-6px);background:#ffffff0d;border-color:#ffffff1a;box-shadow:0 20px 40px #0000004d}.content-section.light.svelte-1umzl3p .feature-card:where(.svelte-1umzl3p){background:#ffffffb3;border:1px solid rgba(0,0,0,.06)}.content-section.light.svelte-1umzl3p .feature-card:where(.svelte-1umzl3p):hover{background:#ffffffe6;border-color:#0000001a;box-shadow:0 20px 40px #0000001a}.feature-image.svelte-1umzl3p{width:100%;overflow:hidden;background:#0003}.feature-image.svelte-1umzl3p img:where(.svelte-1umzl3p){width:100%;height:auto;display:block;transition:transform .4s ease}.feature-card.svelte-1umzl3p:hover .feature-image:where(.svelte-1umzl3p) img:where(.svelte-1umzl3p){transform:scale(1.05)}.feature-content.svelte-1umzl3p{padding:1.25rem}.feature-title.svelte-1umzl3p{margin:0 0 .5rem;font-size:1.1rem;font-weight:700;color:#fff;transition:color .4s ease}.content-section.light.svelte-1umzl3p .feature-title:where(.svelte-1umzl3p){color:#0f172a}.feature-description.svelte-1umzl3p{margin:0;font-size:.875rem;color:#fff9;line-height:1.5;transition:color .4s ease}.content-section.light.svelte-1umzl3p .feature-description:where(.svelte-1umzl3p){color:#64748b}@media(max-width:800px){.content-section.svelte-1umzl3p{padding:3rem 0}.section-container.svelte-1umzl3p{padding:0 1rem}.section-header.svelte-1umzl3p{flex-direction:column;align-items:flex-start;gap:.75rem}.section-title.svelte-1umzl3p{font-size:1.5rem}}.card-container.svelte-mqkzld{width:100%;max-width:1400px;margin:0 auto;font-family:Inter,system-ui,sans-serif}.status-message.svelte-mqkzld{padding:48px;display:flex;flex-direction:column;align-items:center;color:#b9bbbe;text-align:center;gap:16px;transition:color .4s ease}.card-container.light.svelte-mqkzld .status-message:where(.svelte-mqkzld){color:#5c6470}.status-message.error.svelte-mqkzld{color:#ed4245}.clans-grid.svelte-mqkzld{display:grid;grid-template-columns:repeat(auto-fill,minmax(380px,1fr));gap:20px;align-items:start}.clan-card-item.svelte-mqkzld{background:#2f3136;border-radius:8px;overflow:hidden;border:1px solid #202225;display:flex;flex-direction:column;transition:all .3s cubic-bezier(.4,0,.2,1);height:fit-content}.clan-card-item.expanded.svelte-mqkzld{border-color:#5865f2;box-shadow:0 4px 20px #5865f226;z-index:10}.card-container.light.svelte-mqkzld .clan-card-item:where(.svelte-mqkzld){background:#fff;border:1px solid #e3e5e8;box-shadow:0 2px 8px #0000000f}.clan-card-item.svelte-mqkzld:hover{transform:translateY(-4px);box-shadow:0 12px 24px #0006;border-color:#4f545c}.clan-card-item.expanded.svelte-mqkzld:hover{border-color:#7d8ef5;box-shadow:0 12px 32px #5865f240}.card-container.light.svelte-mqkzld .clan-card-item:where(.svelte-mqkzld):hover{box-shadow:0 8px 24px #0000001f}.clan-card-header.svelte-mqkzld{padding:16px 20px;background:#292b2f;display:flex;flex-wrap:wrap;align-items:center;gap:8px;border-bottom:1px solid #202225;transition:all .4s ease;cursor:pointer;-webkit-user-select:none;user-select:none}.clan-card-header.svelte-mqkzld:hover{background:#32353b}.card-container.light.svelte-mqkzld .clan-card-header:where(.svelte-mqkzld):hover{background:#f8f9fa}.collapse-icon.svelte-mqkzld{margin-left:8px;display:flex;align-items:center;justify-content:center;color:#72767d;transition:transform .3s ease}.collapse-icon.is-collapsed.svelte-mqkzld{transform:rotate(-90deg)}.clan-banner-container.svelte-mqkzld{position:relative;width:100%;height:120px;cursor:pointer;overflow:hidden}.clan-banner.svelte-mqkzld{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.banner-overlay.svelte-mqkzld{position:absolute;top:0;left:0;width:100%;height:100%;background:#0006;display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .3s ease}.banner-overlay.svelte-mqkzld span:where(.svelte-mqkzld){color:#fff;font-weight:600;text-transform:uppercase;letter-spacing:1px;font-size:.8rem;padding:8px 16px;border:1px solid rgba(255,255,255,.5);border-radius:4px;background:#0003}.clan-banner-container.svelte-mqkzld:hover .clan-banner:where(.svelte-mqkzld){transform:scale(1.05)}.clan-banner-container.svelte-mqkzld:hover .banner-overlay:where(.svelte-mqkzld){opacity:1}.card-container.light.svelte-mqkzld .clan-card-header:where(.svelte-mqkzld){background:linear-gradient(180deg,#f2f3f5,#e9ecef);border-bottom:1px solid #e3e5e8}.clan-badge.svelte-mqkzld{width:48px;height:48px;object-fit:contain;flex-shrink:0}.clan-titles.svelte-mqkzld{display:flex;flex-direction:column;gap:2px}.clan-name.svelte-mqkzld{margin:0;font-size:1.1rem;color:#fff;font-weight:700;transition:color .4s ease}.card-container.light.svelte-mqkzld .clan-name:where(.svelte-mqkzld){color:#1a1a2e}.clan-tag.svelte-mqkzld{font-size:.75rem;color:#72767d;font-family:monospace;transition:color .4s ease}.card-container.light.svelte-mqkzld .clan-tag:where(.svelte-mqkzld){color:#5c6470}.member-count-badge.svelte-mqkzld{margin-left:auto;font-size:.75rem;color:#b9bbbe;background:#0000004d;padding:4px 10px;border-radius:12px;transition:all .4s ease}.card-container.light.svelte-mqkzld .member-count-badge:where(.svelte-mqkzld){background:#5865f226;color:#5865f2}.clan-card-body.svelte-mqkzld{padding:16px;flex-grow:1;max-height:600px;overflow-y:auto;transition:background .4s ease;scrollbar-gutter:stable}.card-container.light.svelte-mqkzld .clan-card-body:where(.svelte-mqkzld){background:#fff}.loading-members.svelte-mqkzld,.empty-members.svelte-mqkzld,.member-error.svelte-mqkzld{padding:24px;text-align:center;color:#b9bbbe;font-size:.9rem;display:flex;flex-direction:column;align-items:center;gap:8px;transition:color .4s ease}.card-container.light.svelte-mqkzld .loading-members:where(.svelte-mqkzld),.card-container.light.svelte-mqkzld .empty-members:where(.svelte-mqkzld){color:#5c6470}.member-error.svelte-mqkzld{color:#ed4245}.roles-flow.svelte-mqkzld{display:flex;flex-direction:column;gap:16px}.role-section.svelte-mqkzld{background:#0003;border-radius:8px;padding:12px;transition:all .3s ease;border:1px solid rgba(255,255,255,.03)}.role-section.svelte-mqkzld:hover{background:#00000040;border-color:#ffffff14}.card-container.light.svelte-mqkzld .role-section:where(.svelte-mqkzld){background:#5865f20d;border:1px solid rgba(88,101,242,.1)}.role-header.svelte-mqkzld{display:flex;align-items:center;gap:8px;margin-bottom:10px;padding-bottom:8px;border-bottom:1px solid rgba(255,255,255,.05);transition:border-color .4s ease}.card-container.light.svelte-mqkzld .role-header:where(.svelte-mqkzld){border-bottom:1px solid rgba(0,0,0,.08)}.role-dot.svelte-mqkzld{width:10px;height:10px;border-radius:50%;flex-shrink:0}.role-title.svelte-mqkzld{font-size:.75rem;text-transform:uppercase;letter-spacing:1px;font-weight:700;color:#b9bbbe;transition:color .4s ease}.card-container.light.svelte-mqkzld .role-title:where(.svelte-mqkzld){color:#4f5660}.role-count.svelte-mqkzld{margin-left:auto;font-size:.75rem;color:#b9bbbe;background:#202225;padding:2px 10px;border-radius:12px;transition:all .4s ease}.card-container.light.svelte-mqkzld .role-count:where(.svelte-mqkzld){background:#0000000f;color:#5c6470}.members-list.svelte-mqkzld{display:grid;grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:8px}.member-item.svelte-mqkzld{display:flex;align-items:center;gap:8px;padding:4px 8px;background:#b4b4b41a;border-radius:6px;transition:all .2s ease}.card-container.light.svelte-mqkzld .member-item:where(.svelte-mqkzld){background:#0000000a}.member-item.svelte-mqkzld:hover{background:#40444b;transform:translate(4px)}.card-container.light.svelte-mqkzld .member-item:where(.svelte-mqkzld):hover{background:#e3e5e8}.member-avatar.svelte-mqkzld{width:24px;height:24px;border-radius:50%;background:#202225;display:flex;align-items:center;justify-content:center;color:#b9bbbe;font-weight:600;font-size:.7rem;flex-shrink:0;border:2px solid;transition:background .4s ease}.card-container.light.svelte-mqkzld .member-avatar:where(.svelte-mqkzld){background:#fff;color:#4f5660}.member-name.svelte-mqkzld{color:#dcddde;font-size:.85rem;font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;flex:1;transition:color .4s ease;text-shadow:.3px .3px .3px rgba(0,0,0,.8)}.card-container.light.svelte-mqkzld .member-name:where(.svelte-mqkzld){color:#2e3338;text-shadow:.5px .5px 0px rgba(255,255,255,.8)}.spinner.svelte-mqkzld,.mini-spinner.svelte-mqkzld{border:2px solid rgba(255,255,255,.1);border-left-color:#5865f2;border-radius:50%;animation:svelte-mqkzld-spin 1s linear infinite}.card-container.light.svelte-mqkzld .spinner:where(.svelte-mqkzld),.card-container.light.svelte-mqkzld .mini-spinner:where(.svelte-mqkzld){border:2px solid rgba(88,101,242,.2);border-left-color:#5865f2}.spinner.svelte-mqkzld{width:32px;height:32px;border-width:3px}.mini-spinner.svelte-mqkzld{width:20px;height:20px}@keyframes svelte-mqkzld-spin{to{transform:rotate(360deg)}}.clan-card-body.svelte-mqkzld::-webkit-scrollbar{width:6px}.clan-card-body.svelte-mqkzld::-webkit-scrollbar-track{background:transparent}.clan-card-body.svelte-mqkzld::-webkit-scrollbar-thumb{background:#18191c;border-radius:3px}.card-container.light.svelte-mqkzld .clan-card-body:where(.svelte-mqkzld)::-webkit-scrollbar-thumb{background:#c3cfe2}@media(max-width:900px){.clans-grid.svelte-mqkzld{grid-template-columns:repeat(auto-fill,minmax(300px,1fr))}}@media(max-width:600px){.clans-grid.svelte-mqkzld{grid-template-columns:1fr}}.content-section.svelte-1tjwj7j{padding:4rem 0;position:relative}.content-section.svelte-1tjwj7j:before{content:"";position:absolute;top:0;left:50%;transform:translate(-50%);width:120px;height:1px;background:linear-gradient(90deg,transparent,rgba(88,101,242,.5),transparent)}.section-container.full-width.svelte-1tjwj7j{max-width:none;padding:0 2rem}.section-header.svelte-1tjwj7j{display:flex;align-items:center;gap:1rem;margin-bottom:2.5rem;max-width:1400px;margin-left:auto;margin-right:auto}.section-header.with-stats.svelte-1tjwj7j{flex-wrap:wrap}.section-header-left.svelte-1tjwj7j{display:flex;align-items:center;gap:1rem}.section-stats.svelte-1tjwj7j{display:flex;gap:12px;margin-left:auto}.stat-badge.svelte-1tjwj7j{padding:8px 18px;border-radius:20px;font-size:.875rem;font-weight:600;transition:all .4s ease}.stat-badge.coc.svelte-1tjwj7j{background:#3ba55c26;color:#3ba55c;border:1px solid rgba(59,165,92,.2)}.stat-badge.cr.svelte-1tjwj7j{background:#5865f226;color:#5865f2;border:1px solid rgba(88,101,242,.2)}.content-section.light.svelte-1tjwj7j .stat-badge.coc:where(.svelte-1tjwj7j){background:#3ba55c1a;color:#2d8049;border:1px solid rgba(59,165,92,.15)}.content-section.light.svelte-1tjwj7j .stat-badge.cr:where(.svelte-1tjwj7j){background:#5865f21a;color:#4752c4;border:1px solid rgba(88,101,242,.15)}.section-icon.svelte-1tjwj7j{width:48px;height:48px;border-radius:12px;display:flex;align-items:center;justify-content:center;color:#fff;flex-shrink:0}.section-icon.clan-icon.coc.svelte-1tjwj7j{background:linear-gradient(135deg,#3ba55c,#2d8049);box-shadow:0 8px 24px #3ba55c4d}.section-icon.clan-icon.cr.svelte-1tjwj7j{background:linear-gradient(135deg,#5865f2,#4752c4);box-shadow:0 8px 24px #5865f24d}.section-icon.svelte-1tjwj7j svg:where(.svelte-1tjwj7j){width:24px;height:24px}.section-title-group.svelte-1tjwj7j{display:flex;flex-direction:column;gap:.25rem}.section-title.svelte-1tjwj7j{margin:0;font-size:1.75rem;font-weight:700;color:#fff;transition:color .4s ease}.content-section.light.svelte-1tjwj7j .section-title:where(.svelte-1tjwj7j){color:#0f172a}.section-description.svelte-1tjwj7j{margin:0;font-size:.95rem;color:#ffffff80;transition:color .4s ease}.content-section.light.svelte-1tjwj7j .section-description:where(.svelte-1tjwj7j){color:#64748b}@media(max-width:800px){.content-section.svelte-1tjwj7j{padding:3rem 0}.section-container.full-width.svelte-1tjwj7j,.section-header.svelte-1tjwj7j{padding:0 1rem}.section-header.with-stats.svelte-1tjwj7j{flex-direction:row;flex-wrap:wrap;align-items:center}.section-header-left.svelte-1tjwj7j{flex-direction:column;align-items:flex-start;gap:.75rem}.section-stats.svelte-1tjwj7j{margin-left:0;margin-top:.5rem;width:100%;justify-content:flex-start}.stat-badge.svelte-1tjwj7j{padding:6px 14px;font-size:.8rem}.section-title.svelte-1tjwj7j{font-size:1.5rem}}.profile-page.svelte-c762sp{min-height:calc(100vh - 64px);padding:3rem 1rem;color:#fff;position:relative;z-index:1}.profile-page.light.svelte-c762sp{color:#1e293b}.container.svelte-c762sp{max-width:1000px;margin:0 auto}.profile-header.svelte-c762sp{background:#ffffff08;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.05);border-radius:24px;padding:2.5rem;margin-bottom:2.5rem;box-shadow:0 10px 30px #0003}.light.svelte-c762sp .profile-header:where(.svelte-c762sp){background:#fff;border:1px solid rgba(0,0,0,.05);box-shadow:0 10px 30px #0000000d}.user-info.svelte-c762sp{display:flex;align-items:center;gap:2rem}.avatar-container.svelte-c762sp{position:relative;flex-shrink:0}.avatar.svelte-c762sp{width:100px;height:100px;border-radius:50%;border:4px solid #3b82f6;object-fit:cover}.avatar-placeholder.svelte-c762sp{width:100px;height:100px;border-radius:50%;background:linear-gradient(135deg,#3b82f6,#1d4ed8);display:flex;align-items:center;justify-content:center;font-size:2.5rem;font-weight:700;color:#fff;border:4px solid rgba(255,255,255,.1)}.status-badge.svelte-c762sp{position:absolute;bottom:5px;right:5px;width:18px;height:18px;border-radius:50%;background:#22c55e;border:3px solid rgba(20,20,30,1)}.light.svelte-c762sp .status-badge:where(.svelte-c762sp){border-color:#fff}.user-details.svelte-c762sp h1:where(.svelte-c762sp){margin:0;font-size:2.25rem;font-weight:800;letter-spacing:-.02em}.discord-tag.svelte-c762sp{margin:.25rem 0 1rem;font-size:1.1rem;color:#ffffff80;font-family:JetBrains Mono,monospace}.light.svelte-c762sp .discord-tag:where(.svelte-c762sp){color:#0006}.badges.svelte-c762sp{display:flex;gap:.75rem}.badge.svelte-c762sp{padding:.4rem .8rem;border-radius:8px;font-size:.85rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em}.role-badge.svelte-c762sp{background:#3b82f626;color:#60a5fa;border:1px solid rgba(59,130,246,.2)}.admin-badge.svelte-c762sp{background:#f43f5e26;color:#fb7185;border:1px solid rgba(244,63,94,.2)}.section-header.svelte-c762sp{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem}.section-header.svelte-c762sp h2:where(.svelte-c762sp){font-size:1.5rem;font-weight:700;margin:0}.account-count.svelte-c762sp{font-size:.9rem;color:#fff6;background:#ffffff0d;padding:.25rem .75rem;border-radius:20px}.light.svelte-c762sp .account-count:where(.svelte-c762sp){color:#0006;background:#0000000d}.accounts-grid.svelte-c762sp{display:grid;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:1.5rem}.account-card.svelte-c762sp{position:relative;background:#ffffff05;border:1px solid rgba(255,255,255,.05);border-radius:20px;padding:1.5rem;overflow:hidden;transition:all .3s ease}.account-card.svelte-c762sp:hover{transform:translateY(-5px);background:#ffffff0a;border-color:#ffffff1a}.account-card.light.svelte-c762sp{background:#fff;border-color:#0000000d;box-shadow:0 4px 15px #00000008}.account-card.light.svelte-c762sp:hover{box-shadow:0 10px 25px #0000000f}.card-glow.svelte-c762sp{position:absolute;top:0;left:0;right:0;height:100px;background:radial-gradient(600px circle at var(--x, 50%) var(--y, 0%),rgba(59,130,246,.1),transparent 40%);pointer-events:none}.player-header.svelte-c762sp{display:flex;align-items:center;gap:1rem;margin-bottom:1.5rem}.league-icon.svelte-c762sp{width:48px;height:48px;filter:drop-shadow(0 0 8px rgba(0,0,0,.3))}.player-main.svelte-c762sp{flex-grow:1}.player-name.svelte-c762sp{margin:0;font-size:1.25rem;font-weight:700}.player-tag.svelte-c762sp{margin:0;font-size:.85rem;color:#fff6;font-family:JetBrains Mono,monospace}.light.svelte-c762sp .player-tag:where(.svelte-c762sp){color:#0006}.player-stats.svelte-c762sp{display:grid;grid-template-columns:repeat(3,1fr);gap:.5rem;background:#ffffff08;border-radius:12px;padding:1rem;margin-bottom:1.25rem}.light.svelte-c762sp .player-stats:where(.svelte-c762sp){background:#f8fafc}.stat-item.svelte-c762sp{display:flex;flex-direction:column;align-items:center;text-align:center}.stat-label.svelte-c762sp{font-size:.7rem;text-transform:uppercase;color:#ffffff4d;letter-spacing:.05em;margin-bottom:.25rem}.light.svelte-c762sp .stat-label:where(.svelte-c762sp){color:#0006}.stat-value.svelte-c762sp{font-size:.95rem;font-weight:700}.stat-value.danger.svelte-c762sp{color:#ef4444}.role-badge-small.svelte-c762sp{font-size:.7rem;padding:.2rem .5rem;background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:6px;color:#fff9;text-transform:uppercase;font-weight:700}.light.svelte-c762sp .role-badge-small:where(.svelte-c762sp){background:#00000008;border-color:#00000014;color:#00000080}.kickpoints-details.svelte-c762sp{margin-top:1rem;padding-top:1rem;border-top:1px solid rgba(255,255,255,.05)}.light.svelte-c762sp .kickpoints-details:where(.svelte-c762sp){border-top-color:#0000000d}.details-title.svelte-c762sp{display:block;font-size:.75rem;font-weight:600;color:#fff6;margin-bottom:.5rem}.light.svelte-c762sp .details-title:where(.svelte-c762sp){color:#0006}.kp-reason.svelte-c762sp{display:flex;align-items:center;gap:.75rem;font-size:.8rem;margin-bottom:.4rem}.kp-amount.svelte-c762sp{color:#ef4444;font-weight:700;flex-shrink:0}.kp-desc.svelte-c762sp{flex-grow:1;color:#fffc}.light.svelte-c762sp .kp-desc:where(.svelte-c762sp){color:#000c}.kp-date.svelte-c762sp{font-size:.7rem;color:#ffffff4d;font-family:JetBrains Mono,monospace}.light.svelte-c762sp .kp-date:where(.svelte-c762sp){color:#0000004d}.league-icon-placeholder.svelte-c762sp{width:48px;height:48px;display:flex;align-items:center;justify-content:center;background:#ffffff08;border-radius:12px;font-size:1.5rem}.light.svelte-c762sp .league-icon-placeholder:where(.svelte-c762sp){background:#00000008}.loading-grid.svelte-c762sp{display:grid;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:1.5rem}.skeleton-card.svelte-c762sp{height:200px;background:#ffffff08;border-radius:20px;position:relative;overflow:hidden}.skeleton-card.svelte-c762sp:after{content:"";position:absolute;inset:0;transform:translate(-100%);background:linear-gradient(90deg,transparent,rgba(255,255,255,.05),transparent);animation:svelte-c762sp-shimmer 1.5s infinite}@keyframes svelte-c762sp-shimmer{to{transform:translate(100%)}}.loading-state.svelte-c762sp,.error-state.svelte-c762sp,.empty-state.svelte-c762sp{text-align:center;padding:5rem 2rem}.spinner.svelte-c762sp{width:40px;height:40px;border:3px solid rgba(255,255,255,.1);border-top-color:#3b82f6;border-radius:50%;animation:svelte-c762sp-spin 1s linear infinite;margin:0 auto 1.5rem}@keyframes svelte-c762sp-spin{to{transform:rotate(360deg)}}@media(max-width:768px){.user-info.svelte-c762sp{flex-direction:column;text-align:center;gap:1.5rem}.profile-header.svelte-c762sp{padding:2rem 1.5rem}.accounts-grid.svelte-c762sp{grid-template-columns:1fr}}.footer.svelte-9sff3o{margin-top:4rem;padding:3rem 2rem;border-top:1px solid rgba(255,255,255,.06);background:#0003;transition:all .4s ease}.footer.light.svelte-9sff3o{border-top:1px solid rgba(0,0,0,.06);background:#00000005}.footer-content.svelte-9sff3o{max-width:1400px;margin:0 auto;display:flex;flex-direction:column;align-items:center;gap:1rem}.footer-brand.svelte-9sff3o{display:flex;align-items:center;gap:.75rem}.footer-logo.svelte-9sff3o{width:32px;height:32px;border-radius:8px}.footer-name.svelte-9sff3o{font-size:1.1rem;font-weight:700;color:#fff;transition:color .4s ease}.footer.light.svelte-9sff3o .footer-name:where(.svelte-9sff3o){color:#0f172a}.footer-text.svelte-9sff3o{margin:0;font-size:.875rem;color:#fff6;transition:color .4s ease}.footer.light.svelte-9sff3o .footer-text:where(.svelte-9sff3o){color:#94a3b8}@media(max-width:800px){.footer.svelte-9sff3o{padding:2rem 1rem}}body{margin:0;font-family:Inter,system-ui,-apple-system,sans-serif;overflow-x:hidden}.app.svelte-1n46o8q{min-height:100vh;background:linear-gradient(180deg,#0a0a0f,#12121a,#0f1419);background-attachment:fixed;transition:all .5s cubic-bezier(.4,0,.2,1)}.app.light.svelte-1n46o8q{background:linear-gradient(180deg,#f8fafc,#f1f5f9,#e2e8f0)}.app.svelte-1n46o8q:before{content:"";position:fixed;inset:0;background:radial-gradient(ellipse 80% 50% at 20% 20%,rgba(88,101,242,.12) 0%,transparent 50%),radial-gradient(ellipse 60% 40% at 80% 80%,rgba(59,165,92,.08) 0%,transparent 50%),radial-gradient(ellipse 50% 30% at 50% 50%,rgba(255,183,77,.05) 0%,transparent 50%);pointer-events:none;z-index:0;transition:opacity .5s ease}.app.light.svelte-1n46o8q:before{background:radial-gradient(ellipse 80% 50% at 20% 20%,rgba(88,101,242,.08) 0%,transparent 50%),radial-gradient(ellipse 60% 40% at 80% 80%,rgba(59,165,92,.06) 0%,transparent 50%)}main.svelte-1n46o8q{position:relative;z-index:1}
