.landing-header-brand{isolation:isolate;text-shadow:0 0 10px #000000bf,0 0 28px #00000080,0 0 56px #0000004d;position:relative}.landing-header-brand:before{content:"";z-index:-1;pointer-events:none;filter:blur(10px);background:radial-gradient(#1212128c 1%,#40404047 5%,#0000 48%);width:140%;height:280%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}
.landing-features{isolation:isolate;position:relative}.landing-features-showcases{flex-direction:column;gap:3rem;display:flex}@media (min-width:1024px){.landing-features-showcases{gap:5rem}}.landing-showcase-row{grid-template-columns:1fr;align-items:center;gap:2rem;display:grid}@media (min-width:1024px){.landing-showcase-row{grid-template-columns:1fr 1fr;gap:3rem}.landing-showcase-row--mock-left .landing-showcase-copy{order:2}.landing-showcase-row--mock-left .landing-showcase-mock{order:1}}.landing-showcase-eyebrow{letter-spacing:.08em;text-transform:uppercase;color:hsl(var(--muted-foreground));margin-bottom:.5rem;font-size:.75rem;font-weight:500}.dark .landing-showcase-eyebrow{color:var(--surface-3,#a8a29e)}.landing-showcase-mock{border:1px solid hsl(var(--border) / .5);background-color:hsl(var(--card));border-radius:1rem;position:relative;overflow:hidden;box-shadow:0 1px 2px #0000000a,inset 0 1px #ffffff0a}.dark .landing-showcase-mock{background-color:#ffffff08;border-color:#ffffff14;box-shadow:inset 0 1px #ffffff0a}.landing-showcase-mock__chrome{border-bottom:1px solid hsl(var(--border) / .4);align-items:center;gap:6px;padding:.625rem .875rem;display:flex}.dark .landing-showcase-mock__chrome{border-bottom-color:#ffffff0f}.landing-showcase-mock__chrome span{background-color:hsl(var(--muted-foreground) / .25);border-radius:9999px;width:8px;height:8px;display:block}.landing-showcase-mock__chrome span:first-child{opacity:.6;background-color:#ef4444}.landing-showcase-mock__chrome span:nth-child(2){opacity:.6;background-color:#eab308}.landing-showcase-mock__chrome span:nth-child(3){opacity:.6;background-color:#22c55e}@media (prefers-reduced-motion:reduce){.landing-showcase-row{transition:opacity .2s}}
.landing-footer-logo-pad{box-sizing:border-box;justify-content:center;align-items:center;width:300px;height:210px;padding:40px;display:flex}.landing-footer-logo-pad svg{width:auto;max-width:100%;height:auto;max-height:100%}
.landing-hero{align-items:center;min-height:min(85vh,720px);display:flex;position:relative;overflow:hidden}.landing-hero-bg{pointer-events:none;position:absolute;inset:0}.landing-hero-bg-svg{width:100%;height:100%;position:absolute;inset:0;overflow:hidden}.landing-hero-bg svg{width:100%;height:100%;display:block}.landing-hero-inner{z-index:10;text-align:center;max-width:48rem;margin-inline:auto;position:relative}.landing-hero-headline{letter-spacing:-.02em;font-size:2.5rem;font-weight:500}@media (min-width:640px){.landing-hero-headline{font-size:3rem}}@media (min-width:1024px){.landing-hero-headline{font-size:3.75rem}}.landing-hero-lede{margin-top:.5rem;font-weight:200}@media (min-width:640px){.landing-hero-lede{font-size:1.25rem}}.landing-hero-actions{flex-wrap:wrap;justify-content:center;align-items:center;gap:.75rem;margin-top:1.5rem;display:flex}.hero-bg-column{animation:8s ease-in-out infinite alternate landing-hero-column-drift}.hero-bg-column[data-column="0"]{animation-delay:0s}.hero-bg-column[data-column="1"]{animation-delay:-1s}.hero-bg-column[data-column="2"]{animation-delay:-2s}.hero-bg-column[data-column="3"]{animation-delay:-3s}.hero-bg-column[data-column="4"]{animation-delay:-4s}.hero-bg-column[data-column="5"]{animation-delay:-5s}.hero-bg-column[data-column="6"]{animation-delay:-6s}.hero-bg-column[data-column="7"]{animation-delay:-7s}@keyframes landing-hero-column-drift{0%{transform:translateY(-10px)}to{transform:translateY(10px)}}@media (prefers-reduced-motion:reduce){.hero-bg-column{animation:none}}
.landing-pricing{isolation:isolate;position:relative}.landing-pricing-divider{background:linear-gradient(90deg,#0000,#3b82f699,#0000);border-radius:1px;width:48px;height:2px;margin-top:1rem;margin-bottom:1rem}html:not(.dark) .landing-pricing-divider{background:linear-gradient(90deg,#0000,#3b82f673,#0000)}.landing-pricing-card-outer{background:linear-gradient(135deg,#3b82f659 0%,#a855f733 50%,#3b82f626 100%);border-radius:1rem;padding:1px}.landing-pricing-card-inner{background-color:hsl(var(--card));border:1px solid hsl(var(--border) / .5);border-radius:calc(1rem - 1px);padding:2.25rem 2rem;position:relative;overflow:hidden}.dark .landing-pricing-card-inner{background-color:#ffffff08;border-color:#ffffff14;box-shadow:inset 0 1px #ffffff0a}.landing-pricing-trial-badge{color:#16130f;background-color:#eab308;border-radius:9999px;margin-top:1rem;padding:.375rem .875rem;font-size:.875rem;font-weight:500;display:inline-flex}html:not(.dark) .landing-pricing-trial-badge{box-shadow:0 0 12px #eab30833}.landing-pricing-cta{background-color:var(--cream)!important;color:#16130f!important;border:none!important;border-radius:9999px!important}.landing-pricing-cta:hover{background-color:color-mix(in srgb, var(--cream) 92%, #000)!important;color:#16130f!important}html:not(.dark) .landing-pricing-cta{background-color:hsl(var(--foreground))!important;color:hsl(var(--background))!important}html:not(.dark) .landing-pricing-cta:hover{background-color:hsl(var(--foreground) / .9)!important;color:hsl(var(--background))!important}.landing-pricing-feature[data-accent=red]{--pricing-accent:#ef4444}.landing-pricing-feature[data-accent=orange]{--pricing-accent:#f97316}.landing-pricing-feature[data-accent=yellow]{--pricing-accent:#eab308}.landing-pricing-feature[data-accent=green]{--pricing-accent:#22c55e}.landing-pricing-feature[data-accent=teal]{--pricing-accent:#14b8a6}.landing-pricing-feature[data-accent=blue]{--pricing-accent:#3b82f6}.landing-pricing-feature-check{width:1.25rem;height:1.25rem;color:var(--pricing-accent);flex-shrink:0}
