.landing{--lp-bg:#070b12;--lp-bg-elevated:#0e1522;--lp-ink:#f4f7fb;--lp-muted:#9aa8bc;--lp-line:#ffffff14;--lp-accent:#2dd4bf;--lp-accent-deep:#0f766e;--lp-accent-soft:#2dd4bf24;background:var(--lp-bg);min-height:100vh;color:var(--lp-ink);font-family:var(--font-outfit), system-ui, sans-serif;position:relative;overflow-x:clip}.landing-grain{pointer-events:none;z-index:0;opacity:.35;mix-blend-mode:soft-light;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 200 200' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='0.45'/%3E%3C/svg%3E");position:fixed;inset:0}.landing>:not(.landing-grain){z-index:1;position:relative}.landing-nav{justify-content:space-between;align-items:center;gap:1rem;max-width:1120px;margin:0 auto;padding:1.25rem 1.5rem;display:flex}.landing-brand{color:var(--lp-ink);align-items:center;gap:.65rem;text-decoration:none;display:inline-flex}.landing-brand-mark{background:#fff;border-radius:9px;justify-content:center;align-items:center;width:2rem;height:2rem;display:flex;overflow:hidden}.landing-brand-name{font-family:var(--font-fraunces), Georgia, serif;letter-spacing:-.02em;font-size:1.125rem;font-weight:560}.landing-nav-actions{align-items:center;gap:.75rem;display:flex}.landing-link{color:var(--lp-muted);font-size:.875rem;font-weight:500;text-decoration:none;transition:color .2s}.landing-link:hover{color:var(--lp-ink)}.landing-btn{border-radius:10px;justify-content:center;align-items:center;min-height:2.5rem;padding:0 1.15rem;font-size:.875rem;font-weight:600;text-decoration:none;transition:background .2s,color .2s,border-color .2s,transform .2s;display:inline-flex}.landing-btn:hover{transform:translateY(-1px)}.landing-btn-primary{color:#042f2e;background:linear-gradient(135deg,#2dd4bf 0%,#0f766e 100%)}.landing-btn-primary:hover{background:linear-gradient(135deg,#5eead4 0%,#14b8a6 100%)}.landing-btn-ghost{border:1px solid var(--lp-line);color:var(--lp-ink);background:#ffffff08}.landing-btn-ghost:hover{background:#ffffff0f;border-color:#ffffff2e}.landing-hero{align-items:center;min-height:calc(100vh - 4.5rem);padding:2rem 0;display:flex;position:relative}.landing-hero-visual{pointer-events:none;position:absolute;inset:0;overflow:hidden}.landing-hero-wash{background:radial-gradient(70% 55% at 78% 35%,#0f766e61,#0000 58%),radial-gradient(50% 45% at 12% 80%,#2dd4bf1f,#0000 55%),linear-gradient(165deg,#070b12 0%,#0b1520 48%,#081018 100%);animation:14s ease-in-out infinite alternate landing-wash;position:absolute;inset:0}.landing-hero-grid{opacity:.45;background-image:linear-gradient(#ffffff08 1px,#0000 1px),linear-gradient(90deg,#ffffff08 1px,#0000 1px);background-size:64px 64px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(75% 65% at 65% 45%,#000,#0000 78%);mask-image:radial-gradient(75% 65% at 65% 45%,#000,#0000 78%)}.landing-hero-bars{opacity:.55;align-items:flex-end;gap:.85rem;height:min(42vh,320px);display:flex;position:absolute;bottom:12%;right:6%;-webkit-mask-image:linear-gradient(90deg,#0000,#000 20%);mask-image:linear-gradient(90deg,#0000,#000 20%)}.landing-hero-bars span{transform-origin:bottom;background:linear-gradient(#5eead4d9,#0f766e40);border-radius:8px 8px 4px 4px;width:clamp(1.25rem,2.4vw,2rem);animation:3.2s ease-in-out infinite landing-bar;display:block}.landing-hero-bars span:first-child{height:38%;animation-delay:0s}.landing-hero-bars span:nth-child(2){height:55%;animation-delay:.15s}.landing-hero-bars span:nth-child(3){height:72%;animation-delay:.3s}.landing-hero-bars span:nth-child(4){height:48%;animation-delay:.45s}.landing-hero-bars span:nth-child(5){height:90%;animation-delay:.6s}.landing-hero-copy{z-index:2;text-align:left;width:100%;max-width:1120px;margin:0 auto;padding:0 1.5rem;position:relative}.landing-hero-copy>*{max-width:36rem}.landing-hero-brand{font-family:var(--font-fraunces), Georgia, serif;letter-spacing:-.04em;background:linear-gradient(120deg,#f8fffe 20%,#99f6e4 55%,#2dd4bf 100%);color:#0000;-webkit-background-clip:text;background-clip:text;margin:0 0 .85rem;font-size:clamp(2.75rem,8vw,4.75rem);font-weight:560;line-height:.95}.landing-hero-title{max-width:14ch;font-family:var(--font-fraunces), Georgia, serif;letter-spacing:-.03em;color:var(--lp-ink);margin:0;font-size:clamp(1.65rem,3.6vw,2.35rem);font-weight:500;line-height:1.15}.landing-hero-lede{max-width:34ch;color:var(--lp-muted);margin:1rem 0 0;font-size:1.05rem;line-height:1.55}.landing-hero-cta{flex-wrap:wrap;gap:.75rem;margin-top:1.75rem;display:flex}.landing-section{border-top:1px solid var(--lp-line);max-width:1120px;margin:0 auto;padding:5rem 1.5rem}.landing-section-alt{background:linear-gradient(#ffffff04 0%,#0000 100%)}.landing-section-head{max-width:34rem;margin-bottom:3.25rem}.landing-section-kicker{color:var(--lp-accent);letter-spacing:.14em;text-transform:uppercase;margin:0 0 .65rem;font-size:.75rem;font-weight:600}.landing-section-title{font-family:var(--font-fraunces), Georgia, serif;letter-spacing:-.03em;margin:0;font-size:clamp(1.75rem,3vw,2.25rem);font-weight:520}.landing-section-lede{color:var(--lp-muted);margin:.75rem 0 0;font-size:1rem;line-height:1.55}.landing-loop{counter-reset:none;gap:2.75rem;margin:0;padding:0;list-style:none;display:grid}@media (min-width:768px){.landing-loop{grid-template-columns:repeat(3,1fr);gap:0}}.landing-loop-item{min-width:0;transition:transform .25s}@media (min-width:768px){.landing-loop-item{padding-right:2.25rem}.landing-loop-item:not(:first-child){padding-left:2.25rem}.landing-loop-item:last-child{padding-right:0}.landing-loop-item:hover{transform:translateY(-3px)}}.landing-loop-top{align-items:center;min-height:2.75rem;margin-bottom:1.35rem;display:flex;position:relative}.landing-loop-num{width:2.75rem;height:2.75rem;color:var(--lp-accent);letter-spacing:.06em;font-variant-numeric:tabular-nums;background:#2dd4bf14;border:1px solid #2dd4bf59;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;font-size:.8125rem;font-weight:650;transition:background .25s,border-color .25s;display:inline-flex}.landing-loop-item:hover .landing-loop-num{background:#2dd4bf29;border-color:#2dd4bf8c}.landing-loop-rail{display:none}@media (min-width:768px){.landing-loop-rail{background:linear-gradient(90deg,#2dd4bf73,#ffffff14 70%,#0000);flex:1;height:1px;margin-left:1rem;display:block}}.landing-loop-label{color:var(--lp-accent);letter-spacing:.16em;text-transform:uppercase;margin:0 0 .45rem;font-size:.6875rem;font-weight:650}.landing-loop-item h3{font-family:var(--font-fraunces), Georgia, serif;letter-spacing:-.025em;margin:0;font-size:1.25rem;font-weight:520;line-height:1.25}.landing-loop-body{color:var(--lp-muted);max-width:28ch;margin:.7rem 0 0;font-size:.9375rem;line-height:1.6}@media (max-width:767px){.landing-loop-item{grid-template-columns:2.75rem 1fr;gap:0 1.15rem;display:grid}.landing-loop-top{flex-direction:column;grid-row:1/4;align-items:center;min-height:100%;margin-bottom:0}.landing-loop-rail{background:linear-gradient(#2dd4bf73,#ffffff0f);flex:1;width:1px;min-height:2.5rem;margin:.65rem 0 0;display:block}.landing-loop-label{grid-column:2;margin-top:.35rem}.landing-loop-item h3,.landing-loop-body{grid-column:2}.landing-loop-body{max-width:none}}.landing-for{border-top:1px solid var(--lp-line);gap:0;display:grid}@media (min-width:768px){.landing-for{grid-template-columns:repeat(3,1fr)}}.landing-for-item{border-bottom:1px solid var(--lp-line);padding:1.75rem 0}@media (min-width:768px){.landing-for-item{border-bottom:none;border-right:1px solid var(--lp-line);padding:1.75rem 1.5rem 1.75rem 0}.landing-for-item:last-child{border-right:none;padding-right:0}.landing-for-item:not(:first-child){padding-left:1.5rem}}.landing-for-item h3{margin:0;font-size:1.05rem;font-weight:600}.landing-for-item p{color:var(--lp-muted);margin:.6rem 0 0;font-size:.9375rem;line-height:1.55}.landing-close{border-top:1px solid var(--lp-line);text-align:center;max-width:1120px;margin:0 auto;padding:5rem 1.5rem 4rem}.landing-close-title{font-family:var(--font-fraunces), Georgia, serif;letter-spacing:-.03em;margin:0;font-size:clamp(1.85rem,3.5vw,2.5rem);font-weight:520}.landing-close-lede{max-width:28rem;color:var(--lp-muted);margin:.75rem auto 0}.landing-close .landing-hero-cta{justify-content:center}.landing-footer{border-top:1px solid var(--lp-line);max-width:1120px;color:var(--lp-muted);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem;margin:0 auto;padding:1.5rem;font-size:.8125rem;display:flex}.landing-footer-brand{font-family:var(--font-fraunces), Georgia, serif;color:var(--lp-ink);font-weight:520}@keyframes landing-up{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}@keyframes landing-wash{0%{filter:saturate();transform:scale(1)}to{filter:saturate(1.08);transform:scale(1.03)}}@keyframes landing-bar{0%,to{opacity:.65;transform:scaleY(1)}50%{opacity:1;transform:scaleY(1.06)}}.animate-landing-up{animation:.7s cubic-bezier(.22,1,.36,1) both landing-up}.landing-delay-1{animation-delay:.1s}.landing-delay-2{animation-delay:.2s}.landing-delay-3{animation-delay:.32s}@media (max-width:720px){.landing-hero{min-height:calc(100svh - 4.5rem)}.landing-hero-bars{opacity:.28;height:28vh;right:-2%}.landing-hero-copy>*{max-width:100%}}@media (prefers-reduced-motion:reduce){.animate-landing-up,.landing-hero-wash,.landing-hero-bars span{animation:none!important}.landing-loop-item,.landing-loop-num{transition:none!important}.landing-loop-item:hover{transform:none}}
