body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#2f1849;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}body,html{height:100%;margin:0;overflow-x:hidden;padding:0}.App{margin:0 auto;max-width:1200px;padding:0 16px}.App-logo{height:40vmin;pointer-events:none}body{font-family:Inter,sans-serif;font-size:16px;line-height:1.6;margin:0;padding:0}body:before{background-size:cover;content:"";height:100%;left:0;opacity:.5;pointer-events:none;position:fixed;top:0;width:100%;z-index:-1}@media (prefers-reduced-motion:no-preference){.App-logo{animation:App-logo-spin 20s linear infinite}}.App-header{align-items:center;background-color:#282c34;color:#fff;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:space-evenly;min-height:100vh}.App-link{color:#61dafb}.project-grid{grid-gap:24px;display:grid;gap:24px;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));margin-bottom:40px;padding:0 16px}@media (max-width:480px){body{font-size:15px}}@media (max-width:768px){.App{padding:0 12px}h3{font-size:1.4rem;margin-top:32px}.project-grid{gap:16px;grid-template-columns:1fr}.d-flex.justify-content-between{align-items:stretch!important;flex-direction:column}}@keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}a{color:#fff}.profile-card-container{align-items:center;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#af98ff0a;border-radius:20px;box-shadow:0 4px 20px #6857934d;color:#fff;display:flex;flex-wrap:wrap;margin-bottom:20px;padding:2rem}.profile-image{flex:1 1 300px;max-width:500px;padding:1rem}.profile-text{flex:2 1 400px;padding:1rem}.profile-text h2{font-weight:700;margin-top:.5rem}.profile-text .highlight{color:#7df9ff}.profile-bullets{font-size:1.05rem;line-height:1.8;list-style:none;margin-top:1rem;padding-left:0}.contact-links{font-size:1rem;list-style:none;margin-top:.5rem;padding-left:0}.contact-links a{color:#aadfff;text-decoration:none;transition:.2s ease}.contact-links a:hover{color:#fff;text-decoration:underline}.wave{animation:wave 2s ease-in-out 1s 2;display:inline-block}@keyframes wave{0%{transform:rotate(0deg)}10%{transform:rotate(11deg)}20%{transform:rotate(-5deg)}30%{transform:rotate(8deg)}40%{transform:rotate(-2deg)}50%{transform:rotate(5deg)}60%{transform:rotate(0deg)}to{transform:rotate(0deg)}}@media (max-width:768px){.profile-card-container{flex-direction:column;text-align:center}.profile-text{padding:1rem 0}.profile-image{max-width:100%;padding:1rem 0}.contact-links{text-align:center}}.project-card{background:linear-gradient(145deg,#1e1e1e,#2c2c2c);border-radius:16px;box-shadow:0 6px 24px #0006;color:#fff;cursor:pointer;height:270px;max-width:310px;padding:20px;transition:transform .3s ease,box-shadow .3s ease;width:100%}.project-card,.project-card-inner{display:flex;flex-direction:column;justify-content:space-between}.project-card-inner{height:100%}.project-card:hover{box-shadow:0 12px 32px #ffffff26;transform:translateY(-6px)}.project-card h4{font-size:1.2rem;font-weight:600;margin-bottom:10px}.project-desc{font-size:.95rem;margin-bottom:15px}.project-card ul{list-style:none;margin:0;padding:0}.project-card li{margin-bottom:6px}.project-card a{color:#aadfff;text-decoration:none}.project-card a:hover{text-decoration:underline}.music-player-container{align-items:center;background:#0000;border-radius:10px;bottom:calc(12px + env(safe-area-inset-bottom));display:flex;flex-direction:column;font-size:14px;gap:10px;left:12px;padding:10px 12px;position:fixed;z-index:9999}.music-player-button{align-items:center;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#fe538940;border:.1px solid #8880;border-radius:8px;box-shadow:0 2px 6px #0003;color:#fff;cursor:pointer;display:flex;height:30px;justify-content:center;position:relative;width:30px;z-index:12}.music-player-slider{height:1px;width:80px}@media (max-width:480px){.music-player-container{bottom:calc(7px + env(safe-area-inset-bottom));left:-5px;transform:scale(.8)}.music-player-button{font-size:18px;height:40px;width:40px}}@keyframes shine{0%{background-position:10% 10%}25%{background-position:80% 100%}50%{background-position:100% 80%}75%{background-position:80% 50%}to{background-position:20% 20%}}.music-notes{align-items:center;display:flex;gap:4px;height:24px;opacity:0;transition:opacity .4s ease}.music-notes.playing{opacity:1}.music-notes span{animation:float 1.5s ease-in-out infinite,glow 2s ease-in-out infinite;color:#fff;display:inline-block;font-size:20px;text-shadow:0 0 6px #fff9,0 0 12px #00c8ff80,0 0 18px #0064ff66}.music-notes span:nth-child(2){animation-delay:.2s}.music-notes span:nth-child(3){animation-delay:.4s}@keyframes float{0%,to{opacity:1;transform:translateY(0)}50%{opacity:.6;transform:translateY(-8px)}}@keyframes glow{0%,to{text-shadow:0 0 6px #fff9,0 0 12px #00c8ff80,0 0 18px #0064ff66}50%{text-shadow:0 0 8px #fffc,0 0 18px #00ffffb3,0 0 24px #0096ff99}}
/*# sourceMappingURL=main.04709ce6.css.map*/