*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth;font-size:16px;-webkit-overflow-scrolling:touch;scroll-padding-top:calc(80px + env(safe-area-inset-top,0px))}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#000;color:#f5f5f7;line-height:1.6;overflow-x:hidden}body:before{content:"";position:fixed;top:0;left:0;right:0;height:env(safe-area-inset-top,0px);background:#000c;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);z-index:1001;pointer-events:none}.App{min-height:100vh;width:100%;display:flex;flex-direction:column}.App>main{width:100%;max-width:100vw;display:flex;flex-direction:column}.container{max-width:min(1400px,90vw);margin:0 auto;padding:0 clamp(1rem,4vw,2rem)}.page-header{padding:clamp(2rem,2vh,2rem) clamp(2rem,2vh,2rem) clamp(2rem,4vh,3rem) clamp(2rem,2vh,2rem);text-align:center}.page-header h1{font-size:clamp(2.5rem,6vw,4rem);font-weight:700;color:#f5f5f7;margin:0 0 1rem;background:linear-gradient(135deg,#007aff,#00d4ff);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}@keyframes navigationProgress{0%{transform:translate(-100%)}to{transform:translate(100%)}}.nav-container{max-width:min(1400px,95vw);margin:0 auto;padding:0 clamp(1rem,4vw,2rem);display:flex;justify-content:space-between;align-items:center;height:clamp(60px,8vh,80px)}.nav-logo a{color:#f5f5f7;font-size:clamp(1.2rem,3vw,1.5rem);font-weight:600;text-decoration:none;cursor:pointer;transition:color .3s ease}.nav-logo a:hover{color:#007aff}.nav-links{display:flex;gap:clamp(.5rem,3vw,2rem)}.nav-link{padding:clamp(.3rem,1vw,.5rem) clamp(.5rem,2vw,1rem);border-radius:20px;transition:all .3s ease;white-space:nowrap}.nav-link a{color:#f5f5f7;font-size:clamp(.8rem,2vw,1rem);font-weight:400;text-decoration:none;cursor:pointer;transition:color .3s ease}.nav-link:hover{background:#ffffff1a}.nav-link:hover a{color:#007aff}.nav-link.active{background:#007aff33}.nav-link.active a{color:#007aff}.page-subtitle{font-size:clamp(1rem,2.5vw,1.3rem);color:#a1a1a6;max-width:600px;margin:0 auto;line-height:1.5}.about-details,.projects-details,.experience-details,.education-details{padding:clamp(3rem,8vh,5rem) 0;background:linear-gradient(135deg,#0a0a0a,#2a2a2a)}.about-details .about-container,.projects-details .projects-container,.experience-details .experience-container,.contact-details .contact-container,.education-details .education-container{max-width:min(1200px,90vw);margin:0 auto;padding:0 clamp(1rem,4vw,2rem)}.detail-section{margin-bottom:clamp(2.5rem,6vh,4rem)}.detail-section h3{font-size:clamp(1.5rem,4vw,2rem);color:#f5f5f7;margin-bottom:clamp(1rem,3vh,1.5rem);font-weight:600}.detail-section h4{font-size:clamp(1.1rem,3vw,1.3rem);color:#007aff;margin-bottom:.5rem;font-weight:600}.detail-section p{font-size:clamp(.95rem,2.5vw,1.1rem);color:#d1d1d6;line-height:1.7;margin-bottom:1.5rem}.detail-section ul{list-style:none;padding:0;margin:0}.detail-section li{font-size:clamp(.95rem,2.5vw,1.1rem);color:#d1d1d6;line-height:1.7;margin-bottom:1rem;padding-left:1.5rem;position:relative}.detail-section li:before{content:"→";color:#007aff;font-weight:700;position:absolute;left:0}.detail-section strong{color:#007aff;font-weight:600}.tech-highlights,.achievements-grid,.help-areas{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:clamp(1.5rem,4vw,2.5rem);margin-top:clamp(1.5rem,4vh,2rem)}.highlight-item,.help-item{background:#ffffff08;border:1px solid rgba(255,255,255,.1);border-radius:12px;padding:clamp(1.5rem,4vw,2rem);transition:all .3s ease}.highlight-item:hover,.achievement-item:hover,.help-item:hover{background:#ffffff0d;border-color:#007aff4d;transform:translateY(-2px)}.highlight-item h4,.achievement-item h4,.help-item h4{margin-bottom:.8rem}.highlight-item p,.achievement-item p,.help-item p{margin-bottom:0;font-size:clamp(.9rem,2.2vw,1rem)}main{position:relative;overflow-x:hidden}.page-transition{width:100%;min-height:100vh}body{overflow-x:hidden}.hero-section{min-height:100vh;min-height:100dvh;width:100vw;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;padding:clamp(2rem,8vh,4rem) 0 clamp(4rem,10vh,6rem) 0;background:linear-gradient(135deg,#0a0a0a,#1a1a1a);background-size:cover;background-position:center;background-repeat:no-repeat;position:relative}.hero-container{max-width:min(900px,90vw);margin:0 auto;width:100%;padding:0 clamp(1rem,4vw,2rem)}.hero-title{font-size:clamp(2.5rem,8vw,6rem);font-weight:700;margin-bottom:clamp(1rem,3vh,2rem);background:linear-gradient(135deg,#f5f5f7,#007aff);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;line-height:1.1;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.hero-title-single,.hero-title-line1,.hero-title-line2{display:block}.hero-subtitle{font-size:clamp(1.2rem,4vw,2.5rem);font-weight:300;margin-bottom:clamp(1.5rem,4vh,2rem);color:#a1a1a6;line-height:1.3}.hero-description{font-size:clamp(1rem,2.5vw,1.25rem);color:#86868b;margin-bottom:clamp(2rem,6vh,3rem);max-width:min(600px,85vw);margin-left:auto;margin-right:auto;line-height:1.6}.hero-cta{display:flex;gap:clamp(1rem,3vw,1.5rem);justify-content:center;flex-wrap:wrap;align-items:center}.cta-primary,.cta-secondary{padding:clamp(.8rem,2vw,1rem) clamp(1.5rem,4vw,2rem);border-radius:30px;font-size:clamp(.9rem,2.5vw,1.1rem);font-weight:500;cursor:pointer;transition:all .3s ease;border:none;text-decoration:none;display:inline-block;min-width:clamp(140px,25vw,180px);text-align:center}.cta-primary{background:#007aff;color:#fff}.cta-primary:hover{background:#0056cc;transform:translateY(-2px);box-shadow:0 10px 30px #007aff4d}.cta-secondary{background:#16273f;color:#efefef}.cta-secondary:hover{background:#007aff;color:#fff;transform:translateY(-2px);box-shadow:0 10px 30px #007aff33}.hero-brands{position:absolute;bottom:6rem;left:0;right:0;width:100%;display:flex;justify-content:center;align-items:center}.hero-scroll-indicator{position:absolute;bottom:4rem;left:50%;transform:translate(-50%);display:flex;justify-content:center;align-items:center}.home-section-wrapper .hero-scroll-indicator{position:absolute;bottom:4rem;left:50%;transform:translate(-50%);z-index:10;display:flex;justify-content:center;align-items:center}.scroll-arrow{font-size:2rem;color:#86868b;display:flex;justify-content:center;align-items:center;width:auto;height:auto;margin:0;padding:0;text-align:center}.about-section,.experience-section,.projects-section,.contact-section{padding:clamp(4rem,12vh,8rem) 0;width:100vw;display:flex;flex-direction:column;align-items:center;justify-content:center}.about-section{background:linear-gradient(135deg,#2a2a2a,#0a0a0a)}.about-section>*,.experience-section>*,.projects-section>*,.contact-section>*{width:100%;max-width:min(1400px,90vw);margin:0 auto;padding:0 clamp(1rem,4vw,2rem)}.section-title{font-size:clamp(2rem,6vw,4rem);font-weight:700;text-align:center;margin-bottom:clamp(2rem,8vh,4rem);background:linear-gradient(135deg,#f5f5f7,#007aff);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;line-height:1.2}.about-content{display:flex;flex-direction:column;align-items:center;text-align:center;margin-bottom:clamp(3rem,6vh,4rem)}.about-text p{font-size:clamp(1rem,2.5vw,1.2rem);color:#a1a1a6;margin-bottom:clamp(1rem,3vh,1.5rem);line-height:1.8}.skills-container{width:100%;max-width:min(1400px,90vw);margin:0 auto;padding:0 clamp(1rem,4vw,2rem)}.skills-container h3{font-size:clamp(1.2rem,3vw,1.5rem);margin-bottom:clamp(1.5rem,4vh,2rem);color:#f5f5f7;text-align:center}.skills-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(clamp(120px,22vw,140px),1fr));gap:clamp(1rem,2.5vw,1.5rem)}.skill-item{background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:16px;padding:clamp(1rem,3vw,1.5rem);text-align:center;font-weight:600;color:#f5f5f7;transition:all .3s ease;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);font-size:clamp(.85rem,2.2vw,.95rem);position:relative;overflow:hidden;min-height:clamp(80px,15vw,100px);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:clamp(.5rem,1.5vw,.75rem)}.skill-icon{width:clamp(24px,5vw,32px);height:clamp(24px,5vw,32px);transition:all .3s ease;filter:grayscale(.3);display:flex;align-items:center;justify-content:center}.skill-icon img{width:100%;height:100%;object-fit:contain;transition:all .3s ease}.skill-name{font-weight:600;letter-spacing:.5px}.skill-item:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.1),transparent);transition:left .5s ease}.skill-item:hover:before{left:100%}.skill-item:hover{background:rgba(var(--skill-rgb),.1);border-color:var(--skill-color);transform:translateY(-3px) scale(1.02);box-shadow:0 8px 25px rgba(var(--skill-rgb),.2);color:#fff}.skill-item:hover .skill-icon{filter:grayscale(0);transform:scale(1.1)}.skill-item:hover .skill-icon img{filter:grayscale(0)}.skill-item:hover .skill-name{color:var(--skill-color)}.skills-categories{display:grid;grid-template-columns:repeat(3,1fr);gap:clamp(1.5rem,3vw,2.5rem)}.skill-category{background:linear-gradient(135deg,#007aff0d,#ffffff05);border:1px solid rgba(0,122,255,.1);border-radius:20px;padding:clamp(2rem,4vw,2.5rem);-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);position:relative;overflow:hidden;transition:all .3s ease}.skill-category:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,#007aff,#5856d6,#af52de);border-radius:20px 20px 0 0}.skill-category:hover{transform:translateY(-5px);border-color:#007aff33;box-shadow:0 20px 40px #007aff1a}.skill-category-title{font-size:clamp(1.1rem,2.8vw,1.3rem);font-weight:700;color:#f5f5f7;margin-bottom:clamp(1.5rem,3vh,2rem);text-align:center;position:relative}.skill-category-title:after{content:"";position:absolute;bottom:-8px;left:50%;transform:translate(-50%);width:40px;height:2px;background:linear-gradient(90deg,#007aff,#5856d6);border-radius:1px}.product-spotlight-section{background:linear-gradient(135deg,#1a1a1a,#0a0a0a);padding:clamp(4rem,12vh,8rem) 0;width:100vw;display:flex;flex-direction:column;align-items:center;justify-content:center;position:relative;overflow:hidden}.product-spotlight-section:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:radial-gradient(circle at 20% 50%,rgba(0,122,255,.1) 0%,transparent 50%),radial-gradient(circle at 80% 20%,rgba(88,86,214,.1) 0%,transparent 50%),radial-gradient(circle at 40% 80%,rgba(175,82,222,.1) 0%,transparent 50%);pointer-events:none}.spotlight-container{width:100%;max-width:min(1400px,90vw);margin:0 auto;padding:0 clamp(1rem,4vw,2rem);position:relative;z-index:1;overflow-x:visible}.spotlight-header{text-align:center;margin-bottom:clamp(3rem,6vh,4rem)}.spotlight-title{font-size:clamp(2.5rem,6vw,3.5rem);font-weight:700;color:#f5f5f7;margin-bottom:clamp(1rem,2vh,1.5rem);background:linear-gradient(135deg,#007aff,#5856d6,#af52de);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;line-height:1.1}.spotlight-subtitle{font-size:clamp(1.1rem,2.8vw,1.4rem);color:#a1a1a6;max-width:600px;margin:0 auto;line-height:1.5;font-weight:400}.spotlight-demo{display:flex;justify-content:center;align-items:center;margin:clamp(3rem,6vh,4rem) 0;width:100%}.spotlight-gif{width:100%;max-width:600px;height:auto;border-radius:16px;overflow:visible;position:relative;cursor:pointer;transition:all .3s ease}.spotlight-gif:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(45deg,transparent 30%,rgba(255,255,255,.05) 50%,transparent 70%);pointer-events:none;z-index:2;border-radius:16px}.spotlight-gif img{width:100%;height:auto;object-fit:cover;border-radius:16px;transition:transform .3s ease}.spotlight-gif:hover img{transform:scale(1.02)}.spotlight-gif:hover:after{background:#007aff;transform:scale(1.05)}.spotlight-stats-grid{display:flex;flex-direction:row;gap:clamp(1.5rem,4vw,2.5rem);margin-bottom:clamp(3rem,6vh,4rem);overflow-x:auto;padding:.5rem 0;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;width:100%;min-width:0;cursor:grab;-webkit-user-select:none;user-select:none}.spotlight-stats-grid:active{cursor:grabbing}.spotlight-stats-grid::-webkit-scrollbar{display:none}.spotlight-stat-card{background:linear-gradient(135deg,#ffffff14,#ffffff05);border:1px solid rgba(255,255,255,.1);border-radius:24px;padding:clamp(2rem,5vw,2.5rem);text-align:center;position:relative;overflow:hidden;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);transition:all .4s cubic-bezier(.4,0,.2,1);cursor:pointer;flex:0 0 auto;width:clamp(280px,25vw,350px);scroll-snap-align:start;pointer-events:auto}.spotlight-stat-card:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,var(--stat-color),transparent);border-radius:24px 24px 0 0}.spotlight-stat-card:hover{background:linear-gradient(135deg,#ffffff1f,#ffffff0a);border-color:#fff3;box-shadow:0 20px 40px #0000004d,0 0 0 1px #ffffff0d,inset 0 1px #ffffff1a}.stat-icon{font-size:clamp(2.5rem,5vw,3rem);margin-bottom:clamp(1rem,2vh,1.5rem);display:block;filter:grayscale(.3) brightness(1.2);transition:all .3s ease}.spotlight-stat-card:hover .stat-icon{filter:grayscale(0) brightness(1.4);transform:scale(1.1)}.stat-number{display:flex;align-items:baseline;justify-content:center;margin-bottom:clamp(.8rem,2vh,1rem);line-height:1}.stat-value{font-size:clamp(3rem,8vw,4rem);font-weight:800;color:var(--stat-color);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;letter-spacing:-.02em}.stat-suffix{font-size:clamp(1.5rem,4vw,2rem);font-weight:600;color:var(--stat-color);margin-left:.2rem;opacity:.8}.stat-label{font-size:clamp(1.2rem,3vw,1.4rem);font-weight:600;color:#f5f5f7;margin-bottom:clamp(.5rem,1vh,.8rem);line-height:1.2}.stat-description{font-size:clamp(.9rem,2.2vw,1rem);color:#a1a1a6;line-height:1.4;margin-bottom:clamp(1rem,2vh,1.5rem)}.stat-accent-line{width:60px;height:2px;background:linear-gradient(90deg,var(--stat-color),transparent);margin:0 auto;border-radius:1px;opacity:.6;transition:all .3s ease}.spotlight-stat-card:hover .stat-accent-line{width:80px;opacity:1}.spotlight-brands{margin:clamp(2rem,4vh,3rem) 0;display:flex;justify-content:center;align-items:center;width:100vw;position:relative;left:50%;right:50%;margin-left:-50vw;margin-right:-50vw}.spotlight-brands .brands-footer{width:100%;margin:0 auto}.spotlight-brands .brands-footer-text{text-align:center;font-size:clamp(.9rem,2.2vw,1rem);color:#a1a1a6;margin-bottom:clamp(1rem,2vh,1.5rem);font-weight:500;text-transform:uppercase;letter-spacing:.5px}.spotlight-brands .brands-footer-logos{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;gap:clamp(2rem,6vw,4rem);padding:0 clamp(1rem,3vw,2rem)}.spotlight-brands .brand-footer-logo{opacity:.6;transition:all .3s ease}.spotlight-brands .brand-footer-logo:hover{opacity:1;transform:scale(1.05)}.spotlight-brands .brand-footer-logo img{height:clamp(24px,4vw,32px);width:auto;object-fit:contain;filter:brightness(1.2)}.spotlight-summary{text-align:center;max-width:800px;margin:0 auto}.summary-content{background:linear-gradient(135deg,#007aff0d,#ffffff05);border:1px solid rgba(0,122,255,.1);border-radius:20px;padding:clamp(2rem,5vw,3rem);-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px)}.summary-content h3{font-size:clamp(1.5rem,4vw,1.8rem);font-weight:600;color:#f5f5f7;margin-bottom:clamp(1rem,2vh,1.5rem)}.summary-content p{font-size:clamp(1rem,2.5vw,1.1rem);color:#d1d1d6;line-height:1.7;margin:0}.experience-section{background:#000}.experience-timeline{display:flex;flex-direction:column;gap:clamp(3rem,6vh,4rem);margin-bottom:clamp(4rem,8vh,6rem)}.experience-item{background:transparent;border:none;border-radius:0;padding:clamp(2rem,4vw,3rem) 0;transition:all .3s ease;border-bottom:1px solid rgba(255,255,255,.1);text-align:center}.experience-item:last-child{border-bottom:none}.experience-item-with-gif{background:transparent;border:none;border-radius:0;overflow:visible;padding-left:0;text-align:left}.experience-item-with-gif .experience-content{display:grid;grid-template-columns:1.2fr .8fr;gap:clamp(2rem,4vw,3rem);align-items:center;max-width:1200px;margin:0 auto;padding:0 clamp(1rem,3vw,2rem)}.home-page .experience-item-with-gif .experience-content{display:flex;flex-direction:column;gap:clamp(2rem,4vh,3rem);align-items:center;text-align:center}.home-page .experience-gif-section{width:100%;display:flex;justify-content:center;order:1}.home-page .experience-text{width:100%;order:2}.home-page .experience-gif{max-width:1200px;width:100%}.experience-gif{width:100%;max-width:500px;height:auto;border-radius:16px;overflow:visible;cursor:pointer;transition:all .3s ease}.experience-gif:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(45deg,transparent 30%,rgba(255,255,255,.05) 50%,transparent 70%);pointer-events:none;z-index:2;border-radius:16px}.experience-gif .gif-container{position:relative;border-radius:16px;overflow:hidden;box-shadow:0 20px 40px #007aff26,0 10px 20px #0003,inset 0 1px #ffffff1a;border:1px solid rgba(255,255,255,.1);background:#0003}.experience-gif .gif-container:after{content:"";position:absolute;top:100%;left:0;right:0;height:50%;background:linear-gradient(to bottom,rgba(0,0,0,.1) 0%,rgba(0,0,0,.05) 30%,transparent 100%);transform:scaleY(-1);opacity:.6;border-radius:0 0 16px 16px;pointer-events:none}.experience-gif-section{display:flex;flex-direction:column;align-items:center;gap:clamp(1.5rem,3vh,2rem)}.channel-badges{width:100%;max-width:500px;text-align:center;border-radius:16px}.channel-badges-title{font-size:clamp(.9rem,2.2vw,1rem);font-weight:600;color:#a1a1a6;margin-bottom:clamp(1rem,2vh,1.2rem);text-transform:uppercase;letter-spacing:.5px}.channel-badges-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(clamp(60px,12vw,80px),1fr));gap:clamp(.8rem,2vw,1.2rem);justify-items:center}.channel-badge{background:transparent;border:none;border-radius:0;padding:clamp(.4rem,1vw,.6rem);transition:all .3s ease;cursor:pointer;display:flex;align-items:center;justify-content:center;min-height:clamp(70px,14vw,90px);width:100%}.channel-badge:hover{background:transparent;border:none;box-shadow:none}.channel-badge img{width:100%;height:auto;max-height:clamp(55px,11vw,70px);object-fit:contain;filter:brightness(1.1) saturate(1.1) grayscale(.2);transition:all .3s ease;opacity:.8;border-radius:12px}.channel-badge:hover img{filter:brightness(1.3) saturate(1.3) grayscale(0);transform:scale(1.1);opacity:1}.experience-gif:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(45deg,transparent 30%,rgba(255,255,255,.05) 50%,transparent 70%);pointer-events:none;z-index:1}.experience-gif img{width:100%;height:auto;object-fit:cover;border-radius:16px;transition:transform .3s ease}.experience-gif:hover img{transform:scale(1.02)}.experience-gif:hover:after{background:#007aff;transform:scale(1.05)}@keyframes pulse-demo{0%,to{opacity:.9;transform:scale(1)}50%{opacity:1;transform:scale(1.05)}}.gif-modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:#000000e6;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);display:flex;align-items:center;justify-content:center;z-index:1000;padding:2rem}.gif-modal-content{background:linear-gradient(135deg,#ffffff1a,#ffffff0d);border:1px solid rgba(255,255,255,.2);border-radius:20px;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);max-width:90vw;max-height:90vh;overflow:hidden;box-shadow:0 25px 50px #00000080,0 10px 20px #007aff1a}.gif-modal-header{display:flex;justify-content:space-between;align-items:center;padding:1.5rem 2rem;border-bottom:1px solid rgba(255,255,255,.1)}.gif-modal-header h3{color:#f5f5f7;font-size:1.5rem;font-weight:600;margin:0}.gif-modal-close{background:none;border:none;color:#f5f5f7;font-size:2rem;cursor:pointer;padding:0;width:40px;height:40px;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:all .3s ease}.gif-modal-close:hover{background:#ffffff1a;transform:scale(1.1)}.gif-modal-body{padding:0;display:flex;justify-content:center;align-items:center}.gif-modal-body img{width:100%;height:auto;max-width:800px;max-height:70vh;object-fit:contain;border-radius:0 0 20px 20px}.experience-header{margin-bottom:clamp(1rem,3vh,1.5rem)}.experience-title{font-size:clamp(1.5rem,4vw,2rem);font-weight:700;color:#f5f5f7;margin-bottom:clamp(.5rem,1vh,.75rem);line-height:1.2}.experience-company-section{margin-bottom:clamp(.5rem,1vh,.75rem)}.home-page .experience-title-section{display:flex;flex-direction:column;align-items:center;gap:clamp(.5rem,1vh,.75rem)}.home-page .experience-title{margin-bottom:0}.home-page .experience-company-section{margin-bottom:0;display:flex;align-items:center;justify-content:center}.experience-company{font-size:clamp(1.2rem,3vw,1.5rem);font-weight:600;color:#007aff}.experience-company-logo{display:flex;align-items:center;height:clamp(35px,5vw,50px)}.experience-company-logo img{max-height:100%;width:auto;object-fit:contain;filter:brightness(1.2)}.experience-company-logo img[src*=freelancer]{height:clamp(45px,7vw,70px);max-width:250px;object-fit:contain}.experience-meta{display:flex;gap:clamp(1rem,3vw,2rem);flex-wrap:wrap;align-items:center}.experience-location,.experience-period{font-size:clamp(.9rem,2.5vw,1rem);color:#a1a1a6;font-weight:500}.experience-period{color:#86868b}.experience-description{font-size:clamp(1rem,2.5vw,1.1rem);color:#a1a1a6;margin-bottom:clamp(1.5rem,3vh,2rem);line-height:1.6;font-style:italic}.experience-achievements{list-style:none;margin-bottom:clamp(1.5rem,3vh,2rem)}.achievement-item{position:relative;padding-left:1.5rem;margin-bottom:clamp(.8rem,2vh,1rem);font-size:clamp(.95rem,2.5vw,1.05rem);color:#d1d1d6;line-height:1.7}.achievement-item:before{content:"▸";position:absolute;left:0;color:#007aff;font-weight:700}.experience-technologies{display:flex;flex-wrap:wrap;gap:.5rem}.education-section{background:linear-gradient(135deg,#0a0a0a,#2a2a2a);padding:clamp(4rem,12vh,8rem) 0;width:100vw;display:flex;flex-direction:column;align-items:center;justify-content:center}.education-section>*,.education-container{width:100%;max-width:min(1400px,90vw);margin:0 auto;padding:0 clamp(1rem,4vw,2rem)}.education-title{font-size:clamp(1.5rem,4vw,2rem);font-weight:600;color:#f5f5f7;margin-bottom:clamp(1.5rem,3vh,2rem);text-align:center}.education-item{background:transparent;border:none;border-radius:0;padding:clamp(1rem,2vw,1.5rem);transition:all .3s ease}.education-item:hover{transform:translateY(-2px)}.education-content{display:flex;align-items:center;justify-content:center;text-align:center}.education-text{flex:1}.education-school-logo{height:clamp(40px,6vw,60px);width:auto;object-fit:contain;filter:brightness(1.1);margin:clamp(.5rem,1vh,.75rem) 0}.education-degree{font-size:clamp(1.2rem,3vw,1.4rem);font-weight:700;color:#f5f5f7;margin-bottom:clamp(.5rem,1vh,.75rem);line-height:1.3}.education-school{font-size:clamp(1rem,2.5vw,1.2rem);font-weight:600;color:#007aff;margin-bottom:clamp(.5rem,1vh,.75rem)}.education-meta{display:flex;gap:clamp(1rem,3vw,2rem);flex-wrap:wrap;align-items:center;justify-content:center;text-align:center}.education-location,.education-period{font-size:clamp(.9rem,2.5vw,1rem);color:#a1a1a6;font-weight:500}.brands-footer{width:100%;padding:clamp(1.5rem,3vh,2rem) 0;background:transparent;display:flex;justify-content:center;align-items:center}.brands-footer-container{width:100%;margin:0 auto;padding:0;text-align:center}.brands-footer-text{font-size:clamp(.7rem,1.8vw,.8rem);color:#86868b;margin-bottom:clamp(1rem,2vh,1.5rem);font-weight:400;text-transform:uppercase;letter-spacing:.8px}.brands-footer-logos{display:flex;justify-content:center;align-items:center;gap:clamp(2rem,5vw,3.5rem);flex-wrap:wrap;padding:0 clamp(1rem,3vw,2rem)}.brand-footer-logo{opacity:.4;transition:all .3s ease;filter:grayscale(100%);display:flex;align-items:center;justify-content:center;width:clamp(70px,10vw,100px);height:clamp(35px,5vw,45px)}.brand-footer-logo.colorful{opacity:.8;filter:grayscale(0%);transform:scale(1.05)}.brand-footer-logo img{max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain}.brand-footer-logo img[src*=comcast]{filter:grayscale(100%) invert(1) brightness(.8)}.brand-footer-logo.colorful img[src*=comcast]{filter:invert(1) brightness(.9)}.projects-section{background:linear-gradient(135deg,#131021,#0a0a0a)}.apple-showcase-section{margin:clamp(4rem,8vh,6rem) 0}.showcase-container{display:grid;grid-template-columns:1fr 1.2fr;gap:clamp(3rem,6vw,5rem);align-items:start;max-width:1400px;margin:0 auto;padding:0 clamp(1rem,4vw,2rem)}.showcase-left{display:flex;flex-direction:column;gap:0}.showcase-toggle{border-bottom:1px solid rgba(255,255,255,.1);cursor:pointer;transition:all .3s ease}.showcase-toggle:hover{background:#ffffff05}.showcase-toggle.active{background:#ffffff0d}.toggle-header{display:flex;justify-content:space-between;align-items:center;padding:clamp(1.5rem,3vw,2rem) 0}.toggle-title{font-size:clamp(1.3rem,3vw,1.8rem);font-weight:600;color:#f5f5f7;margin:0;line-height:1.3}.toggle-arrow{font-size:1rem;color:#a1a1a6;transition:all .3s ease}.toggle-content{overflow:hidden}.toggle-description{padding:0 0 clamp(1.5rem,3vw,2rem) 0}.toggle-description p{font-size:clamp(1rem,2.5vw,1.1rem);color:#a1a1a6;line-height:1.6;margin:0}.showcase-right{display:flex;justify-content:center;align-items:center;min-height:400px}.showcase-image{width:100%;max-width:600px;height:auto}.showcase-image img{width:100%;height:auto;object-fit:contain;border-radius:0;border:none;background:transparent}.featured-projects-section{margin-top:clamp(4rem,8vh,6rem)}.featured-title{font-size:clamp(1.5rem,4vw,2rem);font-weight:600;color:#f5f5f7;margin-bottom:clamp(2rem,4vh,3rem);text-align:center}.projects-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(320px,100%),1fr));gap:clamp(2rem,5vw,3rem)}.project-card{background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:20px;overflow:hidden;transition:all .3s ease;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.project-card:hover{border-color:#007aff4d;box-shadow:0 20px 40px #007aff1a}.project-image{position:relative;overflow:hidden;height:clamp(200px,30vw,250px)}.project-image img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.project-card:hover .project-image img{transform:scale(1.05)}.project-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:#000c;display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .3s ease}.project-card:hover .project-overlay{opacity:1}.project-links{display:flex;gap:clamp(.5rem,2vw,1rem);flex-wrap:wrap;justify-content:center}.project-link{padding:clamp(.5rem,1.5vw,.75rem) clamp(1rem,3vw,1.5rem);background:#007aff;color:#fff;text-decoration:none;border-radius:25px;font-weight:500;transition:all .3s ease;font-size:clamp(.8rem,2vw,.9rem);text-align:center}.project-link:hover{background:#0056cc;transform:translateY(-2px)}.project-content{padding:clamp(1.5rem,4vw,2rem)}.project-header{margin-bottom:clamp(1rem,2vh,1.5rem)}.project-title{font-size:clamp(1.2rem,3vw,1.5rem);font-weight:600;margin-bottom:clamp(.5rem,1vh,.75rem);color:#f5f5f7;line-height:1.3}.project-meta{display:flex;gap:clamp(.8rem,2vw,1.5rem);flex-wrap:wrap;align-items:center;margin-bottom:clamp(.5rem,1vh,.75rem)}.project-company{font-size:clamp(.9rem,2vw,1rem);font-weight:600;color:#007aff}.project-company-logo{display:flex;align-items:center;height:clamp(20px,3vw,25px)}.project-company-logo img{max-height:100%;width:auto;object-fit:contain;filter:brightness(1.2)}.project-period{font-size:clamp(.85rem,2vw,.95rem);color:#86868b;font-weight:500}.project-description{color:#a1a1a6;margin-bottom:clamp(1rem,3vh,1.5rem);line-height:1.6;font-size:clamp(.9rem,2vw,1rem)}.project-technologies{display:flex;flex-wrap:wrap;gap:.5rem}.tech-tag{background:#007aff1a;color:#007aff;padding:.25rem .75rem;border-radius:15px;font-size:.875rem;font-weight:500;border:1px solid rgba(0,122,255,.2)}.project-album-section{margin-top:clamp(4rem,8vh,6rem);width:100%;position:relative}.album-title{font-size:clamp(1.5rem,4vw,2rem);font-weight:600;text-align:center;margin-bottom:clamp(2rem,4vh,3rem);color:#f5f5f7}.album-container{width:100%;position:relative;overflow:hidden}.album-scroll{display:flex;gap:clamp(1.5rem,4vw,2rem);overflow-x:auto;overflow-y:hidden;padding:1.5rem 0 3rem;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none}.album-scroll::-webkit-scrollbar{display:none}.album-item{flex:0 0 auto;width:clamp(350px,25vw,450px);height:clamp(233px,16.67vw,300px);cursor:pointer;border-radius:12px;overflow:hidden;position:relative;background:#ffffff0d;border:1px solid rgba(255,255,255,.1);transition:all .3s ease}.album-item.center-spotlight{width:clamp(600px,50vw,800px);height:clamp(400px,33.33vw,533px);border:none;box-shadow:none;z-index:10;position:relative;background:none;border-radius:0;overflow:visible}.album-item.center-spotlight .album-image{border-radius:0;border:none;background:none;box-shadow:none;width:100%;height:100%}.album-item.center-spotlight .album-image img{border-radius:0;border:none;object-fit:contain;width:100%;height:100%;background:transparent;box-shadow:none}.album-item.center-spotlight .album-overlay{display:none}.album-dots{display:flex;justify-content:center;gap:.75rem;margin-top:2rem;padding:0 1rem}.album-dot{width:12px;height:12px;border-radius:50%;background:#ffffff4d;cursor:pointer;transition:all .3s ease;border:none;padding:0}.album-dot:hover{background:#007aff99;transform:scale(1.2)}.album-dot.active{background:#007aff;transform:scale(1.3);box-shadow:0 0 10px #007aff80}.album-image{width:100%;height:100%;position:relative;border-radius:16px;overflow:hidden;background:#ffffff0d;border:1px solid rgba(255,255,255,.1);transition:all .3s ease}.album-image:hover{border-color:#007aff4d;box-shadow:0 10px 30px #007aff1a}.album-image img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.album-item:hover .album-image img{transform:scale(1.05)}.album-overlay{position:absolute;bottom:0;left:0;right:0;background:linear-gradient(transparent,#000c);padding:1.5rem 1rem 1rem;transform:translateY(100%);transition:transform .3s ease}.album-item:hover .album-overlay{transform:translateY(0)}.album-title-overlay{color:#f5f5f7;font-size:.9rem;font-weight:500;text-align:center;display:block}.contact-section{background:linear-gradient(135deg,#121020,#0a0a0a)}.contact-subtitle{text-align:center;font-size:1.25rem;color:#a1a1a6;margin-bottom:4rem;max-width:600px;margin-left:auto;margin-right:auto}.contact-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(250px,100%),1fr));gap:clamp(1.5rem,4vw,2rem);margin-bottom:clamp(3rem,8vh,4rem)}.contact-item{background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:20px;padding:clamp(1.5rem,4vw,2rem);text-align:center;transition:all .3s ease;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.contact-item:hover{background:#ffffff14;border-color:#007aff4d;transform:translateY(-5px)}.contact-icon{font-size:clamp(2rem,6vw,3rem);margin-top:clamp(.8rem,2vh,1rem)}.contact-icon-img{width:clamp(4rem,6vw,5rem);height:clamp(4rem,6vw,5rem);object-fit:contain;filter:brightness(.9);transition:filter .3s ease}.contact-item:hover .contact-icon-img{filter:brightness(1.1)}.contact-label{font-size:clamp(1rem,3vw,1.2rem);font-weight:600;margin-bottom:clamp(.3rem,1vh,.5rem);color:#f5f5f7}.contact-value{color:#a1a1a6;text-decoration:none;transition:color .3s ease;font-size:clamp(.9rem,2.5vw,1rem);word-break:break-word}.contact-value:hover{color:#007aff}.contact-cta{text-align:center}.contact-button{display:inline-block;padding:1.25rem 2.5rem;background:#007aff;color:#fff;text-decoration:none;border-radius:30px;font-size:1.1rem;font-weight:600;transition:all .3s ease}.contact-button:hover{background:#0056cc;transform:translateY(-2px);box-shadow:0 15px 35px #007aff4d}.footer{text-align:center;padding:3rem 0;border-top:1px solid rgba(255,255,255,.1);margin-top:4rem}.footer p{color:#86868b;font-size:.9rem}.augentai-page{min-height:100vh;background:linear-gradient(135deg,#0a0a0a,#1a1a1a);color:#fff}.augentai-everyone-section{background:linear-gradient(135deg,#0a0a0a,#1a1a1a)}.augentai-text-section{width:100vw;min-height:100vh;display:flex;align-items:center;justify-content:center;padding:clamp(4rem,12vh,8rem) 0;background:linear-gradient(135deg,#1a1a1a,#2a2a2a);position:relative}.augentai-text-section:nth-of-type(odd){background:linear-gradient(135deg,#0a0a0a,#1a1a1a)}.augentai-text-section:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:radial-gradient(circle at 30% 20%,rgba(59,130,246,.05) 0%,transparent 50%),radial-gradient(circle at 70% 80%,rgba(147,51,234,.05) 0%,transparent 50%);pointer-events:none}.text-content{text-align:center;max-width:800px;margin:0 auto;position:relative;z-index:1}.augentai-gif-section{width:100vw;min-height:100vh;display:flex;align-items:center;justify-content:center;padding:clamp(2rem,8vh,4rem) 0;background:linear-gradient(135deg,#2a2a2a,#0a0a0a);position:relative}.augentai-gif-section:nth-of-type(2n){background:linear-gradient(135deg,#1a1a1a,#2a2a2a)}.gif-container{max-width:1000px;margin:0 auto;width:100%;display:flex;justify-content:center;position:relative;z-index:1}.gif-wrapper{position:relative;border-radius:20px;overflow:hidden;box-shadow:0 25px 50px -12px #0009;background:#000;width:100%;max-width:900px}.demo-gif{width:100%;height:auto;display:block;border-radius:20px;transition:transform .3s ease}.gif-wrapper:hover .demo-gif{transform:scale(1.02)}.augentai-logo-section{width:100vw;height:100vh;display:flex;align-items:center;justify-content:center;background:url(/images/augentAI_Background.png);background-size:cover;background-position:center;background-repeat:no-repeat;position:relative;overflow:hidden}.augentai-logo-container{width:100%;height:100%;display:flex;align-items:center;justify-content:center;position:relative;z-index:1}.augentai-logo-content{text-align:center}.augentai-video-section{padding:clamp(4rem,12vh,8rem) 0;width:100vw;display:flex;flex-direction:column;align-items:center;justify-content:center;background:linear-gradient(135deg,#0a0a0a,#1a1a1a);background-size:cover;background-position:center;background-repeat:no-repeat;position:relative;overflow:hidden}.augentai-video-section:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:radial-gradient(circle at 30% 20%,rgba(59,130,246,.1) 0%,transparent 50%),radial-gradient(circle at 70% 80%,rgba(147,51,234,.1) 0%,transparent 50%);pointer-events:none}.augentai-video-section>*{width:100%;max-width:min(1400px,90vw);margin:0 auto}.augentai-container{max-width:min(1200px,90vw);margin:0 auto;padding:0 clamp(1rem,4vw,2rem);position:relative;z-index:1}.augentai-flow-section{width:100vw;height:100vh;display:flex;align-items:center;justify-content:center;background:url(/images/video_Background.png);background-size:cover;background-position:center;background-repeat:no-repeat;position:relative;overflow:hidden}.augentai-video-content{text-align:center;margin-bottom:4rem}.augentai-title{font-size:4rem;font-weight:700;background:linear-gradient(135deg,#3b82f6,#9333ea,#06b6d4);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin-bottom:1rem;letter-spacing:-.02em}.augentai-subtitle{font-size:2rem;color:#e5e7eb;margin-bottom:1.5rem;font-weight:300}.augentai-description{font-size:1.5rem;color:#9ca3af;max-width:600px;margin:0 auto;line-height:1.6}.augentai-main-video{max-width:900px;margin:0 auto;width:100%;display:flex;justify-content:center}.video-container{position:relative;border-radius:16px;overflow:hidden;box-shadow:0 25px 50px -12px #00000080;background:#000}.demo-video{width:100%;height:auto;display:block;border-radius:16px}.augentai-details{padding:clamp(4rem,12vh,8rem) 0;width:100vw;height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;background:#0a0a0a}.augentai-details>*{width:100%;max-width:min(1400px,90vw);margin:0 auto}.section-header{text-align:center;margin-bottom:-30rem}.section-header h2{font-size:2.5rem;font-weight:700;color:#fff;margin-bottom:1rem}.section-header p{font-size:1.1rem;color:#9ca3af;max-width:600px;margin:0 auto}.steps-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;margin-top:3rem;width:100%;max-width:1200px;justify-items:center}.step-card{background:linear-gradient(135deg,#1a1a1a,#2a2a2a);border-radius:16px;padding:1.5rem;border:1px solid #333;transition:all .3s ease;cursor:pointer}.step-card:hover{border-color:#3b82f6;box-shadow:0 10px 30px #3b82f633}.step-video-container{margin-bottom:1.5rem}.step-thumbnail{position:relative;border-radius:12px;overflow:hidden;aspect-ratio:16/9;cursor:pointer}.step-thumbnail img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.step-thumbnail:hover img{transform:scale(1.05)}.play-overlay{position:absolute;top:0;left:0;right:0;bottom:0;display:flex;align-items:center;justify-content:center;background:#0000004d;opacity:0;transition:opacity .3s ease}.step-thumbnail:hover .play-overlay{opacity:1}.play-button{width:60px;height:60px;background:#3b82f6e6;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;transition:all .3s ease}.play-button:hover{background:#3b82f6;transform:scale(1.1)}.step-content h3{font-size:1.25rem;font-weight:600;color:#fff;margin-bottom:.5rem}.step-content p{color:#9ca3af;line-height:1.6}.video-modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:#000000e6;display:flex;align-items:center;justify-content:center;z-index:1000;padding:2rem}.video-modal{position:relative;max-width:90vw;max-height:90vh;background:#1a1a1a;border-radius:16px;overflow:hidden}.modal-close{position:absolute;top:1rem;right:1rem;background:#000000b3;border:none;color:#fff;width:40px;height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:1001;transition:background .3s ease}.modal-close:hover{background:#000000e6}.modal-video-container{position:relative}.modal-video{width:100%;height:auto;max-height:70vh;display:block}.modal-title{padding:1rem 1.5rem;color:#fff;font-size:1.1rem;font-weight:600;margin:0;background:#1a1a1a}@media (min-width: 1440px){html{font-size:18px}.nav-container{max-width:1600px}.about-section>*,.experience-section>*,.projects-section>*,.contact-section>*{max-width:1600px;margin-left:auto;margin-right:auto}.hero-container{max-width:1000px}}@media (max-width: 1439px) and (min-width: 1024px){.projects-grid,.steps-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width: 1023px) and (min-width: 768px){.augentai-title{font-size:3rem}.augentai-subtitle{font-size:1.3rem}.steps-grid{grid-template-columns:repeat(2,1fr);gap:1.5rem}.augentai-logo-section{height:80vh}.augentai-video-section{padding:100px 1.5rem 60px}.augentai-details{padding:60px 1.5rem}.augentai-text-section{padding:clamp(3rem,8vh,5rem) 1.5rem}.augentai-gif-section{padding:clamp(2rem,6vh,3rem) 1.5rem}.gif-wrapper{max-width:700px}.demo-section-title{font-size:2.5rem}.demo-section-description{font-size:1.1rem}.demo-category-title{font-size:1.8rem}.demo-grid{grid-template-columns:repeat(2,1fr);gap:1.5rem}.augentai-demo-section{padding:60px 1.5rem}.image-modal-overlay{padding:1.5rem}.modal-image-container{max-height:75vh}}@media (max-width: 767px){.augentai-title{font-size:2.5rem}.augentai-subtitle{font-size:1.1rem}.augentai-description{font-size:1rem}.steps-grid{grid-template-columns:1fr;gap:1.5rem}.augentai-logo-section{height:70vh}.augentai-video-section{padding:80px 1rem 40px}.augentai-video-section .augentai-container{padding:0 1rem}.augentai-details{padding:40px 1rem}.augentai-details-container{padding:0 1rem}.section-header h2{font-size:2rem}.video-modal-overlay{padding:1rem}.modal-video{max-height:60vh}.augentai-text-section{padding:clamp(2rem,6vh,3rem) 1rem;min-height:80vh}.augentai-gif-section{padding:clamp(1.5rem,4vh,2rem) 1rem;min-height:70vh}.text-content{max-width:100%}.gif-wrapper{max-width:100%;border-radius:16px}.demo-gif{border-radius:16px}.demo-section-title{font-size:2rem}.demo-section-description{font-size:1rem}.demo-category-title{font-size:1.5rem}.demo-grid{grid-template-columns:1fr;gap:1.5rem}.demo-item{min-height:auto}.augentai-demo-section{padding:40px 1rem}.demo-category{margin-bottom:3rem}.demo-overlay{position:static;transform:none;background:#000c;padding:1rem}.demo-item:hover .demo-overlay{transform:none}.image-modal-overlay{padding:1rem}.modal-image-container{max-height:70vh}.modal-image-info{padding:1rem 1.5rem}.modal-image-info h3{font-size:1.2rem}.modal-image-info p{font-size:.9rem}.modal-close-button{top:.5rem;right:.5rem;width:2.5rem;height:2.5rem;font-size:1.5rem}}.augentai-demo-section{padding:clamp(4rem,12vh,8rem) 0;width:100vw;background:linear-gradient(135deg,#1a1a1a,#0a0a0a);position:relative}.augentai-demo-section:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:radial-gradient(circle at 20% 30%,rgba(59,130,246,.08) 0%,transparent 50%),radial-gradient(circle at 80% 70%,rgba(147,51,234,.08) 0%,transparent 50%);pointer-events:none}.demo-section-header{text-align:center;margin-bottom:4rem;position:relative;z-index:1}.demo-section-title{font-size:3rem;font-weight:700;background:linear-gradient(135deg,#3b82f6,#9333ea,#06b6d4);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin-bottom:1rem;letter-spacing:-.02em}.demo-section-description{font-size:1.2rem;color:#9ca3af;max-width:700px;margin:0 auto;line-height:1.6}.demo-category{margin-bottom:5rem;position:relative;z-index:1}.demo-category:last-child{margin-bottom:0}.demo-category-title{font-size:2rem;font-weight:600;color:#fff;margin-bottom:2rem;text-align:center}.demo-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:2rem;max-width:1400px;margin:0 auto}.demo-item{position:relative;border-radius:16px;overflow:hidden;background:#ffffff0d;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.1);transition:all .3s ease;cursor:pointer;display:flex;flex-direction:column}.demo-item:hover{transform:translateY(-8px);box-shadow:0 25px 50px -12px #0006;border-color:#3b82f64d}.demo-screenshot{width:100%;height:auto;display:block;transition:transform .3s ease;object-fit:contain;flex-shrink:0}.demo-item:hover .demo-screenshot{transform:scale(1.02)}.demo-overlay{position:absolute;bottom:0;left:0;right:0;background:linear-gradient(transparent,#000c);padding:2rem 1.5rem 1.5rem;transform:translateY(100%);transition:transform .3s ease}.demo-item:hover .demo-overlay{transform:translateY(0)}.demo-overlay h4{font-size:1.2rem;font-weight:600;color:#fff;margin-bottom:.5rem}.demo-overlay p{font-size:.9rem;color:#d1d5db;line-height:1.4;margin:0}.image-modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:#000000e6;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);display:flex;align-items:center;justify-content:center;z-index:1000;padding:2rem;animation:fadeIn .3s ease}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.image-modal-content{position:relative;max-width:95vw;max-height:95vh;background:#ffffff0d;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-radius:20px;border:1px solid rgba(255,255,255,.1);overflow:hidden;animation:slideIn .3s ease}@keyframes slideIn{0%{opacity:0;transform:scale(.9) translateY(20px)}to{opacity:1;transform:scale(1) translateY(0)}}.modal-close-button{position:absolute;top:1rem;right:1rem;background:#000000b3;border:none;color:#fff;font-size:2rem;width:3rem;height:3rem;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;z-index:1001;transition:all .3s ease}.modal-close-button:hover{background:#ff0000b3;transform:scale(1.1)}.modal-image-container{display:flex;align-items:center;justify-content:center;max-height:80vh;overflow:hidden}.modal-image{max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain;display:block}.modal-image-info{padding:1.5rem 2rem;background:#000c;border-top:1px solid rgba(255,255,255,.1)}.modal-image-info h3{font-size:1.5rem;font-weight:600;color:#fff;margin-bottom:.5rem}.modal-image-info p{font-size:1rem;color:#d1d5db;line-height:1.5;margin:0}@media (max-width: 1023px) and (min-width: 768px){.about-content{grid-template-columns:1fr;gap:3rem}.projects-grid,.contact-grid{grid-template-columns:repeat(2,1fr)}.spotlight-stats-grid{display:flex;flex-direction:row;gap:1.5rem;overflow-x:auto;padding:.5rem 0;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none}.spotlight-stats-grid::-webkit-scrollbar{display:none}.spotlight-stat-card{flex:0 0 auto;width:280px;padding:2rem;scroll-snap-align:start}.stat-value{font-size:3.2rem}.stat-suffix{font-size:1.6rem}.experience-item-with-gif .experience-content{gap:clamp(2.5rem,4vw,3.5rem)}.experience-gif{max-width:450px}}@media (max-width: 767px){.nav-links{gap:clamp(.5rem,2vw,1rem)}.nav-link{padding:clamp(.3rem,1vw,.5rem) clamp(.5rem,2vw,1rem);border-radius:4px;transition:all .3s ease;white-space:nowrap}.nav-link a{font-size:.9rem}.tech-highlights,.achievements-grid,.help-areas{grid-template-columns:1fr;gap:1.5rem}.hero-cta{flex-direction:column;align-items:center;gap:1rem;margin-bottom:clamp(1.5rem,4vh,3rem)}.cta-primary,.cta-secondary{width:100%;max-width:280px}.hero-brands{bottom:clamp(6rem,10vh,8rem)}.about-content{grid-template-columns:1fr;gap:2.5rem}.skills-categories{grid-template-columns:1fr;gap:clamp(1.5rem,3vh,2rem)}.projects-grid,.contact-grid{grid-template-columns:1fr}.project-overlay{opacity:1;background:#0009}.showcase-container{grid-template-columns:1fr 1fr;gap:clamp(2rem,4vw,3rem)}.showcase-image img{max-height:clamp(250px,35vh,300px)}.album-item{width:clamp(280px,35vw,350px);height:clamp(187px,23.33vw,233px)}.album-overlay{opacity:1;transform:translateY(0);background:linear-gradient(transparent,#000000b3)}.album-dots{gap:.6rem}.album-dot{width:10px;height:10px}.spotlight-stats-grid{display:flex;flex-direction:row;gap:1.2rem;overflow-x:auto;padding:.5rem 0;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none}.spotlight-stats-grid::-webkit-scrollbar{display:none}.spotlight-stat-card{flex:0 0 auto;width:240px;padding:1.8rem;scroll-snap-align:start}}@media (max-width: 430px) and (min-width: 390px){.nav-container{padding:0 .5rem;height:60px}.nav-links{gap:.15rem}.nav-link{padding:.2rem .3rem;white-space:nowrap}.nav-link a{font-size:.7rem}.nav-logo a{font-size:.9rem}.hero-title{font-size:clamp(2rem,8vw,3.5rem)!important;margin-bottom:clamp(.8rem,2vh,1.2rem)!important;line-height:1.1!important}.hero-subtitle{font-size:clamp(1rem,3.5vw,1.8rem)!important;margin-bottom:clamp(1rem,3vh,1.5rem)!important}.hero-description{font-size:clamp(.85rem,2.2vw,1rem)!important;margin-bottom:clamp(1.5rem,4vh,2rem)!important}.hero-section{padding:clamp(4rem,12vh,6rem) 1rem clamp(4rem,10vh,6rem) 1rem!important;justify-content:center!important}.hero-cta{margin-bottom:clamp(2rem,5vh,3rem)}.hero-scroll-indicator{bottom:clamp(4rem,8vh,6rem)}.showcase-container{gap:clamp(2rem,5vh,3rem)}.showcase-image img{max-height:clamp(280px,42vh,380px)}.toggle-image-mobile img{max-height:clamp(220px,38vh,320px)}}@media (max-width: 480px){html{font-size:14px}.nav-container{height:60px;padding:0 .8rem}.nav-logo a{font-size:1rem}.nav-links{gap:.2rem}.nav-link{padding:.25rem .4rem;white-space:nowrap}.nav-link a{font-size:.75rem}.about-details,.projects-details,.experience-details,.contact-details,.education-details{padding:clamp(2rem,6vh,3rem) 0}.detail-section{margin-bottom:clamp(2rem,5vh,3rem)}.highlight-item,.help-item{padding:clamp(1.2rem,3vw,1.5rem)}.hero-section{padding:clamp(3rem,10vh,5rem) 1rem clamp(3rem,8vh,4rem) 1rem;min-height:100vh;justify-content:center}.hero-title{font-size:clamp(2.2rem,9vw,4rem);line-height:1.1;margin-bottom:clamp(.8rem,2vh,1.2rem)}.hero-subtitle{font-size:clamp(1.1rem,4vw,2rem);margin-bottom:clamp(1rem,3vh,1.5rem)}.hero-description{font-size:clamp(.9rem,2.5vw,1.1rem);margin-bottom:clamp(1.5rem,4vh,2rem)}.hero-cta{gap:.8rem;margin-bottom:clamp(2rem,5vh,3rem)}.cta-primary,.cta-secondary{max-width:250px;padding:.9rem 1.5rem}.hero-scroll-indicator{bottom:clamp(4rem,8vh,6rem)}.skills-categories{grid-template-columns:1fr;gap:clamp(1.2rem,3vh,1.8rem)}.skills-grid{grid-template-columns:repeat(auto-fit,minmax(100px,1fr));gap:.8rem}.skill-item{padding:.8rem .6rem;font-size:.8rem;min-height:70px;gap:.4rem}.skill-icon{width:20px;height:20px}.project-content,.contact-item{padding:1.2rem}.experience-item-with-gif .experience-content{grid-template-columns:1fr;gap:clamp(2rem,5vh,3rem)}.experience-gif{width:100%;max-width:400px;margin:0 auto;order:-1}.experience-text{order:1}.home-page .experience-item-with-gif .experience-content{gap:clamp(1.5rem,4vh,2.5rem)}.home-page .experience-gif{max-width:90vw}.experience-gif:after{top:8px;right:8px;padding:3px 6px;font-size:.7rem}.channel-badges-grid{grid-template-columns:repeat(auto-fit,minmax(65px,1fr));gap:.8rem}.channel-badge{padding:.3rem;min-height:55px}.channel-badge img{max-height:42px;border-radius:10px}.gif-modal-overlay{padding:1rem}.gif-modal-header{padding:1rem 1.5rem}.gif-modal-header h3{font-size:1.2rem}.gif-modal-close{width:35px;height:35px;font-size:1.5rem}.gif-modal-body img{max-height:60vh}.product-spotlight-section{padding:clamp(3rem,8vh,4rem) 0}.spotlight-stats-grid{display:flex;flex-direction:row;gap:.8rem;overflow-x:auto;padding:.5rem 0;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch}.spotlight-stat-card{flex:0 0 auto;width:140px;padding:1rem .8rem;scroll-snap-align:start;min-height:auto}.stat-icon{font-size:1.8rem;margin-bottom:.6rem}.stat-value{font-size:1.8rem}.stat-suffix{font-size:.9rem}.stat-label{font-size:.85rem;margin-bottom:.3rem}.stat-description{font-size:.7rem;margin-bottom:.5rem;line-height:1.3}.summary-content{padding:1.5rem}.summary-content h3{font-size:1.3rem}.summary-content p{font-size:.95rem}.spotlight-brands .brands-footer-logos{gap:clamp(1.5rem,4vw,2rem);padding:0 1rem}.spotlight-brands .brand-footer-logo img{height:20px}.spotlight-demo{margin:clamp(2rem,4vh,3rem) 0}.spotlight-gif{max-width:100%}.spotlight-gif:after{font-size:.7rem;padding:3px 6px;top:8px;right:8px}.showcase-container,.showcase-left{display:block}.showcase-right{display:none}.showcase-toggle{margin-bottom:clamp(1rem,3vh,1.5rem);border:1px solid rgba(255,255,255,.1);border-radius:16px;background:#ffffff05;overflow:hidden;transition:all .3s ease}.showcase-toggle.active{background:#ffffff0d;border-color:#007aff33;box-shadow:0 8px 32px #007aff1a}.showcase-toggle:not(.active){background:#ffffff03}.showcase-toggle.active .toggle-content{padding-bottom:clamp(1.5rem,4vh,2rem)}.toggle-image-mobile{margin-top:clamp(1rem,3vh,1.5rem);display:flex;justify-content:center;align-items:center}.toggle-image-mobile img{width:100%;height:auto;max-height:clamp(200px,35vh,300px);object-fit:contain;border-radius:8px}.toggle-title{font-size:clamp(1.1rem,4vw,1.3rem)}.toggle-header{padding:clamp(1.2rem,4vw,1.8rem) clamp(1rem,3vw,1.5rem);min-height:70px;display:flex;align-items:center;justify-content:space-between;cursor:pointer;transition:background-color .2s ease}.toggle-header:hover{background:#ffffff05}.toggle-content{padding:0 clamp(1rem,3vw,1.5rem) clamp(1rem,3vw,1.5rem)}.toggle-description p{font-size:clamp(.9rem,2.5vw,1rem);line-height:1.6;margin-bottom:0}.album-item{width:clamp(250px,60vw,300px);height:clamp(167px,40vw,200px)}.album-scroll{gap:1rem;padding:1rem 0 2rem}.album-dots{gap:.5rem}.album-dot{width:8px;height:8px}}@media (max-width: 320px){.nav-links{gap:.2rem}.nav-link{padding:.2rem .4rem}.nav-link a{font-size:.7rem}.hero-title{font-size:2rem}.hero-subtitle{font-size:1.2rem}.skills-grid{grid-template-columns:repeat(2,1fr);gap:.6rem}.skill-item{padding:.6rem .4rem;min-height:60px;gap:.3rem}.skill-icon{width:18px;height:18px}.album-item{width:clamp(200px,80vw,250px);height:clamp(133px,53.33vw,167px)}.album-scroll{gap:.8rem}.album-dots{gap:.4rem}.album-dot{width:6px;height:6px}}@media (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){body{-webkit-font-smoothing:subpixel-antialiased}}.scroll-to-top-btn{position:fixed;bottom:clamp(1.5rem,4vh,2rem);right:clamp(1.5rem,4vw,2rem);z-index:999;border:none;border-radius:50%;width:20px;height:45px;display:flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 8px 25px #007aff4d,0 4px 10px #0003;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.1);transition:all .3s ease}.scroll-to-top-btn:hover{transform:translateY(-2px)}.scroll-to-top-btn:active{transform:translateY(0) scale(.95)}@media (hover: none) and (pointer: coarse){.nav-link:hover,.cta-primary:hover,.cta-secondary:hover,.skill-item:hover,.project-card:hover,.contact-item:hover{transform:none}.nav-link:active,.cta-primary:active,.cta-secondary:active{transform:scale(.95)}.scroll-to-top-btn{width:40px;height:40px;bottom:3rem;right:1rem}.scroll-to-top-btn:hover{transform:none}.scroll-to-top-btn:active{transform:scale(.9)}.nav-link{min-height:44px;display:flex;align-items:center;justify-content:center}.nav-link a{display:flex;align-items:center;justify-content:center;width:100%;height:100%}.cta-primary,.cta-secondary{min-height:48px}}@media (prefers-reduced-motion: reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}.projects-page-redesigned{min-height:100vh;padding-top:80px;background:linear-gradient(135deg,#000,#1a1a1a)}.projects-page-poster{min-height:100vh;width:100%;background:linear-gradient(135deg,#000,#1a1a1a);position:relative;padding-top:80px;overflow:hidden}.projects-navigation-dots{display:none}.project-nav-dot{width:50px;height:50px;border-radius:50%;background:#ffffff1a;border:2px solid rgba(255,255,255,.2);display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#a1a1a6;font-weight:600;font-size:1rem}.project-nav-dot:hover{background:#007aff33;border-color:#007aff80;color:#007aff;transform:scale(1.1)}.project-nav-dot.active{background:#007aff4d;border-color:#007aff;color:#007aff;box-shadow:0 0 20px #007aff4d}.projects-poster-container{height:calc(100vh - 80px);width:100%;overflow-y:auto;overflow-x:hidden;scroll-behavior:smooth;scroll-snap-type:y mandatory;scrollbar-width:none;-ms-overflow-style:none}.projects-poster-container::-webkit-scrollbar{display:none}.project-poster-section{height:calc(100vh - 80px);width:100%;display:flex;align-items:center;justify-content:center;scroll-snap-align:start;padding:0;box-sizing:border-box;position:relative}.project-poster-section:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:radial-gradient(ellipse at center,rgba(0,122,255,.08) 0%,transparent 70%);opacity:0;transition:opacity 1s ease;pointer-events:none}.project-poster-section:nth-child(2n):before{background:radial-gradient(ellipse at center,rgba(0,212,255,.08) 0%,transparent 70%)}.project-poster-section:nth-child(1):before{opacity:1}.project-poster-section:nth-child(2):before{opacity:1}.project-poster-section:nth-child(3):before{opacity:1}.project-poster-content{width:100%;height:100%;display:flex;align-items:center;justify-content:center;position:relative}.poster-visual{width:100%;height:100%;position:relative;border-radius:0;overflow:hidden;box-shadow:none;margin:0}.poster-image-container{width:100%;height:100%;position:relative;overflow:hidden;border-radius:0}.poster-image{width:100%;height:100%;object-fit:cover;object-position:center}.poster-overlay{position:absolute;bottom:0;left:0;right:0;background:linear-gradient(transparent 0%,#0000004d 30%,#000c);padding:3rem;color:#fff;display:flex;justify-content:center}.poster-info{max-width:1200px;width:100%;text-align:left}.poster-title{font-size:clamp(2.5rem,6vw,4rem);font-weight:700;margin:0 0 1rem;background:linear-gradient(135deg,#f5f5f7,#fff);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;line-height:1.2}.poster-subtitle{font-size:clamp(1.2rem,3vw,1.8rem);color:#d1d1d6;margin:0 0 2rem;line-height:1.4}.poster-meta{display:flex;align-items:center;gap:1rem;flex-wrap:wrap}.meta-item{font-size:clamp(.9rem,2vw,1.1rem);color:#007aff;font-weight:500;padding:.5rem 1rem;background:#007aff1a;border:1px solid rgba(0,122,255,.3);border-radius:20px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.meta-divider{color:#a1a1a6;font-size:1.2rem}.poster-description{font-size:clamp(1rem,2.5vw,1.2rem);color:#d1d1d6;line-height:1.6;margin-top:1.5rem;max-width:600px;opacity:.9}.poster-image-container:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(45deg,transparent 0%,rgba(0,122,255,.1) 50%,transparent 100%);opacity:0;transition:opacity .3s ease;z-index:1}.poster-image-container:hover:before{opacity:1}.scroll-progress-container{position:fixed;right:2rem;top:50%;transform:translateY(-50%);width:6px;height:200px;background:#ffffff26;border-radius:3px;z-index:1000;overflow:hidden;border:1px solid rgba(255,255,255,.1)}.scroll-progress-bar{width:100%;background:linear-gradient(to bottom,#007aff,#00d4ff);border-radius:3px;box-shadow:0 0 15px #007aff99}.project-nav-dot:after{content:"";position:absolute;top:-5px;right:-5px;width:8px;height:8px;background:#007aff;border-radius:50%;opacity:0;transition:opacity .3s ease}.project-nav-dot.active:after{opacity:1}.project-counter{position:fixed;bottom:2rem;right:2rem;z-index:1000;display:flex;align-items:center;gap:.5rem;font-family:SF Pro Display,-apple-system,BlinkMacSystemFont,sans-serif;font-weight:300;font-size:1.2rem;color:#a1a1a6;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0000004d;padding:.8rem 1.2rem;border-radius:25px;border:1px solid rgba(255,255,255,.1)}.current-project{color:#007aff;font-weight:600;font-size:1.4rem}.project-divider{color:#48484a;font-weight:300}.total-projects{color:#8e8e93;font-weight:400}.projects-layout{display:flex;height:calc(100vh - 80px);max-width:100vw;overflow:hidden}.projects-navigation-panel{width:120px;height:100%;background:#000000e6;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-right:1px solid rgba(255,255,255,.1);overflow:hidden;flex-shrink:0;display:flex;align-items:center;justify-content:center}.projects-content-panel{flex:1;height:100%;overflow-y:auto;padding:2rem;background:linear-gradient(135deg,#0a0a0a,#2a2a2a)}.project-navigation-simple{width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3rem}.project-selector-simple{display:flex;flex-direction:column;gap:1rem;align-items:center}.project-dot{width:40px;height:40px;border-radius:8px;overflow:hidden;cursor:pointer;transition:all .3s ease;border:2px solid rgba(255,255,255,.2);opacity:.6}.project-dot:hover{border-color:#007aff99;opacity:.8;transform:scale(1.05)}.project-dot.active{border-color:#007aff;opacity:1;box-shadow:0 0 15px #007aff66}.project-dot img{width:100%;height:100%;object-fit:cover}.dots-navigation{display:flex;flex-direction:column;gap:1.5rem;align-items:center}.nav-dot{width:50px;height:50px;border-radius:50%;background:#ffffff1a;border:2px solid rgba(255,255,255,.3);display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease;position:relative}.nav-dot:hover{background:#fff3;border-color:#007aff99;transform:scale(1.1)}.nav-dot.active{background:#007aff;border-color:#007aff;box-shadow:0 0 20px #007aff80}.nav-dot .dot-number{font-size:1.2rem;font-weight:700;color:#f5f5f7}.nav-title{font-size:1.5rem;font-weight:600;color:#f5f5f7;margin-bottom:1rem}.nav-subtitle{font-size:1.2rem;font-weight:500;color:#f5f5f7;margin-bottom:1rem}.project-list{display:flex;flex-direction:column;gap:1rem}.project-nav-item{background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:12px;padding:1rem;cursor:pointer;transition:all .3s ease;position:relative}.project-nav-item:hover{background:#ffffff14;border-color:#007aff4d}.project-nav-item.active{background:#007aff1a;border-color:#007aff80}.project-nav-content{display:flex;align-items:center;gap:1rem}.project-nav-image{width:50px;height:50px;border-radius:8px;overflow:hidden;flex-shrink:0}.project-nav-image img{width:100%;height:100%;object-fit:cover}.project-nav-info{flex:1}.project-nav-title{font-size:1rem;font-weight:600;color:#f5f5f7;margin:0 0 .25rem}.project-nav-type{font-size:.85rem;color:#a1a1a6;margin:0}.project-nav-indicator{position:absolute;right:1rem;top:50%;transform:translateY(-50%);width:8px;height:8px;border-radius:50%;background:#ffffff4d;transition:all .3s ease}.project-nav-indicator.active{background:#007aff;box-shadow:0 0 10px #007aff80}.section-navigation{flex:1}.progress-dots{display:flex;flex-direction:column;gap:1.5rem}.progress-item{display:flex;flex-direction:column;align-items:flex-start;cursor:pointer;position:relative}.progress-dot{width:40px;height:40px;border-radius:50%;background:#ffffff1a;border:2px solid rgba(255,255,255,.2);display:flex;align-items:center;justify-content:center;transition:all .3s ease;margin-bottom:.5rem}.progress-dot:hover{background:#ffffff26;border-color:#007aff80}.progress-dot.active{background:#007aff;border-color:#007aff;box-shadow:0 0 15px #007aff66}.dot-number{font-size:.9rem;font-weight:600;color:#f5f5f7}.progress-label{margin-left:.5rem}.label-text{font-size:.9rem;color:#a1a1a6;transition:color .3s ease}.label-text.active{color:#007aff;font-weight:500}.progress-line{position:absolute;left:20px;top:50px;width:2px;height:30px;background:linear-gradient(to bottom,#fff3,#ffffff1a)}.project-meta{display:flex;flex-direction:column;gap:1rem;padding-top:1rem;border-top:1px solid rgba(255,255,255,.1)}.meta-item{display:flex;justify-content:space-between;align-items:center}.meta-label{font-size:.85rem;color:#a1a1a6}.meta-value{font-size:.85rem;color:#f5f5f7;font-weight:500}.meta-value.status-live-production{color:#30d158}.meta-value.status-portfolio-demo{color:#007aff}.meta-value.status-development{color:#ff9f0a}.project-detail{width:100%;height:100%;overflow-y:auto;scroll-behavior:smooth;scroll-snap-type:y mandatory}.project-sections-container{display:flex;flex-direction:column}.project-section{height:100vh;width:100%;padding:2rem;display:flex;flex-direction:column;justify-content:flex-start;scroll-snap-align:start;overflow-y:auto;box-sizing:border-box}.section-content{max-width:1000px;margin:0 auto;width:100%;animation:fadeInUp .6s ease-out}.project-hero{display:flex;gap:3rem;margin-bottom:3rem;align-items:center}.hero-image{flex:1;max-width:500px}.hero-image img{width:100%;height:auto;border-radius:16px;cursor:pointer;transition:transform .3s ease}.hero-image img:hover{transform:scale(1.02)}.clickable-image{cursor:pointer}.hero-info{flex:1}.project-title{font-size:3rem;font-weight:700;color:#f5f5f7;margin:0 0 .5rem;background:linear-gradient(135deg,#f5f5f7,#007aff);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.project-subtitle{font-size:1.3rem;color:#a1a1a6;margin:0 0 1.5rem}.project-tags{display:flex;gap:.8rem;flex-wrap:wrap}.tag{background:#007aff1a;color:#007aff;padding:.5rem 1rem;border-radius:20px;font-size:.85rem;font-weight:500;border:1px solid rgba(0,122,255,.3)}.content-grid{display:grid;gap:3rem}.description-section,.highlights-section,.challenge-solution{background:#ffffff08;border:1px solid rgba(255,255,255,.1);border-radius:16px;padding:2rem}.description-section h3,.highlights-section h3,.challenge-solution h3{font-size:1.5rem;color:#f5f5f7;margin:0 0 1rem;font-weight:600}.description-section p{font-size:1.1rem;color:#d1d1d6;line-height:1.7;margin:0}.highlights-list{list-style:none;padding:0;margin:0}.highlights-list li{font-size:1rem;color:#d1d1d6;line-height:1.6;margin-bottom:.8rem;padding-left:1.5rem;position:relative}.highlights-list li:before{content:"✓";color:#30d158;font-weight:700;position:absolute;left:0}.challenge-solution{display:grid;grid-template-columns:1fr 1fr;gap:2rem}.challenge,.solution{padding:1.5rem;border-radius:12px}.challenge{background:#ff453a1a;border:1px solid rgba(255,69,58,.2)}.solution{background:#30d1581a;border:1px solid rgba(48,209,88,.2)}.challenge h3{color:#ff453a;margin:0 0 1rem}.solution h3{color:#30d158;margin:0 0 1rem}.challenge p,.solution p{margin:0;font-size:1rem;line-height:1.6}.section-title{font-size:2.5rem;font-weight:700;color:#f5f5f7;margin:0 0 2rem;background:linear-gradient(135deg,#f5f5f7,#007aff);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.tech-grid{display:grid;gap:3rem}.tech-category{background:#ffffff08;border:1px solid rgba(255,255,255,.1);border-radius:16px;padding:2rem}.tech-category h3{font-size:1.5rem;color:#f5f5f7;margin:0 0 1.5rem;font-weight:600}.tech-items{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem}.tech-item{background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:12px;padding:1.5rem;display:flex;align-items:center;gap:1rem;transition:all .3s ease}.tech-item:hover{background:#ffffff14;border-color:#007aff4d;transform:translateY(-2px)}.tech-item.secondary{background:#ffffff05}.tech-icon{width:40px;height:40px;flex-shrink:0}.tech-icon img{width:100%;height:100%;object-fit:contain}.tech-info h4{font-size:1.1rem;color:#f5f5f7;margin:0 0 .5rem;font-weight:600}.tech-info p{font-size:.9rem;color:#a1a1a6;margin:0;line-height:1.5}.tools-list{display:flex;flex-wrap:wrap;gap:.8rem}.tool-tag{background:#007aff1a;color:#007aff;padding:.5rem 1rem;border-radius:20px;font-size:.85rem;font-weight:500;border:1px solid rgba(0,122,255,.3)}.methodology-section{background:#ffffff08;border:1px solid rgba(255,255,255,.1);border-radius:16px;padding:2rem;margin-bottom:3rem}.methodology-section h3{font-size:1.5rem;color:#f5f5f7;margin:0 0 1rem;font-weight:600}.methodology-section p{font-size:1.1rem;color:#d1d1d6;line-height:1.7;margin:0}.phases-timeline h3{font-size:1.5rem;color:#f5f5f7;margin:0 0 2rem;font-weight:600}.timeline{display:flex;flex-direction:column;gap:2rem}.timeline-item{display:flex;gap:2rem;align-items:flex-start}.timeline-marker{width:60px;height:60px;border-radius:50%;background:linear-gradient(135deg,#007aff,#00d4ff);display:flex;align-items:center;justify-content:center;flex-shrink:0;box-shadow:0 0 20px #007aff4d}.phase-number{font-size:1.2rem;font-weight:700;color:#fff}.timeline-content{flex:1;background:#ffffff08;border:1px solid rgba(255,255,255,.1);border-radius:12px;padding:2rem}.phase-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem}.phase-header h4{font-size:1.3rem;color:#f5f5f7;margin:0;font-weight:600}.phase-duration{background:#007aff1a;color:#007aff;padding:.3rem .8rem;border-radius:15px;font-size:.8rem;font-weight:500;border:1px solid rgba(0,122,255,.3)}.activities-list{list-style:none;padding:0;margin:0}.activities-list li{font-size:1rem;color:#d1d1d6;line-height:1.6;margin-bottom:.8rem;padding-left:1.5rem;position:relative}.activities-list li:before{content:"→";color:#007aff;font-weight:700;position:absolute;left:0}.challenges-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:2rem}.challenge-card{background:#ffffff08;border:1px solid rgba(255,255,255,.1);border-radius:16px;padding:2rem;transition:all .3s ease}.challenge-card:hover{background:#ffffff0d;border-color:#007aff4d;transform:translateY(-5px)}.challenge-card h3{font-size:1.3rem;color:#f5f5f7;margin:0 0 1.5rem;font-weight:600}.challenge-section{margin-bottom:1.5rem}.challenge-section:last-child{margin-bottom:0}.challenge-section h4{font-size:1rem;margin:0 0 .8rem;font-weight:600}.challenge-section p{font-size:.95rem;line-height:1.6;margin:0}.challenge-section.impact h4{color:#30d158}.metrics-grid h3{font-size:1.5rem;color:#f5f5f7;margin:0 0 2rem;font-weight:600}.metrics{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1.5rem;margin-bottom:3rem}.metric-card{background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:12px;padding:1.5rem;text-align:center;transition:all .3s ease}.metric-card:hover{background:#ffffff14;border-color:#007aff4d;transform:translateY(-3px)}.metric-value{font-size:2rem;font-weight:700;color:#007aff;margin-bottom:.5rem}.metric-label{font-size:1rem;color:#f5f5f7;margin-bottom:.5rem;font-weight:500}.metric-trend{font-size:.85rem;color:#30d158}.achievements-section{background:#ffffff08;border:1px solid rgba(255,255,255,.1);border-radius:16px;padding:2rem;margin-bottom:3rem}.achievements-section h3{font-size:1.5rem;color:#f5f5f7;margin:0 0 1.5rem;font-weight:600}.achievements-list{list-style:none;padding:0;margin:0}.achievements-list li{font-size:1rem;color:#d1d1d6;line-height:1.6;margin-bottom:1rem;padding-left:1.5rem;position:relative}.achievements-list li:before{content:"🏆";position:absolute;left:0}.testimonial-section{background:#007aff0d;border:1px solid rgba(0,122,255,.2);border-radius:16px;padding:2rem}.testimonial-section h3{font-size:1.5rem;color:#f5f5f7;margin:0 0 1.5rem;font-weight:600}.testimonial-section blockquote{margin:0;padding:0}.testimonial-section p{font-size:1.2rem;color:#d1d1d6;line-height:1.7;margin:0 0 1.5rem;font-style:italic}.testimonial-section cite{display:flex;flex-direction:column;gap:.3rem}.testimonial-section cite strong{color:#007aff;font-weight:600}.testimonial-section cite span{color:#a1a1a6;font-size:.9rem}.image-modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:#000000e6;display:flex;align-items:center;justify-content:center;z-index:2000;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.image-modal{position:relative;max-width:90vw;max-height:90vh;border-radius:16px;overflow:hidden}.image-modal img{width:100%;height:100%;object-fit:contain}.modal-close{position:absolute;top:1rem;right:1rem;background:#000000b3;border:none;color:#fff;font-size:2rem;width:40px;height:40px;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .3s ease}.modal-close:hover{background:#000000e6;transform:scale(1.1)}@media (max-width: 768px){.projects-layout{flex-direction:column;height:auto;min-height:calc(100vh - 80px)}.projects-navigation-panel{width:100%;height:80px;position:relative;border-right:none;border-bottom:1px solid rgba(255,255,255,.1);flex-direction:row}.projects-content-panel{width:100%;height:calc(100vh - 160px)}.project-navigation-simple{flex-direction:row;gap:2rem;padding:0 1rem}.project-selector-simple{flex-direction:row;gap:.8rem}.project-dot{width:35px;height:35px}.dots-navigation{flex-direction:row;gap:1rem}.nav-dot{width:40px;height:40px}.nav-dot .dot-number{font-size:1rem}.project-hero{flex-direction:column;gap:2rem;text-align:center}.project-title{font-size:2rem}.project-subtitle{font-size:1.1rem}.challenge-solution,.tech-items{grid-template-columns:1fr}.timeline-item{flex-direction:column;gap:1rem}.timeline-marker{width:50px;height:50px;align-self:flex-start}.phase-header{flex-direction:column;align-items:flex-start;gap:.5rem}.challenges-grid{grid-template-columns:1fr}.metrics{grid-template-columns:repeat(2,1fr)}.section-title{font-size:2rem}.nav-title{font-size:1.2rem}.nav-subtitle{font-size:1rem}.project-section{min-height:auto;padding:1.5rem 0}.projects-page-poster{min-height:100vh;height:100vh;padding-top:0;overflow:hidden}.projects-poster-container{height:100vh;width:100%}.project-poster-section{height:100vh;width:100%;padding:0}.project-poster-content{height:100vh;width:100%}.projects-navigation-dots{display:none}.poster-visual{width:100%;height:100%;max-width:none;max-height:none}.project-counter{bottom:2rem;right:1rem;font-size:1rem;padding:.6rem 1rem;z-index:1500;background:#0006;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);border:1px solid rgba(255,255,255,.15);border-radius:15px}.current-project{font-size:1.2rem}.poster-overlay{padding:1.5rem 1rem 2rem;position:absolute;top:66.67%;bottom:0;left:0;right:0;background:linear-gradient(transparent,#000c);z-index:1000;display:block}.poster-title{font-size:clamp(1.8rem,7vw,2.5rem);margin-bottom:.5rem}.poster-subtitle{font-size:clamp(.9rem,3.5vw,1.2rem);margin-bottom:1rem}.poster-meta{gap:.4rem;flex-wrap:wrap;margin-bottom:.8rem}.meta-item{font-size:clamp(.7rem,2.2vw,.9rem);padding:.3rem .6rem;background:#ffffff1a;border-radius:12px}.meta-divider{display:none}.poster-description{font-size:clamp(.8rem,2.8vw,1rem);margin-top:.8rem;line-height:1.4;max-height:4.2rem;overflow:hidden;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical}.scroll-progress-container{right:1rem;width:8px;height:150px;background:#fff3;border-radius:4px;border:1px solid rgba(255,255,255,.15)}.scroll-progress-bar{border-radius:4px;box-shadow:0 0 20px #007affcc}}:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}
