.Navbar-module__cJzEcG__nav{width:100%;height:var(--header-height);z-index:1000;transition:var(--transition-smooth);position:fixed;top:0;left:0}.Navbar-module__cJzEcG__scrolled{-webkit-backdrop-filter:blur(8px);background:#fffc;border-bottom:1px solid #0000000d}.dark .Navbar-module__cJzEcG__scrolled{background:#020617cc;border-bottom:1px solid #ffffff0d}.Navbar-module__cJzEcG__container{justify-content:space-between;align-items:center;height:100%;display:flex}.Navbar-module__cJzEcG__logo{letter-spacing:-.03em;color:var(--foreground);font-family:Outfit,sans-serif;font-size:1.5rem;font-weight:700;text-decoration:none}.Navbar-module__cJzEcG__menu{gap:32px;display:flex}.Navbar-module__cJzEcG__menu a{color:var(--text-muted);font-size:.95rem;font-weight:500}.Navbar-module__cJzEcG__menu a:hover{color:var(--primary)}.Navbar-module__cJzEcG__actions{align-items:center;gap:16px;display:flex}.Navbar-module__cJzEcG__langToggle{border:1px solid var(--border);color:var(--text-muted);transition:var(--transition-fast);border-radius:6px;padding:6px 12px;font-size:.8rem;font-weight:600}.Navbar-module__cJzEcG__langToggle:hover{border-color:var(--primary);color:var(--primary)}@media (max-width:768px){.Navbar-module__cJzEcG__menu{display:none}}
.Hero-module__ZARIfG__hero{background:var(--background);align-items:center;min-height:100vh;display:flex;position:relative;overflow:hidden}.Hero-module__ZARIfG__background{z-index:0;filter:blur(80px);opacity:.15;width:100%;height:100%;position:absolute;top:0;left:0}.Hero-module__ZARIfG__blob1{background:var(--primary);border-radius:50%;width:50vw;height:50vw;animation:20s infinite alternate Hero-module__ZARIfG__move;position:absolute;top:-10%;right:-10%}.Hero-module__ZARIfG__blob2{background:var(--secondary);border-radius:50%;width:40vw;height:40vw;animation:25s infinite alternate-reverse Hero-module__ZARIfG__move;position:absolute;bottom:-10%;left:-10%}@keyframes Hero-module__ZARIfG__move{0%{transform:translate(0)scale(1)}to{transform:translate(10%,10%)scale(1.1)}}.Hero-module__ZARIfG__container{z-index:10;width:100%;position:relative}.Hero-module__ZARIfG__content{max-width:800px}.Hero-module__ZARIfG__tag{text-transform:uppercase;letter-spacing:.15em;color:var(--primary);margin-bottom:24px;font-family:Outfit,sans-serif;font-size:.9rem;font-weight:700}.Hero-module__ZARIfG__title{color:var(--foreground);margin-bottom:32px;font-size:clamp(2.5rem,6vw,4.5rem);font-weight:800}.Hero-module__ZARIfG__desc{color:var(--text-muted);max-width:600px;margin-bottom:48px;font-size:1.25rem;line-height:1.6}.Hero-module__ZARIfG__actions{gap:16px;display:flex}.Hero-module__ZARIfG__primaryBtn{background:var(--primary);color:#fff;transition:var(--transition-smooth);border-radius:12px;padding:18px 36px;font-size:1.1rem;font-weight:600;display:inline-block;box-shadow:0 10px 30px #0077ff4d}.Hero-module__ZARIfG__primaryBtn:hover{background:var(--primary-hover);transform:translateY(-4px);box-shadow:0 15px 40px #07f6}@media (max-width:768px){.Hero-module__ZARIfG__hero{min-height:auto;padding-top:140px;padding-bottom:80px}}
.AppShowcase-module__ybrBeq__showcase{background:var(--surface);padding:var(--section-padding) 0}.AppShowcase-module__ybrBeq__sectionTitle{text-align:center;margin-bottom:80px;font-size:2.5rem;font-weight:800}.AppShowcase-module__ybrBeq__grid{grid-template-columns:repeat(auto-fit,minmax(360px,1fr));gap:32px;display:grid}.AppShowcase-module__ybrBeq__card{background:var(--background);border:1px solid var(--border);transition:var(--transition-smooth);border-radius:24px;padding:40px}.AppShowcase-module__ybrBeq__card:hover{border-color:var(--primary);transform:translateY(-8px);box-shadow:0 20px 50px #0000000d}.AppShowcase-module__ybrBeq__iconBox{background:#0077ff0d;border-radius:16px;justify-content:center;align-items:center;width:64px;height:64px;margin-bottom:32px;display:flex;overflow:hidden}.AppShowcase-module__ybrBeq__logoImage{object-fit:cover;width:100%;height:100%}.AppShowcase-module__ybrBeq__tag{color:var(--text-muted);margin-bottom:12px;font-size:.9rem;font-weight:600}.AppShowcase-module__ybrBeq__title{color:var(--foreground);margin-bottom:16px;font-size:1.75rem;font-weight:700}.AppShowcase-module__ybrBeq__desc{color:var(--text-muted);margin-bottom:32px;font-size:1.05rem;line-height:1.6}.AppShowcase-module__ybrBeq__features{margin-bottom:40px}.AppShowcase-module__ybrBeq__features li{color:var(--foreground);margin-bottom:12px;padding-left:24px;font-size:.95rem;font-weight:500;position:relative}.AppShowcase-module__ybrBeq__features li:before{content:"✓";color:var(--primary);font-weight:700;position:absolute;left:0}.AppShowcase-module__ybrBeq__badgeBox{margin-top:auto}.AppShowcase-module__ybrBeq__storeBadge{background:var(--surface);border:1px dashed var(--border);color:var(--text-muted);border-radius:12px;padding:12px 24px;font-size:.85rem;font-weight:600;display:inline-block}@media (max-width:768px){.AppShowcase-module__ybrBeq__sectionTitle{margin-bottom:48px;font-size:2rem}}
.About-module__vAULUW__about{background:var(--background);padding:var(--section-padding) 0}.About-module__vAULUW__wrapper{grid-template-columns:1fr 1fr;align-items:center;gap:80px;display:grid}.About-module__vAULUW__tag{text-transform:uppercase;letter-spacing:.15em;color:var(--primary);margin-bottom:16px;font-family:Outfit,sans-serif;font-size:.85rem;font-weight:700}.About-module__vAULUW__subtitle{margin-bottom:24px;font-size:2.75rem;font-weight:800}.About-module__vAULUW__desc{color:var(--text-muted);margin-bottom:40px;font-size:1.15rem;line-height:1.8}.About-module__vAULUW__divider{background:var(--primary);width:60px;height:4px;margin-bottom:40px}.About-module__vAULUW__visionTitle{margin-bottom:12px;font-size:1.5rem;font-weight:700}.About-module__vAULUW__visionDesc{color:var(--text-muted);font-size:1.05rem}.About-module__vAULUW__visual{justify-content:center;align-items:center;height:400px;display:flex;position:relative}.About-module__vAULUW__orb{background:linear-gradient(135deg, var(--primary), var(--secondary));opacity:.1;filter:blur(40px);border-radius:50%;width:300px;height:300px;position:absolute}.About-module__vAULUW__orbInner{background:linear-gradient(45deg, var(--secondary), var(--accent));opacity:.1;filter:blur(20px);border-radius:50%;width:200px;height:200px;position:absolute}@media (max-width:992px){.About-module__vAULUW__wrapper{grid-template-columns:1fr}.About-module__vAULUW__visual{height:200px}}
.Contact-module__hcVmEa__contact{background:var(--surface);padding:var(--section-padding) 0}.Contact-module__hcVmEa__wrapper{max-width:800px;margin:0 auto}.Contact-module__hcVmEa__header{text-align:center;margin-bottom:64px}.Contact-module__hcVmEa__tag{text-transform:uppercase;letter-spacing:.15em;color:var(--primary);margin-bottom:16px;font-family:Outfit,sans-serif;font-size:.85rem;font-weight:700}.Contact-module__hcVmEa__subtitle{font-size:2.5rem;font-weight:800}.Contact-module__hcVmEa__box{background:var(--background);border:1px solid var(--border);border-radius:32px;padding:64px;box-shadow:0 40px 100px #0000000d}.Contact-module__hcVmEa__form{flex-direction:column;gap:32px;display:flex}.Contact-module__hcVmEa__inputGroup{flex-direction:column;gap:12px;display:flex}.Contact-module__hcVmEa__inputGroup label{color:var(--foreground);font-size:.9rem;font-weight:600}.Contact-module__hcVmEa__inputGroup input,.Contact-module__hcVmEa__inputGroup textarea{background:var(--surface);border:1px solid var(--border);color:var(--foreground);transition:var(--transition-fast);border-radius:12px;padding:18px 24px;font-size:1rem}.Contact-module__hcVmEa__inputGroup input:focus,.Contact-module__hcVmEa__inputGroup textarea:focus{border-color:var(--primary);background:var(--background);outline:none;box-shadow:0 0 0 4px #0077ff1a}.Contact-module__hcVmEa__submitBtn{background:var(--foreground);color:var(--background);transition:var(--transition-smooth);border-radius:12px;justify-content:center;align-items:center;gap:12px;margin-top:16px;padding:20px 48px;font-size:1.1rem;font-weight:700;display:flex}.Contact-module__hcVmEa__submitBtn:hover{background:var(--primary);color:#fff;transform:translateY(-4px)}.Contact-module__hcVmEa__submitBtn:disabled{opacity:.5;cursor:not-allowed;transform:none}.Contact-module__hcVmEa__success{text-align:center;flex-direction:column;justify-content:center;align-items:center;padding:40px 0;display:flex}.Contact-module__hcVmEa__successIcon{color:#10b981;animation:Contact-module__hcVmEa__scaleUp .6s var(--transition-smooth);margin-bottom:32px}@keyframes Contact-module__hcVmEa__scaleUp{0%{transform:scale(0)}to{transform:scale(1)}}.Contact-module__hcVmEa__successTitle{margin-bottom:16px;font-size:1.75rem;font-weight:800}.Contact-module__hcVmEa__successDesc{color:var(--text-muted);margin-bottom:40px;font-size:1.1rem}.Contact-module__hcVmEa__resetBtn{color:var(--primary);font-weight:600;text-decoration:underline}@media (max-width:768px){.Contact-module__hcVmEa__box{padding:32px}.Contact-module__hcVmEa__subtitle{font-size:2rem}}
.Footer-module__S6Hkya__footer{background:var(--background);color:var(--foreground);border-top:1px solid var(--border);padding:80px 0 48px}.Footer-module__S6Hkya__top{justify-content:space-between;align-items:flex-start;margin-bottom:48px;display:flex}.Footer-module__S6Hkya__brand{flex-direction:column;gap:12px;display:flex}.Footer-module__S6Hkya__logo{letter-spacing:-.03em;color:inherit;font-family:Outfit,sans-serif;font-size:1.5rem;font-weight:800;text-decoration:none}.Footer-module__S6Hkya__motto{color:var(--text-muted);font-size:.9rem;font-weight:500}.Footer-module__S6Hkya__footerList{gap:32px;display:flex}.Footer-module__S6Hkya__footerList a{color:var(--text-muted);font-size:.95rem;font-weight:500}.Footer-module__S6Hkya__footerList a:hover{color:var(--primary)}.Footer-module__S6Hkya__divider{background:var(--border);width:100%;height:1px;margin-bottom:40px}.Footer-module__S6Hkya__bottom{justify-content:space-between;align-items:flex-end;gap:40px;display:flex}.Footer-module__S6Hkya__businessInfo{flex-direction:column;gap:8px;display:flex}.Footer-module__S6Hkya__infoText{color:var(--text-muted);font-size:.85rem;line-height:1.5}.Footer-module__S6Hkya__legal{flex-direction:column;align-items:flex-end;gap:12px;display:flex}.Footer-module__S6Hkya__legalLink{color:var(--foreground);font-size:.85rem;font-weight:600;text-decoration:underline}.Footer-module__S6Hkya__copyright{color:var(--text-muted);font-size:.8rem;font-weight:500}@media (max-width:768px){.Footer-module__S6Hkya__top,.Footer-module__S6Hkya__bottom{text-align:center;flex-direction:column;align-items:center}.Footer-module__S6Hkya__footerList{gap:16px;margin-top:32px}.Footer-module__S6Hkya__legal{align-items:center}}
