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}*{box-sizing:border-box;margin:0;padding:0}body{background-color:#050505;background-image:radial-gradient(circle at 50% 50%,#1a1a1a 0,#000 100%);color:#e5e5e5;font-family:Inter,sans-serif}main{animation:fadeIn 1.5s ease-out}h1,h2{font-family:Space Grotesk,sans-serif;letter-spacing:-1px}a{color:#a5b4fc;text-decoration:none}a:hover{text-decoration:underline}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}main.home-page{align-items:center;display:flex;flex-direction:column;height:100vh;justify-content:center;overflow:hidden;text-align:center}.home-page .container{max-width:600px;padding:40px}.home-page .badge{background:#ffffff0d;border:1px solid #333;border-radius:50px;color:#888;display:inline-block;font-size:.8rem;letter-spacing:2px;margin-bottom:20px;padding:6px 12px;text-transform:uppercase}.home-page h1{font-size:4rem;font-weight:700;letter-spacing:-2px;line-height:1.1;margin-bottom:20px}.home-page .gradient-text{-webkit-text-fill-color:#0000;background:linear-gradient(90deg,#fff,#a5b4fc,#6366f1);-webkit-background-clip:text;background-clip:text}.home-page p.subtitle{color:#888;font-size:1.2rem;font-weight:300;line-height:1.6;margin-bottom:40px}.home-page .notify-form{display:flex;flex-wrap:wrap;gap:10px;justify-content:center}.home-page input[type=email]{background:#111;border:1px solid #333;border-radius:8px;color:#fff;font-size:1rem;outline:none;padding:15px 20px;transition:border .3s;width:300px}.home-page input[type=email]:focus{border-color:#6366f1}.home-page button{background:#6366f1;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:1rem;font-weight:600;padding:15px 30px;transition:transform .2s,background .2s}.home-page button:hover{background:#4f46e5;transform:translateY(-2px)}.button{background:#6366f1;border:none;border-radius:8px;color:#fff;cursor:pointer;display:inline-block;font-size:1rem;font-weight:600;padding:15px 30px;text-decoration:none;transition:transform .2s,background .2s}.button:hover{background:#4f46e5;transform:translateY(-2px)}.home-page footer{bottom:30px;color:#444;font-size:.8rem;position:absolute}main.resume-page{display:flex;justify-content:center;padding:40px 20px}.resume-page .resume-container{background:#ffffff0a;border-radius:16px;box-shadow:0 0 30px #6366f126;max-width:900px;padding:40px;width:100%}.resume-page h1{-webkit-text-fill-color:#0000;background:linear-gradient(90deg,#fff,#a5b4fc,#6366f1);-webkit-background-clip:text;font-size:3rem;margin-bottom:10px}.resume-page h2{border-left:4px solid #6366f1;font-size:1.6rem;margin-bottom:15px;margin-top:40px;padding-left:12px}.resume-page .section{margin-bottom:20px}.resume-page .item{margin-bottom:18px}.resume-page .item-title{display:flex;font-size:1.1rem;font-weight:600;justify-content:space-between}.resume-page .item-sub{color:#aaa;font-size:.9rem;margin-bottom:8px}.resume-page ul{margin-left:20px;margin-top:5px}.resume-page li{line-height:1.5;margin-bottom:6px}.resume-page .contact-info{display:flex;flex-wrap:wrap;gap:10px 20px;margin-bottom:20px}.resume-page .contact-item{align-items:center;display:flex;gap:8px}.resume-page .contact-item svg{stroke:#a5b4fc;height:16px;width:16px}@media (max-width:600px){.home-page h1{font-size:2.5rem}.home-page input[type=email]{width:100%}.home-page .container{padding:20px}}
/*# sourceMappingURL=main.80b09c63.css.map*/