@import url(https://fonts.googleapis.com/css2?family=Inter:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap);body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#0d1116;color:#fff;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-size:18px;font-weight:400;line-height:1.6;margin:0;overflow-x:hidden;scroll-behavior:smooth}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace!important;font-size:1rem!important}.main-container{background-color:#0d1116;min-height:100vh;overflow-x:hidden;position:relative}canvas,img,picture,svg,video{display:block;height:auto;max-width:100%}.loading-screen{align-items:center;background:linear-gradient(135deg,#0d1116,#161b22 50%,#0d1116);display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;transition:opacity .8s ease-out;width:100%;z-index:9999}.loading-screen.light-mode{background:linear-gradient(135deg,#fff,#f8f9fa 50%,#fff)}.loading-screen .loading-content{animation:fadeInUp .8s ease-out;color:#fff;text-align:center}.loading-screen .loading-content .loading-spinner{height:50px;margin:0 auto 40px;position:relative;width:50px}.loading-screen .loading-content .loading-spinner:before{animation:spinLine 1.2s linear infinite;background:linear-gradient(180deg,#0bf90b,#0f8);border-radius:1px;content:"";height:20px;left:50%;position:absolute;top:50%;transform-origin:50% 35px;width:2px}.loading-screen .loading-content h2{animation:textGlow 2s ease-in-out infinite alternate;color:#fff;font-family:Inter,sans-serif;font-size:2.25rem;font-weight:600;letter-spacing:-.02em;margin-bottom:16px}.loading-screen .loading-content h2 .name-highlight{animation:colorPulse 2s ease-in-out infinite alternate;color:#0bf90b}.loading-screen .loading-content p{animation:fadeIn 1s ease-out .5s both;color:#a1a1aa;font-family:Inter,sans-serif;font-size:1rem;font-weight:400;letter-spacing:.025em;margin:0}.loading-screen.light-mode .loading-content,.loading-screen.light-mode .loading-content h2{color:#0d1116}.loading-screen.light-mode .loading-content h2 .name-highlight{color:#0bf90b}.loading-screen.light-mode .loading-content p{color:#666}.loading-screen.light-mode .loading-content .loading-spinner{animation:spin 1.2s ease-in-out infinite,pulse 2s ease-in-out infinite;border-color:#0bf90b #0bf90b33 #0bf90b33;box-shadow:0 0 20px #0bf90b4d}.loading-screen.light-mode .loading-content .loading-spinner:before{background:linear-gradient(180deg,#0bf90b,#0f8)}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes textGlow{0%{text-shadow:0 0 3px #ffffff4d}to{text-shadow:0 0 8px #fff6,0 0 12px #ffffff4d}}@keyframes colorPulse{0%{color:#0bf90b;text-shadow:0 0 3px #0bf90b}to{color:#0c7;text-shadow:0 0 8px #0c7,0 0 12px #0c7}}@keyframes pulse{0%,to{transform:scale(1)}50%{transform:scale(1.1)}}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes spinLines{0%,to{opacity:.7;transform:rotate(0deg) translateY(-30px)}50%{opacity:1;transform:rotate(180deg) translateY(-30px)}}@keyframes spinLine{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}a{text-decoration:none}a:hover{color:#0bf90b;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out}a,button,h1,h2,h3,h4,h5,label,p{color:#fff;font-family:Inter,Lato,sans-serif}h1,h2,h3,h4,h5,h6{font-family:Inter,sans-serif;letter-spacing:-.025em;margin:0}h1,h2,h3,h4,h5,h6{font-weight:600;line-height:1.1}h1{font-size:clamp(40px,8vw,80px)}h2{font-size:clamp(24px,5vw,32px);line-height:1.25}h2,h3{font-weight:600}h3{font-size:clamp(20px,3vw,28px);line-height:1.3}p{font-weight:400;line-height:1.6;margin:0 0 1rem}.section-title,p{color:#fff;font-family:Inter,sans-serif}.section-title{font-size:clamp(26px,5vw,32px);font-weight:600;letter-spacing:-.01em;margin-bottom:1.5rem;text-align:left}.section-subtitle{color:#b0b0b0;font-family:Inter,sans-serif;font-size:18px;font-weight:400;line-height:1.6;margin-bottom:3rem;text-align:left}.navigation-bar{-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background:#000000e6;border-bottom:1px solid #0bf90b1a;justify-content:space-between;position:relative;transition:all .4s cubic-bezier(.4,0,.2,1)}.navigation-bar:before{background:linear-gradient(90deg,#0000,#0bf90b0d 50%,#0000);bottom:0;content:"";left:0;opacity:0;position:absolute;right:0;top:0;transition:opacity .3s ease}.navigation-bar:hover:before{opacity:1}.navigation-bar.scrolled{background:#000000f2;border-bottom-color:#0bf90b4d;box-shadow:0 8px 32px #0006}.navigation-bar button{border-radius:6px;font-family:Inter,Lato,sans-serif;font-size:1.1rem;font-weight:500;overflow:hidden;padding:8px 16px;position:relative;text-transform:none;transition:all .4s cubic-bezier(.4,0,.2,1)}.navigation-bar button:before{background:linear-gradient(90deg,#0000,#0bf90b33,#0000);content:"";height:100%;left:-100%;position:absolute;top:0;transition:left .5s ease;width:100%}.navigation-bar button:hover{background-color:#0bf90b26;box-shadow:0 4px 12px #0bf90b33;transform:translateY(-1px)}.navigation-bar button:hover:before{left:100%}.navigation-bar button:active{transform:translateY(0)}.navigation-bar svg{cursor:pointer;transition:all .4s cubic-bezier(.4,0,.2,1)}.navigation-bar svg:hover{color:#0bf90b;filter:drop-shadow(0 0 8px rgba(11,249,11,.5))}.navigation-bar-responsive{-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background:#000000f2}.navigation-bar-responsive p,.navigation-bar-responsive span{color:#fff;font-family:Inter,Lato,sans-serif;font-weight:500}.navigation-bar-responsive .mobile-menu-top{background:linear-gradient(135deg,#0bf90b1a,#0003);border-bottom:1px solid #0bf90b33;padding:20px 16px}.navigation-bar-responsive .mobile-menu-top svg{color:#0bf90b;filter:drop-shadow(0 0 6px rgba(11,249,11,.4))}.navigation-bar-responsive .MuiListItemButton-root{border-radius:8px;margin:4px 8px;min-height:52px;overflow:hidden;padding:16px 20px;position:relative;transition:all .3s cubic-bezier(.4,0,.2,1)}.navigation-bar-responsive .MuiListItemButton-root:before{background:linear-gradient(90deg,#0000,#0bf90b1a,#0000);content:"";height:100%;left:-100%;position:absolute;top:0;transition:left .4s ease;width:100%}.navigation-bar-responsive .MuiListItemButton-root:hover{background-color:#0bf90b26;box-shadow:0 4px 12px #0bf90b33;transform:translateX(4px)}.navigation-bar-responsive .MuiListItemButton-root:hover:before{left:100%}.navigation-bar-responsive .MuiListItemButton-root:active{transform:translateX(2px)}.navigation-bar-responsive .MuiListItemText-primary{font-size:1.2rem;font-weight:600;letter-spacing:.5px;transition:all .3s ease}.container{align-items:center;display:flex;flex-direction:column;justify-content:center;margin-top:64px;width:100%}.header-image,.header-image img{height:450px;width:100%}.header-image img{object-fit:cover}.mobile-menu-top{align-items:center;font-weight:700;gap:5px}.items-container,.mobile-menu-top{display:flex;justify-content:center}.items-container{flex-direction:column;padding:5% 10%;text-align:left}.light-mode{background-color:#f8f9fa}.light-mode .navigation-bar{background-color:#0bf90b;box-shadow:0 2px 10px #0bf90b4d}.light-mode .section-title,.light-mode a,.light-mode button,.light-mode h1,.light-mode h2,.light-mode h3,.light-mode h4,.light-mode h5,.light-mode label,.light-mode p{color:#1a1a1a!important}.light-mode .section-subtitle{color:#555!important}.light-mode a:hover{color:#0bf90b;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out}.light-mode .navigation-bar .MuiIconButton-root,.light-mode .navigation-bar .MuiIconButton-root .MuiSvgIcon-root,.light-mode .navigation-bar svg{color:#0d1116}.light-mode .about-section{background-color:#f8f9fa}.light-mode .skills-container svg{color:#0d1116}.light-mode .chip{box-shadow:0 3px 1px -2px #0003,0 2px 2px 0 #00000024,0 1px 5px 0 #0000001f}.light-mode .chip,.light-mode .vertical-timeline:before{background-color:#00000014}.light-mode .vertical-timeline--animate .vertical-timeline-element-content.bounce-in{box-shadow:0 3px 1px -2px #0003,0 2px 2px 0 #00000024,0 1px 5px 0 #0000001f}.light-mode .vertical-timeline--two-columns .vertical-timeline-element-content .vertical-timeline-element-date{color:gray}.light-mode .vertical-timeline-element-content-arrow{border-right:7px solid #00000014!important}.light-mode .flex-chips .chip-title{color:#0d1116}@media screen and (max-width:768px){.contact-form{padding:10px}.loading-screen .loading-content h2{font-size:1.75rem;font-weight:600}.loading-screen .loading-content p{font-size:.875rem}.loading-screen .loading-content .loading-spinner{height:40px;margin-bottom:32px;width:40px}.loading-screen .loading-content .loading-spinner:before{height:16px;transform-origin:50% 28px;width:2px}.section-title{font-size:2rem}.section-subtitle{font-size:1rem}}@media screen and (max-width:480px){.loading-screen .loading-content .loading-spinner{height:36px;margin-bottom:28px;width:36px}.loading-screen .loading-content .loading-spinner:before{height:14px;transform-origin:50% 25px;width:1.5px}.loading-screen .loading-content h2{font-size:1.5rem}.loading-screen .loading-content p{font-size:.875rem}.section-title{font-size:1.75rem}.MuiButton-root,.cta-primary,.cta-secondary,a,button{font-size:1em;margin-bottom:10px;min-height:44px;min-width:44px}}.lazy-image-container{overflow:hidden;position:relative}.lazy-image-container .image-skeleton{align-items:center;animation:skeleton-loading 1.5s infinite;background:linear-gradient(90deg,#2a2a2a 25%,#3a3a3a 50%,#2a2a2a 75%);background-size:200% 100%;border-radius:8px;display:flex;height:100%;justify-content:center;left:0;position:absolute;top:0;width:100%}.lazy-image-container .image-skeleton .skeleton-pulse{background:#2a2a2a;border-radius:8px;height:100%;width:100%}.lazy-image-container .lazy-image{border-radius:8px;height:auto;opacity:0;transition:opacity .3s ease-in-out;width:100%}.lazy-image-container .lazy-image.loaded{opacity:1}.lazy-image-container .lazy-image.loading{filter:blur(10px)}.lazy-image-container .image-error{align-items:center;background:#2a2a2a;border-radius:8px;color:#a1a1aa;display:flex;font-size:.9rem;height:100%;justify-content:center;left:0;position:absolute;top:0;width:100%}@keyframes skeleton-loading{0%{background-position:-200% 0}to{background-position:200% 0}}footer{padding-bottom:50px;padding-top:50px;text-align:center}footer svg{height:1.1em!important;margin-right:10px;width:1.1em!important}footer p{font-size:.8em}.dark-mode .about-section{background-color:#0003}.about-section{align-items:center;background-color:#0d1116;display:flex;gap:50px;justify-content:flex-start;min-height:100vh;overflow:hidden;padding:0 10%;position:relative;width:100%}.about-section .content{animation:fadeInUp 1s ease-out;position:relative;text-align:left;z-index:2}.about-section .content .social_icons{animation:fadeInLeft 1s ease-out .3s both;color:#fff;display:flex;flex-direction:row;gap:15px;margin-bottom:20px}.about-section .content .social_icons .social-link{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0bf90b1a;border:2px solid #0bf90b4d;border-radius:8px;color:#0bf90b;display:flex;height:48px;justify-content:center;transition:all .3s cubic-bezier(.4,0,.2,1);width:48px}.about-section .content .social_icons .social-link:hover{background:#0bf90b33;border-color:#0bf90b;box-shadow:0 6px 20px #0bf90b66;color:#fff;transform:translateY(-2px) scale(1.05)}.about-section .content .social_icons .social-link svg{font-size:1.3rem;transition:all .3s ease}.about-section .content .mobile_social_icons{display:none}.about-section .content .hero-content .hero-intro{animation:fadeInUp 1s ease-out .1s both;color:#0bf90b;font-family:Inter,monospace;font-size:clamp(14px,3vw,16px);font-weight:400;letter-spacing:.1em;margin:0 0 30px}.about-section .content .hero-content .hero-title{animation:fadeInUp 1s ease-out .2s both;color:#fff;margin:0 0 30px}.about-section .content .hero-content .hero-subtitle-main,.about-section .content .hero-content .hero-title{font-family:Inter,sans-serif;font-size:clamp(40px,8vw,80px);font-weight:600;letter-spacing:-.025em;line-height:1.1}.about-section .content .hero-content .hero-subtitle-main{animation:fadeInUp 1s ease-out .3s both;color:#b0b0b0;margin:0 0 20px}.about-section .content .hero-content .hero-subtitle{animation:fadeInUp 1s ease-out .4s both;margin:20px 0}.about-section .content .hero-content .hero-subtitle .main-title{color:#e8e8e8;font-family:Inter,sans-serif;font-size:clamp(18px,4vw,22px);font-weight:400;letter-spacing:.05em;line-height:1.5;margin:0 0 10px;text-transform:none}.about-section .content .hero-content .hero-subtitle .specialist-tag{background:#0bf90b1a;border:1px solid #0bf90b4d;border-radius:20px;color:#0bf90b;display:inline-block;font-family:Inter,sans-serif;font-size:clamp(14px,3vw,16px);font-weight:500;letter-spacing:1.5px;margin:10px 0 0;padding:4px 12px;text-transform:uppercase}.about-section .content .hero-content .hero-description{animation:fadeInUp 1s ease-out .6s both;color:#b0b0b0;font-family:Inter,sans-serif;font-size:clamp(16px,3vw,20px);font-weight:400;letter-spacing:.01em;line-height:1.6;margin:30px 0 40px;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.about-section .content .hero-content .cta-buttons{animation:fadeInUp 1s ease-out .8s both;display:flex;gap:20px;margin-top:40px}.about-section .content .hero-content .cta-buttons .cta-primary,.about-section .content .hero-content .cta-buttons .cta-secondary{overflow:hidden;position:relative}.about-section .content .hero-content .cta-buttons .cta-primary:before,.about-section .content .hero-content .cta-buttons .cta-secondary:before{background:linear-gradient(90deg,#0000,#fff3,#0000);content:"";height:100%;left:-100%;position:absolute;top:0;transition:left .5s;width:100%}.about-section .content .hero-content .cta-buttons .cta-primary:hover:before,.about-section .content .hero-content .cta-buttons .cta-secondary:hover:before{left:100%}.about-section .image-wrapper{animation:fadeInRight 1s ease-out .5s both;position:relative;z-index:2}.about-section .image-wrapper:before{animation:rotate 10s linear infinite;background:linear-gradient(45deg,#0bf90b,#0000,#0bf90b);border-radius:50%;bottom:-20px;content:"";left:-20px;opacity:.7;position:absolute;right:-20px;top:-20px;z-index:-1}.about-section .image-wrapper .hero-image{border:4px solid #fff3;border-radius:50%;filter:brightness(1.1) contrast(1.1);height:200px;object-fit:cover;transition:all .4s cubic-bezier(.4,0,.2,1);width:200px}.about-section .image-wrapper .hero-image:hover{border-color:#0bf90b80;box-shadow:0 0 30px #0bf90b4d;transform:scale(1.05)}.about p{padding-bottom:30%;padding-top:30%;text-align:center}@media screen and (max-width:567px){.nav-left{float:left;padding-top:20px}.nav-left img{height:35px}.nav-right{float:right}.nav-right li{color:#fff;font-size:13px;list-style:none;padding:10px 15px;width:10%}.nav-right ul{list-style-type:none;margin:0;padding:0}body{width:100%}.about{font-size:12px;padding-left:5%;padding-right:5%}}@media screen and (max-width:768px){.about-section{display:block;gap:30px;min-height:100vh;padding-left:0;padding-right:0;padding-top:120px}.about-section .content{padding:0 5% 5%;width:90%}.about-section .content .hero-content .hero-title{font-size:3.2em!important;letter-spacing:-1px;line-height:1.2;text-align:left}.about-section .content .hero-content .hero-subtitle .main-title,.about-section .content .hero-content .hero-subtitle .specialist-tag{font-size:1.1em}.about-section .content .hero-content .hero-description{font-size:1em;text-align:left}.about-section .content .hero-content .cta-buttons{flex-direction:column;gap:15px}.about-section .content .hero-content .cta-buttons .cta-primary,.about-section .content .hero-content .cta-buttons .cta-secondary{justify-content:center;width:100%}.about-section .image-wrapper{margin-bottom:20px;padding-left:5%;text-align:center;width:100%}.about-section .image-wrapper:before{display:none!important}.about-section .image-wrapper .hero-image{height:150px;width:150px}.container{display:inline;display:initial}.social_icons{display:none!important}.mobile_social_icons{color:#fff;display:flex!important;flex-direction:row;gap:15px;justify-content:center;padding-top:20px}.mobile_social_icons .social-link{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border:1px solid #fff3;border-radius:50%;padding:12px;transition:all .4s cubic-bezier(.4,0,.2,1)}.mobile_social_icons .social-link:hover{background:#0bf90b33;border-color:#0bf90b80;box-shadow:0 8px 25px #0bf90b4d;transform:translateY(-3px) scale(1.1)}.mobile_social_icons .social-link svg{font-size:1.5em;transition:all .3s ease}}@keyframes fadeInLeft{0%{opacity:0;transform:translateX(-30px)}to{opacity:1;transform:translateX(0)}}@keyframes fadeInRight{0%{opacity:0;transform:translateX(30px)}to{opacity:1;transform:translateX(0)}}@keyframes gradientShift{0%,to{background-position:0 50%}50%{background-position:100% 50%}}@keyframes rotate{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes floatBackground{0%,to{transform:rotate(15deg) translateY(0)}50%{transform:rotate(15deg) translateY(-20px)}}.light-mode .about-section{background-color:#f8f9fa!important}.light-mode .about-section .content .social_icons .social-link{background:#0bf90b26!important;border-color:#0bf90b66!important;color:#0bf90b!important}.light-mode .about-section .content .social_icons .social-link:hover{background:#0bf90b40!important;border-color:#0bf90b!important;color:#1a1a1a!important}.light-mode .about-section .content .hero-content .hero-intro{color:#0bf90b!important}.light-mode .about-section .content .hero-content .hero-title{color:#1a1a1a!important}.light-mode .about-section .content .hero-content .hero-subtitle-main{color:#555!important}.light-mode .about-section .content .hero-content .hero-subtitle .main-title{color:#333!important}.light-mode .about-section .content .hero-content .hero-subtitle .specialist-tag{background:#0bf90b26!important;border-color:#0bf90b66!important;color:#0bf90b!important}.light-mode .about-section .content .hero-content .hero-description{color:#555!important}.light-mode .about-section .content .mobile_social_icons .social-link{background:#0bf90b26!important;border-color:#0bf90b66!important;color:#0bf90b!important}.light-mode .about-section .content .mobile_social_icons .social-link:hover{background:#0bf90b40!important;border-color:#0bf90b!important;color:#1a1a1a!important}@media(max-width:1024px)and (min-width:769px){.about-section .image-wrapper:before{bottom:-10px;height:80%;left:-10px;opacity:.4;right:-10px;top:-10px;width:80%}}.expertise-container{margin:0 auto;max-width:1000px;padding:40px 20px}.expertise-header{margin-bottom:50px;text-align:center}.expertise-header h1{-webkit-text-fill-color:#0000;animation:fadeInUp .8s ease-out;background:linear-gradient(45deg,#fff,#0bf90b);-webkit-background-clip:text;background-clip:text;font-size:3em;font-weight:700;margin-bottom:15px}.expertise-tabs{animation:fadeInUp .8s ease-out .4s both;display:flex;flex-wrap:wrap;gap:20px;justify-content:center;margin-bottom:40px}.expertise-tabs .expertise-tab{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0d;border:2px solid #ffffff1a;border-radius:50px;color:#ccc;cursor:pointer;font-size:1em;font-weight:600;min-width:160px;padding:12px 25px;text-align:center;transition:all .3s ease}.expertise-tabs .expertise-tab:hover{background:#ffffff1a;border-color:var(--tab-color);box-shadow:0 6px 20px #0003;transform:translateY(-2px)}.expertise-tabs .expertise-tab.active{background:linear-gradient(135deg,var(--tab-color) 20,var(--tab-color) 10);border-color:var(--tab-color);box-shadow:0 8px 25px #0000004d;color:var(--tab-color);transform:translateY(-2px)}.expertise-tabs .expertise-tab span{font-size:1em;font-weight:600}.expertise-content{animation:fadeInUp .8s ease-out .6s both}.expertise-details{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffff08;border:1px solid #ffffff14;border-radius:20px;box-shadow:0 15px 40px #0000004d;overflow:hidden;padding:40px;position:relative}.expertise-details:before{background:linear-gradient(90deg,#0bf90b,#0c0);content:"";height:2px;left:0;opacity:.7;position:absolute;right:0;top:0}.expertise-info{margin-bottom:40px}.expertise-header-section{margin-bottom:30px}.expertise-header-section .expertise-text h2{color:#fff;font-size:2.4em;font-weight:700;line-height:1.2;margin-bottom:12px}.expertise-header-section .expertise-text h3{color:#0bf90b;font-size:1.2em;font-weight:500;margin-bottom:20px;opacity:.9}.expertise-header-section .expertise-text p{color:#ccc;font-size:1.1em;line-height:1.6;max-width:700px}.expertise-highlights{display:flex;flex-wrap:wrap;gap:15px}.expertise-highlights .highlight-item{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:25px;display:flex;gap:10px;padding:12px 20px;transition:all .3s ease}.expertise-highlights .highlight-item:hover{background:#ffffff1a;box-shadow:0 6px 20px #0003;transform:translateY(-2px)}.expertise-highlights .highlight-item .highlight-dot{border-radius:50%;box-shadow:0 0 8px currentColor;flex-shrink:0;height:8px;width:8px}.expertise-highlights .highlight-item span{color:#fff;font-size:.95em;font-weight:600}.skills-section h3{color:#fff;font-size:1.8em;font-weight:700;margin-bottom:25px;text-align:center}.skills-grid{display:flex;flex-wrap:wrap;gap:12px;justify-content:center}.skill-chip{border-radius:20px!important;cursor:pointer;font-family:Lato,sans-serif}.skill-chip:hover{box-shadow:0 6px 20px #0000004d;transform:translateY(-2px)}.light-mode .expertise-header h1{-webkit-text-fill-color:#0000;background:linear-gradient(45deg,#1a1a1a,#0bf90b);-webkit-background-clip:text;background-clip:text}.light-mode .expertise-details{background:#00000008;border:1px solid #0000001a}.light-mode .expertise-text h2{color:#1a1a1a}.light-mode .expertise-text h3{color:#0bf90b}.light-mode .expertise-text p{color:#444}.light-mode .highlight-item{background:#0000000d;border:1px solid #0000001a}.light-mode .highlight-item:hover{background:#0000001a}.light-mode .highlight-item span,.light-mode .skills-section h3{color:#1a1a1a}@media screen and (max-width:768px){.expertise-container{padding:25px 15px}.expertise-header{margin-bottom:30px}.expertise-header h1{font-size:2.4em}.expertise-tabs{gap:12px;margin-bottom:25px}.expertise-tabs .expertise-tab{font-size:.95em;min-width:140px;padding:10px 18px}.expertise-tabs .expertise-tab span{font-size:.95em}.expertise-details{padding:25px 20px}.expertise-header-section .expertise-text h2{font-size:2em}.expertise-header-section .expertise-text h3{font-size:1.1em}.expertise-header-section .expertise-text p{font-size:1em}.expertise-highlights{gap:12px}.expertise-highlights .highlight-item{padding:10px 16px}.expertise-highlights .highlight-item span{font-size:.9em}.skills-section h3{font-size:1.5em}.skills-grid{gap:8px}}@media screen and (max-width:480px){.expertise-header h1{font-size:2em}.expertise-tabs{align-items:center;flex-direction:column;gap:10px}.expertise-tabs .expertise-tab{font-size:.9em;min-width:200px;padding:12px 20px}.expertise-tabs .expertise-tab span{font-size:.9em}.expertise-details{padding:20px 15px}.expertise-header-section .expertise-text h2{font-size:1.7em}.expertise-header-section .expertise-text h3{font-size:1em}.expertise-header-section .expertise-text p{font-size:.95em}.expertise-highlights{gap:8px}.expertise-highlights .highlight-item{padding:8px 12px}.expertise-highlights .highlight-item span{font-size:.85em}.skills-section h3{font-size:1.3em}.skills-grid{gap:6px}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.vertical-timeline *{-webkit-box-sizing:border-box;box-sizing:border-box}.vertical-timeline{margin:0 auto;max-width:1170px;padding:2em 0;position:relative;width:95%}.vertical-timeline:after{clear:both;content:"";display:table}.vertical-timeline:before{background:var(--line-color);content:"";height:100%;left:18px;position:absolute;top:0;width:4px}.vertical-timeline.vertical-timeline--one-column-right:before{left:auto;right:18px}@media only screen and (min-width:1170px){.vertical-timeline.vertical-timeline--two-columns{width:90%}.vertical-timeline.vertical-timeline--two-columns:before{left:50%;margin-left:-2px}}.vertical-timeline-element{margin:2em 0;position:relative}.vertical-timeline-element>div{min-height:1px}.vertical-timeline-element:after{clear:both;content:"";display:table}.vertical-timeline-element:first-child{margin-top:0}.vertical-timeline-element:last-child{margin-bottom:0}@media only screen and (min-width:1170px){.vertical-timeline-element{margin:4em 0}.vertical-timeline-element:first-child{margin-top:0}.vertical-timeline-element:last-child{margin-bottom:0}}.vertical-timeline-element-icon{border-radius:50%;-webkit-box-shadow:0 0 0 4px #fff,inset 0 2px 0 #00000014,0 3px 0 4px #0000000d;box-shadow:0 0 0 4px #fff,inset 0 2px 0 #00000014,0 3px 0 4px #0000000d;height:40px;left:0;position:absolute;top:0;width:40px}.vertical-timeline--one-column-right .vertical-timeline-element-icon{left:auto;right:0}.vertical-timeline-element-icon svg{display:block;height:24px;left:50%;margin-left:-12px;margin-top:-12px;position:relative;top:50%;width:24px}@media only screen and (min-width:1170px){.vertical-timeline--two-columns .vertical-timeline-element-icon{height:60px;left:50%;margin-left:-30px;width:60px}}.vertical-timeline-element-icon{-webkit-backface-visibility:hidden;-webkit-transform:translateZ(0)}.vertical-timeline--animate .vertical-timeline-element-icon.is-hidden{visibility:hidden}.vertical-timeline--animate .vertical-timeline-element-icon.bounce-in{-webkit-animation:cd-bounce-1 .6s;animation:cd-bounce-1 .6s;visibility:visible}@-webkit-keyframes cd-bounce-1{0%{opacity:0;-webkit-transform:scale(.5)}60%{opacity:1;-webkit-transform:scale(1.2)}to{-webkit-transform:scale(1)}}@keyframes cd-bounce-1{0%{opacity:0;-webkit-transform:scale(.5);transform:scale(.5)}60%{opacity:1;-webkit-transform:scale(1.2);transform:scale(1.2)}to{-webkit-transform:scale(1);transform:scale(1)}}.vertical-timeline-element-content{background:#fff;border-radius:.25em;-webkit-box-shadow:0 3px 0 #ddd;box-shadow:0 3px 0 #ddd;margin-left:60px;padding:1em;position:relative}.vertical-timeline--one-column-right .vertical-timeline-element-content{margin-left:0;margin-right:60px}.vertical-timeline-element--no-children .vertical-timeline-element-content{background:0 0;-webkit-box-shadow:none;box-shadow:none}.vertical-timeline-element-content:after{clear:both;content:"";display:table}.vertical-timeline-element-content h2{color:#303e49}.vertical-timeline-element-content .vertical-timeline-element-date,.vertical-timeline-element-content p{font-size:13px;font-size:.8125rem;font-weight:500}.vertical-timeline-element-content .vertical-timeline-element-date{display:inline-block}.vertical-timeline-element-content p{line-height:1.6;margin:1em 0 0}.vertical-timeline-element-subtitle,.vertical-timeline-element-title{margin:0}.vertical-timeline-element-content .vertical-timeline-element-date{float:left;opacity:.7;padding:.8em 0}.vertical-timeline-element-content-arrow{border:7px solid #0000;border-right-color:#fff;content:"";height:0;position:absolute;right:100%;top:16px;width:0}.vertical-timeline--one-column-right .vertical-timeline-element-content-arrow{border:7px solid #0000;border-left-color:#fff;content:"";height:0;left:100%;position:absolute;right:auto;top:16px;width:0}.vertical-timeline--one-column-right .vertical-timeline-element-content:before{border-left:7px solid #fff;border-right:initial;left:100%}.vertical-timeline-element--no-children .vertical-timeline-element-content-arrow,.vertical-timeline-element--no-children .vertical-timeline-element-content:before{display:none}@media only screen and (min-width:768px){.vertical-timeline-element-content h2{font-size:20px;font-size:1.25rem}.vertical-timeline-element-content p{font-size:16px;font-size:1rem}.vertical-timeline-element-content .vertical-timeline-element-date{font-size:14px;font-size:.875rem}}@media only screen and (min-width:1170px){.vertical-timeline--two-columns .vertical-timeline-element-content{margin-left:0;padding:1.5em;width:44%}.vertical-timeline--two-columns .vertical-timeline-element-content-arrow{left:100%;top:24px;-webkit-transform:rotate(180deg);transform:rotate(180deg)}.vertical-timeline--two-columns .vertical-timeline-element-content .vertical-timeline-element-date{font-size:16px;font-size:1rem;left:124%;position:absolute;top:6px;width:100%}.vertical-timeline--two-columns .vertical-timeline-element.vertical-timeline-element--right .vertical-timeline-element-content,.vertical-timeline--two-columns .vertical-timeline-element:nth-child(2n):not(.vertical-timeline-element--left) .vertical-timeline-element-content{float:right}.vertical-timeline--two-columns .vertical-timeline-element.vertical-timeline-element--right .vertical-timeline-element-content-arrow,.vertical-timeline--two-columns .vertical-timeline-element:nth-child(2n):not(.vertical-timeline-element--left) .vertical-timeline-element-content-arrow{left:auto;right:100%;top:24px;-webkit-transform:rotate(0);transform:rotate(0)}.vertical-timeline--one-column-right .vertical-timeline-element.vertical-timeline-element--right .vertical-timeline-element-content-arrow,.vertical-timeline--one-column-right .vertical-timeline-element:nth-child(2n):not(.vertical-timeline-element--left) .vertical-timeline-element-content-arrow{left:100%;right:auto;top:24px;-webkit-transform:rotate(0);transform:rotate(0)}.vertical-timeline--two-columns .vertical-timeline-element.vertical-timeline-element--right .vertical-timeline-element-content .vertical-timeline-element-date,.vertical-timeline--two-columns .vertical-timeline-element:nth-child(2n):not(.vertical-timeline-element--left) .vertical-timeline-element-content .vertical-timeline-element-date{left:auto;right:124%;text-align:right}}.vertical-timeline--animate .vertical-timeline-element-content.is-hidden{visibility:hidden}.vertical-timeline--animate .vertical-timeline-element-content.bounce-in{-webkit-animation:cd-bounce-2 .6s;animation:cd-bounce-2 .6s;visibility:visible}@media only screen and (min-width:1170px){.vertical-timeline--two-columns.vertical-timeline--animate .vertical-timeline-element.vertical-timeline-element--right .vertical-timeline-element-content.bounce-in,.vertical-timeline--two-columns.vertical-timeline--animate .vertical-timeline-element:nth-child(2n):not(.vertical-timeline-element--left) .vertical-timeline-element-content.bounce-in{-webkit-animation:cd-bounce-2-inverse .6s;animation:cd-bounce-2-inverse .6s}}@media only screen and (max-width:1169px){.vertical-timeline--animate .vertical-timeline-element-content.bounce-in{-webkit-animation:cd-bounce-2-inverse .6s;animation:cd-bounce-2-inverse .6s;visibility:visible}}@-webkit-keyframes cd-bounce-2{0%{opacity:0;-webkit-transform:translateX(-100px)}60%{opacity:1;-webkit-transform:translateX(20px)}to{-webkit-transform:translateX(0)}}@keyframes cd-bounce-2{0%{opacity:0;-webkit-transform:translateX(-100px);transform:translateX(-100px)}60%{opacity:1;-webkit-transform:translateX(20px);transform:translateX(20px)}to{-webkit-transform:translateX(0);transform:translateX(0)}}@-webkit-keyframes cd-bounce-2-inverse{0%{opacity:0;-webkit-transform:translateX(100px)}60%{opacity:1;-webkit-transform:translateX(-20px)}to{-webkit-transform:translateX(0)}}@keyframes cd-bounce-2-inverse{0%{opacity:0;-webkit-transform:translateX(100px);transform:translateX(100px)}60%{opacity:1;-webkit-transform:translateX(-20px);transform:translateX(-20px)}to{-webkit-transform:translateX(0);transform:translateX(0)}}.vertical-timeline span{color:#fff;font-family:Courier Prime,monospace}.vertical-timeline p,.vertical-timeline-element h3,.vertical-timeline-element h4,.vertical-timeline-element p,.vertical-timeline-element span{color:#272822}.svg-inline--fa,.vertical-timeline-element .vertical-timeline-element-date{color:#fff}@media screen and (max-width:1170px){.vertical-timeline-element .vertical-timeline-element-date{color:#272822}}.projects-container{margin:0 auto;max-width:1400px;padding:100px 40px 60px;width:100%}.projects-header{margin-bottom:10px}.projects-header .section-title{align-items:center;color:#fff;display:flex;font-family:Inter,sans-serif;font-size:clamp(26px,5vw,32px);font-weight:600;margin-bottom:50px}.projects-grid{grid-gap:30px;display:grid;gap:30px;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));margin-bottom:40px;width:100%}.projects-grid .project-card{transition:all .4s cubic-bezier(.4,0,.2,1)}.project-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0d;border:1px solid #0bf90b1a;border-radius:8px;box-shadow:0 8px 25px #0000004d;display:flex;flex-direction:column;height:100%;overflow:hidden;padding:0;position:relative;transition:all .25s cubic-bezier(.645,.045,.355,1)}.project-card:hover{background:#0bf90b14;border-color:#0bf90b4d;box-shadow:0 15px 30px #0bf90b33;transform:translateY(-5px)}.project-card.expanded{grid-gap:25px;animation:expandProject .4s ease-out;background:#0bf90b14;border:2px solid #0bf90b4d;box-shadow:0 20px 40px #0bf90b26;display:grid;gap:25px;grid-column:1/-1;grid-template-columns:350px 1fr;max-width:none;padding:25px;z-index:10}.project-card.expanded .project-image{border-radius:8px;box-shadow:0 8px 25px #0000004d;grid-column:1;height:300px;margin:0;overflow:hidden;width:350px}.project-card.expanded .project-image img{filter:grayscale(0) brightness(1)!important;height:100%;object-fit:cover;transform:scale(1)!important;transition:all .3s ease;width:100%}.project-card.expanded .project-image img:hover{filter:grayscale(0) brightness(1.1)!important;transform:scale(1.05)!important}.project-card.expanded .project-content{display:flex;flex-direction:column;grid-column:2;padding:0}.project-card.expanded .project-content .project-top{margin-bottom:15px}.project-card.expanded .project-content .project-title{font-size:24px;margin-bottom:15px}.project-card.expanded .project-content .project-description{flex-grow:1;font-size:17px;line-height:1.7;margin-bottom:15px;max-width:none}.project-card.expanded .project-content .expand-button{margin-bottom:15px}.project-card.expanded .project-content .project-tech{margin-top:auto}.project-card.featured{background:#ffffff0d;border:1px solid #0bf90b33}.project-card.featured:hover{background:#0bf90b14;border:2px solid #0bf90b66}.project-card .project-image{height:200px;overflow:hidden;position:relative;width:100%}.project-card .project-image img{filter:grayscale(100%) brightness(.7);height:100%;object-fit:cover;transition:transform .3s ease;width:100%}.project-card .project-image:hover img{filter:grayscale(0) brightness(1);transform:scale(1.1)}.project-card .project-content{display:flex;flex-direction:column;flex-grow:1;padding:25px}.project-card .project-top{align-items:flex-start;display:flex;justify-content:space-between;margin-bottom:20px}.project-card .project-top .project-folder{color:#0bf90b}.project-card .project-top .project-folder svg{height:40px;width:40px}.project-card .project-top .project-actions{align-items:center;display:flex;gap:15px}.project-card .project-top .project-actions .like-button{align-items:center;background:none;border:none;border-radius:50%;color:#b0b0b0;cursor:pointer;display:flex;justify-content:center;padding:5px;transition:all .3s ease}.project-card .project-top .project-actions .like-button:hover{background:#ff40811a;color:#ff4081;transform:scale(1.1)}.project-card .project-top .project-actions .like-button svg{height:20px;width:20px}.project-card .project-top .project-actions .like-button:has(svg[data-testid=FavoriteIcon]){color:#ff4081}.project-card .project-top .project-actions .project-links{display:flex;gap:10px}.project-card .project-top .project-actions .project-links a{border-radius:4px;color:#b0b0b0;padding:5px;transition:all .3s ease}.project-card .project-top .project-actions .project-links a:hover{background:#0bf90b1a;color:#0bf90b;transform:translateY(-2px)}.project-card .project-top .project-actions .project-links a svg{height:20px;width:20px}.project-card .project-title{color:#fff;font-family:Inter,sans-serif;font-size:22px;font-weight:600;line-height:1.25;margin:0 0 10px}.project-card .project-title a{color:inherit;text-decoration:none;transition:color .3s ease}.project-card .project-title a:hover{color:#0bf90b}.project-card .project-description{color:#b0b0b0;flex-grow:1;font-family:Inter,sans-serif;font-size:16px;line-height:1.6;margin-bottom:20px}.project-card .expand-button{align-items:center;align-self:flex-start;background:none;border:1px solid #0bf90b4d;border-radius:6px;color:#0bf90b;cursor:pointer;display:flex;font-family:Inter,sans-serif;font-size:14px;font-weight:500;gap:8px;margin-bottom:20px;padding:8px 16px;transition:all .3s ease}.project-card .expand-button:hover{background:#0bf90b1a;border-color:#0bf90b80;transform:translateY(-1px)}.project-card .expand-button svg{height:16px;width:16px}.project-card .project-tech{display:flex;flex-wrap:wrap;gap:15px;margin-top:auto}.project-card .project-tech span{color:#b0b0b0;font-family:Inter,monospace;font-size:13px;white-space:nowrap}.projects-archive{margin-top:80px;text-align:center}.projects-archive .archive-link{align-items:center;border:1px solid #0bf90b;border-radius:4px;color:#0bf90b;display:inline-flex;font-family:Inter,monospace;font-size:16px;font-weight:600;gap:10px;padding:20px 28px;text-decoration:none;transition:all .25s cubic-bezier(.645,.045,.355,1)}.projects-archive .archive-link:hover{box-shadow:4px 4px 0 0 #0bf90b;transform:translate(-4px,-4px)}.featured-projects{margin-bottom:100px}.featured-projects .featured-project{grid-gap:0;align-items:center;display:grid;gap:0;grid-template-columns:repeat(12,1fr);margin-bottom:100px}.featured-projects .featured-project:nth-of-type(2n) .project-content{grid-column:7/-1;text-align:right}.featured-projects .featured-project:nth-of-type(2n) .project-content .project-tech{justify-content:flex-end}.featured-projects .featured-project:nth-of-type(2n) .project-image{grid-column:1/8}.featured-projects .featured-project .project-content{grid-column:1/7;padding:40px 40px 30px 0;z-index:2}.featured-projects .featured-project .project-content .project-overline{color:#64ffda;font-family:Inter,monospace;font-size:13px;font-weight:400;margin:10px 0}.featured-projects .featured-project .project-content .project-title{font-size:clamp(24px,5vw,28px);margin:0 0 20px}.featured-projects .featured-project .project-content .project-title a{color:#ccd6f6;text-decoration:none}.featured-projects .featured-project .project-content .project-title a:hover{color:#64ffda}.featured-projects .featured-project .project-content .project-description{background-color:#112240;border-radius:4px;box-shadow:0 10px 30px -15px #020c1bb3;color:#a8b2d1;font-size:18px;padding:25px;position:relative;z-index:2}.featured-projects .featured-project .project-content .project-tech{display:flex;flex-wrap:wrap;gap:20px;margin:25px 0 10px}.featured-projects .featured-project .project-content .project-tech span{color:#a8b2d1;font-family:Inter,monospace;font-size:14px}.featured-projects .featured-project .project-content .project-links{display:flex;gap:10px;margin-left:-10px}.featured-projects .featured-project .project-content .project-links a{color:#ccd6f6;padding:10px}.featured-projects .featured-project .project-content .project-links a:hover{color:#64ffda}.featured-projects .featured-project .project-content .project-links a svg{height:20px;width:20px}.featured-projects .featured-project .project-image{grid-column:6/-1;position:relative;z-index:1}.featured-projects .featured-project .project-image .project-img{border-radius:4px;filter:grayscale(100%) contrast(1) brightness(90%);max-width:100%;mix-blend-mode:multiply;transition:all .25s cubic-bezier(.645,.045,.355,1);vertical-align:middle;width:100%}.featured-projects .featured-project .project-image .project-img:hover{filter:none;mix-blend-mode:normal}@media(max-width:768px){.projects-container{max-width:100%;padding:60px 20px}.projects-grid{gap:20px;grid-template-columns:1fr}.project-card.expanded .project-content{display:flex;flex-direction:column;gap:15px}.project-card.expanded .project-content .project-image{border-radius:8px;box-shadow:0 8px 25px #0000004d;height:250px;order:-1;overflow:hidden;width:100%}.project-card.expanded .project-content .project-image img{filter:grayscale(0) brightness(1)!important;height:100%;object-fit:cover;transform:scale(1)!important;width:100%}.project-card.expanded .project-content .expand-button,.project-card.expanded .project-content .project-description,.project-card.expanded .project-content .project-tech,.project-card.expanded .project-content .project-title,.project-card.expanded .project-content .project-top{grid-column:unset;grid-row:unset}}@media(max-width:1200px){.projects-container{max-width:1200px;padding:80px 30px}.projects-grid{gap:25px;grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}}@media(max-width:480px){.project-card{padding:20px}.projects-archive{margin-top:60px}.projects-archive .archive-link{font-size:14px;padding:18px 24px}}.light-mode .project-card{background:#ffffffe6!important;border:1px solid #0bf90b33!important;box-shadow:0 8px 25px #0000001a!important}.light-mode .project-card:hover{background:#0bf90b0d!important;border-color:#0bf90b66!important;box-shadow:0 15px 30px #0bf90b4d!important}.light-mode .project-card.featured{background:#ffffffe6!important;border:1px solid #0bf90b4d!important}.light-mode .project-card.featured:hover{background:#0bf90b14!important;border:2px solid #0bf90b80!important}.light-mode .project-card.expanded{background:#fffffff2!important;border:2px solid #0bf90b66!important;box-shadow:0 20px 40px #0bf90b33!important}.light-mode .project-card.expanded .project-image{box-shadow:0 8px 25px #0bf90b4d!important}.light-mode .project-card.expanded .project-image img{filter:grayscale(0) brightness(1)!important}.light-mode .project-card.expanded .project-image img:hover{filter:grayscale(0) brightness(1.1)!important}.light-mode .project-card .project-image img{filter:grayscale(30%) brightness(.9)!important}.light-mode .project-card .project-image img:hover{filter:grayscale(0) brightness(1)!important}.light-mode .project-card .project-content .project-top .project-folder{color:#0bf90b!important}.light-mode .project-card .project-content .project-top .project-actions .like-button{color:#555!important}.light-mode .project-card .project-content .project-top .project-actions .like-button:hover{background:#ff40811a!important;color:#ff4081!important}.light-mode .project-card .project-content .project-top .project-actions .like-button:has(svg[data-testid=FavoriteIcon]){color:#ff4081!important}.light-mode .project-card .project-content .project-top .project-actions .project-links a{color:#333!important}.light-mode .project-card .project-content .project-top .project-actions .project-links a:hover{background:#0bf90b1a!important;color:#0bf90b!important}.light-mode .project-card .project-content .project-title{color:#1a1a1a!important}.light-mode .project-card .project-content .project-description{color:#555!important}.light-mode .project-card .project-content .expand-button{border-color:#0bf90b66!important;color:#0bf90b!important}.light-mode .project-card .project-content .expand-button:hover{background:#0bf90b26!important;border-color:#0bf90b99!important}.light-mode .project-card .project-content .project-tech span{color:#777!important}.light-mode .projects-header .section-title{color:#1a1a1a!important}@keyframes expandProject{0%{opacity:.8;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.contact-wrapper{margin:0 auto;max-width:800px;padding:60px 20px}.contact-wrapper .contact-header{margin-bottom:50px;text-align:center}.contact-wrapper .contact-header h1{color:#fff;font-family:Inter,sans-serif;font-size:clamp(26px,5vw,32px);font-weight:600;letter-spacing:-.01em;margin-bottom:16px}.contact-wrapper .contact-header .contact-intro{color:#b0b0b0;font-family:Inter,sans-serif;font-size:18px;line-height:1.6;margin:0 auto;max-width:600px}.contact-form{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:16px;box-shadow:0 8px 32px #0000004d;padding:40px}.contact-form .form-row{margin-bottom:24px}.contact-form .form-row:last-of-type{margin-bottom:32px}.contact-form .form-field .MuiOutlinedInput-root{background:#ffffff14;border-radius:12px;font-family:Inter,sans-serif;transition:all .3s ease}.contact-form .form-field .MuiOutlinedInput-root:hover{background:#ffffff1f}.contact-form .form-field .MuiOutlinedInput-root.Mui-focused{background:#ffffff26;box-shadow:0 0 0 2px #0bf90b4d}.contact-form .form-field .MuiOutlinedInput-root .MuiOutlinedInput-notchedOutline{border-color:#fff3;transition:border-color .3s ease}.contact-form .form-field .MuiOutlinedInput-root:hover .MuiOutlinedInput-notchedOutline{border-color:#ffffff4d}.contact-form .form-field .MuiOutlinedInput-root.Mui-focused .MuiOutlinedInput-notchedOutline{border-color:#0bf90b;border-width:2px}.contact-form .form-field .MuiOutlinedInput-root input,.contact-form .form-field .MuiOutlinedInput-root textarea{color:#fff;font-family:Inter,sans-serif;font-size:1rem;padding:16px 20px}.contact-form .form-field .MuiOutlinedInput-root input::placeholder,.contact-form .form-field .MuiOutlinedInput-root textarea::placeholder{color:#ffffff80}.contact-form .form-field .MuiInputLabel-root{color:#ffffffb3;font-family:Inter,sans-serif;font-weight:500}.contact-form .form-field .MuiInputLabel-root.Mui-focused{color:#0bf90b}.contact-form .form-field .MuiFormHelperText-root{color:#ff6b6b;font-family:Inter,sans-serif;font-size:.875rem;margin-top:8px}.contact-form .form-actions{text-align:center}.contact-form .form-actions .submit-button{background:linear-gradient(135deg,#0bf90b,#09d809);border-radius:12px;box-shadow:0 4px 15px #0bf90b4d;color:#000;font-family:Inter,sans-serif;font-size:1.1rem;font-weight:600;letter-spacing:.5px;padding:16px 40px;text-transform:none;transition:all .3s cubic-bezier(.4,0,.2,1)}.contact-form .form-actions .submit-button:hover{background:linear-gradient(135deg,#09d809,#0bf90b);box-shadow:0 8px 25px #0bf90b66;transform:translateY(-2px)}.contact-form .form-actions .submit-button:disabled{background:#ffffff1a;box-shadow:none;color:#ffffff80;transform:none}.contact-form .form-actions .submit-button .MuiCircularProgress-root{color:#000}.light-mode .contact-wrapper .contact-header h1{color:#1a1a1a}.light-mode .contact-wrapper .contact-header .contact-intro{color:#6b7280}.light-mode .contact-form{background:#fffc;border-color:#0000001a;box-shadow:0 8px 32px #0000001a}.light-mode .contact-form .form-field .MuiOutlinedInput-root{background:#00000008}.light-mode .contact-form .form-field .MuiOutlinedInput-root:hover{background:#0000000f}.light-mode .contact-form .form-field .MuiOutlinedInput-root.Mui-focused{background:#00000014}.light-mode .contact-form .form-field .MuiOutlinedInput-root .MuiOutlinedInput-notchedOutline{border-color:#0003}.light-mode .contact-form .form-field .MuiOutlinedInput-root:hover .MuiOutlinedInput-notchedOutline{border-color:#0000004d}.light-mode .contact-form .form-field .MuiOutlinedInput-root input,.light-mode .contact-form .form-field .MuiOutlinedInput-root textarea{color:#1a1a1a}.light-mode .contact-form .form-field .MuiOutlinedInput-root input::placeholder,.light-mode .contact-form .form-field .MuiOutlinedInput-root textarea::placeholder{color:#00000080}.light-mode .contact-form .form-field .MuiInputLabel-root{color:#000000b3}@media(max-width:768px){.contact-wrapper{padding:40px 16px}.contact-wrapper .contact-header{margin-bottom:40px}.contact-wrapper .contact-header h1{font-size:2.25rem}.contact-wrapper .contact-header .contact-intro{font-size:1rem}.contact-form{padding:24px}.contact-form .form-actions .submit-button{padding:18px 24px;width:100%}}.back-to-top{bottom:24px;opacity:0;position:fixed;right:24px;transform:translateY(20px) scale(.8);transition:all .3s cubic-bezier(.4,0,.2,1);visibility:hidden;z-index:1000}.back-to-top.visible{opacity:1;transform:translateY(0) scale(1);visibility:visible}.back-to-top .back-to-top-button{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0bf90be6;border:1px solid #0bf90b33;box-shadow:0 4px 20px #0bf90b4d;color:#000;height:56px;transition:all .3s cubic-bezier(.4,0,.2,1);width:56px}.back-to-top .back-to-top-button:hover{background:#0bf90b;box-shadow:0 8px 30px #0bf90b66;transform:translateY(-2px) scale(1.05)}.back-to-top .back-to-top-button:active{transform:translateY(0) scale(.95)}.back-to-top .back-to-top-button svg{font-size:1.5rem;transition:transform .3s ease}.back-to-top .back-to-top-button:hover svg{transform:translateY(-2px)}.light-mode .back-to-top .back-to-top-button{background:#0bf90be6;box-shadow:0 4px 20px #0bf90b33;color:#000}.light-mode .back-to-top .back-to-top-button:hover{background:#0bf90b;box-shadow:0 8px 30px #0bf90b4d}@media(max-width:768px){.back-to-top{bottom:16px;right:16px}.back-to-top .back-to-top-button{height:48px;width:48px}.back-to-top .back-to-top-button svg{font-size:1.25rem}}
/*# sourceMappingURL=main.ceb8a833.css.map*/