.Header-module__hBw1pG__header{width:100%;height:var(--header-height);z-index:1000;-webkit-backdrop-filter:blur(20px);background-color:#0a0a0a99;border-bottom:1px solid #ffffff0d;transition:background-color .3s,border-bottom .3s;position:fixed;top:0;left:0}.Header-module__hBw1pG__scrolled{-webkit-backdrop-filter:blur(20px);background-color:#05050599;border-bottom:1px solid #ffffff1a}.Header-module__hBw1pG__navProps{width:100%;height:100%;max-width:var(--max-width);justify-content:space-between;align-items:center;margin:0 auto;padding:0 20px;display:flex}.Header-module__hBw1pG__logoSection{align-items:center;gap:12px;display:flex}.Header-module__hBw1pG__logoIcon{width:32px;height:32px;color:var(--color-cyan);transition:color .3s,filter .3s}.Header-module__hBw1pG__brandName{letter-spacing:-.02em;color:var(--color-text-primary);font-size:1.5rem;font-weight:700;transition:color .3s}.Header-module__hBw1pG__logoSection:hover .Header-module__hBw1pG__logoIcon{color:var(--color-blue);filter:drop-shadow(0 0 10px var(--color-blue))}.Header-module__hBw1pG__logoSection:hover .Header-module__hBw1pG__brandName{background:linear-gradient(135deg,var(--color-cyan),var(--color-blue),var(--color-purple));color:#0000;-webkit-background-clip:text;background-clip:text}.Header-module__hBw1pG__poweredBy{color:var(--color-text-secondary);opacity:0;background:#ffffff0d;border-radius:4px;align-items:center;gap:6px;padding:4px 8px;font-size:.75rem;font-weight:500;transition:all .4s;display:flex;transform:translate(-10px)}.Header-module__hBw1pG__poweredBy.Header-module__hBw1pG__visible{opacity:1;transform:translate(0)}.Header-module__hBw1pG__navLinks{gap:32px;display:flex}.Header-module__hBw1pG__navLink{color:var(--color-text-secondary);font-size:.95rem;font-weight:500;transition:color .2s}.Header-module__hBw1pG__navLink:hover{color:var(--color-text-primary)}.Header-module__hBw1pG__navLinks :first-child:hover{color:var(--color-cyan);text-shadow:0 0 15px #00f3ff66}.Header-module__hBw1pG__navLinks :nth-child(2):hover{color:var(--color-blue);text-shadow:0 0 15px #06f6}.Header-module__hBw1pG__navLinks :nth-child(3):hover{color:var(--color-purple);text-shadow:0 0 15px #bc13fe66}.Header-module__hBw1pG__navLinks :nth-child(4):hover{color:var(--color-cyan);text-shadow:0 0 15px #00f3ff66}.Header-module__hBw1pG__ctaContainer{align-items:center;gap:24px;display:flex}.Header-module__hBw1pG__btnSecondary{color:var(--color-text-primary);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:6px;padding:8px 16px;font-size:.95rem;font-weight:600;transition:all .2s}.Header-module__hBw1pG__btnSecondary:hover{background:#ffffff1a;border-color:#fff3}.Header-module__hBw1pG__btnPrimary{background-color:var(--color-background);color:var(--color-cyan);border:1px solid var(--color-cyan);border-radius:6px;padding:10px 24px;font-size:.95rem;font-weight:600;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 0 10px #00f3ff1a}.Header-module__hBw1pG__btnPrimary:hover{background-color:var(--color-cyan);color:#000;transform:translateY(-1px);box-shadow:0 0 20px #00f3ff66}@media (max-width:768px){.Header-module__hBw1pG__navLinks,.Header-module__hBw1pG__poweredBy{display:none}.Header-module__hBw1pG__ctaContainer{gap:12px}.Header-module__hBw1pG__btnPrimary,.Header-module__hBw1pG__btnSecondary{padding:8px 16px;font-size:.85rem}.Header-module__hBw1pG__logoIcon{width:24px;height:24px}.Header-module__hBw1pG__brandName{font-size:1.25rem}}
.Footer-module__S6Hkya__footer{background:#000;border-top:1px solid #111;padding:80px 20px 40px}.Footer-module__S6Hkya__container{max-width:var(--max-width);margin:0 auto}.Footer-module__S6Hkya__top{grid-template-columns:2fr 1fr 1fr 1fr;gap:60px;margin-bottom:80px;display:grid}.Footer-module__S6Hkya__brandCol{flex-direction:column;gap:20px;display:flex}.Footer-module__S6Hkya__brandName{align-items:center;gap:12px;font-size:1.5rem;font-weight:700;display:flex}.Footer-module__S6Hkya__powered{color:var(--color-cyan);text-transform:uppercase;letter-spacing:.05em;margin-left:8px;font-size:.8rem}.Footer-module__S6Hkya__mission{color:var(--color-text-secondary);max-width:300px;line-height:1.6}.Footer-module__S6Hkya__column h4{color:var(--color-text-primary);margin-bottom:24px;font-size:1rem;font-weight:600}.Footer-module__S6Hkya__linkList{flex-direction:column;gap:12px;display:flex}.Footer-module__S6Hkya__link{color:var(--color-text-secondary);font-size:.9rem;transition:color .2s}.Footer-module__S6Hkya__link:hover{color:var(--color-text-primary)}.Footer-module__S6Hkya__bottom{border-top:1px solid #111;justify-content:space-between;align-items:center;padding-top:40px;display:flex}.Footer-module__S6Hkya__copyright{color:#555;font-size:.9rem}.Footer-module__S6Hkya__socials{color:#555;gap:20px;display:flex}.Footer-module__S6Hkya__socialIcon{transition:color .3s,transform .3s}.Footer-module__S6Hkya__socials :first-child:hover{color:var(--color-cyan);filter:drop-shadow(0 0 8px var(--color-cyan));transform:translateY(-3px)}.Footer-module__S6Hkya__socials :nth-child(2):hover{color:var(--color-blue);filter:drop-shadow(0 0 8px var(--color-blue));transform:translateY(-3px)}.Footer-module__S6Hkya__socials :nth-child(3):hover{color:var(--color-purple);filter:drop-shadow(0 0 8px var(--color-purple));transform:translateY(-3px)}@media (max-width:900px){.Footer-module__S6Hkya__top{grid-template-columns:1fr;gap:40px}.Footer-module__S6Hkya__bottom{flex-direction:column;gap:20px}}
.HeroGlobe-module__DA_mSW__globeWrapper{opacity:.8;justify-content:center;align-items:center;width:600px;height:600px;transition:opacity .5s;display:flex;position:relative}.HeroGlobe-module__DA_mSW__globeWrapper:hover{opacity:1}@media (max-width:900px){.HeroGlobe-module__DA_mSW__globeWrapper{aspect-ratio:1;width:100%;max-width:400px;height:auto}}
.Hero-module__ZARIfG__hero{min-height:100vh;padding-top:var(--header-height);background:radial-gradient(circle at 50% 50%,#1a1a1a 0%,var(--color-background)80%);justify-content:center;align-items:center;padding-bottom:80px;display:flex;position:relative;overflow:hidden}.Hero-module__ZARIfG__container{max-width:var(--max-width);z-index:2;grid-template-columns:1fr 1fr;align-items:center;gap:60px;margin:0 auto;padding:0 20px;display:grid;position:relative}.Hero-module__ZARIfG__content{text-align:left}.Hero-module__ZARIfG__trustBadge{color:var(--color-cyan);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#00f3ff1a;border:1px solid #00f3ff33;border-radius:50px;align-items:center;gap:8px;margin-bottom:32px;padding:8px 16px;font-size:.85rem;font-weight:600;display:inline-flex;box-shadow:0 0 15px #00f3ff1a}.Hero-module__ZARIfG__h1{letter-spacing:-.02em;margin-bottom:24px;font-size:3.5rem;font-weight:800;line-height:1.1}.Hero-module__ZARIfG__subhead{color:var(--color-text-secondary);max-width:500px;margin-bottom:40px;font-size:1.15rem;line-height:1.6}.Hero-module__ZARIfG__ctaGroup{align-items:center;gap:16px;display:flex}.Hero-module__ZARIfG__btnPrimary{background-color:var(--color-cyan);color:#000;border-radius:6px;padding:14px 28px;font-size:1rem;font-weight:700;transition:all .3s;box-shadow:0 0 20px #00f3ff33}.Hero-module__ZARIfG__btnPrimary:hover{transform:translateY(-2px);box-shadow:0 0 40px #00f3ff66}.Hero-module__ZARIfG__btnSecondary{color:var(--color-text-primary);background:#ffffff0d;border:1px solid #fff3;border-radius:6px;padding:14px 28px;font-size:1rem;font-weight:600;transition:all .3s}.Hero-module__ZARIfG__btnSecondary:hover{border-color:var(--color-blue);color:var(--color-blue);background:#0066ff1a}.Hero-module__ZARIfG__visual{justify-content:center;align-items:center;height:500px;display:flex;position:relative}.Hero-module__ZARIfG__globe{width:400px;height:400px;transform-style:preserve-3d;background:repeating-linear-gradient(0deg,#0000 0 19px,#00f3ff1a 20px),repeating-linear-gradient(90deg,#0000 0 19px,#bc13fe1a 20px);border:1px solid #00f3ff4d;border-radius:50%;animation:60s linear infinite Hero-module__ZARIfG__rotate;position:relative;box-shadow:inset 0 0 50px #00f3ff1a}.Hero-module__ZARIfG__globe:before{content:"";border-radius:50%;width:100%;height:100%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 0 50px #0066ff4d}.Hero-module__ZARIfG__orbit{border:1px solid #ffffff1a;border-radius:50%;width:500px;height:200px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)rotate(-15deg)}.Hero-module__ZARIfG__orbit:after{content:"";background:var(--color-cyan);width:8px;height:8px;box-shadow:0 0 10px var(--color-cyan);border-radius:50%;animation:8s linear infinite Hero-module__ZARIfG__orbit;position:absolute;top:-4px;left:50%}@keyframes Hero-module__ZARIfG__orbit{0%{transform:rotate(0)translate(250px)rotate(0)}to{transform:rotate(360deg)translate(250px)rotate(-360deg)}}@media (max-width:900px){.Hero-module__ZARIfG__hero{text-align:center}.Hero-module__ZARIfG__container{grid-template-columns:1fr;gap:40px}.Hero-module__ZARIfG__content{text-align:center;flex-direction:column;align-items:center;display:flex}.Hero-module__ZARIfG__visual{height:300px}.Hero-module__ZARIfG__globe{width:280px;height:280px}.Hero-module__ZARIfG__orbit{width:320px;height:120px}@keyframes Hero-module__ZARIfG__orbit{0%{transform:rotate(0)translate(160px)rotate(0)}to{transform:rotate(360deg)translate(160px)rotate(-360deg)}}}.Hero-module__ZARIfG__imageWrapper{width:100%;height:100%;position:relative}
.Pricing-module__yc4bBa__section{padding:100px 0;position:relative;overflow:hidden}.Pricing-module__yc4bBa__container{max-width:var(--max-width);margin:0 auto;padding:0 20px}.Pricing-module__yc4bBa__header{text-align:center;margin-bottom:60px}.Pricing-module__yc4bBa__title{background:linear-gradient(135deg,#fff 0%,#a0a0a0 100%);color:#0000;-webkit-background-clip:text;background-clip:text;margin-bottom:16px;font-size:3rem}.Pricing-module__yc4bBa__subtitle{color:var(--color-text-secondary);font-size:1.2rem}.Pricing-module__yc4bBa__grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:32px;max-width:1000px;margin:0 auto;display:grid}.Pricing-module__yc4bBa__card{background:#ffffff08;border:1px solid #ffffff1a;border-radius:20px;flex-direction:column;padding:40px;transition:transform .3s,box-shadow .3s;display:flex;position:relative}.Pricing-module__yc4bBa__card:hover{border-color:#fff3;transform:translateY(-5px);box-shadow:0 20px 40px #0006}.Pricing-module__yc4bBa__card.Pricing-module__yc4bBa__featured{border-color:var(--color-cyan);background:#00f3ff0d;box-shadow:0 0 30px #00f3ff1a}.Pricing-module__yc4bBa__planName{color:var(--color-text-primary);margin-bottom:16px;font-size:1.5rem;font-weight:600}.Pricing-module__yc4bBa__price{color:var(--color-text-primary);align-items:baseline;gap:8px;margin-bottom:8px;font-size:3rem;font-weight:700;display:flex}.Pricing-module__yc4bBa__period{color:var(--color-text-secondary);font-size:1rem;font-weight:400}.Pricing-module__yc4bBa__description{color:var(--color-text-secondary);margin-bottom:32px;line-height:1.6}.Pricing-module__yc4bBa__features{flex:1;margin-bottom:40px;list-style:none}.Pricing-module__yc4bBa__feature{color:var(--color-text-primary);align-items:center;gap:12px;margin-bottom:16px;display:flex}.Pricing-module__yc4bBa__check{color:var(--color-cyan);flex-shrink:0}.Pricing-module__yc4bBa__btn{text-align:center;border-radius:8px;width:100%;padding:16px;font-size:1rem;font-weight:600;transition:all .2s;display:inline-block}.Pricing-module__yc4bBa__btnPrimary{background:var(--color-cyan);color:#000}.Pricing-module__yc4bBa__btnPrimary:hover{background:#00c7d1}.Pricing-module__yc4bBa__btnSecondary{color:#fff;background:#ffffff1a}.Pricing-module__yc4bBa__btnSecondary:hover{background:#fff3}.Pricing-module__yc4bBa__badge{background:var(--color-cyan);color:#000;text-transform:uppercase;letter-spacing:1px;border-radius:20px;padding:4px 12px;font-size:.8rem;font-weight:600;position:absolute;top:20px;right:20px}
.CTA-module__CdZh3q__section{background:var(--color-background);padding:100px 20px}.CTA-module__CdZh3q__container{max-width:var(--max-width);background:linear-gradient(135deg,var(--color-cyan),var(--color-blue),var(--color-purple));text-align:center;border-radius:24px;margin:0 auto;padding:80px 40px;position:relative;overflow:hidden;box-shadow:0 20px 60px #bc13fe33}.CTA-module__CdZh3q__container:before{content:"";pointer-events:none;background:radial-gradient(circle at 100% 0,#fff3 0%,#0000 50%);width:100%;height:100%;position:absolute;top:0;left:0}.CTA-module__CdZh3q__h2{color:#fff;text-shadow:0 4px 10px #0000001a;z-index:2;margin-bottom:24px;font-size:3.5rem;font-weight:800;line-height:1.1;position:relative}.CTA-module__CdZh3q__subhead{color:#ffffffe6;z-index:2;max-width:600px;margin:0 auto 40px;font-size:1.25rem;position:relative}.CTA-module__CdZh3q__btn{color:#000;z-index:2;background:#fff;border-radius:8px;padding:16px 40px;font-size:1.1rem;font-weight:700;transition:all .3s;position:relative;box-shadow:0 10px 30px #0003}.CTA-module__CdZh3q__btn:hover{transform:translateY(-3px);box-shadow:0 20px 40px #0000004d}@media (max-width:768px){.CTA-module__CdZh3q__h2{font-size:2.5rem}.CTA-module__CdZh3q__container{padding:60px 20px}}
.ValueProps-module__o03LEG__section{background-color:var(--color-background);padding:100px 20px}.ValueProps-module__o03LEG__heading{text-align:center;margin-bottom:80px}.ValueProps-module__o03LEG__h2{letter-spacing:-.01em;color:#fff;margin-bottom:16px;font-size:2rem;font-weight:600}.ValueProps-module__o03LEG__grid{max-width:var(--max-width);grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:30px;margin:0 auto;display:grid}.ValueProps-module__o03LEG__card{text-align:center;background:radial-gradient(circle at 0 0,#ffffff0d 0%,#ffffff03 100%);border:1px solid #ffffff0d;border-radius:20px;padding:40px 30px;transition:all .3s;position:relative;overflow:hidden;box-shadow:0 10px 30px #0003}.ValueProps-module__o03LEG__card:hover{border-color:#00f3ff4d;transform:translateY(-5px);box-shadow:0 10px 40px #00f3ff0d}.ValueProps-module__o03LEG__iconWrapper{width:50px;height:50px;color:var(--color-cyan);justify-content:center;align-items:center;margin:0 auto 24px;transition:all .3s;display:flex}.ValueProps-module__o03LEG__card:nth-child(2) .ValueProps-module__o03LEG__iconWrapper{color:var(--color-purple)}.ValueProps-module__o03LEG__card:nth-child(2):hover{border-color:#bc13fe4d;box-shadow:0 10px 40px #bc13fe0d}.ValueProps-module__o03LEG__card:nth-child(2):hover .ValueProps-module__o03LEG__iconWrapper{text-shadow:0 0 10px var(--color-purple)}.ValueProps-module__o03LEG__card:nth-child(3) .ValueProps-module__o03LEG__iconWrapper{color:var(--color-blue)}.ValueProps-module__o03LEG__card:nth-child(3):hover{border-color:#0066ff4d;box-shadow:0 10px 40px #0066ff0d}.ValueProps-module__o03LEG__card:nth-child(3):hover .ValueProps-module__o03LEG__iconWrapper{text-shadow:0 0 10px var(--color-blue)}.ValueProps-module__o03LEG__cardTitle{color:var(--color-text-primary);margin-bottom:12px;font-size:1.1rem;font-weight:700}.ValueProps-module__o03LEG__cardText{color:#888;max-width:280px;margin:0 auto;font-size:.9rem;line-height:1.6}
.ArekivEngine-module__AQuQLa__section{background-color:var(--color-background);padding:100px 20px}.ArekivEngine-module__AQuQLa__container{max-width:900px;margin:0 auto}.ArekivEngine-module__AQuQLa__header{text-align:center;margin-bottom:60px}.ArekivEngine-module__AQuQLa__h2{color:#fff;margin-bottom:0;font-size:1.5rem;font-weight:600}.ArekivEngine-module__AQuQLa__diagramContainer{background:#0a0a0a80;border:1px solid #ffffff14;border-radius:30px;justify-content:space-between;align-items:center;padding:60px;display:flex;position:relative}.ArekivEngine-module__AQuQLa__side{flex-direction:column;flex:1;align-items:center;gap:20px;display:flex;position:relative}.ArekivEngine-module__AQuQLa__label{font-size:1rem;font-weight:500;transition:color .3s}.ArekivEngine-module__AQuQLa__arekivSide .ArekivEngine-module__AQuQLa__label{color:var(--color-cyan);text-shadow:0 0 10px #00f3ff4d}.ArekivEngine-module__AQuQLa__standardSide .ArekivEngine-module__AQuQLa__label{color:var(--color-purple);text-shadow:0 0 10px #bc13fe4d}.ArekivEngine-module__AQuQLa__pathVisual{justify-content:center;align-items:center;width:100%;height:100px;display:flex;position:relative}.ArekivEngine-module__AQuQLa__icon{opacity:.5;transition:all .3s}.ArekivEngine-module__AQuQLa__arekivSide .ArekivEngine-module__AQuQLa__icon{color:var(--color-cyan);opacity:1;filter:drop-shadow(0 0 5px var(--color-cyan))}.ArekivEngine-module__AQuQLa__standardSide .ArekivEngine-module__AQuQLa__icon{color:var(--color-purple);opacity:.8;filter:drop-shadow(0 0 5px var(--color-purple))}.ArekivEngine-module__AQuQLa__pathLine{background:0 0;height:2px;position:absolute;top:50%;left:10%;right:10%}.ArekivEngine-module__AQuQLa__standardPathSvg{width:80%;height:40px;stroke:var(--color-purple);stroke-width:2px;fill:none;filter:drop-shadow(0 0 5px #bc13fe4d);position:absolute;top:50%;left:50%;overflow:visible;transform:translate(-50%,-50%)}.ArekivEngine-module__AQuQLa__arrowHeadRed{color:var(--color-purple);filter:drop-shadow(0 0 5px var(--color-purple));position:absolute;top:50%;right:10%;transform:translateY(-50%)}.ArekivEngine-module__AQuQLa__arekivPathSvg{width:80%;height:40px;stroke:var(--color-cyan);stroke-width:3px;fill:none;stroke-linecap:round;filter:drop-shadow(0 0 8px #00f3ff80);position:absolute;top:50%;left:50%;overflow:visible;transform:translate(-50%,-50%)}.ArekivEngine-module__AQuQLa__vs{color:#333;font-size:2rem;font-weight:100;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@media (max-width:768px){.ArekivEngine-module__AQuQLa__diagramContainer{flex-direction:column;gap:40px}.ArekivEngine-module__AQuQLa__vs{margin:20px 0;position:relative;transform:none}}
.auth-module__A_DBwq__authContainer{min-height:100vh;padding:var(--header-height)20px 80px;background:radial-gradient(circle at 50% 50%,#1a1a1a 0%,var(--color-background)80%);justify-content:center;align-items:center;display:flex}.auth-module__A_DBwq__authCard{background:var(--color-surface);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid #ffffff1a;border-radius:12px;width:100%;max-width:480px;padding:40px;box-shadow:0 0 30px #00000080}.auth-module__A_DBwq__title{text-align:center;color:var(--color-text-primary);margin-bottom:8px;font-size:2rem;font-weight:700}.auth-module__A_DBwq__subtitle{text-align:center;color:var(--color-text-secondary);margin-bottom:32px}.auth-module__A_DBwq__form{flex-direction:column;gap:20px;display:flex}.auth-module__A_DBwq__formGroup{flex-direction:column;gap:8px;display:flex}.auth-module__A_DBwq__label{color:var(--color-text-secondary);font-size:.9rem;font-weight:500}.auth-module__A_DBwq__input{color:var(--color-text-primary);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:6px;padding:12px 16px;font-size:1rem;transition:all .3s}.auth-module__A_DBwq__input:focus{border-color:var(--color-cyan);outline:none;box-shadow:0 0 0 2px #00f3ff1a}.auth-module__A_DBwq__submitButton{background-color:var(--color-cyan);color:#000;border-radius:6px;margin-top:10px;padding:14px;font-size:1rem;font-weight:700;transition:all .3s;box-shadow:0 0 20px #00f3ff33}.auth-module__A_DBwq__submitButton:hover{transform:translateY(-2px);box-shadow:0 0 40px #00f3ff66}.auth-module__A_DBwq__submitButton:disabled{opacity:.7;cursor:not-allowed;transform:none}.auth-module__A_DBwq__footer{text-align:center;color:var(--color-text-secondary);margin-top:24px;font-size:.9rem}.auth-module__A_DBwq__link{color:var(--color-cyan);margin-left:4px;font-weight:600}.auth-module__A_DBwq__link:hover{text-decoration:underline}.auth-module__A_DBwq__errorMessage{border:1px solid var(--color-error);color:var(--color-error);text-align:center;background:#ff00551a;border-radius:6px;padding:12px;font-size:.9rem}
.UseCases-module__gggr1G__section{background-color:var(--color-background);padding:100px 20px}.UseCases-module__gggr1G__heading{text-align:center;margin-bottom:60px}.UseCases-module__gggr1G__h2{margin-bottom:16px;font-size:3rem;font-weight:700}.UseCases-module__gggr1G__tabsContainer{max-width:900px;margin:0 auto}.UseCases-module__gggr1G__tabList{border-bottom:1px solid #ffffff1a;justify-content:center;gap:10px;margin-bottom:40px;padding-bottom:0;display:flex}.UseCases-module__gggr1G__tabButton{color:var(--color-text-secondary);background:0 0;border:none;border-bottom:2px solid #0000;padding:16px 24px;font-size:1rem;font-weight:600;transition:all .3s}.UseCases-module__gggr1G__tabButton:hover{color:var(--color-text-primary)}.UseCases-module__gggr1G__tabButton.UseCases-module__gggr1G__active{font-weight:700}.UseCases-module__gggr1G__contentContainer{background:linear-gradient(145deg,#ffffff08 0%,#ffffff03 100%);border:1px solid #ffffff0d;border-radius:24px;align-items:center;gap:60px;min-height:400px;padding:60px;animation:.5s UseCases-module__gggr1G__fadeIn;display:flex}@keyframes UseCases-module__gggr1G__fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.UseCases-module__gggr1G__visual{background-color:#111;border-radius:16px;flex:1;justify-content:center;align-items:center;height:300px;display:flex;position:relative;overflow:hidden}.UseCases-module__gggr1G__visualOverlay{z-index:1;background:linear-gradient(45deg,#00f3ff1a,#bc13fe1a);width:100%;height:100%;position:absolute;top:0;left:0}.UseCases-module__gggr1G__textContent{flex:1}.UseCases-module__gggr1G__useCaseTitle{color:var(--color-text-primary);margin-bottom:20px;font-size:2rem;font-weight:700}.UseCases-module__gggr1G__useCaseDesc{color:var(--color-text-secondary);margin-bottom:30px;font-size:1.1rem;line-height:1.7}.UseCases-module__gggr1G__featureHighlight{border-radius:50px;padding:8px 16px;font-size:.9rem;font-weight:600;display:inline-block}.UseCases-module__gggr1G__themeCyan{color:var(--color-cyan);border-bottom-color:var(--color-cyan)!important}.UseCases-module__gggr1G__themePurple{color:var(--color-purple);border-bottom-color:var(--color-purple)!important}.UseCases-module__gggr1G__themeBlue{color:var(--color-blue);border-bottom-color:var(--color-blue)!important}.UseCases-module__gggr1G__highlightCyan{color:var(--color-cyan);background:#00f3ff1a}.UseCases-module__gggr1G__highlightPurple{color:var(--color-purple);background:#bc13fe1a}.UseCases-module__gggr1G__highlightBlue{color:var(--color-blue);background:#0066ff1a}@media (max-width:768px){.UseCases-module__gggr1G__contentContainer{text-align:center;flex-direction:column;padding:40px}.UseCases-module__gggr1G__visual{width:100%}}
.contact-module__swMWYG__pageWrapper{flex-direction:column;min-height:100vh;display:flex}.contact-module__swMWYG__main{padding-top:var(--header-height);background:radial-gradient(circle at 50% 50%,#1a1a1a 0%,var(--color-background)80%);flex:1}.contact-module__swMWYG__sectionContainer{max-width:var(--max-width,1200px);margin:0 auto;padding:60px 20px}.contact-module__swMWYG__grid{grid-template-columns:1fr 1fr;align-items:start;gap:60px;display:grid}.contact-module__swMWYG__contactInfo{flex-direction:column;display:flex}.contact-module__swMWYG__label{color:var(--color-cyan);letter-spacing:.05em;text-transform:uppercase;margin-bottom:16px;font-size:.9rem;font-weight:600;display:block}.contact-module__swMWYG__heading{margin-bottom:24px;font-size:3rem;font-weight:800;line-height:1.1}.contact-module__swMWYG__description{color:var(--color-text-secondary);margin-bottom:40px;font-size:1.1rem;line-height:1.6}.contact-module__swMWYG__contactMethods{flex-direction:column;gap:24px;display:flex}.contact-module__swMWYG__methodItem{align-items:center;gap:16px;display:flex}.contact-module__swMWYG__iconWrapper{background:#ffffff0d;border-radius:8px;justify-content:center;align-items:center;padding:12px;display:flex}.contact-module__swMWYG__methodTitle{margin-bottom:4px;font-weight:600}.contact-module__swMWYG__methodValue{color:var(--color-text-secondary);margin:0}.contact-module__swMWYG__formCard{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff08;border:1px solid #ffffff1a;border-radius:12px;padding:32px}.contact-module__swMWYG__formTitle{text-align:left;margin-bottom:24px;font-size:1.5rem;font-weight:700}@media (max-width:900px){.contact-module__swMWYG__grid{grid-template-columns:1fr;gap:40px}.contact-module__swMWYG__heading{font-size:2.2rem}}
.Dashboard-module__8Mmpzq__creditControl{background:#ffffff08;border:1px solid #ffffff1a;border-radius:12px;align-items:center;gap:12px;padding:8px 12px;display:flex}.Dashboard-module__8Mmpzq__inputWrapper{align-items:center;display:flex;position:relative}.Dashboard-module__8Mmpzq__creditInput{color:#fff;background:#0006;border:1px solid #ffffff26;border-radius:8px;outline:none;width:120px;padding:10px 40px 10px 16px;font-size:1rem;transition:all .2s}.Dashboard-module__8Mmpzq__creditInput:focus{border-color:var(--color-purple);box-shadow:0 0 0 2px #bc13fe33}.Dashboard-module__8Mmpzq__inputLabel{color:var(--color-text-secondary);pointer-events:none;font-size:.8rem;position:absolute;right:12px}.Dashboard-module__8Mmpzq__buyButton{background:linear-gradient(135deg,var(--color-purple),#9d00ff);color:#fff;cursor:pointer;white-space:nowrap;border:1px solid #ffffff1a;border-radius:8px;padding:10px 20px;font-size:.9rem;font-weight:600;transition:all .2s;box-shadow:0 4px 10px #bc13fe4d}.Dashboard-module__8Mmpzq__buyButton:hover:not(:disabled){filter:brightness(1.1);transform:translateY(-1px);box-shadow:0 6px 15px #bc13fe66}.Dashboard-module__8Mmpzq__buyButton:disabled{opacity:.6;cursor:not-allowed;box-shadow:none;transform:none}.Dashboard-module__8Mmpzq__upgradeButton{background:var(--color-cyan);color:#000;border:none;border-radius:8px;padding:10px 24px;font-weight:600;transition:all .2s;box-shadow:0 0 15px #00f3ff33}.Dashboard-module__8Mmpzq__upgradeButton:hover{background:#00c7d1;box-shadow:0 0 25px #00f3ff66}.Dashboard-module__8Mmpzq__signOutButton{color:#f33;background:#ff00000d;border:1px solid #ff32324d;border-radius:8px;padding:10px 20px;transition:all .2s}.Dashboard-module__8Mmpzq__signOutButton:hover{background:#ff00001a;border-color:#f33}
.DeveloperExp-module__6UWQha__section{background-color:var(--color-background);padding:100px 20px}.DeveloperExp-module__6UWQha__container{max-width:var(--max-width);grid-template-columns:1fr 1fr;align-items:center;gap:80px;margin:0 auto;display:grid}.DeveloperExp-module__6UWQha__h2{margin-bottom:24px;font-size:2rem;font-weight:600}.DeveloperExp-module__6UWQha__desc{color:#888;margin-bottom:32px;font-size:1rem;line-height:1.6}.DeveloperExp-module__6UWQha__features{margin-bottom:40px;padding:0;list-style:none}.DeveloperExp-module__6UWQha__featureItem{color:#ccc;align-items:center;gap:12px;margin-bottom:16px;font-size:.95rem;display:flex}.DeveloperExp-module__6UWQha__features :first-child .DeveloperExp-module__6UWQha__check{color:var(--color-cyan)}.DeveloperExp-module__6UWQha__features :nth-child(2) .DeveloperExp-module__6UWQha__check{color:var(--color-purple)}.DeveloperExp-module__6UWQha__features :nth-child(3) .DeveloperExp-module__6UWQha__check{color:var(--color-blue)}.DeveloperExp-module__6UWQha__features :nth-child(4) .DeveloperExp-module__6UWQha__check{color:var(--color-cyan)}.DeveloperExp-module__6UWQha__features :nth-child(5) .DeveloperExp-module__6UWQha__check{color:var(--color-purple)}.DeveloperExp-module__6UWQha__codeWindow{background:#141414;border:1px solid #333;border-radius:12px;font-family:Fira Code,monospace;position:relative;overflow:hidden;box-shadow:0 30px 60px #00000080}.DeveloperExp-module__6UWQha__windowHeader{background:#1e1e1e;align-items:center;gap:8px;padding:12px 16px;display:flex}.DeveloperExp-module__6UWQha__dot{border-radius:50%;width:10px;height:10px}.DeveloperExp-module__6UWQha__red{background:#ff5f56}.DeveloperExp-module__6UWQha__yellow{background:#ffbd2e}.DeveloperExp-module__6UWQha__green{background:#27c93f}.DeveloperExp-module__6UWQha__codeBody{color:#d4d4d4;padding:24px;font-size:.85rem;line-height:1.7}.DeveloperExp-module__6UWQha__k{color:var(--color-purple)}.DeveloperExp-module__6UWQha__f{color:var(--color-blue)}.DeveloperExp-module__6UWQha__s{color:var(--color-cyan)}.DeveloperExp-module__6UWQha__v{color:#fff}.DeveloperExp-module__6UWQha__c{color:#666;font-style:italic}@media (max-width:900px){.DeveloperExp-module__6UWQha__container{grid-template-columns:1fr}.DeveloperExp-module__6UWQha__codeWindow{order:-1}}
