@import "https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600&family=Outfit:wght@500;600;700;800&display=swap";:root{--bg-primary:#050508;--bg-secondary:#0c0b14;--text-primary:#f8fafc;--text-secondary:#a9b6c9;--text-muted:#748299;--color-accent:#00f2fe;--color-accent-2:#ff4d9d;--color-purple:#7c3aed;--color-gold:#f6b73c;--border-glass:#ffffff1a;--bg-glass:#0d0c16a8;--bg-glass-hover:#141220d1;--font-sans:"Inter", system-ui, sans-serif;--font-heading:"Outfit", system-ui, sans-serif;font-family:var(--font-sans);color:var(--text-primary);background-color:var(--bg-primary);scroll-behavior:smooth}*{box-sizing:border-box;margin:0;padding:0}html{background:var(--bg-primary)}body{background:radial-gradient(circle at 18% 12%,#00f2fe1f,#0000 28rem),radial-gradient(circle at 82% 18%,#ff4d9d1f,#0000 24rem),linear-gradient(#050508 0%,#090a10 48%,#050508 100%);min-height:100vh;overflow-x:hidden}body.menu-open{overflow:hidden}button,input,textarea{font:inherit}button,a{color:inherit}button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible{outline:2px solid var(--color-accent);outline-offset:4px}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:var(--bg-primary)}::-webkit-scrollbar-thumb{background:#00f2fe61;border-radius:999px}::-webkit-scrollbar-thumb:hover{background:#ff4d9d8c}h1,h2,h3,h4,h5,h6{font-family:var(--font-heading);letter-spacing:0;font-weight:700}p{color:var(--text-secondary);font-weight:300;line-height:1.7}canvas{outline:none}.glass-panel{background:var(--bg-glass);border:1px solid var(--border-glass);-webkit-backdrop-filter:blur(18px);border-radius:8px;transition:border-color .25s,background .25s,box-shadow .25s,transform .25s;box-shadow:0 20px 70px #00000059}.glass-panel:hover{background:var(--bg-glass-hover);border-color:#ffffff2e;box-shadow:0 24px 80px #00f2fe1a}.text-glow-cyan{text-shadow:0 0 18px #00f2fe85}.text-glow-pink{text-shadow:0 0 18px #ff4d9d80}.container{z-index:10;width:100%;max-width:1200px;margin:0 auto;position:relative}.section{z-index:10;flex-direction:column;justify-content:center;width:100%;min-height:100vh;padding:128px 2rem 88px;scroll-margin-top:120px;display:flex;position:relative}.section-title{background:linear-gradient(135deg,#fff,#b8c4d7 72%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;max-width:780px;margin-bottom:1.25rem;font-size:clamp(2.1rem,5vw,3.35rem);line-height:1.08}.section-copy{max-width:690px;margin-bottom:1.25rem;font-size:1.05rem}@media (prefers-reduced-motion:reduce){:root{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}#root{width:100%;min-height:100vh}.canvas-container{z-index:1;pointer-events:none;width:100vw;height:100vh;position:fixed;inset:0}.navbar{z-index:100;justify-content:space-between;align-items:center;width:min(100% - 2rem,1040px);min-height:72px;padding:.85rem 1.25rem;display:flex;position:fixed;top:1.25rem;left:50%;transform:translate(-50%)}.logo{background:linear-gradient(135deg, var(--color-accent), var(--color-accent-2));-webkit-text-fill-color:transparent;font-family:var(--font-heading);letter-spacing:.08em;cursor:pointer;-webkit-background-clip:text;border:0;font-size:1.3rem;font-weight:800}.nav-links{align-items:center;gap:.25rem;list-style:none;display:flex}.nav-link{min-height:42px;color:var(--text-secondary);cursor:pointer;background:0 0;border:0;border-radius:8px;padding:0 .95rem;font-size:.94rem;font-weight:500;transition:color .2s,background .2s,text-shadow .2s}.nav-link:hover,.nav-link.active{color:var(--text-primary);text-shadow:0 0 12px #00f2fe57;background:#ffffff0f}.nav-toggle{border:1px solid var(--border-glass);cursor:pointer;background:#ffffff0a;border-radius:8px;justify-content:center;align-items:center;width:44px;height:44px;display:none}.hero-section{align-items:flex-start;min-height:100vh}.hero-content{text-align:left;width:min(100%,760px)}.hero-subtitle{color:var(--color-accent);letter-spacing:.14em;text-transform:uppercase;margin-bottom:1rem;font-size:.82rem;font-weight:700}.hero-title{background:linear-gradient(135deg,#fff 0%,#d8e1ed 52%,#8ea0b9 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;margin-bottom:1.35rem;font-size:clamp(3rem,7.4vw,6.1rem);font-weight:800;line-height:.98}.hero-title span{background:linear-gradient(135deg, var(--color-accent), var(--color-accent-2));-webkit-text-fill-color:transparent;-webkit-background-clip:text}.hero-description{max-width:610px;margin-bottom:2.25rem;font-size:1.14rem}.hero-actions{flex-wrap:wrap;gap:1rem;display:flex}.btn{cursor:pointer;border-radius:8px;justify-content:center;align-items:center;min-height:48px;padding:0 1.45rem;font-size:.98rem;font-weight:700;text-decoration:none;transition:transform .2s,box-shadow .2s,background .2s,border-color .2s;display:inline-flex}.btn:hover{transform:translateY(-2px)}.btn-primary{color:#fff;background:linear-gradient(135deg,#7c3aed,#d9468f);border:1px solid #ffffff24;box-shadow:0 14px 34px #7c3aed59}.btn-primary:hover{border-color:#00f2feb3;box-shadow:0 18px 42px #7c3aed6b,0 0 22px #00f2fe33}.btn-secondary{border:1px solid var(--border-glass);color:var(--text-primary);background:#ffffff0e}.btn-secondary:hover{background:#ffffff1a;border-color:#ffffff2e}.scroll-indicator{color:var(--text-secondary);letter-spacing:.12em;text-transform:uppercase;cursor:pointer;opacity:.72;background:0 0;border:0;flex-direction:column;align-items:center;gap:.55rem;font-size:.78rem;font-weight:600;display:flex;position:absolute;bottom:2rem;left:50%;transform:translate(-50%)}.mouse{border:2px solid;border-radius:999px;width:24px;height:38px;position:relative}.wheel{background-color:var(--color-accent);border-radius:999px;width:4px;height:8px;animation:1.5s infinite scroll-wheel;position:absolute;top:6px;left:50%;transform:translate(-50%)}@keyframes scroll-wheel{0%{opacity:1;top:6px}to{opacity:0;top:18px}}.about-grid,.contact-grid{align-items:center;gap:clamp(2rem,6vw,4rem);display:grid}.about-grid{grid-template-columns:minmax(0,1.12fr) minmax(320px,.88fr)}.stats-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;margin-top:2rem;display:grid}.stat-card{text-align:center;padding:1.4rem}.stat-card h3{color:var(--color-accent);margin-bottom:.4rem;font-size:1.9rem}.stat-card-alt h3{color:var(--color-accent-2)}.stat-card p{font-size:.9rem;font-weight:500}.toolkit-panel{padding:2.35rem 2rem}.toolkit-panel h3{margin-bottom:1.8rem;font-size:1.45rem}.skills-container{flex-direction:column;gap:1.4rem;display:flex}.skill-bar-wrapper{flex-direction:column;gap:.55rem;display:flex}.skill-info{color:var(--text-primary);justify-content:space-between;gap:1rem;font-size:.94rem;font-weight:600;display:flex}.skill-info span:last-child{color:var(--color-accent)}.skill-bar{background:#ffffff0f;border:1px solid #ffffff0f;border-radius:999px;height:8px;overflow:hidden}.skill-fill{border-radius:inherit;background:linear-gradient(90deg, var(--color-purple), var(--color-accent));height:100%;transition:width 1.4s cubic-bezier(.1,1,.1,1);box-shadow:0 0 14px #00f2fe7a}.projects-header{text-align:center;max-width:760px;margin:0 auto 3.6rem}.projects-header .section-title,.projects-header .section-copy{margin-left:auto;margin-right:auto}.projects-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.25rem;display:grid}.project-card{flex-direction:column;min-height:380px;padding:1.6rem;display:flex}.project-card:hover{transform:translateY(-4px)}.project-icon{width:52px;height:52px;color:var(--color-accent);background:#00f2fe0f;border:1px solid #00f2fe29;border-radius:8px;justify-content:center;align-items:center;margin-bottom:1.25rem;display:inline-flex}.project-card:hover .project-icon{color:var(--color-accent-2);transition:color .25s,transform .25s;transform:scale(1.04)}.project-card h3{margin-bottom:.8rem;font-size:1.32rem}.project-card p{flex-grow:1;margin-bottom:1.45rem;font-size:.94rem}.project-tags{flex-wrap:wrap;gap:.45rem;margin-bottom:1.25rem;display:flex}.tag{color:var(--text-secondary);background:#ffffff0b;border:1px solid #ffffff12;border-radius:999px;padding:.25rem .58rem;font-size:.72rem;font-weight:600}.project-links{flex-wrap:wrap;gap:.75rem;display:flex}.project-link{min-height:38px;color:var(--text-primary);border-radius:8px;align-items:center;gap:.35rem;padding:0 .75rem;font-size:.9rem;font-weight:700;text-decoration:none;transition:color .2s,background .2s;display:inline-flex}.project-link:hover{color:var(--color-accent);background:#ffffff0f}.contact-grid{grid-template-columns:minmax(280px,.82fr) minmax(320px,1.18fr)}.contact-info{flex-direction:column;gap:2.3rem;display:flex}.contact-details{flex-direction:column;gap:1.2rem;display:flex}.contact-item{align-items:center;gap:.95rem;display:flex}.contact-icon-box{border:1px solid var(--border-glass);width:48px;height:48px;color:var(--color-accent);background:#ffffff0a;border-radius:8px;flex:none;justify-content:center;align-items:center;display:flex}.contact-text h4,.social-heading{color:var(--text-secondary);font-size:.86rem;font-weight:600}.contact-text p{color:var(--text-primary);word-break:break-word;font-weight:600}.contact-text a{text-decoration:none}.contact-text a:hover{color:var(--color-accent)}.social-heading{margin-bottom:.95rem}.social-links{flex-wrap:wrap;gap:.8rem;display:flex}.social-icon-btn{border:1px solid var(--border-glass);width:42px;height:42px;color:var(--text-secondary);background:#ffffff0a;border-radius:8px;justify-content:center;align-items:center;text-decoration:none;transition:border-color .2s,box-shadow .2s,color .2s,transform .2s;display:flex}.social-icon-btn:hover{color:var(--color-accent);border-color:#00f2feb3;transform:translateY(-2px);box-shadow:0 0 18px #00f2fe38}.contact-form-panel{padding:clamp(1.5rem,4vw,3rem)}.form-group{flex-direction:column;gap:.55rem;margin-bottom:1.35rem;display:flex}.form-message{margin-bottom:2rem}.form-group label{color:var(--text-secondary);font-size:.88rem;font-weight:600}.form-input{border:1px solid var(--border-glass);width:100%;min-height:48px;color:var(--text-primary);font-family:var(--font-sans);background:#ffffff09;border-radius:8px;padding:.85rem .95rem;font-size:.96rem;transition:border-color .2s,box-shadow .2s,background .2s}textarea.form-input{resize:vertical;min-height:150px}.form-input:focus{border-color:var(--color-accent);background:#ffffff0e;outline:none;box-shadow:0 0 18px #00f2fe24}.form-input::placeholder{color:#f8fafc59}.submit-btn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#7c3aed,#ff4d9d);border:0;border-radius:8px;justify-content:center;align-items:center;gap:.55rem;width:100%;min-height:52px;font-size:1rem;font-weight:800;transition:transform .2s,box-shadow .2s;display:flex;box-shadow:0 16px 34px #ff4d9d3d}.submit-btn:hover{transform:translateY(-2px);box-shadow:0 18px 42px #ff4d9d54,0 0 22px #00f2fe29}.footer{z-index:10;border-top:1px solid var(--border-glass);text-align:center;background:#050508e0;padding:2.4rem 1.5rem;position:relative}.footer p{color:var(--text-muted);font-size:.9rem}@media (width<=1060px){.projects-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=860px){.navbar{min-height:64px;padding:.75rem .85rem}.nav-toggle{display:flex}.nav-links{border:1px solid var(--border-glass);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#09090ff5;border-radius:8px;flex-direction:column;align-items:stretch;gap:.3rem;padding:.7rem;display:none;position:fixed;top:calc(100% + .75rem);left:0;right:0;box-shadow:0 20px 70px #00000073}.nav-links.open{display:flex}.nav-link{text-align:left;justify-content:flex-start;width:100%}.about-grid,.contact-grid{grid-template-columns:1fr}.hero-title{font-size:clamp(2.75rem,13vw,4.9rem)}.scroll-indicator{display:none}}@media (width<=680px){.section{min-height:auto;padding:108px 1rem 72px}.hero-section{min-height:100vh}.projects-grid{grid-template-columns:1fr}.project-card{min-height:0}.stats-grid,.hero-actions{grid-template-columns:1fr}.btn{width:100%}.logo{text-overflow:ellipsis;white-space:nowrap;max-width:70vw;font-size:1.05rem;overflow:hidden}}@media (width<=420px){.hero-title{font-size:clamp(2.35rem,14vw,3.25rem)}.hero-description,.section-copy{font-size:1rem}.stat-card,.toolkit-panel,.project-card,.contact-form-panel{padding:1.2rem}}
