*{box-sizing:border-box}body{background:#0f0f23;background:var(--bg-primary);color:#e2e8f0;color:var(--text-primary);font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;margin:0;overflow-x:hidden;padding:0;transition:background-color .5s ease,color .5s ease}html{scroll-behavior:smooth}:root{--bg-primary:#0f0f23;--bg-secondary:#1a1a2e;--bg-tertiary:#16213e;--text-primary:#e2e8f0;--text-secondary:#fffc;--text-tertiary:#fff9;--accent-primary:#667eea;--accent-secondary:#764ba2;--accent-tertiary:#f093fb;--card-bg:#ffffff0d;--card-border:#ffffff1a;--nav-bg:#0f0f231a;--nav-scrolled-bg:#0f0f23f2;--nav-link-color:#fff;--nav-active-color:#667eea;--nav-active-bg:#667eea33;--nav-indicator-bg:linear-gradient(90deg,#667eea,#764ba2);--button-primary-bg:linear-gradient(135deg,#667eea,#764ba2);--button-secondary-color:#f093fb;--button-secondary-border:#f093fb4d;--tag-bg:#667eea1a;--tag-color:#667eea;--tag-border:#667eea4d;--section-bg-1:linear-gradient(180deg,#0f0f23,#1a1a2e);--section-bg-2:linear-gradient(180deg,#1a1a2e,#16213e);--section-bg-3:linear-gradient(180deg,#16213e,#0f0f23);--orb-bg-1:radial-gradient(circle,#667eea26 0%,#0000 70%);--orb-bg-2:radial-gradient(circle,#764ba226 0%,#0000 70%);--orb-bg-3:radial-gradient(circle,#f093fb26 0%,#0000 70%);--popup-bg:linear-gradient(135deg,#667eea,#764ba2)}[data-theme=light]{--bg-primary:#f0f2f5;--bg-secondary:#fff;--bg-tertiary:#fff;--text-primary:#1e293b;--text-secondary:#475569;--text-tertiary:#64748b;--accent-primary:#1e40af;--accent-secondary:#3b82f6;--accent-tertiary:#9333ea;--card-bg:#fffc;--card-border:#0000001a;--nav-bg:#ffffff1a;--nav-scrolled-bg:#fffffff2;--nav-link-color:#1e293b;--nav-active-color:#1e40af;--nav-active-bg:#1e40af33;--nav-indicator-bg:linear-gradient(90deg,#1e40af,#3b82f6);--button-primary-bg:linear-gradient(135deg,#1e40af,#3b82f6);--button-secondary-color:#9333ea;--button-secondary-border:#9333ea4d;--tag-bg:#1e40af1a;--tag-color:#1e40af;--tag-border:#1e40af4d;--section-bg-1:linear-gradient(180deg,#f0f2f5,#fff);--section-bg-2:linear-gradient(180deg,#fff,#e2e8f0);--section-bg-3:linear-gradient(180deg,#e2e8f0,#f0f2f5);--orb-bg-1:radial-gradient(circle,#1e40af26 0%,#0000 70%);--orb-bg-2:radial-gradient(circle,#3b82f626 0%,#0000 70%);--orb-bg-3:radial-gradient(circle,#9333ea26 0%,#0000 70%);--popup-bg:linear-gradient(135deg,#1e40af,#3b82f6)}.container{background:#0f0f23;background:var(--bg-primary);color:#e2e8f0;color:var(--text-primary);line-height:1.6;position:relative;transition:background .5s ease,color .5s ease}.cursor-trail{background:radial-gradient(circle,#667eea26 0,#0000 70%);background:var(--orb-bg-1);border-radius:50%;height:50px;mix-blend-mode:screen;pointer-events:none;position:fixed;width:50px;z-index:9998}.particles-container{height:100%;left:0;overflow:hidden;pointer-events:none;position:fixed;top:0;width:100%;z-index:1}.floating-particle{background:#fff9;background:var(--text-tertiary);border-radius:50%;filter:blur(1px);height:2px;position:absolute;width:2px}.loader{background:#0f0f23;background:var(--bg-primary);bottom:0;left:0;overflow:hidden;position:fixed;right:0;top:0;transition:background .5s ease;z-index:9999}.loader,.loader-content{align-items:center;display:flex;justify-content:center}.loader-content{flex-direction:column;gap:2rem;padding:2rem;z-index:2}.loader-logo{align-items:center;background:#ffffff0d;background:var(--card-bg);border:1px solid #ffffff1a;border:1px solid var(--card-border);border-radius:50%;display:flex;height:120px;justify-content:center;position:relative;transition:background .5s ease,border .5s ease;width:120px}.loader-logo-text{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#667eea,#764ba2);background:var(--button-primary-bg);-webkit-background-clip:text;background-clip:text;font-size:3rem;font-weight:800;position:relative;z-index:2}.loader-logo-glow{background:radial-gradient(circle,#667eea26 0,#0000 70%);background:var(--orb-bg-1);border-radius:50%;height:100%;position:absolute;width:100%}.loading-bar{background:#ffffff1a;background:var(--card-border);border-radius:2px;height:4px;overflow:hidden;width:300px}.loading-progress{background:linear-gradient(135deg,#667eea,#764ba2);background:var(--button-primary-bg);height:100%;width:100%}.loading-text{color:#fffc;color:var(--text-secondary);font-size:1rem;font-weight:300}.loader-particles{height:100%;pointer-events:none;position:absolute;width:100%}.particle{background:#fff9;background:var(--text-tertiary);border-radius:50%;filter:blur(1px);height:2px;position:absolute;width:2px}.nav{background:#0f0f231a;background:var(--nav-bg);border-bottom:1px solid #ffffff1a;border-bottom:1px solid var(--card-border);left:0;padding:1rem 0;position:fixed;right:0;top:0;transition:background .5s ease;z-index:1000}.nav-container{align-items:center;display:flex;justify-content:space-between;margin:0 auto;max-width:1400px;padding:0 2rem}.logo{color:#e2e8f0;color:var(--text-primary);cursor:pointer;font-size:1.8rem;font-weight:800;position:relative}.logo img{border-radius:50%;height:50px;object-fit:contain;width:50px}.logo-text{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#667eea,#764ba2);background:var(--button-primary-bg);-webkit-background-clip:text;background-clip:text;position:relative;z-index:2}.logo-glow{background:radial-gradient(circle,#667eea26 0,#0000 70%);background:var(--orb-bg-1);border-radius:50%;height:40px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:40px}.nav-links{align-items:center;display:flex;gap:1rem}.nav-link{border-radius:30px;color:#fff;color:var(--nav-link-color);font-weight:500;padding:.5rem 1.5rem;position:relative;text-decoration:none}.nav-link.active{background:#667eea33;background:var(--nav-active-bg);color:#667eea;color:var(--nav-active-color)}.nav-indicator{background:linear-gradient(90deg,#667eea,#764ba2);background:var(--nav-indicator-bg);border-radius:1px;bottom:-5px;height:2px;left:50%;position:absolute;transform:translateX(-50%);width:20px}.theme-toggle{align-items:center;background:#0000;border:none;border-radius:50%;color:#fff;color:var(--nav-link-color);cursor:pointer;display:flex;justify-content:center;padding:.5rem}.theme-toggle:hover{color:#667eea;color:var(--accent-primary);transform:scale(1.1)}.hero{align-items:center;background:linear-gradient(180deg,#0f0f23,#1a1a2e);background:var(--section-bg-1);display:flex;min-height:100vh;overflow:hidden;padding:0 2rem;position:relative;transition:background .5s ease}.hero-background{bottom:0;left:0;position:absolute;right:0;top:0;z-index:1}.gradient-orb-1{background:radial-gradient(circle,#667eea26 0,#0000 70%);background:var(--orb-bg-1);height:300px;left:10%;top:20%;width:300px}.gradient-orb-1,.gradient-orb-2{border-radius:50%;position:absolute}.gradient-orb-2{background:radial-gradient(circle,#764ba226 0,#0000 70%);background:var(--orb-bg-2);height:200px;right:15%;top:60%;width:200px}.gradient-orb-3{background:radial-gradient(circle,#f093fb26 0,#0000 70%);background:var(--orb-bg-3);border-radius:50%;bottom:10%;height:150px;left:50%;position:absolute;width:150px}.hero-content{grid-gap:4rem;align-items:center;display:grid;gap:4rem;grid-template-columns:1fr 1fr;margin:0 auto;max-width:1400px;position:relative;width:100%;z-index:2}.hero-text{color:#e2e8f0;color:var(--text-primary)}.hero-greeting{align-items:center;color:#667eea;color:var(--accent-primary);display:flex;font-size:1rem;font-weight:500;gap:.5rem;margin-bottom:1rem}.greeting-icon{height:18px;width:18px}.hero-title{color:#e2e8f0;color:var(--text-primary);font-size:3.5rem;font-weight:800;line-height:1.2;margin-bottom:1.5rem;position:relative}.hero-name{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#667eea,#764ba2);background:var(--button-primary-bg);-webkit-background-clip:text;background-clip:text}.hero-roles{display:flex;flex-wrap:wrap;gap:1rem;margin-bottom:2rem}.role-tag{background:#667eea1a;background:var(--tag-bg);border:1px solid #667eea4d;border:1px solid var(--tag-border);border-radius:5px;color:#667eea;color:var(--tag-color);cursor:default;font-size:.9rem;font-weight:500;padding:.5rem 1rem}.hero-subtitle{color:#fffc;color:var(--text-secondary);font-size:1.1rem;line-height:1.8;margin-bottom:2.5rem;max-width:600px}.hero-buttons{gap:1.5rem}.hero-buttons,.primary-button{align-items:center;display:flex}.primary-button{background:linear-gradient(135deg,#667eea,#764ba2);background:var(--button-primary-bg);border:none;border-radius:30px;color:#fff;cursor:pointer;font-size:1rem;font-weight:500;gap:.5rem;overflow:hidden;padding:.8rem 1.8rem;position:relative;z-index:1}.button-glow{background:radial-gradient(circle,#ffffff4d 0,#0000 70%);height:150%;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:150%;z-index:-1}.secondary-button{align-items:center;background:#0000;border:1px solid #f093fb4d;border:1px solid var(--button-secondary-border);border-radius:30px;color:#f093fb;color:var(--button-secondary-color);cursor:pointer;display:flex;font-size:1rem;font-weight:500;gap:.5rem;padding:.8rem 1.8rem}.button-icon{height:18px;width:18px}.hero-visual{height:500px}.hero-animation,.hero-visual{align-items:center;display:flex;justify-content:center;position:relative}.code-matrix,.hero-animation{height:100%;width:100%}.code-matrix{color:#fff9;color:var(--text-tertiary);display:flex;flex-direction:column;font-family:Courier New,monospace;font-size:.9rem;gap:.5rem;justify-content:center;left:0;padding:2rem;position:absolute;top:0;z-index:1}.code-row{display:flex;justify-content:space-between}.code-char{display:inline-block}.center-orb{align-items:center;background:#ffffff0d;background:var(--card-bg);border:1px solid #ffffff1a;border:1px solid var(--card-border);border-radius:50%;display:flex;height:300px;justify-content:center;position:relative;width:300px;z-index:2}.orb-core{border-radius:50%;height:60%;object-fit:contain;width:60%;z-index:3}.orb-ring-1{height:120%;width:120%}.orb-ring-1,.orb-ring-2{border:1px solid #667eea4d;border:1px solid var(--tag-border);border-radius:50%;position:absolute;z-index:1}.orb-ring-2{height:140%;width:140%}.orb-ring-3{border:1px solid #667eea4d;border:1px solid var(--tag-border);border-radius:50%;height:160%;position:absolute;width:160%;z-index:1}.scroll-indicator{align-items:center;bottom:2rem;color:#fff9;color:var(--text-tertiary);display:flex;flex-direction:column;gap:.5rem;left:50%;position:absolute;transform:translateX(-50%);z-index:2}.scroll-text{font-size:.8rem;font-weight:300;letter-spacing:.1em}.scroll-icon{height:20px;width:20px}.scroll-line{background:linear-gradient(180deg,#667eea,#0000);background:linear-gradient(to bottom,var(--accent-primary),#0000);height:50px;width:1px}.about{background:linear-gradient(180deg,#0f0f23,#1a1a2e);background:var(--section-bg-1);padding:6rem 2rem;position:relative}.section-container{margin:0 auto;max-width:1400px}.section-header{margin-bottom:4rem;text-align:center}.section-title{align-items:center;color:#e2e8f0;color:var(--text-primary);display:inline-flex;font-size:2.5rem;font-weight:700;margin-bottom:1rem;position:relative}.title-number{color:#667eea;color:var(--accent-primary);font-size:1.5rem;font-weight:400;margin-right:.5rem}.section-subtitle{color:#fff9;color:var(--text-tertiary);font-size:1.1rem;font-weight:300}.about-content{align-items:flex-start}.about-content,.about-layout-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:1fr}.about-left-column,.about-middle-column,.about-right-column{display:flex;flex-direction:column;gap:2rem}.about-card{background:#ffffff0d;background:var(--card-bg);border:1px solid #ffffff1a;border:1px solid var(--card-border);border-radius:20px;padding:1.5rem}.about-card-title{color:#e2e8f0;color:var(--text-primary);font-size:1.5rem;font-weight:600;margin-bottom:1.5rem}.about-paragraph{color:#fffc;color:var(--text-secondary);font-size:1rem;line-height:1.8;margin-bottom:1rem}.stats-grid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(3,1fr)}.stat-card{background:#ffffff0d;background:var(--card-bg);border:1px solid #ffffff1a;border:1px solid var(--card-border);border-radius:15px;padding:1.5rem;text-align:center}.stat-number{color:#e2e8f0;color:var(--text-primary);font-size:2rem;font-weight:700;margin-bottom:.5rem}.stat-label{color:#fff9;color:var(--text-tertiary);font-size:.9rem;font-weight:300}.skills-container{background:#ffffff0d;background:var(--card-bg);border:1px solid #ffffff1a;border:1px solid var(--card-border);border-radius:20px;padding:2rem}.skills-title{color:#e2e8f0;color:var(--text-primary);font-size:1.5rem;font-weight:600;margin-bottom:2rem}.skills-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(2,1fr)}.skill-card{border:1px solid #ffffff1a;border:1px solid var(--card-border);border-radius:15px;padding:1.5rem}.skill-card,.skill-icon{background:#ffffff0d;background:var(--card-bg)}.skill-icon{align-items:center;border-radius:10px;display:flex;height:40px;justify-content:center;margin-bottom:1rem;width:40px}.skill-name{color:#e2e8f0;color:var(--text-primary);font-size:1rem;font-weight:600;margin-bottom:1rem}.skill-bar-container{align-items:center;display:flex;gap:1rem}.skill-bar{background:#ffffff1a;background:var(--card-border);border-radius:3px;flex:1 1;height:6px;overflow:hidden}.skill-progress{background:linear-gradient(135deg,#667eea,#764ba2);background:var(--button-primary-bg);border-radius:3px;height:100%}.skill-level{color:#fff9;color:var(--text-tertiary);font-size:.8rem;font-weight:300}.projects{background:linear-gradient(180deg,#1a1a2e,#16213e);background:var(--section-bg-2);padding:8rem 2rem;position:relative;transition:background .5s ease}.projects-container{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fill,minmax(400px,1fr));margin-top:3rem}.project-card{background:#ffffff0d;background:var(--card-bg);border:1px solid #ffffff1a;border:1px solid var(--card-border);border-radius:20px;overflow:hidden;position:relative;z-index:1}.featured-project{box-shadow:0 20px 50px -10px #667eea33}.project-number{color:#fff9;color:var(--text-tertiary);font-size:3rem;font-weight:800;position:absolute;right:1rem;top:1rem;z-index:1}.project-image{height:250px;overflow:hidden;position:relative}.project-img{height:100%;object-fit:cover;width:100%}.project-overlay{align-items:center;background:#0f0f23;background:var(--bg-primary);bottom:0;display:flex;justify-content:center;left:0;opacity:0;position:absolute;right:0;top:0}.project-links{display:flex;gap:2rem}.project-link{color:#e2e8f0;color:var(--text-primary);flex-direction:column;font-size:.9rem;gap:.5rem;text-decoration:none}.featured-badge,.project-link{align-items:center;display:flex;font-weight:500}.featured-badge{background:#667eea1a;background:var(--tag-bg);border:1px solid #667eea4d;border:1px solid var(--tag-border);border-radius:30px;color:#667eea;color:var(--tag-color);font-size:.8rem;gap:.3rem;left:1rem;padding:.3rem .8rem;position:absolute;top:1rem;z-index:2}.project-content{padding:1.5rem}.project-title{color:#e2e8f0;color:var(--text-primary);font-size:1.3rem;font-weight:600;margin-bottom:1rem}.project-description{color:#fffc;color:var(--text-secondary);font-size:.95rem;line-height:1.6;margin-bottom:1.5rem}.project-tech{display:flex;flex-wrap:wrap;gap:.5rem}.tech-tag{background:#667eea1a;background:var(--tag-bg);border:1px solid #667eea4d;border:1px solid var(--tag-border);border-radius:30px;color:#667eea;color:var(--tag-color);font-size:.8rem;font-weight:500;padding:.3rem .8rem}.project-glow{background:radial-gradient(circle,#667eea26 0,#0000 70%);background:var(--orb-bg-1);height:150%;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:150%;z-index:-1}.contact{background:linear-gradient(180deg,#16213e,#0f0f23);background:var(--section-bg-3);overflow:hidden;padding:8rem 2rem;position:relative;transition:background .5s ease}.contact-background{bottom:0;left:0;position:absolute;right:0;top:0;z-index:1}.contact-orb-1{background:radial-gradient(circle,#667eea26 0,#0000 70%);background:var(--orb-bg-1);height:300px;left:10%;top:20%;width:300px}.contact-orb-1,.contact-orb-2{border-radius:50%;position:absolute}.contact-orb-2{background:radial-gradient(circle,#f093fb26 0,#0000 70%);background:var(--orb-bg-3);bottom:20%;height:200px;right:10%;width:200px}.contact-content{grid-gap:4rem;display:grid;gap:4rem;grid-template-columns:1fr 1fr;position:relative;z-index:2}.contact-text{display:flex;flex-direction:column;gap:2rem}.contact-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0d;background:var(--card-bg);border:1px solid #ffffff1a;border:1px solid var(--card-border);border-radius:20px;padding:2rem;transition:all .5s ease}.contact-card-title{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#667eea,#764ba2);background:var(--button-primary-bg);-webkit-background-clip:text;background-clip:text;color:#e2e8f0;color:var(--text-primary);font-size:1.5rem;font-weight:600;margin-bottom:1.5rem}.contact-description{color:#fffc;color:var(--text-secondary);font-size:1rem;line-height:1.8;margin-bottom:2rem}.contact-stats{display:flex;flex-wrap:wrap;gap:1rem;margin-bottom:2rem}.contact-stat{align-items:center;background:#ffffff0d;background:var(--card-bg);border:1px solid #ffffff1a;border:1px solid var(--card-border);border-radius:15px;display:flex;gap:1rem;padding:1rem;transition:all .5s ease}.contact-stat-icon{color:#667eea;color:var(--accent-primary);font-size:1.5rem}.contact-stat-number{color:#e2e8f0;color:var(--text-primary);font-size:1.2rem;font-weight:600}.contact-stat-label{color:#fff9;color:var(--text-tertiary);font-size:.8rem;font-weight:300}.social-links{display:flex;gap:1rem}.social-link{align-items:center;background:#667eea1a;background:var(--tag-bg);border:1px solid #667eea4d;border:1px solid var(--tag-border);border-radius:30px;color:#667eea;color:var(--tag-color);display:flex;font-size:.9rem;font-weight:500;gap:.5rem;overflow:hidden;padding:.8rem 1.2rem;position:relative;text-decoration:none;z-index:1}.social-glow{background:radial-gradient(circle,#ffffff4d 0,#0000 70%);height:150%;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:150%;z-index:-1}.contact-form-container{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0d;background:var(--card-bg);border:1px solid #ffffff1a;border:1px solid var(--card-border);border-radius:20px;min-width:0;overflow:hidden;padding:2rem}.contact-form{display:flex;flex-direction:column;gap:1.5rem}.form-group{position:relative}.form-input{background:#ffffff0d;background:var(--card-bg);border:1px solid #ffffff1a;border:1px solid var(--card-border);box-sizing:border-box;color:#e2e8f0;color:var(--text-primary);font-size:1rem;outline:none;padding:1rem}.form-input,.input-glow{border-radius:10px;width:100%}.input-glow{background:radial-gradient(circle,#667eea26 0,#0000 70%);background:var(--orb-bg-1);height:100%;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);z-index:-1}.form-textarea{background:#ffffff0d;background:var(--card-bg);border:1px solid #ffffff1a;border:1px solid var(--card-border);border-radius:10px;box-sizing:border-box;color:#e2e8f0;color:var(--text-primary);font-size:1rem;outline:none;padding:1rem;resize:none;width:100%}.submit-button{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);background:var(--button-primary-bg);border:none;border-radius:10px;color:#fff;cursor:pointer;display:flex;font-size:1rem;font-weight:500;gap:.5rem;justify-content:center;margin-top:1rem;overflow:hidden;padding:1rem;position:relative;z-index:1}.submit-glow{background:radial-gradient(circle,#ffffff4d 0,#0000 70%);height:150%;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:150%;z-index:-1}.footer{background:#0f0f23;background:var(--bg-primary);border-top:1px solid #ffffff1a;border-top:1px solid var(--card-border);padding:3rem 2rem;position:relative;text-align:center;transition:background .5s ease}.footer-content{align-items:center;display:flex;flex-direction:column;gap:1.5rem;margin:0 auto;max-width:1400px}.footer-logo{color:#e2e8f0;color:var(--text-primary);cursor:pointer;font-size:1.8rem;font-weight:800;position:relative}.footer-logo-text{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#667eea,#764ba2);background:var(--button-primary-bg);-webkit-background-clip:text;background-clip:text;position:relative;z-index:2}.footer-logo-glow{background:radial-gradient(circle,#667eea26 0,#0000 70%);background:var(--orb-bg-1);border-radius:50%;height:40px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:40px}.footer-text{color:#fff9;color:var(--text-tertiary);font-size:.9rem;font-weight:300}.form-success{background:#ffffff0d;background:var(--card-bg);border:1px solid #ffffff1a;border:1px solid var(--card-border);border-radius:.5rem;color:#e2e8f0;color:var(--text-primary);margin-bottom:1rem;padding:1rem;text-align:center}.connected-popup{align-items:center;display:flex;flex-direction:column;pointer-events:none;position:fixed;transform:translateX(-50%);z-index:1000}.popup-content{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);background:var(--popup-bg);border-radius:12px;box-shadow:0 10px 30px #0003;color:#fff;display:flex;gap:12px;margin-bottom:10px;max-width:300px;padding:15px 20px}.popup-arrow{color:#667eea;color:var(--accent-primary);margin-bottom:5px}.popup-icon{background:#fff3;border-radius:50%;display:flex;padding:8px}.popup-message{font-size:.9rem;font-weight:500}.popup-progress{background:#ffffff80;border-radius:0 0 12px 12px;bottom:0;height:3px;left:0;position:absolute;right:0;transform-origin:left}.popup-connector{pointer-events:none}.nav-menu,.popup-connector{height:100%;left:0;position:fixed;top:0;width:100%;z-index:999}.nav-menu{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0f0f23f2;background:var(--nav-scrolled-bg);display:none;flex-direction:column;justify-content:center;padding:2rem}.nav-menu.active{display:flex}.nav-menu .nav-link{font-size:1.5rem;margin:1rem 0;padding:1rem}.nav-toggle{background:none;border:none;color:#fff;color:var(--nav-link-color);cursor:pointer;display:none;font-size:1.5rem;padding:.5rem}@media (min-width:1024px){.hero-content{grid-template-columns:1fr 1fr}.about-layout-grid,.stats-grid{grid-template-columns:repeat(3,1fr)}.skills-grid{grid-template-columns:repeat(2,1fr)}.projects-container{grid-template-columns:repeat(auto-fill,minmax(400px,1fr))}.contact-content{grid-template-columns:1fr 1fr}}@media (max-width:1024px){.hero-content{gap:2rem;grid-template-columns:1fr;padding:0 1rem}.hero-visual{height:300px;order:-1}.center-orb{height:200px;width:200px}.hero-title{font-size:2.5rem}.hero-buttons{align-items:stretch;flex-direction:column}.about-content{padding:0 1rem}.about-content,.about-layout-grid{grid-template-columns:1fr}.contact-content,.projects-container{grid-template-columns:1fr;padding:0 1rem}.project-image{height:200px}.nav-container{padding:0 1rem}}@media (max-width:768px){.nav-links{display:none}.nav-toggle{display:block}.nav-menu.active{display:flex}.hero{padding:0 .5rem}.hero-title{font-size:1.8rem}.hero-subtitle{font-size:.9rem}.hero-visual{height:250px}.center-orb{height:180px;width:180px}.about{padding:3rem .5rem}.section-title{font-size:1.6rem}.skills-grid,.stats-grid{grid-template-columns:1fr}.projects{padding:3rem .5rem}.project-image{height:180px}.contact{padding:3rem .5rem}.form-input,.form-textarea,.submit-button{font-size:.85rem;padding:.7rem}}@media (max-width:480px){.nav-menu .nav-link{font-size:1.2rem;padding:.8rem}.hero-title{font-size:1.6rem}.hero-subtitle{font-size:.85rem}.primary-button,.secondary-button{font-size:.8rem;padding:.5rem 1rem}.hero-visual{height:200px}.center-orb{width:150px}.center-orb,.project-image{height:150px}.project-title{font-size:1rem}.project-description{font-size:.8rem}.section-title{font-size:1.4rem}.about-card-title,.contact-card-title{font-size:1.1rem}.about-paragraph,.contact-description{font-size:.8rem}.social-link{font-size:.75rem;padding:.5rem .8rem}}@media (max-width:767px){.hero-content{gap:2rem!important;grid-template-columns:1fr!important;padding:0 1rem!important}.hero-visual{height:300px!important;order:-1}.center-orb{height:200px!important;width:200px!important}.hero-title{font-size:2.2rem!important;line-height:1.2!important}.hero-subtitle{font-size:1rem!important}.section-title{font-size:1.8rem!important}.hero-buttons{flex-direction:column;gap:1rem}.primary-button,.secondary-button{justify-content:center;text-align:center;width:100%}.nav-links{gap:.5rem!important}.nav-link{font-size:.85rem!important;padding:.5rem .8rem!important}.about-content{grid-template-columns:1fr!important;padding:0 1rem!important}.stats-grid{grid-template-columns:1fr 1fr!important}.projects-container,.skills-grid{grid-template-columns:1fr!important}.projects-container{padding:0 1rem!important}.project-image{height:200px!important}.contact-content{grid-template-columns:1fr!important;padding:0 1rem!important}.contact-stats{flex-direction:column}.form-input,.form-textarea{padding:.8rem!important;width:100%!important}.mobile-hidden{display:none!important}.mobile-full-width{width:100%!important}}@media (max-width:375px){.hero-title{font-size:1.8rem!important}.hero-subtitle{font-size:.9rem!important}.role-tag{font-size:.8rem!important;padding:.3rem .6rem!important}.nav-container{padding:0 .5rem!important}.nav-links{gap:.3rem!important}}@media (prefers-reduced-motion:reduce){*{animation:none!important;transition:none!important}.scroll-behavior{scroll-behavior:auto}}@media (prefers-contrast:high){:root{--card-border:#ffffff4d;--text-secondary:#ffffffe6;--text-tertiary:#fffc}[data-theme=light]{--card-border:#0000004d;--text-secondary:#000000e6;--text-tertiary:#000c}}@media print{.connected-popup,.cursor-trail,.loader,.nav,.particles-container{display:none}body{color:#000}.container,body{background:#fff}}:root{--flight-deep:#060d1a;--flight-mid:#0e2240;--flight-sky:#1a3a6e;--flight-glow:#6fe3c4;--flight-amber:#f2a65a;--flight-panel:#081224d1;--flight-panel-border:#6fe3c438;--flight-warn:#e2694b;--flight-cloud:#d4e4f7;--flight-cloud-dim:#b4d2f099;--flight-font-mono:"IBM Plex Mono","Courier New",monospace;--flight-font-sans:"Inter",-apple-system,sans-serif}.mode-selector{align-items:center;background:#060c16;display:flex;inset:0;justify-content:center;overflow:hidden;position:fixed;z-index:100}.mode-selector-canvas{inset:0;pointer-events:none;position:absolute;z-index:0}.mode-selector-orb{border-radius:50%;pointer-events:none;position:absolute;transition:transform .12s ease-out;z-index:1}.mode-selector-orb--1{background:radial-gradient(circle,#5569d21f 0,#0000 65%);filter:blur(60px);height:600px;left:-12%;top:-20%;width:600px}.mode-selector-orb--2{background:radial-gradient(circle,#643c8c1a 0,#0000 65%);bottom:-5%;filter:blur(55px);height:450px;right:2%;width:450px}.mode-selector-orb--3{background:radial-gradient(circle,#50c8b412 0,#0000 65%);filter:blur(45px);height:280px;right:18%;top:15%;width:280px}.mode-selector-content{align-items:center;display:flex;flex-direction:column;gap:2.8rem;max-width:960px;padding:2rem;position:relative;width:100%;z-index:10}.mode-selector-header{text-align:center}.mode-selector-eyebrow{align-items:center;color:#6fe3c4b3;display:inline-flex;font-family:IBM Plex Mono,Courier New,monospace;font-family:var(--flight-font-mono);font-size:.65rem;gap:.45rem;letter-spacing:.14em;margin-bottom:1.6rem;text-transform:uppercase}.mode-selector-dot{background:#6fe3c4;background:var(--flight-glow);border-radius:50%;display:inline-block;flex-shrink:0;height:5px;width:5px}.mode-selector-title{color:#d7e6faf5;font-family:Inter,-apple-system,sans-serif;font-size:clamp(2rem,4.5vw,3.4rem);font-weight:700;letter-spacing:-.03em;line-height:1.1;margin:0 0 1rem}.mode-selector-title-gradient{-webkit-text-fill-color:#0000;animation:titleGradientScroll 5s linear infinite;background:linear-gradient(92deg,#7b9ef0,#a78bfa 50%,#6fe3c4);-webkit-background-clip:text;background-clip:text;background-size:200% 100%}@keyframes titleGradientScroll{0%{background-position:0 50%}to{background-position:200% 50%}}.mode-selector-subtitle{color:#a0bee185;font-size:clamp(.85rem,1.5vw,.98rem);font-weight:400;margin:0}.mode-selector-cards{align-items:stretch;display:flex;gap:0;width:100%}.mode-card{background:hsla(0,0%,100%,.025);border:1px solid #ffffff12;border-radius:20px;color:#d7e6fae6;cursor:pointer;display:flex;flex:1 1;flex-direction:column;font-family:Inter,-apple-system,sans-serif;font-family:var(--flight-font-sans);gap:1rem;outline:none;overflow:hidden;padding:1.8rem 1.6rem 1.5rem;position:relative;text-align:left;transition:border-color .2s,background .2s}.mode-card:focus-visible{border-color:#667eeab3;box-shadow:0 0 0 3px #667eea40}.mode-card--simple.mode-card--hovered,.mode-card--simple:hover{background:#667eea0a;border-color:#788eee61}.mode-card--flight.mode-card--hovered,.mode-card--flight:hover{background:#6fe3c40a;border-color:#6fe3c459}.mode-card-glow{border-radius:50%;height:140%;left:-20%;opacity:0;pointer-events:none;position:absolute;top:-40%;transition:opacity .35s ease;width:140%}.mode-card--hovered .mode-card-glow{opacity:1}.mode-card-glow--simple{background:radial-gradient(ellipse at 40% 30%,#667eea17 0,#0000 60%)}.mode-card-glow--flight{background:radial-gradient(ellipse at 40% 30%,#6fe3c412 0,#0000 60%)}.mode-card-icon{align-items:center;background:#ffffff0a;border:1px solid #ffffff14;border-radius:14px;display:flex;flex-shrink:0;height:52px;justify-content:center;width:52px}.mode-card--simple .mode-card-icon{color:#7b9ef0}.mode-card--flight .mode-card-icon{color:#6fe3c4;color:var(--flight-glow)}.mode-card-body{display:flex;flex:1 1;flex-direction:column;gap:.4rem}.mode-card-badge{border:1px solid #ffffff1a;border-radius:4px;color:#b4d2f061;display:inline-block;font-family:IBM Plex Mono,Courier New,monospace;font-family:var(--flight-font-mono);font-size:.58rem;letter-spacing:.14em;padding:.18rem .45rem;text-transform:uppercase;width:-webkit-fit-content;width:fit-content}.mode-card-badge--flight{border-color:#6fe3c438;color:#6fe3c4a6}.mode-card-title{color:#d7e8fff2;font-size:1.38rem;font-weight:700;letter-spacing:-.015em;margin:.15rem 0 0}.mode-card-desc{color:#9bb9da8c;font-size:.87rem;line-height:1.58;margin:0}.mode-card-features{display:flex;flex-direction:column;gap:.28rem;list-style:none;margin:.5rem 0 0;padding:0}.mode-card-features li{color:#9bb9da66;font-size:.8rem;padding-left:.9rem;position:relative}.mode-card-features li:before{color:#9bb9da40;content:"·";left:0;position:absolute}.mode-card-cta{align-items:center;background:#667eea0d;border:1px solid #788eee40;border-radius:10px;color:#7b9ef0;display:flex;font-size:.84rem;font-weight:600;justify-content:space-between;padding:.6rem .9rem;transition:background .18s,border-color .18s}.mode-card-cta--flight{background:#6fe3c40a;border-color:#6fe3c438;color:#6fe3c4;color:var(--flight-glow)}.mode-card--hovered .mode-card-cta{background:#667eea1a;border-color:#788eee66}.mode-card--hovered .mode-card-cta--flight{background:#6fe3c414;border-color:#6fe3c459}.mode-selector-divider{align-items:center;display:flex;flex-direction:column;flex-shrink:0;gap:.5rem;padding:0 1.1rem}.mode-selector-divider-line{background:#ffffff14;flex:1 1;width:1px}.mode-selector-divider-text{color:#9bb9da40;font-family:IBM Plex Mono,Courier New,monospace;font-family:var(--flight-font-mono);font-size:.6rem;letter-spacing:.1em;padding:.25rem}.mode-selector-footer{color:#9bb9da47;font-size:.75rem;margin:0;text-align:center}@media (max-width:680px){.mode-selector-content{gap:2rem;padding:1.4rem 1rem}.mode-selector-cards{flex-direction:column;gap:.7rem}.mode-selector-divider{flex-direction:row;padding:0}.mode-selector-divider-line{flex:1 1;height:1px;width:auto}.mode-card{border-radius:16px;gap:.8rem;padding:1.4rem 1.3rem 1.2rem}.mode-card-features{display:none}.mode-card-title{font-size:1.15rem}.mode-card-icon{height:44px;width:44px}.mode-selector-title{font-size:1.9rem}}.flight-mode-root{-webkit-font-smoothing:antialiased;-webkit-tap-highlight-color:transparent;background:#060d1a;background:var(--flight-deep);font-family:Inter,-apple-system,sans-serif;font-family:var(--flight-font-sans);inset:0;overflow:hidden;position:fixed;z-index:9000}.flight-canvas-mount{inset:0;position:absolute;z-index:1}.flight-canvas-mount canvas{display:block;height:100%!important;width:100%!important}.flight-flash-red{box-shadow:inset 0 0 0 0 #e2694b00;inset:0;pointer-events:none;position:absolute;transition:box-shadow .12s ease;z-index:45}.flight-flash-red.active{box-shadow:inset 0 0 120px 12px #e2694b80}.flight-hint{background:#081224a6;border:1px solid #6fe3c438;border:1px solid var(--flight-panel-border);border-radius:20px;color:#b4d2f099;color:var(--flight-cloud-dim);font-family:IBM Plex Mono,Courier New,monospace;font-family:var(--flight-font-mono);font-size:.72rem;left:50%;letter-spacing:.03em;max-width:90vw;overflow:hidden;padding:.45rem 1.1rem;pointer-events:none;position:absolute;text-overflow:ellipsis;top:68px;transform:translateX(-50%);white-space:nowrap;z-index:42}.flight-hint strong{color:#6fe3c4;color:var(--flight-glow);font-weight:600}.flight-hud{font-family:IBM Plex Mono,Courier New,monospace;font-family:var(--flight-font-mono);inset:0;pointer-events:none;position:absolute;z-index:40}.flight-hud>*{pointer-events:auto}.hud-panel{backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);background:#081224d1;background:var(--flight-panel);border:1px solid #6fe3c438;border:1px solid var(--flight-panel-border);border-radius:10px;padding:.65rem .9rem;position:absolute}.hud-tl{left:14px;min-width:148px;top:14px}.hud-row{align-items:center;display:flex;gap:12px;justify-content:space-between;padding:.06rem 0}.hud-label{color:#b4d2f099;color:var(--flight-cloud-dim);font-size:.6rem;letter-spacing:.1em;text-transform:uppercase}.hud-value{align-items:center;color:#6fe3c4;color:var(--flight-glow);display:flex;font-size:.75rem;font-weight:600;gap:.3rem}.hud-unit{color:#b4d2f099;color:var(--flight-cloud-dim);font-size:.58rem;font-weight:400}.hud-boost-tag{background:#f2a65a26;border:1px solid #f2a65a66;border-radius:3px;color:#f2a65a;color:var(--flight-amber);font-size:.55rem;letter-spacing:.08em;padding:.1rem .3rem}.hud-row--progress{border-top:1px solid #6fe3c41a;margin-top:.5rem;padding-top:.4rem}.hud-row--progress .hud-value{color:#f2a65a;color:var(--flight-amber)}.hud-throttle-row{align-items:center;border-top:1px solid #6fe3c41a;display:flex;gap:6px;margin:.5rem 0 .3rem;padding-top:.4rem}.hud-throttle-bar{background:#00000059;border:1px solid #6fe3c42e;border-radius:5px;display:flex;flex-direction:column-reverse;flex-shrink:0;height:52px;overflow:hidden;position:relative;width:10px}.hud-throttle-fill{border-radius:4px;min-height:2px;transition:height .1s ease,background .3s ease;width:100%}.hud-throttle-ticks{display:flex;flex-direction:column;inset:0;justify-content:space-between;padding:2px 0;pointer-events:none;position:absolute}.hud-throttle-tick{align-items:center;display:flex;gap:3px;height:1px}.hud-throttle-tick-line{background:#b4d2f040;height:1px;margin-left:auto;width:4px}.hud-throttle-tick-label{display:none}.hud-throttle-pct{font-size:.62rem;font-weight:700;min-width:28px;text-align:right}.hud-progress-bar{background:#6fe3c41a;border-radius:2px;height:3px;margin-top:.4rem;overflow:hidden}.hud-progress-fill{background:linear-gradient(90deg,#6fe3c4,#a0f0dc);background:linear-gradient(90deg,var(--flight-glow),#a0f0dc);border-radius:2px;height:100%;min-width:2px}.hud-tr{min-width:116px;padding:.7rem .9rem;right:14px;text-align:center;top:14px}.hud-tr--warn{border-color:#e2694b80}.hud-nav-code{color:#f2a65a;color:var(--flight-amber);font-size:.7rem;letter-spacing:.12em;margin-bottom:.15rem;text-transform:uppercase}.hud-nav-label{color:#b4d2f099;color:var(--flight-cloud-dim);font-size:.58rem;letter-spacing:.06em;margin-bottom:.6rem;text-transform:uppercase}.hud-compass{height:52px;margin:0 auto .5rem;position:relative;width:52px}.hud-compass-ring{border:1.5px solid #6fe3c438;border:1.5px solid var(--flight-panel-border);border-radius:50%;inset:0;position:absolute}.hud-compass-ring:before{background:#b4d2f099;background:var(--flight-cloud-dim);border-radius:1px;content:"";height:4px;left:50%;position:absolute;top:2px;transform:translateX(-50%);width:2px}.hud-compass-arrow{border-bottom:18px solid #6fe3c4;border-bottom:18px solid var(--flight-glow);border-left:5px solid #0000;border-right:5px solid #0000;filter:drop-shadow(0 0 4px rgba(111,227,196,.8));height:0;left:50%;position:absolute;top:50%;transform-origin:50% 70%;width:0}.hud-tr--warn .hud-compass-arrow{border-bottom-color:#e2694b;border-bottom-color:var(--flight-warn);filter:drop-shadow(0 0 4px rgba(226,105,75,.8))}.hud-compass-center{background:#6fe3c4;background:var(--flight-glow);border-radius:50%;height:5px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:5px}.hud-nav-dist{color:#d4e4f7;color:var(--flight-cloud);font-size:.68rem;margin-top:.1rem}.hud-warn-text{color:#e2694b;color:var(--flight-warn);font-size:.55rem;letter-spacing:.1em;margin-top:.3rem;text-transform:uppercase}.hud-bl{bottom:18px;left:14px;padding:.6rem .8rem}.hud-minimap-label{color:#b4d2f099;color:var(--flight-cloud-dim);font-size:.58rem;letter-spacing:.1em;margin-bottom:.5rem;text-transform:uppercase}.hud-waypoints{align-items:center;display:flex;gap:8px}.hud-waypoint{background:#6fe3c41a;border:1.5px solid #b4d2f04d;border-radius:50%;height:12px;transition:all .3s ease;width:12px}.hud-waypoint--done{background:#6fe3c4;background:var(--flight-glow);border-color:#6fe3c4;border-color:var(--flight-glow);box-shadow:0 0 6px #6fe3c499}.hud-waypoint--current{background:#f2a65a33;border-color:#f2a65a;border-color:var(--flight-amber);box-shadow:0 0 0 3px #f2a65a33}.hud-attitude-wrap{align-items:center;bottom:18px;display:flex;flex-direction:column;gap:.3rem;position:absolute;right:14px}.hud-attitude{background:#0d2236;border:2px solid #6fe3c438;border:2px solid var(--flight-panel-border);border-radius:50%;box-shadow:0 0 12px #00000080;height:70px;overflow:hidden;position:relative;width:70px}.hud-ai-horizon{background:linear-gradient(180deg,#2a5a9e 0,#2a5a9e 50%,#3d2a1e 0,#3d2a1e);height:320px;margin-left:-80px;margin-top:-160px;transition:transform .05s linear;width:160px}.hud-ai-horizon,.hud-ai-mark{left:50%;position:absolute;top:50%}.hud-ai-mark{background:#f2a65a;background:var(--flight-amber);height:2px;transform:translate(-50%,-50%);width:28px;z-index:2}.hud-ai-mark:after,.hud-ai-mark:before{background:#f2a65a;background:var(--flight-amber);content:"";height:7px;position:absolute;top:-2.5px;width:2px}.hud-ai-mark:before{left:0}.hud-ai-mark:after{right:0}.hud-attitude-label{color:#b4d2f099;color:var(--flight-cloud-dim);font-size:.52rem;letter-spacing:.1em;text-transform:uppercase}.hud-exit-btn{align-items:center;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);background:#081224bf;border:1px solid #ffffff24;border-radius:8px;color:#b4d2f0a6;cursor:pointer;display:flex;font-family:IBM Plex Mono,Courier New,monospace;font-family:var(--flight-font-mono);font-size:.62rem;gap:.4rem;left:50%;letter-spacing:.08em;padding:.4rem .9rem;position:absolute;top:14px;transform:translateX(-50%);transition:color .2s,border-color .2s,background .2s}.hud-exit-btn:hover{background:#081224e6;border-color:#ffffff47;color:#dcebffe6}.hud-exit-btn:focus-visible{outline:2px solid #667eea99;outline-offset:2px}@media (max-width:640px){.hud-tl{left:10px;min-width:128px;padding:.5rem .75rem;top:10px}.hud-tr{min-width:104px;padding:.55rem .75rem;right:10px;top:10px}.hud-label{font-size:.55rem}.hud-value{font-size:.68rem}.hud-nav-code{font-size:.62rem}.hud-compass{height:44px;width:44px}.hud-attitude-wrap,.hud-bl{display:none}.hud-exit-btn{font-size:.58rem;padding:.35rem .75rem;top:10px}}@media (max-width:380px){.hud-tl{min-width:110px}.hud-tr{min-width:90px}}.mobile-controls{align-items:flex-end;bottom:18px;display:flex;justify-content:space-between;left:0;padding:0 18px;pointer-events:none;position:absolute;right:0;z-index:42}.mobile-controls>*{pointer-events:auto}.mobile-joy-wrap{align-items:center;display:flex;flex-direction:column;gap:5px}.mobile-joy-base{align-items:center;background:#060e1cad;border:1.5px solid #6fe3c438;border-radius:50%;display:flex;height:108px;justify-content:center;position:relative;touch-action:none;width:108px}.mobile-joy-ring{border:1px solid #6fe3c41f;border-radius:50%;inset:9px;pointer-events:none;position:absolute}.mobile-joy-handle{background:radial-gradient(circle at 38% 32%,#2c4a62,#0e1e2e);border:1.5px solid #6fe3c47a;border-radius:50%;box-shadow:0 0 12px #6fe3c42e;height:44px;pointer-events:none;width:44px;will-change:transform}.mobile-joy-label{color:#b4d2f06b;font-family:IBM Plex Mono,Courier New,monospace;font-family:var(--flight-font-mono);font-size:.52rem;letter-spacing:.12em;text-transform:uppercase}.mobile-throttle-wrap{align-items:center;display:flex;flex-direction:column;gap:5px}.mobile-throttle-label{color:#b4d2f06b;font-family:IBM Plex Mono,Courier New,monospace;font-family:var(--flight-font-mono);font-size:.52rem;letter-spacing:.12em;text-transform:uppercase}.mobile-throttle-track{background:#060e1cad;border:1.5px solid #6fe3c438;border-radius:19px;cursor:ns-resize;height:120px;overflow:visible;position:relative;touch-action:none;width:38px}.mobile-throttle-groove{background:#6fe3c424;border-radius:1px;bottom:10px;left:50%;position:absolute;top:10px;transform:translateX(-50%);width:2px}.mobile-throttle-tick{align-items:center;display:flex;gap:3px;margin-right:5px;position:absolute;right:100%;transform:translateY(50%)}.mobile-throttle-tick span{color:#b4d2f047;font-family:IBM Plex Mono,Courier New,monospace;font-family:var(--flight-font-mono);font-size:.42rem;line-height:1}.mobile-throttle-knob{background:linear-gradient(180deg,#3a6080,#1a2e3e);border:1.5px solid #6fe3c48c;border-radius:10px;box-shadow:0 0 10px #6fe3c438;cursor:ns-resize;height:20px;left:50%;position:absolute;transform:translateX(-50%);width:30px}.mobile-throttle-knob:before{background:#6fe3c466;border-radius:1px;box-shadow:0 -3px 0 #6fe3c433,0 3px 0 #6fe3c433;content:"";height:1.5px;left:5px;position:absolute;right:5px;top:50%;transform:translateY(-50%)}@media (max-width:380px){.mobile-joy-base{height:90px;width:90px}.mobile-joy-handle{height:36px;width:36px}.mobile-throttle-track{height:100px;width:32px}.mobile-controls{bottom:12px;padding:0 12px}}.cp-overlay{align-items:flex-end;backdrop-filter:blur(2px);-webkit-backdrop-filter:blur(2px);background:#060d1a73;display:flex;inset:0;justify-content:center;padding:0 1rem 2rem;position:absolute;z-index:50}.cp-panel{backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);background:#081224f5;border:1px solid #6fe3c438;border:1px solid var(--flight-panel-border);border-radius:18px;box-shadow:0 20px 60px #00000080,0 0 0 1px #6fe3c40f;max-height:70vh;max-width:560px;overflow-y:auto;padding:1.6rem 1.8rem 1.4rem;position:relative;scrollbar-color:#6fe3c433 #0000;scrollbar-width:thin;width:100%}.cp-panel::-webkit-scrollbar{width:4px}.cp-panel::-webkit-scrollbar-thumb{background:#6fe3c433;border-radius:2px}.cp-glow{background:radial-gradient(ellipse,#667eea 0,#0000 70%);background:radial-gradient(ellipse,var(--cp-color,#667eea) 0,#0000 70%);filter:blur(20px);height:120px;left:50%;opacity:.12;pointer-events:none;position:absolute;top:-60px;transform:translateX(-50%);width:300px}.cp-header{align-items:flex-start;gap:1rem;justify-content:space-between;margin-bottom:1rem}.cp-eyebrow,.cp-header{display:flex;flex-wrap:wrap}.cp-eyebrow{align-items:center;color:#b4d2f080;font-family:IBM Plex Mono,Courier New,monospace;font-family:var(--flight-font-mono);font-size:.62rem;gap:.4rem;letter-spacing:.1em;text-transform:uppercase}.cp-code{font-weight:700}.cp-sep{opacity:.4}.cp-progress-row{align-items:center;display:flex;gap:.5rem}.cp-progress-dots{display:flex;gap:5px}.cp-dot{background:#6fe3c41a;border:1.5px solid #b4d2f040;border-radius:50%;height:8px;transition:all .3s ease;width:8px}.cp-dot--done{background:#6fe3c4;background:var(--flight-glow);border-color:#6fe3c4;border-color:var(--flight-glow)}.cp-dot--current{border-color:#f2a65a;border-color:var(--flight-amber);box-shadow:0 0 0 3px #f2a65a33}.cp-progress-label{font-family:IBM Plex Mono,Courier New,monospace;font-family:var(--flight-font-mono);font-size:.65rem;font-weight:700}.cp-title{color:#e1eefff2;font-size:1.5rem;font-weight:700;letter-spacing:-.01em;margin:0 0 .3rem}.cp-subtitle{font-family:IBM Plex Mono,Courier New,monospace;font-family:var(--flight-font-mono);font-size:.82rem;font-size:.65rem;font-weight:600;letter-spacing:.02em;letter-spacing:.1em;margin-bottom:.8rem;text-transform:uppercase}.cp-body{color:#b4d2f0b3;font-size:.9rem;line-height:1.65;margin:0 0 1.1rem}.cp-stats{grid-gap:.7rem;display:grid;gap:.7rem;grid-template-columns:repeat(4,1fr);margin-bottom:1.1rem}.cp-stat{background:#ffffff08;border:1px solid #ffffff12;border-radius:10px;padding:.7rem .5rem;text-align:center}.cp-stat-number{font-size:1.2rem;font-weight:700;margin-bottom:.15rem}.cp-stat-label{color:#b4d2f073;font-size:.65rem;letter-spacing:.02em;line-height:1.3}.cp-skills{grid-gap:.8rem;display:grid;gap:.8rem;grid-template-columns:repeat(2,1fr);margin-bottom:1.1rem}.cp-skill-group-title{color:#b4d2f073;font-family:IBM Plex Mono,Courier New,monospace;font-family:var(--flight-font-mono);font-size:.6rem;letter-spacing:.1em;margin-bottom:.4rem;text-transform:uppercase}.cp-skill-tags{display:flex;flex-wrap:wrap;gap:.3rem}.cp-skill-tag{border:1px solid;border-radius:4px;font-family:IBM Plex Mono,Courier New,monospace;font-family:var(--flight-font-mono);font-size:.7rem;padding:.15rem .5rem}.cp-projects{display:flex;flex-direction:column;gap:.6rem;margin-bottom:1.1rem;max-height:200px;overflow-y:auto;scrollbar-color:#6fe3c426 #0000;scrollbar-width:thin}.cp-project{align-items:flex-start;background:hsla(0,0%,100%,.025);border:1px solid #ffffff0f;border-radius:10px;display:flex;flex-shrink:0;gap:.8rem;padding:.7rem .9rem}.cp-project-stamp{flex-shrink:0;font-family:IBM Plex Mono,Courier New,monospace;font-family:var(--flight-font-mono);font-size:.75rem;font-weight:700;letter-spacing:.08em;padding-top:.1rem}.cp-project-body{flex:1 1;min-width:0}.cp-project-name{color:#e1eeffe6;font-size:.88rem;font-weight:600;margin-bottom:.15rem}.cp-project-tech{color:#b4d2f073;font-family:IBM Plex Mono,Courier New,monospace;font-family:var(--flight-font-mono);font-size:.62rem;letter-spacing:.02em;margin-bottom:.2rem}.cp-project-desc{color:#b4d2f08c;font-size:.78rem;line-height:1.4;margin-bottom:.3rem}.cp-project-links{display:flex;gap:.6rem}.cp-link{font-family:IBM Plex Mono,Courier New,monospace;font-family:var(--flight-font-mono);font-size:.65rem;opacity:.85;text-decoration:none;transition:opacity .15s}.cp-link:hover{opacity:1}.cp-contacts{display:flex;flex-wrap:wrap;gap:.6rem;margin-bottom:1.1rem}.cp-contact-link{align-items:center;background:#ffffff08;border:1px solid;border-radius:8px;display:flex;font-size:.82rem;font-weight:600;gap:.5rem;padding:.55rem .9rem;text-decoration:none;transition:background .2s}.cp-contact-link:hover{background:#ffffff0f}.cp-contact-icon{font-size:1rem}.cp-actions{display:flex;flex-wrap:wrap;gap:.7rem;margin-top:.2rem}.cp-btn{border:none;border-radius:10px;cursor:pointer;flex:1 1;font-family:Inter,-apple-system,sans-serif;font-family:var(--flight-font-sans);font-size:.85rem;font-weight:600;letter-spacing:.01em;min-width:130px;padding:.7rem 1rem;transition:opacity .15s}.cp-btn:focus-visible{outline:2px solid #6fe3c499;outline-offset:2px}.cp-btn--view{background:#0000;border:1px solid;font-family:IBM Plex Mono,Courier New,monospace;font-family:var(--flight-font-mono);font-size:.72rem;letter-spacing:.05em}.cp-btn--continue{color:#050e1e;font-weight:700}.cp-btn--continue:hover{opacity:.92}@media (max-width:600px){.cp-overlay{align-items:flex-end;padding:0 .6rem 1.2rem}.cp-panel{border-radius:16px;max-height:60vh;padding:1.2rem 1.3rem 1.1rem}.cp-title{font-size:1.2rem}.cp-stats{grid-template-columns:repeat(2,1fr)}.cp-skills{grid-template-columns:1fr}.cp-actions{flex-direction:column}.cp-btn{min-width:0;min-width:auto}}.fc-overlay{align-items:center;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);background:#060d1ad9;display:flex;inset:0;justify-content:center;overflow:hidden;padding:1rem;position:absolute;z-index:55}.fc-star{background:#6fe3c4;background:var(--flight-glow);border-radius:50%;box-shadow:0 0 8px #6fe3c4;box-shadow:0 0 8px var(--flight-glow);pointer-events:none;position:absolute}.fc-panel{background:#081224f7;border:1px solid #6fe3c438;border:1px solid var(--flight-panel-border);border-radius:22px;box-shadow:0 30px 80px #0009;max-width:480px;padding:2.5rem 2.2rem;position:relative;text-align:center;width:100%}.fc-glow{background:radial-gradient(ellipse,#6fe3c440 0,#0000 70%);filter:blur(20px);height:180px;left:50%;pointer-events:none;position:absolute;top:-80px;transform:translateX(-50%);width:360px}.fc-icon{display:block;font-size:3.5rem;margin-bottom:.8rem}.fc-eyebrow{border:1px solid #6fe3c440;border-radius:20px;color:#6fe3c4;color:var(--flight-glow);display:inline-block;font-family:IBM Plex Mono,Courier New,monospace;font-family:var(--flight-font-mono);font-size:.62rem;letter-spacing:.14em;margin-bottom:.8rem;padding:.3rem .9rem;text-transform:uppercase}.fc-title{color:#e1eefff2;font-size:1.5rem;font-weight:700;letter-spacing:-.01em;margin:0 0 .9rem}.fc-body{color:#b4d2f099;font-size:.9rem;line-height:1.65;margin:0 0 1.4rem}.fc-badge-row{display:flex;flex-wrap:wrap;gap:.5rem;justify-content:center;margin-bottom:1.8rem}.fc-badge{background:#6fe3c40d;border:1px solid #6fe3c44d;border-radius:6px;color:#6fe3c4;color:var(--flight-glow);font-family:IBM Plex Mono,Courier New,monospace;font-family:var(--flight-font-mono);font-size:.62rem;letter-spacing:.08em;padding:.25rem .65rem}.fc-actions{display:flex;flex-wrap:wrap;gap:.8rem;justify-content:center}.fc-btn{border:none;border-radius:10px;cursor:pointer;flex:1 1;font-family:Inter,-apple-system,sans-serif;font-family:var(--flight-font-sans);font-size:.88rem;font-weight:600;min-width:130px;padding:.75rem 1.2rem;transition:opacity .15s,transform .15s}.fc-btn:hover{opacity:.9}.fc-btn:focus-visible{outline:2px solid #6fe3c499;outline-offset:2px}.fc-btn--exit{background:#ffffff14;border:1px solid #ffffff26;color:#e1eeffd9}.fc-btn--replay{background:#6fe3c4;background:var(--flight-glow);color:#050e1e;font-weight:700}@media (max-width:480px){.fc-panel{border-radius:18px;padding:1.8rem 1.4rem}.fc-title{font-size:1.25rem}.fc-body{font-size:.84rem}}.flight-mode-fab{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);border:none;border-radius:50px;bottom:28px;box-shadow:0 6px 24px #667eea66,0 0 0 1px #ffffff14;color:#fff;cursor:pointer;display:flex;font-family:Inter,sans-serif;font-size:.85rem;font-weight:600;gap:.5rem;padding:.65rem 1.2rem;position:fixed;right:28px;transition:box-shadow .2s ease;z-index:900}.flight-mode-fab:hover{box-shadow:0 10px 32px #667eea8c,0 0 0 1px #ffffff24}.flight-mode-fab:focus-visible{outline:3px solid #667eea99;outline-offset:3px}@media (max-width:480px){.flight-mode-fab{bottom:18px;font-size:.8rem;padding:.55rem 1rem;right:16px}}@media (prefers-reduced-motion:reduce){.mode-selector-title-gradient{animation:none;background:#a78bfa}.cp-panel,.hud-compass-arrow,.hud-progress-fill{transition:none}}.nav-links.active{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0f0f23f7;bottom:0;display:flex;flex-direction:column;gap:1.5rem;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:999}.nav-links.active .nav-link{font-size:1.4rem;padding:.8rem 2rem}.nav-links.active .theme-toggle{margin-top:1rem}[data-theme=light] .nav-links.active{background:#fffffff7}
/*# sourceMappingURL=main.a3d1d311.css.map*/