:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#161616;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0 auto;display:flex;place-items:center;min-width:320px;max-width:1026px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}#root{max-width:1280px;min-width:100%;margin:0 auto;text-align:center}.icon-button-container{background-color:transparent;color:#9b9b9b}.button-container{background-color:#2c2c2c;border:#ffffffe6;color:#ffffffe6;font-size:.75rem;font-weight:300}.canvas-container{max-width:clamp(60vw,80%,100vw);min-width:60vw;margin:0 auto;margin-top:2rem;padding:.5rem;background-color:#212121;border:1px solid #272727;border-radius:18px;color:#ffffffe6}.canvas-container-secondary{max-width:95%;margin:0 auto;margin-top:2rem;margin-bottom:2rem;background-color:#2c2c2c;border:1px solid #272727;border-radius:12px;color:#ffffffe6}.navbar{max-width:clamp(60vw,80%,100vw);min-width:60vw;margin:0 auto;margin-top:2rem;padding:.5rem;background-color:#212121;border-radius:18px;color:#ffffffe6;border:.5px solid #ffffff21;box-shadow:0 4px 10px #535bf234}.section-header-container{font-size:1.5rem;padding:2rem;text-align:start;max-width:100%}.primary-heading{font-weight:300}.title{font-size:3.5rem;font-weight:700;margin-top:2rem}.subtitle{color:#d6d6d6;font-size:1rem;font-weight:400;margin-top:.65rem}.portfolio-links{display:flex;align-items:center;justify-content:space-evenly;flex-wrap:wrap;max-width:100%;margin:.5rem}.cta-text{margin-bottom:1rem}.landing-image{border-radius:36px;margin:2rem auto;width:80%}.two-column-landing{display:flex;flex-wrap:wrap;columns:2}.two-column-landing .item{flex:1 1 100%}@media (min-width: 768px){.two-column-landing .item{columns:2}.landing-image{width:30%}}.footer{margin:2rem}.section-card-container{background-color:#373737;border-radius:12px;display:flex;text-align:start;margin:1rem;max-width:95%;padding:1rem;align-items:center}.section-card-icon{margin-right:3%}.section-card-right{margin-left:auto}.section-card-title{font-size:1rem}.section-card-subtitle{color:#d6d6d6;font-size:.75rem}.navbar-container{position:sticky;top:0;z-index:1000}
