html{scroll-behavior:smooth}:root{--background-dark:#0a0a0a;--text-light:#f5f5f5;--neon-yellow:#cf0;--neon-purple:#8a2be2;--text-muted:#a3a3a3}*{box-sizing:border-box;margin:0;padding:0}html,body{background-color:var(--background-dark);max-width:100vw;color:var(--text-light);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;overflow-x:hidden}a{color:inherit;text-decoration:none}.reveal-wrapper{opacity:0;will-change:opacity, transform;transition:opacity .8s ease-out,transform .8s ease-out;transform:translateY(40px)}.reveal-wrapper.is-visible{opacity:1;transform:translateY(0)}.delay-100{transition-delay:.1s}.delay-200{transition-delay:.2s}.delay-300{transition-delay:.3s}.delay-400{transition-delay:.4s}
.Header-module__hBw1pG__header{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:100;background-color:#0a0a0ae6;border-bottom:1px solid #ffffff0d;width:100%;position:sticky;top:0}.Header-module__hBw1pG__container{justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto;padding:1.5rem 5%;display:flex}@media (min-width:1200px){.Header-module__hBw1pG__container{padding:1.5rem 0}}.Header-module__hBw1pG__logo a{align-items:center;display:flex}.Header-module__hBw1pG__nav{gap:2.5rem;display:flex}.Header-module__hBw1pG__nav a{color:var(--text-light);font-size:1rem;font-weight:500;transition:color .3s}.Header-module__hBw1pG__nav a:hover{color:var(--neon-purple)}.Header-module__hBw1pG__hamburger{cursor:pointer;z-index:101;flex-direction:column;gap:6px;display:none}.Header-module__hBw1pG__bar{background-color:var(--text-light);width:25px;height:2px;transition:all .3s}@media (max-width:768px){.Header-module__hBw1pG__hamburger{display:flex}.Header-module__hBw1pG__activeHamburger .Header-module__hBw1pG__bar:first-child{background-color:var(--neon-purple);transform:translateY(8px)rotate(45deg)}.Header-module__hBw1pG__activeHamburger .Header-module__hBw1pG__bar:nth-child(2){opacity:0}.Header-module__hBw1pG__activeHamburger .Header-module__hBw1pG__bar:nth-child(3){background-color:var(--neon-purple);transform:translateY(-8px)rotate(-45deg)}.Header-module__hBw1pG__nav{opacity:0;visibility:hidden;background-color:#0a0a0afa;border-bottom:1px solid #ffffff0d;flex-direction:column;align-items:center;gap:2rem;width:100%;padding:2rem 0;transition:all .3s;position:absolute;top:100%;left:0;transform:translateY(-20px)}.Header-module__hBw1pG__activeMenu{opacity:1;visibility:visible;transform:translateY(0)}}
.Footer-module__S6Hkya__footer{background-color:#0000;border-top:1px solid #ffffff0d;margin-top:4rem;padding-top:5rem}.Footer-module__S6Hkya__container{grid-template-columns:1fr;gap:3rem;max-width:1200px;margin:0 auto;padding:0 5%;display:grid}@media (min-width:1200px){.Footer-module__S6Hkya__container{padding-left:0;padding-right:0}}@media (min-width:768px){.Footer-module__S6Hkya__container{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.Footer-module__S6Hkya__container{grid-template-columns:1.5fr 1fr 1fr 1fr}}.Footer-module__S6Hkya__logoWrapper{margin-bottom:1.5rem}.Footer-module__S6Hkya__brandText{color:var(--text-light);max-width:250px;font-size:.9rem;line-height:1.6}.Footer-module__S6Hkya__footerHeading{color:var(--text-light);margin-bottom:1.5rem;font-size:1.1rem;font-weight:600}.Footer-module__S6Hkya__linksCol ul{flex-direction:column;gap:1rem;list-style:none;display:flex}.Footer-module__S6Hkya__linksCol a{color:var(--text-muted);font-size:.9rem;transition:color .3s}.Footer-module__S6Hkya__linksCol a:hover{color:var(--neon-purple)}.Footer-module__S6Hkya__contactCol p:not(.Footer-module__S6Hkya__footerHeading){color:var(--text-light);margin-bottom:.5rem;font-size:.9rem}.Footer-module__S6Hkya__hireBtn{background-color:var(--neon-purple);color:var(--text-light);border-radius:50px;margin-top:1.5rem;padding:.7rem 2.5rem;font-size:.95rem;font-weight:600;transition:background-color .3s,transform .3s;display:inline-block}.Footer-module__S6Hkya__hireBtn:hover{background-color:#7a1fd1;transform:translateY(-2px)}.Footer-module__S6Hkya__copyright{text-align:center;border-top:1px solid #ffffff0d;margin-top:4rem;padding:2rem 5%}@media (min-width:1200px){.Footer-module__S6Hkya__copyright{padding-left:0;padding-right:0}}.Footer-module__S6Hkya__copyright p{color:var(--text-muted);font-size:.85rem}
