*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Inter,Segoe UI,Roboto,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;line-height:1.6}#root{min-height:100vh}h1{font-size:3.2em;line-height:1.1;font-family:-apple-system,BlinkMacSystemFont,Inter,Segoe UI,sans-serif}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:-apple-system,BlinkMacSystemFont,Inter,Segoe UI,sans-serif;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}a{font-weight:500;color:#646cff;text-decoration:inherit;font-family:-apple-system,BlinkMacSystemFont,Inter,Segoe UI,sans-serif}a:hover{color:#535bf2}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}.App{text-align:center;min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;font-family:-apple-system,BlinkMacSystemFont,Inter,Segoe UI,Roboto,sans-serif;position:relative;overflow:hidden;background:#f5f2ed}.background-video{position:fixed;top:50%;left:50%;min-width:100%;min-height:100%;width:auto;height:auto;transform:translate(-50%) translateY(-50%);z-index:0;filter:contrast(1.05) brightness(1.1) saturate(1.2);object-fit:cover;opacity:.85}.name{font-size:4rem;font-weight:600;margin:0 0 1.5rem;letter-spacing:-.03em;color:#1a1a1a;font-family:-apple-system,BlinkMacSystemFont,Inter,Segoe UI,sans-serif;text-align:center;position:relative;z-index:1}.main-content{padding:3rem 2.5rem;color:#1a1a1a;text-align:center;position:relative;z-index:1;background:#ffffffd9;backdrop-filter:blur(20px) saturate(120%);-webkit-backdrop-filter:blur(20px) saturate(120%);box-shadow:0 4px 24px #00000014,0 0 0 1px #0000000a;border-radius:20px;max-width:650px;transition:box-shadow .3s ease}.main-content:hover{box-shadow:0 8px 32px #0000001f,0 0 0 1px #0000000f}.about-text{font-size:1.125rem;font-weight:400;margin:0 0 2rem;color:#4a4a4a;font-family:-apple-system,BlinkMacSystemFont,Inter,Segoe UI,sans-serif;line-height:1.6}.email{font-size:1rem;font-weight:400;margin:0 0 2.5rem;color:#6a6a6a;font-family:-apple-system,BlinkMacSystemFont,Inter,Segoe UI,sans-serif}.email-link{color:#2a5a3f;text-decoration:none;transition:all .2s ease;border-bottom:1px solid rgba(42,90,63,.3);padding-bottom:1px}.email-link:hover{color:#1a4a2f;border-bottom-color:#2a5a3f99}.two-column-layout{display:grid;grid-template-columns:1fr 1fr;gap:1rem;margin-top:0}.column{text-align:center}.column-title{font-size:1.5rem;font-weight:600;margin:0 0 1rem;color:#1a1a1a;font-family:-apple-system,BlinkMacSystemFont,Inter,Segoe UI,sans-serif}.links-container{display:flex;flex-direction:column;gap:.75rem}.link-button{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.875rem 1.5rem;background:#f8f8f8;border:1px solid rgba(0,0,0,.08);border-radius:12px;color:#1a1a1a;text-decoration:none;font-family:-apple-system,BlinkMacSystemFont,Inter,Segoe UI,sans-serif;font-size:1rem;font-weight:500;transition:all .2s ease;text-align:center;width:100%}.link-button:hover{background:#fff;border-color:#0000001f;transform:translateY(-2px);box-shadow:0 4px 12px #00000014}.button-icon{width:18px;height:18px;flex-shrink:0;transition:transform .2s ease}.link-button:hover .button-icon{transform:scale(1.05)}.subtitle{font-size:1.25rem;font-weight:400;margin:0;color:#4a4a4a;font-family:-apple-system,BlinkMacSystemFont,Inter,Segoe UI,sans-serif}.subtitle-link{display:inline-flex;align-items:center;gap:.5rem;font-size:1.25rem;font-weight:400;margin:0;color:#4a4a4a;font-family:-apple-system,BlinkMacSystemFont,Inter,Segoe UI,sans-serif;text-decoration:none;transition:all .2s ease}.subtitle-link:hover{color:#1a1a1a}.logo-icon{flex-shrink:0;opacity:.8;transition:opacity .2s ease}.subtitle-link:hover .logo-icon{opacity:1}@media (max-width: 768px){.main-content{padding:2.5rem 2rem;margin:0 1rem}.name{font-size:3rem;margin:0 0 1.5rem}.about-text{font-size:1.1rem;margin:0 0 1.5rem}.two-column-layout{grid-template-columns:1fr;gap:1rem}.column-title{font-size:1.3rem}.link-button{padding:.875rem 1.5rem}}@media (max-width: 480px){.main-content{padding:2rem 1.5rem;margin:0 1rem}.name{font-size:2.25rem;margin:0 0 1.25rem}.about-text{font-size:1rem;margin:0 0 1.5rem}.email{font-size:.95rem;margin:0 0 2rem}.two-column-layout{gap:1rem}.column-title{font-size:1.2rem}.link-button{padding:.875rem 1.5rem;font-size:1rem}}
