.portfolio{width:100%;min-height:100vh;background:linear-gradient(135deg,#0f172a,#581c87,#0f172a);color:#fff;font-family:system-ui,-apple-system,sans-serif}.nav{position:fixed;top:0;width:100%;background:#0003;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);z-index:50;border-bottom:1px solid rgba(168,85,247,.2)}.nav-container{max-width:1400px;margin:0 auto;padding:0 2rem;display:flex;justify-content:space-between;align-items:center;height:64px}.nav-brand{display:flex;align-items:center;gap:.5rem}.nav-logo{width:40px;height:40px;background:linear-gradient(45deg,#9333ea,#3b82f6);border-radius:8px;display:flex;align-items:center;justify-content:center;color:#fff;font-weight:700}.nav-title{font-size:1.25rem;font-weight:700}.nav-links{display:flex;gap:2rem}.nav-link{background:none;border:none;color:#fff;cursor:pointer;padding:.5rem 0;transition:color .3s}.nav-link:hover,.nav-link.active{color:#a855f7}.mobile-menu-button{display:none;background:none;border:none;color:#fff;cursor:pointer;padding:.5rem}.mobile-menu{position:absolute;top:100%;left:0;right:0;background:#000000e6;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-bottom:1px solid rgba(168,85,247,.2);display:none;flex-direction:column;padding:1rem}.mobile-menu.active{display:flex}.mobile-menu .nav-link{padding:1rem 0;border-bottom:1px solid rgba(168,85,247,.1)}.hero{padding:6rem 2rem 3rem;text-align:center;max-width:1400px;margin:0 auto}.hero-content{transform:translateY(40px);opacity:0;animation:fadeInUp 1s ease-out forwards}@keyframes fadeInUp{to{transform:translateY(0);opacity:1}}.hero-avatar{width:128px;height:128px;background:linear-gradient(45deg,#9333ea,#3b82f6);border-radius:50%;margin:0 auto 1.5rem;display:flex;align-items:center;justify-content:center;font-size:2rem;font-weight:700}.hero-title{font-size:3rem;font-weight:700;margin-bottom:1.5rem}.hero-subtitle{display:block;background:linear-gradient(45deg,#a855f7,#60a5fa);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.hero-description{font-size:1.25rem;color:#d1d5db;margin-bottom:2rem;max-width:768px;margin-left:auto;margin-right:auto}.hero-tags{display:flex;flex-wrap:wrap;justify-content:center;gap:1rem;margin-bottom:2rem}.hero-tag{display:flex;align-items:center;gap:.5rem;background:#ffffff1a;padding:.5rem 1rem;border-radius:9999px;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);font-size:.875rem}.hero-tag-icon{width:16px;height:16px;color:#a855f7}.hero-buttons{display:flex;justify-content:center;gap:1rem;flex-wrap:wrap}.btn-primary{background:linear-gradient(45deg,#9333ea,#3b82f6);color:#fff;border:none;padding:.75rem 2rem;border-radius:8px;font-weight:600;cursor:pointer;transition:all .3s;display:flex;align-items:center;gap:.5rem;text-decoration:none}.btn-primary:hover{transform:scale(1.05);background:linear-gradient(45deg,#7c3aed,#2563eb)}.btn-secondary{border:1px solid #a855f7;background:transparent;color:#fff;padding:.75rem 2rem;border-radius:8px;font-weight:600;cursor:pointer;transition:all .3s;display:flex;align-items:center;gap:.5rem;text-decoration:none}.btn-secondary:hover{background:#a855f733}.achievements{padding:3rem 2rem;max-width:1400px;margin:0 auto}.achievements-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem}.achievement-card{background:#ffffff1a;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);border-radius:12px;padding:1.5rem;text-align:center;transition:background .3s}.achievement-card:hover{background:#fff3}.achievement-icon{width:32px;height:32px;color:#a855f7;margin:0 auto .75rem}.achievement-title{font-weight:700;margin-bottom:.5rem}.achievement-desc{font-size:.875rem;color:#d1d5db}.skills-section{padding:4rem 2rem;max-width:1400px;margin:0 auto}.section-title{font-size:2rem;font-weight:700;text-align:center;margin-bottom:3rem}.skills-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem}.skill-category{background:#ffffff1a;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);border-radius:12px;padding:1.5rem}.skill-category-title{font-size:1.25rem;font-weight:600;color:#a855f7;margin-bottom:1rem}.skill-tags{display:flex;flex-wrap:wrap;gap:.5rem}.skill-tag{background:#9333ea4d;padding:.25rem .75rem;border-radius:9999px;font-size:.875rem}.experience-section{padding:4rem 2rem;background:#0003;max-width:1400px;margin:0 auto}.experience-list{display:flex;flex-direction:column;gap:2rem}.experience-card{background:#ffffff1a;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);border-radius:12px;padding:2rem;transition:background .3s}.experience-card:hover{background:#fff3}.experience-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:1rem;flex-wrap:wrap}.experience-company{font-size:1.5rem;font-weight:700;color:#a855f7}.experience-position{font-size:1.25rem;font-weight:600;margin-bottom:.5rem}.experience-period{display:flex;align-items:center;gap:.5rem;color:#d1d5db}.experience-highlights{list-style:none;padding:0}.experience-highlight{display:flex;align-items:flex-start;gap:.75rem;margin-bottom:.5rem}.experience-highlight-icon{width:16px;height:16px;color:#a855f7;margin-top:.125rem;flex-shrink:0}.experience-highlight-text{color:#d1d5db}.education-section{padding:4rem 2rem;max-width:1400px;margin:0 auto}.education-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:2rem}.education-card{background:#ffffff1a;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);border-radius:12px;padding:2rem}.education-header{display:flex;align-items:center;gap:.75rem;margin-bottom:1rem}.education-icon{width:32px;height:32px;color:#a855f7}.education-header-title{font-size:1.5rem;font-weight:700}.education-item{margin-bottom:1rem}.education-degree{font-weight:600;font-size:1.125rem}.education-school{color:#a855f7}.education-date{color:#d1d5db}.education-description{font-size:.875rem;color:#d1d5db;margin-top:.5rem}.contact-section{padding:4rem 2rem;background:#0003;text-align:center;max-width:1000px;margin:0 auto}.contact-description{font-size:1.25rem;color:#d1d5db;margin-bottom:2rem}.contact-buttons{display:flex;justify-content:center;gap:1.5rem;flex-wrap:wrap}.footer{padding:2rem;border-top:1px solid rgba(168,85,247,.2);text-align:center;max-width:1400px;margin:0 auto}.footer-text{color:#9ca3af}@media (max-width: 768px){.nav-links{display:none}.mobile-menu-button{display:block}.nav-container,.hero,.achievements,.skills-section,.experience-section,.education-section,.contact-section,.footer{padding-left:1rem;padding-right:1rem}.hero-title{font-size:2.5rem}.hero-tags,.hero-buttons{flex-direction:column;align-items:center}.btn-primary,.btn-secondary{width:100%;max-width:300px;justify-content:center}.experience-header{flex-direction:column;align-items:flex-start}.contact-buttons{flex-direction:column;align-items:center}.contact-buttons .btn-primary,.contact-buttons .btn-secondary{width:100%;max-width:300px;justify-content:center}.skills-grid,.education-grid{grid-template-columns:1fr}.achievements-grid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}}@media (max-width: 480px){.hero-title{font-size:2rem}.nav-title{font-size:1rem}.section-title{font-size:1.5rem}.nav-container,.hero,.achievements,.skills-section,.experience-section,.education-section,.contact-section,.footer{padding-left:.75rem;padding-right:.75rem}}.lucide{width:1em;height:1em;display:inline-block}@media (min-width: 1600px){.nav-container,.hero,.achievements,.skills-section,.experience-section,.education-section,.footer{max-width:1600px;padding-left:3rem;padding-right:3rem}.contact-section{max-width:1200px;padding-left:3rem;padding-right:3rem}.skills-grid{grid-template-columns:repeat(auto-fit,minmax(350px,1fr))}.achievements-grid{grid-template-columns:repeat(4,1fr)}}.unity-container{position:relative;width:100%;max-width:1200px;margin:0 auto;border-radius:8px;overflow:hidden;box-shadow:0 4px 12px #0000001a}.loading-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:#000c;display:flex;flex-direction:column;justify-content:center;align-items:center;color:#fff;z-index:10}.progress-bar{width:300px;height:20px;background:#333;border-radius:10px;margin:20px 0;overflow:hidden}.progress-fill{height:100%;background:linear-gradient(90deg,#ff6b6b,#4ecdc4);transition:width .3s ease}.error-container{text-align:center;padding:40px;background:#fee;border:1px solid #fcc;border-radius:8px;color:#c33}.pong-page{max-width:1200px;margin:0 auto;padding:20px}.game-info{margin-top:30px;padding:20px;background:#f9f9f9;border-radius:8px}*{margin:0;padding:0;box-sizing:border-box}html,body{width:100%;height:100%;margin:0;padding:0}body{font-family:system-ui,-apple-system,sans-serif;line-height:1.5;font-weight:400}#root{width:100%;height:100%;margin:0;padding:0}
