:root{--swiper-theme-color:#007aff}:host{display:block;margin-left:auto;margin-right:auto;position:relative;z-index:1}.swiper{display:block;list-style:none;margin-left:auto;margin-right:auto;overflow:hidden;padding:0;position:relative;z-index:1}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{box-sizing:initial;display:flex;height:100%;position:relative;transition-property:transform;transition-timing-function:ease;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);width:100%;z-index:1}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{display:block;flex-shrink:0;height:100%;position:relative;transition-property:transform;width:100%}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;transform:translateZ(0)}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px;.swiper-cube-shadow,.swiper-slide{transform-style:preserve-3d}}.swiper-css-mode{>.swiper-wrapper{-ms-overflow-style:none;overflow:auto;scrollbar-width:none;&::-webkit-scrollbar{display:none}}>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}&.swiper-horizontal{>.swiper-wrapper{scroll-snap-type:x mandatory}}&.swiper-vertical{>.swiper-wrapper{scroll-snap-type:y mandatory}}&.swiper-free-mode{>.swiper-wrapper{scroll-snap-type:none}>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}}&.swiper-centered{>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}}&.swiper-centered.swiper-horizontal{>.swiper-wrapper>.swiper-slide:first-child{-webkit-margin-start:var(--swiper-centered-offset-before);margin-inline-start:var(--swiper-centered-offset-before)}>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}}&.swiper-centered.swiper-vertical{>.swiper-wrapper>.swiper-slide:first-child{-webkit-margin-before:var(--swiper-centered-offset-before);margin-block-start:var(--swiper-centered-offset-before)}>.swiper-wrapper:before{height:var(--swiper-centered-offset-after);min-width:1px;width:100%}}}.swiper-3d{.swiper-slide-shadow,.swiper-slide-shadow-bottom,.swiper-slide-shadow-left,.swiper-slide-shadow-right,.swiper-slide-shadow-top{height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%;z-index:10}.swiper-slide-shadow{background:#00000026}.swiper-slide-shadow-left{background-image:linear-gradient(270deg,#00000080,#0000)}.swiper-slide-shadow-right{background-image:linear-gradient(90deg,#00000080,#0000)}.swiper-slide-shadow-top{background-image:linear-gradient(0deg,#00000080,#0000)}.swiper-slide-shadow-bottom{background-image:linear-gradient(180deg,#00000080,#0000)}}.swiper-lazy-preloader{border:4px solid #007aff;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top:4px solid #0000;box-sizing:border-box;height:42px;left:50%;margin-left:-21px;margin-top:-21px;position:absolute;top:50%;transform-origin:50%;width:42px;z-index:10}.swiper-watch-progress .swiper-slide-visible,.swiper:not(.swiper-watch-progress){.swiper-lazy-preloader{animation:swiper-preloader-spin 1s linear infinite}}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.swiper-pagination{position:absolute;text-align:center;transform:translateZ(0);transition:opacity .3s;z-index:10;&.swiper-pagination-hidden{opacity:0}&.swiper-pagination-disabled,.swiper-pagination-disabled>&{display:none!important}}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:8px;bottom:var(--swiper-pagination-bottom,8px);left:0;top:auto;top:var(--swiper-pagination-top,auto);width:100%}.swiper-pagination-bullets-dynamic{font-size:0;overflow:hidden;.swiper-pagination-bullet{position:relative;transform:scale(.33)}.swiper-pagination-bullet-active,.swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullet-active-next-next{transform:scale(.33)}}.swiper-pagination-bullet{background:#000;background:var(--swiper-pagination-bullet-inactive-color,#000);border-radius:50%;border-radius:var(--swiper-pagination-bullet-border-radius,50%);display:inline-block;height:8px;height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));opacity:.2;opacity:var(--swiper-pagination-bullet-inactive-opacity,.2);width:8px;width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px));button&{-webkit-appearance:none;appearance:none;border:none;box-shadow:none;margin:0;padding:0}.swiper-pagination-clickable &{cursor:pointer}&:only-child{display:none!important}}.swiper-pagination-bullet-active{background:var(--swiper-theme-color);background:var(--swiper-pagination-color,var(--swiper-theme-color));opacity:1;opacity:var(--swiper-pagination-bullet-opacity,1)}.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets{left:auto;left:var(--swiper-pagination-left,auto);right:8px;right:var(--swiper-pagination-right,8px);top:50%;transform:translate3d(0,-50%,0);.swiper-pagination-bullet{display:block;margin:6px 0;margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0}&.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px;.swiper-pagination-bullet{display:inline-block;transition:transform .2s,top .2s}}}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-horizontal.swiper-pagination-bullets{.swiper-pagination-bullet{margin:0 4px;margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}&.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap;.swiper-pagination-bullet{transition:transform .2s,left .2s}}}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,right .2s}.swiper-pagination-fraction{color:inherit;color:var(--swiper-pagination-fraction-color,inherit)}.swiper-pagination-progressbar{background:#00000040;background:var(--swiper-pagination-progressbar-bg-color,#00000040);position:absolute;.swiper-pagination-progressbar-fill{background:var(--swiper-theme-color);background:var(--swiper-pagination-color,var(--swiper-theme-color));height:100%;left:0;position:absolute;top:0;transform:scale(0);transform-origin:left top;width:100%}.swiper-rtl & .swiper-pagination-progressbar-fill{transform-origin:right top}&.swiper-pagination-horizontal,&.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-horizontal>&,.swiper-vertical>&.swiper-pagination-progressbar-opposite{height:4px;height:var(--swiper-pagination-progressbar-size,4px);left:0;top:0;width:100%}&.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,&.swiper-pagination-vertical,.swiper-horizontal>&.swiper-pagination-progressbar-opposite,.swiper-vertical>&{height:100%;left:0;top:0;width:4px;width:var(--swiper-pagination-progressbar-size,4px)}}.swiper-pagination-lock{display:none}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{align-items:center;color:var(--swiper-theme-color);color:var(--swiper-navigation-color,var(--swiper-theme-color));cursor:pointer;display:flex;height:44px;height:var(--swiper-navigation-size);justify-content:center;position:absolute;width:44px;width:var(--swiper-navigation-size);z-index:10;&.swiper-button-disabled{cursor:auto;opacity:.35;pointer-events:none}&.swiper-button-hidden{cursor:auto;opacity:0;pointer-events:none}.swiper-navigation-disabled &{display:none!important}svg{fill:currentColor;height:100%;object-fit:contain;pointer-events:none;transform-origin:center;width:100%}}.swiper-button-lock{display:none}.swiper-button-next,.swiper-button-prev{margin-top:-22px;margin-top:calc(0px - var(--swiper-navigation-size)/2);top:50%;top:var(--swiper-navigation-top-offset,50%)}.swiper-button-prev{left:4px;left:var(--swiper-navigation-sides-offset,4px);right:auto;.swiper-navigation-icon{transform:rotate(180deg)}}.swiper-button-next{left:auto;right:4px;right:var(--swiper-navigation-sides-offset,4px)}.swiper-horizontal{.swiper-button-next,.swiper-button-prev,~.swiper-button-next,~.swiper-button-prev{margin-left:0;margin-top:-22px;margin-top:calc(0px - var(--swiper-navigation-size)/2);top:50%;top:var(--swiper-navigation-top-offset,50%)}&.swiper-rtl .swiper-button-next,&.swiper-rtl~.swiper-button-next,&~.swiper-button-prev,.swiper-button-prev{left:4px;left:var(--swiper-navigation-sides-offset,4px);right:auto}&.swiper-rtl .swiper-button-prev,&.swiper-rtl~.swiper-button-prev,&~.swiper-button-next,.swiper-button-next{left:auto;right:4px;right:var(--swiper-navigation-sides-offset,4px)}&.swiper-rtl .swiper-button-next,&.swiper-rtl~.swiper-button-next,&~.swiper-button-prev,.swiper-button-prev{.swiper-navigation-icon{transform:rotate(180deg)}}&.swiper-rtl .swiper-button-prev,&.swiper-rtl~.swiper-button-prev{.swiper-navigation-icon{transform:rotate(0deg)}}}.swiper-vertical{.swiper-button-next,.swiper-button-prev,~.swiper-button-next,~.swiper-button-prev{left:50%;left:var(--swiper-navigation-top-offset,50%);margin-left:-22px;margin-left:calc(0px - var(--swiper-navigation-size)/2);margin-top:0;right:auto}.swiper-button-prev,~.swiper-button-prev{bottom:auto;top:4px;top:var(--swiper-navigation-sides-offset,4px);.swiper-navigation-icon{transform:rotate(-90deg)}}.swiper-button-next,~.swiper-button-next{bottom:4px;bottom:var(--swiper-navigation-sides-offset,4px);top:auto;.swiper-navigation-icon{transform:rotate(90deg)}}}html{scroll-behavior:smooth;scrollbar-color:#e09908 #353535}*{box-sizing:border-box;margin:0;padding:0}body{background-color:#000;color:#fff;font-family:Montserrat,sans-serif;overflow-x:hidden;position:relative}.parallax-gap{background:#0000;height:30vh;overflow:visible;position:relative}@media(max-width:768px){.parallax-gap{display:none;height:0}}.parallax-bg{height:100%;inset:0;object-fit:cover;pointer-events:none;position:fixed;width:100%;z-index:-1}.header{left:0;padding:0;position:fixed;right:0;top:0;z-index:1000}.header .scroll-progress{background:linear-gradient(90deg,#efa206,#be227d,#42a3b1);height:3px;left:0;position:absolute;top:0;transform-origin:left;z-index:1001}.header .header-content{align-items:center;backdrop-filter:blur(20px) saturate(180%);-webkit-backdrop-filter:blur(20px) saturate(180%);background:#14141466;border-bottom:1px solid #ffffff1a;box-shadow:0 8px 32px 0 #0000005e;display:flex;justify-content:space-between;padding:20px 50px;transition:all .3s ease}@media(max-width:768px){.header .header-content{padding:15px 25px}}.header .logo{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#efa206,#be227d);-webkit-background-clip:text;background-clip:text;color:#fff;font-size:1.5rem;font-weight:700;letter-spacing:2px;text-decoration:none;transition:all .3s ease}.header .logo:hover{filter:brightness(1.2)}.header .logo .logo-initials{display:none}@media(max-width:768px){.header .logo .logo-full{display:none}.header .logo .logo-initials{display:inline}}.header .nav-desktop{align-items:center;display:flex;gap:40px}@media(max-width:768px){.header .nav-desktop{display:none}}.header .nav-desktop a{color:#fff;font-size:.95rem;font-weight:500;padding:8px 0;position:relative;text-decoration:none;transition:color .3s ease}.header .nav-desktop a:after{background:linear-gradient(90deg,#efa206,#be227d);bottom:0;content:"";height:2px;left:0;position:absolute;transition:width .3s ease;width:0}.header .nav-desktop a:hover{color:#efa206}.header .nav-desktop a:hover:after{width:100%}.header .nav-desktop a.active{color:#efa206;font-weight:600}.header .nav-desktop a.active:after{width:100%}.header .burger-menu{background:#0000;border:none;color:#fff;cursor:pointer;display:none;padding:8px;z-index:1001}@media(max-width:768px){.header .burger-menu{display:block}}.header .burger-menu:focus{border-radius:4px;outline:2px solid #efa206;outline-offset:4px}.header .nav-mobile{backdrop-filter:blur(20px) saturate(180%);-webkit-backdrop-filter:blur(20px) saturate(180%);background:#141414f2;border-bottom:1px solid #ffffff1a;box-shadow:0 8px 32px 0 #00000080;left:0;position:absolute;right:0;top:100%}.header .nav-mobile nav{display:flex;flex-direction:column;gap:5px;padding:20px}.header .nav-mobile nav a{border-radius:8px;color:#fff;font-size:1.1rem;font-weight:500;overflow:hidden;padding:15px 20px;position:relative;text-decoration:none;transition:all .3s ease}.header .nav-mobile nav a:before{background:linear-gradient(90deg,#efa2061a,#be227d1a);content:"";height:100%;left:-100%;position:absolute;top:0;transition:left .3s ease;width:100%;z-index:-1}.header .nav-mobile nav a:hover:before{left:0}.header .nav-mobile nav a:hover{background:#ffffff0d;color:#efa206}.header .nav-mobile nav a.active{background:#efa2061a;border-left:3px solid #efa206;color:#efa206;font-weight:600}.home{align-items:center;background:#0a0a0a;color:#fff;display:flex;flex-direction:column;justify-content:center;min-height:100vh;overflow:hidden;position:relative;text-align:center;width:100%}.home .mesh-gradient{animation:mesh-move 15s ease infinite;background:radial-gradient(at 20% 30%,#efa20640 0,#0000 50%),radial-gradient(at 80% 70%,#be227d40 0,#0000 50%),radial-gradient(at 50% 50%,#42a3b133 0,#0000 50%),radial-gradient(at 40% 80%,#efa20626 0,#0000 40%),radial-gradient(at 60% 20%,#be227d26 0,#0000 40%);background-size:200% 200%;inset:0;position:absolute;z-index:0}.home__content{max-width:900px;padding:2rem;position:relative;width:100%;z-index:2}.home .hero-title{font-size:clamp(2.5rem,5vw,4rem);font-weight:700;line-height:1.2;margin-bottom:.5rem}.home .hero-title .highlight-animated{-webkit-text-fill-color:#0000;animation:gradient-shift 4s ease infinite;background:linear-gradient(90deg,#efa206,#be227d 30%,#42a3b1 60%,#efa206);-webkit-background-clip:text;background-clip:text;background-size:200% 100%;display:inline-block;font-weight:800}.home .tech-stack{color:#ffffffe6;font-size:clamp(1.3rem,3vw,1.8rem);font-weight:400;letter-spacing:1px;margin-bottom:1.5rem}.home .subtitle{font-size:clamp(1.1rem,2.5vw,1.5rem);letter-spacing:.5px;margin-bottom:2rem;margin-top:1rem;opacity:.95}.home .quick-stats{align-items:center;display:flex;font-size:.95rem;gap:1rem;justify-content:center;margin:0 auto 2.5rem;opacity:.85}.home .quick-stats .stat{background:#ffffff0d;border-radius:20px;font-weight:500;padding:.5rem 1rem;white-space:nowrap}.home .quick-stats .stat-divider{opacity:.5}.home .cta-buttons{display:flex;flex-wrap:wrap;gap:1.5rem;justify-content:center;margin:2rem auto 4rem}.home .cta-buttons .btn{align-items:center;border:2px solid #0000;border-radius:30px;display:inline-flex;font-size:1rem;font-weight:600;gap:.5rem;overflow:hidden;padding:1rem 2rem;position:relative;text-decoration:none;transition:all .3s ease}.home .cta-buttons .btn .btn-icon{transition:transform .3s ease}.home .cta-buttons .btn:hover .btn-icon{transform:translateX(4px)}.home .cta-buttons .btn:before{background:linear-gradient(120deg,#0000,#ffffff4d,#0000);content:"";height:100%;left:-100%;position:absolute;top:0;transition:left .5s ease;width:100%}.home .cta-buttons .btn:hover:before{left:100%}.home .cta-buttons .btn-primary{background:linear-gradient(135deg,#efa206,#bd8005);color:#2b2b2b}.home .cta-buttons .btn-primary:hover{box-shadow:0 8px 25px #efa20666;transform:translateY(-2px)}.home .cta-buttons .btn-secondary{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border-color:#ffffff4d;color:#fff}.home .cta-buttons .btn-secondary:hover{background:#fff3;border-color:#ffffff80;box-shadow:0 8px 25px #ffffff26}.home .scroll-indicator{align-items:center;cursor:pointer;display:flex;flex-direction:column;gap:.8rem;margin-top:4rem;opacity:.8;position:relative;transition:opacity .3s ease;z-index:2}.home .scroll-indicator:hover{opacity:1}.home .scroll-indicator .mouse-scroll .mouse{border:2px solid #fff9;border-radius:15px;display:flex;height:40px;justify-content:center;padding-top:8px;position:relative;width:26px}.home .scroll-indicator .mouse-scroll .mouse .wheel{background:#fffc;border-radius:2px;height:8px;width:3px}.home .scroll-indicator span{font-size:.75rem;letter-spacing:1.5px;opacity:.7;text-transform:uppercase}@keyframes gradient-shift{0%,to{background-position:0 50%}50%{background-position:100% 50%}}@keyframes mesh-move{0%,to{background-position:0 0}50%{background-position:100% 100%}}@media(max-width:768px){.home{background-attachment:scroll;margin-bottom:0;min-height:100vh;padding-bottom:0;padding-top:80px}.home__content{padding:1.5rem}.home .quick-stats{flex-wrap:wrap;font-size:.85rem;gap:.5rem}.home .quick-stats .stat{padding:.4rem .8rem}.home .quick-stats .stat-divider{display:none}.home .cta-buttons{flex-direction:column;gap:1rem;max-width:300px;width:100%}.home .cta-buttons .btn{justify-content:center;width:100%}.home .scroll-indicator{margin-top:2.5rem}}.about{background:#222;display:flex;flex-direction:column;justify-content:center;min-height:100vh;padding:100px 50px;position:relative;text-align:center}.about h2{color:#f0f0f0;font-size:2.5rem;margin-bottom:60px}.about h2:after{background:#efa206;border-radius:2px;content:"";display:block;height:3px;margin:20px auto 0;width:80px}.about .about-card{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffff08;border:1px solid #ffffff1a;border-radius:30px;box-shadow:0 8px 32px #0000004d;margin:0 auto;max-width:1200px;padding:50px;transition:transform .3s ease,box-shadow .3s ease}.about .about-card:hover{box-shadow:0 12px 40px #0006;transform:translateY(-5px)}.about .about-container{align-items:flex-start;display:flex;gap:50px;margin-bottom:50px}.about .about-left-section{align-items:center;display:flex;flex-direction:column;gap:30px}.about .about-image-wrapper{flex-shrink:0;position:relative}.about .about-image-wrapper .image-border{animation:gradient-rotate 4s ease infinite;background:linear-gradient(135deg,#efa206,#be227d,#42a3b1,#efa206);background-size:300% 300%;border-radius:20px;inset:-4px;position:absolute;z-index:0}.about .about-image-wrapper .about-image{border-radius:20px;box-shadow:0 8px 20px #0000004d;display:block;filter:grayscale(100%) sepia(25%) brightness(1.05) contrast(1.1);height:280px;object-fit:cover;object-position:center 15%;position:relative;width:280px;z-index:1}.about .about-content{display:flex;flex:1 1;flex-direction:column;gap:25px}.about .about-text{display:flex;flex-direction:column;gap:18px;text-align:left}.about .about-text p{color:#ffffffe6;font-size:1.05rem;line-height:1.7;margin:0;opacity:.95}.about .key-focus{width:100%}.about .key-focus h3{color:#efa206;font-size:1.1rem;font-weight:600;margin-bottom:15px;text-align:center}.about .key-focus .badges{grid-gap:10px;display:grid;gap:10px;grid-template-columns:1fr 1fr}.about .key-focus .badges .badge{background:#ffffff0d;border:1px solid #ffffff26;border-radius:20px;color:#ffffffb3;font-size:.85rem;font-weight:500;padding:8px 12px;text-align:center;transition:all .3s ease}.about .key-focus .badges .badge:hover{background:#ffffff1a;border-color:#ffffff40;color:#ffffffe6;transform:translateY(-2px)}.about .about-links{display:flex;gap:15px;justify-content:center;margin-top:10px}.about .about-links .cv-btn{align-items:center;border:2px solid #0000;border-radius:30px;cursor:pointer;display:inline-flex;font-size:.95rem;font-weight:600;gap:8px;overflow:hidden;padding:12px 24px;position:relative;text-decoration:none;transition:all .3s ease}.about .about-links .cv-btn svg{font-size:1.1rem}.about .about-links .cv-btn:before{background:linear-gradient(120deg,#0000,#ffffff4d,#0000);content:"";height:100%;left:-100%;position:absolute;top:0;transition:left .5s ease;width:100%}.about .about-links .cv-btn:hover:before{left:100%}.about .about-links .cv-btn-primary{background:linear-gradient(135deg,#efa206,#bd8005);color:#2b2b2b}.about .about-links .cv-btn-primary:hover{box-shadow:0 8px 25px #efa20666;transform:translateY(-2px)}.about .about-links .cv-btn-secondary{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border-color:#ffffff4d;color:#fff}.about .about-links .cv-btn-secondary:hover{background:#fff3;border-color:#ffffff80;box-shadow:0 8px 25px #ffffff26}.about .timeline-section{margin:50px 0 40px;padding:0;width:100%}.about .timeline-section .timeline-title{color:#efa206;font-size:1.5rem;font-weight:600;margin-bottom:40px;text-align:center}.about .timeline-section .timeline-container{padding:0 0 20px;position:relative}.about .timeline-section .timeline-line{animation:gradient-shift-timeline 4s ease infinite;background:linear-gradient(90deg,#efa206,#be227d,#42a3b1,#efa206);background-size:300% 100%;box-shadow:0 0 12px #efa2064d;height:3px;left:6px;position:absolute;right:35px;top:5px;transform:translateY(-50%);transform-origin:left}.about .timeline-section .timeline-milestones{align-items:flex-start;display:flex;gap:0;position:relative}.about .timeline-section .timeline-milestone{align-items:center;display:flex;flex:0 0 auto;flex-direction:column;position:relative;z-index:2}.about .timeline-section .timeline-milestone .milestone-point{height:12px;margin-bottom:8px;width:12px}.about .timeline-section .timeline-milestone .milestone-point .milestone-dot{background:#efa206;border-radius:50%;box-shadow:0 0 0 3px #efa206,0 0 10px #efa20699;height:12px;transition:all .3s ease;width:12px}.about .timeline-section .timeline-milestone .milestone-year{color:#efa206;font-size:.85rem;font-weight:700;text-shadow:0 0 8px #efa2064d;white-space:nowrap}.about .timeline-section .timeline-milestone .milestone-year .year-range{display:none}.about .timeline-section .timeline-milestone .milestone-year .year-single{display:inline}.about .timeline-section .timeline-milestone:hover .milestone-dot{box-shadow:0 0 0 4px #efa206,0 0 20px #efa206cc;transform:scale(1.3)}.about .timeline-section .timeline-segment{align-items:center;display:flex;flex:1 1;flex-direction:column;justify-content:flex-start;margin-top:35px;padding:0 10px;text-align:center}.about .timeline-section .timeline-segment .segment-title{color:#fffffff2;font-size:.8rem;font-weight:600;line-height:1.3;margin:0 0 4px}.about .timeline-section .timeline-segment .segment-description{color:#ffffffb3;font-size:.75rem;line-height:1.3;margin:0}.about .timeline-section .timeline-arrow{animation:arrow-pulse 2s ease-in-out infinite;color:#efa206;filter:drop-shadow(0 0 8px rgba(239,162,6,.4));font-size:1.8rem;position:absolute;right:8px;top:-8px;transform:translateY(-50%)}@keyframes gradient-shift-timeline{0%,to{background-position:0 50%}50%{background-position:100% 50%}}@keyframes arrow-pulse{0%,to{opacity:1;transform:translateX(0)}50%{opacity:.7;transform:translateX(10px)}}@media(max-width:968px){.about{padding:80px 40px}.about .about-card{padding:40px 30px}.about .about-container{align-items:center;flex-direction:column;gap:35px;margin-bottom:30px}.about .about-left-section{max-width:350px;width:100%}.about .about-image-wrapper .about-image{height:240px;object-position:center 25%;width:240px}.about .about-text,.about .about-text p,.about .key-focus h3{text-align:center}.about .about-links,.about .key-focus .badges{justify-content:center}.about .timeline-section{margin:40px 0 30px}.about .timeline-section .timeline-title{font-size:1.3rem;margin-bottom:30px;text-align:center}.about .timeline-section .timeline-milestone .milestone-point .milestone-dot{height:10px;width:10px}.about .timeline-section .timeline-milestone .milestone-year{font-size:.7rem}.about .timeline-section .timeline-segment{margin-top:30px;padding:0 5px}.about .timeline-section .timeline-segment .segment-title{font-size:.65rem;line-height:1.2}.about .timeline-section .timeline-segment .segment-description{display:none}.about .timeline-section .timeline-arrow{font-size:1.2rem;top:-3px}}@media(max-width:568px){.about{padding:60px 20px}.about .about-card{border-radius:20px;padding:30px 20px}.about .about-image-wrapper .about-image{height:200px;object-position:center 25%;width:200px}.about .about-links{flex-direction:column;width:100%}.about .about-links .cv-btn{justify-content:center;width:100%}.about .key-focus{display:none}.about .timeline-section{margin:30px 0 25px}.about .timeline-section .timeline-title{font-size:1.2rem}.about .timeline-section .timeline-line{display:none}.about .timeline-section .timeline-milestones{flex-direction:column;gap:20px;padding-left:30px}.about .timeline-section .timeline-milestone{flex-direction:row;gap:12px;justify-content:flex-start}.about .timeline-section .timeline-milestone .milestone-point{margin-bottom:0}.about .timeline-section .timeline-milestone .milestone-point .milestone-dot{height:14px;width:14px}.about .timeline-section .timeline-milestone .milestone-year{font-size:.85rem}.about .timeline-section .timeline-milestone .milestone-year .year-single{display:none}.about .timeline-section .timeline-milestone .milestone-year .year-range{display:inline}.about .timeline-section .timeline-segment{align-items:flex-start;flex-direction:row;flex-wrap:wrap;gap:8px;margin-top:0;padding:0 0 0 28px;text-align:left}.about .timeline-section .timeline-segment .segment-title{font-size:.9rem;font-weight:600}.about .timeline-section .timeline-segment .segment-description{display:inline;font-size:.82rem;font-weight:400}.about .timeline-section .timeline-arrow{display:none}}.projects{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#1e48644d;display:flex;flex-direction:column;justify-content:center;min-height:100vh;padding:100px 50px;text-align:center}.projects h2{color:#f0f0f0;font-size:2.5rem;margin-bottom:60px}.projects h2:after{background:#efa206;border-radius:2px;content:"";display:block;height:3px;margin:20px auto 0;width:80px}.projects .mySwiper{padding:50px 0 60px;width:100%}.projects .mySwiper .swiper-slide{align-items:stretch;display:flex;height:auto;justify-content:center}.projects .mySwiper .swiper-pagination{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#0000004d;height:4px;left:0;position:absolute;top:0;width:100%}.projects .mySwiper .swiper-pagination-progressbar-fill{background:linear-gradient(90deg,#efa206,#be227d,#42a3b1);box-shadow:0 0 8px #efa20680}.projects .swipe-hint{color:#ffffffb3;display:none;font-size:.9rem;margin-bottom:20px}@media(max-width:768px){.projects .swipe-hint{display:block}}.projects .swiper-button-next,.projects .swiper-button-prev{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#00000080;border-radius:50%;color:#efa206;height:45px;transition:all .3s ease;width:45px}.projects .swiper-button-next:hover,.projects .swiper-button-prev:hover{background:#000c;transform:scale(1.1)}.projects .swiper-button-next:after,.projects .swiper-button-prev:after{font-size:20px}@media(max-width:768px){.projects .swiper-button-next,.projects .swiper-button-prev{height:35px;width:35px}.projects .swiper-button-next:after,.projects .swiper-button-prev:after{font-size:16px}}.projects .project-card{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#1e486499;border:1px solid #ffffff26;border-radius:20px;box-shadow:0 8px 32px #0006;display:flex;flex-direction:column;height:100%;margin:0 auto;max-width:380px;overflow:hidden;transition:all .3s ease}.projects .project-card:hover{background:#1e4864cc;border-color:#efa20666;box-shadow:0 12px 40px #0009}.projects .project-card .card-image{height:220px;overflow:hidden;position:relative;width:100%}.projects .project-card .card-image img{display:block;height:100%;object-fit:cover;transition:transform .5s ease;width:100%}.projects .project-card .card-image .project-badge{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#efa206;border:1px solid #ffffff2e;border-radius:999px;color:#1f1f1ff2;font-size:.75rem;font-weight:600;left:12px;line-height:1;padding:6px 12px;pointer-events:none;position:absolute;top:12px;white-space:nowrap;z-index:3}.projects .project-card .card-image .image-overlay{background:linear-gradient(180deg,#0000 0,#0000004d);inset:0;pointer-events:none;position:absolute}.projects .project-card:hover .card-image img{transform:scale(1.08)}.projects .project-card .card-content{display:flex;flex-direction:column;flex-grow:1;gap:15px;padding:25px}.projects .project-card .card-content h3{color:#efa206;font-size:1.5rem;font-weight:700;margin:0}.projects .project-card .card-content .description{color:#ffffffd9;flex-grow:1;font-size:.95rem;line-height:1.6;margin:0}.projects .project-card .card-content .stack-tags{display:flex;flex-wrap:wrap;gap:8px;margin-top:5px}.projects .project-card .card-content .stack-tags .tag{background:#ffffff14;border:1px solid #ffffff26;border-radius:15px;color:#ffffffb3;font-size:.8rem;font-weight:500;padding:6px 12px;transition:all .3s ease}.projects .project-card .card-content .stack-tags .tag:hover{background:#ffffff1f;color:#ffffffe6;transform:translateY(-2px)}.projects .project-card .card-content .project-links{display:flex;flex-wrap:wrap;gap:10px;margin-top:10px}.projects .project-card .card-content .project-links .btn-link{align-items:center;border-radius:25px;cursor:pointer;display:inline-flex;font-size:.9rem;font-weight:600;gap:6px;overflow:hidden;padding:10px 18px;position:relative;text-decoration:none;transition:all .3s ease}.projects .project-card .card-content .project-links .btn-link svg{font-size:1rem}.projects .project-card .card-content .project-links .btn-link:before{background:linear-gradient(120deg,#0000,#ffffff4d,#0000);content:"";height:100%;left:-100%;position:absolute;top:0;transition:left .5s ease;width:100%}.projects .project-card .card-content .project-links .btn-link:hover:before{left:100%}.projects .project-card .card-content .project-links .btn-link.btn-demo{background:linear-gradient(135deg,#efa206,#bd8005);border:none;color:#2b2b2b}.projects .project-card .card-content .project-links .btn-link.btn-demo:hover{box-shadow:0 6px 20px #efa20666;transform:translateY(-2px)}.projects .project-card .card-content .project-links .btn-link.btn-code{background:#ffffff14;border:1px solid #fff3;color:#fff}.projects .project-card .card-content .project-links .btn-link.btn-code:hover{background:#ffffff26;border-color:#fff6;box-shadow:0 6px 20px #ffffff1a;transform:translateY(-2px)}@media(max-width:768px){.projects{padding:60px 20px}.projects .project-card{max-width:100%}.projects .project-card .card-image{height:200px}.projects .project-card .card-content{padding:20px}.projects .project-card .card-content h3{font-size:1.3rem}.projects .project-card .card-content .description{font-size:.9rem}.projects .project-card .card-content .stack-tags{display:none}.projects .project-card .card-content .project-links{flex-direction:column}.projects .project-card .card-content .project-links .btn-link{justify-content:center;width:100%}}#skills{background:#1a1919;padding:100px 50px;text-align:center}#skills h2{color:#fff;font-size:2.5rem;margin-bottom:60px}#skills h2:after{background:#efa206;border-radius:2px;content:"";display:block;height:3px;margin:20px auto 0;width:80px}#skills .skills-container{grid-gap:40px;display:grid;gap:40px;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));margin:0 auto;max-width:1200px}@media(max-width:1095px){#skills .skills-container{grid-template-columns:1fr 1fr;justify-content:center}#skills .skills-container .skills-card:nth-child(3){grid-column:1/-1;margin:0 auto;max-width:500px}}@media(max-width:700px){#skills .skills-container{align-items:center;display:flex;flex-direction:column;gap:25px}#skills .skills-container .skills-card{margin:0 auto;max-width:350px}}#skills .skills-card{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#0f0f14b3;border:1px solid #ffffff1a;border-radius:20px;box-shadow:0 8px 32px #0000004d;overflow:hidden;padding:40px 30px;position:relative;transition:all .3s ease}#skills .skills-card:before{animation:gradient-rotate 4s ease infinite;background:linear-gradient(135deg,#efa206,#be227d,#42a3b1,#efa206);background-size:300% 300%;border-radius:20px;content:"";inset:-2px;opacity:0;position:absolute;transition:opacity .3s ease;z-index:-1}#skills .skills-card:hover{background:#141419d9;border-color:#0000;box-shadow:0 12px 40px #0006;transform:translateY(-8px)}#skills .skills-card:hover:before{opacity:1}#skills .skills-card h3{color:#efa206;font-size:1.5rem;font-weight:600;margin-bottom:30px}#skills .skills-card ul{list-style:none;margin:0;padding:0}#skills .skills-card ul li{border-bottom:1px solid #ffffff14;border-radius:8px;color:#ffffffd9;font-size:1rem;line-height:1.6;margin-bottom:4px;padding:12px 16px;transition:all .3s ease}#skills .skills-card ul li:last-child{border-bottom:none}#skills .skills-card ul li:hover{background:#efa20614;color:#fff;transform:translateX(4px)}#skills .skills-icons{display:flex;flex-wrap:wrap;gap:1.5rem;justify-content:center}@media(max-width:768px){#skills .skills-icons{gap:1.5rem}}#skills .skills-icons .icon-item{align-items:center;cursor:pointer;display:flex;flex-direction:column;gap:.5rem;transition:transform .3s ease;width:90px}@media(max-width:768px){#skills .skills-icons .icon-item{width:70px}}#skills .skills-icons .icon-item .icon-wrapper{color:#ffffffe6!important;font-size:2.5rem;transition:all .3s ease}@media(max-width:768px){#skills .skills-icons .icon-item .icon-wrapper{font-size:2rem}}#skills .skills-icons .icon-item span{color:#ffffffb3;font-size:.75rem;text-align:center;transition:color .3s ease}#skills .skills-icons .icon-item:hover{transform:translateY(-8px) scale(1.1)}#skills .skills-icons .icon-item:hover .icon-wrapper{color:var(--icon-color)!important;filter:drop-shadow(0 0 12px var(--icon-color))}#skills .skills-icons .icon-item:hover span{color:#fff}@keyframes gradient-rotate{0%,to{background-position:0 50%}50%{background-position:100% 50%}}.contact{padding:100px 50px;text-align:center}.contact h2{color:#ececec;font-size:2.5rem;margin-bottom:40px}.contact h2:after{background:#ececec;border-radius:2px;content:"";display:block;height:3px;margin:20px auto 0;width:80px}.contact a,.contact h1,.contact h2,.contact h3,.contact p,.contact span{text-shadow:0 2px 8px #000000a6}.contact .contact-card{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:30px;box-shadow:0 8px 32px #0000004d;margin:0 auto;max-width:900px;padding:60px 40px}.contact .contact-text{color:#ffffffe6;font-size:1.2rem;line-height:1.6;margin-bottom:50px}.contact .contact-buttons{align-items:center;display:flex;flex-direction:column;gap:25px;margin:0 auto;max-width:600px}.contact .contact-btn-xxl{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#00000059;border:1px solid #ffffff26;border-radius:20px;cursor:pointer;display:flex;gap:20px;overflow:hidden;padding:25px 30px;position:relative;text-decoration:none;transition:all .3s ease;width:100%}.contact .contact-btn-xxl:before{background:linear-gradient(120deg,#0000,#ffffff1a,#0000);content:"";height:100%;left:-100%;position:absolute;top:0;transition:left .5s ease;width:100%}.contact .contact-btn-xxl:hover:before{left:100%}.contact .contact-btn-xxl:hover{background:#00000080;border-color:var(--text-color);box-shadow:0 8px 30px var(--glow-color);transform:translateY(-3px)}.contact .contact-btn-xxl:hover .btn-icon{color:var(--text-color);filter:drop-shadow(0 0 12px var(--glow-color));transform:scale(1.1)}.contact .contact-btn-xxl:hover .btn-label{color:var(--text-color)}.contact .contact-btn-xxl .btn-icon{color:#fffc;flex-shrink:0;font-size:3rem;transition:all .3s ease}.contact .contact-btn-xxl .btn-content{align-items:flex-start;display:flex;flex-direction:column;flex-grow:1;gap:5px}.contact .contact-btn-xxl .btn-content .btn-label{color:#fffffff2;font-size:1.3rem;font-weight:700;transition:all .3s ease}.contact .contact-btn-xxl .btn-content .btn-detail{color:#fff9;font-size:.95rem;font-weight:400}@media(max-width:768px){.contact .contact-card{padding:40px 25px}.contact .contact-text{font-size:1rem;margin-bottom:35px}.contact .contact-btn-xxl{gap:15px;padding:20px}.contact .contact-btn-xxl .btn-icon{font-size:2.5rem}.contact .contact-btn-xxl .btn-content .btn-label{font-size:1.1rem}.contact .contact-btn-xxl .btn-content .btn-detail{font-size:.85rem}}.footer{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#0a0a0fd9;border-top:1px solid #ffffff1a;padding:30px 30px 25px;text-align:center}.footer .footer-content{display:flex;flex-direction:column;gap:8px}.footer .footer-content .copyright{color:#ffffffb3;font-size:.9rem;font-weight:500;margin:0}.footer .footer-content .made-with{color:#ffffff80;font-size:.85rem;margin:0}@media(max-width:768px){.footer{padding:25px 20px 20px}.footer .footer-content .copyright{font-size:.85rem}.footer .footer-content .made-with{font-size:.8rem}}
/*# sourceMappingURL=main.3de90d8f.css.map*/