.Hero-module__ZARIfG__hero{padding:calc(var(--header-height) + var(--gap-xl)*2)0 var(--gap-xl);align-items:center;min-height:100vh;display:flex;position:relative;overflow:hidden}.Hero-module__ZARIfG__videoContainer{z-index:-1;will-change:transform;pointer-events:none;width:100%;height:120%;position:absolute;top:-10%;left:0}.Hero-module__ZARIfG__videoBackground{object-fit:cover;z-index:-2;width:100%;height:100%;position:absolute;top:0;left:0}.Hero-module__ZARIfG__videoOverlay{z-index:-1;background:#0009;width:100%;height:100%;position:absolute;top:0;left:0}.Hero-module__ZARIfG__content{text-align:left;flex-direction:column;align-items:flex-start;width:100%;display:flex}.Hero-module__ZARIfG__textSide{z-index:2;width:100%;max-width:900px;margin:0}.Hero-module__ZARIfG__label{background:var(--gradient-cyan-purple);color:#0000;text-transform:uppercase;letter-spacing:.1em;margin-bottom:var(--gap-sm);-webkit-background-clip:text;background-clip:text;font-size:.875rem;font-weight:700;display:inline-block}.Hero-module__ZARIfG__title{margin-bottom:var(--gap-md)}.Hero-module__ZARIfG__description{color:var(--foreground);max-width:700px;margin:0 0 var(--gap-md)0;font-size:1.25rem;line-height:1.7}.Hero-module__ZARIfG__actions{gap:var(--gap-sm);justify-content:flex-start;display:flex}.Hero-module__ZARIfG__imageSide{justify-content:center;align-items:center;display:flex;position:relative}.Hero-module__ZARIfG__imageWrapper{z-index:2;border:4px solid #ffffff1a;border-radius:50%;width:400px;height:400px;position:relative;overflow:hidden;box-shadow:0 0 40px #06b6d44d}.Hero-module__ZARIfG__image{object-fit:cover;width:100%;height:100%}.Hero-module__ZARIfG__glow{background:var(--gradient-glow);z-index:1;filter:blur(60px);opacity:.6;border-radius:50%;width:600px;height:600px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@media (max-width:768px){.Hero-module__ZARIfG__hero{padding:calc(var(--header-height) + var(--gap-xl))var(--gap-md)var(--gap-xl);min-height:100dvh}.Hero-module__ZARIfG__content{text-align:left;gap:var(--gap-md);align-items:flex-start}.Hero-module__ZARIfG__textSide{width:100%;padding:0}.Hero-module__ZARIfG__label{font-size:.75rem}.Hero-module__ZARIfG__title{word-wrap:break-word;overflow-wrap:break-word;-webkit-hyphens:auto;hyphens:auto;max-width:100%;line-height:1.1;font-size:clamp(2rem,8vw,3rem)!important}.Hero-module__ZARIfG__description{max-width:100%;margin:0 0 var(--gap-md)0;padding:0;font-size:1rem}.Hero-module__ZARIfG__actions{flex-wrap:wrap;justify-content:flex-start}.Hero-module__ZARIfG__imageWrapper{width:280px;height:280px;margin:var(--gap-md)auto 0}.Hero-module__ZARIfG__glow{width:400px;height:400px}}@media (max-width:480px){.Hero-module__ZARIfG__hero{padding:calc(var(--header-height) + var(--gap-sm))var(--gap-sm)var(--gap-lg)}.Hero-module__ZARIfG__title{font-size:clamp(1.75rem,7vw,2.5rem)!important}.Hero-module__ZARIfG__description{font-size:.9375rem}.Hero-module__ZARIfG__imageWrapper{width:240px;height:240px}}
.Technology-module__obZCcW__section{padding:var(--gap-lg)0 var(--gap-xl);background:var(--background);background-image:radial-gradient(circle at 80% 20%,#06b6d40d 0%,#0000 50%),radial-gradient(circle at 20% 80%,#d946ef0d 0%,#0000 50%);position:relative;overflow:hidden}.Technology-module__obZCcW__container{text-align:center;flex-direction:column;align-items:center;display:flex}.Technology-module__obZCcW__label{background:var(--gradient-cyan-purple);color:#0000;text-transform:uppercase;letter-spacing:.15em;margin-bottom:var(--gap-sm);-webkit-background-clip:text;background-clip:text;font-size:.8125rem;font-weight:700}.Technology-module__obZCcW__heading{margin-bottom:var(--gap-lg);max-width:900px;font-size:clamp(1.4rem,3.5vw,2.45rem);font-weight:700;line-height:1.2}.Technology-module__obZCcW__heading span{background:var(--gradient-cyan-purple);color:#0000;-webkit-background-clip:text;background-clip:text}.Technology-module__obZCcW__grid{gap:var(--gap-md);width:100%;margin-top:var(--gap-md);grid-template-columns:repeat(auto-fit,minmax(320px,1fr));display:grid}.Technology-module__obZCcW__card{border-radius:var(--radius-md);text-align:left;background:#000;border:1px solid #ffffff1a;flex-direction:column;min-height:480px;transition:border-color .4s;display:flex;position:relative;overflow:hidden}.Technology-module__obZCcW__card:hover{background-image:linear-gradient(#000,#000),var(--gradient-cyan-purple);background-origin:border-box;background-clip:padding-box,border-box;border-color:#0000}.Technology-module__obZCcW__bgImage{object-fit:cover;z-index:1}.Technology-module__obZCcW__overlay{z-index:2;background:linear-gradient(#0006 0%,#000000d9 100%);position:absolute;inset:0}.Technology-module__obZCcW__content{padding:var(--gap-md);z-index:3;flex-direction:column;flex:1;justify-content:flex-end;display:flex;position:relative}.Technology-module__obZCcW__title{margin-bottom:var(--gap-xs);color:#fff;font-size:1.75rem;font-weight:700}.Technology-module__obZCcW__description{color:#fffc;font-size:.9375rem;line-height:1.6}@media (max-width:768px){.Technology-module__obZCcW__section{padding:var(--gap-lg)0}.Technology-module__obZCcW__grid{grid-template-columns:1fr}.Technology-module__obZCcW__heading{font-size:1.575rem}}
.PostCard-module__daOK_G__card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);flex-direction:column;height:100%;transition:transform .3s,box-shadow .3s;display:flex;overflow:hidden}.PostCard-module__daOK_G__card:hover{background-image:linear-gradient(var(--surface),var(--surface)),var(--gradient-cyan-purple);background-origin:border-box;background-clip:padding-box,border-box;border-color:#0000;transform:translateY(-5px);box-shadow:0 10px 30px #00000080}.PostCard-module__daOK_G__imageWrapper{width:100%;height:240px;position:relative;overflow:hidden}.PostCard-module__daOK_G__image{object-fit:cover;width:100%;height:100%;transition:transform .5s}.PostCard-module__daOK_G__card:hover .PostCard-module__daOK_G__image{transform:scale(1.05)}.PostCard-module__daOK_G__content{padding:var(--gap-md);flex-direction:column;flex:1;display:flex}.PostCard-module__daOK_G__iconWrapper{margin-bottom:var(--gap-xs);justify-content:space-between;align-items:flex-start;display:flex}.PostCard-module__daOK_G__title{margin-bottom:var(--gap-xs);color:var(--foreground);font-size:1.25rem;font-weight:700;line-height:1.4}.PostCard-module__daOK_G__excerpt{color:var(--foreground);margin-bottom:var(--gap-md);-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;flex:1;font-size:.95rem;display:-webkit-box;overflow:hidden}.PostCard-module__daOK_G__tags{flex-wrap:wrap;gap:.5rem;display:flex}.PostCard-module__daOK_G__tag{background:var(--surface-highlight);border-radius:var(--radius-full);color:var(--foreground);border:1px solid #ffffff0d;padding:.25rem .75rem;font-size:.75rem;font-weight:500}.PostCard-module__daOK_G__arrow{opacity:0;transition:all .3s;transform:translate(-10px,10px)}.PostCard-module__daOK_G__card:hover .PostCard-module__daOK_G__arrow{opacity:1;background:var(--gradient-cyan-purple);color:#0000;-webkit-background-clip:text;background-clip:text;transform:translate(0)}
.PostList-module__vvqZ-W__section{padding:var(--gap-lg)0 var(--gap-xl)}.PostList-module__vvqZ-W__sectionHeader{margin-bottom:var(--gap-lg);justify-content:space-between;align-items:flex-end;gap:var(--gap-md);flex-wrap:wrap;display:flex}.PostList-module__vvqZ-W__headingWrapper{gap:var(--gap-xs);flex-direction:column;display:flex}.PostList-module__vvqZ-W__label{background:var(--gradient-cyan-purple);color:#0000;text-transform:uppercase;letter-spacing:.1em;-webkit-background-clip:text;background-clip:text;font-size:.875rem;font-weight:700;display:inline-block}.PostList-module__vvqZ-W__searchContainer{flex:0 0 300px}.PostList-module__vvqZ-W__searchInner{width:100%;position:relative}.PostList-module__vvqZ-W__searchIcon{opacity:.6;font-size:.9rem;transition:all .2s;position:absolute;top:50%;left:1rem;transform:translateY(-50%)}.PostList-module__vvqZ-W__searchInner:focus-within .PostList-module__vvqZ-W__searchIcon{opacity:1;color:var(--primary)}.PostList-module__vvqZ-W__searchInput{background:var(--surface-highlight);border:1px solid var(--border);border-radius:var(--radius-full);width:100%;color:var(--foreground);font-family:var(--font-sans);outline:none;padding:.75rem 1rem .75rem 2.5rem;font-size:.9rem;transition:all .2s}.PostList-module__vvqZ-W__searchInput:focus{background-image:linear-gradient(var(--surface-highlight),var(--surface-highlight)),var(--gradient-cyan-purple);background-origin:border-box;background-clip:padding-box,border-box;border-color:#0000;box-shadow:0 0 10px #06b6d433}.PostList-module__vvqZ-W__grid{gap:var(--gap-md);margin-bottom:var(--gap-lg);grid-template-columns:repeat(auto-fill,minmax(350px,1fr));display:grid}.PostList-module__vvqZ-W__loading,.PostList-module__vvqZ-W__noResults{padding:var(--gap-lg)0;text-align:center;color:var(--foreground-muted);font-size:1.125rem}.PostList-module__vvqZ-W__noResults p{margin-bottom:var(--gap-md)}.PostList-module__vvqZ-W__clearBtn{border-radius:var(--radius-full);cursor:pointer;background:0 0;background-image:linear-gradient(var(--background),var(--background)),var(--gradient-cyan-purple);background-origin:border-box;background-clip:padding-box,border-box;border:1px solid #0000;justify-content:center;align-items:center;padding:.5rem 1.5rem;font-weight:600;transition:all .2s;display:inline-flex}.PostList-module__vvqZ-W__clearBtn span{background:var(--gradient-cyan-purple);color:#0000;-webkit-background-clip:text;background-clip:text}.PostList-module__vvqZ-W__clearBtn:hover{opacity:.8;transform:translateY(-1px)}.PostList-module__vvqZ-W__pagination{margin-top:var(--gap-lg);justify-content:center;align-items:center;gap:2rem;display:flex}.PostList-module__vvqZ-W__pageBtn{background:var(--surface-highlight);border:1px solid var(--border);color:var(--foreground);border-radius:var(--radius-sm);cursor:pointer;padding:.5rem 1.25rem;font-size:.875rem;font-weight:600;transition:all .2s}.PostList-module__vvqZ-W__pageBtn:not(:disabled):hover{background:var(--border);border-color:var(--foreground-muted)}.PostList-module__vvqZ-W__pageBtn:disabled{opacity:.4;cursor:not-allowed}.PostList-module__vvqZ-W__pageNumbers{gap:.5rem;display:flex}.PostList-module__vvqZ-W__pageNumber{border:1px solid var(--border);width:36px;height:36px;color:var(--foreground-muted);border-radius:var(--radius-sm);cursor:pointer;background:0 0;justify-content:center;align-items:center;font-weight:600;transition:all .2s;display:flex}.PostList-module__vvqZ-W__pageNumber:hover{background-image:linear-gradient(var(--background),var(--background)),var(--gradient-cyan-purple);color:var(--primary);background-origin:border-box;background-clip:padding-box,border-box;border-color:#0000}.PostList-module__vvqZ-W__activePage{background:var(--gradient-cyan-purple);color:#fff;border-color:#0000}@media (max-width:768px){.PostList-module__vvqZ-W__sectionHeader{flex-direction:column;align-items:flex-start}.PostList-module__vvqZ-W__searchContainer{flex:1;width:100%}.PostList-module__vvqZ-W__grid{grid-template-columns:1fr}.PostList-module__vvqZ-W__pagination{flex-direction:column;gap:1rem}}
.page-module__4-J-wG__page{min-height:100vh}.page-module__4-J-wG__heroSection{padding:var(--gap-xl)0 var(--gap-lg);background:linear-gradient(to bottom,var(--surface),transparent);border-bottom:1px solid var(--border)}:is(.page-module__4-J-wG__heroSection .container,.page-module__4-J-wG__gridSection .container){width:100%}.page-module__4-J-wG__label{color:var(--primary);text-transform:uppercase;letter-spacing:.1em;margin-bottom:var(--gap-xs);font-size:.875rem;font-weight:700;display:block}.page-module__4-J-wG__description{color:var(--foreground-muted);max-width:600px;margin-top:var(--gap-sm);font-size:1.125rem;line-height:1.6}.page-module__4-J-wG__gridSection{padding:var(--gap-xl)0}.page-module__4-J-wG__grid{gap:var(--gap-md);grid-template-columns:repeat(auto-fill,minmax(350px,1fr));display:grid}.page-module__4-J-wG__status{padding:var(--gap-xl)0;text-align:center;color:var(--foreground-muted);font-size:1.125rem}@media (max-width:768px){.page-module__4-J-wG__grid{grid-template-columns:1fr}}
.About-module__vAULUW__section{padding:var(--gap-lg)0 var(--gap-xl);position:relative;overflow:hidden}.About-module__vAULUW__videoContainer{z-index:-1;will-change:transform;pointer-events:none;width:100%;height:140%;position:absolute;top:-20%;left:0}.About-module__vAULUW__videoBackground{object-fit:cover;z-index:-2;width:100%;height:100%;position:absolute;top:0;left:0}.About-module__vAULUW__videoOverlay{z-index:-1;background:#000000ad;width:100%;height:100%;position:absolute;top:0;left:0}.About-module__vAULUW__container{justify-content:center;display:flex}.About-module__vAULUW__content{text-align:center;max-width:900px}.About-module__vAULUW__label{background:var(--gradient-cyan-purple);color:#0000;text-transform:uppercase;letter-spacing:.15em;margin-bottom:var(--gap-sm);-webkit-background-clip:text;background-clip:text;font-size:.8125rem;font-weight:700;display:inline-block}.About-module__vAULUW__heading{margin-bottom:var(--gap-md);color:var(--foreground);font-size:clamp(1.8rem,4vw,2.75rem);font-weight:700;line-height:1.2}.About-module__vAULUW__heading span{background:var(--gradient-cyan-purple);color:#0000;-webkit-background-clip:text;background-clip:text}.About-module__vAULUW__description{color:var(--foreground);margin:0 auto var(--gap-lg);font-size:1.125rem;line-height:1.7}.About-module__vAULUW__partnersSection{margin-top:var(--gap-lg);padding-top:var(--gap-md)}.About-module__vAULUW__partnersHeading{color:var(--foreground);margin-bottom:var(--gap-md);font-size:1.125rem;font-weight:700}.About-module__vAULUW__partnersGrid{flex-wrap:wrap;justify-content:center;align-items:center;gap:3rem;display:flex}.About-module__vAULUW__partnerWrapper{opacity:.9;justify-content:center;align-items:center;height:60px;transition:all .3s;display:flex}.About-module__vAULUW__partnerWrapper:hover{opacity:1}.About-module__vAULUW__partnerLogo{object-fit:contain;width:auto;max-width:210px;height:100%}@media (max-width:768px){.About-module__vAULUW__section{padding:var(--gap-lg)0}.About-module__vAULUW__heading{font-size:1.75rem}.About-module__vAULUW__description{font-size:1rem}.About-module__vAULUW__partnersGrid{flex-direction:column;gap:2.5rem}.About-module__vAULUW__partnerWrapper{height:55px}}
