.reach-header{border-bottom-width:1px;border-color:hsl(var(--border));background-color:hsl(var(--background));padding-top:1rem;padding-bottom:1rem}.reach-shell{width:100%}@media (min-width:1400px){.reach-shell{max-width:1400px}}.reach-shell{margin-left:auto;margin-right:auto;flex-wrap:wrap;justify-content:space-between;padding-left:1rem;padding-right:1rem}.reach-hero,.reach-shell{display:flex;align-items:center}.reach-hero{position:relative;min-height:80vh;justify-content:center;background-image:linear-gradient(to bottom,var(--tw-gradient-stops));--tw-gradient-from:hsl(var(--primary)/0.1) var(--tw-gradient-from-position);--tw-gradient-to:hsl(var(--primary)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to);--tw-gradient-to:hsl(var(--background)) var(--tw-gradient-to-position)}.reach-hero-noise{pointer-events:none;position:absolute;inset:0;background:rgba(0,0,0,.05)}.reach-hero-layout{display:grid;gap:2rem}@media (min-width:768px){.reach-hero-layout{grid-template-columns:repeat(2,minmax(0,1fr))}}.reach-hero-copy{max-width:32rem}.reach-hero-copy>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(1rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1rem * var(--tw-space-y-reverse))}.reach-kicker{font-size:.875rem;line-height:1.25rem;font-weight:500;color:hsl(var(--primary))}.reach-wordmark{font-size:8rem;line-height:1;font-weight:800;color:hsl(var(--foreground));opacity:.03}.reach-wordmark:is(.dark *){opacity:.05}.reach-hero-body{font-size:1.125rem;line-height:1.75rem;color:hsl(var(--foreground)/.8)}.reach-hero-actions{display:flex;gap:1rem}.reach-quiet{font-size:.875rem;line-height:1.25rem;color:hsl(var(--muted-foreground))}.reach-desk{border-radius:var(--radius);--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity,1));padding:1.5rem;--tw-shadow:0 4px 6px -1px rgb(0 0 0/0.1),0 2px 4px -2px rgb(0 0 0/0.1);--tw-shadow-colored:0 4px 6px -1px var(--tw-shadow-color),0 2px 4px -2px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.reach-desk:is(.dark *){background-color:hsl(var(--card))}.reach-price{display:flex;flex-direction:column;border-radius:var(--radius);border-width:1px;border-color:hsl(var(--border));padding:1.5rem}.reach-price-featured{border-color:hsl(var(--primary));--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000);--tw-ring-color:hsl(var(--primary))}.reach-price-action{margin-top:auto;display:inline-flex;align-items:center;gap:.25rem;color:hsl(var(--primary))}.reach-price-action:hover{text-decoration-line:underline}.reach-price-grid{margin-left:auto;margin-right:auto;display:grid;width:100%;max-width:64rem;grid-template-columns:repeat(1,minmax(0,1fr));gap:2rem}@media (min-width:768px){.reach-price-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}