:root{--landing-green-0:#04201e;--landing-green-2:#062f2c;--landing-green-3:#043b38;--landing-green-1:#24f187;--landing-green-6:#8cffc4;--landing-blue-1:#2b6bff;--landing-green-7:#a7cbc9;--landing-tone-lime:#8cff51;--landing-tone-cyan:#2ed0ff;--landing-tone-mint:#41ff9d;--landing-tone-teal-gray:#99c2c0}
.landing-hero{font-size:44px;font-weight:600;line-height:1.1}.landing-display{font-size:32px;font-weight:600;line-height:36px}.landing-title{font-size:28px;font-weight:600;line-height:32px}.landing-subtitle{font-size:22px;font-weight:600;line-height:1.2}.landing-eyebrow{font-size:18px;font-weight:600;line-height:1}.landing-body{font-size:16px;line-height:1.5}.landing-body-sm{font-size:14px;line-height:1.5}.landing-caption{font-size:12px;line-height:1.5}@media (min-width:1024px){.landing-hero{font-size:72px}.landing-display{font-size:52px;line-height:52px}.landing-title{font-size:38px;line-height:38px}.landing-subtitle{font-size:26px}.landing-eyebrow{font-size:20px}.landing-body{font-size:18px}.landing-body-sm{font-size:16px}.landing-caption{font-size:14px}}
.landing-card{contain:paint;position:relative;overflow:hidden}.landing-card--tone-dark{background-color:var(--landing-green-2);color:#fff}.landing-card--tone-lime{background-color:var(--landing-tone-lime);color:var(--landing-green-2)}.landing-card--tone-cyan{background-color:var(--landing-tone-cyan);color:var(--landing-green-2)}.landing-card--tone-mint{background-color:var(--landing-tone-mint);color:var(--landing-green-2)}.landing-card--tone-teal-gray{background-color:var(--landing-tone-teal-gray);color:var(--landing-green-2)}.landing-card--rounded{border-radius:40px}@media (min-width:1024px){.landing-card--rounded{border-radius:50px}}.landing-card-noise{pointer-events:none;z-index:1;background-image:url(/noise.png);background-repeat:repeat;position:absolute;inset:0}.landing-card-dots{pointer-events:none;z-index:2;background-image:radial-gradient(circle,#ffffff24 1px,#0000 1.5px);background-size:24px 24px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(#0000 18%,#000 70%);mask-image:radial-gradient(#0000 18%,#000 70%)}.landing-lantern{pointer-events:none;will-change:transform,opacity;z-index:0;animation:9s ease-in-out infinite alternate landing-lantern-breathe;animation-delay:calc(var(--lantern-phase,0)*-9s);position:absolute;transform:translateZ(0)}@keyframes landing-lantern-breathe{0%{filter:blur(var(--lantern-blur,80px))saturate(1)}to{filter:blur(calc(var(--lantern-blur,80px)*1.15))saturate(1.15)}}@media (prefers-reduced-motion:reduce){.landing-lantern{animation:none}}.landing-content{z-index:3;position:relative}.landing-halo{will-change:transform,opacity;transform-origin:50%;animation:2.5s ease-in-out infinite landing-halo-pulse}.landing-halo--paused{animation-play-state:paused}@keyframes landing-halo-pulse{0%,to{opacity:.55;transform:translate(-50%)scale(1)}50%{opacity:.9;transform:translate(-50%)scale(1.035)}}@media (prefers-reduced-motion:reduce){.landing-halo{opacity:.7;animation:none}}.landing-tile{transition:transform .7s cubic-bezier(.22,1,.36,1),width .7s cubic-bezier(.22,1,.36,1),height .7s cubic-bezier(.22,1,.36,1),top .7s cubic-bezier(.22,1,.36,1),opacity .7s cubic-bezier(.22,1,.36,1),z-index 0s cubic-bezier(.22,1,.36,1) .7s}@media (prefers-reduced-motion:reduce){.landing-tile{transition:none}}