.articles-header.svelte-mh0nl9{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:var(--spacing-3);margin-bottom:var(--spacing-6)}.articles-title.svelte-mh0nl9{font-size:var(--text-2xl);font-weight:var(--font-extrabold);letter-spacing:var(--tracking-tight);color:var(--fg-bold)}.articles-subtitle.svelte-mh0nl9{margin-top:var(--spacing-1);font-size:var(--text-base);color:var(--fg-muted)}.articles-link.svelte-mh0nl9{display:inline-flex;align-items:center;gap:var(--spacing-1);font-size:var(--text-sm);font-weight:var(--font-semibold);color:var(--primary-400);transition:color var(--duration-fast)}.articles-link.svelte-mh0nl9:hover{color:var(--primary-300);text-decoration:underline}.articles-link.svelte-mh0nl9 .articles-link-icon{width:1rem;height:1rem;transition:transform var(--duration-fast)}.articles-link.svelte-mh0nl9:hover .articles-link-icon{transform:translate(2px)}.articles-grid.svelte-mh0nl9{display:grid;grid-template-columns:repeat(3,1fr);gap:.75rem}@media(max-width:768px){.articles-grid.svelte-mh0nl9{grid-template-columns:1fr}}.best-top.svelte-1tkjio9{display:flex;align-items:center;justify-content:space-between;margin-bottom:.5rem;gap:1rem;flex-wrap:wrap}.best-h.svelte-1tkjio9{font-size:1.5rem;font-weight:800;display:flex;align-items:center;gap:0;line-height:1.4;color:var(--fg-bold)}.best-rot.svelte-1tkjio9{position:relative;overflow:hidden;display:inline-flex;vertical-align:bottom;background:color-mix(in srgb,var(--primary-500) 10%,transparent);border-radius:var(--radius-md);padding:0 .625rem;color:var(--primary-link);height:2.1em}.best-rot-sizer.svelte-1tkjio9{display:inline-block;visibility:hidden;white-space:nowrap;pointer-events:none;line-height:2.1em}.best-rot-word.svelte-1tkjio9{display:block;position:absolute;left:.625rem;top:0;line-height:2.1em;opacity:0;transform:translateY(100%);white-space:nowrap}.best-rot-word.active.svelte-1tkjio9{opacity:1;transform:translateY(0);transition:transform .28s cubic-bezier(.25,.46,.45,1.04),opacity 168ms}.best-rot-word.exit.svelte-1tkjio9{opacity:0;transform:translateY(-100%);transition:transform .28s cubic-bezier(.4,0,1,1),opacity .28s}.best-ctrl.svelte-1tkjio9{display:flex;align-items:center;gap:.625rem;padding-top:.25rem}.best-dots.svelte-1tkjio9{display:flex;gap:5px;align-items:center}.best-dot.svelte-1tkjio9{width:8px;height:8px;border-radius:50%;background:var(--bg-bold);border:none;padding:0;transition:all .35s cubic-bezier(.4,0,.2,1);cursor:pointer;flex-shrink:0}.best-dot.svelte-1tkjio9.active{width:18px;border-radius:var(--radius-sm);background:var(--primary-500)}.best-pbar.svelte-1tkjio9{width:100%;height:2px;background:var(--bg-bold);border-radius:1px;overflow:hidden;margin-bottom:.875rem}.best-pbar-fill.svelte-1tkjio9{display:block;height:100%;background:var(--primary-500);border-radius:1px;animation:svelte-1tkjio9-best-pbar-progress 8s linear forwards}@keyframes svelte-1tkjio9-best-pbar-progress{0%{width:0}to{width:100%}}.best-panel.svelte-1tkjio9{display:none}.best-panel.active.svelte-1tkjio9{display:block;animation:svelte-1tkjio9-best-fade-up .35s ease}@keyframes svelte-1tkjio9-best-fade-up{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.best-grid.svelte-1tkjio9{display:grid;grid-template-columns:1fr 1fr;gap:.625rem}@media(max-width:768px){.best-grid.svelte-1tkjio9{grid-template-columns:1fr}}.best-card.svelte-1tkjio9{display:flex;align-items:center;gap:.875rem;padding:1rem 1.25rem;border-radius:var(--radius-lg);background:var(--bg-accent);transition:transform .2s}.best-card.svelte-1tkjio9:hover{transform:translateY(-2px)}.best-logo-link.svelte-1tkjio9{flex-shrink:0;transition:opacity .15s;text-decoration:none}.best-logo-link.svelte-1tkjio9:hover{opacity:.8}.best-info.svelte-1tkjio9{flex:1;min-width:0}.best-name.svelte-1tkjio9{font-size:1rem;font-weight:700;display:flex;align-items:center;gap:.375rem;margin-bottom:.25rem;color:var(--fg-bold)}.best-name-link.svelte-1tkjio9{color:var(--fg-bold);text-decoration:none}.best-name-link.svelte-1tkjio9:hover{text-decoration:underline}.best-vb.svelte-1tkjio9{display:inline-flex;align-items:center;gap:.25rem;padding:.0625rem .375rem;border-radius:var(--radius-sm);font-size:.625rem;font-weight:700;background:color-mix(in srgb,var(--success-400) 10%,transparent);color:var(--success-400)}.best-vb.svelte-1tkjio9 .best-vb-icon{width:.5rem;height:.5rem}.best-meta.svelte-1tkjio9{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap}.best-stars.svelte-1tkjio9{font-size:.875rem;font-weight:700;display:flex;align-items:center;gap:.25rem;color:var(--fg-bold)}.best-stars.svelte-1tkjio9 svg{color:var(--warning-500);width:.875rem;height:.875rem}.best-ct.svelte-1tkjio9{font-size:.8125rem;color:var(--fg-muted)}.best-right.svelte-1tkjio9{display:flex;align-items:center;gap:.75rem;flex-shrink:0}.best-visit.svelte-1tkjio9{display:flex;align-items:center;gap:.375rem;height:34px;padding:0 1rem;border-radius:var(--radius-md);background:var(--bg-bold);color:var(--fg-bold);font-size:.75rem;font-weight:700;text-decoration:none;transition:background .15s;white-space:nowrap}.best-visit.svelte-1tkjio9:hover{background:#313d5e}.best-visit.svelte-1tkjio9 .best-visit-icon{width:.75rem;height:.75rem}@media(max-width:768px){.best-visit.svelte-1tkjio9{display:none}}.best-foot.svelte-1tkjio9{display:flex;justify-content:center;margin-top:1.25rem}.browse-categories-header.svelte-1ptbq4h{margin-bottom:var(--spacing-6)}.browse-categories-title.svelte-1ptbq4h{font-size:var(--text-2xl);font-weight:var(--font-extrabold);letter-spacing:var(--tracking-tight);color:var(--fg-bold)}.browse-categories-subtitle.svelte-1ptbq4h{margin-top:var(--spacing-1);font-size:var(--text-base);color:var(--fg-muted)}.browse-categories-grid.svelte-1ptbq4h{display:grid;grid-template-columns:1fr;gap:var(--spacing-3)}@media(min-width:640px){.browse-categories-grid.svelte-1ptbq4h{grid-template-columns:repeat(2,1fr)}}@media(min-width:1100px){.browse-categories-grid.svelte-1ptbq4h{grid-template-columns:repeat(4,1fr)}}.cat-card.svelte-1ptbq4h{display:flex;align-items:center;gap:var(--spacing-4);padding:var(--spacing-6);border-radius:var(--radius-lg);background:var(--bg-accent);position:relative;cursor:pointer;outline:2px solid transparent;outline-offset:.125rem;transition:transform .3s cubic-bezier(.16,1,.3,1),background .3s cubic-bezier(.16,1,.3,1),outline-color .3s cubic-bezier(.16,1,.3,1)}.cat-card.svelte-1ptbq4h:hover{background:var(--bg-bold);transform:translateY(-3px);outline-color:color-mix(in srgb,var(--fg-muted) 20%,transparent)}.cat-card.svelte-1ptbq4h:active{transform:scale(.95);transition-duration:.1s}.cat-icon.svelte-1ptbq4h{width:3rem;height:3rem;border-radius:var(--radius-lg);display:flex;align-items:center;justify-content:center;flex-shrink:0}.cat-icon.svelte-1ptbq4h .cat-icon-svg{width:1.375rem;height:1.375rem}.cat-icon--blue.svelte-1ptbq4h{background:color-mix(in srgb,oklch(.6 .2 260) 10%,transparent)}.cat-icon--blue.svelte-1ptbq4h .cat-icon-svg{color:#659dfb}.cat-icon--green.svelte-1ptbq4h{background:color-mix(in srgb,oklch(.65 .2 150) 10%,transparent)}.cat-icon--green.svelte-1ptbq4h .cat-icon-svg{color:#32c364}.cat-icon--amber.svelte-1ptbq4h{background:color-mix(in srgb,oklch(.75 .17 85) 12%,transparent)}.cat-icon--amber.svelte-1ptbq4h .cat-icon-svg{color:#edb417}.cat-icon--purple.svelte-1ptbq4h{background:color-mix(in srgb,oklch(.55 .2 300) 10%,transparent)}.cat-icon--purple.svelte-1ptbq4h .cat-icon-svg{color:#b082f7}.cat-icon--pink.svelte-1ptbq4h{background:color-mix(in srgb,oklch(.6 .2 340) 10%,transparent)}.cat-icon--pink.svelte-1ptbq4h .cat-icon-svg{color:#e579c4}.cat-name.svelte-1ptbq4h{font-size:var(--text-base);font-weight:var(--font-bold);color:var(--fg-bold)}.cat-desc.svelte-1ptbq4h{font-size:var(--text-sm);color:var(--fg-muted);margin-top:.0625rem}.browse-games-header.svelte-1rvchp6{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:var(--spacing-3);margin-bottom:var(--spacing-6)}.browse-games-title.svelte-1rvchp6{font-size:var(--text-2xl);font-weight:var(--font-extrabold);letter-spacing:var(--tracking-tight);color:var(--fg-bold)}.browse-games-subtitle.svelte-1rvchp6{margin-top:var(--spacing-1);font-size:var(--text-base);color:var(--fg-muted)}.browse-games-link.svelte-1rvchp6{display:inline-flex;align-items:center;gap:var(--spacing-1);font-size:var(--text-sm);font-weight:var(--font-semibold);color:var(--primary-400);transition:color var(--duration-fast)}.browse-games-link.svelte-1rvchp6:hover{color:var(--primary-300);text-decoration:underline}.browse-games-link.svelte-1rvchp6 .browse-games-link-icon{width:1rem;height:1rem;transition:transform var(--duration-fast)}.browse-games-link.svelte-1rvchp6:hover .browse-games-link-icon{transform:translate(2px)}.browse-games-grid.svelte-1rvchp6{display:grid;grid-template-columns:repeat(2,1fr);gap:var(--spacing-3)}@media(min-width:640px){.browse-games-grid.svelte-1rvchp6{grid-template-columns:repeat(3,1fr)}}@media(min-width:768px){.browse-games-grid.svelte-1rvchp6{grid-template-columns:repeat(4,1fr)}}@media(min-width:1100px){.browse-games-grid.svelte-1rvchp6{grid-template-columns:repeat(6,1fr)}}.browse-games-card.svelte-1rvchp6{position:relative;border-radius:var(--radius-xl);overflow:hidden;aspect-ratio:125 / 180;cursor:pointer;transition:transform .3s cubic-bezier(.16,1,.3,1),outline-color .3s cubic-bezier(.16,1,.3,1);outline:2px solid transparent;outline-offset:.125rem}.browse-games-card.svelte-1rvchp6:hover{transform:scale(1.03);outline-color:color-mix(in srgb,var(--fg-muted) 25%,transparent)}.browse-games-card.svelte-1rvchp6:active{transform:scale(.95)}.browse-games-card-bg.svelte-1rvchp6{position:absolute;inset:0;background:var(--bg-accent)}.browse-games-card-bg.svelte-1rvchp6 img:where(.svelte-1rvchp6){width:100%;height:100%;object-fit:cover;opacity:.6;transition:opacity .3s cubic-bezier(.16,1,.3,1)}.browse-games-card.svelte-1rvchp6:hover .browse-games-card-bg:where(.svelte-1rvchp6) img:where(.svelte-1rvchp6){opacity:.8}.browse-games-card-overlay.svelte-1rvchp6{position:absolute;inset:0;background:linear-gradient(to top,color-mix(in srgb,var(--bg-muted) 95%,transparent) 0%,color-mix(in srgb,var(--bg-muted) 30%,transparent) 50%,transparent 100%)}.browse-games-card-content.svelte-1rvchp6{position:relative;z-index:1;height:100%;display:flex;flex-direction:column;justify-content:flex-end;padding:var(--spacing-4)}.browse-games-card-badge.svelte-1rvchp6{width:2.25rem;height:2.25rem;border-radius:var(--radius-lg);background:color-mix(in srgb,white 10%,transparent);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);display:flex;align-items:center;justify-content:center;margin-bottom:var(--spacing-2)}.browse-games-card-badge.svelte-1rvchp6 .browse-games-badge-icon{width:.875rem;height:.875rem;color:var(--fg-bold)}.browse-games-card-name.svelte-1rvchp6{font-size:.9375rem;font-weight:var(--font-bold);line-height:1.3;color:var(--fg-bold)}.faq-section.svelte-13fyj26{padding-bottom:var(--spacing-24)}.faq-header.svelte-13fyj26{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:var(--spacing-3);margin-bottom:var(--spacing-6)}.faq-title.svelte-13fyj26{font-size:var(--text-2xl);font-weight:var(--font-extrabold);letter-spacing:var(--tracking-tight);color:var(--fg-bold)}.faq-subtitle.svelte-13fyj26{margin-top:var(--spacing-1);font-size:var(--text-base);color:var(--fg-muted)}.smooth-gradient.svelte-2dm8z6{background:linear-gradient(to top,#111c2c,#111c2cfe 19%,#111c2cfc 34%,#111c2cfa 47%,#111c2cf6 56.5%,#111c2cf1 65%,#111c2ced 73%,#111c2ce9 80.2%,#111c2ce7 86.1%,#111c2ce6 91% 95.2%,#111c2ce6 98.2% 100%)}.hero-dot.svelte-2dm8z6{font-size:2.4rem;line-height:0;vertical-align:sub;color:#fafafa}.hero.svelte-2dm8z6{position:relative;isolation:isolate;margin-top:calc(-1 * var(--header-height));overflow-x:clip}.hero-bg.svelte-2dm8z6{pointer-events:none;position:absolute;left:0;right:0;top:0;z-index:-10;height:140%}.hero-bg-inner.svelte-2dm8z6{position:relative;height:100%;overflow:hidden}.hero-bg-img.svelte-2dm8z6{height:100%;width:100%;object-fit:cover}.hero-bg-overlay.svelte-2dm8z6{position:absolute;inset:0;margin:-1.25rem}.hero-blend.svelte-2dm8z6{pointer-events:none;position:absolute;top:0;left:50%;transform:translate(-50%);opacity:.95;display:none}@media(min-width:640px){.hero-blend.svelte-2dm8z6{display:block}}@media(min-width:1100px){.hero-blend.svelte-2dm8z6{height:976px;width:1336px}}.hero-content.svelte-2dm8z6{margin-inline:auto;max-width:var(--container-7xl);overflow-x:clip;padding:5rem var(--spacing-4) 5rem}@media(min-width:640px){.hero-content.svelte-2dm8z6{padding-inline:var(--spacing-6);padding-bottom:8rem}}@media(min-width:1100px){.hero-content.svelte-2dm8z6{padding-top:10rem;padding-bottom:5rem}}@media(min-width:1280px){.hero-content.svelte-2dm8z6{padding-inline:var(--spacing-8)}}.hero-heading.svelte-2dm8z6{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}@media(min-width:1100px){.hero-heading.svelte-2dm8z6{padding-top:var(--spacing-8)}}.hero-title.svelte-2dm8z6{margin-top:var(--spacing-6);max-width:46.5rem;font-size:var(--text-3xl);line-height:1.1;font-weight:var(--font-extrabold);letter-spacing:var(--tracking-tight);color:var(--fg-bold)}@media(min-width:640px){.hero-title.svelte-2dm8z6{font-size:var(--text-6xl)}}.hero-highlight.svelte-2dm8z6{background:linear-gradient(to bottom right,#a3dfff,#6cb9ff,#0185ff);background-clip:text;-webkit-background-clip:text;color:transparent}.hero-title-after.svelte-2dm8z6{display:block}.hero-subtitles.svelte-2dm8z6{margin-top:var(--spacing-4);display:flex;align-items:center}.hero-subtitle.svelte-2dm8z6{font-size:var(--text-sm);font-weight:var(--font-medium);color:var(--fg-muted)}@media(min-width:640px){.hero-subtitle.svelte-2dm8z6{font-size:var(--text-lg)}}@media(min-width:1100px){.hero-subtitle.svelte-2dm8z6{font-size:var(--text-xl)}}.hero-search.svelte-2dm8z6{position:relative;z-index:10;margin-inline:auto;margin-top:2.5rem;margin-bottom:var(--spacing-8);width:100%}@media(min-width:1100px){.hero-search.svelte-2dm8z6{width:fit-content}}.hero-search-outer.svelte-2dm8z6{position:relative;margin-inline:auto;display:flex;height:4rem;width:100%;align-items:center;justify-content:center;border-radius:var(--radius-xl);padding-inline:.5rem;box-shadow:inset 0 0 0 1px color-mix(in srgb,white 5%,transparent);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);transition:background var(--duration-slow)}.hero-search-outer.svelte-2dm8z6:hover{background:linear-gradient(to bottom,color-mix(in srgb,#bcc3e7 6%,transparent),color-mix(in srgb,#bcc3e7 2.4%,transparent))}@media(min-width:1100px){.hero-search-outer.svelte-2dm8z6{width:760px}}.hero-search-btn.svelte-2dm8z6{position:relative;display:flex;height:3rem;width:100%;cursor:pointer;align-items:center;border-radius:var(--radius-lg);background:linear-gradient(to bottom,color-mix(in srgb,#bcc3e7 8%,transparent),color-mix(in srgb,#bcc3e7 3.2%,transparent));box-shadow:inset 0 0 0 1px color-mix(in srgb,white 10%,transparent);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:none;font:inherit;color:inherit;padding:0}@media(min-width:1100px){.hero-search-btn.svelte-2dm8z6{width:744px}}.hero-search-btn.svelte-2dm8z6 .search-icon{position:absolute;left:var(--spacing-4);width:1.25rem;height:1.25rem;color:var(--fg-muted)}.hero-search-placeholder.svelte-2dm8z6{padding-left:2.75rem;color:color-mix(in srgb,var(--fg-muted) 80%,transparent)}.hero-categories.svelte-2dm8z6{display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:center;column-gap:.625rem;row-gap:var(--spacing-4)}@media(min-width:640px){.hero-categories.svelte-2dm8z6{gap:var(--spacing-4)}}.category-link.svelte-2dm8z6{display:flex;width:70px;flex-direction:column;align-items:center;justify-content:center;gap:.375rem;text-decoration:none;color:inherit}@media(min-width:640px){.category-link.svelte-2dm8z6{width:82px}}.category-link.svelte-2dm8z6:hover .category-icon-wrap:where(.svelte-2dm8z6){background:linear-gradient(to bottom,color-mix(in srgb,#bcc3e7 20%,transparent),color-mix(in srgb,#bcc3e7 8%,transparent))}.category-icon-wrap.svelte-2dm8z6{display:flex;width:3rem;height:3rem;align-items:center;justify-content:center;border-radius:var(--radius-lg);background:linear-gradient(to bottom,color-mix(in srgb,#bcc3e7 12%,transparent),color-mix(in srgb,#bcc3e7 5%,transparent));color:var(--primary-400)}.category-name.svelte-2dm8z6{margin-inline:-.125rem;margin-top:var(--spacing-1);overflow:hidden;text-overflow:ellipsis;white-space:nowrap;text-align:center;font-size:var(--text-sm);letter-spacing:var(--tracking-wide)}@media(min-width:640px){.category-name.svelte-2dm8z6{overflow:visible;font-size:var(--text-base)}}.hero-trust.svelte-2dm8z6{margin-top:var(--spacing-8);display:flex;align-items:center;justify-content:center;gap:.625rem;font-size:var(--text-sm);font-weight:var(--font-medium);color:#66a1ff}.hero-trust.svelte-2dm8z6 .trust-icon{width:1rem;height:1rem;flex-shrink:0}.hero-banner.svelte-2dm8z6{margin-inline:auto;margin-top:var(--spacing-8);margin-bottom:-2rem;display:flex;width:100%;align-items:center;justify-content:space-between;gap:var(--spacing-4);border-radius:var(--radius-xl);background:linear-gradient(to right,color-mix(in srgb,#9ba3af 10%,transparent),color-mix(in srgb,#9ba3af 10%,transparent),transparent);padding:.75rem var(--spacing-4);box-shadow:inset 0 0 0 1px color-mix(in srgb,#9ba3af 20%,transparent);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);transition:all var(--duration-slow);text-decoration:none;color:inherit}.hero-banner.svelte-2dm8z6:hover{background:linear-gradient(to right,color-mix(in srgb,#9ba3af 10%,transparent),color-mix(in srgb,#9ba3af 10%,transparent),color-mix(in srgb,#9ba3af 10%,transparent))}@media(min-width:1100px){.hero-banner.svelte-2dm8z6{width:760px}}.banner-left.svelte-2dm8z6{display:flex;align-items:center;gap:var(--spacing-3)}.banner-icon-wrap.svelte-2dm8z6{display:flex;width:2.5rem;height:2.5rem;flex-shrink:0;align-items:center;justify-content:center;border-radius:var(--radius-lg);background:color-mix(in srgb,var(--primary-500) 10%,transparent);color:var(--primary-400)}.banner-icon-wrap.svelte-2dm8z6 .banner-trophy-icon{width:1.25rem;height:1.25rem}.banner-text.svelte-2dm8z6{display:flex;flex-direction:column}.banner-title-row.svelte-2dm8z6{display:flex;align-items:center;gap:.375rem}.banner-title.svelte-2dm8z6{font-size:var(--text-sm);font-weight:var(--font-semibold);color:var(--fg-bold)}.banner-badge.svelte-2dm8z6{display:none;border-radius:var(--radius-md);background:var(--primary-500);padding:.125rem .375rem;font-size:.625rem;font-weight:var(--font-bold);letter-spacing:.1em;color:var(--primary-fg);text-transform:uppercase}@media(min-width:640px){.banner-badge.svelte-2dm8z6{display:inline-flex}}.banner-desc.svelte-2dm8z6{font-size:var(--text-xs);color:var(--fg-muted)}.banner-desc-full.svelte-2dm8z6{display:none}@media(min-width:640px){.banner-desc-full.svelte-2dm8z6{display:inline}}@media(min-width:640px){.banner-desc-short.svelte-2dm8z6{display:none}}.banner-cta.svelte-2dm8z6{display:none;flex-shrink:0;align-items:center;border-radius:var(--radius-md);background:color-mix(in srgb,#9ba3af 10%,transparent);padding:.5rem var(--spacing-4);font-size:var(--text-sm);font-weight:var(--font-medium);color:var(--fg-bold);transition:color var(--duration-slow),background-color var(--duration-slow)}.banner-cta.svelte-2dm8z6:hover{background:color-mix(in srgb,#9ba3af 20%,transparent)}@media(min-width:640px){.banner-cta.svelte-2dm8z6{display:flex}}.banner-cta.svelte-2dm8z6 .banner-cta-arrow{margin-left:.5rem;width:.75rem;height:.75rem}.hero-banner.svelte-2dm8z6 .banner-mobile-arrow{width:1rem;height:1rem;flex-shrink:0;color:var(--fg-muted)}@media(min-width:640px){.hero-banner.svelte-2dm8z6 .banner-mobile-arrow{display:none}}@media(max-width:768px){.hero-dot.svelte-2dm8z6{font-size:1.8rem}}.section-header-row.svelte-1e25kux{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:var(--spacing-3);margin-bottom:var(--spacing-6)}.section-title.svelte-1e25kux{font-size:var(--text-2xl);font-weight:var(--font-extrabold);letter-spacing:var(--tracking-tight);color:var(--fg-bold)}.section-subtitle.svelte-1e25kux{margin-top:var(--spacing-1);font-size:var(--text-base);color:var(--fg-muted)}.section-link.svelte-1e25kux{display:inline-flex;align-items:center;gap:var(--spacing-1);font-size:var(--text-sm);font-weight:var(--font-semibold);color:var(--primary-400);text-decoration:none;transition:color var(--duration-fast)}.section-link.svelte-1e25kux:hover{color:var(--primary-300);text-decoration:underline}.section-link.svelte-1e25kux:hover .section-link-icon{transform:translate(2px)}.section-link.svelte-1e25kux .section-link-icon{width:1rem;height:1rem;transition:transform var(--duration-fast)}.reviews-layout.svelte-1e25kux{display:grid;grid-template-columns:1fr 340px;gap:1.5rem;align-items:start}@media(max-width:1100px){.reviews-layout.svelte-1e25kux{grid-template-columns:1fr}}.reviews-feed.svelte-1e25kux{display:flex;flex-direction:column;gap:.75rem}.review-card.svelte-1e25kux{border-radius:var(--radius-lg);overflow:hidden}.review-card-top.svelte-1e25kux{padding:1.125rem 1.25rem .75rem;background:var(--bg-accent)}.review-user-row.svelte-1e25kux{display:flex;align-items:center;gap:.625rem;margin-bottom:.625rem}.review-user-link.svelte-1e25kux{display:flex;align-items:center;gap:.625rem;text-decoration:none;color:inherit;flex:1;min-width:0}.review-user-link.svelte-1e25kux:hover .review-user-name:where(.svelte-1e25kux){text-decoration:underline}.review-avatar.svelte-1e25kux{width:32px;height:32px;border-radius:50%;background:var(--bg-bold);display:flex;align-items:center;justify-content:center;font-weight:800;font-size:.6875rem;color:var(--fg-muted);flex-shrink:0}.review-user-name.svelte-1e25kux{font-size:.875rem;font-weight:700;color:var(--fg-bold)}.review-stars.svelte-1e25kux{display:flex;gap:2px}.review-stars.svelte-1e25kux .star{width:.75rem;height:.75rem;color:var(--border-accent)}.review-stars.svelte-1e25kux .star-filled{color:var(--warning-500)}.review-text.svelte-1e25kux{font-size:.875rem;color:var(--fg-muted);line-height:1.7}.review-card-bottom.svelte-1e25kux{padding:.75rem 1.25rem;background:var(--bg);display:flex;align-items:center;gap:.625rem}.review-site-link.svelte-1e25kux{display:flex;align-items:center;gap:.625rem;text-decoration:none;color:inherit}.review-site-link.svelte-1e25kux:hover .review-site-name:where(.svelte-1e25kux){text-decoration:underline}.review-site-logo.svelte-1e25kux{height:1.75rem;padding:.25rem .5rem;border-radius:var(--radius-md);background:var(--bg-bold);display:flex;align-items:center;justify-content:center;flex-shrink:0;overflow:hidden}.review-site-logo.svelte-1e25kux img:where(.svelte-1e25kux){max-height:100%;width:auto;object-fit:contain}.review-site-name.svelte-1e25kux{font-size:.8125rem;font-weight:700;color:var(--fg-bold)}.review-time.svelte-1e25kux{margin-left:auto;font-size:.6875rem;color:var(--fg-muted)}.reviews-sidebar.svelte-1e25kux{position:sticky;top:calc(var(--header-height) + 1.5rem);display:flex;flex-direction:column;gap:.75rem}@media(max-width:1100px){.reviews-sidebar.svelte-1e25kux{position:static;display:grid;grid-template-columns:1fr 1fr;order:-1}}@media(max-width:768px){.reviews-sidebar.svelte-1e25kux{grid-template-columns:1fr}}.sidebar-cta.svelte-1e25kux{border-radius:var(--radius-lg);overflow:hidden}.sidebar-cta-top.svelte-1e25kux{background:linear-gradient(135deg,var(--primary-500),var(--primary-700));padding:1.75rem 1.5rem}.sidebar-cta-top.svelte-1e25kux h3:where(.svelte-1e25kux){font-size:1.125rem;font-weight:800;color:#fff;margin-bottom:.375rem}.sidebar-cta-top.svelte-1e25kux p:where(.svelte-1e25kux){font-size:.8125rem;color:color-mix(in srgb,white 70%,transparent);line-height:1.6;margin-bottom:1.25rem}.sidebar-cta-btn.svelte-1e25kux{display:inline-flex;align-items:center;gap:.5rem;height:42px;padding:0 1.5rem;border-radius:var(--radius-lg);background:#fff;color:var(--primary-500);font-size:.875rem;font-weight:700;font-family:inherit;text-decoration:none;transition:opacity var(--duration-fast)}.sidebar-cta-btn.svelte-1e25kux:hover{opacity:.9}.sidebar-cta-btn.svelte-1e25kux .cta-btn-icon{width:.75rem;height:.75rem}.sidebar-cta-bottom.svelte-1e25kux{background:var(--bg);padding:1.25rem 1.5rem}.sidebar-stat-row.svelte-1e25kux{display:flex;align-items:center;gap:.75rem}.sidebar-stat-row.svelte-1e25kux+.sidebar-stat-row.svelte-1e25kux{margin-top:.875rem}.sidebar-stat-icon.svelte-1e25kux{width:36px;height:36px;border-radius:var(--radius-lg);display:flex;align-items:center;justify-content:center;flex-shrink:0}.sidebar-stat-icon.svelte-1e25kux .stat-svg{width:.875rem;height:.875rem}.sidebar-stat-icon--blue.svelte-1e25kux{background:color-mix(in srgb,var(--primary-500) 10%,transparent);color:var(--primary-400)}.sidebar-stat-icon--green.svelte-1e25kux{background:color-mix(in srgb,var(--success-500) 10%,transparent);color:var(--success-400)}.sidebar-stat-icon--amber.svelte-1e25kux{background:color-mix(in srgb,var(--warning-500) 10%,transparent);color:var(--warning-500)}.sidebar-stat-text.svelte-1e25kux strong:where(.svelte-1e25kux){display:block;font-size:.875rem;font-weight:700;color:var(--fg-bold)}.sidebar-stat-text.svelte-1e25kux span:where(.svelte-1e25kux){font-size:.75rem;color:var(--fg-muted)}.trust-split.svelte-18j6kwl{display:grid;grid-template-columns:1fr 1fr;border-radius:var(--radius-xl);overflow:hidden}@media(max-width:768px){.trust-split.svelte-18j6kwl{grid-template-columns:1fr}}.trust-left.svelte-18j6kwl{background:var(--bg-accent);padding:2.5rem;display:flex;flex-direction:column;justify-content:center}@media(max-width:768px){.trust-left.svelte-18j6kwl{align-items:center;text-align:center}}.trust-heading.svelte-18j6kwl{font-size:1.375rem;font-weight:800;color:var(--fg-bold);margin-bottom:.5rem}.trust-prose.svelte-18j6kwl{font-size:.9375rem;color:var(--fg-muted);line-height:1.75;margin-bottom:1.5rem;max-width:28rem}.trust-prose.svelte-18j6kwl .hl:where(.svelte-18j6kwl){color:var(--fg-bold);font-weight:700}.trust-prose.svelte-18j6kwl .hl-blue:where(.svelte-18j6kwl){color:var(--primary-link);font-weight:700}.trust-prose.svelte-18j6kwl .hl-green:where(.svelte-18j6kwl){color:var(--success-400);font-weight:700}.btn-subtle.svelte-18j6kwl{display:inline-flex;align-items:center;gap:.375rem;height:34px;padding:0 .875rem;border-radius:var(--radius-lg);border:none;background:var(--bg-bold);color:var(--fg-muted);font-weight:600;font-size:.875rem;font-family:inherit;cursor:pointer;transition:background .15s,color .15s;text-decoration:none;width:fit-content}.btn-subtle.svelte-18j6kwl:hover{background:color-mix(in srgb,var(--fg-muted) 8%,var(--bg-bold));color:var(--fg-bold)}.btn-subtle.svelte-18j6kwl:hover .btn-arrow{transform:translate(2px)}.btn-subtle.svelte-18j6kwl .btn-arrow{transition:transform .15s}.trust-right.svelte-18j6kwl{background:var(--bg);padding:2rem 2.5rem;display:flex;flex-direction:column;justify-content:center}.trust-proof.svelte-18j6kwl{text-align:center}.trust-circle-wrap.svelte-18j6kwl{position:relative;width:96px;height:96px;margin:0 auto 1.25rem}.trust-circle.svelte-18j6kwl{width:96px;height:96px;border-radius:50%;border:3px solid var(--success-500);background:color-mix(in srgb,var(--success-500) 10%,transparent);display:flex;flex-direction:column;align-items:center;justify-content:center}.trust-num.svelte-18j6kwl{font-size:2rem;font-weight:800;color:var(--success-400);line-height:1;font-variant-numeric:tabular-nums}.trust-lbl.svelte-18j6kwl{font-size:.5rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:var(--success-400);opacity:.7}@keyframes svelte-18j6kwl-trust-pulse{0%{transform:scale(1);opacity:.6}to{transform:scale(1.25);opacity:0}}.trust-pulse.svelte-18j6kwl{position:absolute;inset:-6px;border-radius:50%;border:2px solid color-mix(in srgb,var(--success-400) 15%,transparent);animation:svelte-18j6kwl-trust-pulse 2.5s ease-out infinite}.trust-tagline.svelte-18j6kwl{font-size:1.0625rem;font-weight:800;color:var(--fg-bold);margin-bottom:.375rem}.trust-tagline.svelte-18j6kwl span:where(.svelte-18j6kwl){color:var(--primary-link)}.trust-desc.svelte-18j6kwl{font-size:.9375rem;color:var(--fg-muted);line-height:1.65;max-width:22rem;margin:0 auto}
