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}.App{text-align:center}.pageContainer{background-color:#1a1a1d;display:flex;flex-direction:column;height:100%;min-height:100vh;width:100vw}.navBar{align-items:center;background-color:#800f2f;color:#fff0f3;display:flex;flex-direction:row;font-size:45px;font-weight:600;height:60px;justify-content:space-between;padding-left:20px;padding-right:20px;z-index:20}.anchor{animation:swing 6s ease-in-out infinite;transform-origin:50% 50%}@keyframes swing{0%{transform:rotate(-45deg)}50%{transform:rotate(45deg)}to{transform:rotate(-45deg)}}.pageContent{color:#ff4d6d}.header{color:#ffccd5;font-size:88px;font-weight:900;text-shadow:3px 1px #ffb3c1,6px 3px #ff8fa3,9px 6px #ff758f,12px 9px #ff4d6d,15px 12px #c9184a,18px 15px #a4133c,21px 18px #800f2f,24px 21px #590d22}.subHeader{color:#ff758f;font-size:50px;font-weight:500;margin:25px 0 0;text-indent:1em;text-shadow:2px 2px #a4133c}.leftAlign{align-self:flex-start}.iTwo{text-indent:5em}.iThree{text-indent:9em}.blurb{align-self:center;font-size:24px;max-width:60%}.contentRow{color:#ff8fa3;display:flex;flex-direction:row}.leftContent{display:flex;flex-direction:column;padding-left:25px;width:70%}.rightContent{z-index:3}.leftContentAlt,.rightContent{align-items:center;display:flex;justify-content:flex-start;width:30%}.leftContentAlt{justify-content:center;padding-left:25px}.rightContentAlt{width:70%;z-index:3}.rightContentAlt,.tools{display:flex;flex-direction:column}.tools{align-items:center;width:100%}.toolTitle{font-size:46px;font-weight:600;margin:60px 20px 40px;text-decoration:underline;text-shadow:2px 3px #a4133c,4px 6px #800f2f,6px 9px #590d22}.toolsRow{align-items:center;display:flex;flex-direction:row}.toolIcon{margin-left:10px;margin-right:5px}.toolName{align-items:center;background-color:#a4133c;border:3px dashed #ff4d6d;border-radius:15px;color:#ffb3c1;display:flex;font-size:26px;height:50px;justify-content:flex-start;margin:10px;width:185px}.phantomMenuContainer{background-color:#1a1a1d;border-radius:0 0 0 20px;height:340px;position:absolute;right:0;top:60px;width:260px;z-index:2}.centeredContent{color:#ffb3c1;justify-content:center;width:100%}.centeredContent,.workList{display:flex;flex-direction:column}.workList{align-items:flex-start;align-self:center;margin-top:5%;max-width:50%}.workItem{align-items:baseline;display:flex;flex-direction:column}.workTitle{font-size:28px;font-weight:700;margin:10px;text-shadow:1px 1px #ff4d6d,2px 2px #a4133c}.workEmployer,.workTitle{align-items:center;display:flex}.workEmployer{font-size:22px;font-weight:500;margin-bottom:2px;margin-top:5px;text-shadow:1px 1px #a4133c}.dutyItem{align-items:center;display:flex;font-size:18px;font-weight:400;margin:4px}.socialLinksRow{display:flex;margin:5% 0 0;padding:0;width:100vw}.socialLink{align-items:center;cursor:pointer;display:flex;flex:1 1;font-size:40px;height:90px;justify-content:center;margin:0 -4px 0 0;transition:flex-grow .3s cubic-bezier(.4,0,.2,1),clip-path .2s,background .2s;width:auto}.socialLink:hover{flex-grow:2;z-index:1}.github{background-color:#590d22}.linkedin{background-color:#800f2f}.instagram{background-color:#a4133c}.shadowIcon{filter:drop-shadow(2px 2px #ff4d6d)}.examplesButton{align-items:center;align-self:center;border:3px dashed #ff4d6d;border-radius:15px;cursor:pointer;display:flex;font-size:30px;font-weight:700;height:50px;margin-top:50px;padding-left:20px;padding-right:20px;text-shadow:.5px .5px #ff758f,1px 1px #ff8fa3,1.5px 1.5px #ffb3c1}.hideable{display:none;font-weight:600;margin-left:50px}.bioPic{border:3px dashed #ff4d6d;border-radius:30px;max-width:80%}.bottomPadding{display:block;height:200px}.hamburgerContainer{align-items:center;cursor:pointer;display:flex;height:41px;justify-content:center;position:relative;width:65px;z-index:100}.bar{background:#fff0f3;border-radius:4px;height:8px;left:0;position:absolute;transition:.4s cubic-bezier(.4,0,.2,1);width:65px}.top{border-top-left-radius:24px;border-top-right-radius:24px;height:9px;top:2px}.middle{left:5px;top:16px;width:55px}.bottom{top:28px}.hamburgerContainer.open .top{transform:translateY(12px) rotate(45deg)}.hamburgerContainer.open .middle{opacity:0}.hamburgerContainer.open .bottom{transform:translateY(-12px) rotate(-45deg)}.hamburgerTooltip{background:#333;border-radius:6px;color:#fff;font-size:15px;left:-10px;opacity:0;padding:4px 10px;pointer-events:none;position:absolute;text-align:center;top:50%;transform:translate(-100%,-50%);transition:opacity .2s;visibility:hidden;white-space:nowrap}.hamburgerContainer:hover .hamburgerTooltip{opacity:1;visibility:visible}.menuContainer{background-color:#ff4d6d;border-radius:0 0 0 20px;position:absolute;right:0;top:60px;width:260px}.menuItem{align-items:center;cursor:pointer;display:flex;flex-direction:row;font-size:28px;margin:0;padding-left:15px;text-shadow:1px 2px #a4133c}.menuItemName{margin-left:10px}.leaf-storm{height:100vh;pointer-events:none;position:fixed;right:0;top:0;width:100vw;z-index:0}.falling-leaf{animation-iteration-count:1;animation-name:leaf-fall-sway;animation-timing-function:linear;opacity:.8;position:absolute;top:30vh;width:40px}@keyframes leaf-fall-sway{0%{opacity:.8;transform:translateX(0) translateY(0) rotate(0deg) scale(1)}20%{transform:translateX(-10px) translateY(20vh) rotate(60deg) scale(.98)}40%{transform:translateX(10px) translateY(40vh) rotate(120deg) scale(.96)}60%{transform:translateX(-10px) translateY(60vh) rotate(-80deg) scale(.94)}80%{opacity:.7;transform:translateX(10px) translateY(80vh) rotate(240deg) scale(.92)}to{opacity:.2;transform:translateX(0) translateY(100vh) rotate(-300deg) scale(.9)}}
/*# sourceMappingURL=main.c8ac6850.css.map*/