@import url(https://fonts.googleapis.com/css2?family=Annie+Use+Your+Telescope&family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap);@import url(https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&display=swap);body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Annie Use Your Telescope,cursive}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}body{background-color:#000;border-top:20px solid #f4d4b7;color:#fff;font-family:Inter,sans-serif;margin:0;overflow-x:hidden;padding:0}*{box-sizing:border-box}.wrapper{margin:0 auto;max-width:1500px;width:90%}header{align-items:center;display:flex;justify-content:space-between;padding:1rem 0}.logo{height:auto;width:50px}.site-nav ul{display:flex;gap:20px;list-style:none;margin:0;padding:0}.site-nav ul li a{color:#fff;font-size:16px;font-weight:500;padding:8px 12px;text-decoration:none;transition:.3s ease}.site-nav ul li a:hover{text-decoration:line-through}@media (max-width:768px){.site-nav{display:none}}.intro-title{color:#f4d4b7;font-size:45px;font-weight:700;margin:20px 0 10px}.intro-current-job{font-size:55px;font-weight:400;margin-top:-10px}@media (max-width:768px){.intro-title{font-size:28px}.intro-current-job{font-size:26px;margin-bottom:30px}}.brief-content{color:#ccc;font-size:22px;line-height:1.5;margin:40px 0}.inner-brief-content{color:#fff;font-size:22px}.inner-brief-content a{color:#fff;text-decoration:none}.roles-grid{color:#f4d4b7;display:flex;flex-direction:column;font-family:"Noto Serif Display",serif;font-size:20px;font-weight:400;margin-top:40px}@media (min-width:768px){.roles-grid{flex-direction:row;justify-content:space-between}}.projects-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:1fr;margin-top:3rem}@media (min-width:768px){.projects-grid{grid-template-columns:repeat(2,1fr)}}.project-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0d;border:1px solid #f4d4b733;border-radius:12px;padding:1.5rem;transition:.3s ease}.project-card:hover{border-color:#f4d4b7;transform:translateY(-2px)}.project-name{color:#f4d4b7;font-family:"Noto Serif Display",serif;font-size:1.5rem;font-weight:600;margin-bottom:.3rem}.project-description{color:#ddd;font-size:.95rem;line-height:1.6;margin-bottom:1.2rem}.project-link{border:1px solid #f4d4b7;border-radius:6px;color:#f4d4b7;display:inline-block;font-size:.9rem;font-weight:500;padding:.7rem 1.2rem;text-decoration:none;transition:.3s ease}.project-link:hover{background:#f4d4b7;color:#000}.platform-buttons{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center;margin-top:2rem}.platform-button{align-items:center;background:#0000;border:2px solid #f4d4b7;border-radius:8px;color:#f4d4b7;display:flex;font-size:.9rem;font-weight:600;gap:.5rem;padding:.8rem 1.2rem;text-decoration:none;transition:.3s ease;white-space:nowrap}.platform-button:hover{background:#f4d4b7;color:#000}.site-footer{color:#fff;font-size:12px;margin-top:4rem;padding:20px 30px;text-align:left}.social-icons{display:flex;gap:15px}.social-icons a{color:#fff;font-size:22px;text-decoration:none}.social-icons a:hover{color:#969a9f}
/*# sourceMappingURL=main.3bc06e86.css.map*/