@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&display=swap";:root{--bg:#f8fafc;--surface:#fff;--surface-solid:#f1f5f9;--text-primary:#0f172a;--text-secondary:#64748b;--border:#0f172a14;--shadow-sm:0 4px 12px #00000008;--shadow-md:0 8px 24px #0000000f;--shadow-card:0 10px 30px -10px #00000014;--glow:#0f172a0d;--dropdown-bg:#fffffff2}html.dark .app-root.svelte-ld68c8,.app-root.dark.svelte-ld68c8{--bg:#020617;--surface:#0f172a;--surface-solid:#1e293b;--text-primary:#f8fafc;--text-secondary:#94a3b8;--border:#f8fafc1a;--shadow-sm:0 4px 12px #0003;--shadow-md:0 8px 24px #0006;--shadow-card:0 20px 40px -10px #00000080;--glow:#ffffff14;--dropdown-bg:#0f172af2}.svelte-ld68c8{box-sizing:border-box;margin:0;padding:0}.app-root.svelte-ld68c8{background-color:var(--bg);color:var(--text-primary);min-height:100vh;font-family:Inter,system-ui,sans-serif;transition:background-color .4s,color .4s;overflow-x:hidden}a.svelte-ld68c8{color:inherit;outline:none;text-decoration:none}button.svelte-ld68c8{cursor:pointer;color:inherit;background:0 0;border:none;font-family:inherit}.bg-wrapper.svelte-ld68c8{z-index:0;pointer-events:none;position:fixed;inset:0}.bg-layer.svelte-ld68c8{transition:opacity .8s;position:absolute;inset:0;overflow:hidden}.layer-light.svelte-ld68c8{opacity:1}.layer-dark.svelte-ld68c8,html.dark .layer-light.svelte-ld68c8,.app-root.dark.svelte-ld68c8 .layer-light:where(.svelte-ld68c8){opacity:0}html.dark .layer-dark.svelte-ld68c8,.app-root.dark.svelte-ld68c8 .layer-dark:where(.svelte-ld68c8){opacity:1}.noise-overlay.svelte-ld68c8{mix-blend-mode:overlay;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 200 200' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noiseFilter'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noiseFilter)' opacity='0.04'/%3E%3C/svg%3E");position:absolute;inset:0}.blob.svelte-ld68c8{filter:blur(90px);opacity:.5;border-radius:50%;animation:20s ease-in-out infinite alternate svelte-ld68c8-float;position:absolute}.blob-1.svelte-ld68c8{background:#e0f2fe;width:50vw;height:50vw;top:-10%;left:10%}.blob-2.svelte-ld68c8{background:#f3e8ff;width:60vw;height:60vw;animation-delay:-10s;bottom:-10%;right:-10%}.aurora.svelte-ld68c8{filter:blur(120px);opacity:.4;border-radius:50%;animation:25s ease-in-out infinite alternate svelte-ld68c8-float;position:absolute}.aurora-1.svelte-ld68c8{background:#1e1b4b;width:60vw;height:60vw;top:-20%;left:-10%}.aurora-2.svelte-ld68c8{background:#0c4a6e;width:50vw;height:50vw;animation-delay:-5s;top:30%;right:-20%}.aurora-3.svelte-ld68c8{background:#312e81;width:70vw;height:50vw;animation-delay:-15s;bottom:-20%;left:20%}@keyframes svelte-ld68c8-float{0%{transform:translate(0)scale(1)}to{transform:translate(-5%,5%)scale(1.1)}}.navbar.svelte-ld68c8{z-index:50;background:linear-gradient(to bottom, var(--bg) 85%, transparent 100%);flex-direction:column;gap:1.25rem;padding-top:1rem;padding-bottom:1.5rem;display:flex;position:fixed;top:0;left:0;right:0}.nav-container.svelte-ld68c8{justify-content:space-between;align-items:center;width:100%;max-width:1440px;margin:0 auto;padding:0 1.5rem;display:flex}.brand-logo.svelte-ld68c8{align-items:center;text-decoration:none;display:flex}.logo-img.svelte-ld68c8{-o-object-fit:contain;object-fit:contain;width:auto;height:80px}.nav-right.svelte-ld68c8{align-items:center;gap:.5rem;display:flex}.dropdown-trigger.svelte-ld68c8,.theme-toggle.svelte-ld68c8{color:var(--text-secondary);border-radius:8px;align-items:center;gap:.5rem;min-height:44px;padding:0 .5rem;font-size:.9rem;font-weight:600;transition:color .3s;display:flex}.dropdown-trigger.svelte-ld68c8:hover,.theme-toggle.svelte-ld68c8:hover{color:var(--text-primary);background:var(--glow)}.chevron.svelte-ld68c8{width:1rem;height:1rem;transition:transform .3s}.chevron.open.svelte-ld68c8{transform:rotate(180deg)}.sun-and-moon.svelte-ld68c8{stroke-linecap:round}.sun-and-moon.svelte-ld68c8>:is(.moon:where(.svelte-ld68c8),.sun:where(.svelte-ld68c8),.sun-beams:where(.svelte-ld68c8)){transform-origin:50%;transition:transform .6s,opacity .6s}.sun-and-moon.svelte-ld68c8>.sun-beams:where(.svelte-ld68c8){stroke-width:2px}html.dark .sun-and-moon.svelte-ld68c8>.sun:where(.svelte-ld68c8),.app-root.dark.svelte-ld68c8 .sun-and-moon:where(.svelte-ld68c8)>.sun:where(.svelte-ld68c8){transform:scale(1.75)}html.dark .sun-and-moon.svelte-ld68c8>.sun-beams:where(.svelte-ld68c8),.app-root.dark.svelte-ld68c8 .sun-and-moon:where(.svelte-ld68c8)>.sun-beams:where(.svelte-ld68c8){opacity:0;transform:rotate(-25deg)}html.dark .sun-and-moon.svelte-ld68c8>.moon:where(.svelte-ld68c8)>circle:where(.svelte-ld68c8),.app-root.dark.svelte-ld68c8 .sun-and-moon:where(.svelte-ld68c8)>.moon:where(.svelte-ld68c8)>circle:where(.svelte-ld68c8){transform:translate(-7px)}.dropdown-container.svelte-ld68c8{position:relative}.dropdown-backdrop.svelte-ld68c8{z-index:90;cursor:default;width:100%;height:100%;position:fixed;inset:0}.dropdown-menu.svelte-ld68c8{background:var(--dropdown-bg);-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);border:1px solid var(--border);min-width:220px;box-shadow:var(--shadow-md);z-index:100;border-radius:16px;flex-direction:column;gap:.25rem;padding:.5rem;display:flex;position:absolute;top:calc(100% + .5rem);right:0}.dropdown-item.svelte-ld68c8{text-align:left;width:100%;color:var(--text-secondary);border-radius:10px;justify-content:space-between;align-items:center;min-height:44px;padding:.75rem 1rem;font-size:.9rem;font-weight:500;transition:background .2s;display:flex}.dropdown-item.svelte-ld68c8:hover{background:var(--border);color:var(--text-primary)}.dropdown-item.active.svelte-ld68c8{color:var(--text-primary);background:var(--glow);font-weight:700}.check-icon.svelte-ld68c8{color:#10b981;width:1.2rem;height:1.2rem}.truncate-text.svelte-ld68c8{white-space:nowrap;text-overflow:ellipsis;max-width:120px;overflow:hidden}.main-content.svelte-ld68c8{z-index:10;padding-top:190px;padding-bottom:6rem;position:relative}.search-section.svelte-ld68c8{justify-content:center;width:100%;padding:0 1.5rem;display:flex}.search-bar.svelte-ld68c8{width:100%;max-width:600px;box-shadow:none;background:0 0;border:none;align-items:center;padding:.5rem 1rem;transition:all .3s;display:flex}.search-bar.svelte-ld68c8:focus-within{transform:translateY(-2px)}.search-icon.svelte-ld68c8{width:1.25rem;height:1.25rem;color:var(--text-secondary);margin-right:.75rem}.search-input.svelte-ld68c8{color:var(--text-primary);background:0 0;border:none;outline:none;flex:1;width:100%;font-family:inherit;font-size:1rem}.search-input.svelte-ld68c8::placeholder{color:var(--text-secondary);opacity:.8}.grid-container.svelte-ld68c8{flex-wrap:wrap;justify-content:flex-start;align-items:flex-start;gap:1.5rem;width:100%;max-width:1440px;margin:0 auto;padding:0 1.5rem;display:flex}.card.svelte-ld68c8{cursor:pointer;width:calc(300px * var(--ratio,1));outline:none;flex-direction:column;gap:1rem;max-width:100%;transition:transform .4s,width .3s;display:flex}.card.svelte-ld68c8:hover,.card.svelte-ld68c8:focus-visible{transform:translateY(-6px)}.card-image-box.svelte-ld68c8{width:100%;aspect-ratio:var(--ratio,1);background-color:var(--surface-solid);border:1px solid var(--border);box-shadow:var(--shadow-card);border-radius:16px;transition:aspect-ratio .3s;position:relative;overflow:hidden}.card-image.svelte-ld68c8{-o-object-fit:cover;object-fit:cover;z-index:1;opacity:0;width:100%;height:100%;transition:transform .5s,opacity .4s;display:block;position:relative}.card.loaded .card-image.svelte-ld68c8{opacity:1}.card.svelte-ld68c8:hover .card-image:where(.svelte-ld68c8){transform:scale(1.03)}.empty-image-placeholder.svelte-ld68c8{width:100%;height:100%;color:var(--text-secondary);background-color:var(--surface-solid);flex-direction:column;justify-content:center;align-items:center;display:flex}.status-badge.svelte-ld68c8{z-index:10;letter-spacing:.05em;text-transform:uppercase;-webkit-backdrop-filter:blur(8px);color:#fff;background:#000000bf;border:1px solid #ffffff26;border-radius:99px;align-items:center;gap:.375rem;padding:.375rem .75rem;font-size:.65rem;font-weight:700;display:inline-flex;position:absolute;top:1rem;right:1rem}.dot.svelte-ld68c8{border-radius:50%;width:6px;height:6px}.badge-active.svelte-ld68c8 .dot:where(.svelte-ld68c8){background:#34c759;box-shadow:0 0 8px #34c759cc}.badge-inactive.svelte-ld68c8 .dot:where(.svelte-ld68c8){background:#8e8e93}.card-info.svelte-ld68c8{padding:0 .25rem}.provider.svelte-ld68c8{color:var(--text-secondary);text-transform:uppercase;letter-spacing:.05em;margin-bottom:.25rem;font-size:.75rem;font-weight:600}.title.svelte-ld68c8{color:var(--text-primary);letter-spacing:-.01em;font-size:1.125rem;font-weight:700;line-height:1.4}.rating-display.svelte-ld68c8{color:var(--text-primary);align-items:center;gap:.25rem;margin-top:.5rem;font-size:.85rem;font-weight:600;display:flex}.star-icon.svelte-ld68c8{color:#f59e0b;font-size:1rem}.rating-count.svelte-ld68c8{color:var(--text-secondary);margin-left:.1rem;font-weight:500}.empty-state.svelte-ld68c8{text-align:center;width:100%;color:var(--text-secondary);flex-direction:column;justify-content:center;align-items:center;padding:4rem 0;display:flex}.empty-icon.svelte-ld68c8{opacity:.5;margin-bottom:1rem;font-size:3rem}.empty-state.svelte-ld68c8 p:where(.svelte-ld68c8){font-size:1.1rem;font-weight:500}.spinner.svelte-ld68c8{border:4px solid var(--border);border-top-color:var(--text-primary);border-radius:50%;width:40px;height:40px;margin-bottom:1rem;animation:1s linear infinite svelte-ld68c8-spin}@keyframes svelte-ld68c8-spin{to{transform:rotate(360deg)}}@media (width<=768px){.navbar.svelte-ld68c8{gap:1rem;height:auto;padding-top:1rem}.logo-img.svelte-ld68c8{height:60px}.main-content.svelte-ld68c8{padding-top:160px}.grid-container.svelte-ld68c8{flex-direction:column;padding:0 1rem}.card.svelte-ld68c8{width:100%!important}.truncate-text.svelte-ld68c8{display:none}.nav-container.svelte-ld68c8,.search-section.svelte-ld68c8{padding:0 1rem}}
