.breadcrumbs.svelte-1jovwxm{font-size:.85rem;font-family:var(--font-display);box-sizing:border-box;width:100%;max-width:800px;margin:1.5rem auto .5rem;padding:0 1.5rem;font-weight:500}.breadcrumbs-container.svelte-1jovwxm{color:var(--text-muted);flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.breadcrumb-link.svelte-1jovwxm{color:var(--text-secondary);transition:var(--transition-fast);text-decoration:none}.breadcrumb-link.svelte-1jovwxm:hover{color:var(--color-accent-cyan)}.breadcrumb-separator.svelte-1jovwxm{color:var(--text-muted);opacity:.6;font-weight:400}.breadcrumb-current.svelte-1jovwxm{color:#fff;text-overflow:ellipsis;white-space:nowrap;max-width:450px;font-weight:600;overflow:hidden}:root.light .breadcrumb-current.svelte-1jovwxm{color:#09090c}@media (width<=768px){.breadcrumb-current.svelte-1jovwxm{max-width:200px}}:root{--font-sans:"Poppins", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;--font-display:"Poppins", var(--font-sans);--bg-dark:#070709;--bg-card:#14141999;--bg-card-hover:#1c1c23cc;--border-color:#ffffff14;--border-color-hover:#ffffff29;--text-primary:#f4f4f5;--text-secondary:#a1a1aa;--text-muted:#71717a;--color-accent-cyan:#c51114;--color-accent-violet:#9b19e6;--color-accent-rose:#ef4444;--gradient-accent:linear-gradient(135deg, #9b19e6 0%, #c51114 100%);--gradient-secondary:linear-gradient(135deg, #10b981 0%, #06b6d4 100%);--gradient-card-glow:radial-gradient(800px circle at var(--x,0) var(--y,0), #ffffff0f, transparent 40%);--shadow-glow:0 0 25px #9b19e626;--shadow-glow-hover:0 0 40px #9b19e659;--transition-smooth:all .3s cubic-bezier(.4, 0, .2, 1);--transition-fast:all .15s cubic-bezier(.4, 0, .2, 1);--max-width:1200px;--bg-card-overlay:#09090cd1}:root.light{--bg-dark:#f8fafc;--bg-card:#ffffffb3;--bg-card-hover:#fffffff2;--border-color:#00000014;--border-color-hover:#00000026;--text-primary:#0f172a;--text-secondary:#475569;--text-muted:#64748b;--color-accent-cyan:#dc2626;--color-accent-violet:#7c3aed;--color-accent-rose:#ea580c;--shadow-glow:0 0 25px #7c3aed14;--shadow-glow-hover:0 0 40px #7c3aed26;--bg-card-overlay:#f8fafce0}:root.light .main-header-delight{background:#f1f5f9;border-bottom:1px solid #0000000f}:root.light .logo-text-delight{color:#0f172a}:root.light .center-nav-link:hover{color:#000}:root.light h1,:root.light h2,:root.light h3,:root.light h4,:root.light h5,:root.light h6{color:#0f172a}:root.light .grid-bg{background-image:linear-gradient(90deg,#00000005 1px,#0000 1px),linear-gradient(#00000005 1px,#0000 1px)}:root.light .circular-action-btn{background:#00000008;border:1px solid #0000000a}:root.light .circular-action-btn:hover{background:#0000000f}:root.light .profile-status-badge{color:#64748b;background:#fff;border:1px solid #0000001a}:root.light .footer{background:#f1f5f9;border-top:1px solid #0000000f}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html,body{background-color:var(--bg-dark);color:var(--text-primary);font-family:var(--font-sans);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;scroll-behavior:smooth;line-height:1.6;overflow-x:hidden}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:var(--bg-dark)}::-webkit-scrollbar-thumb{transition:var(--transition-smooth);background:#ffffff1a;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:var(--color-accent-violet)}h1,h2,h3,h4,h5,h6{font-family:var(--font-display);letter-spacing:-.02em;color:#fff;font-weight:700;line-height:1.25}p{color:var(--text-secondary)}a{color:inherit;transition:var(--transition-fast);text-decoration:none}.text-gradient{background:linear-gradient(90deg,#9b19e6,#c51114,#d946ef,#9b19e6);-webkit-text-fill-color:transparent;background-size:300%;-webkit-background-clip:text;background-clip:text;animation:6s linear infinite text-shimmer}@keyframes text-shimmer{0%{background-position:0%}to{background-position:300%}}.glow-btn{font-family:var(--font-display);color:#fff;border:1px solid var(--border-color);cursor:pointer;transition:var(--transition-smooth);background:#ffffff08;border-radius:9999px;justify-content:center;align-items:center;padding:.75rem 1.5rem;font-size:.95rem;font-weight:600;display:inline-flex;position:relative;overflow:hidden}.glow-btn:before{content:"";background:var(--gradient-accent);opacity:0;z-index:0;transition:var(--transition-smooth);position:absolute;inset:0}.glow-btn span{z-index:1;position:relative}.glow-btn:hover{box-shadow:var(--shadow-glow);border-color:#0000;transform:translateY(-2px)}.glow-btn:hover:before{opacity:1}.glass-card{background:var(--bg-card);-webkit-backdrop-filter:blur(12px);border:1px solid var(--border-color);transition:var(--transition-smooth);border-radius:16px}.glass-card:hover{background:var(--bg-card-hover);border-color:var(--border-color-hover);transform:translateY(-4px);box-shadow:0 20px 40px -15px #00000080}.grid-bg{pointer-events:none;z-index:-2;background-image:linear-gradient(90deg,#ffffff04 1px,#0000 1px),linear-gradient(#ffffff04 1px,#0000 1px);background-size:40px 40px;position:fixed;inset:0}.radial-glow{pointer-events:none;z-index:-1;background:radial-gradient(circle at 50% 30%,#8b5cf60d 0%,#06b6d408 30%,#0000 70%);width:140vw;height:140vh;position:fixed;top:-20%;left:-20%}.bg-stars{pointer-events:none;z-index:-2;position:fixed;inset:0;overflow:hidden}.orb{filter:blur(120px);opacity:.08;border-radius:50%;transition:opacity .4s;animation:25s ease-in-out infinite float-orb;position:absolute}:root.light .orb{opacity:.03}.orb1{background:#9b19e6;width:500px;height:500px;animation-duration:28s;top:-10%;left:-5%}.orb2{background:#c51114;width:450px;height:450px;animation-duration:32s;animation-delay:-7s;bottom:-15%;right:-8%}.orb3{background:#6366f1;width:350px;height:350px;animation-duration:24s;animation-delay:-14s;top:40%;left:45%}@keyframes float-orb{0%,to{transform:translate(0)scale(1)}25%{transform:translate(50px,-40px)scale(1.06)}50%{transform:translate(-30px,50px)scale(.94)}75%{transform:translate(40px,30px)scale(1.03)}}.main-header-delight.svelte-12qhfyh{z-index:100;background:#09090c;border-bottom:1px solid #ffffff0d;justify-content:center;align-items:center;width:100%;height:4rem;padding:0 2rem;transition:background .3s,border-color .3s;display:flex;position:fixed;top:0;left:0}.header-container-delight.svelte-12qhfyh{justify-content:space-between;align-items:center;width:100%;max-width:1400px;display:flex}.logo-box-delight.svelte-12qhfyh{cursor:pointer;align-items:center;gap:.75rem;display:flex}.logo-svg-new.svelte-12qhfyh{transition:transform .3s cubic-bezier(.25,.8,.25,1)}.logo-box-delight.svelte-12qhfyh:hover .logo-svg-new:where(.svelte-12qhfyh){transform:rotate(8deg)scale(1.08)}.logo-text-delight.svelte-12qhfyh{font-family:var(--font-display);background:linear-gradient(135deg,#9b19e6 0%,#c51114 100%);-webkit-text-fill-color:transparent;letter-spacing:-.02em;-webkit-background-clip:text;background-clip:text;font-size:1.35rem;font-weight:800;transition:filter .3s}.logo-box-delight.svelte-12qhfyh:hover .logo-text-delight:where(.svelte-12qhfyh){filter:brightness(1.1)}.nav-dropdown-wrapper.svelte-12qhfyh{display:inline-block;position:relative}.glass-pill-btn.svelte-12qhfyh{font-family:var(--font-sans);color:var(--text-secondary);cursor:pointer;transition:var(--transition-smooth);background:#ffffff08;border:1px solid #ffffff14;border-radius:9999px;align-items:center;gap:.5rem;padding:.45rem 1.15rem;font-size:.85rem;font-weight:600;display:flex}.glass-pill-btn.svelte-12qhfyh:hover{border-color:var(--color-accent-cyan);color:#fff;background:#ffffff14}:root.light .glass-pill-btn.svelte-12qhfyh{color:var(--text-secondary);background:#00000005;border:1px solid #00000014}:root.light .glass-pill-btn.svelte-12qhfyh:hover{border-color:var(--color-accent-violet);color:#000;background:#0000000a}.chevron-svg.svelte-12qhfyh{width:12px;height:12px;color:var(--text-muted);transition:transform .2s}.nav-dropdown-wrapper.svelte-12qhfyh:hover .chevron-svg:where(.svelte-12qhfyh),.nav-dropdown-wrapper.active-dropdown.svelte-12qhfyh .chevron-svg:where(.svelte-12qhfyh){transform:rotate(180deg)}.nav-dropdown-menu.svelte-12qhfyh{transform-origin:top;opacity:0;visibility:hidden;z-index:150;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:linear-gradient(#0f0f14e6, #0f0f14e6) padding-box, var(--gradient-accent) border-box;border:1px solid #0000;border-radius:12px;width:190px;padding:.5rem;transition:opacity .3s cubic-bezier(.16,1,.3,1),transform .3s cubic-bezier(.16,1,.3,1),visibility .3s;position:absolute;top:100%;right:0;transform:translateY(-15px)scaleY(.95);box-shadow:0 10px 40px -10px #0009}.categories-grid-menu.svelte-12qhfyh{grid-template-columns:1fr 1fr;gap:.2rem .5rem;width:380px;max-height:75vh;padding:.85rem;overflow-y:auto;display:grid!important}.categories-grid-menu.svelte-12qhfyh::-webkit-scrollbar{width:6px}.categories-grid-menu.svelte-12qhfyh::-webkit-scrollbar-track{background:#ffffff03;border-radius:999px}.categories-grid-menu.svelte-12qhfyh::-webkit-scrollbar-thumb{background:#9b19e640;border-radius:999px}.categories-grid-menu.svelte-12qhfyh::-webkit-scrollbar-thumb:hover{background:#9b19e680}:root.light .categories-grid-menu.svelte-12qhfyh::-webkit-scrollbar-thumb{background:#9b19e626}:root.light .categories-grid-menu.svelte-12qhfyh::-webkit-scrollbar-thumb:hover{background:#9b19e659}:root.light .nav-dropdown-menu.svelte-12qhfyh{background:linear-gradient(#ffffffe6, #ffffffe6) padding-box, var(--gradient-accent) border-box;border:1px solid #0000;box-shadow:0 10px 40px -10px #00000026}.nav-dropdown-wrapper.svelte-12qhfyh:hover .nav-dropdown-menu:where(.svelte-12qhfyh),.nav-dropdown-wrapper.active-dropdown.svelte-12qhfyh .nav-dropdown-menu:where(.svelte-12qhfyh){opacity:1;visibility:visible;transform:translateY(12px)scaleY(1)}.dropdown-item.svelte-12qhfyh{color:var(--text-secondary);transition:var(--transition-fast);border-radius:6px;padding:.55rem .85rem;font-size:.9rem;display:block}.dropdown-item.svelte-12qhfyh:hover{color:var(--color-accent-violet);background:#ffffff0a}:root.light .dropdown-item.svelte-12qhfyh:hover{color:var(--color-accent-violet);background:#00000008}.actions-box-delight.svelte-12qhfyh{align-items:center;gap:1rem;display:flex}.action-btn-telegram.svelte-12qhfyh{font-family:var(--font-display);color:#0ea5e9;letter-spacing:.05em;cursor:pointer;transition:var(--transition-smooth);background:#06b6d408;border:1px solid #06b6d440;border-radius:9999px;align-items:center;gap:.6rem;padding:.45rem 1rem .45rem .5rem;font-size:.8rem;font-weight:700;display:flex}.action-btn-telegram.svelte-12qhfyh:hover{background:#0ea5e91a;border-color:#0ea5e9}.telegram-icon-circle.svelte-12qhfyh{color:#fff;background:#0ea5e9;border-radius:50%;justify-content:center;align-items:center;width:22px;height:22px;display:flex}.tg-paperplane-svg.svelte-12qhfyh{color:#fff;width:11px;height:11px}.action-btn-ai-tools.svelte-12qhfyh{font-family:var(--font-display);color:#fff;cursor:pointer;transition:var(--transition-smooth);background:linear-gradient(135deg,#a855f7 0%,#ec4899 50%,#ef4444 100%);border-radius:9999px;align-items:center;gap:.5rem;padding:.5rem 1.15rem;font-size:.8rem;font-weight:700;display:flex;box-shadow:0 4px 15px #ec489933}.action-btn-ai-tools.svelte-12qhfyh:hover{transform:translateY(-1px);box-shadow:0 6px 20px #ec489959}.sparkle-icon.svelte-12qhfyh{fill:#fff;width:14px;height:14px}.circular-action-btn.svelte-12qhfyh{width:34px;height:34px;color:var(--text-secondary);cursor:pointer;transition:var(--transition-fast);background:#ffffff0a;border:1px solid #ffffff0d;border-radius:50%;justify-content:center;align-items:center;display:flex;position:relative}.circular-action-btn.svelte-12qhfyh:hover{color:#fff;background:#ffffff14;border-color:#ffffff1a}.bell-svg.svelte-12qhfyh,.sun-svg.svelte-12qhfyh,.moon-svg.svelte-12qhfyh{width:16px;height:16px}.red-badge-dot.svelte-12qhfyh{background:#ef4444;border-radius:50%;width:6px;height:6px;position:absolute;top:6px;right:7px}.sun-svg.svelte-12qhfyh{color:#f97316}.moon-svg.svelte-12qhfyh{color:#3b82f6}.profile-avatar-delight.svelte-12qhfyh{cursor:pointer;width:34px;height:34px;position:relative}.avatar-gradient-circle.svelte-12qhfyh{background:linear-gradient(135deg,#ec4899 0%,#8b5cf6 100%);border-radius:50%;justify-content:center;align-items:center;width:100%;height:100%;display:flex}.avatar-letter.svelte-12qhfyh{font-family:var(--font-display);color:#fff;font-size:.85rem;font-weight:800}.profile-status-badge.svelte-12qhfyh{color:#a1a1aa;background:#18181b;border:1px solid #ffffff1a;border-radius:50%;justify-content:center;align-items:center;width:13px;height:13px;transition:background .3s,border-color .3s;display:flex;position:absolute;bottom:-2px;right:-2px}.status-user-svg.svelte-12qhfyh{width:7px;height:7px}.main-content-delight.svelte-12qhfyh{width:90%;min-height:calc(100vh - 4rem);max-width:var(--max-width);margin:0 auto;padding-top:6rem;padding-bottom:5rem}.footer.svelte-12qhfyh{background:#09090c;border-top:1px solid #ffffff0d;width:100%;margin-top:auto;padding:5rem 2rem 2.5rem;transition:background .3s,border-color .3s}:root.light .footer.svelte-12qhfyh{background:#f1f5f9;border-top:1px solid #0000000f}.footer-container.svelte-12qhfyh{border-bottom:1px solid var(--border-color);grid-template-columns:1.3fr .9fr .9fr .9fr 1.5fr;gap:3rem;max-width:1400px;margin:0 auto;padding-bottom:4rem;display:grid}.footer-brand-col.svelte-12qhfyh{flex-direction:column;gap:1.5rem;display:flex}.brand-tagline.svelte-12qhfyh{color:var(--text-muted);font-size:.9rem;line-height:1.6}.footer-col.svelte-12qhfyh{flex-direction:column;gap:1.5rem;display:flex}.footer-title.svelte-12qhfyh{font-family:var(--font-display);color:var(--text-primary);align-items:center;gap:.5rem;font-size:1.05rem;font-weight:700;display:flex}.col-title-icon.svelte-12qhfyh{width:16px;height:16px;stroke:url(#footer-logo-primary-grad)!important}.footer-nav.svelte-12qhfyh{flex-direction:column;gap:.85rem;display:flex}.footer-link.svelte-12qhfyh{color:var(--text-secondary);transition:var(--transition-fast);font-size:.9rem}.footer-link.svelte-12qhfyh:hover{color:var(--color-accent-cyan)}.social-glass-grid.svelte-12qhfyh{grid-template-columns:repeat(6,1fr);gap:.5rem;max-width:260px;display:grid}.social-grid-btn.svelte-12qhfyh{width:38px;height:38px;color:var(--text-secondary);transition:var(--transition-smooth);background:#ffffff08;border:1px solid #ffffff0d;border-radius:8px;justify-content:center;align-items:center;display:flex}.social-grid-btn.svelte-12qhfyh:hover{color:#fff;border-color:var(--color-accent-violet);background:#ffffff14;transform:translateY(-2px)}:root.light .social-grid-btn.svelte-12qhfyh{background:#00000005;border:1px solid #0000000d}:root.light .social-grid-btn.svelte-12qhfyh:hover{color:#000;background:#0000000d}.social-icon.svelte-12qhfyh{width:16px;height:16px}.footer-actions-row.svelte-12qhfyh{flex-direction:column;gap:.75rem;margin-top:.5rem;display:flex}.footer-language-btn.svelte-12qhfyh,.footer-bug-report-btn.svelte-12qhfyh{color:var(--text-secondary);border:1px solid var(--border-color);cursor:pointer;transition:var(--transition-smooth);background:#ffffff05;border-radius:8px;justify-content:flex-start;align-items:center;gap:.6rem;width:100%;max-width:260px;padding:.65rem 1rem;font-size:.85rem;font-weight:500;display:flex}.footer-language-btn.svelte-12qhfyh:hover,.footer-bug-report-btn.svelte-12qhfyh:hover{border-color:var(--color-accent-cyan);color:#fff}.action-icon-small.svelte-12qhfyh{width:14px;height:14px}.chevron-tiny.svelte-12qhfyh{width:12px;height:12px;color:var(--text-muted);margin-left:auto}.footer-newsletter-box.svelte-12qhfyh{flex-direction:column;gap:.75rem;margin-top:1rem;display:flex}.newsletter-label.svelte-12qhfyh{font-family:var(--font-display);color:var(--text-muted);letter-spacing:.1em;font-size:.75rem;font-weight:800}.newsletter-pills-row.svelte-12qhfyh{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.pill-btn-white.svelte-12qhfyh{color:#09090c;font-family:var(--font-display);transition:var(--transition-fast);background:#fff;border-radius:9999px;align-items:center;gap:.4rem;padding:.55rem 1rem;font-size:.75rem;font-weight:800;display:inline-flex}.pill-btn-white.svelte-12qhfyh:hover{background:#ffffffe6}:root.light .pill-btn-white.svelte-12qhfyh{color:#fff;background:#09090c}.pill-btn-outline.svelte-12qhfyh{color:#fff;font-family:var(--font-display);transition:var(--transition-fast);background:0 0;border:1px solid #ffffff26;border-radius:9999px;padding:.55rem 1rem;font-size:.75rem;font-weight:700}.pill-btn-outline.svelte-12qhfyh:hover{background:#ffffff08;border-color:#fff}:root.light .pill-btn-outline.svelte-12qhfyh{color:#000;border-color:#00000026}:root.light .pill-btn-outline.svelte-12qhfyh:hover{background:#00000008;border-color:#000}.pill-btn-gradient.svelte-12qhfyh{color:#fff;font-family:var(--font-display);transition:var(--transition-smooth);background:linear-gradient(135deg,#a855f7 0%,#ec4899 50%,#ef4444 100%);border-radius:9999px;padding:.55rem 1rem;font-size:.75rem;font-weight:700}.pill-btn-gradient.svelte-12qhfyh:hover{box-shadow:0 4px 15px #ec489959}.footer-bottom-row.svelte-12qhfyh{justify-content:space-between;align-items:center;max-width:1400px;margin:0 auto;padding-top:2rem;display:flex}.footer-bottom-left.svelte-12qhfyh{color:var(--text-muted);font-size:.85rem}.bottom-profile-link.svelte-12qhfyh{color:var(--text-secondary);text-decoration:underline}.bottom-profile-link.svelte-12qhfyh:hover{color:var(--color-accent-cyan)}.back-to-top-circle.svelte-12qhfyh{border:1px solid var(--border-color);width:44px;height:44px;color:var(--text-secondary);cursor:pointer;transition:var(--transition-smooth);background:#ffffff08;border-radius:50%;justify-content:center;align-items:center;display:flex}.back-to-top-circle.svelte-12qhfyh:hover{background:var(--color-accent-violet);color:#fff;border-color:var(--color-accent-violet);box-shadow:0 0 20px #8b5cf64d}.back-to-top-chevron.svelte-12qhfyh{width:16px;height:16px}@media (width<=900px){.action-btn-telegram.svelte-12qhfyh{display:none}}@media (width<=768px){.action-btn-ai-tools.svelte-12qhfyh,.bell-btn.svelte-12qhfyh{display:none}.main-header-delight.svelte-12qhfyh{padding:0 1rem}.logo-text-delight.svelte-12qhfyh{display:none}}@media (width<=580px){.footer-container.svelte-12qhfyh{grid-template-columns:1fr;gap:2.5rem}.main-header-delight.svelte-12qhfyh{padding:0 .5rem}.actions-box-delight.svelte-12qhfyh{gap:.5rem}.glass-pill-btn.svelte-12qhfyh{padding:.4rem .8rem;font-size:.8rem}.categories-grid-menu.svelte-12qhfyh{grid-template-columns:1fr;width:250px;padding:.5rem}}.profile-avatar-delight-link.svelte-12qhfyh{text-decoration:none;display:inline-block}.header-avatar-img.svelte-12qhfyh{object-fit:cover;border-radius:50%;width:100%;height:100%}.active-user-badge.svelte-12qhfyh{color:#fff;background:#10b981!important}.login-header-btn.svelte-12qhfyh{font-weight:700;text-decoration:none;color:#fff!important}.circular-action-btn-placeholder.svelte-12qhfyh{background:#ffffff0d;border-radius:50%;width:38px;height:38px}
