*{box-sizing:border-box;margin:0;padding:0}html{font-size:112%}body{color:#000;scrollbar-width:none;background:#fff;flex-direction:column;min-height:100vh;margin:0;font-family:Arial Rounded MT Regular,Arial,sans-serif;font-weight:400;display:flex}body,body *{font-family:Arial Rounded MT Regular,Arial,sans-serif!important;font-weight:400!important}body::-webkit-scrollbar{display:none}.main-nav.active,.hamburger[aria-expanded=true]+.main-nav{opacity:1;max-height:1000px;margin-top:.5rem;padding-top:.75rem}.hamburger span{transition:transform .2s,opacity .2s,background .15s}.hamburger[aria-expanded=true] span:first-child{transform:translateY(6px)rotate(45deg)}.hamburger[aria-expanded=true] span:nth-child(2){opacity:0}.hamburger[aria-expanded=true] span:nth-child(3){transform:translateY(-6px)rotate(-45deg)}@keyframes scrollText{0%{transform:translate(0)}to{transform:translate(-50%)}}.sticky-top{z-index:100;background:#fff;position:sticky;top:0}.site-header{background:#fff;border-bottom:3px solid #000;padding:.35rem .75rem}.header-container{flex-wrap:wrap;justify-content:space-between;align-items:center;display:flex;position:relative}.logo{text-transform:uppercase;font-size:2rem;font-weight:1000;line-height:1.1}.hamburger{cursor:pointer;background:0 0;border:none;border-radius:0;flex-direction:column;justify-content:center;align-items:center;gap:4px;width:44px;height:44px;padding:.4rem;display:flex}.hamburger span{background:#000;width:24px;height:2px;display:block}.main-nav{opacity:0;border-top:none;width:100%;max-height:0;margin-top:0;padding-top:0;transition:max-height .2s ease-out,opacity .15s ease-out,margin .1s;overflow:hidden}.main-nav ul{flex-direction:column;gap:.75rem;list-style:none;display:flex}.main-nav a{text-align:center;color:#000;text-transform:uppercase;background:#fff;border:2px solid #000;padding:1rem .5rem;font-size:1rem;font-weight:700;text-decoration:none;display:block;box-shadow:3px 3px #000}.main-nav a:hover,.main-nav a:active{color:#fff;background:#000;transform:translate(2px,2px);box-shadow:1px 1px #000}.scrolling-banner{white-space:nowrap;background:#000;border-top:3px solid #000;border-bottom:3px solid #000;width:100%;padding:1rem 0;overflow:hidden}.scrolling-text{width:max-content;font-size:1rem;animation:45s linear infinite scrollText;display:inline-block}.scrolling-text span{text-transform:uppercase;color:#fff;letter-spacing:4px;padding:0 1.5rem;font-family:Courier New,monospace;font-size:1.2rem;font-weight:700;display:inline-block}.scrolling-text span:last-child{border-right:none}.projects-scroll{white-space:nowrap;background:#fff;border-top:4px solid #000;border-bottom:4px solid #000;width:100%;margin:3rem 0;padding:2rem 0;overflow:hidden}.projects-scroll-text{width:max-content;animation:40s linear infinite scrollProjects;display:inline-block}.projects-scroll-text span{text-transform:uppercase;color:#000;letter-spacing:10px;padding:0 2rem;font-family:Courier New,monospace;font-size:5rem;font-weight:900;line-height:1.2;display:inline-block}.projects-scroll-text span:last-child{border-right:none}@keyframes scrollProjects{0%{transform:translate(0)}to{transform:translate(-50%)}}@media (width>=768px){.shirts-grid{grid-template-columns:repeat(3,1fr);gap:1.25rem}}.home-bio{background:#fff;border-top:2px solid #000;padding:2.5rem 1rem}.bio-text{color:#000;text-indent:2rem;background:#fff;border:4px solid #000;width:100%;height:auto;margin:0 auto;padding:1rem;font-family:Courier New,monospace;font-size:1.1rem;font-weight:500;line-height:1.6;box-shadow:8px 8px #000}.title-bar{text-align:center;background:#fff;border:4px solid #000;width:100%;max-width:900px;margin:0 auto;padding:.6rem 1rem;box-shadow:8px 8px #000}.bio-content{margin-top:0}.title-text{letter-spacing:3px;text-transform:uppercase;color:#000;font-family:Courier New,monospace;font-size:1.2rem;font-weight:700;display:inline-block}.projects-grid{grid-template-columns:1fr;grid-auto-rows:minmax(1fr, auto);gap:2rem;width:100%;max-width:1200px;margin:0 auto;padding:2rem 1rem;display:grid}.project-card{background:#fff;border:3px solid #000;flex-direction:column;height:100%;padding:0;transition:none;display:flex;box-shadow:6px 6px #000}.project-image{color:#333;background:#ddd 50%/cover;border-bottom:3px solid #000;justify-content:center;align-items:center;height:200px;font-family:Courier New,monospace;font-weight:700;display:flex}.project-image1{background-image:url(../beabadoobee-assets/screengrab1.png)}.project-image2{background-image:url(../treats-assets/treat.png)}.project-image3{background-image:url(../Char_01.png)}.project-image4{background-image:url("../shroom-houses/New House.png")}.project-image5{background-image:url(../shirt-assets/dwight_poster.png)}.project-title{text-transform:uppercase;letter-spacing:-.5px;color:#000;margin:1rem 1rem .5rem;font-family:Courier New,monospace;font-size:1.5rem;font-weight:800}.project-description{color:#222;margin:auto 1rem 1.5rem;font-family:Courier New,monospace;font-size:.9rem;line-height:1.4}.project-card:hover{transform:translate(-2px,-2px);box-shadow:10px 10px #000}.project-link{text-decoration:none;transition:none;display:block}.treats-info-grid{flex-direction:column;gap:1.5rem;max-width:90%;margin:1.5rem auto;display:flex}.treats-description-box,.treats-deliverables-box{background:#fff;border:3px solid #000;flex:1;padding:1.2rem;box-shadow:5px 5px #000}.treats-description-text{color:#000;text-indent:4rem;margin:0;font-family:Courier New,monospace;font-size:.95rem;line-height:1.5}.deliverables-title{text-transform:uppercase;border-bottom:2px solid #000;margin:0 0 .8rem;font-family:Courier New,monospace;font-size:1.2rem;font-weight:800;display:inline-block}.deliverables-list{margin:0;padding-left:0;list-style:none}.deliverables-list li{margin-bottom:.3rem;padding:.3rem 0 .3rem .7rem;font-family:Courier New,monospace;font-size:.9rem}.treat-banner,.treat-logo-variations,.treat-typohgraphy,.treat-color-palette,.treat-banner2,.treat-lineup,.treat-tote-bag,.treat-social-media{background:#fff;border:3px solid #000;max-width:95%;margin:1rem auto;padding:.5rem;box-shadow:5px 5px #000}.treat-banner img,.treat-logo-variations img,.treat-typohgraphy img,.treat-color-palette img,.treat-banner2 img,.treat-lineup img,.treat-tote-bag img,.treat-social-media img{border:2px solid #000;width:100%;height:auto;display:block}.treat-description{text-indent:4rem;color:#000;background:#fff;border:3px solid #000;max-width:95%;margin:1rem auto;padding:1.2rem;font-family:Courier New,monospace;font-size:.95rem;line-height:1.5;box-shadow:5px 5px #000}.treat-description p{margin:0}.posters-grid{grid-template-columns:1fr;gap:2rem;max-width:90%;margin:2rem auto;display:grid}.poster-card{text-align:center;background:#fff;border:3px solid #000;max-width:95%;margin:0 auto;padding:.5rem;box-shadow:5px 5px #000}.poster-card img{border:2px solid #000;width:100%;height:auto;display:block}@media (width>=768px){.treats-info-grid{flex-direction:row;gap:2rem;max-width:50%}.treats-description-box{max-width:80%}.treats-deliverables-box{max-width:40%}.treats-description-text,.deliverables-list li{font-size:1rem}.deliverables-title{font-size:1.4rem}.treat-banner,.treat-banner2{max-width:70%;box-shadow:8px 8px #000}.treat-description{max-width:30%;box-shadow:8px 8px #000}.treat-logo-variations,.treat-typohgraphy,.treat-color-palette{max-width:60%;box-shadow:8px 8px #000}.posters-grid{grid-template-columns:repeat(3,1fr);max-width:80%}.treat-lineup{width:99%;max-width:100%}.treat-tote-bag,.treat-social-media{width:80%;max-width:100%}}.project-video{aspect-ratio:16/9;background:#fff;border:3px solid #000;max-width:95%;margin:1.5rem auto;padding:.5rem;position:relative;box-shadow:5px 5px #000}.project-video iframe{border:2px solid #000;width:100%;height:100%;display:block}.video-overlay{z-index:1000;background:#0009;justify-content:center;align-items:center;display:none;position:absolute;inset:0}.video-overlay-link{color:#000;text-transform:uppercase;background:#fff;border:2px solid #000;padding:.75rem 1rem;font-weight:800;text-decoration:none}.video-fallback{text-align:center;margin:.5rem 0 1rem;font-family:Courier New,monospace;font-weight:700}.video-fallback a{color:#000;text-decoration:underline}.beabadoobee-info-grid{flex-direction:column;gap:1.5rem;width:100%;max-width:95%;margin:1.5rem auto;display:flex}.beabadoobee-description-box,.beabadoobee-deliverables-box{background:#fff;border:3px solid #000;padding:1.2rem;box-shadow:5px 5px #000}.beabadoobee-description-box p{color:#000;text-indent:4rem;margin:0;font-family:Courier New,monospace;line-height:1.5}.beabadoobee-lowerthirds{background:#fff;border:3px solid #000;max-width:95%;margin:1rem auto;padding:.5rem;box-shadow:5px 5px #000}.beabadoobee-lowerthirds img{width:100%;height:auto;display:block}.screengrab-label-box{background:#fff;border:3px solid #000;max-width:95%;margin:2rem auto 0;padding:1.2rem;box-shadow:5px 5px #000}.screengrab-label-box h2{color:#000;margin:0;font-family:Courier New,monospace;font-size:1.5rem;font-weight:700}.screengrab-grid{grid-template-columns:1fr;gap:1.5rem;max-width:95%;margin:2rem auto;padding:0 1rem;display:grid}.screengrab-item{background:#fff;border:3px solid #000;padding:.5rem;box-shadow:5px 5px #000}.screengrab-item img{border:2px solid #000;width:100%;height:auto;display:block}.cd-mockups-grid{grid-template-columns:1fr;gap:1.5rem;max-width:95%;margin:2rem auto;display:grid}.cd-mockup-item{background:#fff;border:3px solid #000;padding:.5rem;box-shadow:5px 5px #000}.cd-mockup-item img{cursor:pointer;border:3px solid #000;width:100%;height:auto;display:block}.beabadoobee-poster{text-align:center;background:#fff;border:3px solid #000;max-width:90%;margin:1.5rem auto;padding:1rem;box-shadow:5px 5px #000}.beabadoobee-poster img{border:3px solid #000;width:100%;max-width:600px;height:auto;margin:0 auto;display:block}@media (width>=768px){.beabadoobee-lowerthirds{max-width:45%}.screengrab-grid{grid-template-columns:repeat(2,1fr);max-width:90%}.beabadoobee-info-grid{flex-direction:row;max-width:55%}.project-video{width:90%;max-width:80%}.beabadoobee-description-box,.beabadoobee-deliverables-box{max-width:600px}.cd-mockups-grid{grid-template-columns:repeat(3,1fr);max-width:90%}.cd-mockup-item{box-shadow:8px 8px #000}.beabadoobee-poster{max-width:60%;box-shadow:8px 8px #000}.beabadoobee-poster img{width:100%;max-width:700px}}@media (width>=1200px){.screengrab-grid{grid-template-columns:repeat(3,1fr)}}.shroom-section{background:#fff;padding:1.5rem .5rem}.shroom-section .title-bar{width:95%;margin:0 auto 1.5rem}.shroom-info-grid{flex-direction:column;gap:1rem;max-width:95%;margin:1rem auto;display:flex}.shroom-description-box,.shroom-deliverables-box{background:#fff;border:3px solid #000;flex:1;padding:1rem;box-shadow:4px 4px #000}.shroom-description-title,.shroom-deliverables-title{text-transform:uppercase;border-bottom:2px solid #000;margin:0 0 .6rem;font-family:Courier New,monospace;font-size:1.1rem;font-weight:800;display:inline-block}.shroom-description-box p{color:#000;margin:0;font-family:Courier New,monospace;font-size:.9rem;line-height:1.5}.shroom-deliverables-list{margin:0;padding-left:0;list-style:none}.shroom-deliverables-list li{margin-bottom:.25rem;padding:.25rem 0 .25rem .5rem;font-family:Courier New,monospace;font-size:.85rem}.shirts-info-grid{flex-direction:column;align-items:flex-start;gap:1rem;max-width:95%;margin:1rem auto;display:flex}.shirts-info-grid .shirts-description-box,.shirts-info-grid .shirts-deliverables-box{text-align:left;background:#fff;border:3px solid #000;flex:1;max-width:none;margin:0;padding:1rem;box-shadow:4px 4px #000}.shirts-info-grid .shirts-description-title,.shirts-info-grid .shirts-deliverables-title{text-transform:uppercase;border-bottom:2px solid #000;margin:0 0 .6rem;font-family:Courier New,monospace;font-size:1.1rem;font-weight:800;display:inline-block}.shirts-info-grid .shirts-description-box p,.shirts-info-grid .shirts-deliverables-box p{color:#000;text-align:left;text-indent:2rem;margin:0;font-family:Courier New,monospace;font-size:.95rem;line-height:1.5}@media (width>=768px){.shirts-info-grid{flex-direction:row;justify-content:center;gap:1.5rem;max-width:90%}.shirts-info-grid .shirts-description-box{flex:0 0 calc(60% - .75rem);max-width:calc(60% - .75rem);padding:1.5rem;box-shadow:8px 8px #000}.shirts-info-grid .shirts-deliverables-box{flex:0 0 calc(32% - .75rem);max-width:calc(32% - .75rem);margin-left:0;padding:1.5rem;box-shadow:8px 8px #000}.shirts-info-grid .shirts-description-title,.shirts-info-grid .shirts-deliverables-title{font-size:1.3rem}.shirts-info-grid .shirts-description-box p{font-size:1rem}}.shirts-deliverables-box{background:#fff;border:3px solid #000;flex:1;padding:1rem;box-shadow:4px 4px #000}.shirts-deliverables-title{text-transform:uppercase;border-bottom:2px solid #000;margin:0 0 .6rem;font-family:Courier New,monospace;font-size:1.1rem;font-weight:800;display:inline-block}.shirts-deliverables-list{margin:0;padding-left:0;list-style:none}.shirts-deliverables-list li{padding:.25rem 0 .25rem .5rem;font-family:Courier New,monospace;font-size:.95rem}.shroom-video-grid{grid-template-columns:1fr;gap:1rem;max-width:95%;margin:1.5rem auto;display:grid}.shroom-video-item{background:#fff;border:3px solid #000;padding:.5rem;box-shadow:4px 4px #000}.shroom-video{border:1px solid #000;width:100%;height:auto;display:block}.shroom-turntable{background:#fff;border:3px solid #000;max-width:95%;margin:1rem auto;padding:.5rem;box-shadow:4px 4px #000}.shroom-turntable .shroom-video{border:1px solid #000}.shroom-image-grid{grid-template-columns:repeat(1,1fr);gap:1rem;max-width:95%;margin:1.5rem auto;display:grid}.shroom-image-item{background:#fff;border:3px solid #000;padding:.5rem;box-shadow:4px 4px #000}.shroom-image-item img{cursor:pointer;border:1px solid #000;width:100%;height:auto;display:block}@media (width>=768px){.shroom-section{padding:2rem 1rem}.shroom-section .title-bar{width:40%}.shroom-info-grid{flex-direction:row;gap:2rem;max-width:80%}.shroom-description-box,.shroom-deliverables-box{padding:1.5rem;box-shadow:8px 8px #000}.shroom-description-title,.shroom-deliverables-title{font-size:1.3rem}.shroom-description-box p{font-size:1rem}.shroom-deliverables-list li{font-size:.95rem}.shroom-video-grid{grid-template-columns:repeat(3,1fr);gap:2rem;max-width:90%}.shroom-video-item{box-shadow:8px 8px #000}.shroom-turntable{max-width:70%;box-shadow:8px 8px #000}.shroom-image-grid{grid-template-columns:repeat(3,1fr);gap:2rem;max-width:90%}.shroom-image-item{box-shadow:8px 8px #000}}.art-gallery{background:#fff;padding:2rem 0}.gallery-container{max-width:1400px;margin:0 auto}.gallery-grid{grid-template-columns:repeat(2,1fr);gap:1.5rem;max-width:95%;margin:0 auto;display:grid}.gallery-item{background:#fff;border:3px solid #000;padding:.5rem;transition:none;box-shadow:5px 5px #000}.gallery-item img{cursor:pointer;border:1px solid #000;width:100%;height:auto;display:block}.gallery-description-box{text-align:center;background:#fff;border:3px solid #000;max-width:90%;margin:1rem auto 2rem;padding:1.2rem;box-shadow:5px 5px #000}.gallery-description-text{color:#000;text-indent:0;margin:0;font-family:Courier New,monospace;font-size:1rem;line-height:1.5}@media (width>=768px){.gallery-description-box{max-width:40%;padding:1.5rem;box-shadow:8px 8px #000}.gallery-description-text{text-align:left;text-indent:5rem;font-size:1.2rem}.gallery-grid{grid-template-columns:repeat(3,1fr);gap:2rem;max-width:90%}.gallery-item{box-shadow:8px 8px #000}}.contact-page{padding:1rem}.contact-page .title-bar{box-sizing:border-box;width:100%;max-width:100%;margin:0 auto}.contact-form{background:#fff;border:3px solid #000;width:100%;max-width:100%;margin:0 auto;padding:1.2rem;box-shadow:8px 8px #000}.form-field{text-align:left;margin-bottom:1.2rem}.form-field label{text-transform:uppercase;margin-bottom:.3rem;font-family:Courier New,monospace;font-size:.85rem;font-weight:700;display:block}.form-field input,.form-field textarea{resize:vertical;background:#fff;border:2px solid #000;width:100%;padding:.7rem;font-family:Courier New,monospace;font-size:.95rem;transition:none;box-shadow:3px 3px #000}.form-field input:focus,.form-field textarea:focus{background:#f0f0f0;outline:none;transform:translate(2px,2px);box-shadow:1px 1px #000}.form-field textarea{min-height:150px}.btn-submit{color:#fff;text-transform:uppercase;cursor:pointer;background:#000;border:2px solid #000;width:100%;padding:.75rem 1rem;font-family:Courier New,monospace;font-size:.95rem;font-weight:800;transition:none;box-shadow:4px 4px #fff}.btn-submit:hover{color:#000;background:#fff;transform:translate(2px,2px);box-shadow:2px 2px #000}.form-status{text-align:center;margin-top:1rem;font-family:Courier New,monospace;font-size:.85rem;font-weight:700}@media (width>=768px){.contact-page{padding:2rem}.contact-page .title-bar{width:100%;max-width:600px}.contact-form{max-width:600px;padding:2rem;box-shadow:8px 8px #000}.form-field label{font-size:.9rem}.form-field input,.form-field textarea{padding:.8rem;font-size:1rem}.btn-submit{width:auto;padding:.8rem 1.5rem;font-size:1rem}.form-status{font-size:1rem}}.site-footer{text-align:center;background:#000;border-top:3px solid #000;width:100%;margin-top:auto;padding:2rem 1rem}.footer-container{max-width:1200px;margin:0 auto}.footer-copy{text-transform:uppercase;letter-spacing:1px;color:#fff;margin-bottom:.5rem;font-family:Courier New,monospace;font-size:.85rem;font-weight:600}.modal{z-index:1000;background-color:#000;border:none;width:100%;height:100%;display:none;position:fixed;top:0;left:0}.modal-content{max-width:90%;max-height:90%;margin:auto;display:block;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.modal-close{color:#fff;cursor:pointer;font-family:Courier New,monospace;font-size:40px;font-weight:700;position:absolute;top:20px;right:35px}.modal-close:hover{color:#ccc}.expandable-img{cursor:pointer}@media (width>=768px){.hamburger{display:none}.logo{font-size:3rem}.main-nav{border-top:none;width:auto;margin-top:0;padding-top:0;transition:none;overflow:visible;opacity:1!important;max-height:none!important;display:block!important}.main-nav ul{flex-direction:row;gap:1.2rem}.main-nav a{padding:1rem 1.8rem;font-size:1.1rem;display:inline-block;box-shadow:4px 4px #000}.main-nav a:hover{color:#fff;background:#000;box-shadow:2px 2px #000}.home-bio{padding:3rem 5rem}.bio-text{border:6px solid #000;width:30%;font-size:1.4rem;box-shadow:8px 8px #000}.title-bar{width:30%;box-shadow:8px 8px #000}.title-text{letter-spacing:5px;font-size:1.5rem}.projects-grid{grid-template-columns:repeat(2,1fr);padding:3rem 2rem}.project-title{font-size:1.8rem}.project-description{text-indent:2rem;font-size:1rem}.contact-page{padding:3rem}.btn-submit{width:auto}}.shirts-page{background:#fff;padding:2rem 1rem}.shirts-page .title-bar{width:95%;margin:0 auto 2rem}.shirts-description-box{text-align:center;background:#fff;border:3px solid #000;max-width:90%;margin:0 auto 2rem;padding:1rem;box-shadow:5px 5px #000}.shirt-group{text-align:center;margin-bottom:3rem;padding-top:2rem}.shirt-group-title{text-transform:uppercase;background:#fff;border:3px solid #000;margin:0 auto 1rem;padding:.4rem 1.2rem;font-family:Courier New,monospace;font-size:1.6rem;font-weight:900;display:inline-block;box-shadow:4px 4px #000}@media (width>=768px){.shirt-group-title{padding:.5rem 1.5rem;font-size:2rem}}.shirts-grid{grid-template-columns:1fr;gap:1rem;max-width:95%;margin:0 auto;display:grid}.shirt-item{background:#fff;border:3px solid #000;padding:.25rem;box-shadow:5px 5px #000}.shirt-item img{cursor:pointer;object-fit:cover;border:2px solid #000;width:100%;height:auto;display:block}@media (width>=768px){.shirts-page{padding:3rem 2rem}.shirts-page .title-bar{width:95%}.shirts-page .shirts-description-box{max-width:30%;padding:1.5rem;box-shadow:8px 8px #000}.shirts-grid{grid-template-columns:repeat(3,1fr);gap:1.5rem;max-width:100%}.shirt-item{padding:1rem;box-shadow:10px 10px #000}.shirt-group-title{font-size:1.5rem;box-shadow:6px 6px #000}}.about-page{background:#fff;padding:2rem 1rem}.about-container{max-width:1200px;margin:0 auto}.about-page .title-bar{width:95%;margin:0 auto 2rem}.about-content{flex-direction:column;gap:2rem;max-width:95%;margin:0 auto;display:flex}.about-text-box{background:#fff;border:3px solid #000;padding:1.5rem;box-shadow:5px 5px #000}.about-text-box p{color:#000;text-indent:2rem;margin-bottom:1rem;font-family:Courier New,monospace;font-size:1.05rem;line-height:1.75}.about-text-box p:last-child{margin-bottom:0}.about-signoff{border-top:2px solid #000;margin-top:1rem;padding-top:1rem;font-weight:700;text-indent:0!important}.about-image{background:#fff;border:3px solid #000;order:-1;width:100%;max-width:100%;margin-bottom:1rem;padding:.5rem;box-shadow:5px 5px #000}.about-image img{border:1px solid #000;width:100%;height:auto;display:block}.about-skills{background:#fff;border:3px solid #000;max-width:95%;margin-top:2rem;margin-left:auto;margin-right:auto;padding:1.5rem;box-shadow:5px 5px #000}.about-skills-title{text-transform:uppercase;border-bottom:2px solid #000;margin:0 0 1rem;font-family:Courier New,monospace;font-size:1.2rem;font-weight:800;display:inline-block}.skills-grid{flex-wrap:wrap;gap:.75rem;display:flex}.skill-tag{text-transform:uppercase;color:#000;background:#fff;border:2px solid #000;padding:.3rem .8rem;font-family:Courier New,monospace;font-size:.8rem;font-weight:600;transition:none;display:inline-block;box-shadow:3px 3px #000}.skill-tag:hover{color:#fff;background:#000;transform:translate(2px,2px);box-shadow:1px 1px #000}@media (width>=768px){.about-page{padding:3rem 2rem}.about-page .title-bar{width:30%}.about-content{flex-direction:row;justify-content:center;align-items:flex-start;gap:2rem;max-width:80%}.about-text-box{flex:2;padding:2rem;box-shadow:8px 8px #000}.about-text-box p{font-size:1.1rem}.about-image{flex:0 0 380px;order:-1;align-self:flex-start;max-width:380px;box-shadow:8px 8px #000}.about-image img{width:100%;height:auto;display:block}.about-skills{max-width:80%;padding:2rem;box-shadow:8px 8px #000}.about-skills-title{font-size:1.4rem}.skill-tag{padding:.4rem 1rem;font-size:.9rem}}
