body{text-align:left;background-color:#21201e;color:#fff;font-size:30px;font-family:Victor Mono,monospace}h2,h3{font-family:Source Code Pro,cursive}::-webkit-scrollbar{width:10px}::-webkit-scrollbar-track{background-color:#21201e}::-webkit-scrollbar-thumb{background:#d60b5c;border-radius:5px}.homepage{display:flex;flex-direction:column;align-items:center;margin-bottom:250px}.homepageText{display:flex;flex-direction:column;justify-content:center;gap:50px;text-align:center;margin-top:50px}.profileImage{max-width:550px;height:400px;background-position:center;margin:10px auto;border:2px solid black;border-radius:10px;filter:drop-shadow(10px 10px 0px #0A0A0A)}.homepageSocials{display:flex;flex-direction:row;margin:20px auto;gap:20px}.homeButtons{display:flex;flex-direction:row;margin:10px auto;gap:50px}.homepageButton{filter:drop-shadow(7px 7px 0px #0A0A0A);background-color:#d60b5c;border:2px solid #d60b5c;border-radius:10px}@media (max-width: 1200px){.homepage{display:flex;flex-direction:column;justify-content:space-around}.homeButtons{display:flex;flex-direction:column;width:50%;margin:20px auto}}.Typewriter__wrapper{margin-top:0;font-family:Edu SA Beginner,monospace;font-size:1.5em!important;letter-spacing:1px!important}.Typewriter__cursor{font-size:1.55em!important;color:#d60b5c}button{padding:25px}.socailmediabtn{margin:0 auto;padding:10px;width:50px;height:50px;background-color:transparent;border:none;border-radius:5px}.socailmediabtn:hover{background-color:#fff3;box-shadow:#f1e6e659 0 5px 15px!important;opacity:.8}.icon{font-size:30px}.header{background-color:#21201e;position:fixed;top:0;width:100%;z-index:10;font-size:26px}.header span{display:inline-block;padding-top:5px;margin-left:8px}.imgHeader{width:100px}.nav{width:100%;height:100%;position:fixed;background-color:#21201e;overflow:hidden;max-height:0;transition:max-height .5s ease-out}.menu li{display:block;padding:20px;text-align:center}.menu a:hover{filter:drop-shadow(7px 7px 0px #0A0A0A);background-color:#d60b5c;border:2px solid #d60b5c;border-radius:10px}.hamb{cursor:pointer;float:right;padding:40px 20px}.hamb-line{background-color:#fff;display:block;height:4px;position:relative;top:-15px;width:34px}.hamb-line:before,.hamb-line:after{background-color:#fff;content:"";display:block;height:100%;position:absolute;transition:all .2s ease-out;width:100%}.hamb-line:before{top:8px}.hamb-line:after{top:-8px}.side-menu{display:none}.side-menu:checked~nav{max-height:100%}.side-menu:checked~.hamb .hamb-line{background:transparent}.side-menu:checked~.hamb .hamb-line:before{transform:rotate(-45deg);top:0}.side-menu:checked~.hamb .hamb-line:after{transform:rotate(45deg);top:0}@media (min-width: 858px){.header{display:flex;justify-content:center;align-items:center}.nav{max-height:none;top:0;position:relative;float:right;width:-moz-fit-content;width:fit-content;background:transparent}.menu li{float:left}.menu a:hover{filter:drop-shadow(7px 7px 0px #0A0A0A);background-color:#d60b5c;border:2px solid #d60b5c;border-radius:10px}.hamb{display:none}}.footer{background-color:#21201e}.footerSection{display:flex;flex-direction:row;justify-content:space-between;margin-right:10px;margin-left:10px;margin-top:0;gap:10px;font-size:24px}.footerSocials{margin-top:0}@media (max-width: 780px){.footerSection{display:flex;flex-direction:column;text-align:center}}.skillsContainer{margin:100px 0}.skill-box{margin-left:25px;display:flex;justify-content:center;align-items:center;flex-direction:column}.skill-image{width:60px;height:50px}.skill-text{text-transform:lowercase}.serviceContainer{width:100%;margin:50px auto;display:flex;gap:40px;flex-wrap:wrap;justify-content:center;align-items:center}.serviceCard{padding:10px;text-align:center;background-color:#21201e;box-shadow:6px 6px #0a0a0a;border:4px solid black;width:50%;height:auto}.serviceCard h4{font-size:24px}@media only screen and (max-width: 600px){.serviceCard{width:80%}}.contactContainer{display:flex;flex-direction:row;width:100%;justify-content:space-evenly}.contactForm{border:6px solid black;border-radius:10px;padding:10px;width:50%;height:700px;margin:20px auto}.contactDetails{display:flex;flex-direction:column;justify-content:center;width:50%;margin:10px auto;padding:10px}.form{display:flex;flex-direction:column;justify-content:center}input,textarea{border:2px solid black;background-color:#21201e;filter:drop-shadow(5px 5px 0px #0A0A0A)}.contactIcon{background-color:#21201e;filter:drop-shadow(7px 7px 0px #0A0A0A);width:80%;border-radius:10px;padding:10px;border:5px solid black;display:flex;flex-direction:column;margin:20px auto;word-wrap:break-word}.submit{margin:20px auto;filter:drop-shadow(7px 7px 0px #0A0A0A);border:2px solid #d60b5c}.contactQuestions{display:flex;width:100%;flex-direction:column;justify-content:center;align-items:center;overflow:hidden;margin:10px auto}.questionTab{filter:drop-shadow(5px 5px 0px #0A0A0A);width:80%;font-size:25px;overflow:hidden;margin-bottom:20px}.questionTab input{position:absolute;opacity:0;z-index:1}.tab-label{display:flex;justify-content:space-between;padding:10px;background-color:#2d2c3b;font-weight:700;cursor:pointer}.tab-label:after{content:"❯";width:1em;height:1em;text-align:center}.answerTab{display:none;font-size:25px}.questionTab input:checked+.tab-label:after{transform:rotate(90deg)}.questionTab input:checked~.answerTab{display:block}@media (max-width: 800px){.contactContainer{display:flex;flex-direction:column;justify-content:center;width:100%;gap:20px}.contactForm{width:100%}.contactDetails{width:100%;padding:10px}}.projectContainer{display:flex;flex-wrap:wrap;justify-content:center;max-width:1200px;margin-block:2rem;gap:2rem}.projectCard{height:auto;width:clamp(20rem,calc(20rem + 2vw),22rem);margin:20px;border:6px solid black}.projectHeader img{width:100%;height:100%}.projectBody h3{font-size:20px;margin-top:10px;padding-left:10px}.projectBody p{font-size:23px;margin-top:8px;margin-bottom:8px;padding-left:10px}.projectFooter{display:flex;flex-direction:row;gap:10px}.projectFooter button{margin:10px auto;border:2px solid #052240;background-color:#052240;filter:drop-shadow(7px 7px 0px #0A0A0A)}*,:before,:after{box-sizing:border-box;border-width:0;border-style:solid;border-color:#e5e7eb}:before,:after{--tw-content: ""}html{line-height:1.5;-webkit-text-size-adjust:100%;-moz-tab-size:4;-o-tab-size:4;tab-size:4;font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";font-feature-settings:normal;font-variation-settings:normal}body{margin:0;line-height:inherit}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}button,input,optgroup,select,textarea{font-family:inherit;font-feature-settings:inherit;font-variation-settings:inherit;font-size:100%;font-weight:inherit;line-height:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button;background-color:transparent;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dl,dd,h1,h2,h3,h4,h5,h6,hr,figure,p,pre{margin:0}fieldset{margin:0;padding:0}legend{padding:0}ol,ul,menu{list-style:none;margin:0;padding:0}dialog{padding:0}textarea{resize:vertical}input::-moz-placeholder,textarea::-moz-placeholder{opacity:1;color:#9ca3af}input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}button,[role=button]{cursor:pointer}:disabled{cursor:default}img,svg,video,canvas,audio,iframe,embed,object{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}[hidden]{display:none}*,:before,:after{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: }::backdrop{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: }.container{width:100%}@media (min-width: 640px){.container{max-width:640px}}@media (min-width: 768px){.container{max-width:768px}}@media (min-width: 1024px){.container{max-width:1024px}}@media (min-width: 1280px){.container{max-width:1280px}}@media (min-width: 1536px){.container{max-width:1536px}}.static{position:static}.m-0{margin:0}.mx-auto{margin-left:auto;margin-right:auto}.my-32{margin-top:8rem;margin-bottom:8rem}.my-44{margin-top:11rem;margin-bottom:11rem}.my-48{margin-top:12rem;margin-bottom:12rem}.mb-0{margin-bottom:0}.mb-10{margin-bottom:2.5rem}.mb-12{margin-bottom:3rem}.mb-2{margin-bottom:.5rem}.mb-3{margin-bottom:.75rem}.mb-44{margin-bottom:11rem}.mt-10{margin-top:2.5rem}.mt-12{margin-top:3rem}.mt-44{margin-top:11rem}.mt-6{margin-top:1.5rem}.flex{display:flex}.w-full{width:100%}.flex-col{flex-direction:column}.items-center{align-items:center}.justify-center{justify-content:center}.p-9{padding:2.25rem}.text-center{text-align:center}.text-2xl{font-size:1.5rem;line-height:2rem}.text-4xl{font-size:2.25rem;line-height:2.5rem}.text-5xl{font-size:3rem;line-height:1}
