.hero{min-height:100vh;position:relative;overflow:hidden;display:flex;flex-direction:column;background:#000000}.hero-video-bg{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;overflow:hidden;pointer-events:none}.hero-video{width:100%;height:100%;object-fit:cover;opacity:1}.hero-nav{position:relative;z-index:100;display:flex;justify-content:space-between;align-items:center;width:100%;box-sizing:border-box;padding:32px 60px;flex-shrink:0}.nav-logo{font-size:18px;font-weight:700;letter-spacing:3px;color:#fff}.nav-links{display:flex;gap:32px;list-style:none;margin:0;padding:0}.nav-links a{color:#888;text-decoration:none;font-size:13px;letter-spacing:1px;transition:color .3s}.nav-links a:hover{color:#fff}.hero-content{flex:1;position:relative;z-index:10;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:0 24px}.hero-tagline{font-size:11px;font-weight:500;letter-spacing:.2em;color:#fffc;text-transform:uppercase;margin-bottom:24px}.hero-title{font-size:64px;font-weight:500;letter-spacing:-.01em;color:#fff;margin:0 0 24px;line-height:1.1;background:linear-gradient(to bottom,#ffffff 0%,rgba(255,255,255,.95) 50%,rgba(255,255,255,.7) 100%);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.hero-subtitle{font-size:14px;color:#fff9;letter-spacing:2px;margin:0 0 40px}.hero-btn{display:inline-flex;align-items:center;gap:10px;padding:14px 36px;background:transparent;color:#ffffffe6;border:1px solid rgba(255,255,255,.1);border-radius:999px;text-decoration:none;font-size:14px;font-weight:500;letter-spacing:1px;transition:all .3s;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.hero-btn:hover{border-color:#ffffff4d;background:rgba(255,255,255,.02);transform:scale(1.02)}.hero-scroll-hint{font-size:13px;color:#fffc;letter-spacing:1px;margin-top:48px;display:flex;align-items:center;gap:8px}.scroll-arrow{font-size:10px}@media (max-width: 1200px){.hero-title{font-size:48px}}@media (max-width: 768px){.hero-nav{padding:20px 24px}.nav-links{gap:18px}.hero-title{font-size:36px}.hero-subtitle{font-size:12px;letter-spacing:1px}.hero-tagline{font-size:10px}}.about{padding:150px 0;min-height:100vh;display:flex;align-items:center;background:#000000}.container{max-width:1700px;margin:0 auto;padding:0 60px;width:100%}.about-image{width:100%;max-width:380px;min-height:520px;height:auto;border-radius:0;overflow:hidden;position:relative;background:#1a1a1a;margin:0 auto;display:flex;align-items:center;justify-content:center}.about-photo{width:auto;height:auto;max-width:100%;max-height:600px;object-fit:contain;display:block}.about-text h2{font-size:64px;margin-bottom:40px;letter-spacing:-1px;color:#fff;font-weight:700}.about-text p{font-size:18px;line-height:1.8;margin-bottom:30px;color:#a0a0a0}.about-contact{display:flex;gap:60px;margin:50px 0}.about-contact .contact-item{flex:1}.about-contact .contact-item h4{font-size:14px;color:#666;margin-bottom:15px;letter-spacing:1px;font-weight:400}.about-contact .contact-item p{font-size:18px;color:#fff;margin:0}.stat-number{font-size:42px;font-weight:700;margin-bottom:10px;letter-spacing:-1px;color:#fff;white-space:nowrap}@media (max-width: 1200px){.about-content{grid-template-columns:1fr;gap:60px}.about-text h2{font-size:48px}}@media (max-width: 768px){.container{padding:0 30px}.about-text h2{font-size:36px}.about-stats{grid-template-columns:repeat(3,1fr);gap:20px}.stat-number{font-size:32px}}.projects{padding:150px 0;min-height:100vh;background:#0f0f0f;display:flex;align-items:center}.projects h2{font-size:64px;text-align:center;margin-bottom:100px;letter-spacing:-1px;color:#fff;font-weight:700}.project-image img{width:100%;height:100%;object-fit:contain;object-position:center;display:block;transition:transform .5s ease}.placeholder-text{font-size:24px;color:#333;letter-spacing:2px;font-weight:600}.project-info h3{font-size:28px;margin-bottom:15px;font-weight:600;color:#fff}.project-info p{font-size:16px;color:#666;margin:0}@media (max-width: 1200px){.projects-grid{grid-template-columns:1fr}.projects h2{font-size:48px}}@media (max-width: 768px){.projects h2{font-size:36px}.project-image{height:300px}}.skills{padding:150px 0;min-height:100vh;display:flex;align-items:center;background:#000000}.skills h2{font-size:64px;text-align:center;margin-bottom:100px;letter-spacing:-1px;color:#fff;font-weight:700}.skill-card h3{font-size:24px;margin-bottom:20px;font-weight:600;color:#fff}.skill-card p{font-size:16px;line-height:1.6;color:#a0a0a0;margin:0}@media (max-width: 1200px){.skills-grid{grid-template-columns:repeat(2,1fr)}.skills h2{font-size:48px}}@media (max-width: 768px){.skills h2{font-size:36px}.skills-grid{grid-template-columns:1fr}.skill-card{padding:30px 25px}}.contact{height:100vh;display:flex;align-items:center;justify-content:center;background:#0f0f0f;padding:0 60px}.contact h2{font-size:80px;margin-bottom:40px;letter-spacing:-2px;color:#fff;font-weight:800;line-height:1}.contact p{font-size:20px;margin-bottom:60px;color:#a0a0a0;line-height:1.8}.contact-item h4{font-size:14px;color:#666;margin-bottom:15px;letter-spacing:1px;font-weight:400}@media (max-width: 1200px){.contact h2{font-size:60px}}@media (max-width: 768px){.contact{padding:0 30px}.contact h2{font-size:40px}.contact-info{flex-direction:column;gap:40px}}*{margin:0;padding:0;box-sizing:border-box}.portfolio{width:100%;min-height:100vh;background:#050816;color:#fff;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;position:relative;overflow-x:hidden}.portfolio:before{content:"";position:fixed;top:-20%;right:-20%;bottom:-20%;left:-20%;z-index:0;pointer-events:none;background-color:#050816;background-image:radial-gradient(ellipse 130% 115% at 0% 0%,rgba(80,100,240,.7) 0%,transparent 65%),radial-gradient(ellipse 115% 105% at 100% 0%,rgba(140,80,220,.65) 0%,transparent 65%),radial-gradient(ellipse 145% 115% at 50% 100%,rgba(50,80,200,.7) 0%,transparent 65%),radial-gradient(ellipse 105% 90% at 100% 100%,rgba(120,80,220,.6) 0%,transparent 65%),radial-gradient(ellipse 130% 110% at 50% 50%,#0a0e2a 0%,#050816 75%);background-repeat:no-repeat;animation:blobMove 45s ease-in-out infinite}@keyframes blobMove{0%{transform:scale(1) translate(0) rotate(0);filter:hue-rotate(0deg) brightness(1)}25%{transform:scale(1.06) translate(70px,-50px) rotate(3deg);filter:hue-rotate(20deg) brightness(1.1)}50%{transform:scale(.94) translate(-60px,50px) rotate(-3deg);filter:hue-rotate(-15deg) brightness(.95)}75%{transform:scale(1.04) translate(50px,40px) rotate(2deg);filter:hue-rotate(10deg) brightness(1.05)}to{transform:scale(1) translate(0) rotate(0);filter:hue-rotate(0deg) brightness(1)}}.container{max-width:1700px;margin:0 auto;padding:0 60px}section{position:relative;min-height:100vh;display:flex;align-items:center;justify-content:center}h1,h2,h3,h4,h5,h6{font-weight:600;line-height:1.2}p{line-height:1.6;color:#a0a0a0}.btn{display:inline-block;padding:16px 40px;background:transparent;color:#fff;border:1px solid #333333;border-radius:0;font-size:14px;font-weight:500;text-decoration:none;transition:all .3s ease;cursor:pointer;letter-spacing:1px}.btn:hover{background:#ffffff;color:#0a0a0a;border-color:#fff}.nav{position:fixed;top:0;left:0;right:0;z-index:1000;padding:30px 60px;display:flex;justify-content:space-between;align-items:center;background:rgba(10,10,10,.8);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.nav-logo{font-size:24px;font-weight:700;letter-spacing:2px}.nav-links{display:flex;gap:40px;list-style:none}.nav-links a{color:#fff;text-decoration:none;font-size:14px;font-weight:400;letter-spacing:1px;transition:color .3s ease}.nav-links a:hover{color:#888}.hero{height:100vh;position:relative;overflow:hidden}.hero-video{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;opacity:.3}.hero-content{position:relative;z-index:2;text-align:center;max-width:1200px}.hero h1{font-size:120px;font-weight:800;letter-spacing:-2px;margin-bottom:30px;line-height:1}.hero p{font-size:20px;color:#a0a0a0;margin-bottom:60px;letter-spacing:2px}.about{padding:150px 0}.about-content{display:grid;grid-template-columns:1fr 1fr;gap:100px;align-items:center}.about-image{width:100%;height:600px;background:#1a1a1a;border-radius:0;overflow:hidden}.about-image img{width:100%;height:100%;object-fit:cover}.about-text h2{font-size:64px;margin-bottom:40px;letter-spacing:-1px}.about-text p{font-size:18px;line-height:1.8;margin-bottom:30px}.about-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:40px;margin-top:60px}.stat-item{text-align:center}.stat-number{font-size:48px;font-weight:700;margin-bottom:10px;letter-spacing:-1px}.stat-label{font-size:14px;color:#666;letter-spacing:1px}.projects{padding:150px 0}.projects h2{font-size:64px;text-align:center;margin-bottom:100px;letter-spacing:-1px}.projects-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:60px}.project-card{position:relative;overflow:hidden;cursor:pointer}.project-image{width:100%;height:500px;background:#1a1a1a;overflow:hidden}.project-image img{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.project-card:hover .project-image img{transform:scale(1.05)}.project-info{padding:30px 0}.project-info h3{font-size:28px;margin-bottom:15px;font-weight:600}.project-info p{font-size:16px;color:#666}.skills{padding:150px 0}.skills h2{font-size:64px;text-align:center;margin-bottom:100px;letter-spacing:-1px}.skills-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:40px}.skill-card{padding:50px 40px;background:#1a1a1a;border:1px solid #222222;transition:all .3s ease}.skill-card:hover{border-color:#333;transform:translateY(-5px)}.skill-card h3{font-size:24px;margin-bottom:20px;font-weight:600}.skill-card p{font-size:16px;line-height:1.6}.contact{height:100vh;display:flex;align-items:center;justify-content:center}.contact-content{text-align:center;max-width:800px}.contact h2{font-size:80px;margin-bottom:40px;letter-spacing:-2px}.contact p{font-size:20px;margin-bottom:60px;color:#a0a0a0}.contact-info{display:flex;justify-content:center;gap:60px;margin-top:80px}.contact-item{text-align:center}.contact-item h4{font-size:14px;color:#666;margin-bottom:15px;letter-spacing:1px}.contact-item p{font-size:18px;color:#fff;margin:0}@media (max-width: 1700px){.container{max-width:1400px}}@media (max-width: 1200px){.hero h1{font-size:80px}.about-content{grid-template-columns:1fr;gap:60px}.projects-grid{grid-template-columns:1fr}.skills-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width: 768px){.container{padding:0 30px}.hero h1{font-size:50px}.nav{padding:20px 30px}.nav-links{display:none}}
