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;height:100%;margin:0;overflow:hidden}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}html{height:100%;margin:0;overflow:hidden}.App{text-align:center}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{animation:App-logo-spin 20s linear infinite}}.App-header{align-items:center;background-color:#282c34;color:#fff;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center;min-height:100vh}.App-link{color:#61dafb}@keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.hero{align-items:center;background:linear-gradient(180deg,#071024,#071a2a);color:#fff;display:flex;height:100vh;justify-content:center;text-align:center;width:100%}.hero__title{animation:fadeInUp .7s ease both;filter:drop-shadow(0 8px 24px rgba(2,6,23,.6));font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial;font-size:clamp(2.5rem,8vw,6rem);font-weight:800;letter-spacing:-.02em;line-height:1;margin:0;padding:0 1rem;text-transform:none}@keyframes fadeInUp{0%{opacity:0;transform:translateY(18px) scale(.994)}to{opacity:1;transform:translateY(0) scale(1)}}.projects{display:flex;flex-wrap:wrap;gap:.75rem;justify-content:center;margin-top:.6rem}.project-link{background:#ffffff14;border-radius:10px;box-shadow:0 6px 18px #02061773;color:#fff;display:inline-block;font-weight:700;padding:.65rem 1rem;text-decoration:none;transition:transform .14s ease,background .14s ease}.project-link:focus,.project-link:hover{background:#ffffff1f;transform:translateY(-3px)}.project-link:active{transform:translateY(0)}.hero__inner{align-items:center;display:flex;flex-direction:column;gap:.5rem}.connectors{display:block;height:120px;margin:.6rem auto;overflow:visible;width:100%}.connector{fill:none;stroke:#fff6;stroke-width:.5;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:220;stroke-dashoffset:220;animation:draw 2s ease .2s forwards;opacity:.95;transition:stroke .22s ease,opacity .22s ease}@keyframes draw{to{stroke-dashoffset:0}}.projects:focus-within~.connectors .connector,.projects:hover~.connectors .connector{stroke:#ffffff38}
/*# sourceMappingURL=main.a60f8278.css.map*/