.page-header.svelte-1bcjx3h{background:hsl(var(--muted));padding:3rem 0 2.5rem;border-bottom:1px solid hsl(var(--border))}.breadcrumb.svelte-1bcjx3h{font-size:.875rem;color:hsl(var(--muted-foreground));margin-bottom:1rem}.breadcrumb.svelte-1bcjx3h a:where(.svelte-1bcjx3h){color:hsl(var(--primary));text-decoration:none}.breadcrumb.svelte-1bcjx3h a:where(.svelte-1bcjx3h):hover{text-decoration:underline}.page-title.svelte-1bcjx3h{font-size:clamp(1.75rem,3vw,2.5rem);font-weight:800;color:hsl(var(--foreground));letter-spacing:-.02em;margin-bottom:1rem}.page-summary.svelte-1bcjx3h{font-size:1rem;line-height:1.65;color:hsl(var(--muted-foreground));max-width:640px}.comparison-grid.svelte-1bcjx3h{display:grid;grid-template-columns:1fr;gap:2rem;padding:2.5rem 0;align-items:start}@media(min-width:1024px){.comparison-grid.svelte-1bcjx3h{grid-template-columns:1fr auto 1fr;align-items:start}}.vs-divider.svelte-1bcjx3h{display:flex;align-items:center;justify-content:center;padding:1rem 0}@media(min-width:1024px){.vs-divider.svelte-1bcjx3h{padding:4rem 0}}.vs-text.svelte-1bcjx3h{display:flex;align-items:center;justify-content:center;width:3rem;height:3rem;background:hsl(var(--foreground));color:hsl(var(--background));border-radius:50%;font-size:.875rem;font-weight:800;letter-spacing:.05em}.option-card.svelte-1bcjx3h{background:hsl(var(--card));border:1px solid hsl(var(--border));border-radius:var(--radius);padding:2rem;display:flex;flex-direction:column;gap:1.5rem}.option-card--photographer.svelte-1bcjx3h{border-color:hsl(var(--primary) / .3)}.option-header.svelte-1bcjx3h{display:flex;align-items:flex-start;gap:1rem}.option-icon.svelte-1bcjx3h{font-size:2.5rem;flex-shrink:0;margin-top:.25rem}.option-badge.svelte-1bcjx3h{display:inline-block;padding:.2rem .6rem;border-radius:999px;font-size:.75rem;font-weight:600;margin-bottom:.5rem}.option-badge--primary.svelte-1bcjx3h{background:hsl(var(--primary) / .1);color:hsl(var(--primary))}.option-badge--success.svelte-1bcjx3h{background:#16a2491a;color:#16a249}.option-title.svelte-1bcjx3h{font-size:1.5rem;font-weight:800;color:hsl(var(--foreground));margin-bottom:.25rem}.option-tagline.svelte-1bcjx3h{font-size:.9rem;color:hsl(var(--muted-foreground));margin:0}.option-stats.svelte-1bcjx3h{display:grid;grid-template-columns:1fr 1fr;gap:1rem;padding:1.25rem;background:hsl(var(--muted) / .5);border-radius:calc(var(--radius) - 2px)}.stat-label.svelte-1bcjx3h{display:block;font-size:.75rem;font-weight:600;color:hsl(var(--muted-foreground));text-transform:uppercase;letter-spacing:.05em;margin-bottom:.25rem}.stat-value.svelte-1bcjx3h{display:block;font-size:1.125rem;font-weight:700;color:hsl(var(--foreground));margin-bottom:.2rem}.stat-note.svelte-1bcjx3h{display:block;font-size:.75rem;color:hsl(var(--muted-foreground))}.option-quality.svelte-1bcjx3h{font-size:.9375rem;line-height:1.6;color:hsl(var(--muted-foreground));font-style:italic;border-left:3px solid hsl(var(--border));padding-left:1rem}.option-pros-cons.svelte-1bcjx3h{display:grid;grid-template-columns:1fr 1fr;gap:1.25rem}@media(max-width:480px){.option-pros-cons.svelte-1bcjx3h{grid-template-columns:1fr}}.pros-cons-title.svelte-1bcjx3h{font-size:.875rem;font-weight:700;margin-bottom:.75rem}.pros-title.svelte-1bcjx3h{color:#16a249}.cons-title.svelte-1bcjx3h{color:hsl(var(--destructive))}.pros-cons-list.svelte-1bcjx3h{list-style:none;display:flex;flex-direction:column;gap:.5rem}.pro-item.svelte-1bcjx3h,.con-item.svelte-1bcjx3h{display:flex;align-items:flex-start;gap:.5rem;font-size:.875rem;line-height:1.5;color:hsl(var(--foreground))}.check-icon.svelte-1bcjx3h{color:#16a249;font-weight:700;flex-shrink:0;margin-top:.1rem}.cross-icon.svelte-1bcjx3h{color:hsl(var(--destructive));font-weight:700;flex-shrink:0;margin-top:.1rem}.best-for.svelte-1bcjx3h{border-top:1px solid hsl(var(--border));padding-top:1.25rem}.best-for-title.svelte-1bcjx3h{font-size:.875rem;font-weight:700;color:hsl(var(--foreground));margin-bottom:.75rem}.best-for-list.svelte-1bcjx3h{display:flex;flex-wrap:wrap;gap:.5rem;list-style:none}.best-for-item.svelte-1bcjx3h{padding:.3rem .75rem;background:hsl(var(--primary) / .08);color:hsl(var(--primary));border-radius:999px;font-size:.8125rem;font-weight:500}.option-ctas.svelte-1bcjx3h{display:flex;flex-direction:column;gap:.75rem}.btn.svelte-1bcjx3h{display:inline-flex;align-items:center;justify-content:center;padding:.625rem 1.25rem;border-radius:var(--radius);font-size:.9375rem;font-weight:600;text-decoration:none;transition:background .15s ease,border-color .15s ease,box-shadow .15s ease;text-align:center}.btn-primary.svelte-1bcjx3h{background:hsl(var(--primary));color:hsl(var(--primary-foreground))}.btn-primary.svelte-1bcjx3h:hover{opacity:.9;box-shadow:var(--shadow-sm)}.btn-outline.svelte-1bcjx3h{background:transparent;border:1px solid hsl(var(--border));color:hsl(var(--foreground))}.btn-outline.svelte-1bcjx3h:hover{background:hsl(var(--muted))}.btn-lg.svelte-1bcjx3h{padding:.75rem 1.75rem;font-size:1rem}.section-title.svelte-1bcjx3h{font-size:clamp(1.25rem,2.5vw,1.75rem);font-weight:800;color:hsl(var(--foreground));margin-bottom:1.5rem;letter-spacing:-.02em}.comparison-table-section.svelte-1bcjx3h{padding:2.5rem 0;border-top:1px solid hsl(var(--border))}.table-wrapper.svelte-1bcjx3h{overflow-x:auto;border:1px solid hsl(var(--border));border-radius:var(--radius)}.comparison-table.svelte-1bcjx3h{width:100%;border-collapse:collapse;font-size:.9375rem}.comparison-table.svelte-1bcjx3h th:where(.svelte-1bcjx3h),.comparison-table.svelte-1bcjx3h td:where(.svelte-1bcjx3h){padding:.875rem 1.25rem;text-align:left;border-bottom:1px solid hsl(var(--border))}.comparison-table.svelte-1bcjx3h thead:where(.svelte-1bcjx3h) th:where(.svelte-1bcjx3h){background:hsl(var(--muted));font-weight:700;color:hsl(var(--foreground));font-size:.875rem}.comparison-table.svelte-1bcjx3h tbody:where(.svelte-1bcjx3h) th:where(.svelte-1bcjx3h){font-weight:600;color:hsl(var(--foreground));background:hsl(var(--muted) / .4);white-space:nowrap}.comparison-table.svelte-1bcjx3h tbody:where(.svelte-1bcjx3h) td:where(.svelte-1bcjx3h){color:hsl(var(--muted-foreground))}.comparison-table.svelte-1bcjx3h tbody:where(.svelte-1bcjx3h) tr:where(.svelte-1bcjx3h):last-child th:where(.svelte-1bcjx3h),.comparison-table.svelte-1bcjx3h tbody:where(.svelte-1bcjx3h) tr:where(.svelte-1bcjx3h):last-child td:where(.svelte-1bcjx3h){border-bottom:none}.decision-section.svelte-1bcjx3h{padding:2.5rem 0;border-top:1px solid hsl(var(--border))}.decision-grid.svelte-1bcjx3h{display:grid;grid-template-columns:1fr;gap:1.25rem}@media(min-width:768px){.decision-grid.svelte-1bcjx3h{grid-template-columns:1fr 1fr}}.decision-card.svelte-1bcjx3h{padding:1.75rem;border-radius:var(--radius);border:1px solid hsl(var(--border))}.decision-card--ai.svelte-1bcjx3h{background:hsl(var(--primary) / .04);border-color:hsl(var(--primary) / .2)}.decision-card--photographer.svelte-1bcjx3h{background:#16a2490a;border-color:#16a24933}.decision-title.svelte-1bcjx3h{font-size:1rem;font-weight:700;color:hsl(var(--foreground));margin-bottom:1rem}.decision-list.svelte-1bcjx3h{list-style:none;display:flex;flex-direction:column;gap:.625rem}.decision-list.svelte-1bcjx3h li:where(.svelte-1bcjx3h){font-size:.9rem;line-height:1.55;color:hsl(var(--muted-foreground));padding-left:1.25rem;position:relative}.decision-list.svelte-1bcjx3h li:where(.svelte-1bcjx3h):before{content:"→";position:absolute;left:0;color:hsl(var(--primary));font-weight:600}.cta-section.svelte-1bcjx3h{padding:2.5rem 0;border-top:1px solid hsl(var(--border))}.cta-card.svelte-1bcjx3h{background:hsl(var(--primary));color:hsl(var(--primary-foreground));padding:2.5rem 2rem;border-radius:var(--radius);text-align:center}.cta-title.svelte-1bcjx3h{font-size:clamp(1.375rem,2.5vw,1.875rem);font-weight:800;margin-bottom:.75rem;letter-spacing:-.02em}.cta-description.svelte-1bcjx3h{font-size:1rem;line-height:1.65;opacity:.85;margin-bottom:1.75rem;max-width:500px;margin-left:auto;margin-right:auto}.cta-buttons.svelte-1bcjx3h{display:flex;flex-wrap:wrap;gap:.875rem;justify-content:center}.cta-card.svelte-1bcjx3h .btn-primary:where(.svelte-1bcjx3h){background:hsl(var(--background));color:hsl(var(--foreground))}.cta-card.svelte-1bcjx3h .btn-primary:where(.svelte-1bcjx3h):hover{background:hsl(var(--muted))}.cta-card.svelte-1bcjx3h .btn-outline:where(.svelte-1bcjx3h){border-color:hsl(var(--primary-foreground) / .5);color:hsl(var(--primary-foreground))}.cta-card.svelte-1bcjx3h .btn-outline:where(.svelte-1bcjx3h):hover{background:hsl(var(--primary-foreground) / .1)}.related-section.svelte-1bcjx3h{padding:2.5rem 0 3rem;border-top:1px solid hsl(var(--border))}.related-title.svelte-1bcjx3h{font-size:1.25rem;font-weight:700;color:hsl(var(--foreground));margin-bottom:1.25rem}.related-grid.svelte-1bcjx3h{display:grid;grid-template-columns:1fr;gap:1rem}@media(min-width:640px){.related-grid.svelte-1bcjx3h{grid-template-columns:repeat(2,1fr)}}.related-card.svelte-1bcjx3h{display:flex;align-items:center;gap:1rem;padding:1.25rem 1.5rem;background:hsl(var(--card));border:1px solid hsl(var(--border));border-radius:var(--radius);text-decoration:none;transition:box-shadow .15s ease,border-color .15s ease}.related-card.svelte-1bcjx3h:hover{box-shadow:var(--shadow-md);border-color:hsl(var(--primary) / .25)}.related-icon.svelte-1bcjx3h{font-size:1.75rem;flex-shrink:0}.related-card-title.svelte-1bcjx3h{display:block;font-size:1rem;font-weight:600;color:hsl(var(--foreground));margin-bottom:.25rem}.related-card-desc.svelte-1bcjx3h{display:block;font-size:.875rem;color:hsl(var(--muted-foreground))}
