.landing_landingPage__C9OCX{--primaryBlue:#4f7cff;--secondaryBlue:#2563eb;--deepBlue:#1e40af;--primaryTeal:#0d9488;--neutralGray:#6b7280;--darkGray:#374151;--lightGray:#f9fafb;--white:#ffffff;--navyDark:#1e293b;--glassBackground:rgba(255,255,255,0.1);--glassBorder:rgba(255,255,255,0.2);--glassBackgroundDark:rgba(0,0,0,0.2);--textColor:#1f2937;--textLight:#6b7280;--whiteText:#ffffff;--headingFont:"Inter",-apple-system,BlinkMacSystemFont,sans-serif;--bodyFont:"Inter",-apple-system,BlinkMacSystemFont,sans-serif;--cardShadow:0 25px 50px -12px rgba(0,0,0,0.25);--glowShadow:0 0 0 1px rgba(255,255,255,0.05);background:var(--white);font-family:var(--bodyFont);color:var(--textColor);line-height:1.6;margin:0;padding:0;min-height:100vh;scroll-behavior:smooth}.landing_landingPage__C9OCX h1,.landing_landingPage__C9OCX h2,.landing_landingPage__C9OCX h3{font-family:var(--headingFont);font-weight:600;color:var(--textColor)}.landing_container__7U0_E{max-width:1200px;margin:0 auto;padding:0 2rem}.landing_floatingNavbar__j3OW1{position:fixed;top:0;left:0;right:0;z-index:1000;background:transparent;backdrop-filter:blur(0);-webkit-backdrop-filter:blur(0);border:none;box-shadow:none;padding:1.5rem 0;transition:all .3s cubic-bezier(.4,0,.2,1)}.landing_floatingNavbar__j3OW1.landing_scrolled__px9Ad{background:rgba(255,255,255,.95);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border-bottom:1px solid rgba(0,0,0,.1);box-shadow:0 4px 20px rgba(0,0,0,.1);padding:1rem 0}.landing_navContainer__DawV9{max-width:1200px;margin:0 auto;padding:0 2rem;display:flex;align-items:center;justify-content:space-between}.landing_navBrand__Iu3__ h2{margin:0;font-size:1.75rem;font-weight:700;color:var(--whiteText);transition:color .3s ease}.landing_floatingNavbar__j3OW1.landing_scrolled__px9Ad .landing_navBrand__Iu3__ h2{background:linear-gradient(45deg,var(--primaryBlue),var(--deepBlue));-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.landing_navLinks__G7TtF{display:flex;gap:2.5rem}.landing_navLinks__G7TtF a{text-decoration:none;color:rgba(255,255,255,.9);font-weight:500;font-size:.95rem;transition:all .3s ease;padding:.5rem 0;position:relative}.landing_navLinks__G7TtF a:after{content:"";position:absolute;bottom:0;left:0;width:0;height:2px;background:linear-gradient(45deg,var(--primaryBlue),var(--primaryPurple));transition:width .3s ease}.landing_navLinks__G7TtF a:hover:after{width:100%}.landing_navLinks__G7TtF a:hover{color:var(--whiteText)}.landing_floatingNavbar__j3OW1.landing_scrolled__px9Ad .landing_navLinks__G7TtF a{color:var(--textColor)}.landing_floatingNavbar__j3OW1.landing_scrolled__px9Ad .landing_navLinks__G7TtF a:hover{color:var(--primaryBlue)}.landing_navLoginBtn__ZaX_B{background:rgba(255,255,255,.15);color:var(--whiteText);border:1px solid rgba(255,255,255,.3);padding:12px 24px;border-radius:50px;font-weight:600;font-size:.9rem;cursor:pointer;transition:all .3s ease;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);text-decoration:none;display:inline-flex;align-items:center;justify-content:center}.landing_navLoginBtn__ZaX_B:hover{background:rgba(255,255,255,.25);transform:translateY(-1px);box-shadow:0 8px 25px rgba(0,0,0,.15)}.landing_floatingNavbar__j3OW1.landing_scrolled__px9Ad .landing_navLoginBtn__ZaX_B{background:linear-gradient(135deg,var(--primaryBlue),var(--deepBlue));color:var(--whiteText);border:none}.landing_floatingNavbar__j3OW1.landing_scrolled__px9Ad .landing_navLoginBtn__ZaX_B:hover{background:linear-gradient(135deg,#3b82f6,#1e40af);transform:translateY(-2px);box-shadow:0 10px 30px rgba(79,124,255,.3)}.landing_glassCard__YEGjI{background:var(--glassBackground);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border-radius:24px;border:1px solid var(--glassBorder);box-shadow:var(--cardShadow);padding:3rem;transition:all .3s cubic-bezier(.4,0,.2,1)}.landing_glassCard__YEGjI:hover{transform:translateY(-5px);box-shadow:0 35px 60px -12px rgba(0,0,0,.3)}.landing_heroSectionCinematic__oLZLe{position:relative;height:100vh;min-height:700px;display:flex;align-items:center;justify-content:center;overflow:hidden}.landing_videoBackground__X_tFW{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1}.landing_backgroundVideo__grfYQ{position:absolute;top:50%;left:50%;min-width:100%;min-height:100%;width:auto;height:auto;transform:translate(-50%,-50%);-o-object-fit:cover;object-fit:cover;filter:blur(1px) brightness(.7)}.landing_videoOverlay__6cOLw{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(135deg,rgba(79,124,255,.4),rgba(37,99,235,.3) 50%,rgba(0,0,0,.4));z-index:2}.landing_videoControls__AX5Gv{position:absolute;bottom:2rem;right:2rem;z-index:4;display:flex;gap:.75rem}.landing_controlBtn__dgleq{width:48px;height:48px;border-radius:50%;background:rgba(255,255,255,.15);border:1px solid rgba(255,255,255,.3);color:var(--whiteText);cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .3s ease;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}.landing_controlBtn__dgleq:hover{background:rgba(255,255,255,.25);transform:scale(1.05)}.landing_controlBtn__dgleq svg{width:20px;height:20px}.landing_heroContentOverlay__hksKE{position:relative;z-index:3;width:100%;height:100%;display:flex;align-items:center;animation:landing_fadeInUp__FpUBD 1s ease-out}.landing_heroTextContainer__FigYA{width:100%;max-width:1200px;margin:0 auto;padding:0 2rem}.landing_heroGlassCard__x_oUh{background:rgba(255,255,255,.1);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border:1px solid rgba(255,255,255,.2);border-radius:24px;padding:4rem;max-width:700px;box-shadow:0 25px 50px rgba(0,0,0,.25);position:relative;overflow:hidden}.landing_heroGlassCard__x_oUh:before{content:"";position:absolute;top:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent,rgba(255,255,255,.4),transparent)}.landing_heroTitle__E6Dij{font-size:4rem;font-weight:800;line-height:1.1;margin-bottom:1.5rem;color:var(--whiteText);font-family:var(--headingFont);letter-spacing:-.02em}.landing_heroSubtitle__Otsri{font-size:1.25rem;line-height:1.6;margin-bottom:2.5rem;color:rgba(255,255,255,.9);font-weight:400}.landing_heroButtons__y2Lm9{display:flex;gap:1rem;flex-wrap:wrap}.landing_btn__pW8jO{transition:all .3s cubic-bezier(.4,0,.2,1);font-family:var(--bodyFont);border-radius:50px;position:relative;overflow:hidden}.landing_btnPrimary__JC0dZ{background:linear-gradient(135deg,var(--primaryBlue),var(--deepBlue));color:var(--whiteText);padding:16px 32px;font-size:1.1rem;box-shadow:0 10px 30px rgba(79,124,255,.3);border:none}.landing_btnPrimary__JC0dZ:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.2),transparent);transition:left .6s ease}.landing_btnPrimary__JC0dZ:hover:before{left:100%}.landing_btnPrimary__JC0dZ:hover{transform:translateY(-2px);box-shadow:0 15px 40px rgba(79,124,255,.4);background:linear-gradient(135deg,#3b82f6,#1e40af)}.landing_btnSecondary__aYhvt{background:rgba(255,255,255,.15);color:var(--whiteText);padding:16px 32px;font-size:1.1rem;border:1px solid rgba(255,255,255,.3);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}.landing_btnSecondary__aYhvt:hover{background:rgba(255,255,255,.25);transform:translateY(-2px);box-shadow:0 10px 30px rgba(0,0,0,.2)}@keyframes landing_fadeInUp__FpUBD{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.landing_heroGrid__kfCNx{display:grid;grid-template-columns:1fr 1fr;gap:3rem;align-items:center;max-width:1200px;width:100%}.landing_heroContent__4GtPC{position:relative;z-index:2;text-align:left}.landing_heroImageContainer__e9iJ_{position:relative;z-index:2;padding:1.5rem;display:flex;justify-content:center;align-items:center}.landing_heroImage__5vb4f{width:100%;height:auto;border-radius:16px;-o-object-fit:cover;object-fit:cover;transition:transform .3s ease;box-shadow:0 10px 30px rgba(0,0,0,.1)}.landing_heroImageContainer__e9iJ_:hover .landing_heroImage__5vb4f{transform:scale(1.02)}.landing_heroGridLarge__HH8gL{display:grid;grid-template-columns:1fr 1.6fr;gap:3rem;align-items:center;max-width:1400px;width:100%}.landing_heroVideoContainerLarge__4Sh7C{position:relative;z-index:2;padding:1.5rem;display:flex;justify-content:center;align-items:center}.landing_heroVideoLarge__iWXN9{width:100%;height:500px;border-radius:20px;-o-object-fit:cover;object-fit:cover;transition:transform .3s ease;box-shadow:0 15px 40px rgba(0,0,0,.15)}.landing_heroVideoContainerLarge__4Sh7C:hover .landing_heroVideoLarge__iWXN9{transform:scale(1.02)}.landing_heroContent__4GtPC h1{font-size:4rem;font-weight:800;margin-bottom:1.5rem;background:linear-gradient(45deg,var(--accentBlue),var(--textColor));-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;line-height:1.1}.landing_heroContent__4GtPC p{font-size:1.3rem;margin-bottom:2.5rem;color:var(--textColor);font-weight:400;max-width:600px;margin-left:auto;margin-right:auto;opacity:.8}.landing_btn__pW8jO{display:inline-flex;align-items:center;justify-content:center;text-decoration:none;border:none;cursor:pointer;transition:all .3s ease;font-weight:600}.landing_btnCtaModern__5_6qD{background:linear-gradient(90deg,var(--accentBlue),var(--accentPurple));color:white;padding:18px 40px;border-radius:50px;font-size:1.1rem;border:none;box-shadow:0 4px 15px rgba(0,0,0,.2);position:relative;overflow:hidden}.landing_btnCtaModern__5_6qD:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.2),transparent);transition:left .5s}.landing_btnCtaModern__5_6qD:hover:before{left:100%}.landing_btnCtaModern__5_6qD:hover{transform:translateY(-3px);box-shadow:0 8px 25px rgba(0,0,0,.3)}.landing_featuresSection__IF9TO{padding:8rem 0;position:relative;background:var(--white);overflow:hidden}.landing_featuresSection__IF9TO:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:radial-gradient(circle at 20% 20%,rgba(37,99,235,.05) 0,transparent 50%),radial-gradient(circle at 80% 80%,rgba(147,51,234,.05) 0,transparent 50%),radial-gradient(circle at 40% 60%,rgba(13,148,136,.05) 0,transparent 50%);pointer-events:none}.landing_sectionTitle__2og5c{text-align:center;font-size:3rem;font-weight:700;margin-bottom:1rem;color:var(--textColor);font-family:var(--headingFont);letter-spacing:-.02em;position:relative;z-index:2}.landing_sectionTitle__2og5c:after{content:"";position:absolute;bottom:-10px;left:50%;transform:translateX(-50%);width:80px;height:4px;background:linear-gradient(90deg,var(--primaryBlue),var(--deepBlue));border-radius:2px}.landing_sectionSubtitle__gtI7g{text-align:center;font-size:1.2rem;color:var(--textLight);margin-bottom:4rem;max-width:600px;margin-left:auto;margin-right:auto;position:relative;z-index:2}.landing_featuresGridModern__vNZI2{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:2.5rem;margin-top:4rem;position:relative;z-index:2}.landing_featureItemModern__achow{text-align:center;transition:all .4s cubic-bezier(.4,0,.2,1);position:relative;padding:3rem 2rem;border-radius:24px;background:rgba(255,255,255,.8);backdrop-filter:blur(20px);border:1px solid rgba(255,255,255,.3);box-shadow:0 10px 40px rgba(0,0,0,.1);overflow:hidden}.landing_featureItemModern__achow:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;transition:all .3s ease}.landing_featureItemModern__achow:first-child:before{background:linear-gradient(90deg,var(--primaryBlue),#3b82f6)}.landing_featureItemModern__achow:nth-child(2):before{background:linear-gradient(90deg,var(--secondaryBlue),var(--deepBlue))}.landing_featureItemModern__achow:nth-child(3):before{background:linear-gradient(90deg,var(--primaryTeal),#14b8a6)}.landing_featureItemModern__achow:hover{transform:translateY(-15px);box-shadow:0 25px 60px rgba(0,0,0,.15)}.landing_featureItemModern__achow:first-child:hover,.landing_featureItemModern__achow:nth-child(2):hover{background:linear-gradient(135deg,rgba(37,99,235,.05),rgba(255,255,255,.9))}.landing_featureItemModern__achow:nth-child(3):hover{background:linear-gradient(135deg,rgba(13,148,136,.05),rgba(255,255,255,.9))}.landing_iconWrapper__OjuMK{margin-bottom:2rem;display:flex;justify-content:center;align-items:center;position:relative}.landing_iconWrapper__OjuMK:before{content:"";position:absolute;width:80px;height:80px;background:rgba(255,255,255,.5);border-radius:50%;backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.3);transition:all .3s ease}.landing_featureIcon__cCq_V{width:40px;height:40px;transition:all .3s ease;position:relative;z-index:2}.landing_featureItemModern__achow:first-child .landing_featureIcon__cCq_V{color:var(--primaryBlue)}.landing_featureItemModern__achow:nth-child(2) .landing_featureIcon__cCq_V{color:var(--secondaryBlue)}.landing_featureItemModern__achow:nth-child(3) .landing_featureIcon__cCq_V{color:var(--primaryTeal)}.landing_featureItemModern__achow:hover .landing_featureIcon__cCq_V{transform:scale(1.2);filter:drop-shadow(0 4px 12px rgba(0,0,0,.2))}.landing_featureItemModern__achow:hover .landing_iconWrapper__OjuMK:before{transform:scale(1.1);box-shadow:0 8px 25px rgba(0,0,0,.1)}.landing_featureItemModern__achow h3{font-size:1.5rem;font-weight:600;margin-bottom:1rem;color:var(--textColor);font-family:var(--headingFont)}.landing_featureItemModern__achow p{font-size:1rem;color:var(--textLight);line-height:1.6}.landing_imageGridSection__lBd3m{padding:8rem 0;background:var(--white);position:relative;overflow:hidden}.landing_imageGridSection__lBd3m:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:radial-gradient(circle at 10% 20%,rgba(37,99,235,.03) 0,transparent 50%),radial-gradient(circle at 90% 80%,rgba(13,148,136,.03) 0,transparent 50%);pointer-events:none}.landing_experienceTitle__w9ew2{text-align:center;font-size:3rem;font-weight:700;margin-bottom:1rem;color:var(--textColor);font-family:var(--headingFont);letter-spacing:-.02em;position:relative;z-index:2}.landing_experienceTitle__w9ew2:after{content:"";position:absolute;bottom:-10px;left:50%;transform:translateX(-50%);width:100px;height:4px;background:linear-gradient(90deg,var(--primaryTeal),var(--primaryBlue));border-radius:2px}.landing_experienceSubtitle__8JZi6{text-align:center;font-size:1.2rem;color:var(--textLight);margin-bottom:4rem;max-width:700px}.landing_experienceSubtitle__8JZi6,.landing_imageGrid__yeQrm{margin-left:auto;margin-right:auto;position:relative;z-index:2}.landing_imageGrid__yeQrm{display:grid;grid-template-columns:repeat(2,1fr);gap:3rem;margin-top:4rem;max-width:900px}.landing_imageCard__XGG3X{position:relative;overflow:hidden;border-radius:24px;transition:all .4s cubic-bezier(.4,0,.2,1);background:rgba(255,255,255,.9);backdrop-filter:blur(20px);border:1px solid rgba(255,255,255,.3);box-shadow:0 10px 40px rgba(0,0,0,.08);padding:0;cursor:pointer}.landing_imageCard__XGG3X:hover{transform:translateY(-15px);box-shadow:0 30px 60px rgba(0,0,0,.15)}.landing_gridImage__rx4Us{width:100%;height:300px;-o-object-fit:cover;object-fit:cover;border-radius:20px;transition:all .4s ease}.landing_imageCard__XGG3X:hover .landing_gridImage__rx4Us{transform:scale(1.05);filter:brightness(1.1)}.landing_imageOverlay__XCmW7{position:absolute;bottom:0;left:0;right:0;background:linear-gradient(transparent,rgba(0,0,0,.9));color:var(--whiteText);padding:2.5rem;transform:translateY(100%);transition:transform .4s ease;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px)}.landing_imageCard__XGG3X:hover .landing_imageOverlay__XCmW7{transform:translateY(0)}.landing_imageOverlay__XCmW7 h3{margin:0 0 .8rem;font-size:1.5rem;font-weight:700;font-family:var(--headingFont);color:var(--whiteText);text-shadow:0 2px 4px rgba(0,0,0,.5)}.landing_imageOverlay__XCmW7 p{margin:0;font-size:1rem;line-height:1.5;color:rgba(255,255,255,.95);text-shadow:0 1px 2px rgba(0,0,0,.5);font-weight:400}.landing_modernFooter___vEZj{background:linear-gradient(135deg,var(--navyDark) 0,#0f172a 100%);color:var(--whiteText);padding:5rem 0 2rem;margin-top:6rem;position:relative;overflow:hidden}.landing_modernFooter___vEZj:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,var(--primaryBlue),var(--secondaryBlue),var(--primaryTeal))}.landing_footerContent__2mLbw{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:4rem;margin-bottom:3rem;position:relative;z-index:2}.landing_footerBrand__Qcz70 h3{margin:0 0 1rem;font-size:2rem;font-weight:700;color:var(--whiteText);font-family:var(--headingFont)}.landing_footerBrand__Qcz70 p{margin:0 0 1.5rem;color:rgba(255,255,255,.7);font-size:1.1rem;line-height:1.6}.landing_footerTagline__SK_N5{color:rgba(255,255,255,.5);font-size:.9rem;font-style:italic}.landing_footerLinks__Ha02t{display:flex;gap:4rem}.landing_footerColumn__t_bwb h4{margin:0 0 1.5rem;font-size:1.1rem;font-weight:600;color:var(--whiteText);font-family:var(--headingFont)}.landing_footerColumn__t_bwb a{display:block;text-decoration:none;color:rgba(255,255,255,.7);margin-bottom:.8rem;transition:all .3s ease;padding:.2rem 0}.landing_footerColumn__t_bwb a:hover{color:var(--whiteText);transform:translateX(5px)}.landing_footerSocial__9Gok_ h4{margin:0 0 1.5rem;font-size:1.1rem;font-weight:600;color:var(--whiteText);font-family:var(--headingFont)}.landing_socialIcons__R9oVQ{display:flex;gap:1rem}.landing_socialIcon__LDN7o{display:flex;align-items:center;justify-content:center;width:45px;height:45px;background:rgba(255,255,255,.1);backdrop-filter:blur(10px);border-radius:50%;color:rgba(255,255,255,.7);transition:all .3s ease;border:1px solid rgba(255,255,255,.2);text-decoration:none}.landing_socialIcon__LDN7o:hover{background:var(--primaryBlue);color:var(--whiteText);transform:translateY(-3px);box-shadow:0 8px 25px rgba(79,124,255,.4)}.landing_socialIcon__LDN7o svg{width:22px;height:22px}.landing_footerBottom__iYEpM{text-align:center;padding-top:2rem;border-top:1px solid rgba(255,255,255,.1);color:rgba(255,255,255,.5);font-size:.95rem;position:relative;z-index:2}.landing_footerBottom__iYEpM:after{content:"";position:absolute;bottom:-2rem;left:50%;transform:translateX(-50%);width:100px;height:2px;background:linear-gradient(90deg,var(--primaryBlue),var(--secondaryBlue),var(--primaryTeal));border-radius:1px}@media (max-width:1024px){.landing_heroTitle__E6Dij{font-size:3.2rem}.landing_heroGlassCard__x_oUh{padding:3rem}.landing_featuresGridModern__vNZI2{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem}.landing_imageGrid__yeQrm{grid-template-columns:1fr;gap:2rem;max-width:100%}}@media (max-width:768px){.landing_floatingNavbar__j3OW1{padding:1rem 0}.landing_navContainer__DawV9{padding:0 1.5rem}.landing_navLinks__G7TtF{display:none}.landing_heroSectionCinematic__oLZLe{min-height:600px}.landing_heroGlassCard__x_oUh{padding:2.5rem;margin:0 1rem}.landing_heroTitle__E6Dij{font-size:2.8rem}.landing_heroSubtitle__Otsri{font-size:1.1rem}.landing_heroButtons__y2Lm9{flex-direction:column;align-items:stretch}.landing_btn__pW8jO{justify-content:center}.landing_videoControls__AX5Gv{bottom:1rem;right:1rem}.landing_controlBtn__dgleq{width:44px;height:44px}.landing_heroGrid__kfCNx{grid-template-columns:1fr;gap:2rem;text-align:center}.landing_heroContent__4GtPC{text-align:center}.landing_heroContent__4GtPC h1{font-size:2.8rem}.landing_heroContent__4GtPC p{font-size:1.1rem}.landing_heroImageContainer__e9iJ_{order:-1;padding:1rem}.landing_heroGridLarge__HH8gL{grid-template-columns:1fr;gap:2rem;text-align:center}.landing_heroVideoContainerLarge__4Sh7C{order:-1;padding:1.5rem}.landing_heroVideoLarge__iWXN9{height:350px}.landing_sectionTitle__2og5c{font-size:2.2rem}.landing_glassCard__YEGjI{padding:2rem}.landing_container__7U0_E{padding:0 1rem}.landing_featuresGridModern__vNZI2{grid-template-columns:1fr;gap:2rem}.landing_imageGrid__yeQrm{grid-template-columns:1fr;gap:1.5rem}.landing_footerContent__2mLbw{grid-template-columns:1fr;gap:2.5rem;text-align:center}.landing_footerLinks__Ha02t{justify-content:center;gap:2rem}.landing_socialIcons__R9oVQ{justify-content:center}}@media (max-width:480px){.landing_navContainer__DawV9{padding:0 1rem}.landing_navBrand__Iu3__ h2{font-size:1.5rem}.landing_navLoginBtn__ZaX_B{padding:10px 20px;font-size:.9rem}.landing_heroSectionCinematic__oLZLe{min-height:500px}.landing_heroGlassCard__x_oUh{padding:2rem;margin:0 .5rem}.landing_heroTitle__E6Dij{font-size:2.2rem;line-height:1.2}.landing_heroSubtitle__Otsri{font-size:1rem;margin-bottom:2rem}.landing_btn__pW8jO{padding:14px 28px;font-size:1rem}.landing_videoControls__AX5Gv{bottom:.5rem;right:.5rem;gap:.5rem}.landing_controlBtn__dgleq{width:40px;height:40px}.landing_controlBtn__dgleq svg{width:16px;height:16px}.landing_sectionTitle__2og5c{font-size:1.8rem}.landing_glassCard__YEGjI{padding:1.5rem}.landing_footerLinks__Ha02t{flex-direction:column;gap:1.5rem}}@keyframes landing_float__phBa_{0%,to{transform:translateY(0)}50%{transform:translateY(-20px)}}.landing_floatingElement__lyU4N{animation:landing_float__phBa_ 6s ease-in-out infinite}