.LandingPage_container__9Lv3G{min-height:100vh;position:relative;overflow-x:hidden;font-family:Inter,sans-serif;color:#ffffff}.LandingPage_background__lyrt4{position:fixed;top:0;left:0;width:100%;height:100%;background:url(/background.png) no-repeat 50%;background-size:cover;z-index:-1}.LandingPage_background__lyrt4:after{background:rgba(0,0,0,.85)}.LandingPage_background__lyrt4:after,.LandingPage_background__lyrt4:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;z-index:-1}.LandingPage_background__lyrt4:before{background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 200 200' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noiseFilter'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.65' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noiseFilter)' opacity='0.05'/%3E%3C/svg%3E");pointer-events:none}.LandingPage_header__UyTDH{position:fixed;top:0;left:0;right:0;z-index:100;padding:.75rem 1rem}.LandingPage_headerContent__k7v70{max-width:420px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;background:linear-gradient(135deg,rgba(255,255,255,.05),rgba(255,255,255,.01));backdrop-filter:blur(4px) saturate(160%);-webkit-backdrop-filter:blur(4px) saturate(160%);border:1px solid rgba(255,255,255,.1);border-radius:18px;padding:8px 12px;box-shadow:0 10px 40px rgba(0,0,0,.2),inset 0 0 0 1px rgba(255,255,255,.06),inset 0 -1px 0 0 rgba(255,255,255,.05)}.LandingPage_headerLogo__dNcYm{position:relative;width:32px;height:32px;border-radius:8px;overflow:hidden}.LandingPage_menuButton__9KMDw{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:4px;width:32px;height:32px;background:none;border:none;cursor:pointer;padding:6px;border-radius:8px;transition:background .2s ease}.LandingPage_menuButton__9KMDw:hover{background:rgba(255,255,255,.1)}.LandingPage_menuBar__YqhS4{display:block;width:18px;height:2px;background:#ffffff;border-radius:1px;transition:all .3s ease}.LandingPage_heroSection__Fw2HC{min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:5rem 2rem 15vh;position:relative}.LandingPage_headline__lMIeF{font-size:clamp(1.9rem,7.5vw,2.8rem);font-weight:700;line-height:1.25;letter-spacing:-.04em;margin-bottom:1.5rem;word-break:keep-all}.LandingPage_headlineSub__xqLlL{font-size:.9em;display:inline-block}.LandingPage_subheadline__ZWL3P{font-size:.9rem;opacity:.7;font-weight:300;font-style:italic;margin-bottom:3rem;max-width:400px}.LandingPage_ctaButton__mH_Hn{padding:14px 40px;border-radius:16px;border:none;background:rgba(255,255,255,.95);color:#000;font-size:.95rem;font-weight:600;cursor:pointer;transition:all .3s ease;text-decoration:none;display:inline-block}.LandingPage_ctaButton__mH_Hn:hover{background:#ffffff;transform:translateY(-2px);box-shadow:0 8px 24px rgba(255,255,255,.2)}.LandingPage_scrollIndicator__jxkAv{position:absolute;bottom:2rem;left:50%;transform:translateX(-50%);display:flex;flex-direction:column;align-items:center;gap:.5rem;opacity:.6;animation:LandingPage_bounce__3Qjdn 2s infinite}.LandingPage_scrollText__l1AL7{font-size:.75rem;letter-spacing:.1em;text-transform:uppercase}@keyframes LandingPage_bounce__3Qjdn{0%,20%,50%,80%,to{transform:translateX(-50%) translateY(0)}40%{transform:translateX(-50%) translateY(-10px)}60%{transform:translateX(-50%) translateY(-5px)}}.LandingPage_marqueeSection__h6UTG{padding:3rem 0;overflow:hidden;background:rgba(255,255,255,.02);border-top:1px solid rgba(255,255,255,.05);border-bottom:1px solid rgba(255,255,255,.05);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.LandingPage_marqueeTrack__KUTcD{display:flex;white-space:nowrap;gap:4rem;animation:LandingPage_scroll__kTlRO 20s linear infinite}.LandingPage_marqueeText__D1BBo{font-size:1.2rem;font-weight:700;letter-spacing:.1em;color:rgba(255,255,255,.3);text-transform:uppercase}@keyframes LandingPage_scroll__kTlRO{0%{transform:translateX(0)}to{transform:translateX(-50%)}}.LandingPage_philosophySection__DevI_{padding:8rem 2rem;text-align:center;position:relative}.LandingPage_philosophyTitle__JyLU9{font-size:clamp(1.9rem,7.5vw,2.8rem);font-weight:700;line-height:1.25;letter-spacing:-.04em;margin-bottom:1.5rem;color:#fff}.LandingPage_philosophyTitleSub__Jd2ws{font-size:.9em;display:inline-block}.LandingPage_philosophyText__r8RY5{font-size:.95rem;color:rgba(255,255,255,.55);line-height:1.7;max-width:600px;margin:0 auto}.LandingPage_benefitsSection__PL0E5{padding:2rem 1.5rem 8rem;max-width:1100px;margin:0 auto}.LandingPage_bentoGrid__Pws2R{display:grid;grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(2,300px);grid-gap:1.5rem;gap:1.5rem}.LandingPage_bentoCard__ChfD8{background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.1);border-radius:24px;padding:2rem;display:flex;flex-direction:column;justify-content:flex-end;transition:all .4s ease;overflow:hidden;position:relative}.LandingPage_bentoCard__ChfD8:hover{transform:translateY(-4px);box-shadow:0 20px 40px rgba(0,0,0,.3);border-color:rgba(255,255,255,.3)}.LandingPage_bentoCard__ChfD8:hover .LandingPage_bentoImage__lzArW{transform:scale(1.05)}.LandingPage_bentoImage__lzArW{position:absolute;top:0;left:0;width:100%;height:100%;z-index:0;transition:transform .6s ease}.LandingPage_bentoOverlay__PDb4F{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(0deg,rgba(0,0,0,.9) 0,rgba(0,0,0,.2) 60%,rgba(0,0,0,.1));z-index:1}.LandingPage_bentoContent__F2MB_{position:relative;z-index:2}.LandingPage_bentoLarge__bCNQa{grid-column:span 2;grid-row:span 2}.LandingPage_bentoMedium__JJqwu{grid-column:span 1;grid-row:span 1}.LandingPage_bentoTitle__R6KXn{font-size:1.5rem;font-weight:700;margin-bottom:.6rem;color:#fff;text-shadow:0 2px 4px rgba(0,0,0,.5)}.LandingPage_bentoText__UjGkQ{font-size:1rem;color:rgba(255,255,255,.9);line-height:1.5;text-shadow:0 1px 2px rgba(0,0,0,.5)}@media (max-width:860px){.LandingPage_bentoGrid__Pws2R{grid-template-columns:1fr;grid-template-rows:auto}.LandingPage_bentoLarge__bCNQa,.LandingPage_bentoMedium__JJqwu{grid-column:span 1;grid-row:auto;min-height:280px}.LandingPage_philosophySection__DevI_{padding:5rem 1.5rem}}.LandingPage_cardGrid__gVSWt{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:1.25rem;gap:1.25rem}.LandingPage_featureCard__Lzfx7{background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.18);border-radius:22px;overflow:hidden;box-shadow:0 10px 28px rgba(0,0,0,.18),inset 0 0 0 1px rgba(255,255,255,.06);-webkit-backdrop-filter:blur(16px) saturate(160%);backdrop-filter:blur(16px) saturate(160%)}.LandingPage_featureImage__yKYQT{position:relative;width:100%;height:160px}.LandingPage_featureBody__5Btfg{padding:1.25rem 1.25rem 1.4rem;text-align:left}.LandingPage_featureTitle__k1zwj{font-size:1.05rem;font-weight:700;margin:0 0 .5rem;letter-spacing:-.02em}.LandingPage_featureText__SiUS6{font-size:.95rem;line-height:1.6;color:rgba(255,255,255,.75);margin:0}.LandingPage_stepsRow__zuSdv{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:1.25rem;gap:1.25rem}.LandingPage_stepCard__RF5BR{background:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.16);border-radius:22px;padding:1.4rem 1.4rem 1.6rem;text-align:left;-webkit-backdrop-filter:blur(16px) saturate(160%);backdrop-filter:blur(16px) saturate(160%)}.LandingPage_stepNumber__S3tM8{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;border-radius:999px;background:rgba(255,255,255,.12);border:1px solid rgba(255,255,255,.2);font-weight:700;margin-bottom:.9rem}.LandingPage_stepTitle__fqmwz{font-size:1.05rem;font-weight:700;margin:0 0 .5rem;letter-spacing:-.02em}.LandingPage_stepText__4T4qq{font-size:.95rem;line-height:1.6;color:rgba(255,255,255,.75);margin:0}@media (max-width:860px){.LandingPage_cardGrid__gVSWt{grid-template-columns:1fr}.LandingPage_featureImage__yKYQT{height:180px}.LandingPage_stepsRow__zuSdv{grid-template-columns:1fr}}.LandingPage_finalCtaSection__CUGAP{min-height:60vh;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:4rem 2rem;position:relative}.LandingPage_finalCtaSection__CUGAP:before{content:"";position:absolute;top:0;left:50%;transform:translateX(-50%);width:60px;height:1px;background:rgba(255,255,255,.2)}.LandingPage_finalHeadline__CxMXL{font-size:clamp(1.4rem,4vw,1.8rem);font-weight:600;line-height:1.4;margin-bottom:1rem;word-break:keep-all}.LandingPage_finalSubheadline__AsE5B{font-size:1rem;opacity:.7;margin-bottom:2.5rem;max-width:360px}.LandingPage_ctaButtonDark__67uo4{padding:14px 40px;border-radius:16px;border:none;background:rgba(26,26,26,.9);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:white;font-size:.95rem;font-weight:600;cursor:pointer;transition:all .3s ease;text-decoration:none;display:inline-block}.LandingPage_ctaButtonDark__67uo4:hover{background:#000;transform:translateY(-2px)}.LandingPage_footer__fTRtS{padding:2rem;text-align:center;opacity:.5;font-size:.8rem}