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}body,html{height:100%;margin:0;overflow-x:hidden}.App{background-color:#000;color:#fff;font-family:Verdana,Geneva,Tahoma,sans-serif;height:100%;overflow:hidden;position:relative;text-align:center;width:100%}.background-screen{height:100vh;left:0;object-fit:cover;position:fixed;top:0;width:100%;z-index:-1}.overlay-content{align-items:center;box-sizing:border-box;color:#fff;display:flex;flex-direction:column;height:100vh;justify-content:center;overflow:hidden;padding:2rem;position:relative;text-align:center;z-index:1}.hero-video{height:100%;left:0;object-fit:cover;position:fixed;top:0;width:100%;z-index:-1}.hero-name{font-family:Georgia,serif;font-size:55px;margin-bottom:15px}.hero-subtitle{font-family:serif;font-size:18px;font-weight:700}.project-hyperlink{color:#fff;font-size:18px;font-weight:700;text-decoration:none}.project-hyperlink:hover{text-decoration:underline}.logos{padding-left:5px;padding-right:5px}.navbar{align-items:center;display:flex;justify-content:space-between;padding:1% 1.5%;position:absolute;top:0;width:100%}.nav-left{flex:1 1;font-family:"Georgia, serif";font-size:22px;font-weight:700}.navbar-links{align-items:center;display:flex;font-family:"serif";font-size:18px;gap:1%;padding-right:5%}.navbar .nav-left a,.navbar .navbar-links a{color:inherit;text-decoration:none}.navbar a:hover{text-decoration:underline}.About{font-family:Verdana,Geneva,Tahoma,sans-serif;line-height:1.6;margin:auto;max-width:1200px;padding:8rem .5rem .5rem;text-align:left}.About-header{grid-gap:8rem;align-items:start;display:grid;gap:8rem;grid-template-columns:1fr 1fr}.About-column{gap:2rem}.About-column,.About-newspaper{display:flex;flex-direction:column}.About-newspaper{break-inside:avoid;gap:.25rem;page-break-inside:avoid}.About-pfp-container{text-align:left}.About-pfp{border:3px solid #333;border-radius:50%;max-width:180px}.About-slideshow{aspect-ratio:1/1;border:2px solid #333;height:350px;justify-content:center;max-width:350px;overflow:hidden;position:relative}.About-slideshow-img{height:100%;justify-content:center;left:0;object-fit:cover;position:absolute;top:0;transition:opacity .5s ease;width:100%}.fade-in{opacity:1}.fade-out{opacity:0}.About-name{border-bottom:2px solid #000;font-size:1.5rem;font-weight:700;margin-bottom:.25rem;padding-bottom:.25rem}.About-subheader{font-weight:500;margin:.15rem 0}.About-description{margin-top:.25rem;text-align:left}@media (max-width:768px){.About-header{gap:2rem;grid-template-columns:1fr}}.About-footer{background-color:#111;color:#f5f5f5;margin-top:4rem;padding:2rem;text-align:left;width:100%}.About-footer-content{margin:0 auto;max-width:1300px;padding-left:1rem;text-align:left}.About-footer-title{font-size:1.25rem;font-weight:700}.About-footer-section{display:flex;flex-direction:column}.About-footer-heading{font-weight:700;margin-bottom:.25rem}.About-footer-text{margin-top:0}.About-footer-link{color:#f5f5f5;font-size:.95rem;text-decoration:none;transition:color .3s ease}.About-footer-link:hover{color:#4dabf7}.About-footer-sections{display:flex;flex-wrap:wrap;gap:2rem}.About-footer-section{flex:1 1;margin:.25rem 0;min-width:200px}.Work{background-color:#000;color:#fff;font-family:Montserrat,sans-serif;overflow:hidden;position:relative;text-align:left;width:100%}.Work-scroll{height:100vh;overflow-y:scroll;scroll-behavior:smooth;scroll-snap-type:y mandatory}.Work-scroll::-webkit-scrollbar{background:#0000;width:0}.Work-screen{align-items:flex-start;background-position:50%;background-repeat:no-repeat;background-size:cover;color:#fff;display:flex;flex-direction:column;height:100vh;justify-content:center;object-fit:cover;position:relative;scroll-snap-align:start;width:100%}.Work-video-bg{height:100%;left:0;object-fit:cover;position:absolute;top:0;width:100%;z-index:0}.Work-container{align-items:flex-start;border-radius:12px;color:#fff;display:flex;flex-direction:column;height:auto;justify-content:center;max-width:700px;padding:40px 60px;position:relative;text-align:left;text-shadow:2px 2px 6px #000;width:50%;z-index:2}.Work-details{margin-top:15px;max-width:600px}.Work-name{font-family:Verdana,Geneva,Tahoma,sans-serif;font-size:clamp(20px,3vw,32px);font-weight:700;margin-bottom:12px}.Work-subheader{font-size:clamp(12px,1.5vw,16px);font-weight:700;margin-bottom:6px}.Work-description{font-size:clamp(12px,1.2vw,15px);line-height:1.5;margin:0 0 18px;max-width:600px}@media (max-width:767px){.Work-container{padding:20px;width:100%}}.Work-nav{display:flex;flex-direction:column;gap:12px;position:fixed;right:20px;top:50%;transform:translateY(-50%);z-index:1000}.Work-nav-dot{background:gray;border-radius:50%;display:block;height:12px;transition:background .3s,transform .2s;width:12px}.Work-nav-dot:hover{transform:scale(1.3)}.Work-nav-dot.active{background:#fff;transform:scale(1.4)}.Projects{background-color:#000;color:#fff;font-family:Montserrat,sans-serif;overflow:hidden;position:relative;text-align:left;width:100%}.Projects-scroll{height:100vh;overflow-y:scroll;scroll-behavior:smooth;scroll-snap-type:y mandatory}.Projects-screen{align-items:flex-start;background-color:#000;background-position:50%;background-repeat:no-repeat;background-size:cover;color:#fff;display:flex;flex-direction:column;justify-content:center;position:relative;scroll-snap-align:start}.Projects-screen,.Projects-video-bg{height:100vh;object-fit:cover;width:100%}.Projects-video-bg{left:0;position:absolute;top:0;z-index:0}.Projects-container{align-items:flex-start;border-radius:12px;color:#fff;display:flex;flex-direction:column;height:auto;justify-content:center;max-width:700px;padding:40px 60px;position:relative;text-align:left;text-shadow:2px 2px 6px #000;width:50%;z-index:2}.Projects-details{margin-top:15px;max-width:600px}.Projects-name{font-family:Verdana,Geneva,Tahoma,sans-serif;font-size:clamp(20px,3vw,32px);font-weight:700;margin-bottom:12px}.Projects-subheader{font-size:clamp(12px,1.5vw,16px);font-weight:700;margin-bottom:6px}.Projects-description{font-size:clamp(12px,1.2vw,15px);line-height:1.5;margin-bottom:18px;max-width:600px}.Projects-hyperlink{color:#fff;font-size:18px;font-weight:700;text-decoration:none}.Projects-hyperlink:hover{text-decoration:underline}.Projects-nav{display:flex;flex-direction:column;gap:12px;position:fixed;right:20px;top:50%;transform:translateY(-50%);z-index:1000}.Projects-nav-dot{background:gray;border-radius:50%;display:block;height:12px;transition:background .3s,transform .2s;width:12px}.Projects-nav-dot:hover{transform:scale(1.3)}.Projects-nav-dot.active{background:#fff;transform:scale(1.4)}@media (max-width:767px){.Projects-container{padding:20px;width:100%}}
/*# sourceMappingURL=main.6494e495.css.map*/