.Navbar-module__Tm1ooa__nav{z-index:100;background:var(--yellow);border-bottom:var(--border);justify-content:space-between;align-items:center;max-width:100vw;padding:14px 40px;display:flex;position:sticky;top:0;overflow:visible}.Navbar-module__Tm1ooa__navLogo{letter-spacing:2px;font-family:Bebas Neue,sans-serif;font-size:28px}.Navbar-module__Tm1ooa__navLinks{gap:8px;list-style:none;display:flex}.Navbar-module__Tm1ooa__navLinks a{color:var(--black);text-transform:uppercase;border:2px solid #0000;padding:6px 14px;font-size:13px;font-weight:700;text-decoration:none;transition:all .15s}.Navbar-module__Tm1ooa__navLinks a:hover{border:2px solid var(--black);background:var(--black);color:var(--yellow)}.Navbar-module__Tm1ooa__contactBtn{background:var(--black)!important;color:var(--yellow)!important}.Navbar-module__Tm1ooa__hamburger{cursor:pointer;background:0 0;border:none;flex-direction:column;gap:5px;padding:0;display:none}.Navbar-module__Tm1ooa__hamburger span{background:var(--black);border-radius:2px;width:25px;height:3px;transition:all .3s}.Navbar-module__Tm1ooa__hamburger.Navbar-module__Tm1ooa__active .Navbar-module__Tm1ooa__line1{transform:rotate(45deg)translate(4px,8px)}.Navbar-module__Tm1ooa__hamburger.Navbar-module__Tm1ooa__active .Navbar-module__Tm1ooa__line2{opacity:0}.Navbar-module__Tm1ooa__hamburger.Navbar-module__Tm1ooa__active .Navbar-module__Tm1ooa__line3{transform:rotate(-45deg)translate(4px,-7px)}@media (max-width:768px){.Navbar-module__Tm1ooa__nav{padding:14px 20px;position:relative}.Navbar-module__Tm1ooa__hamburger{display:flex!important}.Navbar-module__Tm1ooa__navLinks{background:var(--yellow);border-bottom:var(--border);flex-direction:column;gap:0;width:100%;max-height:0;transition:max-height .3s;position:absolute;top:100%;left:0;overflow:hidden}.Navbar-module__Tm1ooa__navLinks.Navbar-module__Tm1ooa__menuOpen{max-height:400px}.Navbar-module__Tm1ooa__navLinks li{border-bottom:1px solid #0000001a;width:100%}.Navbar-module__Tm1ooa__navLinks a{padding:15px 20px;font-size:14px;display:block}.Navbar-module__Tm1ooa__navLinks a:hover{background:var(--black);color:var(--yellow);border:none}.Navbar-module__Tm1ooa__contactBtn{background:var(--black)!important;color:var(--yellow)!important}}
.Hero-module__jNmBtW__hero{border-bottom:var(--border);background-image:radial-gradient(#bcbcbc 1px,#0000 1px);background-size:20px 20px;flex-direction:column;justify-content:center;height:85vh;padding:80px 40px 60px;display:flex;position:relative;overflow:hidden}.Hero-module__jNmBtW__heroGrid{grid-template-columns:1fr 360px;align-items:center;gap:60px;max-width:1200px;margin:0 auto;display:grid}.Hero-module__jNmBtW__heroTag{background:var(--black);color:var(--yellow);text-transform:uppercase;letter-spacing:2px;margin-bottom:20px;padding:6px 14px;font-family:IBM Plex Mono,monospace;font-size:12px;font-weight:700;display:inline-block}.Hero-module__jNmBtW__heroName{letter-spacing:2px;color:var(--black);margin-bottom:24px;font-family:Bebas Neue,sans-serif;font-size:clamp(72px,10vw,130px);line-height:.9}.Hero-module__jNmBtW__heroName span{color:var(--pink);-webkit-text-stroke:2px var(--black)}.Hero-module__jNmBtW__heroDesc{color:#333;max-width:520px;margin-bottom:36px;font-size:18px;line-height:1.6}.Hero-module__jNmBtW__heroBtns{flex-wrap:wrap;gap:14px;display:flex}.Hero-module__jNmBtW__heroImage{width:100%;position:relative}.Hero-module__jNmBtW__heroImgWrapper{aspect-ratio:4/5;background:var(--blue);border:var(--border);width:100%;box-shadow:var(--shadow-lg);position:relative;overflow:hidden}.Hero-module__jNmBtW__avatarPlaceholder{width:100%;height:100%;color:var(--yellow);justify-content:center;align-items:center;font-family:Bebas Neue,sans-serif;font-size:120px;display:flex}.Hero-module__jNmBtW__floatingBadge{background:var(--yellow);border:var(--border);box-shadow:var(--shadow);text-transform:uppercase;padding:10px 16px;font-family:IBM Plex Mono,monospace;font-size:13px;font-weight:700;position:relative}.Hero-module__jNmBtW__badgeStatus{z-index:100;width:max-content}.Hero-module__jNmBtW__badgeExp{z-index:100;background:var(--pink);width:max-content;color:var(--white)}@keyframes Hero-module__jNmBtW__fadeUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.Hero-module__jNmBtW__heroLeft>*{animation:.6s both Hero-module__jNmBtW__fadeUp}@media (max-width:900px){.Hero-module__jNmBtW__heroGrid{grid-template-columns:1fr}.Hero-module__jNmBtW__heroImageBox,.Hero-module__jNmBtW__heroImage{display:none}}
.Marquee-module__d7w8nW__marqueeStrip{background:var(--black);border-top:var(--border);border-bottom:var(--border);padding:14px 0;overflow:hidden}.Marquee-module__d7w8nW__marqueeTrack{width:max-content;animation:20s linear infinite Marquee-module__d7w8nW__marquee;display:flex}.Marquee-module__d7w8nW__marqueeItem{letter-spacing:4px;color:var(--yellow);white-space:nowrap;align-items:center;gap:40px;padding:0 40px;font-family:Bebas Neue,sans-serif;font-size:20px;display:flex}.Marquee-module__d7w8nW__marqueeSep{color:var(--pink);padding:0}@keyframes Marquee-module__d7w8nW__marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}
.About-module__1GZjFG__about{background:var(--black);color:var(--white);padding:100px 40px}.About-module__1GZjFG__sectionInner{max-width:1200px;margin:0 auto;padding:70px 40px}.About-module__1GZjFG__sectionHeader{border-bottom:3px solid #333;align-items:flex-end;gap:20px;margin-bottom:50px;padding-bottom:20px;display:flex}.About-module__1GZjFG__sectionNumber{opacity:.1;color:var(--white);font-family:Bebas Neue,sans-serif;font-size:72px;line-height:1}.About-module__1GZjFG__sectionTitle{letter-spacing:3px;color:var(--yellow);font-family:Bebas Neue,sans-serif;font-size:48px}.About-module__1GZjFG__statsGrid{border:3px solid #333;grid-template-columns:repeat(4,1fr);margin-bottom:50px;display:grid}.About-module__1GZjFG__statItem{text-align:center;border-right:3px solid #333;padding:30px}.About-module__1GZjFG__statItem:last-child{border-right:none}.About-module__1GZjFG__statNum{color:var(--yellow);font-family:Bebas Neue,sans-serif;font-size:64px;display:block}.About-module__1GZjFG__statLabel{text-transform:uppercase;color:#888;font-family:IBM Plex Mono,monospace;font-size:12px}.About-module__1GZjFG__aboutText{color:#ccc;max-width:800px;font-size:17px;line-height:1.75}.About-module__1GZjFG__skillTags{flex-wrap:wrap;gap:10px;margin-top:36px;display:flex}.About-module__1GZjFG__skillTag{text-transform:uppercase;border:2px solid #444;padding:8px 16px;font-family:IBM Plex Mono,monospace;font-size:12px;transition:all .15s}.About-module__1GZjFG__skillTag:hover{background:var(--yellow);color:var(--black);border-color:var(--yellow)}@media (max-width:768px){.About-module__1GZjFG__about{padding:40px 10px}.About-module__1GZjFG__statsGrid{grid-template-columns:repeat(2,1fr)}.About-module__1GZjFG__sectionTitle{font-size:32px}}
.Articles-module___3-57q__articles{background:var(--white);background-image:radial-gradient(#bcbcbc 1px,#0000 1px);background-size:20px 20px;padding:100px 40px}.Articles-module___3-57q__articlesGridContainer{flex-direction:column;align-items:center;margin-top:50px;display:flex}.Articles-module___3-57q__articlesGrid{border:var(--border);grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.Articles-module___3-57q__articleCard{border-right:var(--border);color:var(--black);background:var(--white);padding:32px;text-decoration:none;transition:all .15s}.Articles-module___3-57q__articleCard:last-child{border-right:none}.Articles-module___3-57q__articleCard:hover{background:var(--black);color:var(--white)}.Articles-module___3-57q__articleTag{background:var(--black);color:var(--yellow);margin-bottom:16px;padding:4px 10px;font-size:10px;font-weight:700;display:inline-block}.Articles-module___3-57q__articleCard:hover .Articles-module___3-57q__articleTag{background:var(--yellow);color:var(--black)}.Articles-module___3-57q__articleTitle{margin-bottom:14px;font-family:Bebas Neue,sans-serif;font-size:26px;line-height:1.1}.Articles-module___3-57q__articleExcerpt{color:#555;margin-bottom:20px;font-size:14px;line-height:1.6}.Articles-module___3-57q__articleCard:hover .Articles-module___3-57q__articleExcerpt{color:#bbb}.Articles-module___3-57q__articleMeta{color:#888;font-family:IBM Plex Mono,monospace;font-size:11px}@media (max-width:768px){.Articles-module___3-57q__articlesGrid{grid-template-columns:repeat(1,1fr)}}
.Services-module__IgSQhq__services{background:var(--yellow);padding:100px 40px}.Services-module__IgSQhq__servicesGridContainer{flex-direction:column;align-items:center;margin-top:50px;display:flex}.Services-module__IgSQhq__servicesGrid{grid-template-columns:repeat(4,1fr);gap:24px;display:grid}.Services-module__IgSQhq__serviceCard{background:var(--white);border:var(--border);box-shadow:var(--shadow);color:var(--black);padding:32px;text-decoration:none;transition:all .15s;position:relative}.Services-module__IgSQhq__serviceCard:hover{box-shadow:10px 10px 0px var(--black);transform:translate(-4px,-4px)}.Services-module__IgSQhq__serviceCard:before{content:"";height:6px;position:absolute;top:0;left:0;right:0}.Services-module__IgSQhq__c1:before{background:var(--blue)}.Services-module__IgSQhq__c2:before{background:var(--pink)}.Services-module__IgSQhq__c3:before{background:var(--green)}.Services-module__IgSQhq__c4:before{background:var(--orange)}.Services-module__IgSQhq__serviceIcon{border:var(--border);background:var(--white);justify-content:center;align-items:center;width:54px;height:54px;margin-bottom:18px;font-size:26px;display:flex}@media (max-width:768px){.Services-module__IgSQhq__servicesGrid{grid-template-columns:repeat(1,1fr)}}
.Social-module__1iGp8q__social{background:var(--pink);color:var(--white);padding:100px 40px}.Social-module__1iGp8q__socialGridContainer{flex-direction:column;align-items:center;margin-top:50px;display:flex}.Social-module__1iGp8q__socialGrid{border:3px solid var(--white);grid-template-columns:repeat(5,1fr);width:70vw;display:grid}.Social-module__1iGp8q__socialItem{border-right:3px solid var(--white);color:var(--white);flex-direction:column;align-items:center;gap:14px;padding:40px 20px;text-decoration:none;transition:all .15s;display:flex}.Social-module__1iGp8q__socialItem:last-child{border-right:none}.Social-module__1iGp8q__socialItem:hover{background:var(--white);color:var(--pink)}.Social-module__1iGp8q__socialName{letter-spacing:3px;font-family:Bebas Neue,sans-serif;font-size:20px}.Social-module__1iGp8q__socialHandle{opacity:.7;font-family:IBM Plex Mono,monospace;font-size:11px}@media (max-width:768px){.Social-module__1iGp8q__socialGrid{grid-template-columns:repeat(1,1fr);width:100%}}
.Footer-module__QXWukG__footer{background:var(--black);border-top:var(--border);padding:50px 40px}.Footer-module__QXWukG__footerInner{grid-template-columns:1fr 1fr 1fr;align-items:start;gap:40px;max-width:1200px;margin:0 auto;display:grid}.Footer-module__QXWukG__footerBrand .Footer-module__QXWukG__footerLogo{color:var(--yellow);letter-spacing:4px;margin-bottom:12px;font-family:Bebas Neue,sans-serif;font-size:52px;line-height:1;display:block}.Footer-module__QXWukG__footerTagline{color:#666;font-family:IBM Plex Mono,monospace;font-size:13px;line-height:1.6}.Footer-module__QXWukG__footerCol h4{text-transform:uppercase;letter-spacing:3px;color:#555;margin-bottom:18px;font-family:IBM Plex Mono,monospace;font-size:11px}.Footer-module__QXWukG__footerLinks{flex-direction:column;gap:10px;list-style:none;display:flex}.Footer-module__QXWukG__footerLinks a{color:#aaa;font-size:14px;text-decoration:none;transition:color .15s}.Footer-module__QXWukG__footerLinks a:hover{color:var(--yellow)}.Footer-module__QXWukG__footerBottom{border-top:1px solid #222;justify-content:space-between;align-items:center;max-width:1200px;margin:40px auto 0;padding-top:30px;padding-left:40px;padding-right:40px;display:flex}.Footer-module__QXWukG__footerCopy{color:#444;font-family:IBM Plex Mono,monospace;font-size:12px}.Footer-module__QXWukG__footerCopy span{color:var(--yellow)}.Footer-module__QXWukG__footerScrollTop{background:var(--yellow);border:var(--border);cursor:pointer;width:44px;height:44px;color:var(--black);justify-content:center;align-items:center;font-size:20px;text-decoration:none;transition:all .15s;display:flex;box-shadow:4px 4px #333}.Footer-module__QXWukG__footerScrollTop:hover{transform:translate(-2px,-2px);box-shadow:6px 6px #333}@media (max-width:900px){.Footer-module__QXWukG__footerInner{grid-template-columns:1fr}.Footer-module__QXWukG__footerBottom{text-align:center;flex-direction:column;gap:20px;padding-left:0;padding-right:0}}
