:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;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;display:flex;place-items:center;min-width:320px;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{--blue: rgba(89,139,149,255);--yellow: rgba(244,224,157,255);--green: rgba(162,195,166,255);--pink: rgba(247,167,161,255);--red: rgba(213,109,109,255);--orange: rgba(212,144,89,255)}html{scroll-behavior:smooth}body{overflow-y:scroll;overflow-x:hidden}#root{position:relative;text-align:center;height:auto;width:100vw;max-width:1536px;margin:0 auto;background-image:linear-gradient(#0000,#d56d6d80,#000000e6),url(/assets/LTS_Background-CwTMo7bt.png)}a{color:inherit;text-decoration:none}h1,h2{color:var(--yellow)}h1,h2{letter-spacing:3px;text-transform:uppercase;font-weight:400}h3{color:#fff}input:-webkit-autofill,input:-webkit-autofill:hover,input:-webkit-autofill:focus,input:-webkit-autofill:active{-webkit-box-shadow:0 0 0px 1000px white inset!important;-webkit-text-fill-color:#000!important;transition:background-color 9999s ease-in-out 0s!important}header{background-color:none;position:sticky;top:0;display:flex;flex-direction:row;justify-content:end;padding:32px;z-index:10;transition:transform .25s ease}header button,header a{display:flex;flex-direction:row;height:48px;background-color:var(--yellow);color:var(--blue);border:none;letter-spacing:3px;text-transform:uppercase;font-weight:400;border-radius:12px;align-content:center;align-items:center;justify-content:center;justify-items:center;padding:2px 8px}header button:hover,header a:hover{background-color:var(--orange);color:var(--blue)}header.hidden{transform:translateY(-100%)}#logo{position:absolute;left:50%;top:32px;transform:translate(-50%);height:440px;width:440px;transition:width .5s ease,height .5s ease,left .5s ease,transform .5s ease;z-index:10!important;border-radius:50%;background:none;box-sizing:border-box;padding:0!important}#logo img{width:100%;height:100%}#logo.opaque{background-color:var(--blue);border:4px solid var(--yellow)}header.small #logo{left:16px;top:16px;transform:translate(0);height:160px!important;width:160px!important}.content{padding:360px 256px 256px;display:flex;flex-direction:column;align-items:center;row-gap:120px;overflow:hidden}.glass{background:#40404080;z-index:0;box-shadow:0 4px 30px #0000001a;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.3)}.card{width:100%;max-width:85%;border-radius:12px;padding:0 32px 32px}.card p{font-size:18px;color:#fff}label{display:flex;flex-direction:column;column-gap:4px;align-items:start;text-align:left;font-size:18px;width:100%;color:#fff}input,textarea{box-sizing:border-box;width:100%;border-radius:12px;background-color:#fff!important;appearance:none!important;height:30px;color:#000!important;padding:8px;font-size:14px;border:none;resize:none;caret-color:#000}input:focus,textarea:focus{outline:2px solid var(--yellow)!important}label textarea{height:90px}footer{padding-bottom:32px;display:flex;flex-direction:column;align-items:center;justify-items:center;row-gap:0px}form{display:flex;flex-direction:column;align-items:center;max-width:640px;margin:auto}form button{margin-top:16px;background-color:#000;color:#fff}.grid{display:grid;justify-content:center;grid-template-columns:1fr 1fr;column-gap:8px;width:100%}.tech-stack-list{display:flex;flex-direction:row;column-gap:8px;justify-content:center}.tech-stack-list img{width:100%}.tech-container{background:#fff;width:96px;height:96px;justify-content:center;align-content:center;border-radius:12px;box-shadow:4px 4px 8px 4px #00000040}@media screen and (max-width: 930px),(max-height: 500px){.content{padding:120px 16px 16px}#logo{width:400px;height:400px;top:16px;height:88px!important;width:88px!important}header.small,header{background-color:var(--blue);border-bottom:4px solid var(--yellow)}header.small #logo,#logo{left:16px;top:16px;transform:translate(0);height:88px!important;width:88px!important;background-color:var(--blue);border:4px solid var(--yellow)}}.carousel{position:relative;overflow:hidden;width:300px;height:96px;box-sizing:border-box;margin:0 auto}.carousel-content{position:absolute;display:flex;flex-direction:row;column-gap:16px;transition:left 2s ease;left:0;width:100%;box-sizing:border-box}.carousel-content div{min-width:300px;max-width:300px;align-content:center;color:#fff;letter-spacing:3px;text-transform:uppercase;font-size:24px;font-weight:600}
