.comparison-section.svelte-f1s0uw{padding:3rem 0}@media(min-width:768px){.comparison-section.svelte-f1s0uw{padding:4.5rem 0}}@media(min-width:1024px){.comparison-section.svelte-f1s0uw{padding:5.5rem 0}}.container.svelte-f1s0uw{width:100%;max-width:1080px;padding-left:1.85rem;padding-right:1.85rem;margin-left:auto;margin-right:auto}.comparison-section.constrained.svelte-f1s0uw .container:where(.svelte-f1s0uw){max-width:720px}@media(min-width:1024px){.container.svelte-f1s0uw{padding-left:1.25rem;padding-right:1.25rem}}.comparison-heading.svelte-f1s0uw{margin:0;color:var(--text-primary);text-wrap:balance}.comparison-subtitle.svelte-f1s0uw{margin:.6rem 0 clamp(1rem,2.5vw,1.6rem);max-width:34rem;font-size:1.0625rem;line-height:1.55;letter-spacing:-.01em;color:var(--text-secondary);text-wrap:pretty}.cmp-scroll.svelte-f1s0uw{overflow-x:auto;margin:0 -.25rem;padding:0 .25rem}.cmp-table.svelte-f1s0uw{width:100%;min-width:480px;border-collapse:collapse}.cmp-rowhead.svelte-f1s0uw{text-align:left;padding:.95rem 1rem .95rem .25rem;font-size:.95rem;font-weight:500;line-height:1.35;letter-spacing:-.01em;color:var(--text-primary)}.cmp-corner.svelte-f1s0uw{width:auto}.cmp-col.svelte-f1s0uw{width:7.5rem;padding:1.1rem .5rem;text-align:center;vertical-align:middle}.cmp-logo.svelte-f1s0uw{display:inline-flex;align-items:center;justify-content:center;height:26px}.cmp-logo.svelte-f1s0uw svg{height:24px;width:auto}.cmp-logo-claude.svelte-f1s0uw{color:#d97757}.cmp-logo-openai.svelte-f1s0uw{color:#0d0d0d}.cmp-cell.svelte-f1s0uw{width:7.5rem;padding:.85rem .5rem;text-align:center}tbody.svelte-f1s0uw tr:where(.svelte-f1s0uw){border-top:1px solid color-mix(in srgb,var(--stroke) 70%,transparent)}.cmp-icon.svelte-f1s0uw{display:inline-flex;align-items:center;justify-content:center}.cmp-icon.svelte-f1s0uw svg{width:20px;height:20px}.cmp-yes.svelte-f1s0uw{color:#16a34a}.cmp-no.svelte-f1s0uw{color:color-mix(in srgb,var(--text-secondary) 55%,transparent)}.page.svelte-1fdmlhn{--content-w: 720px;--gutter: 1.85rem;position:relative;max-width:var(--container-width);margin-inline:auto;padding-inline:var(--gutter);padding-top:1rem;padding-bottom:4rem;overflow-x:clip}.detail-page-wrap.svelte-1fdmlhn{position:relative;overflow-x:clip}.detail-hero-bg.svelte-1fdmlhn{position:absolute;top:-4rem;left:0;width:100%;height:48rem;z-index:0;pointer-events:none;overflow:hidden}.ambient-grid-wrapper.svelte-1fdmlhn{position:absolute;left:0;right:0;top:0;height:38rem;z-index:0;pointer-events:none;overflow:hidden;transform:scaleY(-1)}.ambient-grid-canvas{width:100%;height:100%;opacity:0;animation:svelte-1fdmlhn-ambientGridReveal 2s ease-out .2s forwards}.ambient-grid-top-fade.svelte-1fdmlhn{position:absolute;top:0;left:0;right:0;height:120px;z-index:1;pointer-events:none;background:linear-gradient(to bottom,var(--bg-primary) 0%,transparent 100%)}@keyframes svelte-1fdmlhn-ambientGridReveal{0%{opacity:0}to{opacity:.9}}.ambient-grid-overlay.svelte-1fdmlhn{position:absolute;top:0;left:0;width:100%;height:100%;background:radial-gradient(circle at center bottom,transparent 0%,var(--bg-primary) 55%);-webkit-mask-image:linear-gradient(to bottom,black 0%,black 70%,transparent 100%);mask-image:linear-gradient(to bottom,black 0%,black 70%,transparent 100%);opacity:.97;-webkit-mask-size:100% 300%;mask-size:100% 300%;-webkit-mask-position:center bottom;mask-position:center bottom;animation:svelte-1fdmlhn-overlayIris 2.8s cubic-bezier(.16,1,.3,1) 0s forwards}@keyframes svelte-1fdmlhn-overlayIris{0%{-webkit-mask-size:100% 0%;mask-size:100% 0%;-webkit-mask-position:center top;mask-position:center top}60%{-webkit-mask-size:100% 200%;mask-size:100% 200%;-webkit-mask-position:center center;mask-position:center center}to{-webkit-mask-size:100% 300%;mask-size:100% 300%;-webkit-mask-position:center bottom;mask-position:center bottom}}.column.svelte-1fdmlhn{position:relative;z-index:1;width:100%;max-width:var(--content-w);margin-inline:auto}.hero.svelte-1fdmlhn{display:flex;flex-direction:column;align-items:center;text-align:center;padding-top:1.5rem;padding-bottom:.5rem}.breadcrumb.svelte-1fdmlhn{display:inline-flex;align-items:center;gap:.4rem;margin-bottom:1rem;font-size:.875rem;font-weight:500}.breadcrumb-link.svelte-1fdmlhn{color:var(--text-secondary);text-decoration:none;transition:color .2s ease}.breadcrumb-link.svelte-1fdmlhn:hover{color:var(--text-primary)}.breadcrumb-sep.svelte-1fdmlhn{color:var(--text-secondary);opacity:.5}.breadcrumb-current.svelte-1fdmlhn{color:var(--text-primary)}.hero-title.svelte-1fdmlhn{max-width:760px;text-wrap:balance;font-size:2.85rem;font-weight:480;color:var(--text-primary);line-height:1.15;margin:0 0 .85rem}.title-word.svelte-1fdmlhn{display:inline-block;white-space:nowrap;margin-right:.25em}.title-word.svelte-1fdmlhn:last-child{margin-right:0}.title-char.svelte-1fdmlhn{display:inline-block;opacity:0;will-change:opacity;transform-origin:0 100%}.title-ready.svelte-1fdmlhn .title-char:where(.svelte-1fdmlhn){animation:svelte-1fdmlhn-titleCharFade .6s ease-in-out forwards;animation-delay:calc(.1s + var(--distance-percent, 0) * .4s)}@keyframes svelte-1fdmlhn-titleCharFade{0%{opacity:0}to{opacity:1}}.hero-subtitle.svelte-1fdmlhn{max-width:42rem;margin:0;color:color-mix(in srgb,var(--text-secondary) 72%,var(--text-primary));font-size:1.125rem;line-height:1.65;letter-spacing:-.01em;text-wrap:pretty}.hero-actions.svelte-1fdmlhn{margin-top:1.35rem}.recording-section.svelte-1fdmlhn{--bleed-extra: 80px;width:calc(100% + var(--bleed-extra) * 2);margin-left:calc(-1 * var(--bleed-extra));margin-right:calc(-1 * var(--bleed-extra));margin-top:2rem;opacity:0;animation:svelte-1fdmlhn-heroProductIn .8s cubic-bezier(.16,1,.3,1) .5s forwards}@keyframes svelte-1fdmlhn-heroProductIn{0%{opacity:0;transform:translateY(18px) scale(.99)}to{opacity:1;transform:translateY(0) scale(1)}}.recording-frame.svelte-1fdmlhn{aspect-ratio:1104 / 720;border-radius:var(--rounded-lg);overflow:hidden;background:color-mix(in srgb,var(--bg-secondary) 60%,var(--bg-primary) 40%)}.article.svelte-1fdmlhn{padding-top:3.5rem}.content-section.svelte-1fdmlhn+.content-section:where(.svelte-1fdmlhn){margin-top:3rem}.section-eyebrow.svelte-1fdmlhn{margin:0 0 .65rem;color:#ed5a31;font-size:.875rem;font-weight:500;letter-spacing:-.01em}.section-title.svelte-1fdmlhn{margin:0;color:var(--text-primary);font-size:28.3984px;line-height:38.91px;font-weight:500;letter-spacing:-.607969px;text-wrap:balance}.section-text.svelte-1fdmlhn{margin:16px 0 0;font-size:1.125rem;line-height:1.72;font-weight:400;letter-spacing:.02em;text-wrap:pretty;color:color-mix(in srgb,var(--text-secondary) 68%,var(--text-primary))}.detail-card-grid.svelte-1fdmlhn{display:flex;flex-direction:column;gap:1rem;margin-top:1.25rem}.detail-card.svelte-1fdmlhn{display:flex;flex-direction:column;gap:.4rem;padding:1.5rem;border-radius:var(--rounded-xl);background-color:var(--bg-secondary)}.detail-card-title.svelte-1fdmlhn{margin:0;font-weight:550;font-size:1.125rem;color:#1a1a18;line-height:1.45}.detail-card-description.svelte-1fdmlhn{margin:0;color:#252522b8;line-height:1.55;font-size:1rem}@media(min-width:1024px){.page.svelte-1fdmlhn{padding-inline:1.25rem;padding-top:4.5rem}.hero.svelte-1fdmlhn{padding-top:0}}@media(max-width:640px){.hero.svelte-1fdmlhn{padding-top:1rem}.hero-title.svelte-1fdmlhn{font-size:2rem}.hero-subtitle.svelte-1fdmlhn{font-size:1rem}.recording-section.svelte-1fdmlhn{--bleed-extra: 0px;margin-top:1.5rem}}@media(prefers-reduced-motion:reduce){.ambient-grid-canvas,.ambient-grid-overlay.svelte-1fdmlhn,.recording-section.svelte-1fdmlhn,.title-ready.svelte-1fdmlhn .title-char:where(.svelte-1fdmlhn){animation:none}.ambient-grid-canvas,.recording-section.svelte-1fdmlhn,.title-char.svelte-1fdmlhn{opacity:1}}
