.Header-v3{color:#fff;z-index:999;background:0 0;justify-content:space-between;align-items:center;width:100%;padding:.4rem 2rem;transition:all .5s ease-in-out;display:flex;position:absolute;top:0}.new-page-header{background:#000;position:relative}.isScrolled{box-shadow:0 2px 4px #fff3;background-color:#050505!important}.blog-header{background-color:#0d1117;position:relative}.login-btn{color:#fff;white-space:nowrap;background-color:#0000;border:none;border-radius:20px;margin-left:.5rem;padding:.55rem .9rem;font-size:.9rem;text-decoration:none;position:relative}.login-btn:before{content:"";border-radius:inherit;z-index:-1;-webkit-mask-composite:xor;pointer-events:none;background:linear-gradient(45deg,#ff3a82,#4ecdc4,#5233ff,#96ceb4,#ffeaa7,plum,#98d8c8) 0 0/400% 400%;padding:1.5px;animation:3s ease-in-out infinite moveGradient;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;-webkit-mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;-webkit-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}.Header__Cart{cursor:pointer;color:#fff;justify-content:center;align-items:center;margin-right:.2rem;padding:.5rem;transition:all .3s;display:flex}.Header__Cart:hover{opacity:.8;transform:translateY(-2px)}.Header__Cart__Icon{font-size:1rem;scale:1.3}@media (max-width:1000px){.Header__Cart{display:none}}.Header{justify-content:space-between;align-items:center;display:flex}.Header__Logo__Img{cursor:pointer;aspect-ratio:1;object-fit:cover;height:4.5rem;scale:1.2}.Header__Hamburger{cursor:pointer;color:#fff;z-index:1001;margin-top:3px;font-size:1.5rem;transition:all .3s;display:none;position:relative}.Header_Hamburger_close-btn{color:#fff;width:30px;height:30px;margin-top:20px}.Header__Hamburger:hover{transform:scale(1.1)}.Header_Auth{align-items:center;gap:5px;display:flex}.Header__MobileMenu__UserSection{flex-direction:column;gap:1rem;display:flex}.Header__MobileMenu__UserInfo{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:10px;align-items:center;gap:.75rem;padding:1rem;display:flex}.Header__MobileMenu__UserInfo img{border-radius:50%;width:2rem;height:2rem}.Header__MobileMenu__UserInfo span{color:#fff;font-size:.9rem;font-weight:500}.Header__MobileMenu__LogoutBtn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#ff4757 0%,#ff3742 100%);border:none;border-radius:25px;justify-content:center;align-items:center;gap:.5rem;width:100%;padding:1rem;font-size:1rem;font-weight:600;transition:all .3s;display:flex;box-shadow:0 4px 15px #ff47574d}.Header__MobileMenu__LogoutBtn:hover{transform:translateY(-2px);box-shadow:0 6px 20px #ff475766}.Header__MobileMenu__LogoutBtn:active{transform:translateY(0)}.Header__MobileMenuViewport{z-index:1000;pointer-events:none;height:100vh;position:fixed;top:0;left:0;right:0;overflow:hidden}.Header__MobileMenu{z-index:1000;visibility:hidden;pointer-events:none;background:linear-gradient(135deg,#050505 0%,#1a1a1a 100%);flex-direction:column;width:100%;max-width:350px;height:100%;transition:transform .3s cubic-bezier(.4,0,.2,1),visibility 0s linear .3s;display:flex;position:absolute;top:0;right:0;overflow-y:auto;transform:translate(100%);box-shadow:-5px 0 15px #0000004d}.Header__MobileMenu.show{visibility:visible;pointer-events:auto;transition:transform .3s cubic-bezier(.4,0,.2,1),visibility linear;transform:translate(0)}.Header__MobileMenu__Content{flex-direction:column;padding:2rem 1.5rem;display:flex}.Header__MobileMenu__Header{border-bottom:1px solid #ffffff1a;justify-content:space-between;align-items:center;margin-bottom:2rem;padding-bottom:1rem;display:flex}.Header__MobileMenu__Logo{cursor:pointer}.Header__MobileMenu__Logo img{object-fit:cover;width:4rem;height:3rem}.Header__MobileMenu__Links{flex-direction:column;flex:1;gap:.5rem;margin-bottom:2rem;display:flex}.Header__MobileMenu__Link{color:#fff;text-align:left;cursor:pointer;background:0 0;border:none;border-bottom:1px solid #ffffff0d;padding:1rem 0;font-size:1rem;text-decoration:none;transition:all .3s;position:relative;overflow:hidden}.Header__MobileMenu__Link svg{transform:translateY(1px)}.Header__MobileMenu__Link:before{content:"";background:linear-gradient(90deg,#0000,#ffffff1a,#0000);width:100%;height:100%;transition:left .5s;position:absolute;top:0;left:-100%}.Header__MobileMenu__Link:hover{background:#ffffff0d;padding-left:1rem;transform:translate(5px)}.Header__MobileMenu__Link:hover:before{left:100%}.Header__MobileMenu__AuthBtn{color:#050505;text-align:center;cursor:pointer;background:linear-gradient(135deg,#fff 0%,#f0f0f0 100%);border:none;border-radius:25px;width:100%;padding:1rem;font-size:1rem;font-weight:600;text-decoration:none;transition:all .3s;display:block;box-shadow:0 4px 15px #fff3}.Header__MobileMenu__AuthBtn:hover{transform:translateY(-2px);box-shadow:0 6px 20px #ffffff4d}.Header__MobileMenu__Link:active{transform:scale(.98)}.Header__MobileMenu__Auth{margin-top:auto;padding-top:1rem}.Header__MobileMenu__Overlay{z-index:999;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#00000080;width:100%;height:100%;animation:.3s fadeIn;position:fixed;top:0;left:0}.Header__socialIcons{align-items:center;gap:.9rem;height:100%;margin-top:.3rem;margin-right:.5rem;display:flex}.Header__socialIcons a{color:#fff;cursor:pointer;text-decoration:none;transition:opacity .3s ease-in-out}.Header__socialIcons a:hover{opacity:.6;color:#fff}.Header__socialIcons a svg{scale:1.3}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@media (max-width:1200px){.Header__Menu{gap:0}}@media (max-width:1000px){.Header__Logo{scale:.9}.Header__Menu{display:none}.Header__Hamburger{padding-left:.2rem;display:block}.Header__Hamburger svg{scale:1}.Header__socialIcons{margin-top:0;transform:translateY(0)}.Header-v3 .Header__Hamburger{display:block}.login-btn{display:none}}@media (max-width:600px){.Header-v3{align-items:center;padding:0 1rem}.Header{flex-direction:row;justify-content:space-between;align-items:center}.Header__Logo{scale:.75}.Header__Menu{display:none}.Header__Hamburger{font-size:1.3rem;display:block}.Header__MobileMenu{max-width:100%}.Header__MobileMenu__Content{padding:1.5rem 1rem}.Header__MobileMenu__Header{margin-bottom:1.5rem}.Header__MobileMenu__Logo img{width:3.5rem;height:2.5rem}.Header__MobileMenu__Links{gap:.25rem}.Header__MobileMenu__Link{padding:.75rem 0;font-size:.95rem}.Header__Hamburger{z-index:1001;display:block}}
.nav-container{padding:0 20px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.nav-menu{align-items:center;gap:.1rem;height:50px;margin:0;padding:0;list-style:none;display:flex}.nav-menu li{padding:5px;font-size:.95rem}.nav-item{margin:0 15px;position:relative}.nav-link{color:#fff;cursor:pointer;align-items:center;gap:5px;font-weight:500;text-decoration:none;transition:color .3s;display:flex}.nav-link:hover{color:#96f;font-weight:600}.has-dropdown .nav-link:after{content:" ▼";font-size:.7em;transform:translateY(1px)}.dropdown{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);opacity:0;visibility:hidden;z-index:100;z-index:10;background-color:#050505e6;border-radius:4px;flex-direction:column;gap:5px;min-width:180px;padding:10px 5px;transition:all .3s;display:flex;position:absolute;top:30px;left:50%;transform:translate(-50%,10px);box-shadow:0 0 2px #fff}.dropdown.visible{opacity:1;visibility:visible}.dropdown-link{color:#fff;padding:0 1rem;text-decoration:none;transition:background .2s;display:block}.dropdown-link:hover{color:#96f;font-weight:500}
.MenuContainer{cursor:pointer;z-index:99;position:relative}.MenuContainer__Items{cursor:pointer;align-items:center;gap:2px;padding:1em;font-size:.8rem;font-weight:500;line-height:1rem;display:flex;position:relative}@media (max-width:1000px){.MenuContainer__Items{display:none}}.MenuContainer__Items__Text{margin-left:.5em}.MenuContainer__Items__Icon{display:flex}.MenuContainer__List{color:#fff;background:#050505;border-radius:3px;width:150px;min-height:5rem;animation:.2s linear forwards slide;display:none;position:absolute;left:-2rem;box-shadow:0 0 2px #d2d1d154}.MenuContainer__List.Active{display:block}.MenuContainer__List__Item{cursor:pointer;border-bottom:1px solid #d2d1d154;justify-content:center;align-items:center;gap:5px;padding:.5em .8em;font-size:.9em;display:flex}.MenuContainer__List__Item:last-child{border-bottom:none}.MenuContainer__List__Item:hover{opacity:.7}.MenuContainer__List__Item svg{width:20px;height:20px}
.footer{color:#fff;text-align:center;vertical-align:top;z-index:99;background-color:#000;max-width:100%;padding:3rem 2rem;position:relative}@media (max-width:650px){.footer{padding:2rem 1rem}}.footer hr{background-color:#fff;border:none;width:85%;height:1px;margin:2rem auto}.footer-wrapper *{margin:0;padding:0}.footer-wrapper{vertical-align:top;text-align:left;color:#fff;grid-template-columns:repeat(auto-fit,minmax(13rem,1fr));gap:2rem;display:grid}.footer-head{color:#fff;margin:auto auto 1rem;font-size:1.1rem;font-weight:600}.footer-content{display:inline-block}.footer-content ul{text-align:left;display:inline-block}.footer-content li{cursor:pointer;margin-bottom:.6rem;line-height:1rem;list-style:none}.footer-content a{color:#fff;font-size:.8rem;font-weight:400;text-decoration:none}.footer-content a:hover,.footer-content li:hover{color:#fff}.footer-content img{margin-right:.3rem}.footer-content input{color:#fff;vertical-align:top;background-color:#424242;border:none;border-radius:.3rem;outline:none;width:100%;max-width:15rem;margin-bottom:.3rem;margin-right:.3rem;padding:.4rem}.footer-content-wrapper{justify-content:space-between;gap:4rem;display:flex}@media (max-width:1200px){.footer-content-wrapper{flex-direction:column}}.footer-content-wrapper .links-section{max-width:900px}@media (max-width:1200px){.footer-content-wrapper .links-section{max-width:unset}}.footer-aboutus{flex:2;max-width:400px;display:inline-block}.footer-aboutus img{object-fit:cover;aspect-ratio:1;height:100px;margin-top:2rem;margin-right:0}@media (max-width:1200px){.footer-aboutus{max-width:1000px}}.footer-categories div{display:flex}.footer-categories ul{width:50%;max-width:15rem}.footer-contact{display:inline-block}.footer-newsletter p{margin-bottom:1rem}.category-link{color:#fff9;text-decoration:none}.category-link:hover{color:#fff}@media (max-width:650px){.footer{gap:1rem 0;padding:2rem 1rem}.footer-content-wrapper{flex-wrap:wrap;gap:0}.footer-content-wrapper .footer-aboutus{max-width:100%;margin-bottom:2rem}.footer-links{text-align:left;width:50%;margin-bottom:.5rem}.footer-content .social-links a{text-wrap:wrap;white-space:no-wrap}}.footer-aboutus-content{color:#fff;font-size:.8rem;font-weight:400;line-height:1.5}.footer-content .social-links{flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:15px;display:flex}.footer-content .social-links a{justify-content:flex-start;align-items:center;gap:5px;font-size:.8rem;font-weight:400;display:flex}.footer-content .social-links svg{width:18px;height:14px}@media (max-width:680px){.footer-content-wrapper .links-section{flex-wrap:wrap;justify-content:space-between;gap:1rem;padding:5px;display:flex}.footer-content-wrapper .links-section .products-links{width:60%}.footer-content-wrapper .links-section .solutions-links,.footer-content-wrapper .links-section .support-links,.footer-content-wrapper .links-section .company-links,.footer-content-wrapper .links-section .contact-links{width:45%}.footer-content-wrapper .links-section .contact-links .social-links{flex-direction:row}.footer-content-wrapper .links-section .contact-links span{display:none}}
.Home-module__8SnzDG__home-page{-webkit-font-smoothing:auto;-moz-osx-font-smoothing:auto;position:relative}
.HeroBanner-module__Pe6tnq__hero{color:#fff;background:#000 50% 450px/contain no-repeat;justify-content:center;align-items:center;min-height:80dvh;padding:2rem 1rem;display:flex;position:relative;overflow:hidden}.HeroBanner-module__Pe6tnq__hero *{font-family:-apple-system,BlinkMacSystemFont,Inter,Segoe UI,sans-serif}.HeroBanner-module__Pe6tnq__hero__container{text-align:center;z-index:1;width:100%;max-width:1200px;position:relative}.HeroBanner-module__Pe6tnq__hero__container .HeroBanner-module__Pe6tnq__flex-text{color:#ffffffb3;font-size:.85rem;font-weight:500;display:block}.HeroBanner-module__Pe6tnq__hero__badge{color:#ffffffe6;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border:1px solid #ffffff26;border-radius:50px;margin-bottom:1.25rem;padding:.375rem .875rem;font-size:.75rem;transition:all .3s;display:inline-block}.HeroBanner-module__Pe6tnq__hero__badge:hover{background:#ffffff26;transform:translateY(-2px)}.HeroBanner-module__Pe6tnq__hero__title{letter-spacing:-.03em;background:linear-gradient(#fff 0%,#ffffffe6 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin:0 0 1rem;font-size:clamp(1.8rem,6.5vw,3.3rem);font-weight:600;line-height:1.1}.HeroBanner-module__Pe6tnq__hero__title span{background:linear-gradient(90deg,#c084fc,#f9a8d4,#60a5fa);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.HeroBanner-module__Pe6tnq__hero__description{color:#ffffffb3;max-width:700px;margin:0 auto 1.75rem;font-size:.9rem;font-weight:400;line-height:1.5}.HeroBanner-module__Pe6tnq__hero__btn{cursor:pointer;white-space:nowrap;border:none;border-radius:30px;width:80%;margin-top:2rem;padding:.9rem 1.5rem;font-family:inherit;font-size:1rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-block}.HeroBanner-module__Pe6tnq__hero__btn--primary{color:#000;background:#fff}.HeroBanner-module__Pe6tnq__hero__btn--primary:hover{background:#ffffffe6;transform:translateY(-2px);box-shadow:0 10px 30px #fff3}.HeroBanner-module__Pe6tnq__hero__tabs{scrollbar-width:none;align-items:flex-end;gap:0;width:100%;max-width:650px;margin:1.4rem auto 0;padding:0 8px;display:flex;overflow-x:auto}.HeroBanner-module__Pe6tnq__hero__tabs::-webkit-scrollbar{display:none}.HeroBanner-module__Pe6tnq__hero__tab{color:#ffffff8c;cursor:pointer;white-space:nowrap;background:0 0;border:1px solid #0000;border-bottom:none;border-radius:10px 10px 0 0;flex:none;align-items:center;gap:5px;padding:5px 12px;font-size:.8rem;font-weight:600;line-height:1.35;transition:color .18s,background .18s,border-color .18s;display:inline-flex;position:relative}.HeroBanner-module__Pe6tnq__hero__tab:hover:not(.HeroBanner-module__Pe6tnq__is-active){color:#ffffffeb;background:#ffffff0a}.HeroBanner-module__Pe6tnq__hero__tab.HeroBanner-module__Pe6tnq__is-active{color:#fff;background:#ffffff12;border-color:#ffffff1f;margin-bottom:-1px;padding-bottom:6px}.HeroBanner-module__Pe6tnq__hero__input-wrapper{border-radius:12px;flex-direction:column;gap:2px;max-width:650px;margin:0 auto 1rem;padding:6px;display:flex;position:relative}.HeroBanner-module__Pe6tnq__hero__input-wrapper:after{content:"";border-radius:inherit;z-index:2;-webkit-mask-composite:xor;pointer-events:none;background:linear-gradient(45deg,#ff3a82,#4ecdc4,#5233ff,#96ceb4,#ffeaa7,plum,#98d8c8) 0 0/400% 400%;padding:1.5px;animation:3s ease-in-out infinite HeroBanner-module__Pe6tnq__moveGradient;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;-webkit-mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;-webkit-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}.HeroBanner-module__Pe6tnq__hero__input{box-sizing:border-box;color:#fff;resize:none;scrollbar-width:none;background:0 0;border-radius:12px;outline:none;flex:none;width:100%;height:auto;min-height:95px;padding:.75rem .9rem .35rem;font-family:inherit;font-size:.85rem;line-height:1.5;position:relative}.HeroBanner-module__Pe6tnq__hero__input::-webkit-scrollbar{display:none}.HeroBanner-module__Pe6tnq__hero__input::placeholder{color:#fff6;font-size:.9rem}.HeroBanner-module__Pe6tnq__hero__thumbs{z-index:3;flex-wrap:wrap;gap:8px;padding:4px 8px 2px;display:flex;position:relative}.HeroBanner-module__Pe6tnq__hero__thumb{border:1px solid #ffffff38;border-radius:10px;flex:none;width:50px;height:50px;position:relative;overflow:hidden}.HeroBanner-module__Pe6tnq__hero__thumb img{object-fit:cover;width:100%;height:100%;display:block}.HeroBanner-module__Pe6tnq__hero__thumb button{color:#fff;cursor:pointer;background:#000000b8;border:none;border-radius:50%;place-items:center;width:18px;height:18px;padding:0;font-size:13px;line-height:16px;display:grid;position:absolute;top:3px;right:3px}.HeroBanner-module__Pe6tnq__hero__toolbar{z-index:3;flex-wrap:nowrap;align-items:center;gap:6px;padding:4px 0 6px;display:flex;position:relative}.HeroBanner-module__Pe6tnq__hero__model,.HeroBanner-module__Pe6tnq__hero__attach,.HeroBanner-module__Pe6tnq__hero__effort{box-sizing:border-box;cursor:default;white-space:nowrap;color:#ffffffe6;background:#ffffff12;border:1px solid #ffffff24;border-radius:8px;align-items:center;line-height:1;display:inline-flex}.HeroBanner-module__Pe6tnq__hero__model{text-overflow:ellipsis;flex:0 auto;min-width:0;max-width:190px;overflow:hidden}.HeroBanner-module__Pe6tnq__hero__effort{cursor:pointer;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='10' viewBox='0 0 24 24' fill='none' stroke='%23ffffff' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'/%3E%3C/svg%3E");background-position:right 9px center;background-repeat:no-repeat;max-width:26%;height:34px;padding:0 26px 0 10px;font-size:.76rem}.HeroBanner-module__Pe6tnq__hero__model.HeroBanner-module__Pe6tnq__hero__effort{cursor:pointer;max-width:190px;height:30px;padding:0 22px 0 8px;font-size:.72rem}.HeroBanner-module__Pe6tnq__hero__effort option,.HeroBanner-module__Pe6tnq__hero__model option{color:#fff;background:#0b0d14}.HeroBanner-module__Pe6tnq__hero__attach{gap:5px;height:30px;padding:0 9px;font-size:.72rem}.HeroBanner-module__Pe6tnq__hero__toolbar .HeroBanner-module__Pe6tnq__hero__input-submit{box-sizing:border-box;white-space:nowrap;flex:none;height:30px;margin-left:auto;padding:0 13px;font-size:.74rem;position:static}.HeroBanner-module__Pe6tnq__hero__input-submit{color:#fffc;cursor:default;background:#ffffff1a;border:1px solid #ffffff1a;border-radius:8px;justify-content:center;align-items:center;gap:.5rem;padding:8px 12px;display:flex}.HeroBanner-module__Pe6tnq__hero__git{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);text-align:left;background:#ffffff08;border:1px solid #ffffff1f;border-radius:12px;flex-direction:column;gap:.6rem;max-width:650px;margin:0 auto 1rem;padding:.8rem;display:flex;position:relative}.HeroBanner-module__Pe6tnq__hero__git-oauth{flex-wrap:wrap;gap:.6rem;display:flex}.HeroBanner-module__Pe6tnq__hero__git-connect{color:#fff;cursor:default;opacity:.7;background:#ffffff0f;border:1px solid #ffffff2e;border-radius:8px;flex:auto;justify-content:center;align-items:center;gap:.55rem;min-width:150px;padding:.7rem 1rem;font-family:inherit;font-size:.85rem;font-weight:600;display:inline-flex}.HeroBanner-module__Pe6tnq__hero__git-connect svg{flex:none}.HeroBanner-module__Pe6tnq__hero__git-picker,.HeroBanner-module__Pe6tnq__hero__git-pat,.HeroBanner-module__Pe6tnq__hero__git-row{flex-direction:column;gap:.6rem;display:flex}.HeroBanner-module__Pe6tnq__hero__git-provider,.HeroBanner-module__Pe6tnq__hero__git-url,.HeroBanner-module__Pe6tnq__hero__git-token{color:#fff;background:#00000040;border:1px solid #ffffff1f;border-radius:8px;outline:none;padding:.6rem .75rem;font-family:inherit;font-size:.85rem}.HeroBanner-module__Pe6tnq__hero__git-provider::placeholder,.HeroBanner-module__Pe6tnq__hero__git-url::placeholder,.HeroBanner-module__Pe6tnq__hero__git-token::placeholder{color:#fff6}.HeroBanner-module__Pe6tnq__hero__git-provider{flex:none;width:100%;min-width:0}.HeroBanner-module__Pe6tnq__hero__git-provider option{color:#fff;background:#0b0d14}.HeroBanner-module__Pe6tnq__hero__git-url{flex:auto;min-width:0}.HeroBanner-module__Pe6tnq__hero__git-token{width:100%}.HeroBanner-module__Pe6tnq__hero__git-foot{flex-direction:column;justify-content:space-between;align-items:stretch;gap:.75rem;margin-top:.15rem;display:flex}.HeroBanner-module__Pe6tnq__hero__git-foot .HeroBanner-module__Pe6tnq__hero__input-submit{flex:none;position:static}.HeroBanner-module__Pe6tnq__hero__git-hint{color:#ffffff80;align-items:center;gap:.4rem;font-size:.72rem;line-height:1.35;display:inline-flex}.HeroBanner-module__Pe6tnq__hero__or{justify-content:center;align-items:center;gap:.5rem;width:60%;max-width:500px;margin:1.5rem auto 0;display:flex}.HeroBanner-module__Pe6tnq__hero__or hr{border:none;border-top:1px solid #ffffff1a;width:50%}.HeroBanner-module__Pe6tnq__hero__or span{color:#fffc;font-size:.875rem;font-weight:500}@media (min-width:481px){.HeroBanner-module__Pe6tnq__hero{padding:1.5rem}.HeroBanner-module__Pe6tnq__hero__badge{margin-bottom:1.5rem;padding:.438rem 1rem;font-size:.813rem}.HeroBanner-module__Pe6tnq__hero__title{margin-bottom:1.25rem}.HeroBanner-module__Pe6tnq__hero__description{margin-bottom:2rem;font-size:clamp(.85rem,1.5vw,1rem)}.HeroBanner-module__Pe6tnq__hero__btn{width:auto;padding:.875rem 1.75rem}}@media (min-width:641px){.HeroBanner-module__Pe6tnq__hero__tabs{gap:2px}.HeroBanner-module__Pe6tnq__hero__tab{gap:7px;padding:6px 15px;font-size:.85rem}.HeroBanner-module__Pe6tnq__hero__tab.HeroBanner-module__Pe6tnq__is-active{padding-bottom:7px}.HeroBanner-module__Pe6tnq__hero__input{min-height:110px;font-size:.9rem}.HeroBanner-module__Pe6tnq__hero__thumb{width:60px;height:60px}.HeroBanner-module__Pe6tnq__hero__toolbar{gap:8px;padding:5px 2px}.HeroBanner-module__Pe6tnq__hero__effort{max-width:148px}.HeroBanner-module__Pe6tnq__hero__model.HeroBanner-module__Pe6tnq__hero__effort{height:34px;padding:0 26px 0 10px;font-size:.76rem}.HeroBanner-module__Pe6tnq__hero__attach{height:34px;padding:0 12px;font-size:.76rem}.HeroBanner-module__Pe6tnq__hero__toolbar .HeroBanner-module__Pe6tnq__hero__input-submit{height:34px;padding:0 16px;font-size:.8rem}.HeroBanner-module__Pe6tnq__hero__git-row{flex-direction:row}.HeroBanner-module__Pe6tnq__hero__git-provider{width:auto;min-width:130px}.HeroBanner-module__Pe6tnq__hero__git-foot{flex-direction:row;align-items:center}}@media (min-width:701px){.HeroBanner-module__Pe6tnq__hero{background-image:linear-gradient(#0009,#0009),url(/_next/image?url=https%3A%2F%2Fcdn.appsketch.ai%2Fphurti-cloudfront%2Fimagestore%2FScreenshot_2026-01-15_at_6.45.32PM.png&w=1920&q=75)}}@media (min-width:769px){.HeroBanner-module__Pe6tnq__hero{padding:3rem 2rem}.HeroBanner-module__Pe6tnq__hero__badge{margin-bottom:2rem;padding:.5rem 1.25rem;font-size:.875rem}.HeroBanner-module__Pe6tnq__hero__title{margin-bottom:1.5rem}.HeroBanner-module__Pe6tnq__hero__description{margin-bottom:2.5rem}}@media (min-width:901px){.HeroBanner-module__Pe6tnq__hero{min-height:90dvh}}@media (min-width:1001px){.HeroBanner-module__Pe6tnq__hero{background-position:50% 100px}}@media (min-width:1201px){.HeroBanner-module__Pe6tnq__hero{min-height:90vh}}
.Gallery-module__54iuzG__gallery-grid{cursor:grab;background:#000;width:100%;height:900px;padding:2rem 0;position:relative;overflow:hidden}.Gallery-module__54iuzG__gallery-grid--grabbing{cursor:grabbing}.Gallery-module__54iuzG__gallery-grid *{font-family:-apple-system,BlinkMacSystemFont,Inter,Segoe UI,sans-serif}.Gallery-module__54iuzG__gallery-grid__header{align-items:center;padding:0 .5rem;display:flex}.Gallery-module__54iuzG__gallery-grid__main-title{letter-spacing:-.03em;background:linear-gradient(#fff 0%,#ffffffe6 100%);-webkit-text-fill-color:transparent;text-align:center;-webkit-background-clip:text;background-clip:text;width:90%;max-width:600px;margin:0 auto;font-size:clamp(1.9rem,6.5vw,3rem);font-weight:600;line-height:1.3}.Gallery-module__54iuzG__gallery-grid__wrapper{transform:scale(.7)translate(-50px,-200px)}.Gallery-module__54iuzG__gallery-grid__scroll-container{will-change:transform;-webkit-user-select:none;user-select:none;gap:.4rem;width:max-content;display:flex}.Gallery-module__54iuzG__gallery-grid__column{will-change:transform;flex-direction:column;gap:.4rem;display:flex;-webkit-mask:linear-gradient(#000 60%,#0000 90%);mask:linear-gradient(#000 60%,#0000 90%)}.Gallery-module__54iuzG__grid-cols-0,.Gallery-module__54iuzG__grid-cols-1,.Gallery-module__54iuzG__grid-cols-3,.Gallery-module__54iuzG__grid-cols-4,.Gallery-module__54iuzG__grid-cols-6,.Gallery-module__54iuzG__grid-cols-7,.Gallery-module__54iuzG__grid-cols-8{width:330px;min-width:330px;max-width:330px}.Gallery-module__54iuzG__grid-cols-2,.Gallery-module__54iuzG__grid-cols-5{width:140px;min-width:140px;max-width:140px}.Gallery-module__54iuzG__grid-cols-0,.Gallery-module__54iuzG__grid-cols-1,.Gallery-module__54iuzG__grid-cols-2,.Gallery-module__54iuzG__grid-cols-6,.Gallery-module__54iuzG__grid-cols-7,.Gallery-module__54iuzG__grid-cols-8{display:none}.Gallery-module__54iuzG__gallery-grid__item{border:1px solid #ffffff1a;border-radius:.5rem;width:100%;transition:all .25s ease-in-out;position:relative;overflow:hidden}.Gallery-module__54iuzG__gallery-grid__item:hover{padding:5px}.Gallery-module__54iuzG__gallery-grid__item:hover .Gallery-module__54iuzG__gallery-grid__button{opacity:1}.Gallery-module__54iuzG__grid-item-13,.Gallery-module__54iuzG__grid-item-19,.Gallery-module__54iuzG__grid-item-23{aspect-ratio:4/3}.Gallery-module__54iuzG__grid-item-1,.Gallery-module__54iuzG__grid-item-2,.Gallery-module__54iuzG__grid-item-10,.Gallery-module__54iuzG__grid-item-21{aspect-ratio:4/3.5}.Gallery-module__54iuzG__grid-item-3,.Gallery-module__54iuzG__grid-item-11,.Gallery-module__54iuzG__grid-item-14{aspect-ratio:4/5}.Gallery-module__54iuzG__grid-item-14,.Gallery-module__54iuzG__grid-item-20{aspect-ratio:4/4.5}.Gallery-module__54iuzG__grid-item-4,.Gallery-module__54iuzG__grid-item-12,.Gallery-module__54iuzG__grid-item-15,.Gallery-module__54iuzG__grid-item-24{aspect-ratio:4/4}.Gallery-module__54iuzG__grid-item-5,.Gallery-module__54iuzG__grid-item-22{aspect-ratio:4/5}.Gallery-module__54iuzG__grid-item-6{aspect-ratio:4/4}.Gallery-module__54iuzG__grid-item-25,.Gallery-module__54iuzG__grid-item-26{aspect-ratio:4/6}.Gallery-module__54iuzG__grid-item-7,.Gallery-module__54iuzG__grid-item-8{aspect-ratio:4/7}.Gallery-module__54iuzG__grid-item-9,.Gallery-module__54iuzG__grid-item-16,.Gallery-module__54iuzG__grid-item-17,.Gallery-module__54iuzG__grid-item-18{aspect-ratio:4/8}.Gallery-module__54iuzG__grid-item-7 .Gallery-module__54iuzG__gallery-grid__image,.Gallery-module__54iuzG__grid-item-8 .Gallery-module__54iuzG__gallery-grid__image,.Gallery-module__54iuzG__grid-item-9 .Gallery-module__54iuzG__gallery-grid__image,.Gallery-module__54iuzG__grid-item-16 .Gallery-module__54iuzG__gallery-grid__image,.Gallery-module__54iuzG__grid-item-17 .Gallery-module__54iuzG__gallery-grid__image,.Gallery-module__54iuzG__grid-item-18 .Gallery-module__54iuzG__gallery-grid__image{object-fit:fill}.Gallery-module__54iuzG__gallery-grid__image{object-fit:cover;-webkit-user-drag:none;border-radius:.5rem;width:100%;height:100%;display:block}.Gallery-module__54iuzG__gallery-grid__button{color:#fff;opacity:0;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:9999;cursor:pointer;background:#0009;justify-content:center;align-items:center;width:100%;height:40px;font-size:.95rem;font-weight:600;transition:all .25s ease-in-out;display:flex;position:absolute;bottom:0}.Gallery-module__54iuzG__gallery-grid__button:hover{background:#000c}.Gallery-module__54iuzG__gallery-grid__overlay{z-index:10;background:linear-gradient(#0000 0%,#0009 10%,#000000f2 40%,#000 100%);justify-content:center;align-items:center;padding:10vh 1.5rem;display:flex;position:absolute;bottom:-20px;left:0;right:0}.Gallery-module__54iuzG__gallery-grid__names{cursor:pointer;flex-wrap:wrap;justify-content:center;align-items:center;gap:1rem 1.5rem;width:90vw;max-width:650px;margin:0 auto;display:flex}.Gallery-module__54iuzG__gallery-grid__customer{color:#fff;letter-spacing:.01em;white-space:nowrap;opacity:0;filter:brightness(1.5);margin-top:1rem;font-family:-apple-system,BlinkMacSystemFont,Inter,Segoe UI,sans-serif;font-size:1.1rem;font-weight:500;transition:opacity .3s ease-in-out;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.Gallery-module__54iuzG__gallery-grid__name{color:#fff;letter-spacing:.01em;white-space:nowrap;font-family:-apple-system,BlinkMacSystemFont,Inter,Segoe UI,sans-serif;font-size:.9rem;font-weight:500;transition:all .3s ease-in-out}@media (min-width:601px){.Gallery-module__54iuzG__gallery-grid__header{padding:.5rem 1rem}}@media (min-width:641px){.Gallery-module__54iuzG__gallery-grid{height:1000px;padding:4rem 0 3rem}.Gallery-module__54iuzG__gallery-grid__wrapper{transform:scale(.75)translateY(-150px)}.Gallery-module__54iuzG__gallery-grid__overlay{padding:6vh 2rem}.Gallery-module__54iuzG__gallery-grid__names{gap:1.25rem 1.75rem}}@media (min-width:751px){.Gallery-module__54iuzG__gallery-grid__header{padding:1rem 2rem 1.5rem}}@media (min-width:801px){.Gallery-module__54iuzG__gallery-grid{height:auto}.Gallery-module__54iuzG__gallery-grid__wrapper{transform:none}.Gallery-module__54iuzG__gallery-grid__overlay{padding:10vh 2rem}.Gallery-module__54iuzG__grid-cols-0,.Gallery-module__54iuzG__grid-cols-1,.Gallery-module__54iuzG__grid-cols-2,.Gallery-module__54iuzG__grid-cols-6,.Gallery-module__54iuzG__grid-cols-7,.Gallery-module__54iuzG__grid-cols-8{display:flex}}@media (min-width:901px){.Gallery-module__54iuzG__gallery-grid__header{padding:1rem 3rem 2rem}.Gallery-module__54iuzG__gallery-grid__overlay{padding:20vh 2rem 10vh}.Gallery-module__54iuzG__gallery-grid__names{gap:1.5rem 2rem}}@media (min-width:1201px){.Gallery-module__54iuzG__gallery-grid__header{padding:1rem 4rem 3rem}.Gallery-module__54iuzG__gallery-grid__names{gap:1.75rem 2.25rem}.Gallery-module__54iuzG__gallery-grid__name{font-size:.875rem}}@media (min-width:1401px){.Gallery-module__54iuzG__gallery-grid__names{gap:2rem 2.5rem}.Gallery-module__54iuzG__gallery-grid__name{font-size:1rem}}
.Templates-module__rQcMsa__templates-section{color:#fff;background-color:#000;padding:90px 0;overflow:hidden}.Templates-module__rQcMsa__templates-section *{font-family:-apple-system,BlinkMacSystemFont,Inter,Segoe UI,sans-serif}.Templates-module__rQcMsa__templates-header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:15px 25px;padding:1rem 4rem 3rem;display:flex}@media (max-width:1200px){.Templates-module__rQcMsa__templates-header{padding:1rem 3rem 2rem}}@media (max-width:900px){.Templates-module__rQcMsa__templates-header{padding:1rem 2rem 2rem}}@media (max-width:600px){.Templates-module__rQcMsa__templates-header{padding:0 1rem 1rem}}.Templates-module__rQcMsa__templates-header h2{letter-spacing:-.03em;background:linear-gradient(#fff 0%,#ffffffe6 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;width:90%;max-width:700px;font-size:clamp(1.7rem,6.5vw,3rem);font-weight:600;line-height:1.3}.Templates-module__rQcMsa__templates-header__cta{cursor:pointer;white-space:nowrap;color:#000;background:#fff;border-radius:4px;padding:.75rem 1.75rem;font-size:1rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-block}@media (max-width:600px){.Templates-module__rQcMsa__templates-header__cta{padding:.6rem 1.2rem;font-size:.95rem}}.Templates-module__rQcMsa__templates-header__cta:hover{background:#ffffffe6;transform:translateY(-2px);box-shadow:0 10px 30px #fff3}.Templates-module__rQcMsa__templates-marquee-wrapper{flex-direction:column;gap:30px;display:flex}.Templates-module__rQcMsa__templates-swiper{width:100%;padding:.5rem 0}.Templates-module__rQcMsa__templates-swiper .swiper-wrapper{will-change:transform;backface-visibility:hidden;padding:10px 0;transition-timing-function:linear}.Templates-module__rQcMsa__templates-swiper .Templates-module__rQcMsa__template-slide{will-change:transform;backface-visibility:hidden;flex-shrink:0;gap:0;width:400px}@media (max-width:768px){.Templates-module__rQcMsa__templates-swiper .Templates-module__rQcMsa__template-slide{width:300px}}@media (max-width:600px){.Templates-module__rQcMsa__templates-swiper .Templates-module__rQcMsa__template-slide{width:250px}}.Templates-module__rQcMsa__template-card{contain:layout style;will-change:transform;flex-direction:column;gap:10px;transition:transform .3s;display:flex;transform:translateZ(0)}.Templates-module__rQcMsa__template-card__image{aspect-ratio:14/10;background:#111;border:1px solid #ffffff1a;border-radius:8px;justify-content:center;align-items:center;width:100%;transition:border-color .3s;display:flex;position:relative;overflow:hidden;transform:translateZ(0)}@media (max-width:600px){.Templates-module__rQcMsa__template-card__image{aspect-ratio:13/10}}.Templates-module__rQcMsa__template-card__img{object-fit:cover;object-position:top;will-change:transform;background-color:#222;width:100%;height:100%;max-height:400px;transition:transform .5s cubic-bezier(.2,.8,.2,1);display:block}.Templates-module__rQcMsa__template-card:hover .Templates-module__rQcMsa__template-card__image{border-color:#ffffff4d}.Templates-module__rQcMsa__template-card:hover .Templates-module__rQcMsa__template-card__img{transform:scale(1.03)}.Templates-module__rQcMsa__template-card__info{flex-direction:column;justify-content:space-between;gap:10px;padding:0 5px;display:flex}.Templates-module__rQcMsa__template-card__info__btns{gap:10px;display:flex}.Templates-module__rQcMsa__template-card__info__use-app-btn,.Templates-module__rQcMsa__template-card__info__customize-btn{color:#fff;cursor:pointer;background:0 0;border:2px solid #fff;border-radius:16px;justify-content:center;align-items:center;min-width:100px;height:32px;padding:6px 13px;font-size:13px;font-weight:600;transition:all .3s cubic-bezier(.2,.8,.2,1);display:flex}.Templates-module__rQcMsa__template-card__info__use-app-btn:hover:not(:disabled),.Templates-module__rQcMsa__template-card__info__customize-btn:hover:not(:disabled){transform:scale(1.05)}.Templates-module__rQcMsa__template-card__info__use-app-btn:disabled,.Templates-module__rQcMsa__template-card__info__customize-btn:disabled{opacity:.6;cursor:not-allowed}.Templates-module__rQcMsa__template-card__loader{width:1.3em;height:1.3em}.Templates-module__rQcMsa__template-card h3{color:#fff;margin:0;font-size:14px;font-weight:500}.Templates-module__rQcMsa__template-card__category{color:#ffffff80;font-size:14px}@media (max-width:900px){.Templates-module__rQcMsa__templates-section{padding:70px 0}}@media (max-width:768px){.Templates-module__rQcMsa__templates-section{padding:40px 0}.Templates-module__rQcMsa__templates-header{flex-direction:column;align-items:flex-start;gap:24px}}.Templates-module__rQcMsa__templates-skeleton-track{display:flex;overflow:hidden}.Templates-module__rQcMsa__skeleton-shimmer{position:relative;overflow:hidden;background:#161616!important;border-color:#ffffff26!important}.Templates-module__rQcMsa__skeleton-shimmer:after{content:"";background:linear-gradient(90deg,#0000,#ffffff0f,#0000);animation:1.6s ease-in-out infinite Templates-module__rQcMsa__skeleton-shimmer;position:absolute;inset:0;transform:translate(-100%)}@keyframes Templates-module__rQcMsa__skeleton-shimmer{to{transform:translate(100%)}}.Templates-module__rQcMsa__skeleton-line{border-radius:4px;height:14px}.Templates-module__rQcMsa__skeleton-line--title{width:70%;height:16px;margin:.3rem 0 .5rem}
.AboutUs-module__LjpoqW__about-page{color:#fff;-webkit-font-smoothing:auto;-moz-osx-font-smoothing:auto;background-color:#000;min-height:100vh;overflow:hidden}.AboutUs-module__LjpoqW__background-orbs{pointer-events:none;position:fixed;inset:0;overflow:hidden}.AboutUs-module__LjpoqW__orb{filter:blur(150px);border-radius:50%;animation:3s ease-in-out infinite AboutUs-module__LjpoqW__pulse;position:absolute}.AboutUs-module__LjpoqW__orb-purple{background-color:#a855f733;width:800px;height:800px;top:0;right:0}.AboutUs-module__LjpoqW__orb-blue{background-color:#3b82f633;width:600px;height:600px;animation-delay:1s;bottom:0;left:0}.AboutUs-module__LjpoqW__orb-pink{background-color:#ec48991a;width:700px;height:700px;animation-delay:2s;top:50%;left:50%}@keyframes AboutUs-module__LjpoqW__pulse{0%,to{opacity:1}50%{opacity:.5}}.AboutUs-module__LjpoqW__content-wrapper{position:relative}.AboutUs-module__LjpoqW__container{max-width:1280px;margin:0 auto;padding:0 .5rem}.AboutUs-module__LjpoqW__section-badge{border-radius:9999px;margin-bottom:1.5rem;padding:.25rem 1rem;font-size:.875rem;display:inline-block}.AboutUs-module__LjpoqW__badge-purple{color:#c084fc;background-color:#a855f71a;border:1px solid #a855f733}.AboutUs-module__LjpoqW__badge-blue{color:#60a5fa;background-color:#3b82f61a;border:1px solid #3b82f633}.AboutUs-module__LjpoqW__badge-pink{color:#f9a8d4;background-color:#ec48991a;border:1px solid #ec489933}.AboutUs-module__LjpoqW__section-header{text-align:center;margin-bottom:4rem}.AboutUs-module__LjpoqW__section-title{margin-bottom:1.5rem;font-size:2.5rem;line-height:1.1}.AboutUs-module__LjpoqW__section-description{color:#9ca3af;max-width:48rem;margin:0 auto;font-size:1rem}.AboutUs-module__LjpoqW__about-us-btn{cursor:pointer;border:none;border-radius:.5rem;align-items:center;gap:.5rem;padding:1rem 2rem;font-family:inherit;font-size:.875rem;font-weight:600;transition:all .3s;display:inline-flex}.AboutUs-module__LjpoqW__btn-primary{color:#000;background-color:#fff}.AboutUs-module__LjpoqW__btn-primary:hover{background-color:#f3f4f6}.AboutUs-module__LjpoqW__btn-secondary{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);color:#fff;background-color:#ffffff0d;border:1px solid #ffffff1a}.AboutUs-module__LjpoqW__btn-secondary:hover{background-color:#ffffff1a}.AboutUs-module__LjpoqW__btn-icon{width:1rem;height:1rem}.AboutUs-module__LjpoqW__hero-section{padding:4rem 1rem}.AboutUs-module__LjpoqW__hero-content{text-align:center;max-width:60rem;margin:0 auto 5rem}.AboutUs-module__LjpoqW__hero-badge{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background-color:#ffffff0d;border:1px solid #ffffff1a;border-radius:9999px;align-items:center;gap:.5rem;margin-bottom:2rem;padding:.5rem 1rem;font-size:.875rem;display:inline-flex}.AboutUs-module__LjpoqW__badge-icon{color:#c084fc;width:1rem;height:1rem}.AboutUs-module__LjpoqW__badge-text{color:#d1d5db}.AboutUs-module__LjpoqW__hero-title{margin-bottom:1.5rem;font-size:2.5rem;line-height:1.1}.AboutUs-module__LjpoqW__hero-gradient-text{background:linear-gradient(90deg,#c084fc,#f9a8d4,#60a5fa);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.AboutUs-module__LjpoqW__hero-description{color:#9ca3af;max-width:42rem;margin-bottom:2.5rem;margin-left:auto;margin-right:auto;font-size:1rem}.AboutUs-module__LjpoqW__hero-buttons{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.AboutUs-module__LjpoqW__hero-grid{gap:1.5rem;margin-bottom:2rem;display:grid}.AboutUs-module__LjpoqW__hero-card{cursor:pointer;border-radius:1rem;height:20rem;position:relative;overflow:hidden}.AboutUs-module__LjpoqW__hero-image{object-fit:cover;width:100%;height:100%;transition:transform .7s}.AboutUs-module__LjpoqW__hero-card:hover .AboutUs-module__LjpoqW__hero-image{transform:scale(1.1)}.AboutUs-module__LjpoqW__hero-card-overlay{background:linear-gradient(#0000,#00000080,#000);position:absolute;inset:0}.AboutUs-module__LjpoqW__hero-card-content{position:absolute;bottom:1.5rem;left:1.5rem}.AboutUs-module__LjpoqW__hero-card-title{margin-bottom:.25rem;font-size:1.5rem}.AboutUs-module__LjpoqW__hero-card-subtitle{color:#9ca3af;font-size:.875rem}.AboutUs-module__LjpoqW__stats-section{padding:3rem 1rem}.AboutUs-module__LjpoqW__stats-grid{grid-template-columns:repeat(2,1fr);gap:1.5rem;display:grid}.AboutUs-module__LjpoqW__stat-card{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);cursor:pointer;background-color:#ffffff0d;border:1px solid #ffffff1a;border-radius:1rem;padding:2rem;transition:all .3s;position:relative;overflow:hidden}.AboutUs-module__LjpoqW__stat-card:hover{background-color:#ffffff1a}.AboutUs-module__LjpoqW__stat-card-bg{opacity:0;background:linear-gradient(to bottom right,#a855f71a,#3b82f61a);transition:opacity .3s;position:absolute;inset:0}.AboutUs-module__LjpoqW__stat-card:hover .AboutUs-module__LjpoqW__stat-card-bg{opacity:1}.AboutUs-module__LjpoqW__stat-card-content{position:relative}.AboutUs-module__LjpoqW__stat-value{background:linear-gradient(90deg,#fff,#9ca3af);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:.5rem;font-size:2.5rem}.AboutUs-module__LjpoqW__stat-label{color:#9ca3af;font-size:.875rem}.AboutUs-module__LjpoqW__mission-section{padding:4rem 1rem}.AboutUs-module__LjpoqW__mission-grid{align-items:center;gap:4rem;display:grid}.AboutUs-module__LjpoqW__mission-content{order:2}.AboutUs-module__LjpoqW__mission-image-wrapper{order:1;position:relative}.AboutUs-module__LjpoqW__mission-text{color:#9ca3af;margin-bottom:1.5rem;font-size:1rem;line-height:1.75}.AboutUs-module__LjpoqW__mission-badges{flex-wrap:wrap;gap:1rem;display:flex}.AboutUs-module__LjpoqW__info-badge{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background-color:#ffffff0d;border:1px solid #ffffff1a;border-radius:.75rem;align-items:center;gap:.75rem;padding:.75rem 1.25rem;display:flex}.AboutUs-module__LjpoqW__badge-dot{border-radius:50%;width:.5rem;height:.5rem}.AboutUs-module__LjpoqW__badge-dot-green{background-color:#10b981}.AboutUs-module__LjpoqW__badge-dot-blue{background-color:#3b82f6}.AboutUs-module__LjpoqW__badge-label{font-size:.875rem}.AboutUs-module__LjpoqW__mission-image-glow{filter:blur(48px);background:linear-gradient(90deg,#a855f74d,#3b82f64d);border-radius:1.5rem;position:absolute;inset:-1rem}.AboutUs-module__LjpoqW__mission-image-container{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background-color:#ffffff0d;border:1px solid #ffffff1a;border-radius:1.5rem;height:300px;padding:1rem;position:relative}.AboutUs-module__LjpoqW__mission-image{object-fit:cover;border-radius:1rem}.AboutUs-module__LjpoqW__values-section{padding:4rem 1rem}.AboutUs-module__LjpoqW__values-grid{gap:1.5rem;display:grid}.AboutUs-module__LjpoqW__value-card{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);cursor:pointer;background-color:#ffffff0d;border:1px solid #ffffff1a;border-radius:1rem;padding:2rem;transition:all .3s;position:relative;overflow:hidden}.AboutUs-module__LjpoqW__value-card:hover{border-color:#fff3}.AboutUs-module__LjpoqW__value-card-bg{opacity:0;background:linear-gradient(to bottom right,#a855f70d,#3b82f60d);transition:opacity .3s;position:absolute;inset:0}.AboutUs-module__LjpoqW__value-card:hover .AboutUs-module__LjpoqW__value-card-bg{opacity:1}.AboutUs-module__LjpoqW__value-card-content{position:relative}.AboutUs-module__LjpoqW__value-icon-wrapper{background-color:#ffffff1a;border-radius:.75rem;justify-content:center;align-items:center;width:3rem;height:3rem;margin-bottom:1.25rem;transition:all .3s;display:inline-flex}.AboutUs-module__LjpoqW__value-card:hover .AboutUs-module__LjpoqW__value-icon-wrapper{background-color:#fff3}.AboutUs-module__LjpoqW__value-icon{width:1.5rem;height:1.5rem}.AboutUs-module__LjpoqW__value-title{margin-bottom:.75rem;font-size:1.25rem}.AboutUs-module__LjpoqW__value-description{color:#9ca3af;font-size:.95rem;line-height:1.5}.AboutUs-module__LjpoqW__timeline-section{padding:4rem 1rem}.AboutUs-module__LjpoqW__timeline-grid{gap:1.5rem;display:grid}.AboutUs-module__LjpoqW__milestone-card{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);cursor:pointer;background-color:#ffffff0d;border:1px solid #ffffff1a;border-radius:1rem;padding:2rem;transition:all .3s;position:relative}.AboutUs-module__LjpoqW__milestone-card:hover{background-color:#ffffff1a}.AboutUs-module__LjpoqW__milestone-year{background:linear-gradient(90deg,#c084fc,#60a5fa);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:1rem;font-size:3.75rem}.AboutUs-module__LjpoqW__milestone-title{margin-bottom:.75rem;font-size:1.5rem}.AboutUs-module__LjpoqW__milestone-description{color:#9ca3af;line-height:1.75}.AboutUs-module__LjpoqW__cta-section{padding:4rem 1rem}.AboutUs-module__LjpoqW__cta-container{text-align:center;max-width:56rem;margin:0 auto}.AboutUs-module__LjpoqW__cta-wrapper{position:relative}.AboutUs-module__LjpoqW__cta-glow{filter:blur(48px);background:linear-gradient(90deg,#a855f733,#3b82f633);border-radius:1.5rem;position:absolute;inset:0}.AboutUs-module__LjpoqW__cta-content{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background-color:#ffffff0d;border:1px solid #ffffff1a;border-radius:1.5rem;padding:2rem;position:relative}.AboutUs-module__LjpoqW__cta-title{margin-bottom:1.5rem;font-size:2.5rem;line-height:1.1}.AboutUs-module__LjpoqW__cta-description{color:#9ca3af;max-width:42rem;margin-bottom:2.5rem;margin-left:auto;margin-right:auto;font-size:1rem}.AboutUs-module__LjpoqW__cta-buttons{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.AboutUs-module__LjpoqW__cta-buttons .AboutUs-module__LjpoqW__btn{padding:1rem 2.5rem}.AboutUs-module__LjpoqW__cta-buttons .AboutUs-module__LjpoqW__btn-icon{width:1.25rem;height:1.25rem}@media (min-width:600px){.AboutUs-module__LjpoqW__container{padding:0 1.5rem}.AboutUs-module__LjpoqW__hero-grid{margin-bottom:5rem}.AboutUs-module__LjpoqW__stats-section{padding:5rem 1.5rem}.AboutUs-module__LjpoqW__stat-value{font-size:3rem}.AboutUs-module__LjpoqW__mission-image-container{padding:2rem}.AboutUs-module__LjpoqW__values-section,.AboutUs-module__LjpoqW__timeline-section{padding:6rem 1.5rem}.AboutUs-module__LjpoqW__cta-section{padding:8rem 1.5rem}}@media (min-width:768px){.AboutUs-module__LjpoqW__section-title{font-size:3.5rem}.AboutUs-module__LjpoqW__section-description{font-size:1.25rem}.AboutUs-module__LjpoqW__hero-section{padding:6rem 1.5rem}.AboutUs-module__LjpoqW__hero-title{font-size:3.5rem}.AboutUs-module__LjpoqW__hero-description{font-size:1.25rem}.AboutUs-module__LjpoqW__hero-grid{grid-template-columns:repeat(3,1fr)}.AboutUs-module__LjpoqW__mission-section{padding:6rem 1.5rem}.AboutUs-module__LjpoqW__mission-text{font-size:1.125rem}.AboutUs-module__LjpoqW__mission-image-container{height:500px}.AboutUs-module__LjpoqW__values-grid,.AboutUs-module__LjpoqW__timeline-grid{grid-template-columns:repeat(2,1fr)}.AboutUs-module__LjpoqW__cta-content{padding:4rem}.AboutUs-module__LjpoqW__cta-title{font-size:3.75rem}.AboutUs-module__LjpoqW__cta-description{font-size:1.25rem}}@media (min-width:1024px){.AboutUs-module__LjpoqW__hero-title{font-size:5rem}.AboutUs-module__LjpoqW__stats-grid{grid-template-columns:repeat(4,1fr)}.AboutUs-module__LjpoqW__stat-value{font-size:3.75rem}.AboutUs-module__LjpoqW__mission-grid{grid-template-columns:repeat(2,1fr)}.AboutUs-module__LjpoqW__mission-content{order:1}.AboutUs-module__LjpoqW__mission-image-wrapper{order:2}.AboutUs-module__LjpoqW__values-grid,.AboutUs-module__LjpoqW__timeline-grid{grid-template-columns:repeat(3,1fr)}.AboutUs-module__LjpoqW__cta-title{font-size:4.5rem}}
.Tnc-module__83Rrnq__tncWrapper{background-color:#1a1a1a;padding-top:10rem;padding-bottom:8rem}.Tnc-module__83Rrnq__container{color:#e6e6e6;background-color:#282828;border:1px solid #333;border-radius:16px;max-width:1000px;margin:0 auto;padding:2.5rem 2rem;font-family:Segoe UI,sans-serif;line-height:1.7;box-shadow:0 8px 32px #0000004d}.Tnc-module__83Rrnq__heading{background:linear-gradient(90deg,#ff3a82,#5233ff);-webkit-text-fill-color:transparent;text-shadow:0 4px 12px #5233ff4d;-webkit-background-clip:text;background-clip:text;margin-bottom:.5rem;font-size:2.4rem}.Tnc-module__83Rrnq__updated{color:#b0b0b0;margin-bottom:2rem;font-size:.9rem}.Tnc-module__83Rrnq__section{margin-bottom:2.5rem}.Tnc-module__83Rrnq__section h2{background:#fff;-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;border-left:4px solid #ff3a82;margin-bottom:.6rem;padding-left:.6rem;font-size:1.5rem}.Tnc-module__83Rrnq__section p,.Tnc-module__83Rrnq__section li{color:#ccc;font-size:1rem}.Tnc-module__83Rrnq__section ul{padding-left:1.5rem;list-style-type:disc}.Tnc-module__83Rrnq__section ul a{color:#ff3a82;text-decoration:none;transition:color .2s}.Tnc-module__83Rrnq__section ul a:hover{color:#5233ff;text-decoration:underline}
