.Card-module__7fBG1G__section{cursor:pointer;width:100%;padding:2rem;font-family:Courier New,monospace}.Card-module__7fBG1G__titleWrapper{text-align:center;margin-bottom:3rem}.Card-module__7fBG1G__mainTitle{color:#f1f5f9;margin-bottom:.5rem;font-size:3rem;font-weight:700}.Card-module__7fBG1G__subtitle{color:#64748b;font-size:1.5rem;font-weight:300}.Card-module__7fBG1G__projectsGrid{grid-template-columns:repeat(3,1fr);gap:2rem;max-width:1400px;margin:0 auto;display:grid}.Card-module__7fBG1G__projectCard{background:linear-gradient(135deg,#000000e6,#000c);border:1px solid #4755694d;border-radius:6px;flex-direction:column;height:100%;padding:2rem;transition:all .4s cubic-bezier(.4,0,.2,1);display:flex;position:relative}.Card-module__7fBG1G__projectCard:before{content:"";opacity:0;background:linear-gradient(90deg,#0000,#ef4444,#0000);height:2px;transition:opacity .4s;position:absolute;top:0;left:0;right:0}.Card-module__7fBG1G__projectCard:hover{border-color:#ef4444;transform:translateY(-8px);box-shadow:0 20px 40px #0006,0 0 30px #ef444433}.Card-module__7fBG1G__projectCard:hover:before{opacity:1}.Card-module__7fBG1G__cardImage{background:linear-gradient(135deg,#1e293b,#334155);border:1px solid #4755694d;border-radius:8px;justify-content:center;align-items:center;width:100%;height:200px;margin-bottom:1.5rem;display:flex;overflow:hidden}.Card-module__7fBG1G__cardImage img,.Card-module__7fBG1G__cardImage video{object-fit:contain;width:100%;height:100%}.Card-module__7fBG1G__cardIcon{filter:drop-shadow(0 0 20px #ef444499);font-size:5rem;animation:3s ease-in-out infinite Card-module__7fBG1G__float}@keyframes Card-module__7fBG1G__float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.Card-module__7fBG1G__cardHeader{justify-content:space-between;align-items:flex-start;margin-bottom:1rem;display:flex}.Card-module__7fBG1G__cardHeader h3{color:#f1f5f9;margin:0;font-size:1.75rem;font-weight:700}.Card-module__7fBG1G__badge{text-transform:lowercase;color:#ef4444;white-space:nowrap;background:#ef44441f;border:1px solid #ef44444d;border-radius:6px;padding:.35rem .85rem;font-size:1rem;font-weight:600}.Card-module__7fBG1G__cardTitle{color:#cbd5e1;margin:0 0 1rem;font-size:1.15rem;font-weight:600}.Card-module__7fBG1G__cardDescription{color:#94a3b8;flex-grow:1;margin-bottom:1.5rem;font-size:1.2rem;line-height:1.7}.Card-module__7fBG1G__cardTags{flex-wrap:wrap;gap:.5rem;margin-bottom:1.5rem;display:flex}.Card-module__7fBG1G__tag{color:#94a3b8;background:#4755694d;border:1px solid #47556980;border-radius:4px;padding:.35rem .75rem;font-size:1rem;transition:all .3s}.Card-module__7fBG1G__tag:hover{color:#cbd5e1;background:#47556980;border-color:#64748bcc}.Card-module__7fBG1G__cardLinks{flex-direction:column;gap:.75rem;display:flex}.Card-module__7fBG1G__cardLink{color:#ef4444;text-align:center;background:0 0;border:1.5px solid #ef4444;border-radius:6px;padding:.65rem 1.25rem;font-size:.85rem;font-weight:600;text-decoration:none;transition:all .3s;display:block}.Card-module__7fBG1G__cardLink:hover{color:#0f172a;background:#ef4444;box-shadow:0 0 20px #ef444466}@media (max-width:1200px){.Card-module__7fBG1G__projectsGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.Card-module__7fBG1G__projectsGrid{grid-template-columns:1fr}}
.ContactForm-module__1SvrgG__form{flex-direction:column;gap:1rem;display:flex}.ContactForm-module__1SvrgG__formGroup{flex-direction:column;gap:.3rem;display:flex}.ContactForm-module__1SvrgG__formRow{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.ContactForm-module__1SvrgG__label{display:none}.ContactForm-module__1SvrgG__input,.ContactForm-module__1SvrgG__textarea{color:#f1f5f9;background:0 0;border:1px solid #ffffff1a;width:100%;padding:.75rem 1rem;font-family:Courier New,monospace;font-size:.9rem;transition:all .2s}.ContactForm-module__1SvrgG__input::placeholder,.ContactForm-module__1SvrgG__textarea::placeholder{color:#475569}.ContactForm-module__1SvrgG__input:focus,.ContactForm-module__1SvrgG__textarea:focus{border-color:#cd1153;outline:none}.ContactForm-module__1SvrgG__textarea{resize:vertical;min-height:100px;font-family:Courier New,monospace}.ContactForm-module__1SvrgG__button{color:#cd1153;cursor:pointer;background:0 0;border:1px solid #cd1153;width:100%;margin-top:.5rem;padding:.75rem 1.5rem;font-family:Courier New,monospace;font-size:.9rem;transition:all .2s}.ContactForm-module__1SvrgG__button:hover:not(:disabled){color:#000;background:#cd1153}.ContactForm-module__1SvrgG__button:disabled{opacity:.5;cursor:not-allowed}.ContactForm-module__1SvrgG__result{text-align:center;color:#cd1153;border:1px solid #cd1153;margin:0;padding:.75rem;font-family:Courier New,monospace;font-size:.85rem}@media (max-width:768px){.ContactForm-module__1SvrgG__formRow{grid-template-columns:1fr}}
.Footer-module__EZoWya__footer{background:#000;border-top:1px solid #ffffff1a;width:100%;margin-top:6rem;padding:3rem 2rem 1rem}.Footer-module__EZoWya__container{max-width:1400px;margin:0 auto}.Footer-module__EZoWya__terminalLine{color:#94a3b8;border-bottom:1px solid #cd1153;flex-wrap:wrap;justify-content:center;align-items:center;gap:.5rem;margin-bottom:3rem;padding-bottom:2rem;font-family:Courier New,monospace;font-size:.9rem;display:flex}.Footer-module__EZoWya__info{color:#fff}.Footer-module__EZoWya__separator,.Footer-module__EZoWya__linkLabel{color:#ef4444}.Footer-module__EZoWya__link{color:#f1f5f9;text-decoration:none;transition:color .2s}.Footer-module__EZoWya__link:hover{color:#ef4444}.Footer-module__EZoWya__formSection{max-width:600px;margin:0 auto 3rem}.Footer-module__EZoWya__formTitle{color:#cd1153;margin-bottom:1.5rem;font-family:Courier New,monospace;font-size:1.2rem;font-weight:400}.Footer-module__EZoWya__form{flex-direction:column;gap:1rem;display:flex}.Footer-module__EZoWya__formRow{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.Footer-module__EZoWya__input,.Footer-module__EZoWya__textarea{color:#f1f5f9;background:0 0;border:1px solid #ffffff1a;border-radius:0;width:100%;padding:.75rem 1rem;font-family:Courier New,monospace;font-size:.9rem;transition:all .2s}.Footer-module__EZoWya__input::placeholder,.Footer-module__EZoWya__textarea::placeholder{color:#fff}.Footer-module__EZoWya__input:focus,.Footer-module__EZoWya__textarea:focus{border-color:#cd1153;outline:none}.Footer-module__EZoWya__textarea{resize:vertical;min-height:100px;font-family:Courier New,monospace}.Footer-module__EZoWya__button{color:#cd1153;cursor:pointer;background:0 0;border:1px solid #cd1153;width:100%;padding:.75rem 1.5rem;font-family:Courier New,monospace;font-size:.9rem;transition:all .2s}.Footer-module__EZoWya__button:hover:not(:disabled){color:#000;background:#cd1153}.Footer-module__EZoWya__button:disabled{opacity:.5;cursor:not-allowed}.Footer-module__EZoWya__result{text-align:center;color:#cd1153;border:1px solid #cd1153;padding:.75rem;font-family:Courier New,monospace;font-size:.85rem}.Footer-module__EZoWya__backTop{text-align:center;border-top:1px solid #ffffff0d;padding-top:2rem}.Footer-module__EZoWya__backLink{color:#cd1153;font-family:Courier New,monospace;font-size:.9rem;text-decoration:none;transition:color .2s}.Footer-module__EZoWya__backLink:hover{color:#f1f5f9}@media (max-width:768px){.Footer-module__EZoWya__footer{padding:2rem 1rem 1rem}.Footer-module__EZoWya__terminalLine{flex-direction:column;align-items:flex-start;gap:.3rem;font-size:.8rem}.Footer-module__EZoWya__formRow{grid-template-columns:1fr}.Footer-module__EZoWya__formTitle{font-size:1rem}}
.page-module__E0kJGG__container{justify-content:center;align-items:center;min-height:100vh;padding:2rem;display:flex}.page-module__E0kJGG__header{background:#000;border:1px solid #ffffff1a;width:100%;max-width:900px;padding:3rem}.page-module__E0kJGG__title{color:#fff;text-align:center;margin-bottom:2rem;font-family:Courier New,monospace;font-size:3rem;font-weight:700}.page-module__E0kJGG__subtitle{color:#cd1153;text-align:center;margin-bottom:1.5rem;font-family:Courier New,monospace;font-size:1.5rem;font-weight:400}.page-module__E0kJGG__description{color:#fff;text-align:center;max-width:750px;margin-bottom:2rem;margin-left:auto;margin-right:auto;font-family:Courier New,monospace;font-size:.95rem;line-height:1.75}.page-module__E0kJGG__cta{color:#f1f5f9;text-align:center;margin-bottom:2rem;font-family:Courier New,monospace;font-size:.95rem;font-weight:300}.page-module__E0kJGG__contact{flex-direction:column;align-items:center;gap:.75rem;display:flex}.page-module__E0kJGG__contactItem{align-items:center;gap:.5rem;font-family:Courier New,monospace;font-size:.9rem;display:flex}.page-module__E0kJGG__label{color:#fff}.page-module__E0kJGG__contactItem a{color:#cd1153;text-decoration:none;transition:color .2s}.page-module__E0kJGG__contactItem a:hover{color:#f1f5f9}@media (max-width:768px){.page-module__E0kJGG__title{font-size:2rem}.page-module__E0kJGG__subtitle{font-size:1.2rem}.page-module__E0kJGG__header{padding:2rem}}
.Navbar-module__nuAbfa__nav{z-index:100;background:#000;padding:1rem 2rem;position:fixed;top:0;left:0;right:0}.Navbar-module__nuAbfa__links{justify-content:flex-end;gap:2rem;margin:0;padding:0;list-style:none;display:flex}.Navbar-module__nuAbfa__link{color:#f1f5f9;font-family:Courier New,monospace;font-size:.9rem;text-decoration:none;transition:color .2s}.Navbar-module__nuAbfa__link:hover{color:#cd1153}
