@import url(https://fonts.googleapis.com/css2?family=Afacad+Flux:wght@100..1000&family=Jersey+25&family=Rubik:ital,wght@0,300..900;1,300..900&display=swap);body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.Home{background-color:#000;font-family:Jersey\ 25,sans-serif;font-size:larger;font-weight:400}.Home header.Section-Header{color:#d60000;font-size:clamp(1.2rem,4vw,2.5rem);font-weight:700;text-align:center}.Section-Desc{font-size:clamp(1rem,3vw,1.5rem);margin-top:-.5vh}.Hero{background-color:#000;height:100vh;justify-self:center;padding-top:7rem;text-align:center;width:99%}.Hero video{height:100%;object-fit:cover;transform:none;width:100%}.Hero-header{align-items:center;color:#8c2504;display:flex;flex-direction:column;font-size:clamp(1.2rem,4vw,2.5rem);justify-content:center;min-height:100vh}.Hero-link{color:#61dafb}.Navbar{align-items:center;background:#000;box-shadow:0 2px 10px #0000001a;box-sizing:border-box;display:flex;justify-content:space-between;padding:.5rem 1rem;position:fixed;top:0;transition:opacity 1s ease,transform 1s ease;width:100%;z-index:10000}.Navbar,.Navbar.visible{opacity:1;transform:translateY(0)}.Navbar.visible{pointer-events:auto}.Navbar.hidden{opacity:0;pointer-events:none;transform:translateY(-100%)}.Navbar:hover{opacity:1!important;pointer-events:auto;transform:translateY(0)!important}.Navbar-Left button,.Navbar-Right a,.Navbar-Right button{background:none;border:none;color:#f51414;cursor:pointer;font-family:inherit;font-size:1.8rem;font-weight:700;margin-left:.7rem;text-decoration:none;transition:color .2s ease-in-out;vertical-align:middle}.Navbar-Left button:hover,.Navbar-Right a:hover,.Navbar-Right button:hover{color:#ed7c7c}.Navbar-Left{margin-right:-2.5rem}.Navbar-Center{cursor:pointer;text-align:center;transition:transform .4s ease-in-out}.Navbar-Center:hover{transform:scale(1.2)}.Navbar-Center h1,.Navbar-Center p{color:#f51414;margin:0;transition:color .4s ease-in-out}.Navbar-Center:hover h1,.Navbar-Center:hover p{color:#ed7c7c}.Animations{background-color:#8c2504;min-height:100vh;padding:1%;text-align:center}.Animations video{width:99%}.Animations-Clip{cursor:pointer;transform:scale(1);transition:transform .4s ease-in-out}.Animations-Clip:hover{transform:scale(1.05)}.Animation-Volume{align-items:center;align-self:flex-end;color:#000;cursor:pointer;margin-bottom:.2rem;position:absolute;scale:1.2;width:2rem;z-index:1000}.Stack-Section{background-color:#0f0f0f;padding:80px 20px;text-align:center}.Stack-Title{color:#ff2a2a;font-size:clamp(2rem,4vw,3rem);font-weight:800;letter-spacing:1px;margin-bottom:50px}.Stack-Grid{grid-gap:35px;display:grid;gap:35px;grid-template-columns:repeat(auto-fit,minmax(110px,1fr));margin:0 auto;max-width:80%}.Stack-Item{align-items:center;background:#181818;border-radius:10px;display:flex;flex-direction:column;justify-content:center;padding:18px 10px;transition:transform .25s ease,box-shadow .25s ease,background .25s ease}.Stack-Item svg{color:#fff;font-size:5rem;margin-bottom:6px}.Stack-Item span{color:#bdbdbd;font-size:1.2rem}.Stack-Item:hover{background:#222;box-shadow:0 12px 30px #0009;transform:translateY(-6px) scale(1.05)}.Stack-Item:hover svg{color:#ff3a3a}.Stack-Item:hover span{color:#fff}.Projects{background-color:#1a1919;max-width:100%;padding:1%;text-align:center}.Projects-Grid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fill,minmax(250px,1fr))}.Portrait-Section{margin-top:-20%}.Sheet-Section{margin-bottom:1%}.Projects-item{border-radius:3px;cursor:pointer;overflow:hidden;position:relative;transform:scale(1);transition:transform .25s ease}.Projects-item:hover{transform:scale(1.04)}.Design-item{border-radius:3px;cursor:pointer;overflow:hidden;position:relative;transform:scale(1);transition:transform .25s ease}.Design-item:hover{transform:scale(1.04)}.Media{position:relative;width:100%}.TechStack{bottom:8px;display:flex;gap:6px;left:8px;opacity:1;position:absolute;transition:opacity 2.45s ease-out;z-index:3}.TechStack-Icon{background:rgba(0,0,0,.603);border-radius:100px;color:#fff;height:100%;min-width:2rem;padding:4px}.Media img,.Media video{display:block;object-fit:cover;transition:opacity 2s ease;width:100%}.Media video{inset:0;opacity:0;position:absolute;transition:opacity 1s ease}.Projects-item:hover .Media video{opacity:1}.Projects-item:hover .Media img{opacity:0}.Projects-item:hover .TechStack{opacity:0;pointer-events:none;transition:opacity .1s ease-in}.Overlay{background:linear-gradient(0deg,#00000080,#0003);color:#fff;display:flex;flex-direction:column;inset:0;justify-content:flex-end;opacity:0;padding:1rem;pointer-events:none;position:absolute;transition:opacity .25s ease}.Design-item:hover .Overlay,.Projects-item:hover .Overlay{opacity:1}.Overlay h3{font-size:1.5rem;margin:0 0 .25rem;text-align:left}.Overlay p{font-size:1rem;line-height:1.4;margin:0;text-align:left}.contact-section{align-items:center;display:flex;justify-content:center;padding:2rem}.contact-card,.contact-section{background-color:#1a1919;box-sizing:border-box;width:100%}.contact-card{border:1.5px solid red;border-radius:10px;box-shadow:0 20px 40px #00000026;max-width:500px;padding:3rem}.contact-card h1{color:#f40000;margin-bottom:2rem;text-align:center}.contact-card form{display:flex;flex-direction:column;gap:1rem}.contact-card label{color:red;font-weight:700}.contact-card input,.contact-card textarea{background-color:#f7f2e7;border:1px solid #bdbdbd;border-radius:10px;box-sizing:border-box;font-size:1rem;outline:none;padding:1rem;width:100%}.contact-card textarea{resize:none}.contact-card input:focus,.contact-card textarea:focus{border-color:#000}.contact-card button{background-color:#ffff8c;border:none;border-radius:12px;color:#000;cursor:pointer;font-size:1.1rem;font-weight:600;margin-top:1.5rem;padding:1rem;transition:transform .2s ease,box-shadow .2s ease}.contact-card button:hover{background-color:#d5d537;box-shadow:0 10px 20px #00000040;color:#fff;transform:translateY(-2px)}@media (max-width:768px){.Navbar{flex-direction:column;height:auto;padding:0}.Projects-Grid{grid-template-columns:1fr}.Hero{height:100vh}.contact-section{padding:1rem;width:100%}}.floating-panel{display:flex;flex-direction:column;max-height:480px;position:fixed;right:24px;top:140px;width:280px;z-index:999}.panel-handle{background:#0000;border:3px solid #000;cursor:pointer;font-weight:600;padding:10px 12px}.blog-list{display:flex;flex:1 1;flex-direction:column;gap:22px;margin-top:14px;overflow-y:auto;padding-right:6px}.blog-item{display:flex;flex-direction:column;gap:8px}.blog-item img{border:3px solid #000;height:120px;object-fit:cover;width:100%}.blog-text h4{font-size:14px;margin:0}.blog-text p{font-size:12px;margin:0;opacity:.85}.floating-panel.minimized .blog-list{display:none}.About-Section{background-color:#706f6f;box-sizing:border-box;min-height:100vh;padding:60px 80px;width:100%}.About-Title{font-size:32px;font-weight:700;margin-bottom:60px;text-align:center}.About-Grid{grid-gap:80px;align-items:center;display:grid;gap:80px;grid-template-columns:1fr 1fr}.About-Left{display:flex;flex-direction:column}.About-Name{font-size:29px;font-weight:800;margin:0}.About-Role{font-size:18px;font-weight:500;margin-bottom:24px;margin-top:0}.About-Description{border:3px solid #000;max-width:600px;padding:24px}.About-Description p{font-size:25px;line-height:1.6;margin:0}.About-Right{display:flex;justify-content:center}.About-Image{background-color:#706f6f;max-height:600px}.Section-Divider{background:#ff2a2a;height:3px;margin:1.5rem auto 3rem;width:120px}.Game-Page{background:#111;color:#fff;font-family:Rubik,sans-serif}.Page-Content{margin:auto;max-width:95%;padding:40px}.HeroGame{grid-gap:3rem;align-items:center;display:grid;gap:3rem;grid-template-columns:1fr 1.4fr;margin-bottom:4rem}.HeroGame h1{color:#f51414;font-size:3rem;margin-bottom:1rem}.Game-Meta{display:flex;flex-wrap:wrap;gap:1rem;margin-bottom:1rem}.Game-Meta span{background:#222;border-radius:6px;font-size:14px;padding:6px 12px}.Game-Link{color:#4da6ff;display:inline-block;margin-bottom:1.5rem}.Game-Desc{font-size:1rem;line-height:1.6}.HeroGame video{border-radius:3px;margin-top:5rem;max-width:100rem;width:100%}.System{margin-top:4rem}.System h1{color:#f51414}.System-Card{grid-gap:2rem;align-items:center;display:grid;gap:2rem;grid-template-columns:1.2fr 1fr;margin-bottom:4rem}.System-Card:nth-child(2n){grid-template-columns:1fr 1.2fr}.System-Media img,.System-Media video{border-radius:3px;transition:transform .3s ease;width:100%}.System-Media img:hover,.System-Media video:hover{transform:scale(1.06)}.System-Text h3{color:#fff;font-size:1.8rem;margin-bottom:1rem}.System-Text p{color:#fff;line-height:1.6}.Gallery{color:#f51414;margin-top:5rem}.Gallery img{border-radius:4px;transition:transform .3s ease;width:100%}.Gallery img:hover{transform:scale(1.05)}.Section-Header{border-bottom:2px solid #333;font-size:2rem;margin-bottom:2rem;padding-bottom:.5rem}.System-Header{font-size:30px;text-align:left}@media (max-width:768px){.HeroGame,.System-Card{grid-template-columns:1fr}.System-Card{gap:1.5rem}.System-Card:nth-child(2n){grid-template-columns:1fr}.HeroGame video{margin-top:0}}.BlogPage{align-items:center;background-color:#000;display:flex;flex-direction:column;font-family:Jersey\ 25,sans-serif;min-height:100vh;padding:2rem 0;width:100%}.BlogCard{background-color:#1a1919;margin-bottom:3rem;padding:2rem;text-align:center;width:90%}.BlogTitle{color:#d60000;font-size:2rem;font-weight:700;margin-bottom:0}.BlogDate{color:#555;color:#fff;font-size:1.3rem;margin-bottom:1.7rem}.BlogMediaRow{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center;margin-bottom:1.5rem}.MediaWrapper{flex:1 1 45%;max-width:48%}.BlogMedia{background:#000;height:500px;width:100%}.BlogSummary{color:#fff;font-size:larger;line-height:1.5}@media (max-width:768px){.BlogMediaRow{align-items:center;flex-direction:column}.MediaWrapper{flex:1 1 100%;max-width:100%}.BlogMedia{height:auto}}
/*# sourceMappingURL=main.feaa131c.css.map*/