.Navbar-module__cJzEcG__navbar{z-index:100;height:var(--nav-height);background:0 0;border-bottom:1px solid #0000;transition:background .3s,border-color .3s,-webkit-backdrop-filter .3s,backdrop-filter .3s;position:fixed;top:0;left:0;right:0}.Navbar-module__cJzEcG__navbar.Navbar-module__cJzEcG__scrolled{border-bottom-color:var(--border);-webkit-backdrop-filter:blur(20px);background:#0a0a0acc}.Navbar-module__cJzEcG__container{justify-content:space-between;align-items:center;height:100%;display:flex}.Navbar-module__cJzEcG__logo{align-items:center;gap:10px;text-decoration:none;display:flex}.Navbar-module__cJzEcG__logoMark{background:linear-gradient(135deg,var(--primary),#059669);color:#fff;width:32px;height:32px;font-family:var(--font-heading);border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;font-size:1rem;font-weight:700;display:flex}.Navbar-module__cJzEcG__logoText{font-family:var(--font-heading);color:var(--text-primary);font-size:.95rem;font-weight:600}.Navbar-module__cJzEcG__links{align-items:center;gap:2rem;display:flex}.Navbar-module__cJzEcG__link{color:var(--text-secondary);font-size:.875rem;font-weight:450;transition:color .2s}.Navbar-module__cJzEcG__link:hover{color:var(--text-primary)}.Navbar-module__cJzEcG__badge{text-transform:uppercase;letter-spacing:.04em;color:var(--primary);background:var(--primary-dim);border:1px solid var(--primary-border);vertical-align:middle;border-radius:4px;align-items:center;margin-left:4px;padding:1px 5px;font-size:.6rem;font-weight:600;display:inline-flex}.Navbar-module__cJzEcG__mobileBadge{text-transform:uppercase;color:var(--primary);background:var(--primary-dim);border:1px solid var(--primary-border);border-radius:4px;align-items:center;margin-left:8px;padding:2px 8px;font-size:.75rem;font-weight:600;display:inline-flex}.Navbar-module__cJzEcG__actions{align-items:center;display:flex}.Navbar-module__cJzEcG__cta{background:var(--primary);color:#fff;border-radius:8px;align-items:center;gap:6px;padding:.5rem 1.125rem;font-size:.875rem;font-weight:600;text-decoration:none;transition:background .2s,transform .2s,box-shadow .2s;display:inline-flex}.Navbar-module__cJzEcG__cta:hover{background:var(--primary-hover);color:#fff;transform:translateY(-1px);box-shadow:0 4px 16px #10b9814d}.Navbar-module__cJzEcG__cta:active{transform:translateY(0)scale(.98)}.Navbar-module__cJzEcG__hamburger{cursor:pointer;z-index:102;background:0 0;border:none;flex-direction:column;justify-content:space-between;width:24px;height:18px;margin-left:1.5rem;padding:0;display:none}.Navbar-module__cJzEcG__bar{background-color:var(--text-primary);transform-origin:1px;border-radius:2px;width:100%;height:2px;transition:all .3s ease-in-out}.Navbar-module__cJzEcG__hamburger.Navbar-module__cJzEcG__active .Navbar-module__cJzEcG__bar:first-child{transform:rotate(45deg)}.Navbar-module__cJzEcG__hamburger.Navbar-module__cJzEcG__active .Navbar-module__cJzEcG__bar:nth-child(2){opacity:0;transform:translate(-20px)}.Navbar-module__cJzEcG__hamburger.Navbar-module__cJzEcG__active .Navbar-module__cJzEcG__bar:nth-child(3){transform:rotate(-45deg)}.Navbar-module__cJzEcG__mobileMenu{background:var(--background);z-index:101;width:100%;height:100vh;padding-top:var(--nav-height);transition:transform .4s var(--ease-out-expo);flex-direction:column;justify-content:flex-start;align-items:center;display:flex;position:fixed;top:0;left:0;transform:translate(100%)}.Navbar-module__cJzEcG__mobileMenu.Navbar-module__cJzEcG__open{transform:translate(0)}.Navbar-module__cJzEcG__mobileLinks{flex-direction:column;align-items:center;gap:2rem;width:100%;margin-top:4rem;display:flex}.Navbar-module__cJzEcG__mobileLink{font-family:var(--font-heading);color:var(--text-primary);font-size:1.5rem;font-weight:600;text-decoration:none;transition:color .2s}.Navbar-module__cJzEcG__mobileLink:hover{color:var(--primary)}@media (max-width:768px){.Navbar-module__cJzEcG__links,.Navbar-module__cJzEcG__logoText{display:none}.Navbar-module__cJzEcG__hamburger{display:flex}}
.Footer-module__S6Hkya__ctaSection{position:relative;overflow:hidden}.Footer-module__S6Hkya__ctaContainer{padding:80px 0;position:relative}.Footer-module__S6Hkya__ctaAurora{pointer-events:none;background:radial-gradient(50% 70% at 30%,#10b98114 0%,#0000 60%),radial-gradient(40% 60% at 70% 40%,#6366f10f 0%,#0000 60%);position:absolute;inset:0}.Footer-module__S6Hkya__ctaContent{text-align:center;max-width:560px;margin:0 auto;position:relative}.Footer-module__S6Hkya__ctaHeading{letter-spacing:-.03em;color:var(--text-primary);margin-bottom:1rem;font-size:clamp(2rem,4vw,2.75rem);font-weight:700}.Footer-module__S6Hkya__ctaText{color:var(--text-secondary);margin-bottom:2rem;font-size:clamp(1rem,1.5vw,1.1rem);line-height:1.7}.Footer-module__S6Hkya__ctaActions{flex-wrap:wrap;justify-content:center;align-items:center;gap:1rem;display:flex}.Footer-module__S6Hkya__ctaBtn{background:var(--primary);color:#fff;border-radius:12px;align-items:center;gap:8px;padding:.875rem 2rem;font-size:.9375rem;font-weight:600;text-decoration:none;transition:background .2s,transform .2s,box-shadow .2s;display:inline-flex}.Footer-module__S6Hkya__ctaBtn:hover{background:var(--primary-hover);color:#fff;transform:translateY(-2px);box-shadow:0 8px 24px #10b98140}.Footer-module__S6Hkya__ctaBtnSecondary{color:var(--text-primary);border:1px solid var(--border-hover);background:0 0;border-radius:12px;align-items:center;padding:.875rem 2rem;font-size:.9375rem;font-weight:600;text-decoration:none;transition:border-color .2s,background .2s,transform .2s;display:inline-flex}.Footer-module__S6Hkya__ctaBtnSecondary:hover{border-color:var(--text-secondary);background:var(--glass-bg);transform:translateY(-2px)}.Footer-module__S6Hkya__footer{background:var(--background);border-top:1px solid var(--border)}.Footer-module__S6Hkya__container{flex-direction:column;gap:2.5rem;padding-top:3rem;padding-bottom:2rem;display:flex}.Footer-module__S6Hkya__top{align-items:center;gap:1rem;display:flex}.Footer-module__S6Hkya__brand{align-items:center;gap:10px;display:flex}.Footer-module__S6Hkya__logoMark{background:linear-gradient(135deg,var(--primary),#059669);color:#fff;border-radius:7px;flex-shrink:0;justify-content:center;align-items:center;width:30px;height:30px;font-size:.9rem;font-weight:700;display:flex}.Footer-module__S6Hkya__brandName{color:var(--text-primary);font-size:.9375rem;font-weight:600}.Footer-module__S6Hkya__tagline{color:var(--text-tertiary);margin-left:.5rem;font-size:.875rem}.Footer-module__S6Hkya__middle{grid-template-columns:repeat(3,1fr);gap:2rem;display:grid}.Footer-module__S6Hkya__col{flex-direction:column;gap:.625rem;display:flex}.Footer-module__S6Hkya__colLabel{text-transform:uppercase;letter-spacing:.07em;color:var(--text-primary);margin-bottom:.25rem;font-size:.75rem;font-weight:600}.Footer-module__S6Hkya__colLink{color:var(--text-tertiary);font-size:.875rem;text-decoration:none;transition:color .2s}.Footer-module__S6Hkya__colLink:hover{color:var(--text-primary)}.Footer-module__S6Hkya__colLinkDisabled{color:var(--text-tertiary);opacity:.5;align-items:center;gap:.5rem;font-size:.875rem;display:flex}.Footer-module__S6Hkya__soon{text-transform:uppercase;letter-spacing:.05em;background:var(--glass-bg);border:1px solid var(--border);color:var(--text-tertiary);border-radius:100px;padding:.1rem .375rem;font-size:.6rem;font-weight:600}.Footer-module__S6Hkya__location{color:var(--text-tertiary);font-size:.875rem}.Footer-module__S6Hkya__bottom{border-top:1px solid var(--border);padding-top:1.5rem}.Footer-module__S6Hkya__copy{color:var(--text-tertiary);font-size:.8125rem}@media (max-width:768px){.Footer-module__S6Hkya__top{flex-direction:column;align-items:flex-start;gap:.25rem}.Footer-module__S6Hkya__tagline{margin-left:0}.Footer-module__S6Hkya__middle{grid-template-columns:1fr 1fr}.Footer-module__S6Hkya__ctaActions{flex-direction:column}.Footer-module__S6Hkya__ctaBtn,.Footer-module__S6Hkya__ctaBtnSecondary{justify-content:center;width:100%}}@media (max-width:480px){.Footer-module__S6Hkya__middle{grid-template-columns:1fr}.Footer-module__S6Hkya__ctaContainer{padding:60px 0}}
.Hero-module__ZARIfG__hero{min-height:100vh;padding-top:var(--nav-height);align-items:center;display:flex;position:relative;overflow:hidden}.Hero-module__ZARIfG__container{z-index:2;max-width:860px;padding-top:80px;padding-bottom:80px;position:relative}.Hero-module__ZARIfG__aurora{position:absolute;inset:0;overflow:hidden}.Hero-module__ZARIfG__auroraBlob1{filter:blur(80px);background:radial-gradient(#10b9811f 0%,#0000 60%);width:60%;height:70%;animation:18s ease-in-out infinite alternate Hero-module__ZARIfG__auroraDrift1;position:absolute;top:-20%;left:-10%}.Hero-module__ZARIfG__auroraBlob2{filter:blur(80px);background:radial-gradient(#6366f11a 0%,#0000 60%);width:50%;height:60%;animation:22s ease-in-out infinite alternate Hero-module__ZARIfG__auroraDrift2;position:absolute;top:20%;right:-15%}.Hero-module__ZARIfG__auroraBlob3{filter:blur(60px);background:radial-gradient(#10b9810f 0%,#0000 60%);width:40%;height:50%;animation:15s ease-in-out infinite alternate Hero-module__ZARIfG__auroraDrift3;position:absolute;bottom:-10%;left:30%}@keyframes Hero-module__ZARIfG__auroraDrift1{0%{transform:translate(0)rotate(0)}to{transform:translate(5%,8%)rotate(3deg)}}@keyframes Hero-module__ZARIfG__auroraDrift2{0%{transform:translate(0)rotate(0)}to{transform:translate(-8%,5%)rotate(-2deg)}}@keyframes Hero-module__ZARIfG__auroraDrift3{0%{transform:translate(0)}to{transform:translate(10%,-5%)}}.Hero-module__ZARIfG__gridOverlay{background-image:linear-gradient(#ffffff05 1px,#0000 1px),linear-gradient(90deg,#ffffff05 1px,#0000 1px);background-size:60px 60px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(70% 60%,#000 20%,#0000 70%);mask-image:radial-gradient(70% 60%,#000 20%,#0000 70%)}.Hero-module__ZARIfG__orbs{pointer-events:none;z-index:1;position:absolute;inset:0}.Hero-module__ZARIfG__orb1{background:var(--primary);border-radius:50%;width:8px;height:8px;animation:6s ease-in-out infinite Hero-module__ZARIfG__orbFloat,3s ease-in-out infinite Hero-module__ZARIfG__orbPulse;position:absolute;top:25%;right:20%;box-shadow:0 0 20px #10b98166}.Hero-module__ZARIfG__orb2{background:var(--accent);border-radius:50%;width:5px;height:5px;animation:8s ease-in-out 1s infinite Hero-module__ZARIfG__orbFloat,4s ease-in-out .5s infinite Hero-module__ZARIfG__orbPulse;position:absolute;top:60%;right:30%;box-shadow:0 0 15px #6366f166}.Hero-module__ZARIfG__orb3{background:var(--primary);border-radius:50%;width:6px;height:6px;animation:7s ease-in-out 2s infinite Hero-module__ZARIfG__orbFloat,3.5s ease-in-out 1s infinite Hero-module__ZARIfG__orbPulse;position:absolute;bottom:30%;left:15%;box-shadow:0 0 18px #10b9814d}@keyframes Hero-module__ZARIfG__orbFloat{0%,to{transform:translateY(0)translate(0)}25%{transform:translateY(-15px)translate(5px)}50%{transform:translateY(-8px)translate(-5px)}75%{transform:translateY(-20px)translate(3px)}}@keyframes Hero-module__ZARIfG__orbPulse{0%,to{opacity:.6}50%{opacity:1}}.Hero-module__ZARIfG__badge{background:var(--primary-dim);color:var(--primary);letter-spacing:.04em;text-transform:uppercase;border:1px solid var(--primary-border);border-radius:100px;align-items:center;gap:8px;margin-bottom:2rem;padding:.4rem 1rem;font-size:.8rem;font-weight:500;display:inline-flex}.Hero-module__ZARIfG__badgeDot{background:var(--primary);border-radius:50%;width:6px;height:6px;animation:2s ease-in-out infinite Hero-module__ZARIfG__orbPulse}.Hero-module__ZARIfG__title{letter-spacing:-.04em;color:var(--text-primary);margin-bottom:1.75rem;font-size:clamp(2.75rem,7vw,5.5rem);font-weight:800;line-height:1.02}.Hero-module__ZARIfG__titleGradient{background:linear-gradient(135deg,var(--primary)0%,#34d399 40%,var(--accent)100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.Hero-module__ZARIfG__subtitle{color:var(--text-secondary);max-width:560px;margin-bottom:2.5rem;font-size:clamp(1.05rem,1.5vw,1.25rem);line-height:1.75}.Hero-module__ZARIfG__actions{flex-wrap:wrap;align-items:center;gap:1rem;margin-bottom:4rem;display:flex}.Hero-module__ZARIfG__btnPrimary{background:var(--primary);color:#fff;border-radius:12px;align-items:center;gap:8px;padding:.875rem 1.75rem;font-size:.9375rem;font-weight:600;text-decoration:none;transition:transform .2s,box-shadow .2s,background .2s;display:inline-flex}.Hero-module__ZARIfG__btnPrimary:hover{background:var(--primary-hover);color:#fff;transform:translateY(-2px);box-shadow:0 8px 24px #10b98140}.Hero-module__ZARIfG__btnPrimary:active{transform:translateY(0)scale(.98)}.Hero-module__ZARIfG__btnSecondary{color:var(--text-primary);border:1px solid var(--border-hover);background:0 0;border-radius:12px;align-items:center;padding:.875rem 1.75rem;font-size:.9375rem;font-weight:600;text-decoration:none;transition:border-color .2s,background .2s,transform .2s;display:inline-flex}.Hero-module__ZARIfG__btnSecondary:hover{border-color:var(--text-secondary);background:var(--glass-bg);transform:translateY(-2px)}.Hero-module__ZARIfG__btnSecondary:active{transform:translateY(0)scale(.98)}.Hero-module__ZARIfG__metrics{background:var(--glass-bg);border:1px solid var(--glass-border);-webkit-backdrop-filter:blur(12px);border-radius:16px;align-items:center;gap:2rem;padding:1.5rem 2rem;display:flex}.Hero-module__ZARIfG__metric{flex-direction:column;gap:2px;display:flex}.Hero-module__ZARIfG__metricValue{font-family:var(--font-heading);color:var(--text-primary);font-size:1.1rem;font-weight:700}.Hero-module__ZARIfG__metricLabel{color:var(--text-tertiary);font-size:.75rem;font-weight:450}.Hero-module__ZARIfG__metricDivider{background:var(--border);width:1px;height:32px}@media (max-width:768px){.Hero-module__ZARIfG__hero{min-height:auto;padding-top:calc(var(--nav-height) + 48px)}.Hero-module__ZARIfG__container{padding-top:40px;padding-bottom:60px}.Hero-module__ZARIfG__metrics{flex-direction:column;align-items:flex-start;gap:1rem;padding:1.25rem 1.5rem}.Hero-module__ZARIfG__metricDivider{width:100%;height:1px}.Hero-module__ZARIfG__orb1,.Hero-module__ZARIfG__orb2,.Hero-module__ZARIfG__orb3{display:none}}@media (max-width:480px){.Hero-module__ZARIfG__container{padding-top:24px;padding-bottom:48px}.Hero-module__ZARIfG__btnPrimary,.Hero-module__ZARIfG__btnSecondary{justify-content:center;width:100%;padding:.75rem 1.5rem}.Hero-module__ZARIfG__actions{flex-direction:column;margin-bottom:2.5rem}.Hero-module__ZARIfG__badge{padding:.35rem .875rem;font-size:.7rem}}
.Portfolio-module__uAcsSq__portfolio{background:var(--surface)}.Portfolio-module__uAcsSq__header{margin-bottom:3rem}.Portfolio-module__uAcsSq__heading{letter-spacing:-.02em;margin-bottom:.75rem;font-size:clamp(2rem,4vw,3rem);font-weight:700}.Portfolio-module__uAcsSq__subheading{color:var(--text-secondary);max-width:480px;font-size:clamp(1rem,1.5vw,1.1rem);line-height:1.7}.Portfolio-module__uAcsSq__grid{grid-template-columns:repeat(2,1fr);gap:1rem;display:grid}.Portfolio-module__uAcsSq__card{background:var(--glass-bg);border:1px solid var(--glass-border);border-radius:16px;transition:border-color .3s,box-shadow .3s,transform .3s;overflow:hidden}.Portfolio-module__uAcsSq__card:hover{border-color:var(--glass-border-hover);transform:translateY(-2px);box-shadow:0 0 40px #10b9810a}.Portfolio-module__uAcsSq__imageWrapper{background:var(--surface-2);width:100%;height:240px;position:relative;overflow:hidden}.Portfolio-module__uAcsSq__image{transition:transform .5s var(--ease-out-expo);padding:2rem}.Portfolio-module__uAcsSq__card:hover .Portfolio-module__uAcsSq__image{transform:scale(1.04)}.Portfolio-module__uAcsSq__overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);opacity:0;background:#0009;justify-content:center;align-items:center;transition:opacity .3s;display:flex;position:absolute;inset:0}.Portfolio-module__uAcsSq__card:hover .Portfolio-module__uAcsSq__overlay{opacity:1}.Portfolio-module__uAcsSq__visitBtn{color:#0a0a0a;background:#fff;border-radius:10px;align-items:center;gap:6px;padding:.625rem 1.25rem;font-size:.875rem;font-weight:600;text-decoration:none;transition:transform .2s;display:inline-flex}.Portfolio-module__uAcsSq__visitBtn:hover{transform:scale(1.05)}.Portfolio-module__uAcsSq__content{padding:1.75rem}.Portfolio-module__uAcsSq__category{text-transform:uppercase;letter-spacing:.07em;color:var(--primary);margin-bottom:.5rem;font-size:.75rem;font-weight:600;display:block}.Portfolio-module__uAcsSq__title{color:var(--text-primary);margin-bottom:.75rem;font-size:1.25rem;font-weight:700}.Portfolio-module__uAcsSq__description{color:var(--text-secondary);margin-bottom:1.25rem;font-size:1rem;line-height:1.7}.Portfolio-module__uAcsSq__techStack{border-top:1px solid var(--border);flex-wrap:wrap;gap:.5rem;padding-top:1rem;display:flex}.Portfolio-module__uAcsSq__techTag{background:var(--glass-bg);border:1px solid var(--glass-border);color:var(--text-secondary);border-radius:100px;padding:.25rem .75rem;font-size:.75rem;font-weight:500}@media (max-width:768px){.Portfolio-module__uAcsSq__grid{grid-template-columns:1fr}.Portfolio-module__uAcsSq__content{padding:1.5rem}.Portfolio-module__uAcsSq__imageWrapper{height:200px}}@media (max-width:480px){.Portfolio-module__uAcsSq__imageWrapper{height:180px}.Portfolio-module__uAcsSq__content{padding:1.25rem}}
.Contact-module__hcVmEa__contact{background:var(--background)}.Contact-module__hcVmEa__layout{grid-template-columns:1fr 1.2fr;align-items:start;gap:4rem;display:grid}.Contact-module__hcVmEa__heading{letter-spacing:-.02em;margin-bottom:.75rem;font-size:clamp(2rem,4vw,3rem);font-weight:700}.Contact-module__hcVmEa__text{color:var(--text-secondary);max-width:420px;margin-bottom:2.5rem;font-size:clamp(1rem,1.5vw,1.1rem);line-height:1.7}.Contact-module__hcVmEa__methods{flex-direction:column;gap:1.5rem;display:flex}.Contact-module__hcVmEa__method{align-items:flex-start;gap:.875rem;display:flex}.Contact-module__hcVmEa__methodIcon{background:var(--primary-dim);width:40px;height:40px;color:var(--primary);border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.Contact-module__hcVmEa__methodLabel{text-transform:uppercase;letter-spacing:.07em;color:var(--text-tertiary);margin-bottom:.25rem;font-size:.75rem;font-weight:600}.Contact-module__hcVmEa__methodLink{color:var(--primary);font-size:1rem;font-weight:500;text-decoration:none;transition:color .2s}.Contact-module__hcVmEa__methodLink:hover{color:var(--primary-hover)}.Contact-module__hcVmEa__methodText{color:var(--text-secondary);font-size:1rem}.Contact-module__hcVmEa__form{background:var(--glass-bg);border:1px solid var(--glass-border);border-radius:20px;flex-direction:column;gap:1.25rem;padding:2.5rem;display:flex}.Contact-module__hcVmEa__formRow{grid-template-columns:1fr 1fr;gap:1.25rem;display:grid}.Contact-module__hcVmEa__field{flex-direction:column;gap:.375rem;display:flex}.Contact-module__hcVmEa__label{color:var(--text-secondary);font-size:.8125rem;font-weight:500}.Contact-module__hcVmEa__input{background:var(--surface);border:1px solid var(--border);color:var(--text-primary);font-size:.9375rem;font-family:var(--font-body);-webkit-appearance:none;border-radius:10px;outline:none;padding:.75rem 1rem;transition:border-color .2s,box-shadow .2s}.Contact-module__hcVmEa__input::placeholder{color:var(--text-tertiary)}.Contact-module__hcVmEa__input:focus{border-color:var(--primary);box-shadow:0 0 0 3px var(--primary-dim)}.Contact-module__hcVmEa__textarea{resize:vertical;min-height:120px}.Contact-module__hcVmEa__submitBtn{background:var(--primary);color:#fff;font-size:.9375rem;font-weight:600;font-family:var(--font-body);cursor:pointer;border:none;border-radius:12px;justify-content:center;align-items:center;gap:8px;width:100%;margin-top:.5rem;padding:.875rem 2rem;transition:background .2s,transform .2s,box-shadow .2s;display:inline-flex}.Contact-module__hcVmEa__submitBtn:hover:not(:disabled){background:var(--primary-hover);transform:translateY(-1px);box-shadow:0 8px 24px #10b98140}.Contact-module__hcVmEa__submitBtn:active:not(:disabled){transform:translateY(0)scale(.98)}.Contact-module__hcVmEa__submitBtn:disabled{opacity:.7;cursor:not-allowed}.Contact-module__hcVmEa__spinner{border:2px solid #ffffff4d;border-top-color:#fff;border-radius:50%;width:16px;height:16px;animation:.6s linear infinite Contact-module__hcVmEa__spin}@keyframes Contact-module__hcVmEa__spin{to{transform:rotate(360deg)}}.Contact-module__hcVmEa__statusSuccess{background:var(--primary-dim);color:var(--primary);border:1px solid var(--primary-border);border-radius:10px;align-items:center;gap:8px;padding:.75rem 1rem;font-size:.9375rem;font-weight:500;display:flex}.Contact-module__hcVmEa__statusError{color:#ef4444;background:#ef44441a;border:1px solid #ef444440;border-radius:10px;align-items:center;gap:8px;padding:.75rem 1rem;font-size:.9375rem;font-weight:500;display:flex}@media (max-width:900px){.Contact-module__hcVmEa__layout{grid-template-columns:1fr;gap:3rem}}@media (max-width:480px){.Contact-module__hcVmEa__form{padding:1.5rem}.Contact-module__hcVmEa__formRow{grid-template-columns:1fr}}
.ProblemStrip-module__BI76qG__strip{border-top:1px solid var(--border);border-bottom:1px solid var(--border);background:var(--surface);padding:4rem 0}.ProblemStrip-module__BI76qG__inner{grid-template-columns:repeat(3,1fr);gap:3rem;display:grid}.ProblemStrip-module__BI76qG__item{flex-direction:column;gap:.75rem;display:flex}.ProblemStrip-module__BI76qG__iconLabel{align-items:center;gap:.5rem;display:flex}.ProblemStrip-module__BI76qG__icon{color:var(--primary);justify-content:center;align-items:center;display:flex}.ProblemStrip-module__BI76qG__label{text-transform:uppercase;letter-spacing:.07em;color:var(--primary);font-size:.8125rem;font-weight:600}.ProblemStrip-module__BI76qG__body{color:var(--text-secondary);font-size:1rem;line-height:1.7}@media (max-width:768px){.ProblemStrip-module__BI76qG__strip{padding:2.5rem 0}.ProblemStrip-module__BI76qG__inner{grid-template-columns:1fr;gap:2rem}}@media (max-width:480px){.ProblemStrip-module__BI76qG__strip{padding:2rem 0}}
.Products-module__mFS5Ca__section{background:var(--surface)}.Products-module__mFS5Ca__heading{letter-spacing:-.02em;color:var(--text-primary);margin-bottom:.75rem;font-size:clamp(2rem,4vw,3rem);font-weight:700}.Products-module__mFS5Ca__subheading{color:var(--text-secondary);max-width:560px;margin-bottom:3rem;font-size:clamp(1rem,1.5vw,1.15rem);line-height:1.7}.Products-module__mFS5Ca__bento{grid-template-columns:repeat(4,1fr);gap:1rem;display:grid}.Products-module__mFS5Ca__featured{grid-area:span 2/span 2}.Products-module__mFS5Ca__wide{grid-column:span 2}.Products-module__mFS5Ca__default{grid-column:span 1}.Products-module__mFS5Ca__card{background:var(--glass-bg);border:1px solid var(--glass-border);border-radius:16px;transition:border-color .3s,box-shadow .3s,transform .3s;position:relative;overflow:hidden}.Products-module__mFS5Ca__card:hover{border-color:var(--glass-border-hover);transform:translateY(-2px);box-shadow:0 0 50px #10b9810f}.Products-module__mFS5Ca__cardSoon{opacity:.65}.Products-module__mFS5Ca__cardGlow{background:linear-gradient(90deg,transparent,var(--primary-border),transparent);opacity:0;width:80%;height:1px;transition:opacity .3s;position:absolute;top:-1px;left:50%;transform:translate(-50%)}.Products-module__mFS5Ca__card:hover .Products-module__mFS5Ca__cardGlow{opacity:1}.Products-module__mFS5Ca__cardInner{flex-direction:column;justify-content:space-between;height:100%;padding:1.75rem;display:flex}.Products-module__mFS5Ca__cardTop{flex:1}.Products-module__mFS5Ca__cardHeader{justify-content:space-between;align-items:flex-start;margin-bottom:1.25rem;display:flex}.Products-module__mFS5Ca__productName{font-family:var(--font-heading);color:var(--text-primary);margin-bottom:.125rem;font-size:1.25rem;font-weight:700}.Products-module__mFS5Ca__domain{color:var(--text-tertiary);font-family:monospace;font-size:.75rem}.Products-module__mFS5Ca__badgeLive{background:var(--primary-dim);color:var(--primary);border:1px solid var(--primary-border);white-space:nowrap;border-radius:100px;align-items:center;gap:6px;padding:.25rem .75rem;font-size:.75rem;font-weight:600;display:inline-flex}.Products-module__mFS5Ca__badgeDot{background:var(--primary);border-radius:50%;width:6px;height:6px;animation:2s ease-in-out infinite Products-module__mFS5Ca__pulse}@keyframes Products-module__mFS5Ca__pulse{0%,to{opacity:1}50%{opacity:.4}}.Products-module__mFS5Ca__badgeSoon{color:var(--text-tertiary);border:1px solid var(--border);white-space:nowrap;background:#ffffff08;border-radius:100px;align-items:center;padding:.25rem .75rem;font-size:.75rem;font-weight:500;display:inline-flex}.Products-module__mFS5Ca__tagline{text-transform:uppercase;letter-spacing:.05em;color:var(--text-tertiary);margin-bottom:.75rem;font-size:.8rem;font-weight:600}.Products-module__mFS5Ca__description{color:var(--text-secondary);margin-bottom:1.5rem;font-size:1rem;line-height:1.7}.Products-module__mFS5Ca__features{flex-direction:column;gap:.5rem;margin-bottom:1.5rem;list-style:none;display:flex}.Products-module__mFS5Ca__feature{color:var(--text-secondary);align-items:center;gap:.625rem;font-size:.9375rem;display:flex}.Products-module__mFS5Ca__feature svg{color:var(--primary);flex-shrink:0}.Products-module__mFS5Ca__cardFooter{border-top:1px solid var(--border);padding-top:1.25rem}.Products-module__mFS5Ca__btnLive{background:var(--primary);color:#fff;border-radius:10px;align-items:center;gap:6px;padding:.625rem 1.25rem;font-size:.875rem;font-weight:600;text-decoration:none;transition:background .2s,transform .2s,box-shadow .2s;display:inline-flex}.Products-module__mFS5Ca__btnLive:hover{background:var(--primary-hover);color:#fff;transform:translateY(-1px);box-shadow:0 4px 16px #10b98140}.Products-module__mFS5Ca__btnLive:active{transform:translateY(0)scale(.98)}.Products-module__mFS5Ca__btnDisabled{color:var(--text-tertiary);cursor:default;align-items:center;font-size:.875rem;display:inline-flex}@media (max-width:1024px){.Products-module__mFS5Ca__bento{grid-template-columns:repeat(2,1fr)}.Products-module__mFS5Ca__featured{grid-area:span 1/span 2}}@media (max-width:768px){.Products-module__mFS5Ca__bento{grid-template-columns:1fr}.Products-module__mFS5Ca__featured,.Products-module__mFS5Ca__wide,.Products-module__mFS5Ca__default{grid-area:span 1/span 1}.Products-module__mFS5Ca__cardInner{padding:1.5rem}}
.ScrollReveal-module__1d__Dq__reveal{opacity:0;transition:opacity .6s ease-out,transform .6s ease-out;transform:translateY(28px)}.ScrollReveal-module__1d__Dq__reveal.ScrollReveal-module__1d__Dq__visible{opacity:1;transform:translateY(0)}@media (prefers-reduced-motion:reduce){.ScrollReveal-module__1d__Dq__reveal{opacity:1;transition:none;transform:none}}
.Blog-module__jW6Nga__container{min-height:100vh;padding:8rem 0}.Blog-module__jW6Nga__header{text-align:center;max-width:800px;margin:0 auto 5rem;padding:4rem 0}.Blog-module__jW6Nga__heading{color:var(--text-primary);margin-bottom:1.5rem;font-size:clamp(2.5rem,5vw,3.5rem)}.Blog-module__jW6Nga__title{color:var(--text-primary);margin-bottom:1rem;font-size:clamp(2rem,4vw,3rem)}.Blog-module__jW6Nga__comingSoon{color:var(--text-tertiary);flex-direction:column;align-items:center;gap:1rem;margin-top:3rem;display:flex}.Blog-module__jW6Nga__comingSoon svg{color:var(--primary);animation:2s ease-in-out infinite Blog-module__jW6Nga__pulse}@keyframes Blog-module__jW6Nga__pulse{0%,to{opacity:1}50%{opacity:.5}}.Blog-module__jW6Nga__subheading{color:var(--text-secondary);font-size:1.25rem}.Blog-module__jW6Nga__grid{grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:1.5rem;display:grid}.Blog-module__jW6Nga__card{background:var(--glass-bg);border:1px solid var(--glass-border);border-radius:16px;flex-direction:column;height:100%;padding:2rem;transition:border-color .3s,background .3s,transform .3s;display:flex}.Blog-module__jW6Nga__card:hover{border-color:var(--glass-border-hover);background:var(--glass-bg-hover);transform:translateY(-3px)}.Blog-module__jW6Nga__meta{color:var(--text-tertiary);gap:1rem;margin-bottom:1rem;font-size:.875rem;display:flex}.Blog-module__jW6Nga__date{color:var(--primary)}.Blog-module__jW6Nga__excerpt{color:var(--text-secondary);flex-grow:1;margin-bottom:2rem;line-height:1.6}.Blog-module__jW6Nga__footer{justify-content:space-between;align-items:center;margin-top:auto;display:flex}.Blog-module__jW6Nga__author{color:var(--text-primary);font-size:.875rem;font-weight:500}.Blog-module__jW6Nga__readMore{color:var(--primary);align-items:center;gap:.5rem;font-size:.875rem;font-weight:600;display:flex}@media (max-width:768px){.Blog-module__jW6Nga__grid{grid-template-columns:1fr}}
.BlogSlug-module__o9rWiW__articleContainer{min-height:100vh;padding:8rem 0;max-width:800px!important}.BlogSlug-module__o9rWiW__header{text-align:center;margin-bottom:4rem}.BlogSlug-module__o9rWiW__meta{color:var(--text-tertiary);justify-content:center;gap:1rem;margin-bottom:1.5rem;font-size:.9rem;display:flex}.BlogSlug-module__o9rWiW__date{color:var(--primary)}.BlogSlug-module__o9rWiW__title{color:var(--text-primary);margin-bottom:2rem;font-size:clamp(2rem,4vw,3rem);line-height:1.2}.BlogSlug-module__o9rWiW__author{color:var(--text-primary);font-size:1.125rem;font-weight:500}.BlogSlug-module__o9rWiW__content{color:var(--text-secondary);font-size:1.125rem;line-height:1.8}.BlogSlug-module__o9rWiW__content h2{color:var(--text-primary);margin-top:3rem;margin-bottom:1.5rem;font-size:2rem}.BlogSlug-module__o9rWiW__content h3{color:var(--text-primary);margin-top:2.5rem;margin-bottom:1rem;font-size:1.5rem}.BlogSlug-module__o9rWiW__content p{margin-bottom:1.5rem}.BlogSlug-module__o9rWiW__content ul{margin-bottom:1.5rem;margin-left:1.5rem;list-style:outside}.BlogSlug-module__o9rWiW__content li{margin-bottom:.5rem}.BlogSlug-module__o9rWiW__content strong{color:var(--primary);font-weight:600}.BlogSlug-module__o9rWiW__backLink{color:var(--text-tertiary);margin-top:4rem;font-size:.9rem;transition:color .2s;display:inline-block}.BlogSlug-module__o9rWiW__backLink:hover{color:var(--primary)}
.Build-module__EtQ78G__main{background:var(--background);min-height:100vh}.Build-module__EtQ78G__heroSection{padding-top:calc(var(--nav-height) + 80px);padding-bottom:100px;position:relative;overflow:hidden}.Build-module__EtQ78G__heroBg{background:radial-gradient(50% 60% at 70% 25%,#10b98114 0%,#0000 60%),radial-gradient(40% 50% at 20% 70%,#6366f10d 0%,#0000 60%);position:absolute;inset:0}.Build-module__EtQ78G__heroDots{background-image:linear-gradient(#ffffff05 1px,#0000 1px),linear-gradient(90deg,#ffffff05 1px,#0000 1px);background-size:60px 60px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(60% 60% at 75% 40%,#000 10%,#0000 60%);mask-image:radial-gradient(60% 60% at 75% 40%,#000 10%,#0000 60%)}.Build-module__EtQ78G__header{z-index:2;max-width:760px;position:relative}.Build-module__EtQ78G__heroBadge{background:var(--primary-dim);color:var(--primary);letter-spacing:.04em;text-transform:uppercase;border:1px solid var(--primary-border);border-radius:100px;align-items:center;gap:6px;margin-bottom:1.5rem;padding:.4rem 1rem;font-size:.8rem;font-weight:500;display:inline-flex}.Build-module__EtQ78G__title{letter-spacing:-.04em;color:var(--text-primary);margin-bottom:1.5rem;font-size:clamp(2.75rem,6vw,4.5rem);font-weight:800;line-height:1.02}.Build-module__EtQ78G__titleGradient{background:linear-gradient(135deg,var(--primary)0%,#34d399 40%,var(--accent)100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.Build-module__EtQ78G__lead{color:var(--text-secondary);max-width:600px;margin-bottom:2rem;font-size:clamp(1.05rem,1.5vw,1.25rem);line-height:1.75}.Build-module__EtQ78G__heroBtn{background:var(--primary);color:#fff;border-radius:12px;align-items:center;gap:8px;padding:.875rem 1.75rem;font-size:.9375rem;font-weight:600;text-decoration:none;transition:background .2s,transform .2s,box-shadow .2s;display:inline-flex}.Build-module__EtQ78G__heroBtn:hover{background:var(--primary-hover);color:#fff;transform:translateY(-2px);box-shadow:0 8px 24px #10b98140}.Build-module__EtQ78G__heroShapes{z-index:1;pointer-events:none;position:absolute;inset:0}.Build-module__EtQ78G__heroShape{opacity:0;animation:.8s ease-out forwards Build-module__EtQ78G__shapeAppear;position:absolute}.Build-module__EtQ78G__shapeBrackets{width:56px;height:56px;color:var(--primary-border);animation:.8s ease-out .6s forwards Build-module__EtQ78G__shapeAppear,18s ease-in-out infinite Build-module__EtQ78G__shapeFloat;top:20%;right:8%}.Build-module__EtQ78G__shapeDiamond{background:var(--accent-dim);border:1px solid var(--accent-border);border-radius:4px;width:36px;height:36px;animation:.8s ease-out .9s forwards Build-module__EtQ78G__shapeAppear,14s ease-in-out 1s infinite Build-module__EtQ78G__shapeFloat;top:18%;right:25%;transform:rotate(45deg)}.Build-module__EtQ78G__shapePulseDot{background:var(--primary);border-radius:50%;width:10px;height:10px;animation:.8s ease-out 1.2s forwards Build-module__EtQ78G__shapeAppear,3s ease-in-out infinite Build-module__EtQ78G__shapePulse;top:60%;right:16%;box-shadow:0 0 20px #10b98166}.Build-module__EtQ78G__shapeDashedCircle{width:120px;height:120px;color:var(--accent-border);animation:.8s ease-out .4s forwards Build-module__EtQ78G__shapeAppear,45s linear infinite Build-module__EtQ78G__shapeSpin;top:45%;right:4%}.Build-module__EtQ78G__shapeSmallSquare{background:var(--primary-dim);border:1px solid var(--primary-border);border-radius:4px;width:20px;height:20px;animation:.8s ease-out 1.5s forwards Build-module__EtQ78G__shapeAppear,16s ease-in-out 2s infinite Build-module__EtQ78G__shapeFloat;top:50%;right:35%}.Build-module__EtQ78G__shapeBlueDot{background:var(--accent);opacity:.5;border-radius:50%;width:8px;height:8px;animation:.8s ease-out 1.8s forwards Build-module__EtQ78G__shapeAppear,4s ease-in-out 1s infinite Build-module__EtQ78G__shapePulse;top:70%;right:30%;box-shadow:0 0 12px #6366f14d}@keyframes Build-module__EtQ78G__shapeFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-14px)}}@keyframes Build-module__EtQ78G__shapeSpin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes Build-module__EtQ78G__shapePulse{0%,to{opacity:.8;transform:scale(1)}50%{opacity:.4;transform:scale(1.5)}}@keyframes Build-module__EtQ78G__shapeAppear{0%{opacity:0;transform:scale(.6)}to{opacity:1;transform:scale(1)}}.Build-module__EtQ78G__servicesSection{padding:100px 0}.Build-module__EtQ78G__sectionHeading{letter-spacing:-.02em;color:var(--text-primary);margin-bottom:2.5rem;font-size:clamp(1.75rem,3vw,2.5rem);font-weight:700}.Build-module__EtQ78G__servicesGrid{grid-template-columns:repeat(3,1fr);gap:1rem;display:grid}.Build-module__EtQ78G__serviceCard{background:var(--glass-bg);border:1px solid var(--glass-border);border-radius:16px;padding:2rem;transition:border-color .3s,background .3s,box-shadow .3s,transform .3s}.Build-module__EtQ78G__serviceCard:hover{border-color:var(--glass-border-hover);background:var(--glass-bg-hover);transform:translateY(-2px);box-shadow:0 0 40px #10b9810a}.Build-module__EtQ78G__serviceCard:hover .Build-module__EtQ78G__serviceIcon{background:var(--primary);color:#fff}.Build-module__EtQ78G__serviceTop{justify-content:space-between;align-items:flex-start;margin-bottom:1.25rem;display:flex}.Build-module__EtQ78G__serviceIcon{background:var(--primary-dim);width:44px;height:44px;color:var(--primary);border-radius:12px;justify-content:center;align-items:center;transition:background .3s,color .3s;display:flex}.Build-module__EtQ78G__serviceNumber{font-family:var(--font-heading);color:var(--text-tertiary);letter-spacing:-.02em;font-size:.8125rem;font-weight:600}.Build-module__EtQ78G__serviceTitle{color:var(--text-primary);margin-bottom:.625rem;font-size:1.125rem;font-weight:600}.Build-module__EtQ78G__serviceDescription{color:var(--text-secondary);margin-bottom:1.25rem;font-size:.9375rem;line-height:1.7}.Build-module__EtQ78G__tags{flex-wrap:wrap;gap:.375rem;display:flex}.Build-module__EtQ78G__tag{background:var(--glass-bg);border:1px solid var(--glass-border);color:var(--text-secondary);border-radius:100px;padding:.2rem .6rem;font-size:.75rem;font-weight:500}.Build-module__EtQ78G__processSection{background:var(--surface);padding:100px 0}.Build-module__EtQ78G__processGrid{grid-template-columns:repeat(3,1fr);gap:1rem;display:grid}.Build-module__EtQ78G__processCard{background:var(--glass-bg);border:1px solid var(--glass-border);border-radius:16px;padding:2rem}.Build-module__EtQ78G__processStep{background:var(--primary);color:#fff;width:40px;height:40px;font-family:var(--font-heading);border-radius:50%;justify-content:center;align-items:center;margin-bottom:1.25rem;font-size:1rem;font-weight:700;display:flex}.Build-module__EtQ78G__processTitle{color:var(--text-primary);margin-bottom:.5rem;font-size:1.0625rem;font-weight:600}.Build-module__EtQ78G__processDescription{color:var(--text-secondary);margin:0;font-size:.9375rem;line-height:1.7}.Build-module__EtQ78G__ctaSection{text-align:center;max-width:560px;margin:0 auto;padding:100px 0}.Build-module__EtQ78G__ctaHeading{letter-spacing:-.02em;color:var(--text-primary);margin-bottom:1rem;font-size:clamp(1.75rem,3vw,2.5rem);font-weight:700}.Build-module__EtQ78G__ctaText{color:var(--text-secondary);margin-bottom:2rem;font-size:clamp(1rem,1.5vw,1.1rem);line-height:1.7}.Build-module__EtQ78G__ctaBtn{background:var(--primary);color:#fff;border-radius:12px;align-items:center;gap:8px;padding:.875rem 2rem;font-size:.9375rem;font-weight:600;text-decoration:none;transition:background .2s,transform .2s,box-shadow .2s;display:inline-flex}.Build-module__EtQ78G__ctaBtn:hover{background:var(--primary-hover);color:#fff;transform:translateY(-2px);box-shadow:0 8px 24px #10b98140}@media (max-width:1024px){.Build-module__EtQ78G__servicesGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.Build-module__EtQ78G__heroSection{padding-top:calc(var(--nav-height) + 48px);padding-bottom:64px}.Build-module__EtQ78G__heroShapes{display:none}.Build-module__EtQ78G__servicesGrid,.Build-module__EtQ78G__processGrid{grid-template-columns:1fr}.Build-module__EtQ78G__servicesSection,.Build-module__EtQ78G__processSection,.Build-module__EtQ78G__ctaSection{padding:80px 0}.Build-module__EtQ78G__serviceCard,.Build-module__EtQ78G__processCard{padding:1.5rem}.Build-module__EtQ78G__heroDots{display:none}}@media (max-width:480px){.Build-module__EtQ78G__heroSection{padding-top:calc(var(--nav-height) + 32px);padding-bottom:48px}.Build-module__EtQ78G__servicesSection,.Build-module__EtQ78G__processSection,.Build-module__EtQ78G__ctaSection{padding:64px 0}.Build-module__EtQ78G__heroBtn,.Build-module__EtQ78G__ctaBtn{justify-content:center;width:100%}}
.Careers-module__PFxZfG__main{padding-top:calc(var(--nav-height) + 80px);background:var(--background);min-height:100vh;padding-bottom:100px}.Careers-module__PFxZfG__header{max-width:760px;margin-bottom:4rem}.Careers-module__PFxZfG__title{letter-spacing:-.03em;color:var(--text-primary);margin-bottom:1.25rem;font-size:clamp(2.25rem,5vw,3.5rem);font-weight:800;line-height:1.1}.Careers-module__PFxZfG__lead{color:var(--text-secondary);max-width:620px;font-size:clamp(1.05rem,1.5vw,1.25rem);line-height:1.7}.Careers-module__PFxZfG__openSection{margin-bottom:5rem}.Careers-module__PFxZfG__noRoles{background:var(--glass-bg);border:1px solid var(--glass-border);border-radius:16px;max-width:640px;padding:3rem}.Careers-module__PFxZfG__noRolesTitle{color:var(--text-primary);margin-bottom:.75rem;font-size:1.375rem;font-weight:700}.Careers-module__PFxZfG__noRolesText{color:var(--text-secondary);margin-bottom:1.75rem;font-size:1rem;line-height:1.7}.Careers-module__PFxZfG__emailLink{color:var(--primary);font-weight:500;text-decoration:none}.Careers-module__PFxZfG__emailLink:hover{color:var(--primary-hover)}.Careers-module__PFxZfG__contactBtn{background:var(--primary);color:#fff;border-radius:10px;align-items:center;padding:.75rem 1.5rem;font-size:.9375rem;font-weight:600;text-decoration:none;transition:background .2s,transform .2s,box-shadow .2s;display:inline-flex}.Careers-module__PFxZfG__contactBtn:hover{background:var(--primary-hover);color:#fff;transform:translateY(-1px);box-shadow:0 4px 16px #10b98140}.Careers-module__PFxZfG__futureSection{border-top:1px solid var(--border);padding-top:3rem}.Careers-module__PFxZfG__futureHeading{color:var(--text-primary);margin-bottom:2rem;font-size:1.5rem;font-weight:700}.Careers-module__PFxZfG__rolesGrid{grid-template-columns:repeat(2,1fr);gap:1rem;display:grid}.Careers-module__PFxZfG__roleCard{background:var(--glass-bg);border:1px solid var(--glass-border);border-radius:16px;padding:1.75rem;transition:border-color .3s,background .3s}.Careers-module__PFxZfG__roleCard:hover{border-color:var(--glass-border-hover);background:var(--glass-bg-hover)}.Careers-module__PFxZfG__roleTitle{color:var(--text-primary);margin-bottom:.5rem;font-size:1rem;font-weight:600}.Careers-module__PFxZfG__roleDesc{color:var(--text-secondary);margin:0;font-size:.9375rem;line-height:1.6}@media (max-width:768px){.Careers-module__PFxZfG__rolesGrid{grid-template-columns:1fr}.Careers-module__PFxZfG__noRoles{padding:2rem}}
.About-module__vAULUW__about{background:var(--background)}.About-module__vAULUW__heading{letter-spacing:-.02em;margin-bottom:.75rem;font-size:clamp(2rem,4vw,3rem);font-weight:700}.About-module__vAULUW__intro{color:var(--text-secondary);max-width:640px;margin-bottom:3rem;font-size:clamp(1rem,1.5vw,1.15rem);line-height:1.7}.About-module__vAULUW__grid{grid-template-columns:repeat(2,1fr);gap:1rem;display:grid}.About-module__vAULUW__card{background:var(--glass-bg);border:1px solid var(--glass-border);border-radius:16px;padding:2rem;transition:border-color .3s,background .3s,box-shadow .3s,transform .3s}.About-module__vAULUW__card:hover{background:var(--glass-bg-hover);border-color:var(--glass-border-hover);transform:translateY(-2px);box-shadow:0 0 40px #10b9810a}.About-module__vAULUW__iconWrapper{background:var(--primary-dim);width:44px;height:44px;color:var(--primary);border-radius:12px;justify-content:center;align-items:center;margin-bottom:1.25rem;transition:background .3s,color .3s;display:flex}.About-module__vAULUW__card:hover .About-module__vAULUW__iconWrapper{background:var(--primary);color:#fff}.About-module__vAULUW__valueTitle{color:var(--text-primary);margin-bottom:.625rem;font-size:1.125rem;font-weight:600}.About-module__vAULUW__bio{color:var(--text-secondary);margin:0;font-size:1rem;line-height:1.7}@media (max-width:768px){.About-module__vAULUW__grid{grid-template-columns:1fr}.About-module__vAULUW__card{padding:1.5rem}}
