.NavBar-module__2zte2W__navbar{z-index:1000;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid var(--divider-color);background:#1c1c1ef2;transition:all .3s;position:fixed;top:0;left:0;right:0;box-shadow:0 2px 20px #0000004d}.NavBar-module__2zte2W__container{justify-content:space-between;align-items:center;max-width:1600px;height:70px;margin:0 auto;padding:0 40px;display:flex}.NavBar-module__2zte2W__logo{color:var(--foreground);align-items:center;gap:12px;font-size:1.25rem;font-weight:700;text-decoration:none;transition:all .2s;display:flex}.NavBar-module__2zte2W__logoButton{cursor:pointer;background:0 0;border:none;padding:0}.NavBar-module__2zte2W__logo:hover{color:var(--primary-color);transform:translateY(-1px)}.NavBar-module__2zte2W__logoIcon{color:var(--primary-color);filter:drop-shadow(0 2px 4px #ff3b3033)}.NavBar-module__2zte2W__logoText{background:linear-gradient(135deg,var(--primary-color),#ff6b47);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.NavBar-module__2zte2W__navMenu{align-items:center;gap:2rem;display:flex}.NavBar-module__2zte2W__navLink{color:var(--foreground);cursor:pointer;background:0 0;border:none;border-radius:8px;padding:8px 16px;font-family:inherit;font-size:.95rem;font-weight:500;text-decoration:none;transition:all .2s;position:relative}.NavBar-module__2zte2W__navLink:hover{color:var(--primary-color)}.NavBar-module__2zte2W__navLink:after{content:"";background:var(--primary-color);width:0;height:2px;transition:all .3s;position:absolute;bottom:-2px;left:50%;transform:translate(-50%)}.NavBar-module__2zte2W__navLink:hover:after{width:100%}.NavBar-module__2zte2W__navControls{align-items:center;gap:12px;display:flex}.NavBar-module__2zte2W__controlButton{position:relative}.NavBar-module__2zte2W__controlButton .language-dropdown{position:relative}.NavBar-module__2zte2W__controlButton .language-toggle{background:var(--surface-color);border:1px solid var(--divider-color);cursor:pointer;width:auto;min-width:60px;height:44px;color:var(--foreground);border-radius:12px;justify-content:center;align-items:center;gap:6px;padding:0 12px;font-size:.85rem;font-weight:500;transition:all .2s;display:flex}.NavBar-module__2zte2W__controlButton .language-toggle:hover{background:var(--light-primary);border-color:var(--primary-color);transform:translateY(-2px);box-shadow:0 4px 12px #ff3b3026}.NavBar-module__2zte2W__controlButton .language-current{font-size:.75rem;font-weight:600}.NavBar-module__2zte2W__controlButton .chevron{transition:transform .2s}.NavBar-module__2zte2W__controlButton .chevron.open{transform:rotate(180deg)}.NavBar-module__2zte2W__controlButton .language-menu{background:var(--surface-color);border:1px solid var(--divider-color);z-index:1000;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-radius:12px;min-width:140px;position:absolute;top:calc(100% + 8px);right:0;overflow:hidden;box-shadow:0 8px 25px #0000004d}.NavBar-module__2zte2W__controlButton .language-item{width:100%;color:var(--foreground);text-align:left;cursor:pointer;background:0 0;border:none;align-items:center;gap:8px;padding:12px 16px;font-size:.9rem;transition:background-color .2s;display:flex}.NavBar-module__2zte2W__controlButton .language-item:hover{background:var(--light-primary)}.NavBar-module__2zte2W__controlButton .language-item.active{background:var(--light-primary);color:var(--primary-color);font-weight:600}.NavBar-module__2zte2W__controlButton .language-flag{font-size:1rem}.NavBar-module__2zte2W__controlButton .language-name{flex:1}.NavBar-module__2zte2W__controlButton .simple-theme-toggle{background:var(--surface-color);border:1px solid var(--divider-color);cursor:pointer;border-radius:12px;justify-content:center;align-items:center;width:44px;height:44px;font-size:18px;transition:all .2s;display:flex}.NavBar-module__2zte2W__controlButton .simple-theme-toggle:hover{background:var(--light-primary);border-color:var(--primary-color);transform:translateY(-2px);box-shadow:0 4px 12px #ff3b3026}@media (max-width:768px){.NavBar-module__2zte2W__container{padding:0 16px}.NavBar-module__2zte2W__navMenu{display:none}.NavBar-module__2zte2W__logo{font-size:1.1rem}.NavBar-module__2zte2W__navControls{gap:8px}.NavBar-module__2zte2W__controlButton .language-toggle{min-width:55px;height:40px;padding:0 8px}.NavBar-module__2zte2W__controlButton .simple-theme-toggle{width:40px;height:40px}}@media (max-width:480px){.NavBar-module__2zte2W__container{padding:0 8px}.NavBar-module__2zte2W__logoText{display:none}.NavBar-module__2zte2W__controlButton .language-current{font-size:.7rem}.NavBar-module__2zte2W__controlButton .language-toggle{min-width:50px;height:36px;padding:0 6px}}.NavBar-module__2zte2W__docsButton{border:1px solid var(--divider-color);height:44px;color:var(--foreground);background:0 0;border-radius:12px;align-items:center;gap:8px;padding:0 12px;font-size:.85rem;font-weight:500;text-decoration:none;transition:all .2s;display:flex}.NavBar-module__2zte2W__docsButton:hover{background:var(--light-primary);border-color:var(--primary-color);transform:translateY(-2px);box-shadow:0 4px 12px #ff3b3026}.NavBar-module__2zte2W__docsIcon{color:var(--foreground);align-items:center;font-size:18px;display:flex}@media (max-width:768px){.NavBar-module__2zte2W__docsButton{height:40px;padding:0 8px;font-size:.85rem}.NavBar-module__2zte2W__docsIcon{font-size:18px}}@media (max-width:480px){.NavBar-module__2zte2W__docsButton{height:36px;padding:0 6px;font-size:.85rem}.NavBar-module__2zte2W__docsIcon{font-size:18px}}
.NewsletterModal-module__fLrEYa__modalOverlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:9999;background-color:#00000080;justify-content:center;align-items:center;animation:.2s ease-out NewsletterModal-module__fLrEYa__fadeIn;display:flex;position:fixed;inset:0}@keyframes NewsletterModal-module__fLrEYa__fadeIn{0%{opacity:0}to{opacity:1}}.NewsletterModal-module__fLrEYa__modalContent{background:var(--surface-color);border:1px solid var(--divider-color);border-radius:20px;width:90%;max-width:480px;max-height:90vh;animation:.3s ease-out NewsletterModal-module__fLrEYa__slideUp;overflow-y:auto;box-shadow:0 20px 50px #00000026}@keyframes NewsletterModal-module__fLrEYa__slideUp{0%{opacity:0;transform:translateY(20px)scale(.95)}to{opacity:1;transform:translateY(0)scale(1)}}.NewsletterModal-module__fLrEYa__modalHeader{border-bottom:1px solid var(--divider-color);justify-content:space-between;align-items:center;padding:24px 24px 16px;display:flex}.NewsletterModal-module__fLrEYa__modalTitle{color:var(--foreground);background:linear-gradient(135deg,var(--primary-color),#ff6b47);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin:0;font-size:clamp(1.25rem,4vw,1.5rem);font-weight:700}.NewsletterModal-module__fLrEYa__closeButton{color:var(--foreground);cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;padding:8px;transition:all .2s;display:flex}.NewsletterModal-module__fLrEYa__closeButton:hover{background:var(--light-primary);color:var(--primary-color);transform:scale(1.1)}.NewsletterModal-module__fLrEYa__modalSubtitle{color:var(--muted-foreground);margin:24px 0;padding:0 24px;font-size:.95rem;line-height:1.5}.NewsletterModal-module__fLrEYa__emailNotice{color:#888;text-align:left;background:0 0;border:none;border-radius:0;margin:0 0 16px;padding:0;font-size:.92rem;font-weight:400;line-height:1.5}.NewsletterModal-module__fLrEYa__form{padding:0 24px 24px}.NewsletterModal-module__fLrEYa__inputGroup{margin-bottom:20px}.NewsletterModal-module__fLrEYa__label{color:var(--foreground);margin-bottom:8px;font-size:.9rem;font-weight:600;display:block}.NewsletterModal-module__fLrEYa__input{border:2px solid var(--divider-color);width:100%;color:var(--foreground);background:var(--bg-color);box-sizing:border-box;border-radius:12px;padding:12px 16px;font-family:inherit;font-size:1rem;transition:all .2s}.NewsletterModal-module__fLrEYa__input:focus{border-color:var(--primary-color);outline:none;transform:translateY(-1px);box-shadow:0 0 0 3px #ff3b301a}.NewsletterModal-module__fLrEYa__input:disabled{opacity:.6;cursor:not-allowed}.NewsletterModal-module__fLrEYa__input::placeholder{color:var(--muted-foreground);opacity:.5}.NewsletterModal-module__fLrEYa__inputError{background:#ff3b300d;border-color:#ff3b30}.NewsletterModal-module__fLrEYa__errorText{color:#ff3b30;margin-top:4px;font-size:.8rem;display:block}.NewsletterModal-module__fLrEYa__generalError{color:#ff3b30;text-align:center;background:#ff3b301a;border:1px solid #ff3b304d;border-radius:8px;margin-bottom:16px;padding:12px 16px;font-size:.9rem;font-weight:500}.NewsletterModal-module__fLrEYa__buttonGroup{gap:12px;margin-top:24px;display:flex}.NewsletterModal-module__fLrEYa__submitButton{background:linear-gradient(135deg,var(--primary-color),#ff6b47);color:#fff;cursor:pointer;border:none;border-radius:12px;flex:1;justify-content:center;align-items:center;min-height:50px;padding:14px 24px;font-family:inherit;font-size:1rem;font-weight:600;transition:all .2s;display:flex}.NewsletterModal-module__fLrEYa__submitButton:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 8px 20px #ff3b304d}.NewsletterModal-module__fLrEYa__submitButton:active{transform:translateY(0)}.NewsletterModal-module__fLrEYa__submitButton:disabled{opacity:.6;cursor:not-allowed;transform:none}.NewsletterModal-module__fLrEYa__loadingSpinner{border:2px solid #ffffff4d;border-top-color:#fff;border-radius:50%;width:20px;height:20px;animation:1s linear infinite NewsletterModal-module__fLrEYa__spin}@keyframes NewsletterModal-module__fLrEYa__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.NewsletterModal-module__fLrEYa__cancelButton{color:var(--muted-foreground);border:2px solid var(--divider-color);cursor:pointer;background:0 0;border-radius:12px;flex:1;min-height:50px;padding:14px 24px;font-family:inherit;font-size:1rem;font-weight:500;transition:all .2s}.NewsletterModal-module__fLrEYa__cancelButton:hover:not(:disabled){background:var(--light-primary);border-color:var(--primary-color);color:var(--primary-color);transform:translateY(-1px)}.NewsletterModal-module__fLrEYa__cancelButton:disabled{opacity:.6;cursor:not-allowed}.NewsletterModal-module__fLrEYa__successContent{text-align:center;padding:40px 24px}.NewsletterModal-module__fLrEYa__successIcon{margin-bottom:16px;font-size:3rem;animation:.5s ease-out NewsletterModal-module__fLrEYa__bounceIn}@keyframes NewsletterModal-module__fLrEYa__bounceIn{0%{opacity:0;transform:scale(.3)}50%{opacity:1;transform:scale(1.05)}70%{transform:scale(.9)}to{opacity:1;transform:scale(1)}}.NewsletterModal-module__fLrEYa__successMessage{color:var(--foreground);margin:0;font-size:1rem;font-weight:500;line-height:1.5}.NewsletterModal-module__fLrEYa__animatedCheck{margin:0 auto;display:block}.NewsletterModal-module__fLrEYa__checkCircle{stroke:#4caf50;stroke-dasharray:138;stroke-dashoffset:138px;animation:.5s ease-out forwards NewsletterModal-module__fLrEYa__drawCircle}@keyframes NewsletterModal-module__fLrEYa__drawCircle{to{stroke-dashoffset:0}}.NewsletterModal-module__fLrEYa__checkMark{stroke:#4caf50;stroke-dasharray:32;stroke-dashoffset:32px;animation:.35s cubic-bezier(.65,0,.45,1) .5s forwards NewsletterModal-module__fLrEYa__drawCheck}@keyframes NewsletterModal-module__fLrEYa__drawCheck{to{stroke-dashoffset:0}}@media (prefers-color-scheme:dark){.NewsletterModal-module__fLrEYa__modalOverlay{background-color:#000000b3}.NewsletterModal-module__fLrEYa__modalContent{background:var(--surface-color);box-shadow:0 20px 50px #00000080}.NewsletterModal-module__fLrEYa__input{background:var(--bg-color);border-color:#ffffff1a}.NewsletterModal-module__fLrEYa__input:focus{box-shadow:0 0 0 3px #ff3b3033}.NewsletterModal-module__fLrEYa__cancelButton{border-color:#ffffff1a}.NewsletterModal-module__fLrEYa__emailNotice{color:#aaa;background:0 0;border:none}}@media (max-width:768px){.NewsletterModal-module__fLrEYa__modalContent{border-radius:16px;max-height:calc(100vh - 40px);margin:20px}.NewsletterModal-module__fLrEYa__modalHeader{padding:20px 20px 16px}.NewsletterModal-module__fLrEYa__modalSubtitle{padding:0 20px;font-size:.9rem}.NewsletterModal-module__fLrEYa__form{padding:0 20px 20px}.NewsletterModal-module__fLrEYa__emailNotice{margin:0 20px 20px;font-size:.8rem}.NewsletterModal-module__fLrEYa__buttonGroup{flex-direction:column}.NewsletterModal-module__fLrEYa__submitButton,.NewsletterModal-module__fLrEYa__cancelButton{width:100%}}@media (max-width:480px){.NewsletterModal-module__fLrEYa__modalContent{width:95%;margin:10px}.NewsletterModal-module__fLrEYa__modalHeader{padding:16px 16px 12px}.NewsletterModal-module__fLrEYa__modalTitle{font-size:1.2rem}.NewsletterModal-module__fLrEYa__modalSubtitle{margin-bottom:20px;padding:0 16px}.NewsletterModal-module__fLrEYa__form{padding:0 16px 16px}.NewsletterModal-module__fLrEYa__emailNotice{margin:0 16px 16px;padding:10px 14px;font-size:.8rem}.NewsletterModal-module__fLrEYa__input{padding:10px 12px;font-size:.95rem}.NewsletterModal-module__fLrEYa__submitButton,.NewsletterModal-module__fLrEYa__cancelButton{min-height:46px;padding:12px 20px;font-size:.95rem}}
.HomePage-module__dZEkaG__container{flex-direction:column;min-height:100vh;display:flex}.HomePage-module__dZEkaG__main{flex:1;padding-top:70px}.HomePage-module__dZEkaG__heroSection{z-index:1;background-color:#232526;background-image:radial-gradient(80% 60% at 90% 90%,#1e1e1ed9 0%,#0000 80%),radial-gradient(60% 40% at 0 0,#3c3c3c80 0%,#0000 80%),radial-gradient(60% 30% at 60% 40%,#32323259 0%,#0000 80%),conic-gradient(from 120deg at 80% 10%,#5050502e 40deg,#0000 120deg),linear-gradient(120deg,#232526 0% 100%);background-position:0 0;background-repeat:repeat;background-size:auto;background-attachment:scroll;background-origin:padding-box;background-clip:border-box;justify-content:center;align-items:center;min-height:100vh;display:flex;position:relative;overflow:hidden}.HomePage-module__dZEkaG__heroBackground{pointer-events:none;position:absolute;inset:0}.HomePage-module__dZEkaG__backgroundElements{width:100%;height:100%;position:relative}.HomePage-module__dZEkaG__floatingElement{opacity:.3;color:var(--primary-color);filter:drop-shadow(0 4px 8px #ff3b3033);animation:6s ease-in-out infinite HomePage-module__dZEkaG__float;position:absolute}.HomePage-module__dZEkaG__floatingElement:first-child{animation-delay:0s}.HomePage-module__dZEkaG__floatingElement:nth-child(2){animation-delay:1.5s}.HomePage-module__dZEkaG__floatingElement:nth-child(3){animation-delay:3s}.HomePage-module__dZEkaG__floatingElement:nth-child(4){animation-delay:4.5s}@keyframes HomePage-module__dZEkaG__float{0%,to{transform:translateY(0)rotate(0)}50%{transform:translateY(-20px)rotate(5deg)}}.HomePage-module__dZEkaG__heroContent{z-index:10;justify-content:space-between;align-items:center;gap:3rem;width:100%;max-width:1600px;padding:0 40px;display:flex;position:relative}.HomePage-module__dZEkaG__heroLeft{flex:2;max-width:800px}.HomePage-module__dZEkaG__heroText{text-align:left}.HomePage-module__dZEkaG__heroTitle{color:var(--foreground);text-shadow:0 2px 4px #0000001a;margin-bottom:1.5rem;font-size:clamp(3rem,6vw,5rem);font-weight:800;line-height:1.1;position:relative}.HomePage-module__dZEkaG__heroTitle:after{content:"_";color:var(--primary-color);margin-left:8px;font-weight:400;animation:1.5s infinite HomePage-module__dZEkaG__blink}@keyframes HomePage-module__dZEkaG__blink{0%,50%{opacity:1}51%,to{opacity:0}}.HomePage-module__dZEkaG__heroSubtitle{background:linear-gradient(135deg,var(--primary-color),#ff6b47,#ff8566);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-weight:900}.HomePage-module__dZEkaG__heroDescription{color:var(--secondary-text);max-width:600px;margin-bottom:2.5rem;font-size:clamp(1.2rem,2.5vw,1.5rem);line-height:1.6}.HomePage-module__dZEkaG__heroButtons{flex-wrap:wrap;justify-content:flex-start;gap:1rem;display:flex}.HomePage-module__dZEkaG__heroRight{flex:1;justify-content:center;align-items:center;max-width:30em;display:flex}.HomePage-module__dZEkaG__logoAnimation{justify-content:center;align-items:center;width:24em;height:24em;display:flex;position:relative}.HomePage-module__dZEkaG__logoGlow{pointer-events:none;z-index:0;width:17em;height:17em;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.HomePage-module__dZEkaG__logoGlow:before,.HomePage-module__dZEkaG__logoGlow:after{content:"";filter:blur(2.5em);border-radius:50%;position:absolute}.HomePage-module__dZEkaG__logoGlow:before{background:radial-gradient(at 30% 40%,#ff3b3066 0%,#ff3b3000 70%);width:70%;height:80%;animation:5s ease-in-out infinite HomePage-module__dZEkaG__glowPulse1;top:10%;left:5%}.HomePage-module__dZEkaG__logoGlow:after{background:radial-gradient(at 70% 55%,#ff5a464d 0%,#ff3b3000 65%);width:75%;height:60%;animation:7s ease-in-out infinite HomePage-module__dZEkaG__glowPulse2;top:20%;right:0%}@keyframes HomePage-module__dZEkaG__glowPulse1{0%,to{opacity:.5;transform:scale(1)rotate(0)}50%{opacity:1;transform:scale(1.1)rotate(3deg)}}@keyframes HomePage-module__dZEkaG__glowPulse2{0%,to{opacity:.4;transform:scale(1.05)rotate(0)}50%{opacity:.8;transform:scale(.95)rotate(-3deg)}}.HomePage-module__dZEkaG__animatedLogo{z-index:1;object-fit:contain;width:100%;height:100%;animation:4s ease-in-out infinite HomePage-module__dZEkaG__logoFloat;position:relative}@keyframes HomePage-module__dZEkaG__logoFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-15px)}}.HomePage-module__dZEkaG__primaryButton{background:linear-gradient(135deg,var(--primary-color),#ff6b47);color:#fff;cursor:pointer;border:none;border-radius:16px;min-width:140px;padding:1rem 2rem;font-size:1.1rem;font-weight:600;transition:all .3s;box-shadow:0 8px 25px #ff3b304d}.HomePage-module__dZEkaG__primaryButton:hover{transform:translateY(-2px);box-shadow:0 12px 35px #ff3b3066}.HomePage-module__dZEkaG__primaryButton:active{transform:translateY(0)}.HomePage-module__dZEkaG__secondaryButton{color:var(--foreground);border:2px solid var(--divider-color);cursor:pointer;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#2c2c2ee6;border-radius:16px;min-width:140px;padding:1rem 2rem;font-size:1.1rem;font-weight:600;transition:all .3s}.HomePage-module__dZEkaG__secondaryButton:hover{background:var(--light-primary);border-color:var(--primary-color);color:var(--primary-color);transform:translateY(-2px);box-shadow:0 8px 25px #ff3b3026}.HomePage-module__dZEkaG__secondaryButton:active{transform:translateY(0)}.HomePage-module__dZEkaG__featuresSection{z-index:1;background:0 0;padding:6rem 24px;position:relative}.HomePage-module__dZEkaG__featuresSection:before{content:"";pointer-events:none;z-index:1;background:radial-gradient(60% 40% at 50% 0,#ffffff0d,#0000 70%),repeating-linear-gradient(90deg,#ffffff09 0 1px,#0000 1px 40px),repeating-linear-gradient(#ffffff08 0 1px,#0000 1px 40px);position:absolute;inset:0;-webkit-mask-image:linear-gradient(#0000 0%,#000 100%);mask-image:linear-gradient(#0000 0%,#000 100%)}.HomePage-module__dZEkaG__featuresSection:after{content:"";background:linear-gradient(to bottom,rgba(var(--deep-bg),0)0%,rgba(var(--deep-bg),1)100%);pointer-events:none;z-index:0;position:absolute;inset:0}.HomePage-module__dZEkaG__featuresGrid{z-index:2;position:relative}.HomePage-module__dZEkaG__featuresHeader{z-index:1;justify-content:center;margin:0 0 2rem;display:flex;position:relative}.HomePage-module__dZEkaG__poweredChip{color:#ffffffe6;background:#141414d9;border:1px solid #ffffff1f;border-radius:999px;align-items:center;gap:8px;padding:8px 14px;font-size:.9rem;display:inline-flex;box-shadow:inset 0 0 1px #ffffff40,0 6px 20px #00000047}.HomePage-module__dZEkaG__featuresGrid{grid-template-columns:repeat(3,1fr);gap:2rem;max-width:1600px;margin:0 auto;display:grid}@media (max-width:1024px){.HomePage-module__dZEkaG__featuresGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.HomePage-module__dZEkaG__featuresGrid{grid-template-columns:1fr}}.HomePage-module__dZEkaG__featureCard{text-align:center;-webkit-backdrop-filter:saturate(120%)blur(14px);background:#1c1c1e59;border-radius:20px;padding:2.5rem 2rem;transition:all .3s;position:relative;overflow:hidden;box-shadow:0 10px 30px #00000040}.HomePage-module__dZEkaG__featureCard:before{content:"";background:linear-gradient(90deg,transparent 0%,rgba(var(--primary-color-rgb),.9)30%,rgba(var(--primary-color-rgb),.4)60%,transparent 100%);opacity:.85;height:3px;position:absolute;top:0;left:0;right:0}.HomePage-module__dZEkaG__featureCard:after{content:"";background:linear-gradient(135deg,#ffffffd9,#ffffffd9),conic-gradient(from var(--sweep,0deg),rgba(var(--primary-color-rgb),0),rgba(var(--primary-color-rgb),.25)12%,rgba(var(--primary-color-rgb),.5)18%,rgba(var(--primary-color-rgb),.25)24%,rgba(var(--primary-color-rgb),0)30%);-webkit-mask-composite:xor;pointer-events:none;background-origin:border-box;border-radius:20px;padding:2px;animation:4s linear infinite paused HomePage-module__dZEkaG__borderSweep;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000 0 0),linear-gradient(#000 0 0);mask-image:linear-gradient(#000 0 0),linear-gradient(#000 0 0);-webkit-mask-position:0 0,0 0;mask-position:0 0,0 0;-webkit-mask-size:auto,auto;mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.HomePage-module__dZEkaG__featureCard:hover{transform:translateY(-8px);box-shadow:0 25px 60px #00000059}.HomePage-module__dZEkaG__featureCard:hover:after{box-shadow:0 0 .5px #ffffffbf inset,0 0 16px rgba(var(--primary-color-rgb),.35),0 0 28px rgba(var(--primary-color-rgb),.25);animation-play-state:running}.HomePage-module__dZEkaG__borderRunner{pointer-events:none;position:absolute;inset:0}.HomePage-module__dZEkaG__borderSvg{width:100%;height:100%;position:absolute;inset:0;overflow:visible}.HomePage-module__dZEkaG__borderPath{fill:none;stroke:var(--primary-color);stroke-width:1px;stroke-linecap:round;stroke-dasharray:7 93;stroke-dashoffset:0;opacity:0;filter:drop-shadow(0 0 4px rgba(var(--primary-color-rgb),.75))drop-shadow(0 0 10px rgba(var(--primary-color-rgb),.5));vector-effect:non-scaling-stroke}.HomePage-module__dZEkaG__featureCard:hover .HomePage-module__dZEkaG__borderPath{opacity:1;animation:1.4s cubic-bezier(.2,.7,.2,1) infinite HomePage-module__dZEkaG__borderDashAccel}@keyframes HomePage-module__dZEkaG__borderDashAccel{0%{stroke-dashoffset:0;opacity:1}10%{stroke-dashoffset:-8px}25%{stroke-dashoffset:-30px}50%{stroke-dashoffset:-70px}75%{stroke-dashoffset:-92px}to{stroke-dashoffset:-100px;opacity:1}}@property --sweep{syntax:"<angle>";inherits:false;initial-value:0deg}@keyframes HomePage-module__dZEkaG__borderSweep{0%{--sweep:0deg}to{--sweep:360deg}}.HomePage-module__dZEkaG__featureIcon{position:relative}.HomePage-module__dZEkaG__featuresSection .HomePage-module__dZEkaG__featureCard .HomePage-module__dZEkaG__featureIcon{color:var(--ternary-text);filter:none;justify-content:center;align-items:center;margin-bottom:1.5rem;transition:color .25s,filter .25s;display:flex}.HomePage-module__dZEkaG__featuresSection .HomePage-module__dZEkaG__featureCard:hover .HomePage-module__dZEkaG__featureIcon{color:var(--primary-color);filter:drop-shadow(0 0 12px rgba(var(--primary-color-rgb),.7));animation:.28s ease-in HomePage-module__dZEkaG__neonFlicker}@keyframes HomePage-module__dZEkaG__neonFlicker{0%{filter:none}20%{filter:drop-shadow(0 0 4px rgba(var(--primary-color-rgb),.35))}40%{filter:none}60%{filter:drop-shadow(0 0 8px rgba(var(--primary-color-rgb),.55))}80%{filter:none}to{filter:drop-shadow(0 0 12px rgba(var(--primary-color-rgb),.7))}}.HomePage-module__dZEkaG__featureTitle{color:var(--foreground);margin-bottom:1rem;font-size:1.5rem;font-weight:700}.HomePage-module__dZEkaG__featureDescription{color:var(--secondary-text);font-size:1rem;line-height:1.6}.HomePage-module__dZEkaG__featureIcon{color:var(--primary-color);flex-shrink:0;margin-top:2px}@media (max-width:768px){.HomePage-module__dZEkaG__main{padding-top:60px}.HomePage-module__dZEkaG__heroSection{min-height:80vh;padding:2rem 0}.HomePage-module__dZEkaG__heroContent{text-align:center;flex-direction:column;gap:2rem;padding:0 16px}.HomePage-module__dZEkaG__heroRight{order:-1;max-width:100%;margin-bottom:-60px}.HomePage-module__dZEkaG__heroLeft{max-width:100%}.HomePage-module__dZEkaG__heroText{text-align:center}.HomePage-module__dZEkaG__heroDescription{margin-left:auto;margin-right:auto}.HomePage-module__dZEkaG__heroButtons{flex-direction:column;align-items:center}.HomePage-module__dZEkaG__primaryButton,.HomePage-module__dZEkaG__secondaryButton{width:100%;max-width:280px}.HomePage-module__dZEkaG__featuresSection{padding:4rem 16px}.HomePage-module__dZEkaG__featuresGrid{grid-template-columns:1fr;gap:1.5rem}.HomePage-module__dZEkaG__featureCard{padding:2rem 1.5rem}.HomePage-module__dZEkaG__floatingElement{font-size:2rem}.HomePage-module__dZEkaG__ctaContent{text-align:left}.HomePage-module__dZEkaG__ctaButtons{text-align:center;justify-content:center}.HomePage-module__dZEkaG__ctaFeatures,.HomePage-module__dZEkaG__ctaFeature{text-align:left!important}.HomePage-module__dZEkaG__heroVideoBg,.HomePage-module__dZEkaG__heroVideo{height:100%;min-height:100vh}}@media (max-width:480px){.HomePage-module__dZEkaG__heroContent{gap:1.5rem;padding:0 12px}.HomePage-module__dZEkaG__heroRight{max-width:100%}.HomePage-module__dZEkaG__featuresSection{padding:3rem 12px}.HomePage-module__dZEkaG__featureCard{padding:1.5rem 1rem}.HomePage-module__dZEkaG__floatingElement{opacity:.4;font-size:1.5rem}}@media (prefers-reduced-motion:reduce){.HomePage-module__dZEkaG__floatingElement,.HomePage-module__dZEkaG__animatedLogo{animation:none}.HomePage-module__dZEkaG__primaryButton:hover,.HomePage-module__dZEkaG__secondaryButton:hover,.HomePage-module__dZEkaG__featureCard:hover{transform:none}}.HomePage-module__dZEkaG__showcaseSection{background:var(--deep-bg-hex);z-index:1;padding:80px 20px;position:relative}.HomePage-module__dZEkaG__showcaseSection:before{content:"";pointer-events:none;z-index:0;background:radial-gradient(60% 40% at 50% 0,#ffffff0d,#0000 70%),repeating-linear-gradient(90deg,#ffffff09 0 1px,#0000 1px 40px),repeating-linear-gradient(#ffffff08 0 1px,#0000 1px 40px);position:absolute;inset:0}.HomePage-module__dZEkaG__showcaseContainer{max-width:1600px;margin:0 auto}.HomePage-module__dZEkaG__showcaseHeader{text-align:center;margin-bottom:60px}.HomePage-module__dZEkaG__showcaseTitle{color:var(--foreground);margin-bottom:16px;font-size:clamp(2.5rem,5vw,3.5rem);font-weight:800}.HomePage-module__dZEkaG__showcaseSubtitle{color:var(--secondary-text);max-width:600px;margin:0 auto;font-size:clamp(1rem,2vw,1.2rem);line-height:1.6}.HomePage-module__dZEkaG__showcaseGrid{gap:40px;display:grid}.HomePage-module__dZEkaG__showcaseItem{grid-template-columns:1fr 1fr;align-items:center;gap:60px;padding:20px 0;display:grid}.HomePage-module__dZEkaG__showcaseItem:nth-child(2n){direction:rtl}.HomePage-module__dZEkaG__showcaseItem:nth-child(2n) .HomePage-module__dZEkaG__showcaseContent{text-align:right;direction:ltr}.HomePage-module__dZEkaG__showcaseImageContainer{z-index:2;justify-content:center;align-items:center;display:flex;position:relative}.HomePage-module__dZEkaG__showcaseImage{object-fit:contain;filter:drop-shadow(0 20px 40px #00000080)drop-shadow(0 8px 16px #0000004d);width:420px;height:840px;opacity:1!important}.HomePage-module__dZEkaG__showcaseDualImages{justify-content:center;align-items:center;gap:20px;display:flex}.HomePage-module__dZEkaG__showcaseDualImage{object-fit:contain;width:280px;height:560px}.HomePage-module__dZEkaG__showcaseContent{padding:20px}.HomePage-module__dZEkaG__showcaseItemTitle{color:var(--foreground);margin-bottom:16px;font-size:clamp(1.5rem,3vw,2rem);font-weight:700;line-height:1.3}.HomePage-module__dZEkaG__showcaseItemSubtitle{color:var(--primary-color);text-transform:uppercase;letter-spacing:1px;margin-top:8px;font-size:1rem;font-weight:400;display:block}.HomePage-module__dZEkaG__showcaseItemDescription{color:var(--secondary-text);margin-top:20px;font-size:1.1rem;line-height:1.7}@media (max-width:768px){.HomePage-module__dZEkaG__showcaseItem{text-align:center;grid-template-columns:1fr;gap:20px}.HomePage-module__dZEkaG__showcaseItem:nth-child(2n){direction:ltr}.HomePage-module__dZEkaG__showcaseItem:nth-child(2n) .HomePage-module__dZEkaG__showcaseContent{text-align:center}.HomePage-module__dZEkaG__showcaseContent{order:1}.HomePage-module__dZEkaG__showcaseImageContainer{order:2}.HomePage-module__dZEkaG__showcaseImage{width:320px;height:640px}.HomePage-module__dZEkaG__showcaseDualImages{gap:12px}.HomePage-module__dZEkaG__showcaseDualImage{width:200px;height:400px}}@media (max-width:480px){.HomePage-module__dZEkaG__showcaseSection{padding:3rem 0}.HomePage-module__dZEkaG__showcaseContainer{padding:0 16px}.HomePage-module__dZEkaG__showcaseGrid{gap:2rem}.HomePage-module__dZEkaG__showcaseItem{gap:1rem}.HomePage-module__dZEkaG__showcaseImage{width:340px;height:680px}.HomePage-module__dZEkaG__showcaseDualImages{gap:8px}.HomePage-module__dZEkaG__showcaseDualImage{width:160px;height:320px}.HomePage-module__dZEkaG__showcaseContent{padding:.8rem}}.HomePage-module__dZEkaG__socialProofSection{background:linear-gradient(135deg,var(--light-primary)0%,var(--surface-color)50%,var(--light-primary)100%);z-index:1;padding:100px 0;position:relative}.HomePage-module__dZEkaG__socialProofContainer{max-width:1600px;margin:0 auto}@media (min-width:1200px){.HomePage-module__dZEkaG__socialProofContainer{max-width:100vw;margin:0;padding-left:0;padding-right:0}}.HomePage-module__dZEkaG__socialProofHeader{text-align:center;margin-bottom:60px;padding:0 24px}.HomePage-module__dZEkaG__socialProofTitle{color:var(--foreground);margin-bottom:16px;font-size:clamp(2.5rem,5vw,3.5rem);font-weight:800}.HomePage-module__dZEkaG__socialProofSubtitle{color:var(--secondary-text);max-width:600px;margin:0 auto;font-size:clamp(1rem,2vw,1.2rem);line-height:1.6}.HomePage-module__dZEkaG__testimonialsGrid{display:none}.HomePage-module__dZEkaG__testimonialSliderWrapper{background:0 0;width:100%;padding:60px 0}.HomePage-module__dZEkaG__testimonialSliderContainer{width:100%;position:relative;overflow:hidden}.HomePage-module__dZEkaG__testimonialSlider{-webkit-user-select:none;user-select:none;will-change:transform;flex-direction:row;gap:32px;width:max-content;animation:60s linear infinite HomePage-module__dZEkaG__slideLeft;display:flex}.HomePage-module__dZEkaG__testimonialSlider.HomePage-module__dZEkaG__paused{animation-play-state:paused}@keyframes HomePage-module__dZEkaG__slideLeft{0%{transform:translate(0)}to{transform:translate(-50%)}}.HomePage-module__dZEkaG__testimonialCardSlide{background:var(--surface-color);border:1.5px solid var(--divider-color);border-radius:20px;flex-direction:column;flex-shrink:0;justify-content:space-between;min-width:340px;max-width:340px;margin:0;padding:32px 28px;transition:box-shadow .2s;display:flex;box-shadow:0 4px 20px #ff3b3014}.HomePage-module__dZEkaG__testimonialCardSlide:hover{box-shadow:0 8px 32px #ff3b302e}@media (max-width:900px){.HomePage-module__dZEkaG__testimonialCardSlide{min-width:280px;max-width:280px;padding:24px 20px}.HomePage-module__dZEkaG__testimonialSlider{gap:20px}}@media (max-width:600px){.HomePage-module__dZEkaG__testimonialSliderWrapper{padding:40px 0}.HomePage-module__dZEkaG__testimonialCardSlide{min-width:280px;max-width:280px;padding:24px 20px}.HomePage-module__dZEkaG__testimonialSlider{gap:16px}}@media (max-width:480px){.HomePage-module__dZEkaG__testimonialCardSlide{min-width:260px;max-width:260px;padding:20px 16px}}.HomePage-module__dZEkaG__testimonialCard{background:var(--bg-color);border:1px solid var(--divider-color);box-shadow:0 4px 20px var(--shadow-color);border-radius:20px;padding:30px;transition:transform .3s,box-shadow .3s,border-color .3s}.HomePage-module__dZEkaG__testimonialCard:hover{box-shadow:0 20px 40px var(--shadow-color);border-color:var(--primary-color);transform:translateY(-8px)}.HomePage-module__dZEkaG__testimonialHeader{justify-content:space-between;align-items:flex-start;margin-bottom:20px;display:flex}.HomePage-module__dZEkaG__testimonialInfo{flex:1}.HomePage-module__dZEkaG__testimonialName{color:var(--foreground);margin-bottom:8px;font-size:1.3rem;font-weight:700}.HomePage-module__dZEkaG__testimonialRole{color:var(--ternary-text);opacity:.7;margin-top:1rem;font-size:.85rem;font-weight:400}.HomePage-module__dZEkaG__testimonialCompany{color:var(--ternary-text);font-size:.9rem;font-weight:400}.HomePage-module__dZEkaG__testimonialRating{margin-left:0}.HomePage-module__dZEkaG__starIcon{color:var(--primary-color);fill:var(--primary-color)}.HomePage-module__dZEkaG__testimonialQuote{color:var(--secondary-text);border-left:3px solid var(--primary-color);margin:0;padding-left:20px;font-size:1.1rem;font-style:italic;line-height:1.7;position:relative}@media (max-width:768px){.HomePage-module__dZEkaG__socialProofSection{padding:60px 0}.HomePage-module__dZEkaG__socialProofHeader{padding:0 20px}.HomePage-module__dZEkaG__testimonialsGrid{grid-template-columns:1fr;gap:20px}.HomePage-module__dZEkaG__testimonialCard{padding:25px}.HomePage-module__dZEkaG__testimonialHeader{flex-direction:column;align-items:flex-start;gap:15px}.HomePage-module__dZEkaG__testimonialRating{margin-left:0}}.HomePage-module__dZEkaG__howItWorksSection{background:var(--bg-color);z-index:1;padding:100px 24px;position:relative}.HomePage-module__dZEkaG__howItWorksContainer{max-width:1600px;margin:0 auto}.HomePage-module__dZEkaG__howItWorksHeader{text-align:center;margin-bottom:60px}.HomePage-module__dZEkaG__howItWorksTitle{color:var(--foreground);margin-bottom:16px;font-size:clamp(2.5rem,5vw,3.5rem);font-weight:800}.HomePage-module__dZEkaG__howItWorksSubtitle{color:var(--secondary-text);max-width:600px;margin:0 auto;font-size:clamp(1rem,2vw,1.2rem);line-height:1.6}.HomePage-module__dZEkaG__stepsContainer{max-width:800px;margin:0 auto;position:relative}.HomePage-module__dZEkaG__stepsTimeline{position:relative}.HomePage-module__dZEkaG__stepsTimeline:before{content:"";background:linear-gradient(to bottom,transparent 0%,var(--primary-color)15%,#ff6b47 85%,transparent 100%);border-radius:2px;width:3px;position:absolute;top:0;bottom:0;left:50%;transform:translate(-50%)}.HomePage-module__dZEkaG__stepItem{align-items:center;margin-bottom:80px;display:flex;position:relative}.HomePage-module__dZEkaG__stepItem:last-child{margin-bottom:0}.HomePage-module__dZEkaG__stepItem:nth-child(odd){flex-direction:row}.HomePage-module__dZEkaG__stepItem:nth-child(2n){flex-direction:row-reverse}.HomePage-module__dZEkaG__stepCard{background:var(--surface-color);border:1px solid var(--divider-color);max-width:320px;box-shadow:0 4px 20px var(--shadow-color);border-radius:20px;flex:1;padding:30px;transition:transform .3s,box-shadow .3s,border-color .3s;position:relative}.HomePage-module__dZEkaG__stepCard:hover{box-shadow:0 15px 30px var(--shadow-color);border-color:var(--primary-color);transform:translateY(-5px)}.HomePage-module__dZEkaG__stepNumber{background:linear-gradient(135deg,var(--primary-color),#ff6b47);color:var(--on-primary);z-index:2;border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;font-size:1.5rem;font-weight:800;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 6px 20px #ff3b3066}.HomePage-module__dZEkaG__stepContent{text-align:left}.HomePage-module__dZEkaG__stepItem:nth-child(2n) .HomePage-module__dZEkaG__stepContent{text-align:right}.HomePage-module__dZEkaG__stepIcon{color:var(--primary-color);align-items:center;margin-bottom:20px;display:flex}.HomePage-module__dZEkaG__stepItem:nth-child(2n) .HomePage-module__dZEkaG__stepIcon{justify-content:flex-end}.HomePage-module__dZEkaG__stepTitle{color:var(--foreground);margin-bottom:15px;font-size:1.4rem;font-weight:700}.HomePage-module__dZEkaG__stepDescription{color:var(--secondary-text);white-space:pre-line;margin:0;font-size:1rem;line-height:1.6}@media (max-width:768px){.HomePage-module__dZEkaG__howItWorksSection{padding:60px 20px}.HomePage-module__dZEkaG__stepsContainer{max-width:100%;padding:0 20px}.HomePage-module__dZEkaG__stepsTimeline:before{background:linear-gradient(to bottom,transparent 0%,var(--primary-color)10%,#ff6b47 90%,transparent 100%);left:30px;transform:none}.HomePage-module__dZEkaG__stepItem{margin-bottom:60px;padding-left:80px;flex-direction:row!important}.HomePage-module__dZEkaG__stepItem:nth-child(2n){flex-direction:row!important}.HomePage-module__dZEkaG__stepCard{max-width:none;padding:25px}.HomePage-module__dZEkaG__stepContent{text-align:left!important}.HomePage-module__dZEkaG__stepIcon{justify-content:flex-start!important}.HomePage-module__dZEkaG__stepNumber{width:50px;height:50px;font-size:1.2rem;position:absolute;top:25px;left:30px;transform:translate(-50%)}.HomePage-module__dZEkaG__stepTitle{font-size:1.2rem}}.HomePage-module__dZEkaG__ctaSection{background:linear-gradient(135deg,var(--primary-color)0%,#ff6b47 50%,#ff8566 100%);text-align:center;z-index:1;padding:100px 24px;position:relative}.HomePage-module__dZEkaG__ctaContainer{max-width:800px;margin:0 auto}.HomePage-module__dZEkaG__ctaContent{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#0003;border:1px solid #ffffff1a;border-radius:30px;padding:60px 40px;box-shadow:0 20px 40px #0000004d}.HomePage-module__dZEkaG__ctaTitle{color:var(--on-primary);margin-bottom:20px;font-size:clamp(2.5rem,5vw,3.5rem);font-weight:800}.HomePage-module__dZEkaG__ctaSubtitle{color:#ffffffe6;margin-bottom:20px;font-size:clamp(1.1rem,2vw,1.3rem);font-weight:500}.HomePage-module__dZEkaG__ctaDescription{color:#ffffffd9;margin-bottom:40px;font-size:1.1rem;line-height:1.7}.HomePage-module__dZEkaG__ctaFeatures{text-align:left;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:15px;margin-bottom:40px;display:grid}.HomePage-module__dZEkaG__ctaFeature{color:#fffffff2;align-items:center;gap:12px;padding:10px 0;font-size:1rem;font-weight:500;display:flex}.HomePage-module__dZEkaG__ctaFeatureIcon{color:#ffffffe6;flex-shrink:0}.HomePage-module__dZEkaG__ctaButtons{flex-wrap:wrap;justify-content:center;gap:20px;display:flex}.HomePage-module__dZEkaG__ctaPrimaryButton{background:var(--on-primary);color:var(--primary-color);cursor:pointer;border:none;border-radius:16px;min-width:180px;padding:15px 30px;font-size:1.1rem;font-weight:600;transition:all .3s;box-shadow:0 8px 25px #00000026}.HomePage-module__dZEkaG__ctaPrimaryButton:hover{background:var(--surface-color);transform:translateY(-2px);box-shadow:0 12px 35px #0003}.HomePage-module__dZEkaG__ctaSecondaryButton{color:var(--on-primary);cursor:pointer;background:0 0;border:2px solid #fffc;border-radius:16px;min-width:180px;padding:15px 30px;font-size:1.1rem;font-weight:600;transition:all .3s}.HomePage-module__dZEkaG__ctaSecondaryButton:hover{border-color:var(--on-primary);background:#ffffff1a;transform:translateY(-2px);box-shadow:0 8px 25px #00000026}@media (max-width:768px){.HomePage-module__dZEkaG__ctaSection{padding:60px 20px}.HomePage-module__dZEkaG__ctaContent{padding:40px 25px}.HomePage-module__dZEkaG__ctaFeatures{text-align:center;grid-template-columns:1fr}.HomePage-module__dZEkaG__ctaButtons{flex-direction:column;align-items:center}.HomePage-module__dZEkaG__ctaPrimaryButton,.HomePage-module__dZEkaG__ctaSecondaryButton{width:100%;max-width:280px}}.HomePage-module__dZEkaG__heroVideoBg{z-index:0;pointer-events:none;width:100vw;height:100%;min-height:100vh;position:fixed;inset:0;overflow:hidden}.HomePage-module__dZEkaG__heroVideo{object-fit:cover;filter:grayscale();opacity:.7;width:100vw;height:100%;min-height:100vh}.HomePage-module__dZEkaG__pricingSection{background:linear-gradient(135deg,var(--surface-color)0%,var(--bg-color)100%);z-index:1;padding:100px 24px;position:relative}.HomePage-module__dZEkaG__pricingContainer{max-width:1000px;margin:0 auto}.HomePage-module__dZEkaG__pricingHeader{text-align:center;margin-bottom:60px}.HomePage-module__dZEkaG__pricingTitle{color:var(--foreground);margin-bottom:20px;font-size:clamp(2.5rem,5vw,3.5rem);font-weight:800}.HomePage-module__dZEkaG__pricingSubtitle{color:var(--secondary-text);font-size:clamp(1.1rem,2vw,1.3rem);line-height:1.6}.HomePage-module__dZEkaG__billingToggle{color:var(--secondary-text);justify-content:center;align-items:center;gap:16px;margin-top:30px;font-size:1rem;display:flex}.HomePage-module__dZEkaG__toggleLabelActive{color:var(--foreground);transition:color .3s}.HomePage-module__dZEkaG__toggleLabelInactive{color:var(--ternary-text);transition:color .3s}.HomePage-module__dZEkaG__toggleSwitch{background:var(--divider-color);cursor:pointer;border:none;border-radius:14px;width:56px;height:28px;transition:background .3s;position:relative}.HomePage-module__dZEkaG__toggleSwitch:hover{background:var(--secondary-text)}.HomePage-module__dZEkaG__toggleKnob{background:var(--foreground);border-radius:50%;width:22px;height:22px;transition:transform .3s;position:absolute;top:3px;left:3px}.HomePage-module__dZEkaG__toggleYearly{transform:translate(28px)}.HomePage-module__dZEkaG__discountBadge{background:linear-gradient(135deg,var(--primary-color),#ff6b47);color:#fff;border-radius:12px;padding:4px 10px;font-size:.75rem;font-weight:600}.HomePage-module__dZEkaG__pricingGrid{grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:30px;max-width:800px;margin:0 auto;display:grid}.HomePage-module__dZEkaG__pricingCard{text-align:left;background:#1c1c1e;border:2px solid #2c2c2e;border-radius:20px;flex-direction:column;padding:40px 30px;transition:all .3s;display:flex;position:relative}.HomePage-module__dZEkaG__pricingCard:hover{transform:translateY(-5px);box-shadow:0 20px 40px #0000004d}.HomePage-module__dZEkaG__popularCard{border-color:var(--primary-color);background:linear-gradient(#2a1a1a 0%,#1c1c1e 100%);box-shadow:0 0 20px #ff3b3026}.HomePage-module__dZEkaG__popularCard:hover{box-shadow:0 0 30px #ff3b3040}.HomePage-module__dZEkaG__popularBadge{background:linear-gradient(135deg,var(--primary-color),#ff6b47);color:#fff;border-radius:20px;padding:8px 20px;font-size:.9rem;font-weight:600;position:absolute;top:-15px;left:50%;transform:translate(-50%);box-shadow:0 4px 15px #ff3b304d}.HomePage-module__dZEkaG__pricingCardHeader{margin-bottom:30px}.HomePage-module__dZEkaG__planName{color:var(--foreground);margin-bottom:10px;font-size:1.5rem;font-weight:700}.HomePage-module__dZEkaG__planPrice{color:var(--primary-color);margin-bottom:8px;font-size:2.5rem;font-weight:800}.HomePage-module__dZEkaG__priceUnit{color:var(--secondary-text);font-size:1rem;font-weight:500}.HomePage-module__dZEkaG__yearlyPrice{color:var(--secondary-text);justify-content:center;align-items:center;gap:8px;margin-bottom:15px;font-size:.95rem;display:flex}.HomePage-module__dZEkaG__yearlyDiscount{background:linear-gradient(135deg,var(--primary-color),#ff6b47);color:#fff;border-radius:6px;padding:3px 8px;font-size:.75rem;font-weight:600}.HomePage-module__dZEkaG__planDescription{color:var(--secondary-text);font-size:1rem;line-height:1.5}.HomePage-module__dZEkaG__pricingCardBody{flex:1;margin-bottom:30px}.HomePage-module__dZEkaG__featureList{margin:0;padding:0;list-style:none}.HomePage-module__dZEkaG__featureItem{color:var(--secondary-text);text-align:left;align-items:flex-start;gap:12px;padding:10px 0;font-size:.95rem;line-height:1.4;display:flex}.HomePage-module__dZEkaG__pricingCard .HomePage-module__dZEkaG__featureItem .HomePage-module__dZEkaG__featureIcon{color:#8e8e93;flex-shrink:0;margin-top:2px}.HomePage-module__dZEkaG__popularCard .HomePage-module__dZEkaG__featureItem .HomePage-module__dZEkaG__featureIcon{color:var(--primary-color)}.HomePage-module__dZEkaG__pricingCardFooter{margin-top:auto}.HomePage-module__dZEkaG__pricingButton{color:#8e8e93;cursor:pointer;width:100%;box-shadow:none;background:#3a3a3c;border:none;border-radius:12px;padding:15px 30px;font-size:1.1rem;font-weight:600;transition:all .3s}.HomePage-module__dZEkaG__pricingButton:hover{background:#4a4a4c;transform:translateY(-2px)}.HomePage-module__dZEkaG__proButton{background:linear-gradient(135deg,var(--primary-color),#ff6b47);color:#fff;box-shadow:0 8px 25px #ff3b304d}.HomePage-module__dZEkaG__proButton:hover{box-shadow:0 12px 35px #ff3b3066}.HomePage-module__dZEkaG__comingSoonButton{background:var(--secondary-text);cursor:not-allowed;opacity:.7}.HomePage-module__dZEkaG__comingSoonButton:hover{transform:none;box-shadow:0 8px 25px #0000001a}.HomePage-module__dZEkaG__proButton{background:linear-gradient(135deg,var(--primary-color),#ff6b47);cursor:pointer}.HomePage-module__dZEkaG__proButton:hover{transform:translateY(-2px);box-shadow:0 12px 35px #ff3b3066}@media (max-width:768px){.HomePage-module__dZEkaG__pricingSection{padding:60px 20px}.HomePage-module__dZEkaG__pricingGrid{grid-template-columns:1fr;gap:20px}.HomePage-module__dZEkaG__pricingCard{padding:30px 25px}}
.BetaTestModal-module__ASJ6QW__overlay{z-index:10000;background:#00000080;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.BetaTestModal-module__ASJ6QW__modal{text-align:center;background:#fff;border-radius:24px;width:400px;min-width:320px;max-width:95vw;padding:40px 32px 32px;position:relative;box-shadow:0 8px 40px #0000002e}.BetaTestModal-module__ASJ6QW__title{color:#222;margin-bottom:8px;font-size:1.5rem;font-weight:700}.BetaTestModal-module__ASJ6QW__subtitle{color:#666;margin-bottom:28px;font-size:1rem}.BetaTestModal-module__ASJ6QW__comingSoonText{color:#ff3b30;margin-bottom:16px;font-size:.9rem;font-weight:500}.BetaTestModal-module__ASJ6QW__buttonGroup{flex-direction:column;gap:20px;margin-bottom:32px;display:flex}.BetaTestModal-module__ASJ6QW__iosButton{color:#aaa;cursor:not-allowed;background:#e0e0e0;border:none;border-radius:14px;width:100%;padding:20px 0;font-size:1.25rem;font-weight:600;text-decoration:none;transition:filter .2s;display:block}.BetaTestModal-module__ASJ6QW__iosButton:disabled{opacity:.7}.BetaTestModal-module__ASJ6QW__androidButton{color:#aaa;cursor:not-allowed;background:#e0e0e0;border:none;border-radius:14px;width:100%;padding:20px 0;font-size:1.25rem;font-weight:600;display:block;position:relative}.BetaTestModal-module__ASJ6QW__soon{color:#888;margin-top:6px;font-size:.95rem;font-weight:400;display:block}.BetaTestModal-module__ASJ6QW__closeButton{color:#888;cursor:pointer;background:0 0;border:none;border-radius:8px;margin-top:8px;padding:8px 16px;font-size:1rem;transition:background .2s}.BetaTestModal-module__ASJ6QW__closeButton:hover{background:#f5f5f7}@media (max-width:480px){.BetaTestModal-module__ASJ6QW__modal{width:95vw;min-width:0;padding:28px 8px 20px}.BetaTestModal-module__ASJ6QW__title{font-size:1.1rem}.BetaTestModal-module__ASJ6QW__iosButton,.BetaTestModal-module__ASJ6QW__androidButton{padding:14px 0;font-size:1.05rem}}@media (prefers-color-scheme:dark){.BetaTestModal-module__ASJ6QW__modal{color:#f3f3f3;background:#232326;box-shadow:0 8px 40px #00000073}.BetaTestModal-module__ASJ6QW__title{color:#fff}.BetaTestModal-module__ASJ6QW__subtitle{color:#aaa}.BetaTestModal-module__ASJ6QW__comingSoonText{color:#ff6b47}.BetaTestModal-module__ASJ6QW__iosButton,.BetaTestModal-module__ASJ6QW__androidButton{color:#888;background:#33343a}.BetaTestModal-module__ASJ6QW__closeButton{color:#bbb}.BetaTestModal-module__ASJ6QW__closeButton:hover{background:#29292c}}
.LoadingSpinner-module__VplYZG__spinnerContainer{flex-direction:column;justify-content:center;align-items:center;gap:12px;width:100%;height:100%;min-height:200px;display:flex}.LoadingSpinner-module__VplYZG__spinner{border:2px solid #ffffff1a;border-top:2px solid var(--primary-color);will-change:transform;border-radius:50%;animation:.8s linear infinite LoadingSpinner-module__VplYZG__spin;transform:translateZ(0);box-shadow:0 0 15px #ff3b3033}.LoadingSpinner-module__VplYZG__loadingText{color:var(--secondary-text);text-align:center;opacity:.8;margin:0;font-size:.9rem;font-weight:500}@keyframes LoadingSpinner-module__VplYZG__spin{0%{transform:rotate(0)translateZ(0)}to{transform:rotate(360deg)translateZ(0)}}@keyframes LoadingSpinner-module__VplYZG__pulse{0%,to{opacity:.8}50%{opacity:1}}.LoadingSpinner-module__VplYZG__loadingText{animation:2s ease-in-out infinite LoadingSpinner-module__VplYZG__pulse}@media (prefers-color-scheme:dark){.LoadingSpinner-module__VplYZG__spinner{border:2px solid #fff3;border-top:2px solid var(--primary-color);box-shadow:0 0 15px #ff3b304d}}
.LazyLottieAnimation-module__xvWblG__container{will-change:transform;backface-visibility:hidden;perspective:1000px;justify-content:center;align-items:center;width:100%;height:100%;min-height:200px;display:flex;transform:translateZ(0)}.LazyLottieAnimation-module__xvWblG__container .lottie-low-quality{image-rendering:pixelated;image-rendering:-moz-crisp-edges;image-rendering:crisp-edges;will-change:transform;transform:translateZ(0)}.LazyLottieAnimation-module__xvWblG__loadingContainer{flex-direction:column;justify-content:center;align-items:center;gap:16px;width:100%;height:100%;min-height:0;padding:0;display:flex}.LazyLottieAnimation-module__xvWblG__loadingText{color:var(--secondary-text);text-align:center;opacity:.8;margin:0;font-size:.9rem;font-weight:500}.LazyLottieAnimation-module__xvWblG__animationWrapper{justify-content:center;align-items:center;width:360px;max-width:100%;height:720px;display:flex;position:relative}.LazyLottieAnimation-module__xvWblG__lottieContainer{justify-content:center;align-items:center;width:100%;height:100%;display:flex}.LazyLottieAnimation-module__xvWblG__lottieAnimation{width:360px;height:720px}@media (max-width:768px){.LazyLottieAnimation-module__xvWblG__lottieAnimation{width:350px;height:700px}}@media (max-width:480px){.LazyLottieAnimation-module__xvWblG__lottieAnimation{width:calc(100vw - 40px);height:calc(200vw - 80px)}}.LazyLottieAnimation-module__xvWblG__centerSpinner{z-index:10;pointer-events:none;justify-content:center;align-items:center;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.LazyLottieAnimation-module__xvWblG__upgradeSpinner{border:2px solid rgba(var(--primary-color-rgb),.2);border-top:2px solid var(--primary-color);will-change:transform;border-radius:50%;width:24px;height:24px;animation:.8s linear infinite LazyLottieAnimation-module__xvWblG__spin;transform:translateZ(0)}@keyframes LazyLottieAnimation-module__xvWblG__spin{0%{transform:rotate(0)translateZ(0)}to{transform:rotate(360deg)translateZ(0)}}.LazyLottieAnimation-module__xvWblG__fallbackContainer{justify-content:center;align-items:center;width:100%;height:100%;min-height:200px;display:flex}.LazyLottieAnimation-module__xvWblG__errorMessage{background:var(--surface-color);border:2px dashed var(--divider-color);border-radius:12px;justify-content:center;align-items:center;width:100%;min-height:200px;padding:40px 20px;display:flex}.LazyLottieAnimation-module__xvWblG__errorMessage p{color:var(--secondary-text);text-align:center;margin:0;font-size:.9rem}@media (max-width:768px){.LazyLottieAnimation-module__xvWblG__loadingContainer{min-height:200px;padding:20px 10px}.LazyLottieAnimation-module__xvWblG__loadingText{font-size:.8rem}.LazyLottieAnimation-module__xvWblG__errorMessage{min-height:150px;padding:20px 10px}}@media (prefers-color-scheme:dark){.LazyLottieAnimation-module__xvWblG__errorMessage{background:var(--surface-color);border-color:#ffffff1a}}
.Footer-module__EZoWya__footer{background-color:var(--surface-color);border-top:1px solid var(--divider-color);margin-top:auto;padding:40px 0 20px}.Footer-module__EZoWya__container{max-width:1200px;margin:0 auto;padding:0 24px}.Footer-module__EZoWya__links{flex-wrap:wrap;justify-content:center;align-items:center;gap:12px;margin-bottom:24px;display:flex}.Footer-module__EZoWya__link{color:var(--secondary-text);font-size:.9rem;text-decoration:none;transition:color .2s}.Footer-module__EZoWya__link:hover{color:var(--primary-color)}.Footer-module__EZoWya__divider{color:#bbb;margin:0 8px}.Footer-module__EZoWya__copyright{text-align:center;border-top:1px solid var(--divider-color);color:var(--secondary-text);padding-top:24px;font-size:.85rem}@media (max-width:480px){.Footer-module__EZoWya__footer{padding:32px 0 16px}.Footer-module__EZoWya__container{padding:0 16px}.Footer-module__EZoWya__links{margin-bottom:20px}.Footer-module__EZoWya__copyright{padding-top:20px;font-size:.8rem}}
.PhysicsLetters-module__-qWrRa__container{-webkit-backdrop-filter:blur(20px);background:#0000004d;width:100%;position:relative;overflow:hidden}.PhysicsLetters-module__-qWrRa__scene{cursor:grab;touch-action:pan-y;z-index:1;width:100%;height:600px;position:relative}.PhysicsLetters-module__-qWrRa__scene:active{cursor:grabbing}.PhysicsLetters-module__-qWrRa__scene canvas{display:block;opacity:1!important;filter:none!important}.PhysicsLetters-module__-qWrRa__placeholder{justify-content:center;align-items:center;height:600px;display:flex}.PhysicsLetters-module__-qWrRa__placeholderText{color:var(--primary-color);letter-spacing:.3em;opacity:.3;font-size:10rem;font-weight:900}@media (max-width:768px){.PhysicsLetters-module__-qWrRa__scene,.PhysicsLetters-module__-qWrRa__placeholder{height:400px}.PhysicsLetters-module__-qWrRa__placeholderText{letter-spacing:.2em;font-size:5rem}}@media (max-width:480px){.PhysicsLetters-module__-qWrRa__scene,.PhysicsLetters-module__-qWrRa__placeholder{height:300px}.PhysicsLetters-module__-qWrRa__placeholderText{font-size:3rem}}
