.HeroSection-module__SEewqa__hero{justify-content:center;align-items:center;min-height:100svh;padding:120px 0 80px;display:flex;position:relative;overflow:hidden}.HeroSection-module__SEewqa__hero:before{content:"";pointer-events:none;background:radial-gradient(circle,#73c5ff2e 0%,#0000 65%);width:600px;height:600px;position:absolute;top:-10%;left:50%;transform:translate(-50%)}.HeroSection-module__SEewqa__content{text-align:center;z-index:1;flex-direction:column;align-items:center;gap:1.5rem;animation:.7s both HeroSection-module__SEewqa__fadeUp;display:flex}.HeroSection-module__SEewqa__eyebrow{letter-spacing:.08em;text-transform:uppercase;color:var(--text-2);align-items:center;gap:.5rem;font-size:.75rem;font-weight:600;display:inline-flex}.HeroSection-module__SEewqa__eyebrowDot{background:var(--green);border-radius:50%;flex-shrink:0;width:5px;height:5px;animation:2s ease-in-out infinite HeroSection-module__SEewqa__pulse}.HeroSection-module__SEewqa__title{letter-spacing:-.04em;color:var(--text);max-width:900px;font-size:clamp(2.8rem,6vw,5.5rem);font-weight:800;line-height:1.06}.HeroSection-module__SEewqa__accent{color:var(--purple)}.HeroSection-module__SEewqa__description{color:var(--text-2);max-width:520px;font-size:clamp(.95rem,1.8vw,1.1rem);line-height:1.75}.HeroSection-module__SEewqa__actions{flex-wrap:wrap;justify-content:center;gap:.75rem;margin-top:.5rem;display:flex}.HeroSection-module__SEewqa__primaryBtn{background:var(--purple);color:#fff;border-radius:var(--radius-md);align-items:center;gap:.5rem;padding:.75rem 1.6rem;font-size:.9rem;font-weight:600;transition:opacity .2s,transform .2s;display:inline-flex}.HeroSection-module__SEewqa__primaryBtn:hover{opacity:.88;transform:translateY(-1px)}.HeroSection-module__SEewqa__secondaryBtn{border:1px solid var(--border-hover);color:var(--text-2);border-radius:var(--radius-md);align-items:center;gap:.5rem;padding:.75rem 1.6rem;font-size:.9rem;font-weight:500;transition:border-color .2s,color .2s;display:inline-flex}.HeroSection-module__SEewqa__secondaryBtn:hover{border-color:var(--border-hover);color:var(--text)}.HeroSection-module__SEewqa__scrollHint{color:var(--text-3);letter-spacing:.12em;text-transform:uppercase;flex-direction:column;align-items:center;gap:.4rem;font-size:.68rem;display:flex;position:absolute;bottom:2rem;left:50%;transform:translate(-50%)}.HeroSection-module__SEewqa__scrollLine{background:linear-gradient(to bottom,transparent,var(--text-3));width:1px;height:32px}@media (max-width:640px){.HeroSection-module__SEewqa__actions{flex-direction:column;width:100%;max-width:280px}.HeroSection-module__SEewqa__primaryBtn,.HeroSection-module__SEewqa__secondaryBtn{justify-content:center}}
.ServicesSection-module__qdd_tG__section{border-top:1px solid var(--border);padding:6rem 0;position:relative;overflow:hidden}.ServicesSection-module__qdd_tG__section:before{content:"";background:radial-gradient(circle,var(--purple-dim)0%,transparent 60%);pointer-events:none;z-index:0;width:50%;height:50%;position:absolute;top:0;right:-10%}.ServicesSection-module__qdd_tG__header{text-align:center;z-index:1;margin-bottom:3.5rem;position:relative}.ServicesSection-module__qdd_tG__label{letter-spacing:.1em;text-transform:uppercase;color:var(--cyan);margin-bottom:.6rem;font-size:.72rem;font-weight:600}.ServicesSection-module__qdd_tG__title{letter-spacing:-.04em;color:var(--text);margin-bottom:.8rem;font-size:clamp(1.6rem,3vw,2.2rem);font-weight:700}.ServicesSection-module__qdd_tG__subtitle{color:var(--text-2);max-width:600px;margin:0 auto;font-size:.95rem;line-height:1.7}.ServicesSection-module__qdd_tG__grid{z-index:1;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem;display:grid;position:relative}.ServicesSection-module__qdd_tG__cardWrapper{height:100%}.ServicesSection-module__qdd_tG__card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);flex-direction:column;height:100%;padding:2rem;transition:transform .3s,border-color .3s,box-shadow .3s;display:flex}.ServicesSection-module__qdd_tG__card:hover{border-color:var(--purple);background:linear-gradient(to bottom right,var(--surface-hover),transparent);transform:translateY(-5px);box-shadow:0 10px 30px #00000080}.ServicesSection-module__qdd_tG__iconWrapper{background:var(--purple-dim);width:48px;height:48px;color:var(--purple);border-radius:var(--radius-md);justify-content:center;align-items:center;margin-bottom:1.5rem;transition:background .3s,color .3s;display:flex}.ServicesSection-module__qdd_tG__card:hover .ServicesSection-module__qdd_tG__iconWrapper{background:var(--purple);color:#fff}.ServicesSection-module__qdd_tG__cardTitle{color:var(--text);margin-bottom:.8rem;font-size:1.1rem;font-weight:600}.ServicesSection-module__qdd_tG__cardDesc{color:var(--text-2);flex-grow:1;font-size:.85rem;line-height:1.6}@media (max-width:600px){.ServicesSection-module__qdd_tG__section{padding:4rem 0}.ServicesSection-module__qdd_tG__grid{grid-template-columns:1fr}}
.ProjectCard-module__MnOYna__card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);color:inherit;flex-direction:column;transition:border-color .25s,transform .25s,box-shadow .25s;display:flex;overflow:hidden}.ProjectCard-module__MnOYna__card:hover{border-color:var(--border-hover);transform:translateY(-4px);box-shadow:0 16px 40px #00000073}.ProjectCard-module__MnOYna__cover{background:var(--bg-2,#0d0d1a);flex-shrink:0;height:200px;position:relative;overflow:hidden}.ProjectCard-module__MnOYna__img{object-fit:cover;transition:transform .5s}.ProjectCard-module__MnOYna__card:hover .ProjectCard-module__MnOYna__img{transform:scale(1.03)}.ProjectCard-module__MnOYna__imgFallback{background:linear-gradient(135deg,#7b6feb14,#22d3ee0d);position:absolute;inset:0}.ProjectCard-module__MnOYna__coverOverlay{background:linear-gradient(#0000 50%,#08080fb3 100%);position:absolute;inset:0}.ProjectCard-module__MnOYna__typeBadge{border:1px solid var(--border-hover);letter-spacing:.06em;text-transform:uppercase;color:var(--text-2);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#08080fb3;border-radius:4px;padding:.25rem .65rem;font-size:.7rem;font-weight:600;position:absolute;top:12px;left:14px}.ProjectCard-module__MnOYna__body{flex-direction:column;flex:1;gap:.6rem;padding:1.4rem 1.5rem 1.5rem;display:flex}.ProjectCard-module__MnOYna__top{justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.ProjectCard-module__MnOYna__name{color:var(--text);letter-spacing:-.2px;font-size:1.1rem;font-weight:700;line-height:1.25}.ProjectCard-module__MnOYna__status{color:#10b981;flex-shrink:0;align-items:center;gap:.35rem;margin-top:2px;font-size:.72rem;font-weight:500;display:inline-flex}.ProjectCard-module__MnOYna__dot{background:#10b981;border-radius:50%;width:5px;height:5px;animation:2s ease-in-out infinite ProjectCard-module__MnOYna__pulse}.ProjectCard-module__MnOYna__desc{color:var(--text-2);flex:1;font-size:.85rem;line-height:1.65}.ProjectCard-module__MnOYna__footer{border-top:1px solid var(--border);justify-content:space-between;align-items:center;margin-top:.25rem;padding-top:1rem;display:flex}.ProjectCard-module__MnOYna__url{color:var(--text-3);text-overflow:ellipsis;white-space:nowrap;font-family:SF Mono,Fira Code,ui-monospace,monospace;font-size:.72rem;overflow:hidden}.ProjectCard-module__MnOYna__arrow{border:1px solid var(--border);border-radius:var(--radius-sm);width:28px;height:28px;color:var(--text-2);flex-shrink:0;justify-content:center;align-items:center;transition:background .2s,border-color .2s,color .2s;display:flex}.ProjectCard-module__MnOYna__card:hover .ProjectCard-module__MnOYna__arrow{background:var(--purple);border-color:var(--purple);color:#fff}.ProjectCard-module__MnOYna__d0{animation:.5s 50ms both ProjectCard-module__MnOYna__fadeUp}.ProjectCard-module__MnOYna__d1{animation:.5s .12s both ProjectCard-module__MnOYna__fadeUp}.ProjectCard-module__MnOYna__d2{animation:.5s .19s both ProjectCard-module__MnOYna__fadeUp}.ProjectCard-module__MnOYna__d3{animation:.5s .26s both ProjectCard-module__MnOYna__fadeUp}
.ProjectGrid-module__aJL61q__section{border-top:1px solid var(--border);padding:5rem 0 6rem}.ProjectGrid-module__aJL61q__header{margin-bottom:2.5rem}.ProjectGrid-module__aJL61q__label{letter-spacing:.1em;text-transform:uppercase;color:var(--purple);margin-bottom:.6rem;font-size:.72rem;font-weight:600}.ProjectGrid-module__aJL61q__title{letter-spacing:-.04em;color:var(--text);margin-bottom:.5rem;font-size:clamp(1.6rem,3vw,2.2rem);font-weight:700}.ProjectGrid-module__aJL61q__subtitle{color:var(--text-2);max-width:480px;font-size:.9rem;line-height:1.7}.ProjectGrid-module__aJL61q__grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1.25rem;display:grid}.ProjectGrid-module__aJL61q__filters{flex-wrap:wrap;gap:.5rem;margin-bottom:2rem;display:flex}.ProjectGrid-module__aJL61q__filterBtn{background:var(--surface);border:1px solid var(--border);color:var(--text-2);border-radius:var(--radius-lg);cursor:pointer;padding:.5rem 1rem;font-family:inherit;font-size:.85rem;transition:all .3s}.ProjectGrid-module__aJL61q__filterBtn:hover{background:var(--surface-hover);color:var(--text);border-color:var(--border-hover)}.ProjectGrid-module__aJL61q__filterBtn.ProjectGrid-module__aJL61q__active{background:var(--purple-dim);color:var(--purple);border-color:var(--purple)}@media (min-width:900px){.ProjectGrid-module__aJL61q__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.ProjectGrid-module__aJL61q__section{padding:4rem 0 5rem}}
.FAQSection-module__DLsHoG__section{border-top:1px solid var(--border);padding:6rem 0}.FAQSection-module__DLsHoG__header{text-align:center;margin-bottom:3rem}.FAQSection-module__DLsHoG__label{letter-spacing:.1em;text-transform:uppercase;color:var(--pink);margin-bottom:.6rem;font-size:.72rem;font-weight:600}.FAQSection-module__DLsHoG__title{letter-spacing:-.04em;color:var(--text);font-size:clamp(1.6rem,3vw,2.2rem);font-weight:700}.FAQSection-module__DLsHoG__faqList{flex-direction:column;gap:1rem;max-width:800px;margin:0 auto;display:flex}.FAQSection-module__DLsHoG__accordion{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-md);cursor:pointer;transition:border-color .3s,background .3s;overflow:hidden}.FAQSection-module__DLsHoG__accordion:hover{border-color:var(--border-hover);background:var(--surface-hover)}.FAQSection-module__DLsHoG__accordion.FAQSection-module__DLsHoG__active{border-color:var(--pink)}.FAQSection-module__DLsHoG__question{justify-content:space-between;align-items:center;gap:1rem;padding:1.5rem;display:flex}.FAQSection-module__DLsHoG__question h3{color:var(--text);margin:0;font-size:1.05rem;font-weight:500}.FAQSection-module__DLsHoG__icon{color:var(--text-2);flex-shrink:0;justify-content:center;align-items:center;transition:color .3s;display:flex}.FAQSection-module__DLsHoG__accordion.FAQSection-module__DLsHoG__active .FAQSection-module__DLsHoG__icon{color:var(--pink)}.FAQSection-module__DLsHoG__answerWrapper{overflow:hidden}.FAQSection-module__DLsHoG__answer{color:var(--text-2);padding:0 1.5rem 1.5rem;font-size:.9rem;line-height:1.6}@media (max-width:600px){.FAQSection-module__DLsHoG__section{padding:4rem 0}.FAQSection-module__DLsHoG__question{padding:1.25rem}.FAQSection-module__DLsHoG__answer{padding:0 1.25rem 1.25rem}}
.ContactSection-module__G6BZYW__section{border-top:1px solid var(--border);padding:5rem 0 7rem}.ContactSection-module__G6BZYW__inner{justify-content:space-between;align-items:center;gap:3rem;display:flex}.ContactSection-module__G6BZYW__text{flex:1}.ContactSection-module__G6BZYW__label{letter-spacing:.1em;text-transform:uppercase;color:var(--purple);margin-bottom:.6rem;font-size:.72rem;font-weight:600}.ContactSection-module__G6BZYW__title{letter-spacing:-.04em;color:var(--text);margin-bottom:.6rem;font-size:clamp(1.6rem,3vw,2.2rem);font-weight:700}.ContactSection-module__G6BZYW__desc{color:var(--text-2);max-width:400px;font-size:.9rem;line-height:1.75}.ContactSection-module__G6BZYW__card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);width:340px;color:inherit;flex-shrink:0;align-items:center;gap:1rem;padding:1.25rem 1.5rem;transition:border-color .2s,background .2s,transform .2s;display:flex}.ContactSection-module__G6BZYW__card:hover{background:var(--surface-hover);border-color:#5865f266;transform:translateY(-2px)}.ContactSection-module__G6BZYW__cardIcon{border-radius:var(--radius-md);color:#7289da;background:#5865f21a;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.ContactSection-module__G6BZYW__cardBody{flex-direction:column;flex:1;gap:.2rem;display:flex}.ContactSection-module__G6BZYW__cardTitle{color:var(--text);font-size:.9rem;font-weight:600}.ContactSection-module__G6BZYW__cardSub{color:var(--text-2);font-size:.78rem}.ContactSection-module__G6BZYW__cardArrow{color:var(--text-3);flex-shrink:0;transition:color .2s,transform .2s}.ContactSection-module__G6BZYW__card:hover .ContactSection-module__G6BZYW__cardArrow{color:var(--text);transform:translate(2px,-2px)}@media (max-width:800px){.ContactSection-module__G6BZYW__inner{flex-direction:column;align-items:flex-start}.ContactSection-module__G6BZYW__card{width:100%}}@media (max-width:600px){.ContactSection-module__G6BZYW__section{padding:4rem 0 6rem}}
.page-module__E0kJGG__main{width:100%;min-height:100vh}.page-module__E0kJGG__footer{border-top:1px solid var(--border);padding:1.75rem 0}.page-module__E0kJGG__footerInner{justify-content:space-between;align-items:center;display:flex}.page-module__E0kJGG__footerBrand{color:var(--text-2);font-size:.85rem;font-weight:600}.page-module__E0kJGG__footerBrand span{color:var(--text-3);font-weight:400}.page-module__E0kJGG__footerCopy{color:var(--text-3);font-size:.78rem}@media (max-width:480px){.page-module__E0kJGG__footerInner{flex-direction:column;gap:.4rem}}
