.Hero-module__Z8hQ_W__hero{color:#fff;background-color:#020204;justify-content:center;align-items:center;width:100%;height:100vh;padding-top:100px;display:flex;position:relative;overflow:hidden}.Hero-module__Z8hQ_W__abstractGrid{background-image:linear-gradient(#6464ff0d 1px,#0000 1px),linear-gradient(90deg,#6464ff0d 1px,#0000 1px);background-size:40px 40px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(circle,#000,#0000 80%);mask-image:radial-gradient(circle,#000,#0000 80%)}.Hero-module__Z8hQ_W__blob1,.Hero-module__Z8hQ_W__blob2{filter:blur(120px);z-index:1;opacity:.15;border-radius:50%;width:500px;height:500px;position:absolute}.Hero-module__Z8hQ_W__blob1{background:#6c5ce7;top:-100px;left:-100px}.Hero-module__Z8hQ_W__blob2{background:#00d2ff;bottom:-100px;right:-100px}.Hero-module__Z8hQ_W__container{z-index:10;flex-direction:column;align-items:center;gap:60px;padding:0 20px;display:flex;position:relative}.Hero-module__Z8hQ_W__content{text-align:center}.Hero-module__Z8hQ_W__badge{color:#a29bfe;letter-spacing:1px;background:#6c5ce71a;border:1px solid #6c5ce74d;border-radius:100px;margin-bottom:20px;padding:6px 14px;font-family:monospace;font-size:.7rem;display:inline-block}.Hero-module__Z8hQ_W__title{letter-spacing:-.04em;margin:0;font-size:clamp(3rem,10vw,6rem);font-weight:900;line-height:.9}.Hero-module__Z8hQ_W__gradientText{background:linear-gradient(135deg,#a29bfe 0%,#00d2ff 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text}.Hero-module__Z8hQ_W__subtitle{color:#94a3b8;max-width:550px;margin:25px auto 0;font-size:1.1rem;line-height:1.6}.Hero-module__Z8hQ_W__codeWrapper{width:100%;max-width:550px;position:relative}.Hero-module__Z8hQ_W__codeGlass{z-index:5;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#0f0f19b3;border:1px solid #ffffff1a;border-radius:16px;position:relative;overflow:hidden;box-shadow:0 25px 50px -12px #00000080}.Hero-module__Z8hQ_W__codeHeader{background:#ffffff0d;justify-content:space-between;align-items:center;padding:14px 20px;display:flex}.Hero-module__Z8hQ_W__windowControls{gap:8px;display:flex}.Hero-module__Z8hQ_W__dot{background:#ffffff1a;border-radius:50%;width:10px;height:10px}.Hero-module__Z8hQ_W__tab{color:#64748b;font-family:monospace;font-size:.65rem}.Hero-module__Z8hQ_W__codeArea{margin:0;padding:30px;font-family:JetBrains Mono,monospace;font-size:.9rem;line-height:1.7}.Hero-module__Z8hQ_W__purple{color:#c678dd}.Hero-module__Z8hQ_W__cyan{color:#61afef}.Hero-module__Z8hQ_W__yellow{color:#ffcb3c}.Hero-module__Z8hQ_W__comment{color:#5c6370;font-style:italic}.Hero-module__Z8hQ_W__codeShadow{filter:blur(60px);opacity:.6;z-index:1;background:linear-gradient(135deg,#6c5ce7,#00d2ff);position:absolute;inset:0;transform:translateY(20px)scale(.9)}
.Projects-module__K3d-Xa__section{color:#fff;background-color:#020204;padding:100px 0}.Projects-module__K3d-Xa__container{max-width:1300px;margin:0 auto;padding:0 10vw}.Projects-module__K3d-Xa__header{margin-bottom:80px}.Projects-module__K3d-Xa__badge{color:#64748b;letter-spacing:2px;border:1px solid #ffffff1a;border-radius:100px;margin-bottom:15px;padding:4px 12px;font-family:monospace;font-size:.7rem;display:inline-block}.Projects-module__K3d-Xa__title{text-transform:uppercase;letter-spacing:-.04em;font-size:clamp(2.5rem,6vw,4rem);font-weight:900}.Projects-module__K3d-Xa__gradient{background:linear-gradient(135deg,#a29bfe 0%,#00d2ff 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text}.Projects-module__K3d-Xa__grid{grid-template-columns:repeat(auto-fit,minmax(450px,1fr));gap:40px;display:grid}.Projects-module__K3d-Xa__card{background:#ffffff03;border:1px solid #ffffff0d;border-radius:32px;padding:24px;transition:all .4s cubic-bezier(.16,1,.3,1);position:relative;overflow:hidden}.Projects-module__K3d-Xa__card:hover{background:#ffffff08;border-color:#ffffff26;transform:translateY(-10px)}.Projects-module__K3d-Xa__cardGlow{opacity:0;pointer-events:none;transition:opacity .5s;position:absolute;inset:0}.Projects-module__K3d-Xa__card:hover .Projects-module__K3d-Xa__cardGlow{opacity:1}.Projects-module__K3d-Xa__imageWrapper{aspect-ratio:16/10;border:1px solid #ffffff0d;border-radius:20px;width:100%;margin-bottom:30px;position:relative;overflow:hidden}.Projects-module__K3d-Xa__projectImg{object-fit:cover;transition:transform .8s}.Projects-module__K3d-Xa__card:hover .Projects-module__K3d-Xa__projectImg{transform:scale(1.05)}.Projects-module__K3d-Xa__imageOverlay{background:linear-gradient(#0000 60%,#00000080);position:absolute;inset:0}.Projects-module__K3d-Xa__meta{justify-content:space-between;align-items:center;margin-bottom:15px;display:flex}.Projects-module__K3d-Xa__code{background:#ffffff08;border-radius:6px;padding:4px 10px;font-family:monospace;font-size:.75rem}.Projects-module__K3d-Xa__id{color:#333;font-family:monospace;font-size:.8rem}.Projects-module__K3d-Xa__projectTitle{letter-spacing:-.02em;margin-bottom:15px;font-size:2rem;font-weight:800}.Projects-module__K3d-Xa__desc{color:#94a3b8;margin-bottom:25px;font-size:1rem;line-height:1.6}.Projects-module__K3d-Xa__techTags{flex-wrap:wrap;gap:8px;margin-bottom:30px;display:flex}.Projects-module__K3d-Xa__techTags span{color:#64748b;border:1px solid #ffffff0d;border-radius:4px;padding:4px 10px;font-family:monospace;font-size:.65rem}.Projects-module__K3d-Xa__launchBtn{color:#fff;border-bottom:1px solid #ffffff1a;padding-bottom:5px;font-size:.9rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-block}.Projects-module__K3d-Xa__launchBtn:hover{color:#ffcb3c;border-color:#ffcb3c;padding-left:10px}@media (max-width:600px){.Projects-module__K3d-Xa__grid{grid-template-columns:1fr}.Projects-module__K3d-Xa__card{padding:16px}}
.Contact-module__OWeMSG__section{color:#fff;background-color:#020204;padding:100px 0;position:relative;overflow:hidden}.Contact-module__OWeMSG__container{max-width:1300px;margin:0 auto;padding:0 10vw}.Contact-module__OWeMSG__header{margin-bottom:60px}.Contact-module__OWeMSG__badge{color:#a29bfe;letter-spacing:3px;margin-bottom:15px;font-family:monospace;font-size:.7rem}.Contact-module__OWeMSG__title{text-transform:uppercase;letter-spacing:-.04em;font-size:clamp(2.5rem,6vw,4rem);font-weight:900}.Contact-module__OWeMSG__gradient{background:linear-gradient(135deg,#a29bfe 0%,#00d2ff 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text}.Contact-module__OWeMSG__subtitle{color:#64748b;max-width:500px;margin-top:20px;line-height:1.6}.Contact-module__OWeMSG__wrapper{grid-template-columns:1fr 1.5fr;align-items:start;gap:80px;display:grid}.Contact-module__OWeMSG__infoSide{flex-direction:column;gap:40px;display:flex}.Contact-module__OWeMSG__statusCard{color:#a29bfe;background:#6c5ce70d;border:1px solid #6c5ce733;border-radius:100px;align-items:center;gap:12px;width:fit-content;padding:12px 20px;font-family:monospace;font-size:.75rem;display:flex}.Contact-module__OWeMSG__statusDot{background:#a29bfe;border-radius:50%;width:8px;height:8px;animation:2s infinite Contact-module__OWeMSG__pulse;box-shadow:0 0 10px #a29bfe}@keyframes Contact-module__OWeMSG__pulse{0%{opacity:.4}50%{opacity:1}to{opacity:.4}}.Contact-module__OWeMSG__contactMethod{align-items:center;gap:20px;display:flex}.Contact-module__OWeMSG__icon{color:#00d2ff;font-size:1.5rem}.Contact-module__OWeMSG__label{color:#444;text-transform:uppercase;letter-spacing:1px;font-family:monospace;font-size:.7rem;display:block}.Contact-module__OWeMSG__form{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffff05;border:1px solid #ffffff0d;border-radius:32px;flex-direction:column;gap:25px;padding:50px;display:flex;position:relative}.Contact-module__OWeMSG__inputField{align-items:center;display:flex;position:relative}.Contact-module__OWeMSG__inputIcon{color:#444;transition:color .3s;position:absolute;left:20px}.Contact-module__OWeMSG__form input,.Contact-module__OWeMSG__form textarea{color:#fff;background:#0003;border:1px solid #ffffff0d;border-radius:16px;width:100%;padding:18px 20px 18px 55px;font-size:1rem;transition:all .3s}.Contact-module__OWeMSG__form input:focus,.Contact-module__OWeMSG__form textarea:focus{background:#6c5ce708;border-color:#a29bfe;outline:none}.Contact-module__OWeMSG__form input:focus+.Contact-module__OWeMSG__inputIcon,.Contact-module__OWeMSG__form textarea:focus+.Contact-module__OWeMSG__inputIcon{color:#a29bfe}.Contact-module__OWeMSG__submitBtn{color:#fff;text-transform:uppercase;letter-spacing:1px;cursor:pointer;background-color:#a29bfe;background-image:linear-gradient(135deg,#a29bfe 0%,#00d2ff 100%);background-size:100% 100%;border:none;border-radius:16px;justify-content:center;align-items:center;gap:12px;padding:20px;font-weight:800;transition:transform .4s cubic-bezier(.16,1,.3,1),box-shadow .4s,background-color .4s;display:flex}.Contact-module__OWeMSG__submitBtn:hover{background-color:#6c5ce7;background-image:none;transform:translateY(-5px);box-shadow:0 20px 40px #6c5ce74d}.Contact-module__OWeMSG__sendIcon{transition:transform .3s}.Contact-module__OWeMSG__submitBtn:hover .Contact-module__OWeMSG__sendIcon{transform:translate(5px,-5px)}.Contact-module__OWeMSG__loader{border:2px solid #0003;border-top-color:#000;border-radius:50%;width:18px;height:18px;animation:.8s linear infinite Contact-module__OWeMSG__spin}@keyframes Contact-module__OWeMSG__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.Contact-module__OWeMSG__statusMessage{border-radius:12px;justify-content:center;align-items:center;gap:10px;margin-top:10px;padding:15px;font-family:monospace;font-size:.85rem;display:flex}.Contact-module__OWeMSG__success{color:#7b8d85;background:linear-gradient(135deg,#a29bfe 0%,#00d2ff 100%);border:1px solid #00ff9633}.Contact-module__OWeMSG__error{color:#ff4d4d;background:#ff4d4d0d;border:1px solid #ff4d4d33}.Contact-module__OWeMSG__submitBtn:disabled{opacity:.7;cursor:wait}@media (max-width:1000px){.Contact-module__OWeMSG__wrapper{grid-template-columns:1fr;gap:50px}.Contact-module__OWeMSG__form{padding:30px}}
.Capabilities-module__d7PpYG__section{color:#fff;background-color:#020204;padding:100px 0}.Capabilities-module__d7PpYG__container{max-width:1300px;margin:0 auto;padding:0 10vw}.Capabilities-module__d7PpYG__header{margin-bottom:60px}.Capabilities-module__d7PpYG__badge{color:#64748b;letter-spacing:2px;border:1px solid #ffffff1a;border-radius:100px;margin-bottom:15px;padding:4px 12px;font-family:monospace;font-size:.7rem;display:inline-block}.Capabilities-module__d7PpYG__title{text-transform:uppercase;letter-spacing:-.02em;font-size:clamp(2.5rem,5vw,3.5rem);font-weight:900}.Capabilities-module__d7PpYG__gradient{background:linear-gradient(135deg,#a29bfe 0%,#00d2ff 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text}.Capabilities-module__d7PpYG__grid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:25px;display:grid}.Capabilities-module__d7PpYG__card{background:#ffffff03;border:1px solid #ffffff0d;border-radius:24px;padding:40px;transition:all .3s;position:relative;overflow:hidden}.Capabilities-module__d7PpYG__card:hover{background:#ffffff08;border-color:#ffffff1a;transform:translateY(-5px)}.Capabilities-module__d7PpYG__topRow{justify-content:space-between;align-items:center;margin-bottom:30px;display:flex}.Capabilities-module__d7PpYG__iconBox{align-items:center;font-size:1.5rem;display:flex}.Capabilities-module__d7PpYG__category{color:#64748b;text-transform:uppercase;font-family:monospace;font-size:.7rem}.Capabilities-module__d7PpYG__cardTitle{margin-bottom:15px;font-size:1.5rem;font-weight:700}.Capabilities-module__d7PpYG__desc{color:#94a3b8;margin-bottom:30px;font-size:.95rem;line-height:1.6}.Capabilities-module__d7PpYG__techList{flex-wrap:wrap;gap:10px;display:flex}.Capabilities-module__d7PpYG__toolTag{color:#ccc;background:#ffffff0d;border:1px solid #ffffff0d;border-radius:8px;padding:6px 12px;font-family:monospace;font-size:.75rem}.Capabilities-module__d7PpYG__borderBottom{opacity:.3;width:100%;height:3px;transition:opacity .3s;position:absolute;bottom:0;left:0}.Capabilities-module__d7PpYG__card:hover .Capabilities-module__d7PpYG__borderBottom{opacity:1}@media (max-width:768px){.Capabilities-module__d7PpYG__grid{grid-template-columns:1fr}}
