.Navbar-module__cJzEcG__nav{z-index:50;justify-content:space-between;align-items:center;width:100%;padding:1.5rem 2rem;display:flex;position:fixed;top:0}.Navbar-module__cJzEcG__logoContainer{align-items:center;gap:.5rem;display:flex}.Navbar-module__cJzEcG__logoBox{background-color:var(--dunamis-gold);border-radius:.125rem;justify-content:center;align-items:center;width:2rem;height:2rem;display:flex;transform:rotate(45deg)}.Navbar-module__cJzEcG__logoText{color:var(--black);font-size:.75rem;font-weight:700;transform:rotate(-45deg)}.Navbar-module__cJzEcG__brand{color:var(--white);margin-left:.5rem;font-size:1.125rem;font-weight:700}.Navbar-module__cJzEcG__links{color:var(--gray-400);gap:3rem;font-size:.75rem;display:none}@media (min-width:768px){.Navbar-module__cJzEcG__links{display:flex}}.Navbar-module__cJzEcG__link{transition:color .3s}.Navbar-module__cJzEcG__link:hover{color:var(--dunamis-gold)}.Navbar-module__cJzEcG__active{border-bottom:1px solid var(--dunamis-gold);color:var(--dunamis-gold);padding-bottom:.25rem}.Navbar-module__cJzEcG__mobileMenu{color:var(--white);cursor:pointer;z-index:101;display:block}@media (min-width:768px){.Navbar-module__cJzEcG__mobileMenu{display:none}}.Navbar-module__cJzEcG__menuIcon{width:2rem;height:2rem}.Navbar-module__cJzEcG__mobileOverlay{background-color:var(--dunamis-black);z-index:100;justify-content:center;align-items:center;width:100%;height:100vh;transition:transform .5s cubic-bezier(.77,0,.175,1);display:flex;position:fixed;top:0;left:0;transform:translateY(-100%)}.Navbar-module__cJzEcG__activeOverlay{transform:translateY(0)}.Navbar-module__cJzEcG__mobileLinks{flex-direction:column;align-items:center;gap:3rem;display:flex}.Navbar-module__cJzEcG__mobileLink{color:var(--white);font-size:1.5rem;transition:color .3s}.Navbar-module__cJzEcG__mobileLink:hover{color:var(--dunamis-gold)}
.Footer-module__S6Hkya__footer{background-color:var(--dunamis-black);border-top:1px solid #ffffff0d;padding-top:4rem;padding-bottom:2rem}@media (min-width:768px){.Footer-module__S6Hkya__footer{padding-top:8rem;padding-bottom:3rem}}.Footer-module__S6Hkya__container{max-width:80rem;margin:0 auto;padding:0 1.5rem}@media (min-width:768px){.Footer-module__S6Hkya__container{padding:0 5rem}}.Footer-module__S6Hkya__ctaSection{text-align:center;margin-bottom:4rem}@media (min-width:768px){.Footer-module__S6Hkya__ctaSection{margin-bottom:8rem}}.Footer-module__S6Hkya__ctaTitle{color:var(--white);margin-bottom:2rem;font-size:2rem;font-weight:700}@media (min-width:768px){.Footer-module__S6Hkya__ctaTitle{margin-bottom:3rem;font-size:5rem}}.Footer-module__S6Hkya__ctaLink{color:var(--dunamis-gold);letter-spacing:.1em;align-items:center;gap:1rem;font-size:.625rem;transition:color .3s;display:inline-flex}@media (min-width:768px){.Footer-module__S6Hkya__ctaLink{font-size:.75rem}}.Footer-module__S6Hkya__ctaLink:hover{color:var(--white)}.Footer-module__S6Hkya__ctaLine{background-color:var(--dunamis-gold);width:2rem;height:1px;transition:all .3s}@media (min-width:768px){.Footer-module__S6Hkya__ctaLine{width:3rem}}.Footer-module__S6Hkya__ctaLink:hover .Footer-module__S6Hkya__ctaLine{background-color:var(--white);width:4rem}@media (min-width:768px){.Footer-module__S6Hkya__ctaLink:hover .Footer-module__S6Hkya__ctaLine{width:5rem}}.Footer-module__S6Hkya__linksGrid{border-top:1px solid #ffffff0d;grid-template-columns:1fr;gap:3rem;padding-top:3rem;display:grid}@media (min-width:480px){.Footer-module__S6Hkya__linksGrid{grid-template-columns:repeat(2,1fr)}}@media (min-width:768px){.Footer-module__S6Hkya__linksGrid{grid-template-columns:repeat(4,1fr)}}.Footer-module__S6Hkya__logoRow{align-items:center;gap:.5rem;margin-bottom:1.5rem;display:flex}.Footer-module__S6Hkya__logoBox{background-color:var(--dunamis-gold);border-radius:.125rem;justify-content:center;align-items:center;width:1.5rem;height:1.5rem;display:flex;transform:rotate(45deg)}.Footer-module__S6Hkya__logoText{color:var(--black);font-size:.5rem;font-weight:700;transform:rotate(-45deg)}.Footer-module__S6Hkya__brandName{color:var(--white);font-size:.875rem;font-weight:700}.Footer-module__S6Hkya__brandDesc{color:var(--gray-600);font-size:.75rem;line-height:1.6}.Footer-module__S6Hkya__colTitle{color:var(--white);letter-spacing:.1em;margin-bottom:1.5rem;font-size:.75rem}.Footer-module__S6Hkya__colLabel{color:var(--gray-500);font-size:.75rem;line-height:1.6}.Footer-module__S6Hkya__socialList{color:var(--gray-500);flex-direction:column;gap:.5rem;font-size:.75rem;list-style:none;display:flex}.Footer-module__S6Hkya__socialLink{transition:color .3s}.Footer-module__S6Hkya__socialLink:hover{color:var(--dunamis-gold)}.Footer-module__S6Hkya__form{border-bottom:1px solid #fff3;padding-bottom:.5rem;display:flex}.Footer-module__S6Hkya__input{color:var(--white);background:0 0;border:none;outline:none;width:100%;font-family:inherit;font-size:.625rem}.Footer-module__S6Hkya__input::placeholder{color:var(--gray-700)}.Footer-module__S6Hkya__submitBtn{color:var(--dunamis-gold);cursor:pointer;background:0 0;border:none;transition:color .3s}.Footer-module__S6Hkya__submitBtn:hover{color:var(--white)}.Footer-module__S6Hkya__btnIcon{width:1rem;height:1rem}.Footer-module__S6Hkya__bottomBar{text-align:center;color:var(--gray-700);letter-spacing:.2em;flex-direction:column;justify-content:space-between;align-items:center;gap:1.5rem;margin-top:3rem;font-size:.5rem;display:flex}@media (min-width:768px){.Footer-module__S6Hkya__bottomBar{text-align:left;flex-direction:row;gap:1rem;margin-top:5rem;font-size:.625rem}}.Footer-module__S6Hkya__legalLinks{gap:1.5rem;display:flex}@media (min-width:768px){.Footer-module__S6Hkya__legalLinks{gap:2rem}}.Footer-module__S6Hkya__legalLink{transition:color .3s}.Footer-module__S6Hkya__legalLink:hover{color:var(--gray-400)}
.Hero-module__ZARIfG__hero{justify-content:center;align-items:center;height:100vh;display:flex;position:relative;overflow:hidden}.Hero-module__ZARIfG__background{z-index:0;position:absolute;inset:0}.Hero-module__ZARIfG__overlay{background:linear-gradient(to bottom,transparent,#05050599,var(--dunamis-black));z-index:10;position:absolute;inset:0}.Hero-module__ZARIfG__bgImage{object-fit:cover;opacity:.4;width:100%;height:100%;transform:scale(1.05)}.Hero-module__ZARIfG__content{z-index:20;text-align:center;max-width:64rem;padding:0 1rem;position:relative}.Hero-module__ZARIfG__subtitle{color:var(--dunamis-gold);letter-spacing:.5em;text-transform:uppercase;margin-bottom:1.5rem;font-size:.75rem}.Hero-module__ZARIfG__title{color:var(--white);margin-bottom:2rem;font-size:3rem;font-weight:700;line-height:1.2}@media (min-width:768px){.Hero-module__ZARIfG__title{font-size:5rem}}.Hero-module__ZARIfG__ctaGroup{flex-direction:column;justify-content:center;align-items:center;gap:1.5rem;margin-top:3rem;display:flex}@media (min-width:768px){.Hero-module__ZARIfG__ctaGroup{flex-direction:row}}.Hero-module__ZARIfG__ctaPrimary{background-color:var(--white);color:var(--black);letter-spacing:.1em;padding:1rem 2.5rem;font-family:inherit;font-size:.75rem;font-weight:700;transition:background-color .3s}.Hero-module__ZARIfG__ctaPrimary:hover{background-color:var(--dunamis-gold)}.Hero-module__ZARIfG__ctaSecondary{color:var(--white);letter-spacing:.1em;border:1px solid #fff3;padding:1rem 2.5rem;font-family:inherit;font-size:.75rem;transition:background-color .3s}.Hero-module__ZARIfG__ctaSecondary:hover{background-color:#ffffff1a}.Hero-module__ZARIfG__scrollIndicator{opacity:.5;flex-direction:column;align-items:center;gap:1rem;display:flex;position:absolute;bottom:2.5rem;left:50%;transform:translate(-50%)}.Hero-module__ZARIfG__scrollText{letter-spacing:.1em;margin-bottom:1rem;font-size:.625rem;transform:rotate(90deg)}.Hero-module__ZARIfG__scrollLine{background:linear-gradient(to bottom,var(--dunamis-gold),transparent);width:1px;height:5rem}
.Projects-module__2BoJ-q__section{background-color:var(--dunamis-black);padding:4rem 0;overflow:hidden}@media (min-width:768px){.Projects-module__2BoJ-q__section{padding:8rem 0}}.Projects-module__2BoJ-q__container{flex-direction:column;gap:1.5rem;margin-bottom:2rem;padding:0 1.5rem;display:flex}@media (min-width:768px){.Projects-module__2BoJ-q__container{flex-direction:row;justify-content:space-between;align-items:flex-end;margin-bottom:4rem;padding:0 5rem}}.Projects-module__2BoJ-q__headerTitle{color:var(--dunamis-gold);letter-spacing:.1em;margin-bottom:.75rem;font-size:.625rem}@media (min-width:768px){.Projects-module__2BoJ-q__headerTitle{margin-bottom:1rem;font-size:.75rem}}.Projects-module__2BoJ-q__mainTitle{color:var(--white);font-size:1.75rem}@media (min-width:768px){.Projects-module__2BoJ-q__mainTitle{font-size:3rem}}.Projects-module__2BoJ-q__description{color:var(--gray-500);max-width:28rem;font-size:.875rem;line-height:1.6}.Projects-module__2BoJ-q__scrollContainer{scroll-snap-type:x mandatory;gap:1.5rem;padding:0 1.5rem 3rem;display:flex;overflow-x:auto}@media (min-width:768px){.Projects-module__2BoJ-q__scrollContainer{gap:2rem;padding-left:5rem;padding-right:5rem}}.Projects-module__2BoJ-q__card{scroll-snap-align:center;width:85vw;min-width:280px}@media (min-width:768px){.Projects-module__2BoJ-q__card{width:auto;min-width:700px;max-width:800px}}.Projects-module__2BoJ-q__imageWrapper{aspect-ratio:16/9;margin-bottom:1.5rem;position:relative;overflow:hidden}.Projects-module__2BoJ-q__cardImage{object-fit:cover;width:100%;height:100%;transition:transform .7s}.Projects-module__2BoJ-q__card:hover .Projects-module__2BoJ-q__cardImage{transform:scale(1.1)}.Projects-module__2BoJ-q__cardOverlay{background:linear-gradient(to top,var(--dunamis-black),transparent,transparent);opacity:.6;position:absolute;inset:0}.Projects-module__2BoJ-q__statusBadge{letter-spacing:.1em;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);padding:.25rem .75rem;font-size:.625rem;position:absolute;bottom:1.5rem;left:1.5rem}.Projects-module__2BoJ-q__cyanBadge{color:var(--dunamis-cyan);background-color:#00f0ff33}.Projects-module__2BoJ-q__goldBadge{color:var(--dunamis-gold);background-color:#c5a05933}.Projects-module__2BoJ-q__cardFooter{justify-content:space-between;align-items:flex-start;display:flex}.Projects-module__2BoJ-q__gameName{color:var(--white);margin-bottom:.5rem;font-size:1.5rem}.Projects-module__2BoJ-q__gameInfo{color:var(--gray-500);letter-spacing:.05em;font-size:.875rem}.Projects-module__2BoJ-q__button{width:3rem;height:3rem;color:var(--white);cursor:pointer;background:0 0;border:1px solid #ffffff1a;justify-content:center;align-items:center;transition:all .3s;display:flex}.Projects-module__2BoJ-q__card:hover .Projects-module__2BoJ-q__button{background-color:var(--white);color:var(--black)}.Projects-module__2BoJ-q__arrowIcon{width:1.25rem;height:1.25rem}
.Philosophy-module__PUxW5G__section{background-color:var(--dunamis-charcoal);padding:4rem 0 6rem;position:relative;overflow:hidden}@media (min-width:768px){.Philosophy-module__PUxW5G__section{padding:8rem 0 12rem}}.Philosophy-module__PUxW5G__accent{filter:blur(150px);background:#c5a0590d;border-radius:9999px;width:50%;height:100%;position:absolute;top:0;right:0;transform:translate(50%)}.Philosophy-module__PUxW5G__container{gap:3rem;max-width:80rem;margin:0 auto;padding:0 1.5rem;display:grid}@media (min-width:768px){.Philosophy-module__PUxW5G__container{grid-template-columns:1fr 1fr;align-items:center;gap:5rem;padding:0 5rem}}.Philosophy-module__PUxW5G__content{position:relative}.Philosophy-module__PUxW5G__bgText{opacity:.05;color:var(--white);font-size:6rem;font-weight:700;font-family:var(--font-syncopate);-webkit-user-select:none;user-select:none;position:absolute;top:-1.5rem;left:-1rem}@media (min-width:768px){.Philosophy-module__PUxW5G__bgText{font-size:11.25rem;top:-2.5rem;left:-2.5rem}}.Philosophy-module__PUxW5G__headerTitle{color:var(--dunamis-gold);letter-spacing:.1em;margin-bottom:1rem;font-size:.625rem}@media (min-width:768px){.Philosophy-module__PUxW5G__headerTitle{margin-bottom:1.5rem;font-size:.75rem}}.Philosophy-module__PUxW5G__mainTitle{color:var(--white);margin-bottom:1.5rem;font-size:1.75rem;line-height:1.2}@media (min-width:768px){.Philosophy-module__PUxW5G__mainTitle{margin-bottom:2rem;font-size:3.75rem}}.Philosophy-module__PUxW5G__paragraphPrimary{color:var(--gray-400);margin-bottom:1.5rem;font-size:1rem;line-height:1.6}@media (min-width:768px){.Philosophy-module__PUxW5G__paragraphPrimary{margin-bottom:2rem;font-size:1.125rem}}.Philosophy-module__PUxW5G__paragraphSecondary{color:var(--gray-500);font-size:.875rem;line-height:1.6}@media (min-width:768px){.Philosophy-module__PUxW5G__paragraphSecondary{font-size:1rem}}.Philosophy-module__PUxW5G__grid{grid-template-columns:1fr 1fr;gap:.75rem;display:grid}@media (min-width:768px){.Philosophy-module__PUxW5G__grid{gap:1.5rem}}.Philosophy-module__PUxW5G__gridItem{aspect-ratio:1;background-color:var(--dunamis-black);border:1px solid #ffffff0d;flex-direction:column;justify-content:flex-end;padding:1.5rem;display:flex}@media (min-width:768px){.Philosophy-module__PUxW5G__gridItem{padding:2.5rem}}.Philosophy-module__PUxW5G__itemNumber{color:var(--dunamis-gold);margin-bottom:.25rem;font-size:1.5rem}@media (min-width:768px){.Philosophy-module__PUxW5G__itemNumber{margin-bottom:.5rem;font-size:2rem}}.Philosophy-module__PUxW5G__itemLabel{letter-spacing:.1em;color:var(--white);text-transform:uppercase;font-size:.5rem}@media (min-width:768px){.Philosophy-module__PUxW5G__itemLabel{font-size:.75rem}}.Philosophy-module__PUxW5G__shiftDown{transform:translateY(2rem)}@media (min-width:768px){.Philosophy-module__PUxW5G__shiftDown{transform:translateY(4rem)}}
.LegalPage-module__icB8aa__section{background-color:var(--dunamis-black);min-height:100vh;padding:10rem 0 6rem}.LegalPage-module__icB8aa__container{max-width:50rem;margin:0 auto;padding:0 1.5rem}@media (min-width:768px){.LegalPage-module__icB8aa__container{padding:0 2rem}}.LegalPage-module__icB8aa__title{color:var(--white);text-align:center;margin-bottom:3rem;font-size:2rem}@media (min-width:768px){.LegalPage-module__icB8aa__title{font-size:3rem}}.LegalPage-module__icB8aa__content{color:var(--gray-400);font-size:1rem;line-height:1.8}.LegalPage-module__icB8aa__content h2{color:var(--dunamis-gold);text-transform:uppercase;letter-spacing:.1em;margin:2.5rem 0 1rem;font-size:1.25rem}.LegalPage-module__icB8aa__content p{margin-bottom:1.5rem}.LegalPage-module__icB8aa__content ul{margin-bottom:1.5rem;padding-left:1.5rem}.LegalPage-module__icB8aa__content li{margin-bottom:.5rem}.LegalPage-module__icB8aa__lastUpdated{color:var(--gray-600);text-align:center;border-top:1px solid #ffffff0d;margin-top:4rem;padding-top:2rem;font-size:.75rem}
.TechGrid-module__RiWs3q__section{background-color:var(--dunamis-black);padding:4rem 0}@media (min-width:768px){.TechGrid-module__RiWs3q__section{padding:8rem 0}}.TechGrid-module__RiWs3q__container{max-width:80rem;margin:0 auto;padding:0 1.5rem}@media (min-width:768px){.TechGrid-module__RiWs3q__container{padding:0 5rem}}.TechGrid-module__RiWs3q__header{text-align:center;margin-bottom:3rem}@media (min-width:768px){.TechGrid-module__RiWs3q__header{margin-bottom:6rem}}.TechGrid-module__RiWs3q__headerTitle{color:var(--dunamis-cyan);letter-spacing:.25rem;text-transform:uppercase;margin-bottom:1rem;font-size:.625rem}@media (min-width:768px){.TechGrid-module__RiWs3q__headerTitle{letter-spacing:.4em;font-size:.75rem}}.TechGrid-module__RiWs3q__mainTitle{color:var(--white);font-size:1.5rem}@media (min-width:768px){.TechGrid-module__RiWs3q__mainTitle{font-size:3rem}}.TechGrid-module__RiWs3q__grid{background-color:#ffffff1a;border:1px solid #ffffff1a;gap:1px;display:grid}@media (min-width:768px){.TechGrid-module__RiWs3q__grid{grid-template-columns:repeat(3,1fr)}}.TechGrid-module__RiWs3q__card{background-color:var(--dunamis-black);padding:2rem;transition:background-color .3s}@media (min-width:768px){.TechGrid-module__RiWs3q__card{padding:3rem}}.TechGrid-module__RiWs3q__card:hover{background-color:var(--dunamis-charcoal)}.TechGrid-module__RiWs3q__iconWrapper{border:1px solid #00f0ff4d;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;margin-bottom:1.5rem;transition:border-color .3s;display:flex}@media (min-width:768px){.TechGrid-module__RiWs3q__iconWrapper{width:3rem;height:3rem;margin-bottom:2rem}}.TechGrid-module__RiWs3q__card:hover .TechGrid-module__RiWs3q__iconWrapper{border-color:var(--dunamis-cyan)}.TechGrid-module__RiWs3q__icon{width:1.25rem;height:1.25rem;color:var(--dunamis-cyan)}@media (min-width:768px){.TechGrid-module__RiWs3q__icon{width:1.5rem;height:1.5rem}}.TechGrid-module__RiWs3q__cardTitle{color:var(--white);margin-bottom:1rem;font-size:1.125rem}@media (min-width:768px){.TechGrid-module__RiWs3q__cardTitle{font-size:1.25rem}}.TechGrid-module__RiWs3q__cardInfo{color:var(--gray-500);font-size:.875rem;line-height:1.6}
