.hidden{opacity:0;filter:blur(5px);transition:all 1s}.show{opacity:1;filter:blur(0);transform:translateX(0);transition-delay:50ms}.flip-card:nth-child(2),.sbox:nth-child(2){transition-delay:.2s}.preLoader{height:100vh;background:linear-gradient(135deg,#131415,#1a1c1e);color:#fafafe;position:fixed;right:0;bottom:0;z-index:9999;display:flex;justify-content:center;align-items:center}.preLoader,.preloader-background{width:100%;top:0;left:0;overflow:hidden}.preloader-background{position:absolute;height:100%;z-index:-1}.background-shapes{position:relative;width:100%;height:100%}.background-shapes .shape{position:absolute;border-radius:50%;background:rgba(8,231,243,.1);animation:float 6s ease-in-out infinite}.background-shapes .shape-1{width:100px;height:100px;top:20%;left:10%;animation-delay:0s}.background-shapes .shape-2{width:150px;height:150px;top:60%;right:10%;animation-delay:2s}.background-shapes .shape-3{width:80px;height:80px;bottom:20%;left:20%;animation-delay:4s}@keyframes float{0%,to{transform:translateY(0) scale(1)}50%{transform:translateY(-20px) scale(1.05)}}.preloader-content{gap:2rem;z-index:2}.preloader-content,.text-container{display:flex;flex-direction:column;align-items:center}.text-container{justify-content:center;gap:.5rem;height:auto;width:auto;font-size:clamp(2rem,8vw,4rem);font-weight:800;overflow:hidden;color:#fafafe;text-align:center}.name-part{display:block;text-shadow:0 0 20px rgba(8,231,243,.5)}.loading-bar{width:min(300px,80vw);height:4px;background:rgba(255,255,255,.1);border-radius:10px;overflow:hidden;margin-top:1rem}.loading-progress{height:100%;width:0;background:linear-gradient(90deg,#08e7f3,#4d5dfb);border-radius:10px;box-shadow:0 0 10px rgba(8,231,243,.5)}.loading-indicator{margin-top:1rem;font-size:clamp(.875rem,3vw,1rem);color:rgba(255,255,255,.7);font-weight:500;text-align:center}@media (max-width:768px){.preLoader{padding:1rem}.text-container{gap:.3rem}.loading-bar{width:min(250px,90vw);height:3px}.background-shapes .shape-1{width:60px;height:60px;top:15%;left:5%}.background-shapes .shape-2{width:100px;height:100px;top:70%;right:5%}.background-shapes .shape-3{width:50px;height:50px;bottom:15%;left:10%}}@media (max-width:480px){.preloader-content{gap:1.5rem}.text-container{gap:.2rem}.loading-bar{width:200px}.background-shapes .shape{opacity:.7}}@media (prefers-reduced-motion:reduce){.background-shapes .shape{animation:none}.name-part{text-shadow:none}.loading-progress{box-shadow:none}}@media (prefers-color-scheme:dark){.preLoader{background:linear-gradient(135deg,#0a0a0b,#131415)}}@media (prefers-contrast:high){.preLoader{background:#000000}.loading-progress{background:#08e7f3}.name-part{color:#ffffff;text-shadow:0 0 5px #08e7f3}}.footer-container{position:relative;background:var(--footer-bg-color);color:var(--text-color);margin-top:4rem;overflow:hidden}.footer-background{bottom:0;z-index:0}.footer-background,.footer-gradient{position:absolute;top:0;left:0;right:0}.footer-gradient{height:1px;background:linear-gradient(90deg,transparent 0,var(--first-color) 50%,transparent 100%)}.footer-content{position:relative;z-index:1;max-width:1400px;margin:0 auto;padding:0 2rem}.footer-main{display:grid;grid-template-columns:2fr 1fr 1fr 1.5fr;gap:3rem;padding:4rem 0 3rem}.footer-brand{display:flex;flex-direction:column;gap:1.5rem}.brand-logo{gap:1rem}.brand-logo,.logo-icon{display:flex;align-items:center}.logo-icon{width:48px;height:48px;background:linear-gradient(135deg,var(--first-color),var(--first-color-alt));border-radius:12px;justify-content:center;color:white}.brand-text{display:flex;flex-direction:column}.brand-name{font-size:1.5rem;font-weight:700;margin:0;background:linear-gradient(135deg,var(--title-color),var(--first-color));-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.brand-tagline{font-size:.9rem;color:var(--secondary-text-color);margin:.25rem 0 0}.brand-description{font-size:.95rem;line-height:1.6;color:var(--secondary-text-color);margin:0}.footer-section{display:flex;flex-direction:column;gap:1.5rem}.section-title{display:flex;align-items:center;gap:.75rem;font-size:1.1rem;font-weight:600;margin:0}.section-icon{font-size:1.25rem}.footer-links{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.75rem}.footer-link-item{margin:0}.footer-link{display:flex;align-items:center;gap:.75rem;padding:.5rem 0;color:var(--secondary-text-color);text-decoration:none;transition:all .3s ease;border-radius:8px;position:relative;overflow:hidden}.footer-link:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(106,27,154,.1),transparent);transition:left .5s ease}.footer-link:hover:before{left:100%}.footer-link:hover{color:var(--first-color);transform:translateX(5px)}.link-icon{display:flex;align-items:center;justify-content:center;width:20px;height:20px;transition:transform .3s ease}.footer-link:hover .link-icon{transform:scale(1.1)}.link-text{font-size:.95rem;font-weight:500}.contact-info{display:flex;flex-direction:column;gap:1rem}.contact-item{display:flex;align-items:center;gap:.75rem;color:var(--secondary-text-color);font-size:.9rem}.contact-item svg{opacity:.7;flex-shrink:0}.footer-share-section{background:rgba(106,27,154,.05);border:1px solid rgba(106,27,154,.1);border-radius:16px;padding:2rem;margin:2rem 0}.share-content{display:flex;align-items:center;justify-content:space-between;gap:2rem}.share-text h4{font-size:1.25rem;font-weight:600;color:var(--title-color);margin:0 0 .5rem}.share-text p{color:var(--secondary-text-color);margin:0;font-size:.95rem}.footer-bottom{padding:2rem 0}.footer-divider{height:1px;background:linear-gradient(90deg,transparent,rgba(106,27,154,.3) 50%,transparent);margin-bottom:2rem}.bottom-content{justify-content:space-between;gap:2rem}.bottom-content,.copyright{display:flex;align-items:center}.copyright{gap:.75rem;color:var(--secondary-text-color);font-size:.9rem}.copyright svg{opacity:.7}.footer-actions{gap:1rem}.back-to-top,.footer-actions{display:flex;align-items:center}.back-to-top{justify-content:center;width:44px;height:44px;background:var(--first-color);color:white;border:none;border-radius:12px;cursor:pointer;transition:all .3s ease;position:relative;overflow:hidden}.back-to-top:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.2),transparent);transition:left .5s ease}.back-to-top:hover:before{left:100%}.back-to-top:hover{background:var(--first-color-alt);transform:translateY(-2px);box-shadow:0 5px 15px rgba(106,27,154,.3)}.social-links-mobile{display:none;gap:1rem;margin-top:1rem}.social-link-mobile{display:flex;align-items:center;justify-content:center;width:44px;height:44px;background:rgba(106,27,154,.1);color:var(--first-color);border-radius:12px;transition:all .3s ease}.social-link-mobile:hover{background:var(--first-color);color:white;transform:translateY(-2px)}.footer-container{opacity:0;transform:translateY(20px);transition:all .6s ease}.footer-container.visible{opacity:1;transform:translateY(0)}@media (max-width:1024px){.footer-main{grid-template-columns:1fr 1fr;gap:2.5rem}.footer-brand{grid-column:1/-1}}@media (max-width:768px){.footer-content{padding:0 1.5rem}.footer-main{grid-template-columns:1fr;gap:2rem;padding:3rem 0 2rem}.bottom-content,.share-content{flex-direction:column;text-align:center;gap:1.5rem}.social-links-mobile{display:flex}.footer-section:last-child .footer-links{display:none}}@media (max-width:480px){.footer-content{padding:0 1rem}.footer-main{padding:2rem 0 1.5rem;gap:1.5rem}.footer-share-section{padding:1.5rem;margin:1.5rem 0}.brand-logo{flex-direction:column;text-align:center;gap:.75rem}.brand-text{align-items:center}.section-title{justify-content:center}.footer-links{align-items:center}.footer-link{justify-content:center;text-align:center}.contact-info{align-items:center}.contact-item{justify-content:center}}@media (prefers-color-scheme:dark){.footer-container{background:var(--nav-scrolled-bg-color)}.footer-share-section{background:rgba(106,27,154,.1);border-color:rgba(106,27,154,.2)}.social-link-mobile{background:rgba(255,255,255,.1)}}@media (prefers-contrast:high){.footer-link{border:1px solid transparent}.footer-link:hover{border-color:var(--first-color)}.back-to-top{border:2px solid}}@media (prefers-reduced-motion:reduce){.back-to-top,.footer-container,.footer-link,.social-link-mobile{transition:none;animation:none}.back-to-top:before,.footer-link:before{display:none}.back-to-top:hover,.footer-link:hover{transform:none}}.back-to-top:focus-visible,.footer-link:focus-visible{outline:2px solid var(--first-color);outline-offset:2px;border-radius:4px}@media print{.back-to-top,.footer-share-section{display:none}.footer-container{background:white!important;color:black!important}}.services-enhanced{padding:6rem 2rem;background:linear-gradient(135deg,var(--bg-color) 0,rgba(106,27,154,.03) 100%);position:relative}.services-container{max-width:1200px;margin:0 auto}.services-header{text-align:center;margin-bottom:4rem}.services-badge{display:inline-flex;align-items:center;gap:.5rem;background:rgba(106,27,154,.1);color:var(--first-color);padding:.5rem 1.25rem;border-radius:50px;font-size:.875rem;font-weight:600;margin-bottom:1.5rem;border:1px solid rgba(106,27,154,.2)}.services-title{font-size:clamp(2.5rem,5vw,3.5rem);font-weight:800;color:var(--title-color);margin-bottom:1rem;line-height:1.1}.services-subtitle{font-size:1.125rem;color:var(--secondary-text-color);max-width:500px;margin:0 auto;line-height:1.6}.services-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(380px,1fr));gap:2rem;margin-bottom:4rem}.service-card{background:var(--card-bg-color);border-radius:20px;padding:2.5rem;box-shadow:0 4px 20px rgba(0,0,0,.08);border:1px solid rgba(106,27,154,.1);transition:all .3s ease;position:relative;overflow:hidden}.service-card:hover{box-shadow:0 20px 40px rgba(0,0,0,.12);border-color:rgba(106,27,154,.2)}.service-accent-border{position:absolute;top:0;left:0;right:0;height:4px;background:var(--accent-color,var(--first-color))}.service-card-header{display:flex;align-items:flex-start;gap:1.5rem;margin-bottom:1.5rem}.service-icon-wrapper{width:70px;height:70px;border-radius:16px;background:linear-gradient(135deg,var(--accent-color,var(--first-color)),rgba(106,27,154,.8));display:flex;align-items:center;justify-content:center;color:white;flex-shrink:0;box-shadow:0 4px 15px rgba(106,27,154,.3)}.service-title-wrapper{flex:1}.service-title{font-size:1.5rem;font-weight:700;color:var(--title-color);margin-bottom:.75rem;line-height:1.2}.service-tech-tags{display:flex;flex-wrap:wrap;gap:.5rem}.tech-tag{padding:.3rem .8rem;border-radius:12px}.service-description{margin-bottom:2rem}.service-description p{color:var(--text-color);line-height:1.7;font-size:.95rem}.service-features{margin-bottom:2rem}.features-title{font-size:1rem;margin-bottom:1rem}.features-list{list-style:none;padding:0;display:flex;flex-direction:column;gap:.75rem}.features-list li{font-size:.9rem}.features-list li svg{color:var(--accent-color,var(--first-color));margin-top:.1rem;flex-shrink:0}.service-cta{display:flex;align-items:center;gap:.5rem;padding:1rem 1.5rem;background:linear-gradient(135deg,var(--accent-color,var(--first-color)),rgba(106,27,154,.8));color:white;border:none;border-radius:12px;font-weight:600;font-size:.9rem;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 15px rgba(106,27,154,.3);width:100%;justify-content:center}.service-cta a{text-decoration:none;color:white}.service-cta:hover{box-shadow:0 6px 20px rgba(106,27,154,.4)}.services-cta-section{background:var(--card-bg-color);padding:3rem 2rem;border-radius:20px;border:1px solid rgba(106,27,154,.1);box-shadow:0 4px 20px rgba(0,0,0,.05);text-align:center}.cta-content h3{font-size:1.75rem;font-weight:700;color:var(--title-color);margin-bottom:.5rem}.cta-content p{color:var(--secondary-text-color);margin-bottom:2rem;font-size:1.1rem}.cta-buttons{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.cta-button{font-size:1rem}.cta-button.primary{background:linear-gradient(135deg,var(--first-color),var(--first-color-alt));color:white;box-shadow:0 4px 15px rgba(106,27,154,.3)}.cta-button.primary:hover{box-shadow:0 8px 25px rgba(106,27,154,.4)}.cta-button.secondary{background:transparent;border:2px solid var(--first-color);color:var(--first-color)}.cta-button.secondary:hover{background:rgba(106,27,154,.1)}@media (max-width:768px){.services-enhanced{padding:4rem .5rem}.services-grid{grid-template-columns:1fr;gap:1.5rem}.service-card{padding:2rem 1.5rem}.service-card-header{flex-direction:column;gap:1rem;text-align:center}.service-icon-wrapper{align-self:center}.service-tech-tags{justify-content:center}.cta-buttons{flex-direction:column;align-items:center}.cta-button{width:100%;max-width:250px;justify-content:center}}@media (max-width:480px){.services-header{margin-bottom:3rem}.services-title{font-size:2rem}.service-card{padding:1.5rem}.service-icon-wrapper{width:60px;height:60px}.service-title{font-size:1.25rem}.services-cta-section{padding:2rem 1rem}.cta-content h3{font-size:1.5rem}}@media (prefers-color-scheme:dark){.services-enhanced{background:linear-gradient(135deg,var(--bg-color) 0,rgba(106,27,154,.1) 100%)}.service-card,.services-cta-section{box-shadow:0 4px 20px rgba(0,0,0,.2)}}@media (prefers-reduced-motion:reduce){.cta-button,.service-card,.service-cta{transition:none}.service-card:hover{transform:none}}@media (prefers-contrast:high){.service-card{border:2px solid var(--first-color)}.service-accent-border{height:6px}.tech-tag{border:2px solid var(--first-color)}}.hero-section{min-height:100vh;display:flex;align-items:center;position:relative;overflow:hidden;background:var(--bg-color);padding:0 2rem}.hero-container{max-width:1300px;margin:0 auto;width:100%;position:relative}.hero-content{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center;min-height:80vh}.hero-background{position:absolute;top:0;left:0;right:0;bottom:0;pointer-events:none;z-index:0}.floating-shapes{position:relative;width:100%;height:100%}.floating-shapes .shape{position:absolute;border-radius:50%;background:linear-gradient(135deg,var(--first-color),var(--first-color-alt));opacity:.1}.shape-1{width:100px;height:100px;top:20%;left:10%}.shape-2{width:150px;height:150px;top:60%;right:15%}.shape-3{width:80px;height:80px;bottom:20%;left:20%}.hero-left{position:relative;z-index:2}.intro-badge{display:inline-flex;align-items:center;gap:.5rem;background:rgba(106,27,154,.1);color:var(--first-color);padding:.5rem 1rem;border-radius:50px;font-size:.875rem;font-weight:500;margin-bottom:2rem;border:1px solid rgba(106,27,154,.2)}.hero-title{font-size:clamp(2.5rem,5vw,4rem);font-weight:700;line-height:1.1;margin-bottom:1rem;color:var(--title-color)}.gradient-text{background:linear-gradient(135deg,var(--first-color),var(--first-color-alt));-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.hero-subtitle{font-size:clamp(1.5rem,3vw,2.2rem);font-weight:600;color:var(--text-color);flex-wrap:wrap}.hero-subtitle,.role-container{margin-bottom:1.5rem;display:flex;align-items:center;gap:.5rem}.animated-role{color:var(--first-color);font-weight:700;min-height:2.5rem;display:inline-block}.cursor{width:3px;height:2rem;background:var(--first-color);animation:blink 1s infinite;margin-left:2px}@keyframes blink{0%,50%{opacity:1}51%,to{opacity:0}}.hero-tagline{font-size:clamp(1rem,2vw,1.2rem);line-height:1.6;color:var(--secondary-text-color);margin-bottom:2.5rem;max-width:500px}.hero-stats{display:flex;gap:2rem;margin-bottom:2.5rem;flex-wrap:wrap}.stat-item{display:flex;flex-direction:column;align-items:flex-start}.stat-number{font-size:1.5rem;font-weight:700}.stat-label{margin-top:.25rem}.hero-buttons{display:flex;gap:1rem;margin-bottom:3rem;flex-wrap:wrap}.btn{display:inline-flex;align-items:center;gap:.5rem;padding:1rem 2rem;border-radius:12px;font-weight:600;text-decoration:none;transition:all .3s ease;border:2px solid transparent;font-size:1rem}.btn-primary{background:linear-gradient(135deg,var(--first-color),var(--first-color-alt));color:white;box-shadow:0 4px 15px rgba(106,27,154,.3)}.btn-primary:hover{box-shadow:0 8px 25px rgba(106,27,154,.4);transform:translateY(-2px)}.btn-secondary{background:transparent;color:var(--text-color);border-color:var(--first-color)}.btn-secondary:hover{background:rgba(106,27,154,.1);transform:translateY(-2px)}.hero-social{display:flex;align-items:center;gap:1.5rem}.social-label{font-size:.875rem;color:var(--secondary-text-color);font-weight:500}.social-icons{display:flex;gap:1rem}.social-link{display:flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:50%;background:var(--card-bg-color);color:var(--text-color);text-decoration:none;transition:all .3s ease;border:1px solid rgba(106,27,154,.1)}.social-link:hover{background:var(--first-color);color:white;box-shadow:0 4px 12px rgba(106,27,154,.3)}.hero-visual{position:relative;z-index:2;display:flex;justify-content:center;align-items:center}.blob-container{position:relative;width:100%;max-width:400px;height:400px}.blob-wrapper{position:relative;width:100%;height:100%;display:flex;align-items:center;justify-content:center}.blob-background{position:absolute;width:100%;height:100%;z-index:1}.hero-blob{width:100%;height:100%;filter:drop-shadow(0 20px 40px rgba(106,27,154,.2))}.blob-image{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:70%;height:70%;border-radius:50%;overflow:hidden;z-index:2;border:4px solid rgba(255,255,255,.1);box-shadow:0 8px 32px rgba(106,27,154,.3)}.blob-image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.floating-tech{position:absolute;top:0;left:0;right:0;bottom:0;pointer-events:none;z-index:3}.tech-item{position:absolute;font-size:1.5rem;opacity:.7;z-index:4}.tech-item:first-child{top:10%;left:10%}.tech-item:nth-child(2){top:70%;right:15%}.tech-item:nth-child(3){bottom:20%;left:20%}.scroll-indicator{position:absolute;bottom:2rem;left:50%;transform:translateX(-50%);background:transparent;border:2px solid var(--first-color);color:var(--first-color);width:50px;height:50px;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease;z-index:10}.scroll-indicator:hover{background:var(--first-color);color:white}@media (max-width:968px){.hero-section{padding:0 1rem;min-height:90vh}.hero-content{grid-template-columns:1fr;gap:3rem;text-align:center}.hero-left{order:2}.hero-visual{order:1}.blob-container{max-width:300px;height:300px;margin:0 auto}.hero-buttons,.hero-social,.hero-stats{justify-content:center}.hero-social{flex-direction:column;gap:1rem}.role-container{justify-content:center}.hero-tagline{margin-left:auto;margin-right:auto}.scroll-indicator{bottom:1rem}}@media (max-width:480px){.hero-section{padding:0 1rem}.hero-buttons{flex-direction:column;align-items:center}.btn{width:100%;max-width:250px;justify-content:center}.hero-stats{gap:1.5rem}.stat-item{align-items:center}.floating-shapes .shape{display:none}.blob-container{max-width:250px;height:250px}}@media (prefers-reduced-motion:reduce){.blob-wrapper,.cursor,.floating-shapes .shape,.tech-item{animation:none}.btn:hover,.scroll-indicator:hover,.social-link:hover{transform:none}}@media (prefers-color-scheme:dark){.hero-blob{filter:drop-shadow(0 20px 40px rgba(106,27,154,.3))}.social-link{background:rgba(255,255,255,.05)}.blob-image{border-color:rgba(255,255,255,.2)}}.projects-enhanced{padding:6rem 2rem;background:linear-gradient(135deg,var(--bg-color) 0,rgba(106,27,154,.03) 100%);position:relative}.projects-container{max-width:1200px;margin:0 auto}.projects-header{text-align:center;margin-bottom:4rem}.projects-badge{display:inline-flex;align-items:center;gap:.5rem;background:rgba(106,27,154,.1);color:var(--first-color);padding:.5rem 1.25rem;border-radius:50px;font-size:.875rem;font-weight:600;margin-bottom:1.5rem;border:1px solid rgba(106,27,154,.2)}.projects-title{font-size:clamp(2.5rem,5vw,3.5rem);font-weight:800;color:var(--title-color);margin-bottom:1rem;line-height:1.1}.projects-subtitle{font-size:1.125rem;color:var(--secondary-text-color);max-width:500px;margin:0 auto;line-height:1.6}.filter-section{margin-bottom:3rem}.filter-header{display:flex;align-items:center;justify-content:center;gap:.5rem;margin-bottom:1.5rem;color:var(--secondary-text-color);font-weight:600;font-size:.9rem}.filter-buttons-enhanced{display:flex;justify-content:center;flex-wrap:wrap;gap:.8rem}.filter-btn-enhanced{position:relative;padding:.75rem 1.5rem;background:var(--card-bg-color);border:2px solid rgba(106,27,154,.1);border-radius:12px;color:var(--text-color);font-weight:600;cursor:pointer;transition:all .3s ease;font-size:.9rem;overflow:hidden}.filter-btn-enhanced:hover{border-color:var(--first-color);transform:translateY(-2px);box-shadow:0 4px 12px rgba(106,27,154,.1)}.filter-btn-enhanced.active{background:var(--first-color);color:white;border-color:var(--first-color);box-shadow:0 4px 15px rgba(106,27,154,.3)}.active-indicator{position:absolute;top:0;left:0;right:0;bottom:0;background:var(--first-color);border-radius:10px;z-index:-1}.projects-grid-enhanced{display:grid;grid-template-columns:repeat(auto-fill,minmax(380px,1fr));gap:2rem;margin-bottom:4rem}.project-card-enhanced{background:var(--card-bg-color);border-radius:20px;overflow:hidden;box-shadow:0 4px 20px rgba(0,0,0,.08);border:1px solid rgba(106,27,154,.1);transition:all .3s ease;position:relative}.project-card-enhanced:hover{box-shadow:0 20px 40px rgba(0,0,0,.12)}.accent-border{position:absolute;top:0;left:0;right:0;height:4px;background:var(--accent-color,var(--first-color))}.project-image-container{position:relative;padding:1.5rem 1.5rem 0}.project-image{position:relative;border-radius:12px;overflow:hidden;background:linear-gradient(135deg,rgba(106,27,154,.1),rgba(106,27,154,.05));height:200px;display:flex;align-items:center;justify-content:center}.image-placeholder{color:var(--first-color);opacity:.7}.project-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(106,27,154,.9);display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .3s ease}.overlay-content{display:flex;align-items:center;gap:.5rem;color:white;font-weight:600}.project-tags{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:1rem}.tech-tag{padding:.4rem .8rem;background:rgba(106,27,154,.1);color:var(--first-color);border-radius:20px;font-size:.75rem;font-weight:600;border:1px solid rgba(106,27,154,.2)}.project-content{padding:1.5rem}.project-header{margin-bottom:1rem}.project-title{font-size:1.25rem;font-weight:700;color:var(--title-color);margin-bottom:.5rem}.project-subtitle{color:var(--secondary-text-color);font-size:.9rem;line-height:1.4}.project-description{color:var(--text-color);line-height:1.6;margin-bottom:1.5rem;font-size:.95rem}.features-list{margin-bottom:1.5rem}.features-title{font-size:.875rem;font-weight:700;color:var(--title-color);margin-bottom:.75rem;text-transform:uppercase;letter-spacing:.5px}.features-list ul{list-style:none;padding:0}.features-list li{display:flex;align-items:flex-start;gap:.75rem;margin-bottom:.5rem;color:var(--text-color);font-size:.875rem;line-height:1.4}.feature-bullet{width:6px;height:6px;border-radius:50%;background:var(--accent-color,var(--first-color));margin-top:.5rem;flex-shrink:0}.project-actions{display:flex;gap:.75rem;flex-wrap:wrap}.project-link{display:inline-flex;align-items:center;gap:.5rem;padding:.75rem 1.5rem;background:var(--accent-color,var(--first-color));color:white;text-decoration:none;border-radius:10px;font-weight:600;font-size:.875rem;transition:all .3s ease;box-shadow:0 2px 8px rgba(106,27,154,.3)}.project-link:hover{box-shadow:0 4px 15px rgba(106,27,154,.4);transform:translateY(-2px)}.project-link.secondary{background:transparent;border:2px solid var(--accent-color,var(--first-color));color:var(--accent-color,var(--first-color));box-shadow:none}.project-link.coming-soon,.project-link.secondary:hover{background:rgba(106,27,154,.1)}.project-link.coming-soon{color:var(--secondary-text-color);border:2px solid rgba(106,27,154,.2);box-shadow:none;cursor:not-allowed}.empty-projects{text-align:center;padding:4rem 2rem;color:var(--secondary-text-color)}.empty-projects h3{font-size:1.5rem;margin:1rem 0 .5rem;color:var(--title-color)}.projects-summary{background:var(--card-bg-color);padding:3rem 2rem;border-radius:20px;border:1px solid rgba(106,27,154,.1);box-shadow:0 4px 20px rgba(0,0,0,.05);text-align:center}.summary-content h3{font-size:1.5rem;font-weight:700;color:var(--title-color);margin-bottom:.5rem}.summary-content p{color:var(--secondary-text-color);margin-bottom:2rem}.cta-button{display:inline-flex;align-items:center;gap:.5rem;padding:1rem 2rem;background:linear-gradient(135deg,var(--first-color),var(--first-color-alt));color:white;text-decoration:none;border-radius:12px;font-weight:600;transition:all .3s ease;box-shadow:0 4px 15px rgba(106,27,154,.3)}.cta-button:hover{box-shadow:0 8px 25px rgba(106,27,154,.4)}@media (max-width:768px){.projects-enhanced{padding:4rem 1rem}.projects-grid-enhanced{grid-template-columns:1fr;gap:1.5rem}.filter-buttons-enhanced{gap:.5rem}.filter-btn-enhanced{padding:.6rem 1rem;font-size:.8rem}.project-actions{flex-direction:column}.project-link{justify-content:center}.project-image{height:150px}.projects-summary{padding:2rem 1rem}}@media (max-width:480px){.projects-header{margin-bottom:3rem}.projects-title{font-size:2rem}.filter-buttons-enhanced{flex-direction:column;align-items:stretch}.filter-btn-enhanced{justify-content:center}.project-content{padding:1.25rem}}@media (prefers-color-scheme:dark){.projects-enhanced{background:linear-gradient(135deg,var(--bg-color) 0,rgba(106,27,154,.1) 100%)}.project-card-enhanced,.projects-summary{box-shadow:0 4px 20px rgba(0,0,0,.2)}}@media (prefers-reduced-motion:reduce){.cta-button,.filter-btn-enhanced,.project-card-enhanced,.project-link{transition:none}.project-card-enhanced:hover{transform:none}}.skills-section-enhanced{padding:6rem 2rem;background:linear-gradient(135deg,var(--bg-color) 0,rgba(106,27,154,.03) 100%);position:relative}.skills-container-enhanced{max-width:1200px;margin:0 auto}.skills-header{text-align:center;margin-bottom:3rem}.skills-badge{display:inline-flex;align-items:center;gap:.5rem;background:rgba(106,27,154,.1);color:var(--first-color);padding:.5rem 1.25rem;border-radius:50px;font-size:.875rem;font-weight:600;margin-bottom:1.5rem;border:1px solid rgba(106,27,154,.2)}.skills-title{font-size:clamp(2.5rem,5vw,3.5rem);font-weight:800;color:var(--title-color);margin-bottom:1rem;line-height:1.1}.skills-subtitle{font-size:1.125rem;color:var(--secondary-text-color);max-width:500px;margin:0 auto;line-height:1.6}.category-filter{margin-bottom:3rem}.filter-buttons{display:flex;justify-content:center;flex-wrap:wrap;gap:1rem}.filter-btn{display:flex;align-items:center;gap:.5rem;padding:.75rem 1.5rem;background:var(--card-bg-color);border:2px solid rgba(106,27,154,.1);border-radius:12px;color:var(--text-color);font-weight:600;cursor:pointer;transition:all .3s ease;font-size:.9rem}.filter-btn:hover{border-color:var(--first-color);transform:translateY(-2px);box-shadow:0 4px 12px rgba(106,27,154,.1)}.filter-btn.active{background:var(--category-color,var(--first-color));color:white;border-color:var(--category-color,var(--first-color));box-shadow:0 4px 15px rgba(106,27,154,.3)}.skills-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:1.5rem;margin-bottom:3rem}.skill-card{background:var(--card-bg-color);padding:1.5rem;border-radius:16px;border:1px solid rgba(106,27,154,.1);box-shadow:0 4px 20px rgba(0,0,0,.05);transition:all .3s ease;position:relative;overflow:hidden}.skill-card:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:var(--skill-color,var(--first-color))}.skill-card:hover{box-shadow:0 8px 30px rgba(0,0,0,.1);border-color:rgba(106,27,154,.2)}.skill-header{gap:1rem;margin-bottom:1rem}.skill-header,.skill-icon{display:flex;align-items:center}.skill-icon{font-size:1.5rem;width:50px;height:50px;border-radius:12px;background:rgba(106,27,154,.1);justify-content:center;flex-shrink:0}.skill-info{flex:1}.skill-name{font-size:1.125rem;font-weight:700;color:var(--title-color);margin-bottom:.25rem}.skill-category{font-size:.875rem;color:var(--secondary-text-color);font-weight:500}.skill-level-badge{padding:.5rem 1rem;background:var(--skill-color,var(--first-color));color:white;border-radius:20px;font-size:.875rem;font-weight:700;box-shadow:0 2px 8px rgba(106,27,154,.3)}.progress-container{position:relative;height:8px;background:rgba(106,27,154,.1);border-radius:10px;margin-bottom:1rem;overflow:hidden}.progress-background{right:0;bottom:0;background:rgba(106,27,154,.05)}.progress-background,.progress-bar{position:absolute;top:0;left:0;border-radius:10px}.progress-bar{height:100%;background:var(--skill-color,var(--first-color));box-shadow:0 0 10px var(--skill-color,var(--first-color))}.skill-level-indicator{display:flex;justify-content:space-between;align-items:center}.level-dots{display:flex;gap:.25rem}.level-dot{width:8px;height:8px;border-radius:50%;background:rgba(106,27,154,.2);transition:all .3s ease}.level-dot.active{background:var(--skill-color,var(--first-color));transform:scale(1.2)}.level-text{font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.5px}.empty-state,.level-text{color:var(--secondary-text-color)}.empty-state{text-align:center;padding:4rem 2rem}.empty-state h3{font-size:1.5rem;margin:1rem 0 .5rem;color:var(--title-color)}.skills-summary{background:var(--card-bg-color);padding:2rem;border-radius:16px;border:1px solid rgba(106,27,154,.1);box-shadow:0 4px 20px rgba(0,0,0,.05)}.summary-stats{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:2rem;text-align:center}.stat{display:flex;flex-direction:column;gap:.5rem}@media (max-width:768px){.skills-section-enhanced{padding:4rem 1rem}.skills-grid{grid-template-columns:1fr;gap:1rem}.filter-buttons{gap:.5rem}.filter-btn{padding:.6rem 1rem;font-size:.8rem}.skill-card{padding:1.25rem}.skill-header{gap:.75rem}.skill-icon{width:40px;height:40px;font-size:1.25rem}.summary-stats{grid-template-columns:repeat(2,1fr);gap:1.5rem}}@media (max-width:480px){.skills-header{margin-bottom:2rem}.skills-title{font-size:2rem}.filter-buttons{flex-direction:column;align-items:stretch}.filter-btn{justify-content:center}.summary-stats{grid-template-columns:1fr}.stat-number{font-size:1.75rem}}@media (prefers-color-scheme:dark){.skills-section-enhanced{background:linear-gradient(135deg,var(--bg-color) 0,rgba(106,27,154,.1) 100%)}.skill-card,.skills-summary{box-shadow:0 4px 20px rgba(0,0,0,.2)}.progress-container{background:rgba(255,255,255,.1)}}@media (prefers-reduced-motion:reduce){.filter-btn,.progress-bar,.skill-card{transition:none}.skill-card:hover{transform:none}.progress-bar{animation:none}}.about-section{padding:6rem 2rem;background:var(--bg-color);position:relative}.about-container{max-width:1000px;margin:0 auto}.about-header{text-align:center;margin-bottom:4rem}.about-badge{display:inline-flex;align-items:center;gap:.5rem;background:rgba(106,27,154,.1);color:var(--first-color);padding:.5rem 1.25rem;border-radius:50px;font-size:.875rem;font-weight:600;margin-bottom:1.5rem;border:1px solid rgba(106,27,154,.2)}.about-title{font-size:clamp(2.5rem,5vw,3.5rem);font-weight:800;color:var(--title-color);margin-bottom:1rem;line-height:1.1}.about-subtitle{font-size:1.125rem;color:var(--secondary-text-color);max-width:500px;margin:0 auto;line-height:1.6}.about-content-simple{display:flex;flex-direction:column;gap:4rem}.profile-section{display:flex;justify-content:center}.profile-image-container{position:relative;border-radius:20px;overflow:hidden;box-shadow:0 20px 40px rgba(0,0,0,.1);max-width:400px;width:100%}.profile-image-main{width:100%;height:auto;transition:transform .3s ease}.profile-overlay{position:absolute;bottom:0;left:0;right:0;background:linear-gradient(transparent,rgba(0,0,0,.8));padding:2rem 1.5rem 1.5rem;color:white}.profile-text h3{font-size:1.5rem;font-weight:700;margin-bottom:.25rem}.profile-text p{opacity:.9;font-size:1rem}.content-section{display:flex;flex-direction:column;gap:3rem}.intro-card{background:var(--card-bg-color);padding:2.5rem;border-radius:20px;border:1px solid rgba(106,27,154,.1);box-shadow:0 4px 20px rgba(0,0,0,.05)}.intro-title{font-size:1.75rem;font-weight:700;color:var(--title-color);margin-bottom:1.5rem;display:flex;align-items:center;gap:.5rem}.intro-content{display:flex;flex-direction:column;gap:1.25rem}.intro-content p{color:var(--text-color);line-height:1.7;font-size:1.05rem}.intro-content strong{color:var(--first-color);font-weight:600}.stats-section{background:var(--card-bg-color);padding:2rem;border-radius:16px;border:1px solid rgba(106,27,154,.1)}.section-title{font-size:1.25rem;font-weight:700;color:var(--title-color);margin-bottom:1.5rem;text-align:center}.stats-grid-simple{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:1.5rem}.stat-item-simple{display:flex;flex-direction:column;align-items:center;text-align:center;padding:1.5rem 1rem;background:rgba(106,27,154,.05);border-radius:12px;border:1px solid rgba(106,27,154,.1);transition:all .3s ease}.stat-item-simple:hover{border-color:var(--first-color);transform:translateY(-3px)}.stat-icon-simple{width:50px;height:50px;border-radius:12px;background:linear-gradient(135deg,var(--first-color),var(--first-color-alt));display:flex;align-items:center;justify-content:center;color:white;margin-bottom:1rem}.stat-content-simple{display:flex;flex-direction:column;gap:.25rem}.stat-value-simple{font-size:1.5rem;font-weight:800;color:var(--title-color)}.stat-label-simple{font-size:.875rem;color:var(--secondary-text-color);font-weight:500}.interests-section-simple{background:var(--card-bg-color);padding:2rem;border-radius:16px;border:1px solid rgba(106,27,154,.1)}.interests-grid-simple{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem}.interest-item-simple{display:flex;align-items:center;gap:1rem;padding:1.25rem;background:rgba(106,27,154,.05);border-radius:12px;border:1px solid rgba(106,27,154,.1);transition:all .3s ease}.interest-item-simple:hover{background:rgba(106,27,154,.1);border-color:var(--first-color)}.interest-icon-simple{width:50px;height:50px;border-radius:12px;background:var(--first-color);display:flex;align-items:center;justify-content:center;color:white;flex-shrink:0}.interest-content-simple{display:flex;flex-direction:column}.interest-label-simple{font-size:1rem;font-weight:600;color:var(--title-color);margin-bottom:.25rem}.interest-desc-simple{font-size:.875rem;color:var(--secondary-text-color)}.philosophy-section-simple{background:var(--card-bg-color);padding:2rem;border-radius:16px;border:1px solid rgba(106,27,154,.1)}.philosophy-grid-simple{display:flex;flex-direction:column;gap:1.5rem}.philosophy-item-simple{display:flex;align-items:flex-start;gap:1rem;padding:1.5rem;background:rgba(106,27,154,.05);border-radius:12px;border:1px solid rgba(106,27,154,.1)}.philosophy-icon-simple{width:50px;height:50px;border-radius:12px;background:var(--first-color);display:flex;align-items:center;justify-content:center;color:white;flex-shrink:0;margin-top:.25rem}.philosophy-content-simple h5{font-size:1.125rem;font-weight:700;color:var(--title-color);margin-bottom:.5rem}.philosophy-content-simple p{color:var(--text-color);line-height:1.6;font-size:.95rem}.cta-section{display:flex;justify-content:center}.resume-btn-primary{display:inline-flex;align-items:center;gap:.75rem;padding:1.25rem 2.5rem;background:linear-gradient(135deg,var(--first-color),var(--first-color-alt));color:white;text-decoration:none;border-radius:12px;font-weight:600;font-size:1.1rem;transition:all .3s ease;box-shadow:0 4px 15px rgba(106,27,154,.3)}.resume-btn-primary:hover{box-shadow:0 8px 25px rgba(106,27,154,.4)}@media (max-width:768px){.about-section{padding:4rem 1rem}.about-content-simple{gap:3rem}.intro-card{padding:2rem 1.5rem}.stats-grid-simple{grid-template-columns:repeat(2,1fr);gap:1rem}.interests-grid-simple{grid-template-columns:1fr}.philosophy-item-simple{flex-direction:column;text-align:center;align-items:center;gap:1rem}.profile-image-container{max-width:300px}}@media (max-width:480px){.about-header{margin-bottom:3rem}.about-title{font-size:2rem}.stats-grid-simple{grid-template-columns:1fr}.stat-item-simple{padding:1.25rem 1rem}.resume-btn-primary{width:100%;justify-content:center;padding:1rem 2rem}}@media (prefers-color-scheme:dark){.profile-image-container{box-shadow:0 20px 40px rgba(0,0,0,.3)}.interests-section-simple,.intro-card,.philosophy-section-simple,.stats-section{box-shadow:0 4px 20px rgba(0,0,0,.2)}}@media (prefers-reduced-motion:reduce){.interest-item-simple,.profile-image-main,.resume-btn-primary,.stat-item-simple{transition:none}.interest-item-simple:hover,.stat-item-simple:hover{transform:none}}.testimonials-section{padding:6rem 2rem;background:linear-gradient(135deg,var(--bg-color) 0,rgba(106,27,154,.03) 100%);position:relative;overflow:hidden}.testimonials-container{max-width:1200px;margin:0 auto;position:relative}.testimonials-header{text-align:center;margin-bottom:4rem}.testimonials-badge{display:inline-flex;align-items:center;gap:.5rem;background:rgba(106,27,154,.1);color:var(--first-color);padding:.5rem 1.25rem;border-radius:50px;font-size:.875rem;font-weight:600;margin-bottom:1.5rem;border:1px solid rgba(106,27,154,.2)}.testimonials-title{font-size:clamp(2.5rem,5vw,3.5rem);font-weight:800;color:var(--title-color);margin-bottom:1rem;line-height:1.1}.testimonials-subtitle{font-size:1.125rem;color:var(--secondary-text-color);max-width:500px;margin:0 auto;line-height:1.6}.testimonials-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:2rem;margin-bottom:4rem}.testimonial-card{background:var(--card-bg-color);border-radius:20px;padding:2.5rem 2rem;box-shadow:0 4px 20px rgba(0,0,0,.08);border:1px solid rgba(106,27,154,.1);transition:all .3s ease;position:relative;overflow:hidden}.testimonial-card:hover{box-shadow:0 20px 40px rgba(0,0,0,.12);transform:translateY(-5px)}.card-glow{position:absolute;top:0;left:0;right:0;height:100%;border-radius:20px;background:linear-gradient(135deg,rgba(106,27,154,.05),transparent);opacity:0;transition:opacity .3s ease;z-index:1}.testimonial-card:hover .card-glow{opacity:1}.quote-icon{position:absolute;top:1.5rem;right:1.5rem;width:48px;height:48px;border-radius:50%;background:linear-gradient(135deg,var(--first-color),var(--first-color-alt));display:flex;align-items:center;justify-content:center;color:white;opacity:.1;transition:opacity .3s ease}.testimonial-card:hover .quote-icon{opacity:.2}.rating-stars{display:flex;gap:.25rem;margin-bottom:1.5rem}.star{color:#FFD700;filter:drop-shadow(0 2px 4px rgba(255,215,0,.3))}.testimonial-quote{font-size:1.05rem;line-height:1.7;color:var(--text-color);margin-bottom:2rem;font-style:italic;position:relative;z-index:2}.testimonial-quote:before{content:'"';font-size:4rem;color:var(--first-color);opacity:.1;position:absolute;top:-1.5rem;left:-.5rem;font-family:serif;line-height:1;z-index:-1}.client-info{gap:1rem;position:relative;z-index:2}.client-avatar,.client-info{display:flex;align-items:center}.client-avatar{width:56px;height:56px;border-radius:50%;background:linear-gradient(135deg,var(--first-color),var(--first-color-alt));justify-content:center;color:white;font-weight:700;font-size:1.1rem;flex-shrink:0;box-shadow:0 4px 12px rgba(106,27,154,.3)}.client-details{flex:1;min-width:0}.client-name{font-size:1.1rem;font-weight:700;color:var(--title-color);margin:0 0 .25rem;line-height:1.2}.client-role{font-size:.875rem;color:var(--secondary-text-color);margin:0;line-height:1.4}.testimonials-footer{text-align:center}.trust-badge{background:var(--card-bg-color);padding:2rem;border-radius:20px;border:1px solid rgba(106,27,154,.1);box-shadow:0 4px 20px rgba(0,0,0,.05);display:inline-block}.trust-stats{display:flex;gap:2rem;align-items:center}.trust-stat{display:flex;flex-direction:column;gap:.5rem}.stat-number{font-size:2rem;font-weight:800;color:var(--first-color);line-height:1}.stat-label{font-size:.875rem;color:var(--secondary-text-color);font-weight:600;text-transform:uppercase;letter-spacing:.5px}@media (max-width:768px){.testimonials-section{padding:4rem 1rem}.testimonials-grid{grid-template-columns:1fr;gap:1.5rem}.testimonial-card{padding:2rem 1.5rem}.quote-icon{top:1rem;right:1rem;width:40px;height:40px}.quote-icon svg{width:18px;height:18px}.testimonial-quote{font-size:1rem;margin-bottom:1.5rem}.testimonial-quote:before{font-size:3rem;top:-1rem;left:-.25rem}.client-avatar{width:48px;height:48px;font-size:1rem}.trust-stats{gap:1.5rem}.stat-number{font-size:1.75rem}}@media (max-width:480px){.testimonials-header{margin-bottom:3rem}.testimonials-title{font-size:2rem}.testimonial-card{padding:1.5rem 1.25rem}.rating-stars{margin-bottom:1rem}.client-info{gap:.75rem}.trust-badge{padding:1.5rem}}@media (prefers-color-scheme:dark){.testimonials-section{background:linear-gradient(135deg,var(--bg-color) 0,rgba(106,27,154,.1) 100%)}.testimonial-card,.trust-badge{box-shadow:0 4px 20px rgba(0,0,0,.2)}.star{filter:drop-shadow(0 2px 4px rgba(255,215,0,.4))}}@media (prefers-reduced-motion:reduce){.star,.testimonial-card{transition:none;animation:none}.testimonial-card:hover{transform:none}}@media (prefers-contrast:high){.testimonial-card{border:2px solid var(--first-color)}.client-avatar{border:2px solid white}}@media print{.testimonials-section{background:white!important;padding:3rem 1rem!important}.testimonial-card{box-shadow:0 2px 8px rgba(0,0,0,.1)!important;border:1px solid #ddd!important;-moz-column-break-inside:avoid;break-inside:avoid}.card-glow,.quote-icon{display:none}}