:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color:#213547;background-color:#fff;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#747bff}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}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:#f9f9f9;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}.Header{position:fixed;top:0;left:0;width:100%;background-color:#f89fc3;padding:2rem 0rem;display:flex;justify-content:center;z-index:1000;filter:drop-shadow(0 0 2em #f89fc3)}.Header :hover{filter:drop-shadow(0 0 2em #ffd665c5)}.Header ul{display:flex;gap:2rem;list-style:none;margin:0;padding:0}.Header a{text-decoration:none;color:#fff;font-weight:900;font-size:1.2rem;letter-spacing:0px;will-change:filter;transition:color .3s,text-shadow .3s;font-family:Quicksand,sans-serif}.Header a:hover{color:#ffd95e;text-shadow:0 0 8px #8a660471}.Header .warcapes a{color:#c5ffcc}@media (max-width: 600px){.Header{padding:rem 0rem}.Header ul{gap:.7rem}.Header a{font-size:1rem}}.contact{padding:1rem;border-radius:12px;width:90%;max-width:800px;display:flex;flex-direction:row;justify-content:center;gap:1.5rem;flex-wrap:wrap}.skills-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;text-align:center}.skill-card{background:#caecf075;border-radius:12px;padding:.8rem;box-shadow:0 4px 12px #d0949434;transition:transform .2s ease,box-shadow .2s ease}.skill-card:hover{transform:translateY(-4px);box-shadow:0 6px 16px #d094944d}.skill-card h4{color:#54b3c6;margin-bottom:1rem}.tags{display:flex;flex-wrap:wrap;justify-content:center;gap:.5rem}.tag{background:#5aa0c0a9;color:#fff;font-family:Quicksand,sans-serif;font-size:.95rem;font-weight:600;line-height:1.6;padding:.35rem .8rem;border-radius:8px;transition:all .2s ease}.tag:hover{background:#f6faff;color:#5aa0c0a9;cursor:pointer}.Projects{padding:2rem;text-align:center}.project-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;margin-top:2rem}.project-card{background:#f7dddd75;border-radius:12px;padding:1rem;box-shadow:0 4px 12px #d0949434;transition:transform .2s ease,box-shadow .2s ease}.project-card:hover{transform:translateY(-4px);box-shadow:0 6px 16px #d094944d}.project-card img{width:100%;height:200px;object-fit:cover;border-radius:8px}.project-card h3{color:#b95055;margin-bottom:.5rem}.project-card p{color:#c05a72;margin:0}.repo-link{display:inline-block;margin-top:.8rem;padding:.5rem 1rem;background:#5aa0c0a9;color:#fff;font-weight:600;border-radius:8px;text-decoration:none;transition:background .2s ease}.repo-link:hover{background:#f6faff}.description{font-family:Quicksand,sans-serif;font-size:.95rem;font-weight:600;line-height:1.6;color:#c05a72;flex-wrap:wrap}.Resume{max-width:800px;margin:2rem auto;padding:1rem 2rem;line-height:1.6;font-family:Segoe UI,Tahoma,sans-serif}.Resume h1{font-size:2.2rem;margin-bottom:.5rem;text-align:center}.Resume h3{font-size:1.5rem;margin-top:1.5rem;border-bottom:1px solid #ccc;padding-bottom:.3rem;text-align:center}.Resume p{margin:.5rem 0}.Resume ul{list-style-type:disc;margin:1rem 0 1rem 1.5rem;padding:0;text-align:left}.Resume li{margin-bottom:1rem}.Resume li strong{color:#4f1919;font-weight:700}.Blog{padding:2rem;display:flex;flex-direction:column;gap:2rem}.blog-card{display:flex;gap:2rem;background:#f7dddd75;border-radius:12px;padding:1.5rem;box-shadow:0 4px 12px #d0949434;transition:transform .2s ease,box-shadow .2s ease}.blog-card:hover{transform:translateY(-4px);box-shadow:0 6px 16px #d094944d}.blog-image img{width:300px;height:200px;object-fit:cover;border-radius:8px}.blog-text{display:flex;flex-direction:column;justify-content:center}.blog-text h3{color:#b95055;margin-bottom:.5rem}.blog-text .text{color:#c05a72;font-family:Quicksand,sans-serif;font-size:.95rem;font-weight:600;line-height:1.6;margin-bottom:.8rem}.read-more{display:inline-block;padding:.5rem 1rem;background:#5aa0c0a9;color:#fff;font-weight:600;border-radius:8px;text-decoration:none;transition:background .2s ease}.read-more:hover{background:#f6faff;color:#5aa0c0a9}@media (max-width: 768px){.blog-card{flex-direction:column}.blog-image img{width:100%;height:auto}}.hero{cursor:pointer;transition:transform .3s ease,color .3s ease}.hero:hover{transform:scale(1.05) rotate(-2deg);color:#b95055}.unlocked{color:#54b3c6;text-shadow:0 0 8px #b95055,0 0 16px #f7dddd}.easter-egg{margin-top:1rem;font-size:1.2rem;animation:sparkle 1.5s ease-in-out infinite alternate;position:relative;font-family:Quicksand,sans-serif;font-size:.95rem;font-weight:600;line-height:1.6;color:#5aa0c0}@keyframes sparkle{0%{text-shadow:0 0 4px #f7dddd,0 0 8px #b95055}50%{text-shadow:0 0 8px #f7dddd,0 0 16px #b95055}to{text-shadow:0 0 12px #f7dddd,0 0 24px #b95055}}.floating-capes{position:absolute;top:-40px;left:50%;transform:translate(-50%);animation:float-capes 3s ease-in-out infinite;font-size:2rem}@keyframes float-capes{0%{transform:translate(-50%) translateY(0) rotate(0);opacity:.7}50%{transform:translate(-60%) translateY(-20px) rotate(-10deg);opacity:1}to{transform:translate(-50%) translateY(-40px) rotate(10deg);opacity:.7}}.NotFound{height:80vh;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;color:#b95055;font-family:Quicksand,sans-serif}.NotFound h1{font-size:6rem;margin-bottom:1rem}.home-link{margin-top:3rem;padding:.5rem 1.2rem;background:#5aa0c0a9;color:#fff;border-radius:8px;text-decoration:none;font-weight:600;transition:background .2s ease}.home-link:hover{background:#f6faff;color:#5aa0c0a9}#root{width:100%;margin:0;padding:8rem 1rem 1rem;text-align:center}.quicksand{font-family:Quicksand,sans-serif;font-optical-sizing:auto;font-weight:600;font-style:normal}.logo{will-change:filter;transition:filter .3s;filter:drop-shadow(0 0 2em #ff8ee5aa)}.logo:hover{filter:drop-shadow(0 0 2em #61dafbaa)}.columns{display:flex;flex-wrap:wrap;flex-direction:column;align-items:center;gap:0rem}.column{flex:1;min-width:200px;width:90%;max-width:800px}h1{color:#b95055;font-family:Quicksand,sans-serif;font-size:3rem;font-weight:1000;line-height:1.6;flex-wrap:wrap}h3{color:#e57d7d;font-family:Quicksand,sans-serif;font-size:2rem;font-weight:1000;line-height:1.6;flex-wrap:wrap}h4{color:#b95055;font-family:Quicksand,sans-serif;font-size:1rem;font-weight:1000;flex-wrap:wrap}p{font-family:Quicksand,sans-serif;font-size:.95rem;font-weight:600;line-height:1.6;color:#c05a72;flex-wrap:wrap;background:#f7dddd75;padding:2rem;border-radius:12px;box-shadow:0 4px 12px #d0949434;width:90%;transition:transform .2s ease,box-shadow .2s ease}p:hover{transform:translateY(-8px);box-shadow:0 0 8px #b95055,0 0 16px #f7dddd,0 8px 24px #d0949466;transition:all .25s ease}a{font-family:Quicksand,sans-serif;font-size:.95rem;font-weight:600;line-height:1.6;color:#5aa0c0}a:hover{color:#d55676;text-decoration-line:underline}li{font-family:Quicksand,sans-serif;font-size:.95rem;font-weight:600;line-height:1.6;color:#d48295;flex-wrap:wrap}.spacing{padding:1rem}.column img{width:auto;border-radius:8px;justify-content:center;max-width:100%;height:auto}@media (max-width: 968px){.columns{flex-direction:column;gap:1rem;padding-top:4rem}.column{min-width:100%}}
