@import url(https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;700&display=swap);.app__navbar{backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);background-color:#ffffff40;border:1px solid #ffffff2e;justify-content:space-between;padding:1rem 2rem;position:fixed;width:100%;z-index:1000}.app__navbar,.app__navbar-logo{align-items:center;display:flex}.app__navbar-logo{justify-content:flex-start}.app__navbar-logo img{height:40px;width:90px}@media screen and (min-width:2000px){.app__navbar-logo img{height:40px;width:180px}}.app__navbar-links{align-items:center;display:flex;flex:1 1;justify-content:center;list-style:none}.app__navbar-links li{cursor:pointer;flex-direction:column;margin:0 1rem}.app__navbar-links li div{background:#0000;border-radius:50%;height:5px;margin-bottom:5px;width:5px}.app__navbar-links li a{color:var(--gray-color);flex-direction:column;font-weight:500;text-decoration:none;text-transform:uppercase;transition:all .3s ease-in-out}.app__navbar-links li a:hover{color:var(--secondary-color)}.app__navbar-links li:hover div{background:var(--secondary-color)}@media screen and (max-width:900px){.app__navbar-links{display:none}}.app__navbar-menu{align-items:center;background-color:var(--secondary-color);border-radius:50%;display:flex;height:35px;justify-content:center;position:relative;width:35px}.app__navbar-menu svg{color:var(--white-color);height:70%;width:70%}.app__navbar-menu div{align-items:flex-end;background:url(/static/media/bgWhite.79658cadae50b3b16ee5.png);background-color:var(--white-color);background-repeat:repeat;background-size:cover;bottom:0;box-shadow:0 0 20px #a8a8a826;flex-direction:column;height:100vh;justify-content:flex-end;padding:1rem;position:fixed;right:0;top:0;width:80%;z-index:1001}.app__navbar-menu div svg{color:var(--secondary-color);cursor:pointer;height:35px;margin:.5rem 1rem;width:35px}.app__navbar-menu div ul{align-items:flex-start;display:flex;flex-direction:column;height:100%;justify-content:flex-start;list-style:none;margin:0;padding:0;width:100%}.app__navbar-menu div ul li{margin:1rem}.app__navbar-menu div ul li a{color:var(--gray-color);font-size:1rem;font-weight:500;text-decoration:none;text-transform:uppercase;transition:all .3s ease-in-out}.app__navbar-menu div ul li a:hover{color:var(--secondary-color)}@media screen and (min-width:900px){.app__navbar-menu{display:none}}.app__about{flex:1 1;flex-direction:column;overflow:hidden;padding:2rem 0;position:relative;width:100%}.app__about-header{margin-bottom:4rem;position:relative;text-align:center;z-index:2}.app__about-header .head-text{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#667eea,#764ba2);-webkit-background-clip:text;background-clip:text;margin-bottom:2rem;position:relative}.app__about-header .head-text:after{background:linear-gradient(90deg,#667eea,#764ba2,#f093fb,#f5576c);border-radius:2px;bottom:-10px;content:"";height:4px;left:50%;position:absolute;transform:translateX(-50%);width:100px}.app__about-header .app__about-description{color:#333;font-size:1.3rem;line-height:1.9;margin:0 auto;max-width:900px;position:relative}.app__about-header .app__about-description p{font-size:1.2rem;margin-bottom:2.5rem}.app__about-header .app__about-description p:last-child{margin-bottom:0}.app__about-header .app__about-description strong span{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#667eea,#764ba2);-webkit-background-clip:text;background-clip:text;font-size:1.25rem;font-weight:700}.app__about-header .app__about-description .app__aws-specialization{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(135deg,#fffffff2,#f8f9ffe6);border:1px solid #667eea1f;border-radius:16px;box-shadow:0 8px 32px #667eea14;margin:2.5rem 0;overflow:hidden;padding:2rem;position:relative;transition:all .3s ease}.app__about-header .app__about-description .app__aws-specialization:before{animation:awsShimmer 2s infinite;background:linear-gradient(90deg,#667eea,#764ba2 50%,#667eea);background-size:200% 100%;content:"";height:3px;left:0;position:absolute;right:0;top:0}.app__about-header .app__about-description .app__aws-specialization .app__aws-title{align-items:center;color:#2d3748;display:flex;font-size:1.2rem;font-weight:600;gap:.5rem;margin-bottom:1rem}.app__about-header .app__about-description .app__aws-specialization p{color:#4a5568;font-size:1.2rem;line-height:1.8;margin:0}.app__about-header .app__about-description .app__aws-specialization p strong span{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#667eea,#764ba2);-webkit-background-clip:text;background-clip:text;font-size:1.25rem;font-weight:700}@keyframes awsShimmer{0%{background-position:-200% 0}to{background-position:200% 0}}.app__about-services{width:100%}.app__about-services .app__services-title{margin-bottom:3rem;text-align:center}.app__about-services .app__services-title span{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#667eea,#764ba2);-webkit-background-clip:text;background-clip:text;position:relative}.app__about-services .app__services-title span:after{background:linear-gradient(90deg,#667eea,#764ba2,#f093fb);border-radius:2px;bottom:-10px;content:"";height:3px;left:50%;position:absolute;transform:translateX(-50%);width:80px}.app__profiles{grid-gap:2rem;align-items:flex-start;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));justify-content:center;margin:0 auto;max-width:1200px;padding:0 1rem}.app__profile-item{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffe6;border:1px solid #ffffff2e;border-radius:20px;box-shadow:0 8px 32px #0000001a;cursor:pointer;overflow:hidden;padding:2rem;position:relative;transition:all .6s cubic-bezier(.175,.885,.32,1.275)}.app__profile-item:before{animation:gradientMove 3s ease infinite;background:linear-gradient(90deg,#667eea,#764ba2,#f093fb,#f5576c,#4facfe,#00f2fe);background-size:300% 100%;content:"";height:4px;left:0;position:absolute;right:0;top:0}.app__profile-item:hover{box-shadow:0 25px 50px #00000026;transform:translateY(-15px) scale(1.02)}.app__profile-item:hover .app__profile-img-wrapper img{filter:brightness(1.1);transform:scale(1.1)}.app__profile-item:hover .app__profile-shimmer{animation:shimmer 1.5s ease-in-out}.app__profile-item .app__profile-img-wrapper{border-radius:15px;margin-bottom:1.5rem;overflow:hidden;position:relative}.app__profile-item .app__profile-img-wrapper img{border-radius:15px;height:200px;object-fit:cover;transition:all .6s ease;width:100%}.app__profile-item .app__profile-img-wrapper .app__profile-overlay{align-items:center;background:linear-gradient(135deg,#667eeacc,#764ba2cc);border-radius:15px;bottom:0;display:flex;justify-content:center;left:0;opacity:0;position:absolute;right:0;top:0;transition:all .3s ease}.app__profile-item .app__profile-img-wrapper .app__profile-overlay:hover{opacity:1}.app__profile-item .app__profile-img-wrapper .app__profile-overlay-content{align-items:center;color:#fff;display:flex;flex-direction:column;font-weight:600;gap:.5rem}.app__profile-item .app__profile-img-wrapper .app__profile-overlay-content svg{font-size:2rem;margin-bottom:.5rem}.app__profile-item .app__profile-img-wrapper .app__profile-shimmer{background:linear-gradient(45deg,#0000 30%,#ffffff80 50%,#0000 70%);height:300%;left:-100%;opacity:0;position:absolute;top:-100%;transform:rotate(45deg);width:300%}.app__profile-item .app__profile-content{text-align:center}.app__profile-item .app__profile-content .app__profile-title{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#667eea,#764ba2);-webkit-background-clip:text;background-clip:text;font-size:1.4rem;margin-bottom:1rem}.app__profile-item .app__profile-content .app__profile-excerpt{color:#666;line-height:1.6;margin-bottom:1rem}.app__profile-item .app__profile-content .app__profile-cta{color:#667eea;font-size:.9rem;font-weight:600;letter-spacing:.5px;text-transform:uppercase}.app__about-modal-overlay{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#000c;bottom:0;display:flex;justify-content:center;left:0;padding:2rem;position:fixed;right:0;top:0;z-index:1000}.app__about-modal-overlay::-webkit-scrollbar{width:8px}.app__about-modal-overlay::-webkit-scrollbar-track{background:#ffffff1a;border-radius:10px}.app__about-modal-overlay::-webkit-scrollbar-thumb{background:linear-gradient(45deg,#667eea,#764ba2);border-radius:10px}.app__about-modal{background:linear-gradient(135deg,#fff,#f8f9ff);border:1px solid #ffffff2e;border-radius:20px;box-shadow:0 25px 50px #0003;max-height:80vh;max-width:900px;overflow-y:auto;position:relative;width:100%}.app__about-modal .app__about-modal-rainbow{animation:gradientMove 3s ease infinite;background:linear-gradient(90deg,#667eea,#764ba2,#f093fb,#f5576c,#4facfe,#00f2fe);background-size:300% 100%;border-radius:20px 20px 0 0;height:6px;left:0;position:absolute;right:0;top:0}.app__about-modal .app__about-modal-header{align-items:center;display:flex;justify-content:space-between;padding:2rem 2rem 1rem;position:relative}.app__about-modal .app__about-modal-header .app__modal-title{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#667eea,#764ba2);-webkit-background-clip:text;background-clip:text;font-size:2rem;font-weight:700;margin:0}.app__about-modal .app__about-modal-header .app__about-modal-close{align-items:center;background:linear-gradient(135deg,#ff6b6b,#ee5a24);border:none;border-radius:50%;box-shadow:0 4px 15px #ff6b6b4d;cursor:pointer;display:flex;height:40px;justify-content:center;transition:all .3s ease;width:40px}.app__about-modal .app__about-modal-header .app__about-modal-close:hover{box-shadow:0 6px 20px #ff6b6b66;transform:scale(1.1)}.app__about-modal .app__about-modal-header .app__about-modal-close svg{color:#fff;font-size:1.2rem}.app__about-modal .app__about-modal-content{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:1fr 1fr;padding:0 2rem 2rem}@media screen and (max-width:768px){.app__about-modal .app__about-modal-content{gap:1.5rem;grid-template-columns:1fr}}.app__about-modal .app__about-modal-image .app__modal-image-frame{background:linear-gradient(135deg,#667eea,#764ba2);border-radius:15px;overflow:hidden;padding:4px;position:relative}.app__about-modal .app__about-modal-image .app__modal-image-frame img{border-radius:11px;height:400px;object-fit:cover;transition:all .3s ease;width:100%}.app__about-modal .app__about-modal-image .app__modal-image-frame img:hover{transform:scale(1.05)}.app__about-modal .app__about-modal-image .app__modal-image-frame:after{background:linear-gradient(45deg,#0000 30%,#ffffff1a 50%,#0000 70%);bottom:0;content:"";left:0;opacity:0;pointer-events:none;position:absolute;right:0;top:0;transition:opacity .3s ease}.app__about-modal .app__about-modal-image .app__modal-image-frame:hover:after{animation:shimmer 1.5s ease-in-out;opacity:1}.app__about-modal .app__about-modal-info{display:flex;flex-direction:column;gap:1.5rem}.app__about-modal .app__about-modal-info .app__modal-subtitle{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#667eea,#764ba2);-webkit-background-clip:text;background-clip:text;font-size:1.3rem;font-weight:600;margin-bottom:.5rem}.app__about-modal .app__about-modal-info .app__modal-text{color:#333;font-size:1rem;line-height:1.7}.app__about-modal .app__about-modal-features .app__about-modal-feature-list{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:1fr 1fr}.app__about-modal .app__about-modal-features .app__about-modal-feature-list .app__feature-item{align-items:center;background:#667eea1a;border-radius:10px;display:flex;gap:.5rem;padding:.5rem;transition:all .3s ease}.app__about-modal .app__about-modal-features .app__about-modal-feature-list .app__feature-item:hover{background:#667eea33;transform:translateY(-2px)}.app__about-modal .app__about-modal-features .app__about-modal-feature-list .app__feature-item .app__feature-icon{font-size:1.2rem}.app__about-modal .app__about-modal-features .app__about-modal-feature-list .app__feature-item span:last-child{color:#333;font-weight:500}.app__about-modal .app__about-modal-actions{display:flex;gap:1rem;margin-top:1rem}.app__about-modal .app__about-modal-actions .app__about-modal-btn{align-items:center;border:none;border-radius:12px;cursor:pointer;display:flex;flex:1 1;font-size:1rem;font-weight:600;gap:.5rem;justify-content:center;overflow:hidden;padding:1rem 1.5rem;position:relative;transition:all .3s ease}.app__about-modal .app__about-modal-actions .app__about-modal-btn:before{background:linear-gradient(90deg,#0000,#ffffff4d,#0000);content:"";height:100%;left:-100%;position:absolute;top:0;transition:left .5s ease;width:100%}.app__about-modal .app__about-modal-actions .app__about-modal-btn:hover:before{left:100%}.app__about-modal .app__about-modal-actions .app__about-modal-btn.primary{background:linear-gradient(135deg,#667eea,#764ba2);box-shadow:0 4px 15px #667eea4d;color:#fff}.app__about-modal .app__about-modal-actions .app__about-modal-btn.primary:hover{box-shadow:0 8px 25px #667eea66;transform:translateY(-2px)}.app__about-modal .app__about-modal-actions .app__about-modal-btn.secondary{background:linear-gradient(135deg,#f093fb,#f5576c);box-shadow:0 4px 15px #f093fb4d;color:#fff}.app__about-modal .app__about-modal-actions .app__about-modal-btn.secondary:hover{box-shadow:0 8px 25px #f093fb66;transform:translateY(-2px)}@media screen and (max-width:768px){.app__about-header .app__about-description{font-size:1.15rem;padding:0 1.5rem}.app__about-header .app__about-description p{font-size:1.1rem;margin-bottom:2.2rem}.app__about-header .app__about-description strong span{font-size:1.2rem}.app__profiles{gap:1.5rem;grid-template-columns:1fr;padding:0 1rem}.app__profile-item{padding:1.5rem}.app__profile-item .app__profile-img-wrapper img{height:180px}.app__about-modal{margin:1rem;max-height:85vh}.app__about-modal .app__about-modal-content{padding:0 1rem 1rem}.app__about-modal .app__about-modal-image .app__modal-image-frame img{height:250px}.app__about-modal .app__about-modal-actions{flex-direction:column}}@media screen and (max-width:480px){.app__about-header{margin-bottom:2rem}.app__about-header .app__about-description{font-size:1.1rem;padding:0 1rem}.app__about-header .app__about-description p{font-size:1.05rem;margin-bottom:2rem}.app__about-header .app__about-description strong span{font-size:1.15rem}.app__about-modal-overlay{padding:1rem}.app__about-modal .app__about-modal-header{padding:1.5rem 1rem 1rem}.app__about-modal .app__about-modal-header .app__modal-title{font-size:1.5rem}.app__about-modal .app__about-modal-content{padding:0 1rem 1rem}.app__about-modal .app__about-modal-features .app__about-modal-feature-list{grid-template-columns:1fr}}@media screen and (min-width:2000px){.app__profiles{grid-template-columns:repeat(3,1fr);max-width:1400px}.app__profile-item .app__profile-img-wrapper img{height:250px}.app__about-modal{max-width:1000px}.app__about-modal .app__about-modal-image .app__modal-image-frame img{height:450px}}.app__footer{flex:1 1;flex-direction:column;overflow:hidden;position:relative;width:100%}.app__footer-enhanced{padding:4rem 0;position:relative;width:100%}.app__footer-enhanced:before{animation:colorShift 12s ease-in-out infinite;background:linear-gradient(135deg,rgba(102,126,234,.063),rgba(118,75,162,.063),rgba(240,147,251,.063));content:""}.app__footer-bg-elements,.app__footer-enhanced:before{bottom:0;left:0;position:absolute;right:0;top:0;z-index:-1}.app__footer-bg-elements{pointer-events:none}.app__footer-bg-elements .app__footer-floating-coffee{color:#667eea26;font-size:4rem;position:absolute;right:10%;top:15%}@media screen and (max-width:768px){.app__footer-bg-elements .app__footer-floating-coffee{font-size:3rem;right:5%;top:10%}}.app__footer-bg-elements .app__footer-floating-chat{bottom:20%;color:#f093fb26;font-size:3.5rem;left:8%;position:absolute}@media screen and (max-width:768px){.app__footer-bg-elements .app__footer-floating-chat{bottom:15%;font-size:2.5rem;left:5%}}.app__footer-header{margin-bottom:4rem;position:relative;text-align:center;z-index:2}.app__footer-header .app__footer-title-wrapper{align-items:center;display:flex;flex-wrap:wrap;gap:1.5rem;justify-content:center;margin-bottom:1.5rem}.app__footer-header .app__footer-title-wrapper .app__footer-coffee-icon{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);border:3px solid #ffffff4d;border-radius:50%;box-shadow:0 12px 35px #667eea66;color:#fff;display:flex;font-size:2rem;height:70px;justify-content:center;width:70px}@media screen and (max-width:768px){.app__footer-header .app__footer-title-wrapper .app__footer-coffee-icon{font-size:1.8rem;height:60px;width:60px}}.app__footer-header .app__footer-title-wrapper .head-text{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#667eea,#764ba2);-webkit-background-clip:text;background-clip:text;margin:0;position:relative}.app__footer-header .app__footer-title-wrapper .head-text span{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#f093fb,#f5576c);-webkit-background-clip:text;background-clip:text}.app__footer-header .app__footer-title-wrapper .head-text:after{animation:shimmer 2s linear infinite;background:linear-gradient(90deg,#667eea,#764ba2,#f093fb);border-radius:2px;bottom:-8px;content:"";height:3px;left:50%;position:absolute;transform:translateX(-50%);width:100px}@media screen and (max-width:768px){.app__footer-header .app__footer-title-wrapper{flex-direction:column;gap:1rem}}.app__footer-header .app__footer-subtitle{color:var(--gray-color);font-size:1.2rem;font-weight:500;margin:0;opacity:.9}.app__footer-cards{align-items:center;display:flex;flex-wrap:wrap;gap:3rem;justify-content:center;margin:4rem 0 5rem}@media screen and (max-width:768px){.app__footer-cards{gap:2rem;margin:3rem 0 4rem}}.app__footer-card{cursor:pointer;min-width:320px;transition:all .4s cubic-bezier(.25,.46,.45,.94)}.app__footer-card .app__footer-card-inner{align-items:center;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:linear-gradient(135deg,#fffffff2,#f8f9ffe6);border:1px solid #ffffff4d;border-radius:25px;box-shadow:0 15px 40px #0000001a;display:flex;gap:2rem;overflow:hidden;padding:2.5rem;position:relative}.app__footer-card .app__footer-card-inner:before{animation:gradientMove 3s ease infinite;background:linear-gradient(90deg,#667eea,#764ba2,#f093fb,#f5576c);background-size:300% 100%;content:"";height:4px;left:0;position:absolute;right:0;top:0}.app__footer-card .app__footer-card-inner .app__footer-card-icon{align-items:center;border-radius:50%;box-shadow:0 8px 25px #0003;color:#fff;display:flex;flex-shrink:0;font-size:1.8rem;height:70px;justify-content:center;position:relative;width:70px;z-index:3}.app__footer-card .app__footer-card-inner .app__footer-card-content{flex:1 1;z-index:3}.app__footer-card .app__footer-card-inner .app__footer-card-content h4{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#667eea,#764ba2);-webkit-background-clip:text;background-clip:text;color:var(--black-color);font-size:1.3rem;font-weight:700;margin-bottom:.8rem}.app__footer-card .app__footer-card-inner .app__footer-card-content a{color:var(--gray-color);font-size:1.1rem;font-weight:600;text-decoration:none;transition:all .3s ease}.app__footer-card .app__footer-card-inner .app__footer-card-content a:hover{color:var(--black-color)}.app__footer-card .app__footer-card-inner .app__footer-card-bg-icon{opacity:.1;position:absolute;right:2rem;top:50%;transform:translateY(-50%);z-index:1}.app__footer-card .app__footer-card-inner .app__footer-card-bg-icon img{height:60px;object-fit:contain;width:60px}.app__footer-card .app__footer-card-inner .app__footer-card-glow{background:linear-gradient(135deg,#667eea26,#764ba226,#f093fb26);border-radius:28px;bottom:-3px;filter:blur(20px);left:-3px;opacity:0;position:absolute;right:-3px;top:-3px;transition:opacity .4s ease;z-index:-1}.app__footer-card:hover .app__footer-card-inner{box-shadow:0 25px 60px #00000026;transform:translateY(-10px) scale(1.02)}.app__footer-card:hover .app__footer-card-inner .app__footer-card-glow{opacity:1}@media screen and (max-width:768px){.app__footer-card{min-width:280px}.app__footer-card .app__footer-card-inner{gap:1.5rem;padding:2rem}.app__footer-card .app__footer-card-inner .app__footer-card-icon{font-size:1.6rem;height:60px;width:60px}.app__footer-card .app__footer-card-inner .app__footer-card-content h4{font-size:1.2rem;margin-bottom:.5rem}.app__footer-card .app__footer-card-inner .app__footer-card-content a{font-size:1rem}}.app__footer-form{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:linear-gradient(135deg,#fffffff2,#f8f9ffe6);border:1px solid #ffffff4d;border-radius:30px;box-shadow:0 20px 60px #0000001a;margin:0 auto;max-width:700px;overflow:hidden;padding:3rem;position:relative}.app__footer-form:before{animation:gradientMove 3s ease infinite;background:linear-gradient(90deg,#667eea,#764ba2,#f093fb,#f5576c);background-size:300% 100%;border-radius:30px 30px 0 0;content:"";height:4px;left:0;position:absolute;right:0;top:0}.app__footer-form .app__form-header{margin-bottom:3rem;text-align:center}.app__footer-form .app__form-header .app__form-icon{align-items:center;background:linear-gradient(135deg,#f093fb,#f5576c);border-radius:50%;box-shadow:0 10px 30px #f093fb66;color:#fff;display:flex;font-size:2rem;height:80px;justify-content:center;margin:0 auto 1.5rem;width:80px}.app__footer-form .app__form-header h3{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#667eea,#764ba2);-webkit-background-clip:text;background-clip:text;font-size:1.8rem;font-weight:700;margin-bottom:.5rem}.app__footer-form .app__form-header p{color:var(--gray-color);font-size:1.1rem;font-weight:500;margin:0}.app__footer-form .app__form-fields{display:flex;flex-direction:column;gap:2rem;margin-bottom:2.5rem}.app__footer-form .app__form-field{position:relative}.app__footer-form .app__form-field.focused .app__form-field-icon{color:#667eea;transform:scale(1.1)}.app__footer-form .app__form-field.focused .app__form-field-border{transform:scaleX(1)}.app__footer-form .app__form-field .app__form-field-icon{color:var(--gray-color);font-size:1.2rem;left:1.5rem;position:absolute;top:50%;transform:translateY(-50%);transition:all .3s ease;z-index:2}.app__footer-form .app__form-field.app__form-field-textarea .app__form-field-icon{top:1.5rem;transform:none}.app__footer-form .app__form-field input,.app__footer-form .app__form-field textarea{background:#fffc;border:2px solid #667eea1a;border-radius:15px;color:var(--black-color);font-family:var(--font-base);font-size:1rem;font-weight:500;outline:none;padding:1.2rem 1.5rem 1.2rem 4rem;transition:all .3s ease;width:100%}.app__footer-form .app__form-field input::placeholder,.app__footer-form .app__form-field textarea::placeholder{color:var(--gray-color);opacity:.7}.app__footer-form .app__form-field input:focus,.app__footer-form .app__form-field textarea:focus{background:#fffffff2;border-color:#667eea4d;box-shadow:0 8px 25px #667eea1a}.app__footer-form .app__form-field textarea{height:140px;padding-top:1.2rem;resize:none}.app__footer-form .app__form-field .app__form-field-border{background:linear-gradient(90deg,#667eea,#764ba2);border-radius:0 0 15px 15px;bottom:0;height:3px;left:50%;position:absolute;transform:translateX(-50%) scaleX(0);transition:transform .3s ease;width:100%}.app__footer-form .app__form-field:hover input,.app__footer-form .app__form-field:hover textarea{border-color:#667eea33;box-shadow:0 5px 15px #667eea14}.app__footer-form .app__form-submit-btn{background:linear-gradient(135deg,#667eea,#764ba2);border:none;border-radius:15px;box-shadow:0 8px 25px #667eea4d;color:#fff;cursor:pointer;font-size:1.1rem;font-weight:600;overflow:hidden;padding:1.5rem 2rem;position:relative;transition:all .3s ease;width:100%}.app__footer-form .app__form-submit-btn:before{background:linear-gradient(90deg,#0000,#fff3,#0000);content:"";height:100%;left:-100%;position:absolute;top:0;transition:left .5s ease;width:100%}.app__footer-form .app__form-submit-btn:hover:before{left:100%}.app__footer-form .app__form-submit-btn:hover:not(:disabled){box-shadow:0 15px 35px #667eea66;transform:translateY(-2px)}.app__footer-form .app__form-submit-btn:disabled{cursor:not-allowed;opacity:.8}.app__footer-form .app__form-submit-btn .app__btn-content{align-items:center;display:flex;gap:.8rem;justify-content:center}.app__footer-form .app__form-submit-btn .app__btn-content svg{font-size:1.3rem}@media screen and (max-width:768px){.app__footer-form{margin:0 1rem;padding:2rem}.app__footer-form .app__form-header{margin-bottom:2rem}.app__footer-form .app__form-header .app__form-icon{font-size:1.8rem;height:70px;width:70px}.app__footer-form .app__form-header h3{font-size:1.6rem}.app__footer-form .app__form-header p{font-size:1rem}.app__footer-form .app__form-fields{gap:1.5rem;margin-bottom:2rem}.app__footer-form .app__form-field input,.app__footer-form .app__form-field textarea{font-size:.95rem;padding:1rem 1rem 1rem 3.5rem}.app__footer-form .app__form-field .app__form-field-icon{font-size:1.1rem;left:1.2rem}.app__footer-form .app__form-submit-btn{font-size:1rem;padding:1.2rem 1.5rem}}.app__footer-success{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:linear-gradient(135deg,#fffffff2,#f8f9ffe6);border:1px solid #ffffff4d;border-radius:30px;box-shadow:0 20px 60px #0000001a;margin:0 auto;max-width:600px;overflow:hidden;padding:4rem 3rem;position:relative;text-align:center}.app__footer-success:before{animation:gradientMove 3s ease infinite;background:linear-gradient(90deg,#4caf50,#81c784,#4caf50);background-size:300% 100%;border-radius:30px 30px 0 0;content:"";height:4px;left:0;position:absolute;right:0;top:0}.app__footer-success .app__success-icon{align-items:center;background:linear-gradient(135deg,#4caf50,#81c784);border:4px solid #ffffff4d;border-radius:50%;box-shadow:0 15px 40px #4caf5066;color:#fff;display:flex;font-size:3rem;height:100px;justify-content:center;margin:0 auto 2rem;width:100px}.app__footer-success .app__success-content h3{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#667eea,#764ba2);-webkit-background-clip:text;background-clip:text;margin-bottom:1.5rem}.app__footer-success .app__success-content h3 span{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#f093fb,#f5576c);-webkit-background-clip:text;background-clip:text}.app__footer-success .app__success-content .app__success-message{color:var(--gray-color);font-size:1.2rem;line-height:1.7;margin-bottom:2rem}.app__footer-success .app__success-content .app__success-message span{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#667eea,#764ba2);-webkit-background-clip:text;background-clip:text;font-weight:700}.app__footer-success .app__success-content .app__success-heart{color:#f093fb;display:inline-block;font-size:2.5rem}@media screen and (max-width:768px){.app__footer-success{margin:0 1rem;padding:3rem 2rem}.app__footer-success .app__success-icon{font-size:2.5rem;height:80px;margin-bottom:1.5rem;width:80px}.app__footer-success .app__success-content .app__success-message{font-size:1.1rem;margin-bottom:1.5rem}.app__footer-success .app__success-content .app__success-heart{font-size:2rem}}@media screen and (max-width:480px){.app__footer-enhanced{padding:3rem 0}.app__footer-header{margin-bottom:3rem}.app__footer-header .app__footer-title-wrapper .head-text{font-size:1.8rem}.app__footer-header .app__footer-subtitle{font-size:1rem}.app__footer-cards{align-items:center;flex-direction:column;gap:1.5rem;margin:2.5rem 0 3.5rem}.app__footer-cards .app__footer-card{max-width:300px;min-width:auto;width:100%}}@media screen and (min-width:2000px){.app__footer-enhanced{padding:6rem 0}.app__footer-header{margin-bottom:5rem}.app__footer-header .app__footer-title-wrapper .app__footer-coffee-icon{font-size:2.5rem;height:90px;width:90px}.app__footer-header .app__footer-title-wrapper .head-text{font-size:3rem}.app__footer-header .app__footer-subtitle{font-size:1.4rem}.app__footer-cards{gap:4rem;margin:5rem 0 6rem}.app__footer-cards .app__footer-card{min-width:380px}.app__footer-cards .app__footer-card .app__footer-card-inner{padding:3rem}.app__footer-cards .app__footer-card .app__footer-card-inner .app__footer-card-icon{font-size:2rem;height:80px;width:80px}.app__footer-cards .app__footer-card .app__footer-card-inner .app__footer-card-content h4{font-size:1.5rem}.app__footer-cards .app__footer-card .app__footer-card-inner .app__footer-card-content a{font-size:1.2rem}.app__footer-form{max-width:800px;padding:4rem}.app__footer-form .app__form-header{margin-bottom:4rem}.app__footer-form .app__form-header .app__form-icon{font-size:2.5rem;height:100px;width:100px}.app__footer-form .app__form-header h3{font-size:2rem}.app__footer-form .app__form-header p{font-size:1.3rem}.app__footer-form .app__form-field input,.app__footer-form .app__form-field textarea{font-size:1.1rem;padding:1.5rem 1.8rem 1.5rem 4.5rem}.app__footer-form .app__form-field .app__form-field-icon{font-size:1.4rem;left:1.8rem}.app__footer-form .app__form-submit-btn{font-size:1.2rem;padding:1.8rem 2.5rem}.app__footer-success{max-width:700px;padding:5rem 4rem}.app__footer-success .app__success-icon{font-size:3.5rem;height:120px;width:120px}.app__footer-success .app__success-content .app__success-message{font-size:1.4rem}.app__footer-success .app__success-content .app__success-heart{font-size:3rem}}#home{background:url(/static/media/bgIMG.c39101e520e2997fc6d4.png);background-position:50%;background-repeat:repeat;background-size:cover;position:relative}#home .app__wrapper{padding:0}#home .app__wrapper .copyright{display:none}.app__header{flex:1 1;flex-direction:row;height:100%;padding:6rem 2rem 0;width:100%}@media screen and (min-width:2000px){.app__header{padding-top:8rem}}@media screen and (max-width:1200px){.app__header{flex-direction:column}}@media screen and (max-width:450px){.app__header{padding:6rem 1rem 2rem}}.app__header-info{align-items:flex-start;display:flex;flex:.65 1;flex-direction:column;height:100%;justify-content:flex-start}@media screen and (min-width:2000px){.app__header-info{margin-right:0;width:100%}}.app__header-badge{align-items:flex-end;display:flex;flex-direction:column;justify-content:flex-end;width:100%}.app__header-badge .badge-cmp,.app__header-badge .tag-cmp{border:var(--white-color);border-radius:15px;box-shadow:0 0 20px #0000001a;flex-direction:row;padding:1rem 2rem;width:auto}.app__header-badge .tag-cmp{flex-direction:column;margin-top:3rem}.app__header-badge .tag-cmp p{text-align:right;text-transform:uppercase;width:100%}.app__header-badge .app__resume-btn{align-items:center;background-color:var(--secondary-color);border-radius:15px;box-shadow:0 0 20px #0000001a;cursor:pointer;display:flex;justify-content:center;margin-top:3rem;padding:1rem 2rem;text-decoration:none;transition:all .3s ease}.app__header-badge .app__resume-btn:hover{box-shadow:0 0 25px #0003;transform:translateY(-2px)}.app__header-badge .app__resume-btn h4{color:var(--white-color);margin:0;text-transform:uppercase}.app__header-badge span{font-size:2.5rem}@media screen and (min-width:200px){.app__header-badge span{font-size:5rem}}@media screen and (min-width:1200px){.app__header-badge{align-items:flex-start;justify-content:flex-start}}.app__header-circles{align-items:flex-start;display:flex;flex:.75 1;flex-direction:column;height:100%;justify-content:space-evenly;margin-left:1rem}.app__header-circles div{background:var(--white-color);border-radius:50%;box-shadow:0 0 20px #0000001a;height:100px;width:100px}.app__header-circles div img{height:60%;width:60%}.app__header-circles div:nth-child(odd){height:100px;width:100px}.app__header-circles div:nth-child(2n){height:100px;margin:1.75rem;width:150px}@media screen and (min-width:2000px){.app__header-circles div:nth-child(odd){height:170px;width:170px}.app__header-circles div:nth-child(2n){height:200px;margin:1.75rem;width:-webkit-fit-content;width:fit-content}}@media screen and (max-width:1200px){.app__header-circles{display:flex;flex-direction:row;flex-wrap:wrap;width:100%}.app__header-circles div{margin:1rem}}.app__header-img{align-items:flex-end;display:flex;flex:1 1;height:100%;justify-content:flex-end;position:relative}.app__header-img img{border-radius:50%;object-fit:contain;width:100%;z-index:1}.app__header-img .overlay_circle{opacity:.1;position:absolute}@media screen and (max-width:1200px){.app__header-img{margin:2rem 0}}.app__work{flex:1 1;flex-direction:column;padding:2rem 0;width:100%}.app__work-filter{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;gap:1rem;justify-content:center;margin:4rem 0 3rem}.app__work-filter .app__work-filter-item{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(135deg,#667eea,#764ba2);border:none;border-radius:25px;box-shadow:0 4px 15px #667eea4d;color:#fff;cursor:pointer;font-weight:600;padding:.75rem 1.5rem;transition:all .3s ease}.app__work-filter .app__work-filter-item:hover{box-shadow:0 8px 25px #667eea66;transform:translateY(-2px)}@media screen and (min-width:2000px){.app__work-filter .app__work-filter-item{font-size:1.2rem;padding:1rem 2rem}}.app__work-filter .item-active{background:linear-gradient(135deg,#f093fb,#f5576c);box-shadow:0 6px 20px #f093fb66}.app__work-filter .item-active:hover{background:linear-gradient(135deg,#f5576c,#f093fb);box-shadow:0 8px 25px #f093fb80}.app__work-portfolio{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));margin:0 auto;max-width:1200px;padding:0 1rem}@media screen and (min-width:2000px){.app__work-portfolio{gap:3rem;grid-template-columns:repeat(auto-fit,minmax(400px,1fr))}}@media screen and (max-width:768px){.app__work-portfolio{gap:1.5rem;grid-template-columns:1fr}}.app__work-item{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border:1px solid #fff3;border-radius:20px;box-shadow:0 8px 32px #0000001a;cursor:pointer;overflow:hidden;position:relative;transition:all .4s ease}.app__work-item:hover{border-color:#ffffff4d;box-shadow:0 25px 50px #0003;transform:translateY(-10px) scale(1.02)}.app__work-item:before{background:linear-gradient(45deg,#0000,#ffffff1a,#0000);bottom:0;content:"";left:0;opacity:0;pointer-events:none;position:absolute;right:0;top:0;transition:opacity .4s ease;z-index:1}.app__work-item:hover:before{opacity:1}@media screen and (min-width:2000px){.app__work-item{border-radius:25px}}.app__work-img{border-radius:20px 20px 0 0;height:280px;overflow:hidden;position:relative;width:100%}.app__work-img img{filter:brightness(.9);height:100%;object-fit:cover;transition:transform .6s ease;width:100%}.app__work-img:hover img{filter:brightness(1);transform:scale(1.1)}.app__work-img:after{background:linear-gradient(45deg,#667eea1a,#764ba21a);bottom:0;content:"";left:0;opacity:0;position:absolute;right:0;top:0;transition:opacity .4s ease}.app__work-img:hover:after{opacity:1}@media screen and (min-width:2000px){.app__work-img{height:350px}}.app__work-overlay{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(135deg,#667eead9,#764ba2d9);border-radius:0;bottom:0;display:flex;justify-content:center;left:0;opacity:0;position:absolute;right:0;top:0;transition:all .3s ease}.app__work-overlay .app__work-overlay-content{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border:1px solid #fff3;border-radius:10px;color:#fff;font-size:1.1rem;font-weight:600;padding:1rem;text-align:center;transform:translateY(20px);transition:transform .3s ease}.app__work-overlay .app__work-overlay-content:hover{transform:translateY(0)}.app__work-content{flex-direction:column;gap:1rem;padding:1.5rem;position:relative}.app__work-content h4{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#667eea,#764ba2);-webkit-background-clip:text;background-clip:text;color:var(--black-color);font-size:1.2rem;font-weight:700;line-height:1.3;margin:0}.app__work-content .app__work-tags{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:1rem}.app__work-content .app__work-tags .app__work-tag{background:linear-gradient(135deg,#667eea,#764ba2);border-radius:15px;box-shadow:0 2px 8px #667eea4d;color:#fff;font-size:.8rem;font-weight:600;letter-spacing:.5px;padding:.4rem .8rem;text-transform:uppercase;transition:all .3s ease}.app__work-content .app__work-tags .app__work-tag:hover{box-shadow:0 4px 12px #667eea66;transform:translateY(-2px)}.app__work-content .app__work-tags .app__work-tag-more{background:linear-gradient(135deg,#f093fb,#f5576c);border-radius:15px;box-shadow:0 2px 8px #f093fb4d;color:#fff;font-size:.8rem;font-weight:600;padding:.4rem .8rem}.app__work-modal-overlay{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#000000d9;bottom:0;display:flex;justify-content:center;left:0;padding:1rem;position:fixed;right:0;top:0;z-index:1000}.app__work-modal{background:linear-gradient(135deg,#fff,#f8f9ff);border:1px solid #ffffff4d;border-radius:25px;box-shadow:0 30px 60px #0000004d;max-height:90vh;max-width:900px;overflow-y:auto;position:relative;width:100%}.app__work-modal:before{background:linear-gradient(90deg,#667eea,#764ba2,#f093fb,#f5576c);border-radius:25px 25px 0 0;content:"";height:4px;left:0;position:absolute;right:0;top:0}@media screen and (max-width:768px){.app__work-modal{border-radius:20px;margin:1rem;max-width:95%}}.app__work-modal-header{align-items:center;border-bottom:1px solid #00000014;display:flex;justify-content:space-between;padding:2rem 2.5rem 1rem;position:relative}.app__work-modal-header h3{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#667eea,#764ba2);-webkit-background-clip:text;background-clip:text;font-size:1.8rem;font-weight:700;margin:0}.app__work-modal-header .app__work-modal-close{align-items:center;background:#0000000d;border:none;border-radius:50%;color:var(--gray-color);cursor:pointer;display:flex;font-size:1.5rem;justify-content:center;padding:.75rem;transition:all .3s ease}.app__work-modal-header .app__work-modal-close:hover{background:#0000001a;color:var(--black-color);transform:scale(1.1)}.app__work-modal-content{display:flex;flex-direction:column;gap:2rem;padding:2rem 2.5rem}@media screen and (max-width:768px){.app__work-modal-content{padding:1.5rem}}.app__work-modal-image{background:linear-gradient(135deg,#667eea,#764ba2);border-radius:20px;box-shadow:0 15px 35px #0000001a;overflow:hidden;padding:3px;position:relative}.app__work-modal-image img{border-radius:18px;display:block;height:400px;object-fit:cover;transition:transform .6s ease;width:100%}@media screen and (max-width:768px){.app__work-modal-image img{height:250px}}.app__work-modal-image:hover img{transform:scale(1.05)}.app__work-modal-image:after{background:linear-gradient(45deg,#667eea1a,#764ba21a);border-radius:18px;bottom:3px;content:"";left:3px;opacity:0;pointer-events:none;position:absolute;right:3px;top:3px;transition:opacity .4s ease}.app__work-modal-image:hover:after{opacity:1}.app__work-modal-info{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:1fr 1fr;margin-top:1rem}@media screen and (max-width:768px){.app__work-modal-info{gap:1.5rem;grid-template-columns:1fr}}.app__work-modal-description h4{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#667eea,#764ba2);-webkit-background-clip:text;background-clip:text;font-size:1.3rem;font-weight:600;margin:0 0 1rem}.app__work-modal-description p{color:var(--gray-color);font-size:1rem;line-height:1.7;margin:0}.app__work-modal-tags h4{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#f093fb,#f5576c);-webkit-background-clip:text;background-clip:text;font-size:1.3rem;font-weight:600;margin:0 0 1rem}.app__work-modal-tags-list{display:flex;flex-wrap:wrap;gap:.75rem}.app__work-modal-tags-list .app__work-modal-tag{background:linear-gradient(135deg,#667eea,#764ba2);border-radius:25px;box-shadow:0 4px 15px #667eea4d;color:#fff;font-size:.9rem;font-weight:600;letter-spacing:.5px;overflow:hidden;padding:.6rem 1.2rem;position:relative;text-transform:uppercase;transition:all .3s ease}.app__work-modal-tags-list .app__work-modal-tag:before{background:linear-gradient(90deg,#0000,#fff3,#0000);content:"";height:100%;left:-100%;position:absolute;top:0;transition:left .5s ease;width:100%}.app__work-modal-tags-list .app__work-modal-tag:hover:before{left:100%}.app__work-modal-tags-list .app__work-modal-tag:hover{box-shadow:0 8px 25px #667eea66;transform:translateY(-2px)}.app__work-modal-actions{border-top:1px solid #00000014;display:flex;gap:1.5rem;justify-content:center;margin-top:2rem;padding-top:2rem}.app__work-modal-actions .app__work-modal-btn{align-items:center;border-radius:30px;display:flex;font-size:1rem;font-weight:600;gap:.75rem;overflow:hidden;padding:1rem 2rem;position:relative;text-decoration:none;transition:all .3s ease}.app__work-modal-actions .app__work-modal-btn:before{background:linear-gradient(90deg,#0000,#fff3,#0000);content:"";height:100%;left:-100%;position:absolute;top:0;transition:left .5s ease;width:100%}.app__work-modal-actions .app__work-modal-btn:hover:before{left:100%}.app__work-modal-actions .app__work-modal-btn.primary{background:linear-gradient(135deg,#667eea,#764ba2);box-shadow:0 6px 20px #667eea4d;color:#fff}.app__work-modal-actions .app__work-modal-btn.primary:hover{box-shadow:0 12px 30px #667eea66;transform:translateY(-3px)}.app__work-modal-actions .app__work-modal-btn.secondary{background:linear-gradient(135deg,#f093fb,#f5576c);box-shadow:0 6px 20px #f093fb4d;color:#fff}.app__work-modal-actions .app__work-modal-btn.secondary:hover{box-shadow:0 12px 30px #f093fb66;transform:translateY(-3px)}@media screen and (max-width:768px){.app__work-modal-actions{flex-direction:column;gap:1rem}.app__work-modal-actions .app__work-modal-btn{justify-content:center}}.app__work-modal::-webkit-scrollbar{width:8px}.app__work-modal::-webkit-scrollbar-track{background:#0000000d;border-radius:10px}.app__work-modal::-webkit-scrollbar-thumb{background:linear-gradient(135deg,#667eea,#764ba2);border-radius:10px;box-shadow:inset 0 0 5px #0003}.app__work-modal::-webkit-scrollbar-thumb:hover{background:linear-gradient(135deg,#764ba2,#667eea)}.app__work-item:hover .app__work-img:before{animation:shimmer .8s ease-in-out}.app__testimonial{flex:1 1;flex-direction:column;overflow:hidden;padding:4rem 0}.app__testimonial,.app__testimonial-journey{position:relative;width:100%}.app__testimonial-journey:before{animation:colorShift 10s ease-in-out infinite;background:linear-gradient(135deg,rgba(102,126,234,.063),rgba(118,75,162,.063),rgba(240,147,251,.063));bottom:0;content:"";left:0;position:absolute;right:0;top:0;z-index:-1}.app__testimonial-header{margin-bottom:4rem;position:relative;text-align:center}.app__testimonial-header .app__testimonial-title-wrapper{align-items:center;display:flex;gap:1rem;justify-content:center;margin-bottom:1.5rem}.app__testimonial-header .app__testimonial-title-wrapper .app__testimonial-icon{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:50%;box-shadow:0 10px 30px #667eea4d;color:#fff;display:flex;font-size:1.8rem;height:60px;justify-content:center;width:60px}.app__testimonial-header .app__testimonial-title-wrapper .head-text{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#667eea,#764ba2);-webkit-background-clip:text;background-clip:text;margin:0}.app__testimonial-header .app__testimonial-title-wrapper .head-text span{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#f093fb,#f5576c);-webkit-background-clip:text;background-clip:text}.app__testimonial-header .app__testimonial-subtitle{color:var(--gray-color);font-size:1.2rem;font-weight:400;opacity:.8}.app__testimonial-showcase{margin:0 auto 6rem;max-width:800px;padding:0 2rem;position:relative}.app__testimonial-card{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:linear-gradient(135deg,#fffffff2,#f8f9ffe6);border:1px solid #ffffff4d;border-radius:30px;box-shadow:0 20px 60px #0000001a;overflow:hidden;padding:3rem;position:relative;transition:all .4s ease}.app__testimonial-card:before{animation:gradientMove 3s ease infinite;background:linear-gradient(90deg,#667eea,#764ba2,#f093fb,#f5576c);background-size:300% 100%;content:"";height:4px;left:0;position:absolute;right:0;top:0}.app__testimonial-card:hover{box-shadow:0 30px 80px #00000026;transform:translateY(-10px)}.app__testimonial-card-inner{position:relative;z-index:2}.app__testimonial-quote-icon{align-items:center;background:linear-gradient(135deg,#f093fb,#f5576c);border-radius:50%;color:#fff;display:flex;font-size:2rem;height:80px;justify-content:center;opacity:.2;position:absolute;right:2rem;top:-1rem;width:80px;z-index:1}.app__testimonial-content{margin-bottom:2.5rem}.app__testimonial-content .app__testimonial-text{margin-bottom:2rem}.app__testimonial-content .app__testimonial-text p{color:#333;font-size:1.4rem;font-style:italic;font-weight:400;line-height:1.8;position:relative}.app__testimonial-content .app__testimonial-text p:after,.app__testimonial-content .app__testimonial-text p:before{color:#667eea;content:'"';font-size:3rem;font-weight:700;opacity:.3;position:absolute}.app__testimonial-content .app__testimonial-text p:before{left:-1rem;top:-1rem}.app__testimonial-content .app__testimonial-text p:after{bottom:-2rem;right:-1rem}.app__testimonial-content .app__testimonial-rating{align-items:center;display:flex;gap:.5rem;justify-content:center}.app__testimonial-content .app__testimonial-rating .star-filled{color:gold;filter:drop-shadow(0 2px 4px rgba(255,215,0,.3));font-size:1.5rem}.app__testimonial-author{align-items:center;display:flex;gap:1.5rem}.app__testimonial-author .app__testimonial-avatar{position:relative}.app__testimonial-author .app__testimonial-avatar img{border:4px solid #fff;border-radius:50%;box-shadow:0 8px 25px #0000001a;height:80px;object-fit:cover;transition:all .3s ease;width:80px}.app__testimonial-author .app__testimonial-avatar .app__testimonial-avatar-ring{animation:rotate 3s linear infinite;background:linear-gradient(45deg,#667eea,#764ba2,#f093fb);border-radius:50%;bottom:-8px;left:-8px;opacity:0;position:absolute;right:-8px;top:-8px;transition:opacity .3s ease;z-index:-1}.app__testimonial-author .app__testimonial-avatar:hover .app__testimonial-avatar-ring{opacity:1}.app__testimonial-author .app__testimonial-author-info{flex:1 1}.app__testimonial-author .app__testimonial-author-info .app__testimonial-name{align-items:center;color:#333;display:flex;font-size:1.3rem;font-weight:700;gap:.5rem;margin-bottom:.5rem}.app__testimonial-author .app__testimonial-author-info .app__testimonial-name .verified-icon{color:#4caf50;font-size:1rem}.app__testimonial-author .app__testimonial-author-info .app__testimonial-company{color:var(--gray-color);font-size:1rem;font-weight:500;margin:0}.app__testimonial-navigation{align-items:center;display:flex;gap:2rem;justify-content:center;margin-top:3rem}.app__testimonial-nav-btn{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);border:none;border-radius:50%;box-shadow:0 6px 20px #667eea4d;color:#fff;cursor:pointer;display:flex;font-size:1.5rem;height:50px;justify-content:center;transition:all .3s ease;width:50px}.app__testimonial-nav-btn:hover{box-shadow:0 10px 30px #667eea66}.app__testimonial-nav-btn.prev:hover{transform:translateX(-5px)}.app__testimonial-nav-btn.next:hover{transform:translateX(5px)}.app__testimonial-dots{align-items:center;display:flex;gap:1rem}.app__testimonial-dots .app__testimonial-dot{background:#667eea4d;border:none;border-radius:50%;cursor:pointer;height:12px;transition:all .3s ease;width:12px}.app__testimonial-dots .app__testimonial-dot.active{background:linear-gradient(135deg,#667eea,#764ba2);box-shadow:0 4px 15px #667eea66;transform:scale(1.3)}.app__testimonial-dots .app__testimonial-dot:hover{background:#667eea99;transform:scale(1.2)}.app__testimonial-brands{margin:6rem 0}.app__testimonial-brands .app__brands-header{margin-bottom:3rem;text-align:center}.app__testimonial-brands .app__brands-header .app__brands-title{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#667eea,#764ba2);-webkit-background-clip:text;background-clip:text;font-size:2rem;font-weight:700;margin:0}.app__testimonial-brands .app__brands-showcase{margin:0 auto;max-width:1000px;padding:0 2rem}.app__testimonial-brands .app__brands-grid{grid-gap:2rem;align-items:center;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(120px,1fr))}@media screen and (max-width:768px){.app__testimonial-brands .app__brands-grid{gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(100px,1fr))}}.app__testimonial-brands .app__brand-item{cursor:pointer;position:relative}.app__testimonial-brands .app__brand-item .app__brand-logo{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffe6;border:1px solid #ffffff4d;border-radius:20px;box-shadow:0 8px 25px #00000014;overflow:hidden;padding:1.5rem;position:relative;transition:all .4s ease}.app__testimonial-brands .app__brand-item .app__brand-logo img{filter:grayscale(100%);height:60px;object-fit:contain;transition:filter .3s ease;width:100%}.app__testimonial-brands .app__brand-item .app__brand-logo:hover{box-shadow:0 15px 35px #0000001f;transform:translateY(-5px)}.app__testimonial-brands .app__brand-item .app__brand-logo:hover img{filter:grayscale(0)}.app__testimonial-brands .app__brand-item .app__brand-glow{background:linear-gradient(45deg,#667eea,#764ba2,#f093fb);border-radius:23px;bottom:-3px;filter:blur(10px);left:-3px;opacity:0;position:absolute;right:-3px;top:-3px;transition:opacity .3s ease;z-index:-1}.app__testimonial-brands .app__brand-item:hover .app__brand-glow{opacity:.3}.app__testimonial-stats{margin:4rem 0}.app__testimonial-stats .app__stats-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));margin:0 auto;max-width:800px;padding:0 2rem}.app__testimonial-stats .app__stat-item{-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background:linear-gradient(135deg,#fffffff2,#f8f9ffe6);border:1px solid #ffffff4d;border-radius:20px;box-shadow:0 8px 25px #00000014;overflow:hidden;padding:2rem;position:relative;text-align:center;transition:all .3s ease}.app__testimonial-stats .app__stat-item:before{animation:shimmer 2s linear infinite;background:linear-gradient(90deg,#667eea,#764ba2,#f093fb);background-size:200% 100%;content:"";height:3px;left:0;position:absolute;right:0;top:0}.app__testimonial-stats .app__stat-item:hover{box-shadow:0 15px 35px #0000001f;transform:translateY(-5px)}.app__testimonial-stats .app__stat-item .app__stat-number{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#667eea,#764ba2);-webkit-background-clip:text;background-clip:text;display:block;font-size:2.5rem;font-weight:800;margin-bottom:.5rem}.app__testimonial-stats .app__stat-item .app__stat-label{color:var(--gray-color);font-size:1rem;font-weight:600;letter-spacing:1px;margin:0;text-transform:uppercase}@keyframes gradientMove{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}@media screen and (max-width:768px){.app__testimonial-journey{padding:0 1rem}.app__testimonial-header .app__testimonial-title-wrapper{flex-direction:column;gap:1rem}.app__testimonial-header .app__testimonial-title-wrapper .app__testimonial-icon{font-size:1.5rem;height:50px;width:50px}.app__testimonial-header .app__testimonial-title-wrapper .head-text{font-size:2rem}.app__testimonial-header .app__testimonial-subtitle{font-size:1rem}.app__testimonial-showcase{padding:0 1rem}.app__testimonial-card{border-radius:20px;padding:2rem}.app__testimonial-card .app__testimonial-quote-icon{font-size:1.5rem;height:60px;right:1rem;top:-.5rem;width:60px}.app__testimonial-card .app__testimonial-content .app__testimonial-text p{font-size:1.2rem}.app__testimonial-card .app__testimonial-author{flex-direction:column;gap:1rem;text-align:center}.app__testimonial-card .app__testimonial-author .app__testimonial-avatar img{height:70px;width:70px}.app__testimonial-navigation{gap:1rem}.app__testimonial-navigation .app__testimonial-nav-btn{font-size:1.3rem;height:45px;width:45px}.app__testimonial-stats .app__stats-grid{gap:1.5rem;grid-template-columns:1fr}.app__testimonial-stats .app__stats-grid .app__stat-item{padding:1.5rem}.app__testimonial-stats .app__stats-grid .app__stat-item .app__stat-number{font-size:2rem}}@media screen and (max-width:480px){.app__testimonial-header .app__testimonial-title-wrapper .head-text{font-size:1.8rem}.app__testimonial-card{padding:1.5rem}.app__testimonial-card .app__testimonial-author .app__testimonial-author-info .app__testimonial-name,.app__testimonial-card .app__testimonial-content .app__testimonial-text p{font-size:1.1rem}.app__testimonial-card .app__testimonial-author .app__testimonial-author-info .app__testimonial-company{font-size:.9rem}.app__brands-grid{grid-template-columns:repeat(2,1fr)}.app__brands-grid .app__brand-item .app__brand-logo{padding:1rem}.app__brands-grid .app__brand-item .app__brand-logo img{height:50px}}@media screen and (min-width:2000px){.app__testimonial-header .app__testimonial-title-wrapper .head-text{font-size:3rem}.app__testimonial-card{padding:4rem}.app__testimonial-card .app__testimonial-content .app__testimonial-text p{font-size:1.6rem}.app__testimonial-card .app__testimonial-author .app__testimonial-avatar img{height:100px;width:100px}.app__testimonial-card .app__testimonial-author .app__testimonial-author-info .app__testimonial-name{font-size:1.5rem}.app__testimonial-stats .app__stats-grid .app__stat-item{padding:3rem}.app__testimonial-stats .app__stats-grid .app__stat-item .app__stat-number{font-size:3rem}.app__testimonial-stats .app__stats-grid .app__stat-item .app__stat-label{font-size:1.2rem}}.app__skills-journey{overflow:hidden;position:relative;width:100%}.app__skills-journey:before{animation:colorShift 10s ease-in-out infinite;background:linear-gradient(135deg,rgba(102,126,234,.125),rgba(118,75,162,.125),rgba(240,147,251,.125));bottom:0;content:"";left:0;position:absolute;right:0;top:0;z-index:-1}@keyframes colorShift{0%,to{background:linear-gradient(135deg,rgba(102,126,234,.125),rgba(118,75,162,.125),rgba(240,147,251,.125))}50%{background:linear-gradient(135deg,rgba(240,147,251,.125),rgba(102,126,234,.125),rgba(118,75,162,.125))}}.app__skills-header{margin-bottom:4rem;position:relative;text-align:center}.app__skills-header .head-text{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#667eea,#764ba2);-webkit-background-clip:text;background-clip:text;font-size:2.5rem;margin-bottom:1rem}.app__skills-header .head-text span{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#f093fb,#f5576c);-webkit-background-clip:text;background-clip:text}.app__skills-header .app__skills-subtitle{color:var(--gray-color);font-size:1.2rem;font-weight:400;opacity:.8}.app__skills-constellation{margin:4rem 0 3rem}.app__skills-constellation .app__constellation-title{align-items:center;color:var(--black-color);display:flex;font-size:2rem;gap:1rem;justify-content:center;margin-bottom:3rem;text-align:center}.app__skills-constellation .app__constellation-title .title-icon{animation:sparkle 2s ease-in-out infinite;color:#f093fb;font-size:2.5rem}@media screen and (max-width:768px){.app__skills-constellation .app__constellation-title{flex-direction:column;font-size:1.6rem;gap:.5rem;margin-bottom:2rem}.app__skills-constellation .app__constellation-title .title-icon{font-size:2rem}}.app__skills-constellation .app__skills-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(120px,1fr));margin:0 auto;max-width:1200px;padding:0 1rem}@media screen and (max-width:768px){.app__skills-constellation .app__skills-grid{gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(100px,1fr))}}@media screen and (max-width:480px){.app__skills-constellation .app__skills-grid{gap:.8rem;grid-template-columns:repeat(3,1fr)}}.app__skills-constellation .app__skill-orbit{align-items:center;cursor:pointer;display:flex;flex-direction:column;position:relative}@media screen and (max-width:480px){.app__skills-constellation .app__skill-orbit:nth-child(n+10){display:none}}.app__skills-constellation .app__skill-orbit .app__skill-planet{align-items:center;border-radius:50%;box-shadow:0 10px 30px #0000001a;display:flex;height:100px;justify-content:center;margin-bottom:1rem;position:relative;width:100px}.app__skills-constellation .app__skill-orbit .app__skill-planet:before{background:linear-gradient(45deg,#667eea,#764ba2,#f093fb);border-radius:50%;bottom:-5px;content:"";left:-5px;opacity:0;position:absolute;right:-5px;top:-5px;transition:opacity .3s ease;z-index:-1}.app__skills-constellation .app__skill-orbit .app__skill-planet:hover:before{animation:rotate 2s linear infinite;opacity:1}.app__skills-constellation .app__skill-orbit .app__skill-planet img{height:50px;object-fit:contain;width:50px;z-index:2}.app__skills-constellation .app__skill-orbit .app__skill-planet .app__skill-ring{animation:orbit 4s linear infinite;background:linear-gradient(45deg,#667eea,#764ba2) padding-box,linear-gradient(45deg,#667eea,#764ba2) border-box;border:2px solid #0000;border-radius:50%;height:120px;opacity:0;position:absolute;transition:all .3s ease;width:120px}.app__skills-constellation .app__skill-orbit .app__skill-planet:hover .app__skill-ring{opacity:.3}@media screen and (max-width:768px){.app__skills-constellation .app__skill-orbit .app__skill-planet{height:80px;width:80px}.app__skills-constellation .app__skill-orbit .app__skill-planet img{height:40px;width:40px}}@media screen and (max-width:480px){.app__skills-constellation .app__skill-orbit .app__skill-planet{height:60px;margin-bottom:.3rem;width:60px}.app__skills-constellation .app__skill-orbit .app__skill-planet img{height:30px;width:30px}}.app__skills-constellation .app__skill-orbit .app__skill-name{color:var(--black-color);font-size:.9rem;font-weight:600;text-align:center;transition:all .3s ease}@media screen and (max-width:480px){.app__skills-constellation .app__skill-orbit .app__skill-name{font-size:.7rem;line-height:1.2}}.app__skills-constellation .app__skill-orbit:hover .app__skill-name{color:#667eea;transform:scale(1.1)}.app__experience-timeline{margin:6rem 0;position:relative}.app__experience-timeline .app__timeline-title{align-items:center;color:var(--black-color);display:flex;font-size:2rem;gap:1rem;justify-content:center;margin-bottom:4rem;text-align:center}.app__experience-timeline .app__timeline-title .title-icon{animation:bounce 2s ease-in-out infinite;color:#764ba2;font-size:2.5rem}.app__experience-timeline .app__timeline-container{margin:0 auto;max-width:1200px;padding:0 2rem;position:relative}.app__experience-timeline .app__timeline-container:before{background:linear-gradient(180deg,#667eea,#764ba2,#f093fb);border-radius:2px;bottom:0;box-shadow:0 0 10px #667eea4d;content:"";left:50%;position:absolute;top:0;transform:translateX(-50%);width:3px;z-index:1}@media screen and (max-width:768px){.app__experience-timeline .app__timeline-container:before{left:20px}}@media screen and (max-width:480px){.app__experience-timeline .app__timeline-container:before{left:15px}}@media screen and (max-width:768px){.app__experience-timeline .app__timeline-container{padding:0 1rem}}.app__experience-timeline .app__timeline-items{position:relative;z-index:2}.app__experience-timeline .app__timeline-year-group{margin-bottom:4rem;position:relative}.app__experience-timeline .app__timeline-year-group:last-child{margin-bottom:2rem}.app__experience-timeline .app__timeline-milestone{align-items:center;display:flex;justify-content:center;margin-bottom:3rem;position:relative;z-index:3}.app__experience-timeline .app__timeline-milestone .app__milestone-marker{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);border:4px solid #fff;border-radius:50%;box-shadow:0 10px 30px #667eea66;color:#fff;display:flex;font-size:2rem;height:80px;justify-content:center;position:relative;transition:all .3s ease;width:80px;z-index:4}.app__experience-timeline .app__timeline-milestone .app__milestone-marker:before{background:linear-gradient(45deg,#667eea,#764ba2,#f093fb);border-radius:50%;bottom:-8px;content:"";left:-8px;opacity:0;position:absolute;right:-8px;top:-8px;transition:opacity .3s ease;z-index:-1}.app__experience-timeline .app__timeline-milestone .app__milestone-marker:hover{transform:scale(1.1)}.app__experience-timeline .app__timeline-milestone .app__milestone-marker:hover:before{animation:rotate 2s linear infinite;opacity:1}@media screen and (max-width:768px){.app__experience-timeline .app__timeline-milestone .app__milestone-marker{border:3px solid #fff;font-size:1.5rem;height:60px;left:20px;position:absolute;transform:translateX(-50%);width:60px}}@media screen and (max-width:480px){.app__experience-timeline .app__timeline-milestone .app__milestone-marker{left:15px}}.app__experience-timeline .app__timeline-milestone .app__milestone-year{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(135deg,#fffffff2,#ffffffd9);border:2px solid #fff6;border-radius:40px;box-shadow:0 10px 25px #0000001a;color:var(--black-color);font-size:1.8rem;font-weight:800;margin-left:1.5rem;padding:1rem 2rem;transition:all .3s ease}.app__experience-timeline .app__timeline-milestone .app__milestone-year:hover{box-shadow:0 15px 35px #00000026;transform:translateY(-3px)}@media screen and (max-width:768px){.app__experience-timeline .app__timeline-milestone .app__milestone-year{font-size:1.4rem;margin-left:0;margin-top:1rem;padding:.8rem 1.5rem;text-align:center}}.app__experience-timeline .app__timeline-experiences{display:flex;flex-direction:column;gap:3rem}@media screen and (max-width:768px){.app__experience-timeline .app__timeline-experiences{gap:2rem;margin-left:20px}}@media screen and (max-width:480px){.app__experience-timeline .app__timeline-experiences{margin-left:15px}}.app__experience-timeline .app__experience-card{-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background:linear-gradient(135deg,#fffffff2,#ffffffd9);border:1px solid #ffffff4d;border-radius:20px;box-shadow:0 10px 35px #00000014;max-width:650px;padding:2rem;position:relative;transition:all .4s cubic-bezier(.25,.46,.45,.94);width:68%}.app__experience-timeline .app__experience-card.card-left{align-self:flex-start;margin-left:0}.app__experience-timeline .app__experience-card.card-left:before{border-bottom:10px solid #0000;border-left:15px solid #ffffffe6;border-top:10px solid #0000;content:"";filter:drop-shadow(2px 0 5px rgba(0,0,0,.1));height:0;position:absolute;right:-20px;top:50%;transform:translateY(-50%);width:0}@media screen and (max-width:768px){.app__experience-timeline .app__experience-card.card-left{align-self:stretch;margin-left:0;width:calc(100% - 20px)}.app__experience-timeline .app__experience-card.card-left:before{border-left:none;border-right:15px solid #ffffffe6;left:-15px;right:auto}}@media screen and (max-width:480px){.app__experience-timeline .app__experience-card.card-left{width:calc(100% - 15px)}}.app__experience-timeline .app__experience-card.card-right{align-self:flex-end;margin-right:0}.app__experience-timeline .app__experience-card.card-right:before{border-bottom:10px solid #0000;border-right:15px solid #ffffffe6;border-top:10px solid #0000;content:"";filter:drop-shadow(-2px 0 5px rgba(0,0,0,.1));height:0;left:-20px;position:absolute;top:50%;transform:translateY(-50%);width:0}@media screen and (max-width:768px){.app__experience-timeline .app__experience-card.card-right{align-self:stretch;margin-right:0;width:calc(100% - 20px)}.app__experience-timeline .app__experience-card.card-right:before{border-right:15px solid #ffffffe6;left:-15px}}@media screen and (max-width:480px){.app__experience-timeline .app__experience-card.card-right{width:calc(100% - 15px)}}.app__experience-timeline .app__experience-card:hover{border-color:#667eea4d;box-shadow:0 25px 50px #0000001f;transform:translateY(-12px) scale(1.03)}.app__experience-timeline .app__experience-card:hover .app__experience-glow{opacity:1}.app__experience-timeline .app__experience-card .app__experience-glow{background:linear-gradient(135deg,#667eea26,#764ba226,#f093fb26);border-radius:23px;bottom:-3px;filter:blur(15px);left:-3px;opacity:0;position:absolute;right:-3px;top:-3px;transition:opacity .4s ease;z-index:-1}.app__experience-timeline .app__experience-card .app__experience-header{align-items:flex-start;display:flex;gap:1.2rem;margin-bottom:1.5rem}.app__experience-timeline .app__experience-card .app__experience-header .app__experience-icon{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:50%;box-shadow:0 8px 20px #667eea4d;color:#fff;display:flex;flex-shrink:0;font-size:1.4rem;height:55px;justify-content:center;transition:all .3s ease;width:55px}.app__experience-timeline .app__experience-card .app__experience-header .app__experience-icon:hover{box-shadow:0 12px 30px #667eea66;transform:scale(1.1) rotate(5deg)}.app__experience-timeline .app__experience-card .app__experience-header .app__experience-title{flex:1 1}.app__experience-timeline .app__experience-card .app__experience-header .app__experience-title h4{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#667eea,#764ba2);-webkit-background-clip:text;background-clip:text;color:var(--black-color);font-size:1.3rem;font-weight:700;line-height:1.2;margin-bottom:.6rem}.app__experience-timeline .app__experience-card .app__experience-header .app__experience-title .app__experience-company{align-items:center;color:var(--gray-color);display:flex;font-size:1rem;font-weight:600;gap:.4rem}.app__experience-timeline .app__experience-card .app__experience-header .app__experience-title .app__experience-company svg{color:#f093fb;font-size:.9rem}.app__experience-timeline .app__experience-card .app__experience-header .app__experience-badge{align-items:center;animation:badge-pulse 3s ease-in-out infinite;background:linear-gradient(135deg,#f093fb,#f5576c);border-radius:50%;box-shadow:0 6px 18px #f093fb4d;color:#fff;display:flex;flex-shrink:0;font-size:1.1rem;height:45px;justify-content:center;transition:all .3s ease;width:45px}.app__experience-timeline .app__experience-card .app__experience-header .app__experience-badge:hover{animation-play-state:paused;transform:scale(1.1) rotate(-5deg)}.app__experience-timeline .app__experience-card .app__experience-content .app__experience-achievements{list-style:none;margin:0;padding:0}.app__experience-timeline .app__experience-card .app__experience-content .app__experience-achievements li{align-items:flex-start;border-bottom:1px solid #0000000d;color:var(--gray-color);display:flex;font-size:.95rem;gap:.8rem;line-height:1.6;margin-bottom:1rem;padding:.6rem 0}.app__experience-timeline .app__experience-card .app__experience-content .app__experience-achievements li:last-child{border-bottom:none}.app__experience-timeline .app__experience-card .app__experience-content .app__experience-achievements li .achievement-icon{color:#667eea;flex-shrink:0;font-size:1rem;margin-top:.15rem;transition:all .3s ease}.app__experience-timeline .app__experience-card .app__experience-content .app__experience-achievements li:hover .achievement-icon{color:#f093fb;transform:scale(1.1)}.app__experience-timeline .app__experience-card .app__experience-content .app__show-more-btn{background:linear-gradient(135deg,#667eea,#764ba2);border:none;border-radius:25px;box-shadow:0 6px 18px #667eea4d;color:#fff;cursor:pointer;font-size:.85rem;font-weight:600;margin-top:1.2rem;padding:.7rem 1.3rem;transition:all .3s ease}.app__experience-timeline .app__experience-card .app__experience-content .app__show-more-btn:hover{box-shadow:0 10px 25px #667eea66;transform:scale(1.05) translateY(-2px)}@media screen and (max-width:768px){.app__experience-timeline .app__experience-card{padding:1.5rem;width:calc(100% - 20px)}.app__experience-timeline .app__experience-card .app__experience-header{gap:1rem;margin-bottom:1.2rem}.app__experience-timeline .app__experience-card .app__experience-header .app__experience-icon{font-size:1.2rem;height:45px;width:45px}.app__experience-timeline .app__experience-card .app__experience-header .app__experience-title h4{font-size:1.1rem;margin-bottom:.4rem}.app__experience-timeline .app__experience-card .app__experience-header .app__experience-title .app__experience-company{font-size:.9rem}.app__experience-timeline .app__experience-card .app__experience-header .app__experience-title .app__experience-company svg{font-size:.8rem}.app__experience-timeline .app__experience-card .app__experience-header .app__experience-badge{font-size:1rem;height:40px;width:40px}.app__experience-timeline .app__experience-card .app__experience-content .app__experience-achievements li{font-size:.85rem;gap:.7rem;margin-bottom:.8rem;padding:.5rem 0}.app__experience-timeline .app__experience-card .app__experience-content .app__experience-achievements li .achievement-icon{font-size:.9rem}.app__experience-timeline .app__experience-card .app__experience-content .app__show-more-btn{font-size:.8rem;margin-top:1rem;padding:.6rem 1.1rem}}.app__journey-stats{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin:4rem auto;max-width:1000px}.app__journey-stats .app__stat-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffe6;border:1px solid #fff3;border-radius:20px;overflow:hidden;padding:2rem;position:relative;text-align:center;transition:transform .3s ease}.app__journey-stats .app__stat-card:before{animation:shimmer 2s linear infinite;background:linear-gradient(135deg,#667eea,#764ba2,#f093fb);content:"";height:4px;left:0;position:absolute;right:0;top:0}.app__journey-stats .app__stat-card:hover{transform:translateY(-5px)}.app__journey-stats .app__stat-card .app__stat-number{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#667eea,#764ba2);-webkit-background-clip:text;background-clip:text;font-size:3rem;font-weight:800;margin-bottom:.5rem}@media screen and (max-width:768px){.app__journey-stats .app__stat-card .app__stat-number{font-size:2.5rem}}.app__journey-stats .app__stat-card .app__stat-label{color:var(--gray-color);font-size:1rem;font-weight:500;letter-spacing:1px;text-transform:uppercase}@keyframes sparkle{0%,to{transform:scale(1) rotate(0deg)}50%{transform:scale(1.1) rotate(180deg)}}@keyframes bounce{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@keyframes rotate{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes orbit{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes shimmer{0%{transform:translateX(-100%)}to{transform:translateX(100%)}}@keyframes badge-pulse{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}@media screen and (max-width:1200px){.app__skills-header .head-text{font-size:2.2rem}.app__constellation-title,.app__timeline-title{font-size:1.8rem}}@media screen and (max-width:768px){.app__skills-journey{padding:0 1rem}.app__skills-header{margin-bottom:3rem}.app__skills-header .head-text{font-size:1.8rem}.app__skills-header .app__skills-subtitle{font-size:1rem}.app__skills-constellation{margin:2rem 0 3rem}.app__skills-constellation .app__constellation-title{flex-direction:column;font-size:1.6rem;gap:.5rem;margin-bottom:2rem}.app__skills-constellation .app__constellation-title .title-icon{font-size:2rem}.app__timeline-title{flex-direction:column;font-size:1.5rem;gap:.5rem}.app__experience-card{margin-bottom:1.5rem;padding:1.2rem}.app__experience-card .app__experience-header .app__experience-icon{font-size:1.1rem;height:42px;width:42px}.app__experience-card .app__experience-header .app__experience-title h4{font-size:1rem}.app__experience-card .app__experience-header .app__experience-badge{font-size:.95rem;height:38px;width:38px}.app__experience-card .app__experience-content .app__experience-achievements li{font-size:.8rem;gap:.6rem;line-height:1.5;margin-bottom:.7rem}.app__experience-card .app__experience-content .app__experience-achievements li .achievement-icon{font-size:.85rem}.app__experience-card .app__experience-content .app__show-more-btn{font-size:.75rem;padding:.5rem 1rem}.app__journey-stats{gap:1.5rem;grid-template-columns:1fr;margin:3rem 0}.app__journey-stats .app__stat-card{padding:1.5rem}.app__experience-card{width:calc(100% - 15px)}}@media screen and (max-width:480px){.app__skills-header .head-text{font-size:1.5rem}.app__skills-constellation{margin:1.5rem 0 2rem}.app__skills-constellation .app__constellation-title{font-size:1.3rem;margin-bottom:1.5rem}.app__timeline-title{font-size:1.3rem}.app__experience-card{border-radius:15px;padding:1rem}.app__experience-card .app__experience-header{align-items:flex-start;flex-direction:column;gap:.8rem;margin-bottom:1rem}.app__experience-card .app__experience-header .app__experience-icon{align-self:flex-start;font-size:1rem;height:38px;width:38px}.app__experience-card .app__experience-header .app__experience-title h4{font-size:.9rem;margin-bottom:.3rem}.app__experience-card .app__experience-header .app__experience-badge{align-self:flex-start;font-size:.9rem;height:35px;width:35px}.app__experience-card .app__experience-content .app__experience-achievements li{font-size:.75rem;gap:.5rem;line-height:1.4;margin-bottom:.6rem;padding:.4rem 0}.app__experience-card .app__experience-content .app__experience-achievements li .achievement-icon{font-size:.8rem}.app__experience-card .app__experience-content .app__show-more-btn{font-size:.7rem;margin-top:.8rem;padding:.4rem .8rem}}.app{background-color:var(--primary-color);font-family:var(--font-base)}a{text-decoration:none}.app__whitebg{background-color:var(--white-color)}.app__primarybg{background-color:var(--primary-color)}.app__container{display:flex;flex-direction:row;min-height:100vh;width:100%}.app__flex{align-items:center;display:flex;justify-content:center}.app__wrapper{flex:1 1;flex-direction:column;padding:4rem 2rem;width:100%}@media screen and (max-width:450px){.app__wrapper{padding:4rem 1rem 2rem}}.copyright{align-items:flex-end;display:flex;flex-direction:column;justify-content:flex-end;padding:2rem 0 0;width:100%}.copyright p{color:var(--black-color);text-transform:uppercase}span{color:var(--secondary-color)}.head-text{color:var(--black-color);font-size:2.75rem;font-weight:800;text-align:center;text-transform:capitalize}.head-text span{color:var(--secondary-color)}@media screen and (min-width:2000px){.head-text{font-size:4rem}}@media screen and (max-width:450px){.head-text{font-size:2rem}}.p-text{color:var(--gray-color);font-size:.8rem;line-height:1.5;text-align:left}@media screen and (min-width:2000px){.p-text{font-size:1.75rem}}.bold-text{color:var(--black-color);font-size:1rem;font-weight:800;text-align:left}@media screen and (min-width:2000px){.bold-text{font-size:2rem}}@media screen and (max-width:450px){.bold-text{font-size:.9rem}}.app__social{flex-direction:column;justify-content:flex-end;padding:1rem}.app__social,.app__social div{align-items:center;display:flex}.app__social div{background-color:var(--white-color);border:1px solid var(--lightGray-color);border-radius:50%;height:40px;justify-content:center;margin:.25rem 0;transition:all .3s ease-in-out;width:40px}.app__social div svg{color:var(--gray-color);height:15px;width:15px}.app__social div:hover{background-color:var(--secondary-color);border-color:var(--secondary-color)}.app__social div:hover svg{color:var(--white-color)}@media screen and (min-width:2000px){.app__social div{height:70px;margin:.5rem 0;width:70px}.app__social div svg{height:30px;width:30px}}.app__navigation{align-items:center;display:flex;flex-direction:column;justify-content:center;padding:1rem}.app__navigation .app__navigation-dot{background-color:#cbcbcb;border-radius:50%;height:10px;margin:.5rem;transition:background-color .2s ease-in-out;width:10px}.app__navigation .app__navigation-dot:hover{background-color:var(--secondary-color)}@media screen and (min-width:2000px){.app__navigation .app__navigation-dot{height:20px;width:20px}}@media screen and (max-width:500px){.app__navigation,.app__social{display:none}.copyright{padding:2rem}}:root{--font-base:"DM Sans",sans-serif;--primary-color:#edf2f8;--secondary-color:#313bac;--black-color:#030303;--lightGray-color:#e4e4e4;--gray-color:#6b7688;--brown-color:#46364a;--white-color:#fff}*{box-sizing:border-box;margin:0;padding:0;scroll-behavior:smooth}
/*# sourceMappingURL=main.cdd79a47.css.map*/