*{box-sizing:border-box;padding:0}*,body{margin:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:linear-gradient(135deg,#667eea,#764ba2);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;min-height:100vh}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.App{display:flex;flex-direction:column;min-height:100vh}.App-header{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0000004d;box-shadow:0 4px 6px #0000001a;color:#fff;padding:4rem 2rem;text-align:center}.App-header h1{font-size:3rem;font-weight:700;margin-bottom:1rem;text-shadow:2px 2px 4px #0000004d}.tagline{font-size:1.25rem;font-weight:300;opacity:.9}.App-main{flex:1 1;margin:0 auto;max-width:1200px;padding:3rem 2rem;width:100%}.intro{background:#fff;border-radius:12px;box-shadow:0 10px 30px #0003;margin-bottom:3rem;padding:2rem}.intro h2{color:#667eea;font-size:2rem;margin-bottom:1rem}.intro p{color:#333;font-size:1.1rem;line-height:1.6}.projects h2{color:#fff;font-size:2rem;margin-bottom:2rem;text-align:center;text-shadow:2px 2px 4px #0000004d}.projects-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.project-card{background:#fff;border-radius:12px;box-shadow:0 10px 30px #0003;color:inherit;cursor:pointer;display:flex;flex-direction:column;padding:2rem;text-decoration:none;transition:transform .3s ease,box-shadow .3s ease}.project-card:hover{box-shadow:0 15px 40px #0000004d;transform:translateY(-5px)}.project-emoji{font-size:3rem;margin-bottom:1rem}.project-card h3{color:#667eea;font-size:1.5rem;margin-bottom:1rem}.project-card p{color:#666;flex:1 1;line-height:1.6;margin-bottom:1rem}.project-link{align-self:flex-start;color:#764ba2;font-weight:600}.App-footer{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0000004d;color:#fff;margin-top:2rem;padding:2rem;text-align:center}.App-footer p{opacity:.8}@media (max-width:768px){.App-header h1{font-size:2rem}.tagline{font-size:1rem}.projects-grid{grid-template-columns:1fr}.intro h2,.projects h2{font-size:1.5rem}}.NotFound{align-items:center;display:flex;justify-content:center;min-height:100vh;padding:2rem}.NotFound-content{background:#fff;border-radius:12px;box-shadow:0 10px 30px #0003;max-width:600px;padding:3rem 2rem;text-align:center;width:100%}.NotFound-title{color:#667eea;font-size:8rem;font-weight:700;line-height:1;margin:0;text-shadow:2px 2px 4px #0000001a}.NotFound-subtitle{color:#764ba2;font-size:2rem;margin:1rem 0}.NotFound-description{color:#666;font-size:1.1rem;line-height:1.6;margin:1.5rem 0 2rem}.NotFound-button{background:linear-gradient(135deg,#667eea,#764ba2);border-radius:8px;box-shadow:0 4px 15px #667eea66;color:#fff;display:inline-block;font-size:1.1rem;font-weight:600;padding:1rem 2rem;text-decoration:none;transition:transform .3s ease,box-shadow .3s ease}.NotFound-button:hover{box-shadow:0 6px 20px #667eea99;transform:translateY(-2px)}@media (max-width:768px){.NotFound-title{font-size:5rem}.NotFound-subtitle{font-size:1.5rem}.NotFound-description{font-size:1rem}.NotFound-button{font-size:1rem;padding:.875rem 1.5rem}}
/*# sourceMappingURL=main.4def44ce.css.map*/