.modal-backdrop.svelte-1nmgz5i{position:fixed;top:0;left:0;width:100%;height:100%;background:#0009;display:flex;align-items:center;justify-content:center;z-index:1000;padding:20px;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.modal-content.svelte-1nmgz5i{background:var(--bs-body-bg);border-radius:12px;box-shadow:0 20px 40px #0003;max-width:700px;width:100%;max-height:80vh;overflow:hidden;animation:svelte-1nmgz5i-modalSlideIn .3s ease-out;border:1px solid var(--bs-border-color)}@keyframes svelte-1nmgz5i-modalSlideIn{0%{opacity:0;transform:scale(.9) translateY(-20px)}to{opacity:1;transform:scale(1) translateY(0)}}.modal-header.svelte-1nmgz5i{display:flex;align-items:center;justify-content:space-between;padding:20px 24px;border-bottom:1px solid var(--bs-border-color);background:var(--bs-secondary-bg)}.modal-title.svelte-1nmgz5i{margin:0;font-size:1.25rem;font-weight:600;color:var(--bs-body-color);line-height:1.3;padding-right:20px}.close-button.svelte-1nmgz5i{background:none;border:none;font-size:1.5rem;cursor:pointer;color:var(--bs-secondary-color);padding:4px;border-radius:4px;transition:all .2s ease;display:flex;align-items:center;justify-content:center;width:32px;height:32px}.close-button.svelte-1nmgz5i:hover{background:var(--bs-secondary-bg);color:var(--bs-body-color)}.modal-body.svelte-1nmgz5i{padding:24px;overflow-y:auto;max-height:calc(80vh - 80px)}@media (max-width: 768px){.modal-backdrop.svelte-1nmgz5i{padding:10px}.modal-content.svelte-1nmgz5i{max-height:90vh}.modal-header.svelte-1nmgz5i{padding:16px 20px}.modal-title.svelte-1nmgz5i{font-size:1.1rem}.modal-body.svelte-1nmgz5i{padding:20px;max-height:calc(90vh - 70px)}}.topic-card.svelte-sp9uqv{transition:all .2s ease;box-shadow:0 2px 8px #0000001a;width:100%;max-width:100%;min-width:0}.topic-card.svelte-sp9uqv:hover{transform:translateY(-2px);box-shadow:0 4px 16px #00000026}.resource-paid.svelte-sp9uqv{background:linear-gradient(135deg,#f8f4ff,#f0e6ff)}.resource-free.svelte-sp9uqv{background:linear-gradient(135deg,#f0fdf4,#e8f8ed)}[data-bs-theme=dark] .resource-paid.svelte-sp9uqv{background:linear-gradient(135deg,#2a1f3d,#3c2764)}[data-bs-theme=dark] .resource-free.svelte-sp9uqv{background:linear-gradient(135deg,#1a2e23,#234a2d)}.topic-image.svelte-sp9uqv{width:100%;max-height:400px;overflow:hidden;position:relative}.clickable-image.svelte-sp9uqv{cursor:pointer;transition:opacity .2s ease}.clickable-image.svelte-sp9uqv:hover{opacity:.9}.clickable-image.svelte-sp9uqv:focus{outline:2px solid var(--bs-primary);outline-offset:2px}.topic-info.svelte-sp9uqv{flex-wrap:wrap}.topic-info.svelte-sp9uqv .author:where(.svelte-sp9uqv){flex-shrink:0}@media (max-width: 480px){.topic-info.svelte-sp9uqv{flex-direction:column;align-items:flex-start!important;gap:.5rem!important}.topic-info.svelte-sp9uqv .author:where(.svelte-sp9uqv){margin-bottom:.25rem}}.modal-info.svelte-sp9uqv{flex-wrap:wrap}.modal-info.svelte-sp9uqv .modal-author:where(.svelte-sp9uqv){flex-shrink:0}@media (max-width: 480px){.modal-info.svelte-sp9uqv{flex-direction:column;align-items:flex-start!important;gap:.5rem!important}.modal-info.svelte-sp9uqv .modal-author:where(.svelte-sp9uqv){margin-bottom:.25rem}}.topic-image.svelte-sp9uqv img:where(.svelte-sp9uqv){width:100%;height:auto;max-height:400px;object-fit:cover;display:block;transition:transform .2s ease;position:relative;z-index:2}.topic-image.no-image.svelte-sp9uqv{height:200px}.topic-image.has-blur-background.svelte-sp9uqv:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:inherit;filter:blur(15px) brightness(.7);transform:scale(1.1);z-index:1}.topic-image.has-blur-background.svelte-sp9uqv{display:flex;align-items:center;justify-content:center;min-height:200px;max-height:300px}.topic-image.has-blur-background.svelte-sp9uqv img:where(.svelte-sp9uqv){max-width:none;max-height:100%;width:auto;height:auto;object-fit:contain}.topic-card.svelte-sp9uqv:hover .topic-image:where(.svelte-sp9uqv) img:where(.svelte-sp9uqv){transform:scale(1.05)}.topic-image.no-image.svelte-sp9uqv{background:linear-gradient(135deg,#667eea,#764ba2)}.title-button.svelte-sp9uqv{color:var(--bs-body-color)!important;font-weight:600!important;line-height:1.3}.title-button.svelte-sp9uqv:hover{color:#667eea!important}.avatar.svelte-sp9uqv{border:2px solid var(--bs-border-color)}.framework-badges.svelte-sp9uqv{display:flex;flex-wrap:wrap;gap:.25rem}.framework-badge.svelte-sp9uqv{background-color:var(--bs-primary);color:#fff;font-size:.75rem;font-weight:500;padding:.25rem .5rem;border-radius:.375rem}.modal-image.svelte-sp9uqv{max-height:300px;overflow:hidden}.modal-youtube-embed.svelte-sp9uqv{max-width:100%}.modal-youtube-embed.svelte-sp9uqv .ratio:where(.svelte-sp9uqv){max-height:400px}.modal-avatar.svelte-sp9uqv{border:2px solid var(--bs-border-color)}.modal-preview-text.svelte-sp9uqv{line-height:1.6}.preview-content.svelte-sp9uqv{font-size:.95rem;line-height:1.6}.preview-content.svelte-sp9uqv h2:where(.svelte-sp9uqv){font-weight:600;color:var(--bs-emphasis-color);margin:1rem 0 .5rem;line-height:1.3}.preview-content.svelte-sp9uqv h2:where(.svelte-sp9uqv){font-size:1.3rem}.action-button.svelte-sp9uqv{display:flex;align-items:center;padding:1rem 1.25rem;background:linear-gradient(135deg,var(--bs-light) 0%,var(--bs-gray-100) 100%);border:1px solid var(--bs-border-color);border-radius:.75rem;text-decoration:none;color:var(--bs-body-color);transition:all .2s ease;position:relative;overflow:hidden}.action-button.svelte-sp9uqv:hover{transform:translateY(-2px);box-shadow:0 8px 25px #00000026;text-decoration:none;color:var(--bs-body-color)}.action-button.svelte-sp9uqv:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.2),transparent);transition:left .5s}.action-button.svelte-sp9uqv:hover:before{left:100%}.purchase-button.svelte-sp9uqv{background:linear-gradient(135deg,#d4edda,#c3e6cb);border-color:#28a745}.purchase-button.svelte-sp9uqv:hover{background:linear-gradient(135deg,#c3e6cb,#b6dfbb);color:var(--bs-body-color)}.view-button.svelte-sp9uqv{background:linear-gradient(135deg,#cce7ff,#b3d9ff);border-color:#007bff}.view-button.svelte-sp9uqv:hover{background:linear-gradient(135deg,#b3d9ff,#9cf);color:var(--bs-body-color)}.action-icon.svelte-sp9uqv{font-size:1.5rem;margin-right:1rem;min-width:40px;text-align:center}.action-content.svelte-sp9uqv{flex:1}.action-title.svelte-sp9uqv{font-weight:600;font-size:1rem;margin-bottom:.25rem}.action-subtitle.svelte-sp9uqv{font-size:.875rem;color:var(--bs-secondary);opacity:.8}.action-arrow.svelte-sp9uqv{font-size:1.25rem;opacity:.6;transition:all .2s ease;margin-left:1rem}.action-button.svelte-sp9uqv:hover .action-arrow:where(.svelte-sp9uqv){opacity:1;transform:translate(4px)}@media (max-width: 576px){.action-links.d-flex.svelte-sp9uqv:not(.flex-column){flex-direction:column!important}.action-links.d-flex.svelte-sp9uqv:not(.flex-column) .action-button:where(.svelte-sp9uqv){flex:none!important}}[data-bs-theme=dark] .action-button.svelte-sp9uqv{background:linear-gradient(135deg,var(--bs-dark) 0%,#2c2c2c 100%);border-color:var(--bs-border-color);color:var(--bs-body-color)}[data-bs-theme=dark] .action-button.svelte-sp9uqv:hover{color:var(--bs-body-color)}[data-bs-theme=dark] .purchase-button.svelte-sp9uqv{background:linear-gradient(135deg,#1e4d2b,#2d5a37);border-color:#28a745}[data-bs-theme=dark] .purchase-button.svelte-sp9uqv:hover{background:linear-gradient(135deg,#2d5a37,#3a6b44);color:var(--bs-body-color)}[data-bs-theme=dark] .view-button.svelte-sp9uqv{background:linear-gradient(135deg,#1e3a5f,#2d4a73);border-color:#007bff}[data-bs-theme=dark] .view-button.svelte-sp9uqv:hover{background:linear-gradient(135deg,#2d4a73,#3a5987);color:var(--bs-body-color)}[data-bs-theme=dark] .preview-container.svelte-sp9uqv{background-color:var(--bs-dark)!important;color:var(--bs-body-color)!important}.theme-toggle.svelte-m2cv0f{position:fixed;bottom:1.5rem;right:1.5rem;width:3rem;height:3rem;border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 .125rem .25rem #00000013;z-index:1050;transition:all .15s ease-in-out}.theme-toggle.svelte-m2cv0f:hover{transform:scale(1.1);box-shadow:0 .25rem .5rem #00000026}.theme-toggle.svelte-m2cv0f:focus{outline:none;box-shadow:0 0 0 .2rem #0d6efd40}@media (max-width: 768px){.theme-toggle.svelte-m2cv0f{bottom:1rem;right:1rem;width:2.5rem;height:2.5rem}}.page-header.svelte-1jp0mz{position:relative;overflow:hidden;padding:2rem;margin-bottom:2rem;border-radius:0 0 10px 10px;box-shadow:0 8px 32px #0000001a}.header-background.svelte-1jp0mz{position:absolute;top:0;left:0;right:0;bottom:0;z-index:1}.gradient-overlay.svelte-1jp0mz{position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg,#667eea,#764ba2,#f093fb);opacity:.9}.pattern-overlay.svelte-1jp0mz{position:absolute;top:0;left:0;right:0;bottom:0;background-image:radial-gradient(circle at 20% 20%,rgba(255,255,255,.1) 2px,transparent 2px),radial-gradient(circle at 80% 80%,rgba(255,255,255,.05) 1px,transparent 1px);background-size:50px 50px,30px 30px;animation:svelte-1jp0mz-patternFloat 20s ease-in-out infinite}@keyframes svelte-1jp0mz-patternFloat{0%,to{transform:translate(0)}33%{transform:translate(20px,-10px)}66%{transform:translate(-10px,20px)}}.header-content.svelte-1jp0mz{position:relative;z-index:2;text-align:center;color:#fff;max-width:900px;margin:0 auto;opacity:0;transform:translateY(30px);transition:all .8s ease-out}.header-content.animate.svelte-1jp0mz{opacity:1;transform:translateY(0)}.header-main.svelte-1jp0mz{display:flex;align-items:center;justify-content:center;gap:1.5rem;margin-bottom:1rem}.header-icon.svelte-1jp0mz{position:relative;flex-shrink:0}.icon-stars.svelte-1jp0mz{font-size:1.5rem;position:absolute;top:-10px;right:-20px;animation:svelte-1jp0mz-twinkle 1.5s ease-in-out infinite alternate}@keyframes svelte-1jp0mz-bounce{0%,20%,53%,80%,to{transform:translateY(0)}40%,43%{transform:translateY(-15px)}70%{transform:translateY(-8px)}}@keyframes svelte-1jp0mz-twinkle{0%{opacity:.5;transform:scale(.8)}to{opacity:1;transform:scale(1.2)}}.header-title.svelte-1jp0mz{font-size:clamp(2rem,4vw,3rem);font-weight:800;margin:0 0 .25rem;line-height:1.1;text-shadow:0 4px 12px rgba(0,0,0,.3)}.title-main.svelte-1jp0mz{display:inline-block;background:linear-gradient(45deg,#fff,#f0f8ff);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;animation:svelte-1jp0mz-shimmer 3s ease-in-out infinite}.title-accent.svelte-1jp0mz{display:inline-block;background:linear-gradient(45deg,gold,#ffeb3b);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;margin-left:.5rem;animation:svelte-1jp0mz-shimmer 3s ease-in-out infinite .5s}@keyframes svelte-1jp0mz-shimmer{0%,to{opacity:1}50%{opacity:.8}}.header-subtitle.svelte-1jp0mz{font-size:clamp(.85rem,1.8vw,1rem);margin:0;opacity:.95;font-weight:400;text-shadow:0 2px 4px rgba(0,0,0,.2);line-height:1.3}.header-stats.svelte-1jp0mz{display:flex;justify-content:center;gap:1.5rem;flex-wrap:wrap;margin-top:0}.stat-item.svelte-1jp0mz{display:flex;align-items:center;gap:.4rem;background:#ffffff26;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:.5rem 1rem;border-radius:1.5rem;border:1px solid rgba(255,255,255,.2);transition:all .3s ease;cursor:default}.stat-item.svelte-1jp0mz:hover{background:#ffffff40;transform:translateY(-2px);box-shadow:0 8px 16px #0003}.stat-icon.svelte-1jp0mz{font-size:1rem}.stat-text.svelte-1jp0mz{font-size:.8rem;font-weight:500;white-space:nowrap}.header-decoration.svelte-1jp0mz{position:absolute;top:0;left:0;right:0;bottom:0;z-index:1;pointer-events:none}.floating-element.svelte-1jp0mz{position:absolute;font-size:2rem;opacity:.3;animation:svelte-1jp0mz-float var(--duration) ease-in-out infinite var(--delay)}.floating-element.svelte-1jp0mz:nth-child(1){top:20%;left:10%}.floating-element.svelte-1jp0mz:nth-child(2){top:60%;right:15%}.floating-element.svelte-1jp0mz:nth-child(3){bottom:30%;left:20%}@keyframes svelte-1jp0mz-float{0%,to{transform:translateY(0) rotate(0)}33%{transform:translateY(-20px) rotate(5deg)}66%{transform:translateY(10px) rotate(-3deg)}}@media (max-width: 768px){.page-header.svelte-1jp0mz{padding:1.5rem;margin-bottom:1.5rem}.header-main.svelte-1jp0mz{gap:1rem;margin-bottom:.75rem}.header-stats.svelte-1jp0mz{gap:1rem}.stat-item.svelte-1jp0mz{padding:.4rem .8rem;font-size:.75rem}.stat-text.svelte-1jp0mz{font-size:.7rem}.floating-element.svelte-1jp0mz{font-size:1.5rem}}@media (max-width: 600px){.header-main.svelte-1jp0mz{flex-direction:column;gap:.5rem;margin-bottom:.75rem}.header-text.svelte-1jp0mz{text-align:center}.header-title.svelte-1jp0mz{margin-bottom:.2rem}}@media (max-width: 480px){.page-header.svelte-1jp0mz{padding:1.25rem 1rem}.header-stats.svelte-1jp0mz{flex-direction:column;align-items:center;gap:.5rem}.title-accent.svelte-1jp0mz{margin-left:.25rem}}.settings-content.svelte-1tae8xv{max-width:100%}.settings-section.svelte-1tae8xv{margin-bottom:2rem;padding-bottom:1.5rem;border-bottom:1px solid var(--bs-border-color)}.settings-section.svelte-1tae8xv:last-child{margin-bottom:0;padding-bottom:0;border-bottom:none}.section-title.svelte-1tae8xv{display:flex;align-items:center;gap:.5rem;font-size:1.1rem;font-weight:600;margin:0 0 .5rem;color:var(--bs-body-color)}.section-icon.svelte-1tae8xv{font-size:1.2rem}.section-description.svelte-1tae8xv{margin:0 0 1rem;color:var(--bs-secondary-color);font-size:.9rem;line-height:1.4}.font-options.svelte-1tae8xv{display:flex;flex-direction:column;gap:.75rem}.font-option.svelte-1tae8xv{display:flex;align-items:center;padding:1rem;border:2px solid var(--bs-border-color);border-radius:.5rem;cursor:pointer;transition:all .2s ease;background:var(--bs-body-bg)}.font-option.svelte-1tae8xv:hover{border-color:var(--bs-primary);box-shadow:0 2px 8px #0000001a}.font-option.selected.svelte-1tae8xv{border-color:var(--bs-primary);background:#0d6efd1a}.font-option-content.svelte-1tae8xv{flex:1}.font-name.svelte-1tae8xv{font-weight:600;margin-bottom:.25rem;color:var(--bs-body-color)}.font-preview.svelte-1tae8xv{font-size:.85rem;color:var(--bs-secondary-color);line-height:1.3}.font-check.svelte-1tae8xv{width:20px;height:20px;display:flex;align-items:center;justify-content:center;color:var(--bs-primary);margin-left:1rem}.settings-info.svelte-1tae8xv{display:flex;flex-direction:column;gap:.75rem}.info-item.svelte-1tae8xv{display:flex;align-items:center;gap:.5rem;padding:.75rem;background:var(--bs-secondary-bg);border-radius:.375rem}.info-icon.svelte-1tae8xv{font-size:1rem}.info-text.svelte-1tae8xv{font-size:.85rem;color:var(--bs-secondary-color)}@media (max-width: 768px){.font-option.svelte-1tae8xv{padding:.75rem}.font-name.svelte-1tae8xv{font-size:.9rem}.font-preview.svelte-1tae8xv{font-size:.8rem}.section-title.svelte-1tae8xv{font-size:1rem}.info-item.svelte-1tae8xv{padding:.6rem}.info-text.svelte-1tae8xv{font-size:.8rem}}.settings-toggle.svelte-1io7rnf{position:fixed;bottom:1.5rem;right:5.5rem;width:3rem;height:3rem;border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 .125rem .25rem #00000013;z-index:1050;transition:all .15s ease-in-out}.settings-toggle.svelte-1io7rnf:hover{transform:scale(1.1) rotate(15deg);box-shadow:0 .25rem .5rem #00000026}.settings-toggle.svelte-1io7rnf:focus{outline:none;box-shadow:0 0 0 .2rem #0d6efd40}@media (max-width: 768px){.settings-toggle.svelte-1io7rnf{bottom:1rem;right:4.5rem;width:2.5rem;height:2.5rem}}.view-controls.svelte-12p11vi{display:flex;justify-content:center;margin:2rem 0;padding:0 1rem}.controls-container.svelte-12p11vi{display:flex;align-items:center;gap:3rem;padding:1.25rem 2rem;background:var(--bs-body-bg);border:1px solid var(--bs-border-color);border-radius:1rem;box-shadow:0 4px 12px #00000014;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);max-width:100%;flex-wrap:wrap;position:relative;z-index:10}.control-section.svelte-12p11vi{display:flex;align-items:center;gap:1rem;position:relative}.dropdown.svelte-12p11vi{position:relative;z-index:99999}.dropdown-menu.svelte-12p11vi{z-index:99999}.control-label.svelte-12p11vi{display:flex;align-items:center;gap:.5rem;font-weight:600;color:var(--bs-body-color);white-space:nowrap;min-width:fit-content}.control-icon.svelte-12p11vi{font-size:1.1rem}.control-text.svelte-12p11vi{font-size:.95rem}.control-button.svelte-12p11vi{display:flex;align-items:center;gap:.6rem;min-width:140px;justify-content:flex-start;padding:.6rem 1.2rem;border-radius:.6rem;transition:all .2s ease;font-weight:500;border-width:2px}.control-button.svelte-12p11vi:disabled{opacity:.6;cursor:not-allowed}.current-icon.svelte-12p11vi{font-size:1rem;font-family:monospace;letter-spacing:-2px}.current-text.svelte-12p11vi{font-size:.9rem;font-weight:500}.dropdown-menu.svelte-12p11vi{min-width:200px;padding:.5rem 0;border-radius:.6rem;box-shadow:0 8px 24px #00000026;border:1px solid var(--bs-border-color);z-index:1050}.dropdown-item.svelte-12p11vi{display:flex;align-items:center;gap:.75rem;padding:.75rem 1rem;font-size:.9rem;transition:all .2s ease;border:none;background:none;width:100%;text-align:left}.dropdown-item.svelte-12p11vi:hover{background:var(--bs-secondary-bg);color:var(--bs-body-color)}.dropdown-item.active.svelte-12p11vi{background:#0d6efd1a;color:var(--bs-primary);font-weight:500}.dropdown-icon.svelte-12p11vi{font-size:1rem;width:24px;text-align:center;font-family:monospace;letter-spacing:-2px}.dropdown-text.svelte-12p11vi{flex:1}.dropdown-check.svelte-12p11vi{color:var(--bs-primary);margin-left:auto}@media (max-width: 768px){.view-controls.svelte-12p11vi{margin:1.5rem 0}.controls-container.svelte-12p11vi{flex-direction:column;gap:1.5rem;padding:1rem 1.5rem;border-radius:.8rem}.control-section.svelte-12p11vi{width:100%;justify-content:space-between}.control-button.svelte-12p11vi{min-width:120px;padding:.5rem 1rem;justify-content:center}.dropdown-menu.svelte-12p11vi{min-width:100%}.control-text.svelte-12p11vi{font-size:.9rem}}@media (max-width: 480px){.controls-container.svelte-12p11vi{gap:1rem;padding:.8rem 1rem}.control-label.svelte-12p11vi{font-size:.85rem}.control-button.svelte-12p11vi{min-width:100px;padding:.4rem .8rem;font-size:.85rem}.dropdown-item.svelte-12p11vi{padding:.6rem .8rem;font-size:.85rem}}.controls-container.svelte-12p11vi{background:linear-gradient(135deg,var(--bs-body-bg) 0%,rgba(var(--bs-primary-rgb),.02) 100%);position:relative}.controls-container.svelte-12p11vi:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg,#ffffff1a,#ffffff0d);border-radius:inherit;pointer-events:none}.control-button.svelte-12p11vi:hover{transform:translateY(-1px);box-shadow:0 4px 8px #0000001a}.search-section.svelte-12p11vi{min-width:280px}.search-input-container.svelte-12p11vi{position:relative;display:flex;align-items:center}.search-input.svelte-12p11vi{min-width:220px;padding:.6rem 1rem;border-radius:.6rem;border:2px solid var(--bs-border-color);transition:all .2s ease;font-size:.9rem;background:var(--bs-body-bg)}.search-input.svelte-12p11vi:focus{border-color:var(--bs-primary);box-shadow:0 0 0 .2rem rgba(var(--bs-primary-rgb),.25);outline:none}.clear-search-btn.svelte-12p11vi{position:absolute;right:8px;top:50%;transform:translateY(-50%);padding:.2rem .4rem;border:none;background:transparent;font-size:.8rem;line-height:1;border-radius:50%;width:24px;height:24px;display:flex;align-items:center;justify-content:center}.clear-search-btn.svelte-12p11vi:hover{background:var(--bs-secondary-bg)}@media (max-width: 768px){.search-section.svelte-12p11vi{min-width:100%;order:-1}.search-input.svelte-12p11vi{min-width:100%}}.infinite-scroll-trigger.svelte-1gmnrj3{display:flex;justify-content:center;align-items:center;padding:2rem 1rem;min-height:100px;transition:all .3s ease}.loading-content.svelte-1gmnrj3{display:flex;flex-direction:column;align-items:center;gap:1rem}.loading-text.svelte-1gmnrj3{margin:0;color:var(--bs-text-muted);font-size:.95rem;font-weight:500}.load-more-prompt.svelte-1gmnrj3{display:flex;justify-content:center;width:100%}.load-more-button.svelte-1gmnrj3{display:flex;align-items:center;gap:.75rem;padding:.75rem 1.5rem;font-weight:500;border-radius:2rem;transition:all .3s ease;border:2px solid var(--bs-primary);background:transparent}.load-more-button.svelte-1gmnrj3:hover{background:var(--bs-primary);color:#fff;transform:translateY(-2px);box-shadow:0 4px 12px #0d6efd4d}.load-more-icon.svelte-1gmnrj3{font-size:1.1rem;transition:transform .3s ease}.load-more-button.svelte-1gmnrj3:hover .load-more-icon:where(.svelte-1gmnrj3){transform:translateY(2px)}.load-more-text.svelte-1gmnrj3{font-size:.95rem}.end-of-content.svelte-1gmnrj3{display:flex;justify-content:center;align-items:center;padding:3rem 1rem;margin-top:2rem}.end-message.svelte-1gmnrj3{text-align:center;color:var(--bs-text-muted);max-width:300px}.end-icon.svelte-1gmnrj3{font-size:2.5rem;display:block;margin-bottom:1rem}.end-text.svelte-1gmnrj3{font-size:1.1rem;font-weight:600;margin-bottom:.5rem;color:var(--bs-body-color)}.end-subtext.svelte-1gmnrj3{font-size:.9rem;margin:0;color:var(--bs-text-muted)}.infinite-scroll-trigger.loading.svelte-1gmnrj3{background:linear-gradient(90deg,transparent,rgba(13,110,253,.05),transparent);background-size:200% 100%;animation:svelte-1gmnrj3-shimmer 2s infinite}@keyframes svelte-1gmnrj3-shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}@media (max-width: 768px){.infinite-scroll-trigger.svelte-1gmnrj3{padding:1.5rem 1rem;min-height:80px}.load-more-button.svelte-1gmnrj3{padding:.6rem 1.2rem;gap:.5rem}.load-more-text.svelte-1gmnrj3,.loading-text.svelte-1gmnrj3{font-size:.9rem}.end-of-content.svelte-1gmnrj3{padding:2rem 1rem}.end-icon.svelte-1gmnrj3{font-size:2rem}.end-text.svelte-1gmnrj3{font-size:1rem}.end-subtext.svelte-1gmnrj3{font-size:.85rem}}.scroll-status.svelte-1knkcr7{position:fixed;top:20px;right:20px;background:#000c;color:#fff;padding:.5rem 1rem;border-radius:1rem;font-size:.8rem;font-family:monospace;z-index:1000;opacity:0;transform:translateY(-10px);transition:all .3s ease;pointer-events:none;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.1)}.scroll-status.visible.svelte-1knkcr7{opacity:1;transform:translateY(0)}.status-content.svelte-1knkcr7{display:flex;gap:1rem;align-items:center}.status-item.svelte-1knkcr7{display:flex;align-items:center;gap:.25rem}.status-label.svelte-1knkcr7{color:#ccc}.status-value.svelte-1knkcr7{font-weight:700;color:#fff}.status-yes.svelte-1knkcr7{color:#4caf50}.status-no.svelte-1knkcr7{color:#f44336}@media (max-width: 768px){.scroll-status.svelte-1knkcr7{top:10px;right:10px;font-size:.7rem;padding:.4rem .8rem}.status-content.svelte-1knkcr7{gap:.75rem}.status-item.svelte-1knkcr7{gap:.2rem}}.topics-grid.svelte-cznlfe{display:grid;gap:1.5rem;max-width:calc(100% - 4rem);margin:0 auto;padding:0 1rem;grid-template-columns:repeat(var(--grid-columns, 3),minmax(0,1fr));justify-items:stretch;align-items:start}@media (min-width: 1400px){.topics-grid.svelte-cznlfe{max-width:calc(100% - 6rem)}}@media (min-width: 1920px){.topics-grid.svelte-cznlfe{max-width:calc(100% - 8rem)}}@media (min-width: 2400px){.topics-grid.svelte-cznlfe{max-width:calc(100% - 20rem)}}@media (max-width: 1199px){.topics-grid.svelte-cznlfe{grid-template-columns:repeat(min(var(--grid-columns, 3),3),minmax(0,1fr));max-width:calc(100% - 3rem)}}@media (max-width: 991px){.topics-grid.svelte-cznlfe{grid-template-columns:repeat(2,minmax(0,1fr));max-width:calc(100% - 2rem)}}@media (max-width: 767px){.topics-grid.svelte-cznlfe{grid-template-columns:minmax(0,1fr);gap:1rem;max-width:calc(100% - 1rem)}}.topics-grid.svelte-cznlfe .topic-card{height:100%;display:flex;flex-direction:column}.topics-grid.svelte-cznlfe .card-body{flex:1;display:flex;flex-direction:column;justify-content:space-between}
