:root{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;line-height:1.5;font-weight:400;color:#fff;background-color:#000;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{margin:0;min-width:320px;min-height:100vh}#root{width:100%;min-height:100vh}*{margin:0;padding:0;box-sizing:border-box}body{min-height:100vh;background-color:#000;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.bg-overlay{position:fixed;inset:0;background-size:cover;background-position:center;background-repeat:no-repeat;opacity:.25;z-index:0;pointer-events:none}.header{position:fixed;top:0;left:0;right:0;padding:25px 30px;display:flex;align-items:center;justify-content:flex-start;background-color:transparent;z-index:100}.header .profile-picture{width:30px;height:30px;border:1px solid #fff}.header .name{font-size:18px;margin:0}.header .home-link{display:flex;align-items:center;gap:15px;cursor:pointer;text-decoration:none}.header .social-links{position:absolute;right:30px;top:50%;transform:translateY(-50%);margin:0;display:flex;align-items:center;gap:15px}.header .social-links svg{width:22px;height:22px;display:block}.hero{height:100dvh;display:flex;flex-direction:column;justify-content:center;align-items:center;position:relative;z-index:1}.profile-picture{width:200px;height:200px;border-radius:50%;object-fit:cover;border:1px solid #fff}.name{margin-top:10px;font-size:24px;color:#fff;font-weight:600}.social-links{display:flex;gap:20px;margin-top:5px}.social-links a{color:#fff;transition:opacity .2s;display:flex;align-items:center}.social-links a:hover{opacity:.7}.social-links svg{width:28px;height:28px;fill:currentColor}.github-chart-link{margin-top:20px;margin-bottom:20px;display:block;text-decoration:none}.github-chart-container{display:flex;flex-direction:column;gap:2px}.github-month-labels{display:flex;font-size:8px;color:#fff}.github-months-row{display:flex}.github-month-label{flex-shrink:0;width:calc(var(--weeks) * 9px)}.github-day-labels-spacer{width:20px;flex-shrink:0}.github-chart-row{display:flex;gap:2px}.github-day-labels{display:flex;flex-direction:column;gap:2px;font-size:7px;color:#fff;width:18px;text-align:right;padding-right:2px}.github-day-labels span{height:7px;line-height:7px}.github-chart{display:flex;gap:4px}.github-week{display:flex;flex-direction:column;gap:4px}.github-day{width:7px;height:7px;border-radius:1px}.skeleton-box{background:linear-gradient(90deg,#ffffff26 25%,#fff6,#ffffff26 75%);background-size:200% 100%;animation:shimmer 1.5s infinite}@keyframes shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}.skeleton{background:linear-gradient(90deg,#ffffff0d 25%,#ffffff1a,#ffffff0d 75%);background-size:200% 100%;animation:shimmer 1.5s infinite;border-radius:4px}.skeleton-profile{width:200px;height:200px;border-radius:50%}.skeleton-name{width:120px;height:24px;margin-top:10px}.skeleton-icon{width:28px;height:28px;border-radius:4px}.skeleton-text{opacity:.3}.skeleton-button{width:160px;height:48px;border-radius:30px}.skeleton-project-image{width:100%;height:180px}.skeleton-project-title{width:80%;height:18px;margin-bottom:8px}.skeleton-project-desc{width:100%;height:14px}.view-projects{margin-top:0;padding:12px 28px;background-color:transparent;color:#fff;border:1px solid #fff;border-radius:30px;font-size:16px;font-weight:500;cursor:pointer;transition:background-color .2s,color .2s;text-decoration:none}.view-projects:hover{background-color:#fff;color:#000}.projects{height:100dvh;padding:30px;display:flex;justify-content:center;align-items:center;overflow:hidden;position:relative;z-index:1}.projects-grid{display:grid;grid-template-columns:repeat(3,350px);gap:24px}.project-tile{background-color:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:12px;overflow:hidden;transition:transform .2s,border-color .2s;text-decoration:none;display:block}.project-tile:hover{transform:translateY(-4px);border-color:#ffffff4d}.project-image{width:100%;height:180px;object-fit:cover;background-color:#ffffff1a}.project-info{padding:16px}.project-title{color:#fff;font-size:18px;font-weight:600;margin-bottom:8px}.project-description{color:#ffffffb3;font-size:14px;line-height:1.5}@media(max-width:768px){html,body{overflow:hidden;height:100%}.header{padding:20px 15px;justify-content:flex-start}.header .home-link{gap:8px}.header .profile-picture{width:24px;height:24px;border:1px solid #fff}.header .name{font-size:14px;text-align:center}.header .social-links{position:absolute;right:15px;top:50%;transform:translateY(-50%);margin-left:0;gap:12px;display:flex;align-items:center}.header .social-links svg{width:24px;height:24px}.hero .profile-picture{width:120px;height:120px}.hero .name{font-size:18px;margin-top:8px}.hero .social-links{margin-top:3px;gap:15px}.hero .social-links svg{width:22px;height:22px}.github-chart-link{margin-top:16px;margin-bottom:16px;padding:0;overflow-x:hidden;max-width:100%}.github-chart-container{gap:1px}.github-month-labels{font-size:6px}.github-month-label{width:calc(var(--weeks) * 5px)}.github-day-labels-spacer{width:14px}.github-chart-row{gap:1px}.github-day-labels{width:12px;font-size:5px;gap:1px}.github-day-labels span{height:4px;line-height:4px}.github-chart,.github-week{gap:1px}.github-day{width:4px;height:4px;border-radius:.5px}.view-projects{margin-top:0;padding:10px 22px;font-size:14px}.skeleton-profile{width:120px;height:120px}.skeleton-name{width:100px;height:18px;margin-top:8px}.skeleton-icon{width:22px;height:22px}.skeleton-button{width:140px;height:40px}.skeleton-project-image{height:100px}.skeleton-project-title{height:14px}.skeleton-project-desc{height:11px}.hero{height:100dvh;min-height:unset}.projects{padding:60px 20px 20px;overflow:hidden;height:100dvh}.projects-grid{grid-template-columns:1fr;gap:12px;width:100%;max-width:300px}.project-tile{border-radius:8px}.project-tile:hover{transform:none}.project-image{height:100px}.project-info{padding:10px}.project-title{font-size:14px;margin-bottom:2px}.project-description{font-size:11px;line-height:1.3}}
