*{margin:0;padding:0;box-sizing:border-box}body,#root{min-height:100vh;display:flex;justify-content:center;align-items:center;background:#1a1a1a;color:#fff;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}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{width:100%}.container{max-width:800px;width:100%;padding:2rem;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:3rem;text-align:center}.hero{margin:0 auto;max-width:600px}.hero h1{margin:0;font-size:clamp(2.5rem,5vw,3.5rem);color:#fff}.hero h2{margin:.5rem 0;font-size:clamp(1.2rem,3vw,1.5rem);color:#9ca3af;font-weight:400}.hero p{max-width:600px;margin:0 auto;font-size:1.2rem;line-height:1.6;color:#e5e7eb;text-align:center}.skills{margin:0 auto;width:100%;max-width:600px}.skills h3{color:#fff;margin-bottom:1.5rem;font-size:1.3rem}.skill-tags{display:flex;flex-wrap:wrap;gap:.8rem;justify-content:center}.skill-tag{background:#ffffff1a;color:#e5e7eb;padding:.5rem 1rem;border-radius:20px;font-size:.9rem;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);border:1px solid rgba(255,255,255,.1)}.contact,.social-links{display:flex;justify-content:center;gap:1rem}.contact a{display:inline-block;padding:.8rem 1.5rem;color:#fff;border-radius:6px;text-decoration:none;transition:all .2s ease;font-weight:500}.contact a:first-child{background:#0077b5}.contact a:first-child:hover{background:#0091dd}.contact a:last-child{background:#333}.contact a:last-child:hover{background:#444}.contact a:hover{transform:translateY(-1px)}@media (min-width: 1200px){.container{padding:2rem 4rem}}.page-loading{padding:40px}@media (max-width: 600px){.social-links{flex-wrap:wrap}}.cv-link{display:inline-block;margin-top:18px;font-size:14px;color:#b8bdc7;text-decoration:underline;text-underline-offset:4px}.cv-link:hover{color:#fff}
