*{box-sizing:border-box}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;background:#f8fafc;color:#1e293b;-webkit-font-smoothing:antialiased}.app.svelte-hyyiz7{min-height:100vh;display:flex;flex-direction:column}.navbar.svelte-hyyiz7{background:#fff;border-bottom:1px solid #e2e8f0;position:sticky;top:0;z-index:50;box-shadow:0 1px 3px #0000000d}.nav-content.svelte-hyyiz7{max-width:1200px;margin:0 auto;padding:1rem 1.5rem;display:flex;justify-content:space-between;align-items:center}.logo.svelte-hyyiz7{display:flex;align-items:center;gap:.75rem;font-size:1.25rem;font-weight:700;color:#0f172a;text-decoration:none;transition:opacity .2s}.logo.svelte-hyyiz7:hover{opacity:.8}.logo-icon.svelte-hyyiz7{font-size:1.5rem}.nav-link.svelte-hyyiz7{color:#6366f1;text-decoration:none;font-weight:600;font-size:.9375rem;transition:color .2s}.nav-link.svelte-hyyiz7:hover{color:#4f46e5}.main-content.svelte-hyyiz7{flex:1;max-width:1000px;width:100%;margin:0 auto;padding:2rem 1.5rem 3rem}.hero-section.svelte-hyyiz7{text-align:center;padding:2rem 1rem 3rem}.page-title.svelte-hyyiz7{font-size:clamp(2rem,5vw,3rem);font-weight:800;margin:0 0 1rem;background:linear-gradient(135deg,#6366f1,#8b5cf6);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.page-subtitle.svelte-hyyiz7{font-size:clamp(1rem,3vw,1.25rem);color:#64748b;margin:0}.content-container.svelte-hyyiz7{display:flex;flex-direction:column;gap:2rem}.info-section.svelte-hyyiz7{background:#fff;border-radius:16px;padding:2rem;box-shadow:0 2px 4px #0000000d}.info-icon.svelte-hyyiz7{font-size:3rem;margin-bottom:1rem}.info-section.svelte-hyyiz7 h2:where(.svelte-hyyiz7){font-size:1.75rem;font-weight:700;color:#0f172a;margin:0 0 1rem}.info-section.svelte-hyyiz7 p:where(.svelte-hyyiz7){font-size:1.0625rem;line-height:1.7;color:#475569;margin:0 0 1rem}.info-section.svelte-hyyiz7 ul:where(.svelte-hyyiz7){margin:0;padding-left:1.5rem;color:#475569}.info-section.svelte-hyyiz7 li:where(.svelte-hyyiz7){margin:.75rem 0;line-height:1.6}.comparison-grid.svelte-hyyiz7{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem;margin-top:1.5rem}.comparison-card.svelte-hyyiz7{padding:1.5rem;border-radius:12px;border:2px solid}.comparison-card.does.svelte-hyyiz7{background:#f0fdf4;border-color:#bbf7d0}.comparison-card.doesnt.svelte-hyyiz7{background:#fef2f2;border-color:#fecaca}.comparison-card.svelte-hyyiz7 h3:where(.svelte-hyyiz7){font-size:1.125rem;font-weight:700;margin:0 0 1rem}.comparison-card.does.svelte-hyyiz7 h3:where(.svelte-hyyiz7){color:#166534}.comparison-card.doesnt.svelte-hyyiz7 h3:where(.svelte-hyyiz7){color:#991b1b}.comparison-card.svelte-hyyiz7 ul:where(.svelte-hyyiz7){margin:0;padding-left:1.25rem;font-size:.9375rem}.comparison-card.svelte-hyyiz7 li:where(.svelte-hyyiz7){margin:.5rem 0}.criteria-list.svelte-hyyiz7{display:grid;gap:1.25rem;margin-top:1.5rem}.criterion.svelte-hyyiz7{display:flex;align-items:start;gap:1rem;padding:1rem;background:#f8fafc;border-radius:8px}.criterion-icon.svelte-hyyiz7{font-size:2rem;flex-shrink:0}.criterion.svelte-hyyiz7 h4:where(.svelte-hyyiz7){font-size:1.125rem;font-weight:600;color:#0f172a;margin:0 0 .25rem}.criterion.svelte-hyyiz7 p:where(.svelte-hyyiz7){font-size:.9375rem;color:#64748b;margin:0}.feature-request.svelte-hyyiz7{background:linear-gradient(135deg,#f0f9ff,#e0e7ff);border-radius:16px;padding:2rem;border:2px solid #c7d2fe}.feature-header.svelte-hyyiz7{display:flex;align-items:center;gap:1rem;margin-bottom:1rem}.feature-icon.svelte-hyyiz7{font-size:2.5rem}.feature-header.svelte-hyyiz7 h2:where(.svelte-hyyiz7){font-size:1.75rem;font-weight:700;color:#1e1b4b;margin:0}.feature-description.svelte-hyyiz7{font-size:1.0625rem;line-height:1.7;color:#475569;margin:0 0 1rem}.counter-note.svelte-hyyiz7{background:#fff;padding:1rem;border-radius:8px;border-left:4px solid #6366f1;font-size:.9375rem;color:#475569;margin:1.5rem 0}.vote-section.svelte-hyyiz7{display:flex;flex-direction:column;align-items:center;gap:1.5rem;margin-top:2rem}.vote-count.svelte-hyyiz7{text-align:center}.count-number.svelte-hyyiz7{display:block;font-size:3rem;font-weight:800;background:linear-gradient(135deg,#6366f1,#8b5cf6);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.count-label.svelte-hyyiz7{display:block;font-size:.9375rem;color:#64748b;font-weight:600;text-transform:uppercase;letter-spacing:.05em;margin-top:.5rem}.vote-button.svelte-hyyiz7{background:linear-gradient(135deg,#6366f1,#8b5cf6);color:#fff;border:none;padding:1rem 2.5rem;font-size:1.125rem;font-weight:700;border-radius:12px;cursor:pointer;transition:all .2s;box-shadow:0 4px 12px #6366f14d;display:flex;align-items:center;gap:.75rem}.vote-button.svelte-hyyiz7:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 6px 16px #6366f166}.vote-button.svelte-hyyiz7:disabled{opacity:.6;cursor:not-allowed}.vote-button.voted.svelte-hyyiz7{background:#22c55e;box-shadow:0 4px 12px #22c55e4d}.spinner-small.svelte-hyyiz7{width:18px;height:18px;border:2px solid rgba(255,255,255,.3);border-top-color:#fff;border-radius:50%;animation:svelte-hyyiz7-spin .8s linear infinite}@keyframes svelte-hyyiz7-spin{to{transform:rotate(360deg)}}.vote-message.svelte-hyyiz7{padding:.75rem 1.5rem;border-radius:8px;font-weight:600;background:#fee2e2;color:#991b1b}.vote-message.success.svelte-hyyiz7{background:#dcfce7;color:#166534}.cta-section.svelte-hyyiz7{text-align:center;padding:2rem;background:#fff;border-radius:16px;box-shadow:0 2px 4px #0000000d}.cta-section.svelte-hyyiz7 h2:where(.svelte-hyyiz7){font-size:1.75rem;font-weight:700;color:#0f172a;margin:0 0 1rem}.cta-section.svelte-hyyiz7 p:where(.svelte-hyyiz7){font-size:1.0625rem;color:#64748b;margin:0 0 2rem}.cta-button.svelte-hyyiz7{display:inline-block;background:linear-gradient(135deg,#6366f1,#8b5cf6);color:#fff;text-decoration:none;padding:1rem 2.5rem;font-size:1.125rem;font-weight:700;border-radius:12px;transition:all .2s;box-shadow:0 4px 12px #6366f14d}.cta-button.svelte-hyyiz7:hover{transform:translateY(-2px);box-shadow:0 6px 16px #6366f166}@media(max-width:768px){.main-content.svelte-hyyiz7{padding:1rem 1rem 2rem}.hero-section.svelte-hyyiz7{padding:1.5rem .5rem 2rem}.info-section.svelte-hyyiz7,.feature-request.svelte-hyyiz7{padding:1.5rem}.comparison-grid.svelte-hyyiz7{grid-template-columns:1fr}.vote-button.svelte-hyyiz7{width:100%;justify-content:center}}
