.vault-page.svelte-7spwrj{padding-top:80px;min-height:100vh;background:linear-gradient(135deg,#0c0a14,#1a1a2e)}.vault-container.svelte-7spwrj{max-width:1400px;margin:0 auto;padding:2rem}.vault-header.svelte-7spwrj{text-align:center;margin-bottom:4rem;padding:4rem 0;background:linear-gradient(to bottom,transparent,rgba(255,0,174,.1));border-radius:24px}.header-content.svelte-7spwrj{max-width:800px;margin:0 auto;padding:0 1rem}h1.svelte-7spwrj{font-size:4rem;font-weight:900;margin:0 0 1.5rem;background:linear-gradient(45deg,var(--text-primary) 30%,var(--primary-glow) 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;letter-spacing:-2px}.subtitle.svelte-7spwrj{font-size:1.25rem;line-height:1.7;color:#fffc;margin:0 0 3rem}.controls.svelte-7spwrj{margin-bottom:2rem}.search-filter.svelte-7spwrj{display:flex;flex-direction:column;gap:1rem}.filter-group.svelte-7spwrj{display:flex;gap:1rem}input.svelte-7spwrj,select.svelte-7spwrj{padding:.75rem 1rem;border-radius:12px;border:1px solid rgba(255,255,255,.2);background:#111111f2;color:#fff;font-size:.875rem}input.svelte-7spwrj{width:100%}input.svelte-7spwrj::placeholder{color:#ffffff80}select.svelte-7spwrj{min-width:120px;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12' fill='none'%3E%3Cpath d='M2.5 4.5L6 8L9.5 4.5' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 1rem center;padding-right:2.5rem}select.svelte-7spwrj option:where(.svelte-7spwrj){background:#111111f2;color:#fff}.vault-grid.svelte-7spwrj{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:2rem}.grid-item.svelte-7spwrj{height:100%}.no-results.svelte-7spwrj{grid-column:1 / -1;text-align:center;padding:4rem 0;color:#fff9}.loading-state.svelte-7spwrj,.error-state.svelte-7spwrj{text-align:center;padding:4rem 0;color:#fffc}.error-state.svelte-7spwrj{color:#ff6b6b}.load-more-trigger.svelte-7spwrj{width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;margin-top:2rem;gap:1rem;cursor:pointer}.loading-spinner.svelte-7spwrj{width:40px;height:40px;border:3px solid rgba(255,255,255,.1);border-radius:50%;border-top-color:var(--primary-glow);opacity:0;transition:opacity .2s ease}.loading-spinner.visible.svelte-7spwrj{opacity:1;animation:svelte-7spwrj-spin 1s linear infinite}.load-more-button.svelte-7spwrj{padding:.75rem 2rem;border-radius:12px;background:#ffffff1a;border:1px solid rgba(255,255,255,.2);color:#fff;font-size:.875rem;cursor:pointer;transition:all .2s ease}.load-more-button.svelte-7spwrj:hover{background:#fff3}@keyframes svelte-7spwrj-spin{to{transform:rotate(360deg)}}@media (max-width: 768px){.vault-container.svelte-7spwrj{padding:1rem}.vault-header.svelte-7spwrj{padding:2rem 0;margin-bottom:2rem}h1.svelte-7spwrj{font-size:2.5rem}.subtitle.svelte-7spwrj{font-size:1.1rem}.featured-title.svelte-7spwrj{font-size:2rem}.filter-group.svelte-7spwrj{flex-direction:column}select.svelte-7spwrj{width:100%}}@media (max-width: 480px){h1.svelte-7spwrj{font-size:2rem}.subtitle.svelte-7spwrj{font-size:1rem}.featured-title.svelte-7spwrj{font-size:1.5rem}}.featured-section.svelte-7spwrj{margin:3rem 0 4rem;position:relative}.section-header.svelte-7spwrj{display:flex;flex-direction:column;align-items:flex-start;margin-bottom:1.5rem}.scroll-buttons.svelte-7spwrj{display:flex;gap:.5rem;margin-top:1rem}.featured-title.svelte-7spwrj{font-size:2.5rem;font-weight:700;margin:0 0 1rem;background:linear-gradient(45deg,var(--text-primary) 30%,var(--primary-glow) 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.featured-grid.svelte-7spwrj{width:100%;overflow:hidden;position:relative}.featured-grid-inner.svelte-7spwrj{display:flex;gap:1rem;overflow-x:auto;padding:.5rem 0;scroll-snap-type:x mandatory;scrollbar-width:none;-ms-overflow-style:none;width:100%;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;touch-action:pan-x}.featured-grid-inner.svelte-7spwrj::-webkit-scrollbar{display:none}.featured-item.svelte-7spwrj{min-width:calc(25% - .75rem);max-width:calc(25% - .75rem);scroll-snap-align:start;position:relative;flex:0 0 auto}.scroll-button.svelte-7spwrj{width:40px;height:40px;border-radius:50%;background:rgba(var(--primary-glow-rgb),.15);border:1px solid var(--primary-glow);color:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease;z-index:10;-webkit-tap-highlight-color:transparent;touch-action:manipulation}.scroll-button.svelte-7spwrj:hover:not(:disabled){background:var(--primary-glow);transform:scale(1.05)}.scroll-button.svelte-7spwrj:disabled{opacity:.3;cursor:not-allowed;border-color:#fff3}.scroll-button.svelte-7spwrj svg:where(.svelte-7spwrj){width:24px;height:24px;stroke-width:2.5}.browse-section.svelte-7spwrj{margin-bottom:2rem}@media (max-width: 1200px){.featured-item.svelte-7spwrj{min-width:calc(33.333% - .667rem);max-width:calc(33.333% - .667rem)}}@media (max-width: 900px){.featured-item.svelte-7spwrj{min-width:calc(50% - .5rem);max-width:calc(50% - .5rem)}}@media (max-width: 600px){.featured-item.svelte-7spwrj{min-width:100%;max-width:100%}.section-header.svelte-7spwrj{flex-direction:column;align-items:flex-start;gap:1rem}.scroll-button.svelte-7spwrj{width:48px;height:48px;min-width:48px}.scroll-button.svelte-7spwrj svg:where(.svelte-7spwrj){width:20px;height:20px}}.featured-grid-inner.svelte-7spwrj{cursor:grab}
