.landing{background-color:var(--black);min-height:100vh;color:var(--white)}.landing,.landing *{box-sizing:border-box}.landing img,.landing svg{max-width:100%;height:auto}.landing h1,.landing h2,.landing h3,.landing h4,.landing p{overflow-wrap:anywhere}.landing__header{z-index:50;-webkit-backdrop-filter:saturate(150%)blur(12px);backdrop-filter:saturate(150%)blur(12px);background:#000000e6;border-bottom:1px solid #ffffff1a;position:fixed;top:0;left:0;right:0}.landing__header-inner{justify-content:space-between;align-items:center;max-width:1280px;margin:0 auto;padding:.75rem 1.5rem;display:flex}.landing__branding{color:inherit;align-items:center;gap:.625rem;text-decoration:none;display:flex}.landing__logo-icon{width:1.75rem;height:1.75rem}.landing__brand-name{letter-spacing:-.025em;font-size:1.125rem;font-weight:500}.landing__nav{align-items:center;gap:1.25rem;display:flex}.landing__nav-link{color:var(--gray-400);text-decoration:none;transition:color .2s}.landing__nav-link:hover{color:var(--white)}.landing__social-icon{width:1.25rem;height:1.25rem}.landing__social-icon--lg{width:1.5rem;height:1.5rem}.landing__lang-selector{color:var(--gray-400);cursor:pointer;background:0 0;border:none;align-items:center;gap:.5rem;transition:color .2s;display:flex}.landing__lang-selector:hover{color:var(--white)}.landing__lang-flag{border-radius:50%;width:1.25rem;height:1.25rem}.landing__lang-text{font-size:.875rem}.landing__hero{padding:6rem 1.5rem 8rem}@media (min-width:640px){.landing__hero{padding:8rem 1.5rem}}@media (min-width:1024px){.landing__hero{padding-bottom:10rem}}.landing__hero-inner{text-align:center;max-width:1280px;margin:0 auto}.landing__hero-inner>div:first-child{justify-content:center;align-items:center;gap:1rem;margin-bottom:2rem;display:flex}.landing__title{letter-spacing:-.025em;text-wrap:balance;margin-bottom:2rem;font-size:3rem;font-weight:600;line-height:1.1}@media (min-width:640px){.landing__title{font-size:4.5rem}}.landing__subtitle{color:var(--gray-400);text-wrap:pretty;max-width:48rem;margin-bottom:2.5rem;margin-left:auto;margin-right:auto;font-size:1.125rem;font-weight:500;line-height:2rem}@media (min-width:640px){.landing__subtitle{font-size:1.25rem;line-height:2rem}}.landing__cta{background:var(--white);color:var(--black);border-radius:.375rem;outline:none;align-items:center;gap:.5rem;padding:.625rem .875rem;font-size:1rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex;box-shadow:0 1px 2px #0000000d}.landing__cta:hover{opacity:.9;transform:translateY(-1px)}.landing__cta svg{width:1.5rem;height:1.5rem}.landing__cta--secondary{color:var(--white);background:#ffffff1a;border:1px solid #fff3}.landing__cta--secondary:hover{background:#ffffff26}.landing__footnote{color:#9ca3af80;margin-top:1rem;font-size:.875rem;font-weight:300}.landing__screenshot{padding:0 1.5rem 7rem}.landing__screenshot-inner{max-width:1536px;margin:0 auto}.landing__screenshot-wrapper{border:1px solid #ffffff1a;border-radius:1rem;position:relative;overflow:hidden;box-shadow:0 25px 50px -12px #ffffff0d}.landing__screenshot-image{width:100%;height:auto;display:block}.landing__features{border-top:1px solid #ffffff0d;padding:6rem 1.5rem}.landing__features-inner{max-width:1280px;margin:0 auto}.landing__section-title{text-align:center;letter-spacing:-.025em;margin-bottom:5rem;font-size:2.25rem;font-weight:600}.landing__features-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:4rem;display:grid}.landing__feature{text-align:center}.landing__feature-icon{justify-content:center;margin-bottom:1.25rem;display:flex}.landing__feature-icon svg{stroke-width:1.5px;width:2.75rem;height:2.75rem}.landing__feature-title{letter-spacing:-.025em;margin-bottom:.75rem;font-size:1.25rem;font-weight:600}.landing__feature-text{color:var(--gray-400);font-size:.9375rem;line-height:1.6}@media (min-width:768px){.landing__feature{text-align:left}.landing__feature-icon{justify-content:flex-start}}.landing__learn{border-top:1px solid #ffffff0d;padding:6rem 1.5rem}.landing__learn-inner{max-width:1536px;margin:0 auto}.landing__learn-title{letter-spacing:-.025em;margin-bottom:1rem;font-size:2.25rem;font-weight:600}.landing__learn-subtitle{color:var(--gray-400);margin-bottom:3.5rem;font-size:1.25rem;font-weight:300}.landing__learn-grid{gap:2.5rem;display:grid}@media (min-width:768px){.landing__learn-grid{grid-template-columns:repeat(2,1fr)}}.landing__video-card{color:inherit;text-decoration:none;display:block}.landing__video-thumbnail{aspect-ratio:16/9;background:var(--gray-900);border:1px solid #ffffff0d;border-radius:.75rem;margin-bottom:1.25rem;position:relative;overflow:hidden}.landing__video-image{object-fit:cover;width:100%;height:100%;transition:transform .3s}.landing__video-card:hover .landing__video-image{transform:scale(1.05)}.landing__video-overlay{background:#0003;justify-content:center;align-items:center;transition:background .2s;display:flex;position:absolute;inset:0}.landing__video-card:hover .landing__video-overlay{background:#0000001a}.landing__video-play{background:#fffffff2;border-radius:50%;justify-content:center;align-items:center;width:4rem;height:4rem;transition:transform .2s;display:flex;box-shadow:0 10px 25px #0000004d}.landing__video-card:hover .landing__video-play{transform:scale(1.1)}.landing__video-play-icon{width:1.75rem;height:1.75rem;color:var(--black);margin-left:.125rem}.landing__video-title{letter-spacing:-.025em;margin-bottom:.625rem;font-size:1.25rem;font-weight:600;transition:color .2s}.landing__video-card:hover .landing__video-title{color:var(--gray-300)}.landing__video-description{color:var(--gray-400);font-size:.9375rem;line-height:1.6}.landing__footer{background:linear-gradient(#0000 0%,#1118274d 100%);border-top:1px solid #ffffff0d;padding:8rem 1.5rem 6rem}.landing__footer-inner{text-align:center;max-width:1280px;margin:0 auto}.landing__footer-title{letter-spacing:-.05em;margin-bottom:2rem;font-size:3rem;font-weight:600;line-height:1.1}@media (min-width:640px){.landing__footer-title{font-size:4rem}}.landing__footer-motto{color:var(--gray-300);margin-bottom:.75rem;font-size:1.125rem;font-weight:400;line-height:1.6}@media (min-width:640px){.landing__footer-motto{font-size:1.375rem}}.landing__footer-motto:last-of-type{margin-bottom:3rem}.landing__scroll-top{width:48px;height:48px;color:var(--white);cursor:pointer;background:0 0;border:1px solid #fff3;border-radius:50%;justify-content:center;align-items:center;margin:0 auto 3rem;transition:all .2s;display:flex}.landing__scroll-top:hover{background:#ffffff1a;border-color:#fff6;transform:translateY(-2px)}.landing__scroll-top svg{width:24px;height:24px}.landing__footer-links{color:var(--gray-500);flex-wrap:wrap;justify-content:center;align-items:center;gap:1.75rem;font-size:.875rem;display:flex}.landing__footer-link{color:var(--white);text-decoration:none;transition:opacity .2s}.landing__footer-link:hover{opacity:.7}.landing__footer-copyright{color:var(--gray-500)}
