:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}@font-face{font-family:"batman font 1";src:url(gotham-nights-font/GothamNights-e49g.ttf) format("truetype")}:root{--highlighter-blue: rgb(122, 255, 255);--background-blue: rgb(23, 83, 132)}*{padding:0;margin:0;text-decoration:none;list-style:none;font-family:Franklin Gothic Medium,Arial Narrow,Arial,sans-serif;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif}body{background:linear-gradient(to bottom,#000,#175384);background-attachment:fixed;background-position:center;background-repeat:no-repeat;display:flex;flex-direction:column}nav{background-color:#00000097;height:70px;width:100vw;display:flex;justify-content:space-between;position:sticky;top:0;z-index:1000}footer{height:70px;background-color:#000;width:100%}label.logo{color:#f5f5f593;font-size:2em;display:flex;align-self:center;font-family:Franklin Gothic Medium,Arial Narrow,Arial,sans-serif}.my-links{display:flex;overflow:auto;margin-right:20px;justify-self:flex-end;gap:10px;align-items:center}.my-links ul li{display:inline-block;line-height:70px}.my-links ul li a{display:flex;color:#fff;padding-left:5px}a.active,a:hover{background-color:#aaa}hr{background-color:red}.link img{background-size:contain;background-repeat:no-repeat;background-position:center;width:60px;transition:.3s ease}.link img:hover{background-color:#f0f8ff2a}.link:hover{background-color:#f0f8ff00}.projects{display:flex;justify-content:space-around;margin-top:20px;flex-wrap:wrap;flex:1}.card{width:250px;height:400px;margin:30px;transform-style:preserve-3d;transition:all .5s ease;border-radius:2%;box-shadow:0 0 15px #000}.card:hover{transform:rotateY(180deg)}.front,section,.gameplay{display:flex;justify-content:center;align-items:center}.front{position:absolute;text-align:center;width:100%;height:100%;backface-visibility:hidden;background-color:#00f;color:#ff0;border-radius:inherit;font-family:Franklin Gothic Medium,Arial Narrow,Arial,sans-serif;font-size:1.5rem;background-repeat:no-repeat;background-position:center;background-size:cover}.front p{text-shadow:2px 2px 5px black}.back{position:absolute;display:flex;background-color:#000;color:#f0f8ff;align-items:center;flex-direction:column;width:100%;height:100%;backface-visibility:hidden;transform:rotateY(180deg);border-radius:inherit;text-align:center;font-family:Franklin Gothic Medium,Arial Narrow,Arial,sans-serif}#batman-game-front{background:url(/assets/Main-menu-img-AJyO3t3q.png)}.card-headings{margin-bottom:10px;color:#7d63ff}.back-contents{overflow:auto;flex:1;box-shadow:inset 0 10px 8px -8px #0000004d}.text{color:#f0f8ff}.source-code{border-radius:50%;border:0;background-color:#7fffd4;justify-content:flex-end;cursor:pointer;justify-self:flex-end;align-self:center;padding:5px;width:80%}.source-code-con{display:flex;flex-direction:column;width:110%;padding-top:10px;border:2px solid rgb(0,0,0);box-shadow:0 0 10px #000;background-color:#383838;border-radius:5px}#batman-game-info-body{background:linear-gradient(#000,#646464);height:100vh;color:azure}#batman-game-info-body nav{display:flex;justify-content:space-between;align-items:center}#batman-game-info-body nav a{margin:10px;color:#00cece}#pizza-time-front{background-image:url(/assets/icon-Bx8NmCf5.png)}section{flex-direction:column;background:linear-gradient(#0000003b,#000c),url(/assets/Main-menu-img-AJyO3t3q.png);background-repeat:no-repeat;background-size:cover;background-attachment:fixed}#spideypedia-mobile-front{background-image:url(/assets/spideypedia_mobile_emblem-yvu3mw_a.png);background-position:center;background-size:cover}.break{width:1000px}.gameplay{flex-direction:column;width:1000px}section h1{font-size:xx-large}#batman-game-info-body h2,h3{font-family:"batman font 1";font-size:x-large;color:#ffff46}.characters{width:1000px;display:flex;flex-direction:row;flex-wrap:wrap;gap:10px;justify-content:center}.player-contorls{display:flex}.controls-listed{display:flex;justify-content:center;flex-direction:column}.character{width:30%;display:flex;align-items:center;flex-direction:column}.img{display:flex;flex-direction:column;align-items:center}.img img{margin-bottom:15px}#batman-img{margin-top:-20px}.subheading{color:var(--highlighter-blue)}.last-commit-heading{color:#ff0}#spideypedia-front{background-image:url(/assets/header_bg-Bq6-7yLz.jpg)}#pizza-time-front{background-color:#f23535cc}.card-title{color:#ff0;-webkit-text-stroke:.5px black}.backend,.frontend{width:50%}.last-commit{font-family:Gill Sans,Gill Sans MT,Calibri,Trebuchet MS,sans-serif}.chat-button{position:fixed;right:-100px;bottom:50px;z-index:100;border-radius:10px;padding:20px;width:120px;height:100px;border:.5px solid rgb(146,146,146);color:#282828;background-color:#000;box-shadow:0 0 10px #000;transition:.3s ease;cursor:pointer}.chat-button:hover{right:-10px;box-shadow:0 0 10px #9e9e9e;border:.5px solid rgb(0,0,0);color:#fff}.chat-button.close{right:-120px}.chat{border-radius:10px;position:fixed;color:#fff;bottom:50px;right:10px;background-color:#0000;z-index:90;width:300px;height:350px;transition:.3s ease}.chat.open{right:-300px}.chat h3{display:flex;align-items:center;justify-content:center;font-family:Franklin Gothic Medium,Arial Narrow,Arial,sans-serif;color:#686868}.chat-header{background-color:#000;border-top-right-radius:10px;border-top-left-radius:10px;box-shadow:0 0 10px #000;display:flex;align-items:center;justify-content:center}.chat-header h3{justify-self:center}#close-chat{background-color:#f0f8ff00;position:absolute;color:#f0f8ff;border:0;cursor:pointer;right:0}.messages{display:flex;flex-direction:column;width:100%;height:80%;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);background-color:#fff3;gap:7px;overflow:auto}.reply-to-agent{display:flex;justify-content:center;align-items:center;height:10%;gap:10px;background-color:#000;border-bottom-right-radius:10px;border-bottom-left-radius:10px;box-shadow:0 0 10px #000}.reply-to-agent button{background-color:#7affff;color:#000;border-radius:10px;border:0;padding:5px}input{border:0;border-radius:10px;width:70%}.agent-message,.user-message{opacity:0;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;border-radius:5px;word-wrap:break-word;padding:3px;max-width:60%;transition:.3s ease;transform:translateY(30px);position:absolute}.agent-message{background-color:#00aeff;align-self:flex-start}.user-message{align-self:flex-end;background-color:gray}.agent-message.push,.user-message.push{transform:translateY(0);opacity:1;position:relative}.contact-info{position:fixed;color:#fff;background-color:#000;background:bl;opacity:0;transition:.4s ease;right:0;top:70px;box-shadow:0 0 10px #000;border:1px solid var(--background-blue);z-index:100}.contact-info li{padding:5px}.contact-info.open{opacity:1}.page-changers{display:flex;height:100%;align-items:center;gap:10px}.page-changer{border-bottom:0;transition:.1s ease;color:#fff;font-size:1.5rem}.page-changer:hover{background-color:#f0f8ff00;color:gray}.page-changer.open{border-bottom:2px solid var(--highlighter-blue)}.batman-title{text-shadow:2px 2px 0px rgb(0,0,0);color:red}.batman-page{display:flex;flex-direction:column;align-items:center;justify-content:center;background:linear-gradient(to bottom,#000,#a00);background-position:center;background-repeat:no-repeat;background-attachment:fixed;background-size:cover}#batman-screenshot{width:80%}.controls{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:10px;width:270px;display:flex;flex-direction:column;align-items:center;justify-content:center;box-shadow:3px 3px 10px #000;background-color:#ffffff3e}.control-list{background-color:#ffffff23;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);width:80%;margin-bottom:25px}.batman-game-intro{display:flex;width:80%;flex-wrap:wrap;align-items:center;justify-content:center;gap:20px}.batman-intro-text{width:50%}.download-button-con{display:flex;align-items:center;justify-content:center}.contact-info-button{cursor:pointer}.contact-info-button:hover{background-color:#145b9900}#work-number-front{background:url(/assets/workphone-CP5Yks6H.png)}:root{--header-color: rgb(255, 62, 62);--subheader-color: rgb(255, 255, 108);--highlighter-blue: rgb(122, 255, 255);--sub-blur: rgb(0, 136, 178);--lighter-red: red}.contact{color:#f5f5f593;font-size:2em;display:flex;align-self:center;font-family:Franklin Gothic Medium,Arial Narrow,Arial,sans-serif}.header span{color:#ff0}.home{display:flex;align-items:center;justify-content:center;flex-direction:column}.home-title{color:var(--header-color);stroke-width:10px;text-shadow:1.5px 1.5px 0px rgb(0,136,178);font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif}.home-contents{margin:0 auto;padding:0 1rem;max-width:1000px;min-width:55%;display:flex;flex-direction:column;justify-content:center}.home-text{color:#fff;font-size:1.5em;word-wrap:break-word}.contacts-home{display:flex;gap:10px}.qualification-headers{display:flex;border-radius:20px;justify-content:space-around;border:5px solid black;cursor:pointer}.qualification-header{border-radius:10px;flex:1;transition:.3s ease-in;align-items:center;margin:5px;display:flex;text-align:center;color:#fff;justify-content:center;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif}.qualification-header.clicked{background-color:#000}.qualification-content{padding:10px;border:5px solid rgb(0,0,0);margin-bottom:20px;box-shadow:0 0 10px #000;border-radius:10px}.edu-header{color:var(--header-color);text-shadow:1px 1px 0px black;font-size:large}.edu-time-frame{font-style:italic;font-size:smaller}@media (min-width: 768px){.home-contents{padding:0 3rem}}@media (min-width: 1024px){.home-contents{padding:0 5rem}}.libraries-section{margin-left:30px}.libraries-section-header{font-size:large}.skills-header{color:var(--header-color);text-shadow:0px 0px 5px rgb(0,0,0);text-align:center;font-size:1.2rem;justify-self:center;align-self:center}#resume-button{background-color:#575757;padding:5px;border:3px solid black;box-shadow:0 0 10px #000}#resume-button:hover{background-color:gray}#resume-button a{display:flex;align-items:center;justify-content:center}#resume-button a:hover{background-color:#f0f8ff00}#paper-img{width:40px}.my-links button:hover{background-color:gray}.my-links button{border-radius:10px}.my-links{display:flex}.skills{display:flex;flex-wrap:wrap;gap:20px}.skill{display:flex;flex-direction:column;align-items:center;width:fit-content;text-shadow:0px 0px 5px black}.skills-subheader{font-size:larger;color:var(--subheader-color)}.emblem{width:30px}#download-game-a{background-color:#a01515;flex:1;display:flex}.tech-used{display:flex;flex-wrap:wrap;gap:10px;width:100%}.skill-block{display:flex;flex-direction:column;box-shadow:0 0 10px #000;padding:10px;width:max-content;border-radius:10px;border:2px solid black;background-color:#67676744;flex-wrap:wrap;max-width:fit-content}.skill-name{color:#f0f8ff}
