.Navbar-module__cJzEcG__navbar{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:100;background:#fdfbf7d9;border-bottom:1px solid #4a2c2a1a;height:80px;position:fixed;top:0;left:0;right:0}.Navbar-module__cJzEcG__container{justify-content:space-between;align-items:center;height:100%;display:flex}.Navbar-module__cJzEcG__logo{color:var(--primary);font-size:1.5rem;font-weight:700;text-decoration:none}.Navbar-module__cJzEcG__links{align-items:center;gap:24px;display:flex}.Navbar-module__cJzEcG__link{color:var(--foreground);opacity:.7;font-size:.95rem;transition:opacity .2s}.Navbar-module__cJzEcG__link:hover{opacity:1;color:var(--primary)}.Navbar-module__cJzEcG__langSwitcher{border-left:1px solid #4a2c2a33;align-items:center;gap:8px;margin-left:16px;padding-left:16px;font-size:.85rem;display:flex}.Navbar-module__cJzEcG__separator{color:#4a2c2a4d}.Navbar-module__cJzEcG__activeLang{color:var(--primary);font-weight:600}
.Footer-module__S6Hkya__footer{background:var(--surface);border-top:1px solid var(--border);margin-top:auto;padding:60px 0}.Footer-module__S6Hkya__container{justify-content:space-between;align-items:center;display:flex}.Footer-module__S6Hkya__links{gap:32px;display:flex}.Footer-module__S6Hkya__link{color:var(--foreground);opacity:.6;font-size:.9rem;transition:opacity .2s}.Footer-module__S6Hkya__link:hover{opacity:1;color:var(--primary)}.Footer-module__S6Hkya__copyright{color:var(--foreground);opacity:.4;font-size:.85rem}
.HeroSection-module__sBkrQG__hero{background:radial-gradient(circle,#f2d7d566 0%,#0000 60%);align-items:center;min-height:100vh;padding-top:80px;display:flex;overflow:hidden}.HeroSection-module__sBkrQG__container{grid-template-columns:1fr 1fr;align-items:center;gap:60px;display:grid}.HeroSection-module__sBkrQG__content{max-width:500px}.HeroSection-module__sBkrQG__title{color:var(--foreground);margin-bottom:24px;font-size:4rem;font-weight:800;line-height:1.1}.HeroSection-module__sBkrQG__subtitle{color:var(--foreground);opacity:.8;margin-bottom:40px;font-size:1.25rem;line-height:1.6}.HeroSection-module__sBkrQG__cta{padding:16px 32px;font-size:1.1rem}.HeroSection-module__sBkrQG__visual{justify-content:center;align-items:center;height:500px;display:flex;position:relative}.HeroSection-module__sBkrQG__circle{background:var(--secondary);filter:blur(100px);opacity:.5;border-radius:50%;width:500px;height:500px;animation:8s ease-in-out infinite HeroSection-module__sBkrQG__pulse;position:absolute}.HeroSection-module__sBkrQG__iconWrapper{z-index:1;justify-content:center;align-items:center;width:300px;height:300px;display:flex;position:relative}.HeroSection-module__sBkrQG__appIcon{object-fit:contain;filter:drop-shadow(0 20px 40px #c0564b33);width:100%;height:100%;transition:transform .5s;transform:rotate(-5deg)}.HeroSection-module__sBkrQG__iconWrapper:hover .HeroSection-module__sBkrQG__appIcon{transform:rotate(0)scale(1.05)}.HeroSection-module__sBkrQG__card{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:30px;width:300px;height:500px;transition:transform .5s;position:relative;transform:rotate(-5deg);box-shadow:0 20px 50px #00000080}.HeroSection-module__sBkrQG__card:hover{transform:rotate(0)scale(1.02)}@keyframes HeroSection-module__sBkrQG__pulse{0%,to{opacity:.3;transform:scale(1)}50%{opacity:.4;transform:scale(1.1)}}@media (max-width:768px){.HeroSection-module__sBkrQG__container{text-align:center;grid-template-columns:1fr}.HeroSection-module__sBkrQG__content{margin:0 auto}.HeroSection-module__sBkrQG__title{font-size:3rem}.HeroSection-module__sBkrQG__visual{display:none}}
.FeaturesSection-module__MmT36G__features{background:var(--background);padding:100px 0}.FeaturesSection-module__MmT36G__title{text-align:center;-webkit-text-fill-color:transparent;background:linear-gradient(90deg,#fff,#ccc);-webkit-background-clip:text;background-clip:text;margin-bottom:60px;font-size:2.5rem}.FeaturesSection-module__MmT36G__grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:40px;display:grid}.FeaturesSection-module__MmT36G__card{background:var(--surface);border-radius:var(--radius);border:1px solid var(--border);padding:40px;transition:transform .3s,box-shadow .3s}.FeaturesSection-module__MmT36G__card:hover{border-color:var(--primary);transform:translateY(-5px);box-shadow:0 20px 40px #4a2c2a0d}.FeaturesSection-module__MmT36G__icon{color:var(--primary);margin-bottom:24px;font-size:2.5rem}.FeaturesSection-module__MmT36G__cardTitle{color:var(--foreground);margin-bottom:16px;font-size:1.5rem;font-weight:700}.FeaturesSection-module__MmT36G__cardDescription{color:var(--foreground);opacity:.7;line-height:1.6}
