@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/8d697b304b401681-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/ba015fad6dcf6784-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/569ce4b8f30dc480-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Geist Fallback;src:local("Arial");ascent-override:95.94%;descent-override:28.16%;line-gap-override:0.00%;size-adjust:104.76%}.__className_5cfdac{font-family:Geist,Geist Fallback;font-style:normal}.__variable_5cfdac{--font-geist-sans:"Geist","Geist Fallback"}@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/9610d9e46709d722-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/747892c23ea88013-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/93f479601ee12b01-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Geist Mono Fallback;src:local("Arial");ascent-override:74.67%;descent-override:21.92%;line-gap-override:0.00%;size-adjust:134.59%}.__className_9a8899{font-family:Geist Mono,Geist Mono Fallback;font-style:normal}.__variable_9a8899{--font-geist-mono:"Geist Mono","Geist Mono Fallback"}:root{--background:#ffffff;--foreground:#171717}@media (prefers-color-scheme:dark){:root{--background:#0a0a0a;--foreground:#ededed}}body,html{max-width:100vw;overflow-x:hidden}*{font-family:monospace;font-weight:100;color:#000}body{color:var(--foreground);background:var(--background);font-family:Arial,Helvetica,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*,body{margin:0}*{box-sizing:border-box;padding:0}@media (prefers-color-scheme:dark){html{color-scheme:dark}}h1,h2,h3,p{margin-top:0;text-align:center}h1{font-size:2rem}h2{font-size:1.5rem;color:inherit}h3{font-size:1rem}p{line-height:1.6}h1,h2,h3,h4,h5,h6,p{margin-bottom:1em}iframe{height:200px;width:100%}#five,#four,#one,#seven,#six,#start,#three,#two{display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;height:100vh;padding:5em;width:100vw}#mobileApps,#webApps{background:white;padding-top:45vh}#mobileApps>h2,#mobileApps>p,#webApps>h2,#webApps>p{width:80%;margin:auto}.project{width:100vw}.sticky{position:-webkit-sticky;position:sticky;top:1em;width:90%;max-width:800px;margin:auto}#start{background:#E0FFFF}#one{background:#E6FFEB}#two{background:#FFFFE0}#three{background:#F3E5FF}#four{background:#FFE6F7}#five{background:#E6F7FF}#six{background:#FFEAE0}#seven{background:#FFF5E6}#mobileApps{background:#F0FFE6}#webApps{background:#E6E0FF}.responsiveGrid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));grid-gap:10em;gap:10em;padding:2em;margin:45vh auto 0}.project{background:#fff;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:5em;text-align:center}.projectIMG{margin:2em auto;display:block;box-shadow:0 0 25px rgba(255,255,255,.9);border-radius:0;width:100%;object-fit:cover}.projectIMG:hover{transform:scale(1.05);transition:all .3s ease}button{padding:.75em 1.5em;font-size:1rem;background-color:#FF1493;color:#fff;border:none;text-transform:uppercase;cursor:pointer;box-shadow:-3px 3px 0 #1E1E1E;transition:all .3s ease;margin:1em auto}button:hover{background-color:#FF4300;color:#fff}a{text-decoration:none;color:inherit}a:hover{color:#00FFFF;text-decoration:underline}form{display:flex;flex-direction:column;gap:1em}form input,form textarea{width:100%;padding:.75em;font-size:1rem;border:1px solid #000;border-radius:0;outline:none;background-color:#fff}form textarea{resize:vertical;min-height:10em}form button{align-self:flex-start}footer{background-color:#1E1E1E;text-align:center;padding:2em}address,footer,footer>p{color:#fff}footer a{color:#FFFF33}footer a:hover{color:#FF1493}img{border-radius:0;box-shadow:3px 3px 8px rgba(0,0,0,.2)}.gridHeader ul{list-style:none;padding:0}.gridHeader ul li{margin-bottom:1em}@media (max-width:900px){.gridShowcase{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){#five,#four,#one,#seven,#six,#start,#three,#two{display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;height:100vh;padding:0}.gridShowcase{grid-template-columns:1fr}.gridHeader{gap:.5rem}.grid>h2,h2{margin-top:3em}}@media screen and (max-width:400px){img.icon{display:none}}