@import"https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800&display=swap";@import"https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&display=swap";@media only screen and (min-width: 0){.about-section{position:relative;padding:120px 0;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;background:linear-gradient(135deg,#f8fafc,#f1f5f9,#e2e8f0);overflow:hidden}.about-section:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 20% 80%,rgba(148,163,184,.1) 0%,transparent 50%),radial-gradient(circle at 80% 20%,rgba(165,180,252,.1) 0%,transparent 50%)}.about-section:after{content:"";position:absolute;top:20%;right:-15%;width:400px;height:400px;background:linear-gradient(135deg,#fbbf24,#f59e0b);border-radius:50%;filter:blur(80px);opacity:.3;z-index:1}.about-section .about-container{position:relative;max-width:1000px;margin:0 auto;padding:0 40px;z-index:2}.about-section .section-header{text-align:center;margin-bottom:60px}.about-section .section-header .section-number{display:inline-block;font-size:1.1rem;font-weight:600;color:#6366f1;background:#6366f11a;padding:8px 16px;border-radius:20px;margin-bottom:24px;letter-spacing:1px}.about-section .section-header .section-title{font-size:clamp(2.5rem,6vw,4rem);font-weight:700;line-height:1.2;color:#1e293b;letter-spacing:-.02em}.about-section .section-header .section-title .gradient-text{background:linear-gradient(135deg,#6366f1,#8b5cf6);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.about-section .content-wrapper .main-content .intro-card{background:#ffffffb3;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-radius:24px;border:1px solid rgba(255,255,255,.8);box-shadow:0 8px 32px #4755691a,inset 0 1px #fffc;padding:40px;margin-bottom:40px}.about-section .content-wrapper .main-content .intro-card .profile-section{display:flex;align-items:center;gap:20px;margin-bottom:32px}.about-section .content-wrapper .main-content .intro-card .profile-section .profile-avatar{width:80px;height:80px;background:linear-gradient(135deg,#6366f1,#8b5cf6);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:24px;font-weight:700;color:#fff}.about-section .content-wrapper .main-content .intro-card .profile-section .profile-avatar img{width:100%;border-radius:100%}.about-section .content-wrapper .main-content .intro-card .profile-section .profile-info h3{font-size:1.8rem;font-weight:700;color:#1e293b;margin:0 0 8px}.about-section .content-wrapper .main-content .intro-card .profile-section .profile-info p{color:#64748b;font-size:1rem;margin:0;font-weight:500}.about-section .content-wrapper .main-content .intro-card .description p{font-size:1.1rem;line-height:1.7;color:#334155;margin-bottom:20px}.about-section .content-wrapper .main-content .intro-card .description p:last-child{margin-bottom:0}.about-section .content-wrapper .main-content .intro-card .description p strong{color:#1e293b;font-weight:600}.about-section .content-wrapper .main-content .highlights-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:24px;margin-top:48px}.about-section .content-wrapper .main-content .highlights-grid .highlight-item{background:#fff6;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid rgba(148,163,184,.2);border-radius:24px;padding:32px 24px;min-height:180px;position:relative;transition:all .3s cubic-bezier(.23,1,.32,1);cursor:pointer;display:flex;flex-direction:column;justify-content:center;text-align:center;overflow:hidden}.about-section .content-wrapper .main-content .highlights-grid .highlight-item: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}.about-section .content-wrapper .main-content .highlights-grid .highlight-item:hover{transform:translateY(-4px);background:#ffffff80}.about-section .content-wrapper .main-content .highlights-grid .highlight-item:hover:before{left:100%}.about-section .content-wrapper .main-content .highlights-grid .highlight-item:hover .card-number{transform:scale(1.1);opacity:.5}.about-section .content-wrapper .main-content .highlights-grid .highlight-item .card-number{position:absolute;top:20px;left:24px;font-size:4rem;font-weight:200;color:#1e293b;opacity:.3;font-family:Inter,sans-serif;transition:all .3s ease;z-index:1}.about-section .content-wrapper .main-content .highlights-grid .highlight-item .card-content{position:relative;z-index:2;margin-top:20px}.about-section .content-wrapper .main-content .highlights-grid .highlight-item .card-content h4{font-size:1.3rem;font-weight:600;color:#1e293b;margin:0 0 16px;letter-spacing:-.02em;line-height:1.3}.about-section .content-wrapper .main-content .highlights-grid .highlight-item .card-content p{font-size:1rem;line-height:1.6;color:#64748b;margin:0}.about-section .content-wrapper .main-content .highlights-grid .highlight-item:nth-child(1) .card-number{background:linear-gradient(135deg,#6366f1,#8b5cf6);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.about-section .content-wrapper .main-content .highlights-grid .highlight-item:nth-child(2) .card-number{background:linear-gradient(135deg,#8b5cf6,#06b6d4);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.about-section .content-wrapper .main-content .highlights-grid .highlight-item:nth-child(3) .card-number{background:linear-gradient(135deg,#06b6d4,#6366f1);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}}@media (max-width: 768px){.about-section .about-container{padding:0 24px}.about-section .intro-card{padding:32px 24px!important}.about-section .intro-card .profile-section{flex-direction:column;text-align:center;gap:16px}.about-section .intro-card .profile-section .profile-avatar{width:70px;height:70px;font-size:20px}.about-section .intro-card .profile-section .profile-info h3{font-size:1.5rem}.about-section .highlights-flex{grid-template-columns:1fr;gap:24px}.about-section .highlights-flex .highlight-item{height:280px}.about-section .highlights-flex .highlight-item .card-front .card-content{margin-top:40px}.about-section .highlights-flex .highlight-item .card-front .card-content h4{font-size:1.2rem}.about-section .highlights-flex .highlight-item .card-front .card-content p{font-size:.9rem}.about-section .highlights-flex .highlight-item .card-back .back-content h4{font-size:1.1rem;margin-bottom:16px}.about-section .highlights-flex .highlight-item .card-back .back-content p{font-size:.85rem}.about-section .highlights-flex .highlight-item.tech-card .tech-stack .tech-tag{font-size:.75rem;padding:4px 8px}.about-section .highlights-flex .highlight-item.experience-card .experience-list .exp-item .year,.about-section .highlights-flex .highlight-item.experience-card .experience-list .exp-item .role{font-size:.8rem}.about-section .highlights-flex .highlight-item.harmony-card .approach-steps .step .step-icon{font-size:1.2rem}.about-section .highlights-flex .highlight-item.harmony-card .approach-steps .step span{font-size:.8rem}}@media (max-width: 480px){.about-section .about-section{padding:80px 0}.about-section .section-header{margin-bottom:40px}.about-section .section-header .section-title{font-size:2rem}.about-section .highlights-grid .highlight-item{height:260px}.about-section .highlights-grid .highlight-item .card-front{padding:24px}.about-section .highlights-grid .highlight-item .card-front .card-content{margin-top:30px}.about-section .highlights-grid .highlight-item .card-front .card-content h4{font-size:1.1rem}.about-section .highlights-grid .highlight-item .card-front .card-content p{font-size:.85rem}.about-section .highlights-grid .highlight-item .card-front .card-number{font-size:2.5rem;top:16px;left:20px}.about-section .highlights-grid .highlight-item .card-back{padding:24px}.about-section .highlights-grid .highlight-item .card-back .back-content h4{font-size:1rem;margin-bottom:12px}.about-section .highlights-grid .highlight-item .card-back .back-content p{font-size:.8rem}.about-section .highlights-grid .highlight-item.tech-card .tech-stack .tech-tag{font-size:.7rem;padding:3px 6px}.about-section .highlights-grid .highlight-item.experience-card .experience-list .exp-item{padding:6px 0}.about-section .highlights-grid .highlight-item.experience-card .experience-list .exp-item .year,.about-section .highlights-grid .highlight-item.experience-card .experience-list .exp-item .role{font-size:.75rem}.about-section .highlights-grid .highlight-item.harmony-card .approach-steps{gap:12px;margin:12px 0}.about-section .highlights-grid .highlight-item.harmony-card .approach-steps .step{gap:6px}.about-section .highlights-grid .highlight-item.harmony-card .approach-steps .step .step-icon{font-size:1rem}.about-section .highlights-grid .highlight-item.harmony-card .approach-steps .step span{font-size:.75rem}}@media only screen and (min-width: 0){.clients-section{width:100%;min-height:100vh;position:relative;display:flex;align-items:center;justify-content:center;overflow:hidden;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;background:linear-gradient(135deg,#f1f5f9,#e2e8f0,#cbd5e1);padding:100px 0}.clients-section:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 30% 20%,rgba(99,102,241,.08) 0%,transparent 50%),radial-gradient(circle at 70% 80%,rgba(139,92,246,.08) 0%,transparent 50%),radial-gradient(circle at 20% 60%,rgba(6,182,212,.06) 0%,transparent 50%)}.clients-section .clients-background{position:absolute;inset:0;overflow:hidden}.clients-section .clients-background .floating-element{position:absolute;border-radius:50%;filter:blur(30px);animation:floatGentle 8s ease-in-out infinite}.clients-section .clients-background .floating-element.element-1{width:200px;height:200px;background:linear-gradient(45deg,#ddd6fe,#c7d2fe);top:10%;left:5%;animation-delay:0s}.clients-section .clients-background .floating-element.element-2{width:150px;height:150px;background:linear-gradient(45deg,#fed7aa,#fbbf24);top:70%;right:10%;animation-delay:2s}.clients-section .clients-background .floating-element.element-3{width:180px;height:180px;background:linear-gradient(45deg,#bfdbfe,#93c5fd);top:30%;right:20%;animation-delay:4s}.clients-section .clients-background .floating-element.element-4{width:120px;height:120px;background:linear-gradient(45deg,#d1fae5,#a7f3d0);bottom:20%;left:15%;animation-delay:6s}.clients-section .clients-content{position:relative;z-index:10;padding:0 40px;width:100%}.clients-section .section-header{text-align:center;margin-bottom:80px}.clients-section .section-header .section-number{display:inline-block;font-size:1.1rem;font-weight:600;color:#6366f1;background:#6366f11a;padding:8px 16px;border-radius:20px;margin-bottom:24px;letter-spacing:1px}.clients-section .section-header .section-title{font-size:clamp(2.5rem,6vw,4rem);font-weight:700;line-height:1.2;margin-bottom:32px;color:#1e293b;letter-spacing:-.02em}.clients-section .section-header .section-title .gradient-text{background:linear-gradient(135deg,#6366f1,#8b5cf6,#06b6d4);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;animation:gradientShift 3s ease-in-out infinite alternate}.clients-section .clients-carousel-container{width:100%;overflow:hidden;margin-bottom:80px;position:relative}.clients-section .clients-carousel-container:before,.clients-section .clients-carousel-container:after{content:"";position:absolute;top:0;bottom:0;width:100px;z-index:2;pointer-events:none}.clients-section .clients-carousel{display:flex;gap:32px;animation:scrollLeft 30s linear infinite;width:max-content}.clients-section .clients-carousel:hover{animation-play-state:paused}.clients-section .client-logo{padding:20px 32px;text-align:center;transition:all .3s cubic-bezier(.23,1,.32,1);min-width:200px;flex-shrink:0;opacity:.8}.clients-section .client-logo:hover{opacity:1;transform:scale(1.05)}.clients-section .client-logo .logo-placeholder{display:flex;flex-direction:column;align-items:center;gap:6px}.clients-section .client-logo .logo-placeholder img{width:150px}.clients-section .client-logo .logo-placeholder .company-name{font-size:1.8rem;font-weight:700;background:linear-gradient(135deg,#6366f1,#8b5cf6,#06b6d4);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;white-space:nowrap;letter-spacing:-.01em}.clients-section .client-logo .logo-placeholder .company-tagline{font-size:.85rem;color:#64748b;font-weight:400;white-space:nowrap;opacity:.7}}@media (max-width: 768px){.clients-section .clients-content{padding:0 24px}.clients-section .section-header,.clients-section .clients-carousel-container{margin-bottom:60px}.clients-section .clients-carousel-container:before,.clients-section .clients-carousel-container:after{width:50px}.clients-section .clients-carousel{gap:24px;animation-duration:25s}.clients-section .client-logo{padding:16px 24px;min-width:180px}.clients-section .client-logo .logo-placeholder .company-name{font-size:1.5rem}.clients-section .client-logo .logo-placeholder .company-tagline{font-size:.8rem}}@media (max-width: 480px){.clients-section .section-header .section-title{font-size:2rem}.clients-section .clients-carousel{gap:20px;animation-duration:20s}.clients-section .client-logo{padding:12px 20px;min-width:160px}.clients-section .client-logo .logo-placeholder .company-name{font-size:1.3rem}.clients-section .client-logo .logo-placeholder .company-tagline{font-size:.75rem}}@keyframes scrollLeft{0%{transform:translate(0)}to{transform:translate(-50%)}}@keyframes floatGentle{0%,to{transform:translateY(0) rotate(0)}33%{transform:translateY(-20px) rotate(120deg)}66%{transform:translateY(-40px) rotate(240deg)}}@media only screen and (min-width: 0){.contact-section{width:100%;min-height:100vh;position:relative;display:flex;align-items:center;justify-content:center;overflow:hidden;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;background:linear-gradient(135deg,#f1f5f9,#e2e8f0,#cbd5e1);padding:100px 0}.contact-section:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 30% 20%,rgba(99,102,241,.08) 0%,transparent 50%),radial-gradient(circle at 70% 80%,rgba(139,92,246,.08) 0%,transparent 50%),radial-gradient(circle at 20% 60%,rgba(6,182,212,.06) 0%,transparent 50%)}.contact-section .contact-background{position:absolute;inset:0;overflow:hidden}.contact-section .contact-background .floating-element{position:absolute;border-radius:50%;filter:blur(30px)}.contact-section .contact-background .floating-element.element-1{width:200px;height:200px;background:linear-gradient(45deg,#ddd6fe,#c7d2fe);top:10%;left:5%}.contact-section .contact-background .floating-element.element-2{width:150px;height:150px;background:linear-gradient(45deg,#fed7aa,#fbbf24);top:70%;right:10%}.contact-section .contact-background .floating-element.element-3{width:180px;height:180px;background:linear-gradient(45deg,#bfdbfe,#93c5fd);top:30%;right:20%}.contact-section .contact-background .floating-element.element-4{width:120px;height:120px;background:linear-gradient(45deg,#d1fae5,#a7f3d0);bottom:20%;left:15%}.contact-section .contact-content{position:relative;z-index:10;max-width:800px;padding:0 40px;width:100%}.contact-section .section-header{text-align:center;margin-bottom:60px}.contact-section .section-header .section-number{display:inline-block;font-size:1.1rem;font-weight:600;color:#6366f1;background:#6366f11a;padding:8px 16px;border-radius:20px;margin-bottom:24px;letter-spacing:1px}.contact-section .section-header .section-title{font-size:clamp(2.5rem,6vw,4rem);font-weight:700;line-height:1.2;margin-bottom:32px;color:#1e293b;letter-spacing:-.02em}.contact-section .section-header .section-title .gradient-text{background:linear-gradient(135deg,#6366f1,#8b5cf6,#06b6d4);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.contact-section .section-header .section-description{font-size:1.2rem;font-weight:400;line-height:1.6;color:#64748b;max-width:600px;margin:0 auto}.contact-section .contact-form-container{max-width:700px;margin:0 auto}.contact-section .contact-form{background:#fff3;border:1px solid rgba(148,163,184,.15);border-radius:16px;padding:40px}.contact-section .form-group{margin-bottom:32px}.contact-section .form-group:last-of-type{margin-bottom:40px}.contact-section .form-group .form-label{display:block;font-size:1.1rem;font-weight:600;color:#1e293b;margin-bottom:12px}.contact-section .form-group .form-input,.contact-section .form-group .form-textarea{width:100%;padding:16px 20px;border:2px solid rgba(148,163,184,.3);border-radius:16px;background:#fff9;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);font-size:1rem;color:#1e293b;transition:all .3s cubic-bezier(.23,1,.32,1);font-family:Inter,sans-serif}.contact-section .form-group .form-input::placeholder,.contact-section .form-group .form-textarea::placeholder{color:#94a3b8}.contact-section .form-group .form-input:focus,.contact-section .form-group .form-textarea:focus{outline:none;border-color:#6366f180;box-shadow:0 0 0 4px #6366f11a;background:#fffc}.contact-section .form-group .form-textarea{resize:vertical;min-height:120px}.contact-section .submit-button{width:100%;padding:18px 32px;background:linear-gradient(135deg,#6366f1,#8b5cf6);color:#fff;border:none;border-radius:16px;font-size:1.1rem;font-weight:600;cursor:pointer;transition:all .3s cubic-bezier(.23,1,.32,1);display:flex;align-items:center;justify-content:center;gap:12px;position:relative;overflow:hidden}.contact-section .submit-button .button-content{display:flex;align-items:center;gap:4px}.contact-section .submit-button: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}.contact-section .submit-button:hover{transform:translateY(-2px);box-shadow:0 8px 32px #6366f14d}.contact-section .submit-button:hover:before{left:100%}.contact-section .submit-button:disabled{opacity:.5;cursor:not-allowed;transform:none}.contact-section .submit-button:disabled:hover{transform:none;box-shadow:none}.contact-section .submit-button:disabled:hover:before{left:-100%}.contact-section .submit-button .button-text{position:relative;z-index:1}.contact-section .submit-button svg{position:relative;z-index:1}.contact-section .submit-button .spinner{animation:spin 1s linear infinite}}@media (max-width: 768px){.contact-section .contact-content{padding:0 24px}.contact-section .section-header{margin-bottom:50px}.contact-section .section-header .section-description{font-size:1.1rem}.contact-section .contact-form{padding:36px 32px}.contact-section .contact-form .form-group{margin-bottom:28px}.contact-section .contact-form .form-group:last-of-type{margin-bottom:36px}.contact-section .contact-form .form-group .form-label{font-size:1rem}.contact-section .contact-form .form-group .form-input,.contact-section .contact-form .form-group .form-textarea{padding:14px 18px;font-size:.95rem}.contact-section .contact-form .submit-button{padding:16px 28px;font-size:1rem}}@media (max-width: 480px){.contact-section .section-header .section-title{font-size:2rem}.contact-section .contact-form{padding:28px 24px}.contact-section .contact-form .form-group{margin-bottom:24px}.contact-section .contact-form .form-group:last-of-type{margin-bottom:32px}.contact-section .contact-form .form-group .form-input,.contact-section .contact-form .form-group .form-textarea{padding:12px 16px}.contact-section .contact-form .submit-button{padding:14px 24px}}@media only screen and (min-width: 0){.faq-section{width:100%;min-height:100vh;position:relative;display:flex;align-items:center;justify-content:center;overflow:hidden;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;background:linear-gradient(135deg,#f8fafc,#f1f5f9,#e2e8f0);padding:100px 0}.faq-section:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 20% 80%,rgba(148,163,184,.1) 0%,transparent 50%),radial-gradient(circle at 80% 20%,rgba(165,180,252,.1) 0%,transparent 50%),radial-gradient(circle at 40% 40%,rgba(199,210,254,.08) 0%,transparent 50%)}.faq-section .faq-background{position:absolute;inset:0;overflow:hidden}.faq-section .faq-background .floating-element{position:absolute;border-radius:50%;filter:blur(40px)}.faq-section .faq-background .floating-element.element-1{width:400px;height:400px;background:linear-gradient(45deg,#f1f5f9,#e2e8f0);top:-200px;left:-200px}.faq-section .faq-background .floating-element.element-2{width:300px;height:300px;background:linear-gradient(45deg,#ddd6fe,#e0e7ff);bottom:-150px;right:-150px}.faq-section .faq-background .floating-element.element-3{width:250px;height:250px;background:linear-gradient(45deg,#fef3c7,#fde68a);top:50%;left:50%;transform:translate(-50%,-50%)}.faq-section .faq-background .floating-element.element-4{width:200px;height:200px;background:linear-gradient(45deg,#d1fae5,#a7f3d0);top:20%;right:-100px}.faq-section .faq-content{position:relative;z-index:10;max-width:900px;padding:0 40px;width:100%}.faq-section .section-header{text-align:center;margin-bottom:80px}.faq-section .section-header .section-number{display:inline-block;font-size:1.1rem;font-weight:600;color:#6366f1;background:#6366f11a;padding:8px 16px;border-radius:20px;margin-bottom:24px;letter-spacing:1px}.faq-section .section-header .section-title{font-size:clamp(2.5rem,8vw,6rem);font-weight:700;line-height:1.1;margin-bottom:32px;color:#1e293b;letter-spacing:-.02em}.faq-section .section-header .section-title .gradient-text{background:linear-gradient(135deg,#6366f1,#8b5cf6,#06b6d4);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.faq-section .section-header .section-description{font-size:1.2rem;font-weight:400;line-height:1.6;color:#64748b;max-width:700px;margin:0 auto}.faq-section .faq-list{max-width:800px;margin:0 auto}.faq-section .faq-item{background:#fff6;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid rgba(148,163,184,.2);border-radius:20px;margin-bottom:16px;transition:all .3s cubic-bezier(.23,1,.32,1);cursor:pointer}.faq-section .faq-item:hover{transform:translateY(-2px);box-shadow:0 8px 24px #0000000f;border-color:#6366f14d}.faq-section .faq-item:last-child{margin-bottom:0}.faq-section .faq-item .faq-question{display:flex;align-items:center;justify-content:space-between;padding:24px 32px}.faq-section .faq-item .faq-question .question-text{font-size:1.2rem;font-weight:600;color:#1e293b;margin:0;line-height:1.4;flex:1;padding-right:20px}.faq-section .faq-item .faq-question .question-icon{width:24px;height:24px;color:#6366f1;transition:transform .3s ease;flex-shrink:0}.faq-section .faq-item .faq-question .question-icon.active{transform:rotate(180deg)}.faq-section .faq-item .faq-answer{max-height:0;overflow:hidden;transition:max-height .3s cubic-bezier(.23,1,.32,1)}.faq-section .faq-item .faq-answer.open{max-height:200px}.faq-section .faq-item .faq-answer p{padding:24px 32px;margin:0;font-size:1.1rem;line-height:1.6;color:#64748b;border-top:1px solid rgba(148,163,184,.1)}}@media (max-width: 768px){.faq-section .faq-content{padding:0 24px}.faq-section .section-header{margin-bottom:60px}.faq-section .section-header .section-description{font-size:1.1rem}.faq-section .faq-item .faq-question{padding:20px 24px}.faq-section .faq-item .faq-question .question-text{font-size:1.1rem;padding-right:16px}.faq-section .faq-item .faq-answer p{padding:20px 24px;font-size:1rem}}@media (max-width: 480px){.faq-section .section-header .section-title{font-size:2rem}.faq-section .faq-item .faq-question{padding:18px 20px}.faq-section .faq-item .faq-question .question-text{font-size:1rem}.faq-section .faq-item .faq-answer p{padding:18px 20px;font-size:.95rem}}@media only screen and (min-width: 0){.footer-section{width:100%;position:relative;overflow:hidden;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;background:linear-gradient(135deg,#f8fafc,#f1f5f9,#e2e8f0);padding:80px 0 0}.footer-section:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 20% 80%,rgba(148,163,184,.1) 0%,transparent 50%),radial-gradient(circle at 80% 20%,rgba(165,180,252,.1) 0%,transparent 50%),radial-gradient(circle at 40% 40%,rgba(199,210,254,.08) 0%,transparent 50%)}.footer-section .footer-background{position:absolute;inset:0;overflow:hidden}.footer-section .footer-background .floating-element{position:absolute;border-radius:50%;filter:blur(40px)}.footer-section .footer-background .floating-element.element-1{width:300px;height:300px;background:linear-gradient(45deg,#f1f5f9,#e2e8f0);top:-150px;left:-150px}.footer-section .footer-background .floating-element.element-2{width:200px;height:200px;background:linear-gradient(45deg,#ddd6fe,#e0e7ff);bottom:-100px;right:-100px}.footer-section .footer-background .floating-element.element-3{width:150px;height:150px;background:linear-gradient(45deg,#fef3c7,#fde68a);top:40%;right:-75px}.footer-section .footer-content{position:relative;z-index:10;max-width:1200px;margin:0 auto;padding:0 40px}.footer-section .footer-main{display:grid;grid-template-columns:1fr 2fr;gap:80px;padding-bottom:60px;border-bottom:1px solid rgba(148,163,184,.2)}.footer-section .footer-brand .brand-name{font-size:2rem;font-weight:700;margin-bottom:8px;color:#1e293b}.footer-section .footer-brand .brand-name .gradient-text{background:linear-gradient(135deg,#6366f1,#8b5cf6,#06b6d4);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.footer-section .footer-brand .brand-tagline{font-size:1.1rem;font-weight:500;color:#64748b;margin-bottom:16px}.footer-section .footer-brand .brand-description{font-size:1rem;line-height:1.6;color:#64748b;max-width:300px}.footer-section .footer-links{display:grid;grid-template-columns:repeat(4,1fr);gap:40px}.footer-section .link-column .column-title{font-size:1.1rem;font-weight:600;color:#1e293b;margin-bottom:20px}.footer-section .link-column .link-list{list-style:none;padding:0;margin:0}.footer-section .link-column .link-list li{margin-bottom:12px}.footer-section .link-column .link-list li:last-child{margin-bottom:0}.footer-section .link-column .link-list .footer-link{color:#64748b;text-decoration:none;font-size:.95rem;transition:color .3s ease}.footer-section .link-column .link-list .footer-link:hover{color:#6366f1}.footer-section .link-column .social-links{display:flex;flex-direction:column;gap:16px}.footer-section .link-column .social-links .social-link{display:flex;align-items:center;gap:12px;color:#64748b;text-decoration:none;font-size:.95rem;transition:all .3s ease;padding:8px 0}.footer-section .link-column .social-links .social-link:hover{color:#6366f1;transform:translate(4px)}.footer-section .link-column .social-links .social-link svg{flex-shrink:0}.footer-section .footer-bottom{padding:32px 0}.footer-section .footer-bottom .footer-bottom-content{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:20px}.footer-section .footer-bottom .footer-bottom-content .copyright{color:#64748b;font-size:.9rem;margin:0}}@media (max-width: 968px){.footer-section .footer-content{padding:0 32px}.footer-section .footer-main{grid-template-columns:1fr;gap:50px}.footer-section .footer-links{grid-template-columns:repeat(2,1fr);gap:32px}}@media (max-width: 768px){.footer-section .footer-section{padding:60px 0 0}.footer-section .footer-content{padding:0 24px}.footer-section .footer-main{gap:40px;padding-bottom:40px}.footer-section .footer-links{grid-template-columns:1fr;gap:32px}.footer-section .footer-bottom{padding:24px 0}.footer-section .footer-bottom .footer-bottom-content{flex-direction:column;align-items:flex-start;gap:16px}}@media (max-width: 480px){.footer-section .footer-brand .brand-name{font-size:1.6rem}.footer-section .footer-brand .brand-tagline{font-size:1rem}.footer-section .footer-brand .brand-description{font-size:.95rem}}@media only screen and (min-width: 0){.foryou-section{width:100%;min-height:100vh;position:relative;display:flex;align-items:center;justify-content:center;overflow:hidden;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;background:linear-gradient(135deg,#f1f5f9,#e2e8f0,#cbd5e1)}.foryou-section:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 30% 20%,rgba(99,102,241,.08) 0%,transparent 50%),radial-gradient(circle at 70% 80%,rgba(139,92,246,.08) 0%,transparent 50%),radial-gradient(circle at 20% 60%,rgba(6,182,212,.06) 0%,transparent 50%)}.foryou-section .foryou-background{position:absolute;inset:0;overflow:hidden}.foryou-section .foryou-background .floating-element{position:absolute;border-radius:50%;filter:blur(30px);will-change:transform,opacity}.foryou-section .foryou-background .floating-element.element-1{width:200px;height:200px;background:linear-gradient(45deg,#ddd6fe,#c7d2fe);top:10%;left:5%}.foryou-section .foryou-background .floating-element.element-2{width:150px;height:150px;background:linear-gradient(45deg,#fed7aa,#fbbf24);top:70%;right:10%}.foryou-section .foryou-background .floating-element.element-3{width:180px;height:180px;background:linear-gradient(45deg,#bfdbfe,#93c5fd);top:30%;right:20%}.foryou-section .foryou-background .floating-element.element-4{width:120px;height:120px;background:linear-gradient(45deg,#d1fae5,#a7f3d0);bottom:20%;left:15%}.foryou-section .foryou-content{position:relative;z-index:10;max-width:900px;padding:60px 40px;text-align:center}.foryou-section .section-header .section-number{display:inline-block;font-size:1.1rem;font-weight:600;color:#6366f1;background:#6366f11a;padding:8px 16px;border-radius:20px;margin-bottom:24px;letter-spacing:1px;will-change:transform,opacity}.foryou-section .section-header .section-title{font-size:clamp(2.5rem,8vw,6rem);font-weight:700;line-height:1.1;margin-bottom:32px;color:#1e293b;letter-spacing:-.02em;will-change:transform,opacity}.foryou-section .section-header .section-title .gradient-text{background:linear-gradient(135deg,#6366f1,#8b5cf6,#06b6d4);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.foryou-section .section-header .section-description{font-size:1.2rem;font-weight:400;line-height:1.6;color:#64748b;max-width:700px;margin:0 auto;will-change:transform,opacity}}@media (max-width: 768px){.foryou-section .foryou-content{padding:40px 24px}.foryou-section .section-header .section-description{font-size:1.1rem}}@media (max-width: 480px){.foryou-section .section-header .section-title{font-size:2rem}}@media only screen and (min-width: 0){.modal-overlay{will-change:opacity;position:fixed;inset:0;background:#0f172ab3;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);display:flex;align-items:center;justify-content:center;z-index:1000;padding:20px;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif}.modal-overlay .modal-content{background:linear-gradient(135deg,#f8fafc,#fff);will-change:transform,opacity;border-radius:20px;box-shadow:0 25px 50px -12px #00000040;max-width:800px;width:100%;max-height:90vh;overflow:hidden;display:flex;flex-direction:column;border:1px solid rgba(148,163,184,.2)}.modal-overlay .modal-content .modal-header{padding:32px 40px 24px;border-bottom:1px solid rgba(148,163,184,.2);position:relative;background:linear-gradient(135deg,#f8fafc,#f1f5f9)}.modal-overlay .modal-content .modal-header .progress-section .step-indicators{display:flex;align-items:center;justify-content:space-between;gap:12px}.modal-overlay .modal-content .modal-header .progress-section .step-indicators .step-indicator{display:flex;flex-direction:column;align-items:center;gap:8px;flex:1;position:relative}.modal-overlay .modal-content .modal-header .progress-section .step-indicators .step-indicator:not(:last-child):after{content:"";position:absolute;top:16px;left:calc(50% + 20px);right:calc(-50% + 20px);height:2px;background:#e2e8f0;z-index:1}.modal-overlay .modal-content .modal-header .progress-section .step-indicators .step-indicator.completed:not(:last-child):after,.modal-overlay .modal-content .modal-header .progress-section .step-indicators .step-indicator.active:not(:last-child):after{background:linear-gradient(135deg,#6366f1,#8b5cf6)}.modal-overlay .modal-content .modal-header .progress-section .step-indicators .step-indicator .step-circle{width:32px;height:32px;border-radius:50%;background:#e2e8f0;display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:600;color:#64748b;transition:all .3s ease;position:relative;z-index:2}.modal-overlay .modal-content .modal-header .progress-section .step-indicators .step-indicator .step-circle svg{color:#fff}.modal-overlay .modal-content .modal-header .progress-section .step-indicators .step-indicator.active .step-circle{background:linear-gradient(135deg,#6366f1,#8b5cf6);color:#fff;transform:scale(1.1)}.modal-overlay .modal-content .modal-header .progress-section .step-indicators .step-indicator.completed .step-circle{background:linear-gradient(135deg,#6366f1,#8b5cf6);color:#fff}.modal-overlay .modal-content .modal-header .progress-section .step-indicators .step-indicator .step-label{font-size:12px;font-weight:500;color:#64748b;text-align:center}.modal-overlay .modal-content .modal-header .progress-section .step-indicators .step-indicator.active .step-label{color:#6366f1;font-weight:600}.modal-overlay .modal-content .modal-header .progress-section .step-indicators .step-indicator.completed .step-label{color:#6366f1}.modal-overlay .modal-content .modal-header .modal-close{position:absolute;top:24px;right:24px;width:40px;height:40px;border-radius:10px;border:1px solid rgba(148,163,184,.3);background:#fff6;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease;color:#64748b}.modal-overlay .modal-content .modal-header .modal-close:hover{background:#94a3b826;border-color:#94a3b8;color:#475569}.modal-overlay .modal-content .modal-body{flex:1;overflow-y:auto;padding:0}.modal-overlay .modal-content .modal-body .modal-step{display:flex;flex-direction:column;will-change:transform,opacity}.modal-overlay .modal-content .modal-body .welcome-section{padding:48px 40px;display:flex;flex-direction:column;align-items:center;text-align:center;background:linear-gradient(135deg,#f8fafc,#f1f5f9)}.modal-overlay .modal-content .modal-body .welcome-section .avatar-section{margin-bottom:32px}.modal-overlay .modal-content .modal-body .welcome-section .avatar-section .professional-avatar{position:relative;width:120px;height:120px;margin:0 auto}.modal-overlay .modal-content .modal-body .welcome-section .avatar-section .professional-avatar img{width:100%;height:100%;border-radius:50%;object-fit:cover;border:4px solid white;box-shadow:0 10px 25px #00000026}.modal-overlay .modal-content .modal-body .welcome-section .avatar-section .professional-avatar .status-indicator{position:absolute;bottom:8px;right:8px;width:20px;height:20px;background:#22c55e;border:3px solid white;border-radius:50%}.modal-overlay .modal-content .modal-body .welcome-section .intro-content{max-width:600px}.modal-overlay .modal-content .modal-body .welcome-section .intro-content .main-title{font-size:2.25rem;font-weight:700;color:#1e293b;margin-bottom:24px;line-height:1.2;letter-spacing:-.025em}.modal-overlay .modal-content .modal-body .welcome-section .intro-content .subtitle-section{margin-bottom:32px}.modal-overlay .modal-content .modal-body .welcome-section .intro-content .subtitle-section .subtitle{color:#000;text-decoration:none;font-size:1.5rem;font-weight:600;-webkit-background-clip:text;background-clip:text;margin-bottom:4px}.modal-overlay .modal-content .modal-body .welcome-section .intro-content .subtitle-section .role{font-size:1.1rem;color:#64748b;margin-bottom:12px}.modal-overlay .modal-content .modal-body .welcome-section .intro-content .subtitle-section .company-tag{display:inline-flex;align-items:center;padding:4px 12px;background:linear-gradient(135deg,#6366f1,#8b5cf6);color:#fff;border-radius:20px;font-size:.875rem;font-weight:500}.modal-overlay .modal-content .modal-body .welcome-section .intro-content .credentials-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:32px;margin-bottom:32px;padding:24px 0}.modal-overlay .modal-content .modal-body .welcome-section .intro-content .credentials-grid .credential-item{text-align:center}.modal-overlay .modal-content .modal-body .welcome-section .intro-content .credentials-grid .credential-item .credential-number{font-size:2rem;font-weight:700;background:linear-gradient(135deg,#6366f1,#8b5cf6,#06b6d4);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;display:block;line-height:1}.modal-overlay .modal-content .modal-body .welcome-section .intro-content .credentials-grid .credential-item .credential-label{font-size:.875rem;color:#64748b;margin-top:8px;font-weight:500}.modal-overlay .modal-content .modal-body .welcome-section .intro-content .value-proposition{background:#fff6;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid rgba(148,163,184,.2);border-radius:16px;padding:24px}.modal-overlay .modal-content .modal-body .welcome-section .intro-content .value-proposition p{font-size:1.1rem;line-height:1.6;color:#334155;margin:0}.modal-overlay .modal-content .modal-body .step-content{padding:48px 40px;background:linear-gradient(135deg,#f8fafc,#f1f5f9)}.modal-overlay .modal-content .modal-body .step-content .step-header{text-align:center;margin-bottom:40px}.modal-overlay .modal-content .modal-body .step-content .step-header h2{font-size:1.875rem;font-weight:700;color:#1e293b;margin-bottom:8px;letter-spacing:-.025em}.modal-overlay .modal-content .modal-body .step-content .step-header p{font-size:1.1rem;color:#64748b;margin:0;line-height:1.5}.modal-overlay .modal-content .modal-body .step-content .form-layout{display:grid;gap:24px;max-width:500px;margin:0 auto}.modal-overlay .modal-content .modal-body .step-content .form-layout .input-group label{display:block;font-size:.875rem;font-weight:600;color:#334155;margin-bottom:8px}.modal-overlay .modal-content .modal-body .step-content .form-layout .input-group .input-wrapper{position:relative}.modal-overlay .modal-content .modal-body .step-content .form-layout .input-group .input-wrapper .input-icon{position:absolute;left:16px;top:50%;transform:translateY(-50%);color:#94a3b8;z-index:1}.modal-overlay .modal-content .modal-body .step-content .form-layout .input-group .input-wrapper input{width:100%;padding:16px 16px 16px 48px;border:2px solid rgba(148,163,184,.3);border-radius:12px;font-size:1rem;color:#1e293b;background:#fff6;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transition:all .2s ease}.modal-overlay .modal-content .modal-body .step-content .form-layout .input-group .input-wrapper input:focus{outline:none;border-color:#6366f1;box-shadow:0 0 0 3px #6366f11a}.modal-overlay .modal-content .modal-body .step-content .form-layout .input-group .input-wrapper input::placeholder{color:#94a3b8}.modal-overlay .modal-content .modal-body .step-content .project-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:16px;max-width:800px;margin:0 auto}.modal-overlay .modal-content .modal-body .step-content .project-grid .project-card{background:#fff6;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:2px solid rgba(148,163,184,.2);border-radius:16px;padding:24px;cursor:pointer;transition:all .3s ease;position:relative;display:flex;flex-direction:column;gap:16px}.modal-overlay .modal-content .modal-body .step-content .project-grid .project-card:hover{border-color:#94a3b84d;transform:translateY(-2px);box-shadow:0 4px 20px #6366f114}.modal-overlay .modal-content .modal-body .step-content .project-grid .project-card.selected{border-color:#6366f1;background:#6366f11a;transform:translateY(-2px);box-shadow:0 4px 20px #6366f126}.modal-overlay .modal-content .modal-body .step-content .project-grid .project-card.selected .selection-indicator svg{color:#6366f1}.modal-overlay .modal-content .modal-body .step-content .project-grid .project-card .project-icon-wrapper .project-icon{width:48px;height:48px;background:#ffffff4d;border-radius:12px;display:flex;align-items:center;justify-content:center;color:#6366f1}.modal-overlay .modal-content .modal-body .step-content .project-grid .project-card .project-info{flex:1}.modal-overlay .modal-content .modal-body .step-content .project-grid .project-card .project-info h3{font-size:1.125rem;font-weight:600;color:#1e293b;margin-bottom:8px}.modal-overlay .modal-content .modal-body .step-content .project-grid .project-card .project-info p{font-size:.875rem;color:#64748b;line-height:1.5;margin:0}.modal-overlay .modal-content .modal-body .step-content .project-grid .project-card .selection-indicator{position:absolute;top:16px;right:16px}.modal-overlay .modal-content .modal-body .step-content .project-grid .project-card .selection-indicator svg{color:#94a3b8;transition:color .2s ease}.modal-overlay .modal-content .modal-body .step-content .budget-timeline-container{display:grid;gap:40px;max-width:600px;margin:0 auto}.modal-overlay .modal-content .modal-body .step-content .budget-timeline-container .section-block h3{display:flex;align-items:center;gap:12px;font-size:1.25rem;font-weight:600;color:#1e293b;margin-bottom:20px}.modal-overlay .modal-content .modal-body .step-content .budget-timeline-container .section-block h3 svg{color:#6366f1}.modal-overlay .modal-content .modal-body .step-content .budget-timeline-container .section-block .option-cards{display:grid;gap:12px}.modal-overlay .modal-content .modal-body .step-content .budget-timeline-container .section-block .option-cards .option-card{cursor:pointer}.modal-overlay .modal-content .modal-body .step-content .budget-timeline-container .section-block .option-cards .option-card input[type=radio]{display:none}.modal-overlay .modal-content .modal-body .step-content .budget-timeline-container .section-block .option-cards .option-card .card-content{background:#fff6;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:2px solid rgba(148,163,184,.2);border-radius:12px;padding:20px;transition:all .2s ease;position:relative}.modal-overlay .modal-content .modal-body .step-content .budget-timeline-container .section-block .option-cards .option-card .card-content .card-header{display:flex;align-items:center;justify-content:space-between}.modal-overlay .modal-content .modal-body .step-content .budget-timeline-container .section-block .option-cards .option-card .card-content .card-header .primary-text{font-weight:600;color:#1e293b;font-size:1rem}.modal-overlay .modal-content .modal-body .step-content .budget-timeline-container .section-block .option-cards .option-card .card-content .card-header .selection-dot{width:20px;height:20px;border:2px solid #94a3b8;border-radius:50%;transition:all .2s ease;position:relative}.modal-overlay .modal-content .modal-body .step-content .budget-timeline-container .section-block .option-cards .option-card .card-content .card-header .selection-dot:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%) scale(0);width:8px;height:8px;background:#6366f1;border-radius:50%;transition:transform .2s ease}.modal-overlay .modal-content .modal-body .step-content .budget-timeline-container .section-block .option-cards .option-card .card-content .secondary-text{display:block;font-size:.875rem;color:#64748b;margin-top:4px}.modal-overlay .modal-content .modal-body .step-content .budget-timeline-container .section-block .option-cards .option-card .card-content:hover{border-color:#94a3b84d;background:#94a3b826}.modal-overlay .modal-content .modal-body .step-content .budget-timeline-container .section-block .option-cards .option-card input:checked+.card-content{border-color:#6366f1;background:#6366f11a}.modal-overlay .modal-content .modal-body .step-content .budget-timeline-container .section-block .option-cards .option-card input:checked+.card-content .selection-dot{border-color:#6366f1}.modal-overlay .modal-content .modal-body .step-content .budget-timeline-container .section-block .option-cards .option-card input:checked+.card-content .selection-dot:after{transform:translate(-50%,-50%) scale(1)}.modal-overlay .modal-content .modal-body .step-content .description-form{max-width:600px;margin:0 auto}.modal-overlay .modal-content .modal-body .step-content .description-form .textarea-group{margin-bottom:32px}.modal-overlay .modal-content .modal-body .step-content .description-form .textarea-group label{display:block;font-size:.875rem;font-weight:600;color:#334155;margin-bottom:8px}.modal-overlay .modal-content .modal-body .step-content .description-form .textarea-group textarea{width:100%;padding:16px;border:2px solid rgba(148,163,184,.3);border-radius:12px;font-size:1rem;color:#1e293b;background:#fff6;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transition:all .2s ease;resize:vertical;min-height:140px;font-family:inherit;line-height:1.5}.modal-overlay .modal-content .modal-body .step-content .description-form .textarea-group textarea:focus{outline:none;border-color:#6366f1;box-shadow:0 0 0 3px #6366f11a}.modal-overlay .modal-content .modal-body .step-content .description-form .textarea-group textarea::placeholder{color:#94a3b8}.modal-overlay .modal-content .modal-body .step-content .description-form .textarea-group .textarea-footer{display:flex;justify-content:flex-end;margin-top:8px}.modal-overlay .modal-content .modal-body .step-content .description-form .textarea-group .textarea-footer .char-count{font-size:.875rem;color:#64748b}.modal-overlay .modal-content .modal-body .step-content .description-form .guidance-section{background:#fef3c7b3;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(254,215,170,.5);border-radius:12px;padding:24px}.modal-overlay .modal-content .modal-body .step-content .description-form .guidance-section h4{font-size:1rem;font-weight:600;color:#146,64,14;margin-bottom:16px}.modal-overlay .modal-content .modal-body .step-content .description-form .guidance-section .guidance-list{margin:0;padding-left:20px}.modal-overlay .modal-content .modal-body .step-content .description-form .guidance-section .guidance-list li{color:#161,98,7;font-size:.875rem;line-height:1.6;margin-bottom:8px}.modal-overlay .modal-content .modal-footer{padding:24px 40px;border-top:1px solid rgba(148,163,184,.2);background:linear-gradient(135deg,#f8fafc,#f1f5f9);display:flex;align-items:center;gap:16px}.modal-overlay .modal-content .modal-footer .spacer{flex:1}.modal-overlay .modal-content .modal-footer .btn{display:flex;align-items:center;gap:8px;padding:12px 24px;border-radius:50px;font-size:.875rem;font-weight:600;border:none;cursor:pointer;transition:all .3s cubic-bezier(.23,1,.32,1);position:relative;overflow:hidden}.modal-overlay .modal-content .modal-footer .btn: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}.modal-overlay .modal-content .modal-footer .btn:hover:not(:disabled):before{left:100%}.modal-overlay .modal-content .modal-footer .btn:disabled{opacity:.5;cursor:not-allowed;transform:none}.modal-overlay .modal-content .modal-footer .btn.btn-secondary{background:#94a3b81a;color:#475569;border:1px solid rgba(148,163,184,.3);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.modal-overlay .modal-content .modal-footer .btn.btn-secondary:hover:not(:disabled){background:#94a3b826;transform:translateY(-2px)}.modal-overlay .modal-content .modal-footer .btn.btn-primary{background:linear-gradient(135deg,#6366f1,#8b5cf6);color:#fff;box-shadow:0 4px 20px #6366f14d}.modal-overlay .modal-content .modal-footer .btn.btn-primary:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 8px 30px #6366f166}.modal-overlay .modal-content .modal-footer .btn.btn-primary .spinner{animation:spin 1s linear infinite}}@media (max-width: 768px){.modal-overlay .modal-overlay{padding:16px}.modal-overlay .modal-overlay .modal-content .modal-header{padding:24px 20px 20px}.modal-overlay .modal-overlay .modal-content .modal-header .step-indicators{gap:8px}.modal-overlay .modal-overlay .modal-content .modal-header .step-indicators .step-indicator .step-circle{width:28px;height:28px;font-size:12px}.modal-overlay .modal-overlay .modal-content .modal-header .step-indicators .step-indicator .step-label{font-size:10px}.modal-overlay .modal-overlay .modal-content .modal-header .step-indicators .step-indicator:not(:last-child):after{top:14px;left:calc(50% + 16px);right:calc(-50% + 16px)}.modal-overlay .modal-overlay .modal-content .modal-header .modal-close{top:20px;right:20px;width:36px;height:36px}.modal-overlay .modal-overlay .modal-content .modal-body .welcome-section{padding:32px 20px}.modal-overlay .modal-overlay .modal-content .modal-body .welcome-section .intro-content .main-title{font-size:1.75rem}.modal-overlay .modal-overlay .modal-content .modal-body .welcome-section .intro-content .credentials-grid{grid-template-columns:1fr;gap:20px;text-align:center}.modal-overlay .modal-overlay .modal-content .modal-body .welcome-section .intro-content .credentials-grid .credential-item .credential-number{font-size:1.5rem}.modal-overlay .modal-overlay .modal-content .modal-body .step-content{padding:32px 20px}.modal-overlay .modal-overlay .modal-content .modal-body .step-content .step-header{margin-bottom:32px}.modal-overlay .modal-overlay .modal-content .modal-body .step-content .step-header h2{font-size:1.5rem}.modal-overlay .modal-overlay .modal-content .modal-body .step-content .project-grid{grid-template-columns:1fr}.modal-overlay .modal-overlay .modal-content .modal-body .step-content .budget-timeline-container{gap:32px}.modal-overlay .modal-overlay .modal-content .modal-footer{padding:20px;flex-direction:column-reverse;gap:12px}.modal-overlay .modal-overlay .modal-content .modal-footer .btn{width:100%;justify-content:center}.modal-overlay .modal-overlay .modal-content .modal-footer .spacer{display:none}}@media (max-width: 480px){.modal-overlay .modal-overlay{padding:12px}.modal-overlay .modal-overlay .modal-content{border-radius:16px}.modal-overlay .modal-overlay .modal-content .modal-header{padding:20px 16px 16px}.modal-overlay .modal-overlay .modal-content .modal-header .step-indicators .step-indicator .step-circle{width:24px;height:24px;font-size:10px}.modal-overlay .modal-overlay .modal-content .modal-header .step-indicators .step-indicator .step-label{font-size:9px}.modal-overlay .modal-overlay .modal-content .modal-header .step-indicators .step-indicator:not(:last-child):after{top:12px;left:calc(50% + 14px);right:calc(-50% + 14px)}.modal-overlay .modal-overlay .modal-content .modal-body .welcome-section{padding:24px 16px}.modal-overlay .modal-overlay .modal-content .modal-body .welcome-section .avatar-section{margin-bottom:24px}.modal-overlay .modal-overlay .modal-content .modal-body .welcome-section .avatar-section .professional-avatar{width:100px;height:100px}.modal-overlay .modal-overlay .modal-content .modal-body .welcome-section .intro-content .main-title{font-size:1.5rem}.modal-overlay .modal-overlay .modal-content .modal-body .step-content{padding:24px 16px}.modal-overlay .modal-overlay .modal-content .modal-footer{padding:16px}}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.main-header[data-v-15c2f99d]{position:fixed;top:0;left:0;right:0;z-index:1000;padding:20px 0;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;background:#ffffff0d;-webkit-backdrop-filter:blur(30px);backdrop-filter:blur(30px);border-bottom:1px solid rgba(255,255,255,.1);transition:all .4s cubic-bezier(.23,1,.32,1)}.main-header.scrolled[data-v-15c2f99d]{padding:12px 0;background:#ffffff14;border-bottom:1px solid rgba(255,255,255,.15);box-shadow:0 8px 40px #0000001f}.navigation[data-v-15c2f99d]{max-width:1400px;margin:0 auto;padding:0 40px;display:flex;align-items:center;justify-content:space-between}.logo-section .logo[data-v-15c2f99d]{display:flex;align-items:center;gap:12px;cursor:pointer;transition:all .3s ease}.logo-section .logo[data-v-15c2f99d]:hover{transform:scale(1.02)}.logo-icon[data-v-15c2f99d]{width:40px;height:40px;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:12px;display:flex;align-items:center;justify-content:center;color:#fff;transition:all .4s cubic-bezier(.23,1,.32,1);position:relative;overflow:hidden}.logo-icon[data-v-15c2f99d]:before{content:"";position:absolute;inset:0;background:linear-gradient(135deg,#764ba2,#667eea);opacity:0;transition:opacity .3s ease}.logo-section .logo:hover .logo-icon[data-v-15c2f99d]:before{opacity:1}.logo-icon svg[data-v-15c2f99d]{width:40px;height:40px;position:relative;z-index:1}.logo-text[data-v-15c2f99d]{font-size:22px;font-weight:800;color:#1a202c;letter-spacing:-.02em;transition:color .3s ease}.gradient-text[data-v-15c2f99d]{background:linear-gradient(135deg,#667eea,#764ba2);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.nav-menu[data-v-15c2f99d]{display:flex;align-items:center;gap:4px;background:#ffffff1a;padding:8px;border-radius:60px;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid rgba(255,255,255,.15)}.nav-link[data-v-15c2f99d]{position:relative;padding:12px 20px;color:#4a5568;text-decoration:none;font-weight:500;font-size:15px;border-radius:50px;transition:all .3s cubic-bezier(.23,1,.32,1);overflow:hidden}.nav-link[data-v-15c2f99d]:before{content:"";position:absolute;inset:0;background:#ffffff1a;opacity:0;transition:opacity .3s ease}.nav-link[data-v-15c2f99d]:hover:before{opacity:1}.nav-link[data-v-15c2f99d]:hover{color:#2d3748;transform:translateY(-1px)}.nav-link.active[data-v-15c2f99d]{color:#667eea;background:#667eea1a}.nav-link.active[data-v-15c2f99d]:before{opacity:0}.cta-button[data-v-15c2f99d]{position:relative;padding:14px 28px;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border:none;border-radius:50px;font-weight:600;font-size:14px;cursor:pointer;overflow:hidden;transition:all .4s cubic-bezier(.23,1,.32,1);box-shadow:0 8px 30px #667eea4d}.button-bg[data-v-15c2f99d]{position:absolute;inset:0;background:linear-gradient(135deg,#764ba2,#667eea);opacity:0;transition:opacity .3s ease}.cta-button:hover .button-bg[data-v-15c2f99d]{opacity:1}.cta-button[data-v-15c2f99d]:hover{transform:translateY(-3px);box-shadow:0 15px 40px #667eea66}.cta-button span[data-v-15c2f99d]{position:relative;z-index:1}.mobile-toggle[data-v-15c2f99d]{display:none;flex-direction:column;width:40px;height:40px;background:#ffffff1a;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid rgba(255,255,255,.15);border-radius:12px;cursor:pointer;justify-content:center;align-items:center;gap:4px;transition:all .3s ease}.mobile-toggle[data-v-15c2f99d]:hover{background:#ffffff26;transform:scale(1.05)}.bar[data-v-15c2f99d]{width:20px;height:2px;background:#4a5568;border-radius:2px;transition:all .3s cubic-bezier(.68,-.55,.265,1.55)}.mobile-toggle.active .bar[data-v-15c2f99d]:nth-child(1){transform:rotate(45deg) translate(6px,6px);background:#667eea}.mobile-toggle.active .bar[data-v-15c2f99d]:nth-child(2){opacity:0;transform:scale(0)}.mobile-toggle.active .bar[data-v-15c2f99d]:nth-child(3){transform:rotate(-45deg) translate(6px,-6px);background:#667eea}.mobile-overlay[data-v-15c2f99d]{position:fixed;inset:0;background:#0009;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:998}.mobile-nav[data-v-15c2f99d]{position:fixed;top:0;right:0;width:100%;max-width:420px;height:100vh;background:#fffffff2;-webkit-backdrop-filter:blur(30px);backdrop-filter:blur(30px);border-left:1px solid rgba(255,255,255,.2);z-index:999;overflow-y:auto}.mobile-header[data-v-15c2f99d]{display:flex;align-items:center;justify-content:space-between;padding:24px 32px;border-bottom:1px solid rgba(0,0,0,.05)}.mobile-logo[data-v-15c2f99d]{display:flex;align-items:center;gap:12px}.mobile-logo .logo-icon[data-v-15c2f99d]{width:28px;height:28px}.mobile-logo .logo-text[data-v-15c2f99d]{font-size:18px}.mobile-close[data-v-15c2f99d]{width:44px;height:44px;background:#0000000d;border:none;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .3s ease}.mobile-close[data-v-15c2f99d]:hover{background:#0000001a;transform:scale(1.05)}.close-icon[data-v-15c2f99d]{font-size:24px;color:#4a5568;line-height:1}.mobile-menu[data-v-15c2f99d]{padding:32px;display:flex;flex-direction:column;height:calc(100vh - 120px)}.mobile-nav-links[data-v-15c2f99d]{display:flex;flex-direction:column;gap:8px;flex:1}.mobile-nav-link[data-v-15c2f99d]{display:flex;align-items:center;gap:16px;padding:20px 24px;color:#4a5568;text-decoration:none;font-weight:500;font-size:18px;border-radius:16px;transition:all .3s cubic-bezier(.23,1,.32,1);position:relative;overflow:hidden}.mobile-nav-link[data-v-15c2f99d]:before{content:"";position:absolute;inset:0;background:linear-gradient(135deg,#667eea,#764ba2);opacity:0;transition:opacity .3s ease}.mobile-nav-link[data-v-15c2f99d]:hover:before{opacity:.1}.mobile-nav-link[data-v-15c2f99d]:hover{color:#2d3748;transform:translate(8px)}.mobile-nav-link.active[data-v-15c2f99d]{color:#667eea;background:#667eea1a}.link-icon[data-v-15c2f99d]{font-size:20px;transition:transform .3s ease;position:relative;z-index:1}.mobile-nav-link.active .link-icon[data-v-15c2f99d]{transform:scale(1.2)}.link-arrow[data-v-15c2f99d]{margin-left:auto;font-size:18px;opacity:0;transform:translate(-10px);transition:all .3s ease;position:relative;z-index:1}.mobile-nav-link:hover .link-arrow[data-v-15c2f99d]{opacity:1;transform:translate(0)}.mobile-cta[data-v-15c2f99d]{margin-top:auto;padding-top:32px;border-top:1px solid rgba(0,0,0,.05)}.cta-button.mobile[data-v-15c2f99d]{width:100%;padding:20px 32px;font-size:18px;display:flex;align-items:center;justify-content:center;gap:12px;border-radius:16px;box-shadow:0 12px 40px #667eea4d}.cta-arrow[data-v-15c2f99d]{font-size:20px;transition:transform .3s ease}.cta-button.mobile:hover .cta-arrow[data-v-15c2f99d]{transform:translate(4px)}.fade-enter-active[data-v-15c2f99d],.fade-leave-active[data-v-15c2f99d]{transition:opacity .3s ease}.fade-enter-from[data-v-15c2f99d],.fade-leave-to[data-v-15c2f99d]{opacity:0}.slide-enter-active[data-v-15c2f99d],.slide-leave-active[data-v-15c2f99d]{transition:transform .4s cubic-bezier(.23,1,.32,1)}.slide-enter-from[data-v-15c2f99d],.slide-leave-to[data-v-15c2f99d]{transform:translate(100%)}@media (max-width: 768px){.navigation[data-v-15c2f99d]{padding:0 24px}.desktop-nav[data-v-15c2f99d],.desktop-cta[data-v-15c2f99d]{display:none}.mobile-toggle[data-v-15c2f99d]{display:flex}.logo-text[data-v-15c2f99d]{font-size:18px}.logo-icon[data-v-15c2f99d]{width:28px;height:28px}.logo-icon svg[data-v-15c2f99d]{width:16px;height:16px}}@media (max-width: 480px){.navigation[data-v-15c2f99d]{padding:0 20px}.mobile-nav[data-v-15c2f99d]{max-width:100%}.mobile-header[data-v-15c2f99d]{padding:20px 24px}.mobile-menu[data-v-15c2f99d]{padding:24px}.logo-text[data-v-15c2f99d]{font-size:16px}.logo-icon[data-v-15c2f99d]{width:24px;height:24px}.logo-icon svg[data-v-15c2f99d]{width:14px;height:14px}}@media (min-width: 1200px){.navigation[data-v-15c2f99d]{padding:0 60px}}.scroll-indicator[data-v-333d6b73]{position:fixed;bottom:30px;left:50%;transform:translate(-50%);z-index:100;display:flex;flex-direction:column;align-items:center;gap:8px;opacity:0;visibility:hidden;transition:all .5s cubic-bezier(.23,1,.32,1);pointer-events:none}.scroll-indicator.visible[data-v-333d6b73]{opacity:1;visibility:visible}.scroll-indicator .scroll-arrow[data-v-333d6b73]{width:40px;height:40px;background:#6366f1e6;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;box-shadow:0 4px 20px #6366f14d;animation:bounce-333d6b73 2s infinite}.scroll-indicator .scroll-arrow svg[data-v-333d6b73]{animation:arrowPulse-333d6b73 2s infinite}@media (max-width: 768px){.scroll-indicator[data-v-333d6b73]{bottom:20px}.scroll-indicator .scroll-arrow[data-v-333d6b73]{width:35px;height:35px}.scroll-indicator .scroll-arrow svg[data-v-333d6b73]{width:20px;height:20px}}@keyframes bounce-333d6b73{0%,20%,50%,80%,to{transform:translateY(0)}40%{transform:translateY(-10px)}60%{transform:translateY(-5px)}}@keyframes arrowPulse-333d6b73{0%,to{transform:translateY(0);opacity:1}50%{transform:translateY(3px);opacity:.7}}@media only screen and (min-width: 0){.hero-section{width:100%;min-height:100vh;position:relative;display:flex;align-items:center;justify-content:center;overflow:hidden;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;background:linear-gradient(135deg,#f8fafc,#f1f5f9,#e2e8f0)}.hero-section:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 20% 80%,rgba(148,163,184,.1) 0%,transparent 50%),radial-gradient(circle at 80% 20%,rgba(165,180,252,.1) 0%,transparent 50%),radial-gradient(circle at 40% 40%,rgba(199,210,254,.08) 0%,transparent 50%)}.hero-section .hero-background{position:absolute;inset:0;overflow:hidden}.hero-section .hero-background .animated-grid{position:absolute;top:0;left:0;width:100%;height:100%;opacity:.4;background-image:linear-gradient(rgba(148,163,184,.1) 1px,transparent 1px),linear-gradient(90deg,rgba(148,163,184,.1) 1px,transparent 1px);background-size:60px 60px;animation:gridMove 20s linear infinite;z-index:1}.hero-section .hero-background .animated-grid:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 25% 25%,rgba(99,102,241,.05) 0%,transparent 50%),radial-gradient(circle at 75% 75%,rgba(139,92,246,.05) 0%,transparent 50%);animation:gridGlow 15s ease-in-out infinite alternate}.hero-section .hero-background .animated-grid:after{content:"";position:absolute;top:0;left:0;width:200%;height:200%;background-image:linear-gradient(rgba(165,180,252,.08) 1px,transparent 1px),linear-gradient(90deg,rgba(165,180,252,.08) 1px,transparent 1px);background-size:120px 120px;animation:gridMoveReverse 25s linear infinite;opacity:.3}.hero-section .hero-background .gradient-orb{position:absolute;border-radius:50%;filter:blur(40px);animation:float 6s ease-in-out infinite;z-index:2}.hero-section .hero-background .gradient-orb.orb-1{width:400px;height:400px;background:linear-gradient(45deg,#f1f5f9,#e2e8f0);top:-200px;left:-200px;animation-delay:0s}.hero-section .hero-background .gradient-orb.orb-2{width:300px;height:300px;background:linear-gradient(45deg,#ddd6fe,#e0e7ff);bottom:-150px;right:-150px;animation-delay:2s}.hero-section .hero-background .gradient-orb.orb-3{width:250px;height:250px;background:linear-gradient(45deg,#fef3c7,#fde68a);top:50%;left:50%;transform:translate(-50%,-50%);animation-delay:4s}.hero-section .hero-content{position:relative;z-index:10;max-width:900px;padding:60px 40px;text-align:center;margin-top:50px}.hero-section .hero-content>*{opacity:0;transform:translateY(30px);animation:slideUp .8s cubic-bezier(.23,1,.32,1) forwards}.hero-section .hero-title{font-size:clamp(3rem,8vw,6rem);font-weight:700;line-height:1.1;margin-bottom:24px;color:#1e293b;letter-spacing:-.02em}.hero-section .hero-title .gradient-text{background:linear-gradient(135deg,#6366f1,#8b5cf6,#06b6d4);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;animation:gradientShift 3s ease-in-out infinite alternate}.hero-section .hero-title .rotating-asterisk{display:inline-block;margin-left:8px;color:#6366f1;font-weight:600;width:1em;height:1em;text-align:center;line-height:1;position:relative;transform-origin:center center!important}.hero-section .hero-title .rotating-asterisk-svg{display:inline-block;margin-left:clamp(4px,1vw,8px);width:clamp(2.1rem,6.4vw,4.8rem);height:clamp(2.1rem,6.4vw,4.8rem);transform-origin:center center;vertical-align:baseline;position:relative;top:-.1em}.hero-section .hero-subtitle{font-size:1.5rem;font-weight:400;line-height:1.4;margin-bottom:16px;color:#334155}.hero-section .hero-description{font-size:1.1rem;font-weight:300;line-height:1.6;margin-bottom:48px;color:#64748b;max-width:600px;margin-left:auto;margin-right:auto}.hero-section .cta-container{display:flex;gap:20px;justify-content:center;margin-bottom:60px;flex-wrap:wrap}.hero-section .cta-container a{text-decoration:none}.hero-section .cta-container button,.hero-section .cta-container a{padding:16px 32px;border-radius:50px;font-size:1rem;font-weight:600;border:none;cursor:pointer;transition:all .3s cubic-bezier(.23,1,.32,1);position:relative;overflow:hidden}.hero-section .cta-container button:before,.hero-section .cta-container a: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}.hero-section .cta-container button:hover:before,.hero-section .cta-container a:hover:before{left:100%}.hero-section .cta-container .cta-primary{background:linear-gradient(135deg,#6366f1,#8b5cf6);color:#fff;box-shadow:0 4px 20px #6366f14d}.hero-section .cta-container .cta-primary:hover{transform:translateY(-2px);box-shadow:0 8px 30px #6366f166}.hero-section .cta-container .cta-secondary{background:#94a3b81a;color:#475569;border:1px solid rgba(148,163,184,.3);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.hero-section .cta-container .cta-secondary:hover{background:#94a3b826;transform:translateY(-2px)}.hero-section .testimonial-card{background:#fff6;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid rgba(148,163,184,.2);border-radius:24px;padding:32px;margin-bottom:40px;text-align:left;margin-left:auto;margin-right:auto}.hero-section .testimonial-card .testimonial-header{display:flex;align-items:center;gap:16px;margin-bottom:20px}.hero-section .testimonial-card .testimonial-header .testimonial-avatar{width:48px;height:48px;border-radius:50%;background:linear-gradient(135deg,#6366f1,#8b5cf6);display:flex;align-items:center;justify-content:center;color:#fff;font-weight:600;font-size:16px}.hero-section .testimonial-card .testimonial-header .testimonial-info{display:flex;flex-direction:column;gap:4px}.hero-section .testimonial-card .testimonial-header .testimonial-info .testimonial-label{font-size:12px;color:#64748b;text-transform:uppercase;letter-spacing:1px;font-weight:500}.hero-section .testimonial-card .testimonial-header .testimonial-info .testimonial-name{font-size:16px;color:#1e293b;font-weight:600}.hero-section .testimonial-card .testimonial-text{font-size:1.1rem;line-height:1.6;color:#334155;font-style:italic;margin-bottom:16px;position:relative;min-height:3.2em}.hero-section .testimonial-card .testimonial-text .typewriter-content{position:relative;z-index:1}.hero-section .testimonial-card .testimonial-text .typewriter-cursor{color:#6366f1;font-weight:700;font-style:normal;animation:blink 1s infinite}.hero-section .testimonial-card .testimonial-text .typewriter-cursor.blinking{animation:blink 1s infinite}.hero-section .testimonial-card .testimonial-text:before,.hero-section .testimonial-card .testimonial-text:after{content:'"';font-size:2rem;color:#94a3b8;position:absolute;z-index:0}.hero-section .testimonial-card .testimonial-text:before{top:-10px;left:-15px}.hero-section .testimonial-card .testimonial-text:after{bottom:-25px;right:-10px}.hero-section .testimonial-card .testimonial-rating{display:flex;gap:4px}.hero-section .testimonial-card .testimonial-rating .star{font-size:18px;animation:sparkle 2s ease-in-out infinite}.hero-section .testimonial-card .testimonial-rating .star:nth-child(1){animation-delay:0s}.hero-section .testimonial-card .testimonial-rating .star:nth-child(2){animation-delay:.2s}.hero-section .testimonial-card .testimonial-rating .star:nth-child(3){animation-delay:.4s}.hero-section .testimonial-card .testimonial-rating .star:nth-child(4){animation-delay:.6s}.hero-section .testimonial-card .testimonial-rating .star:nth-child(5){animation-delay:.8s}.hero-section .partnership-note .partnership-explanation{background:#ffffff4d;border:1px solid rgba(148,163,184,.2);border-radius:16px;padding:24px;text-align:left}.hero-section .partnership-note .partnership-explanation h3{font-size:1.1rem;font-weight:600;color:#334155;margin-bottom:16px;line-height:1.4}.hero-section .partnership-note .partnership-explanation p{font-size:.95rem;line-height:1.6;color:#64748b;margin:0}}@media (max-width: 768px){.hero-section .hero-content{padding:40px 24px;margin:50px 20px 20px}.hero-section .cta-container{flex-direction:column;align-items:center}.hero-section .cta-container button{width:100%;max-width:280px}.hero-section .testimonial-card{text-align:center}.hero-section .testimonial-card .testimonial-header{flex-direction:column;text-align:center}}@media (max-width: 480px){.hero-section .hero-title{font-size:2.5rem}.hero-section .hero-subtitle{font-size:1.2rem}.hero-section .testimonial-text{font-size:1rem}}@keyframes slideUp{to{opacity:1;transform:translateY(0)}}@keyframes float{0%,to{transform:translateY(0) rotate(0)}33%{transform:translateY(-30px) rotate(120deg)}66%{transform:translateY(-60px) rotate(240deg)}}@keyframes gradientShift{0%{background-position:0% 50%}to{background-position:100% 50%}}@keyframes sparkle{0%,to{transform:scale(1);opacity:1}50%{transform:scale(1.2);opacity:.8}}@keyframes blink{0%,50%{opacity:1}51%,to{opacity:0}}@keyframes gridMove{0%{transform:translate(0)}to{transform:translate(60px,60px)}}@keyframes gridMoveReverse{0%{transform:translate(0)}to{transform:translate(-120px,-120px)}}@keyframes gridGlow{0%{opacity:.3}to{opacity:.6}}@media only screen and (min-width: 0){.services-section{width:100%;min-height:100vh;position:relative;display:flex;align-items:center;justify-content:center;overflow:hidden;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;background:linear-gradient(135deg,#f8fafc,#f1f5f9,#e2e8f0)}.services-section:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 20% 80%,rgba(148,163,184,.1) 0%,transparent 50%),radial-gradient(circle at 80% 20%,rgba(165,180,252,.1) 0%,transparent 50%),radial-gradient(circle at 40% 40%,rgba(199,210,254,.08) 0%,transparent 50%)}.services-section .services-background{position:absolute;inset:0;overflow:hidden}.services-section .services-background .floating-element{position:absolute;border-radius:50%;filter:blur(40px)}.services-section .services-background .floating-element.element-1{width:400px;height:400px;background:linear-gradient(45deg,#f1f5f9,#e2e8f0);top:-200px;left:-200px}.services-section .services-background .floating-element.element-2{width:300px;height:300px;background:linear-gradient(45deg,#ddd6fe,#e0e7ff);bottom:-150px;right:-150px}.services-section .services-background .floating-element.element-3{width:250px;height:250px;background:linear-gradient(45deg,#fef3c7,#fde68a);top:50%;left:50%;transform:translate(-50%,-50%)}.services-section .services-background .floating-element.element-4{width:200px;height:200px;background:linear-gradient(45deg,#d1fae5,#a7f3d0);top:20%;right:-100px}.services-section .services-content{position:relative;z-index:10;max-width:900px;padding:60px 40px;text-align:center}.services-section .section-header{margin-bottom:80px}.services-section .section-header .section-number{display:inline-block;font-size:1.1rem;font-weight:600;color:#6366f1;background:#6366f11a;padding:8px 16px;border-radius:20px;margin-bottom:24px;letter-spacing:1px}.services-section .section-header .section-title{font-size:clamp(2.5rem,8vw,6rem);font-weight:700;line-height:1.1;margin-bottom:32px;color:#1e293b;letter-spacing:-.02em}.services-section .section-header .section-title .gradient-text{background:linear-gradient(135deg,#6366f1,#8b5cf6,#06b6d4);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.services-section .services-list{max-width:800px;margin:0 auto;text-align:left}.services-section .service-item{margin-bottom:48px}.services-section .service-item:last-child{margin-bottom:0}.services-section .service-item .service-title{font-size:1.6rem;font-weight:600;color:#1e293b;margin-bottom:12px;line-height:1.3;display:flex;align-items:baseline;gap:12px}.services-section .service-item .service-title .service-number{font-size:1.4rem;background:linear-gradient(135deg,#6366f1,#8b5cf6);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;font-weight:700;flex-shrink:0}.services-section .service-item .service-description{font-size:1.1rem;line-height:1.6;color:#64748b;margin:0;padding-left:44px}}@media (max-width: 768px){.services-section .services-content{padding:40px 24px}.services-section .section-header{margin-bottom:60px}.services-section .services-list{text-align:center}.services-section .service-item{margin-bottom:40px}.services-section .service-item .service-title{flex-direction:column;align-items:center;gap:8px;font-size:1.4rem}.services-section .service-item .service-description{padding-left:0;font-size:1rem}}@media (max-width: 480px){.services-section .section-header .section-title{font-size:2rem}.services-section .service-item .service-title{font-size:1.2rem}.services-section .service-item .service-title .service-number{font-size:1.1rem}.services-section .service-item .service-description{font-size:.95rem}}@media only screen and (min-width: 0){.strategy-section{width:100%;min-height:100vh;position:relative;display:flex;align-items:center;justify-content:center;overflow:hidden;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;background:linear-gradient(135deg,#f1f5f9,#e2e8f0,#cbd5e1);padding:100px 0}.strategy-section:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 30% 20%,rgba(99,102,241,.08) 0%,transparent 50%),radial-gradient(circle at 70% 80%,rgba(139,92,246,.08) 0%,transparent 50%),radial-gradient(circle at 20% 60%,rgba(6,182,212,.06) 0%,transparent 50%)}.strategy-section .strategy-background{position:absolute;inset:0;overflow:hidden}.strategy-section .strategy-background .floating-element{position:absolute;border-radius:50%;filter:blur(30px)}.strategy-section .strategy-background .floating-element.element-1{width:200px;height:200px;background:linear-gradient(45deg,#ddd6fe,#c7d2fe);top:10%;left:5%}.strategy-section .strategy-background .floating-element.element-2{width:150px;height:150px;background:linear-gradient(45deg,#fed7aa,#fbbf24);top:70%;right:10%}.strategy-section .strategy-background .floating-element.element-3{width:180px;height:180px;background:linear-gradient(45deg,#bfdbfe,#93c5fd);top:30%;right:20%}.strategy-section .strategy-background .floating-element.element-4{width:120px;height:120px;background:linear-gradient(45deg,#d1fae5,#a7f3d0);bottom:20%;left:15%}.strategy-section .strategy-content{position:relative;z-index:10;max-width:900px;padding:0 40px;width:100%}.strategy-section .section-header{text-align:center;margin-bottom:80px}.strategy-section .section-header .section-number{display:inline-block;font-size:1.1rem;font-weight:600;color:#6366f1;background:#6366f11a;padding:8px 16px;border-radius:20px;margin-bottom:24px;letter-spacing:1px}.strategy-section .section-header .section-title{font-size:clamp(2.5rem,6vw,4rem);font-weight:700;line-height:1.2;margin-bottom:32px;color:#1e293b;letter-spacing:-.02em}.strategy-section .section-header .section-title .gradient-text{background:linear-gradient(135deg,#6366f1,#8b5cf6,#06b6d4);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.strategy-section .strategy-steps{display:flex;flex-direction:column;gap:24px}.strategy-section .step-item{display:flex;align-items:center;gap:24px;background:#fff6;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid rgba(148,163,184,.2);border-radius:20px;padding:32px;transition:all .3s cubic-bezier(.23,1,.32,1)}.strategy-section .step-item:hover{transform:translateY(-2px);box-shadow:0 8px 24px #0000000f}.strategy-section .step-item.free-step{border-color:#22c55e4d;background:#22c55e0d}.strategy-section .step-item.free-step .step-number{background:linear-gradient(135deg,#22c55e,#16a34a)}.strategy-section .step-item .step-number{width:48px;height:48px;border-radius:12px;background:linear-gradient(135deg,#6366f1,#8b5cf6);color:#fff;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:1.2rem;flex-shrink:0}.strategy-section .step-item .step-content{flex:1}.strategy-section .step-item .step-content .step-title{font-size:1.3rem;font-weight:600;color:#1e293b;margin-bottom:12px;line-height:1.3}.strategy-section .step-item .step-content .step-title .free-badge{display:inline-block;background:linear-gradient(135deg,#22c55e,#16a34a);color:#fff;font-size:.8rem;font-weight:600;padding:4px 12px;border-radius:12px;margin-left:8px;letter-spacing:.5px}.strategy-section .step-item .step-content .step-description{font-size:1rem;line-height:1.6;color:#64748b;margin:0}}@media (max-width: 768px){.strategy-section .strategy-content{padding:0 24px}.strategy-section .section-header{margin-bottom:60px}.strategy-section .strategy-steps{gap:20px}.strategy-section .step-item{flex-direction:column;align-items:center;text-align:center;padding:24px 20px}.strategy-section .step-item .step-number{margin-bottom:16px}}@media (max-width: 480px){.strategy-section .section-header .section-title{font-size:2rem}.strategy-section .step-item .step-content .step-title{font-size:1.1rem}.strategy-section .step-item .step-content .step-description{font-size:.95rem}}@media only screen and (min-width: 0){.strengths-section{width:100%;min-height:100vh;position:relative;display:flex;align-items:center;justify-content:center;overflow:hidden;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;background:linear-gradient(135deg,#f8fafc,#f1f5f9,#e2e8f0);padding:100px 0}.strengths-section:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 20% 80%,rgba(148,163,184,.1) 0%,transparent 50%),radial-gradient(circle at 80% 20%,rgba(165,180,252,.1) 0%,transparent 50%),radial-gradient(circle at 40% 40%,rgba(199,210,254,.08) 0%,transparent 50%)}.strengths-section .strengths-background{position:absolute;inset:0;overflow:hidden}.strengths-section .strengths-background .floating-element{position:absolute;border-radius:50%;filter:blur(40px)}.strengths-section .strengths-background .floating-element.element-1{width:300px;height:300px;background:linear-gradient(45deg,#f1f5f9,#e2e8f0);top:-150px;left:-150px}.strengths-section .strengths-background .floating-element.element-2{width:250px;height:250px;background:linear-gradient(45deg,#ddd6fe,#e0e7ff);bottom:-100px;right:-100px}.strengths-section .strengths-background .floating-element.element-3{width:200px;height:200px;background:linear-gradient(45deg,#fef3c7,#fde68a);top:40%;right:-100px}.strengths-section .strengths-background .floating-element.element-4{width:180px;height:180px;background:linear-gradient(45deg,#d1fae5,#a7f3d0);bottom:30%;left:-90px}.strengths-section .strengths-content{position:relative;z-index:10;max-width:1200px;padding:0 40px;width:100%}.strengths-section .section-header{text-align:center;margin-bottom:80px}.strengths-section .section-header .section-number{display:inline-block;font-size:1.1rem;font-weight:600;color:#6366f1;background:#6366f11a;padding:8px 16px;border-radius:20px;margin-bottom:24px;letter-spacing:1px}.strengths-section .section-header .section-title{font-size:clamp(2.5rem,6vw,4rem);font-weight:700;line-height:1.2;margin-bottom:32px;color:#1e293b;letter-spacing:-.02em}.strengths-section .section-header .section-title .gradient-text{background:linear-gradient(135deg,#6366f1,#8b5cf6,#06b6d4);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.strengths-section .strengths-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:32px;max-width:1100px;margin:0 auto}.strengths-section .strength-card{background:#ffffff80;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid rgba(148,163,184,.2);border-radius:20px;padding:32px;text-align:left;transition:all .3s cubic-bezier(.23,1,.32,1);position:relative;overflow:hidden}.strengths-section .strength-card:hover{transform:translateY(-4px);box-shadow:0 12px 32px #00000014}.strengths-section .strength-card.full-width{grid-column:1 / -1;text-align:center}.strengths-section .strength-card .strength-title{font-size:1.4rem;font-weight:600;color:#1e293b;margin-bottom:16px;line-height:1.3}.strengths-section .strength-card .strength-description{font-size:1rem;line-height:1.6;color:#64748b;margin:0}}@media (max-width: 768px){.strengths-section .strengths-content{padding:0 24px}.strengths-section .section-header{margin-bottom:60px}.strengths-section .strengths-grid{grid-template-columns:1fr;gap:24px}.strengths-section .strength-card{padding:28px 24px}}@media (max-width: 480px){.strengths-section .section-header .section-title{font-size:2rem}.strengths-section .strength-card .strength-title{font-size:1.2rem}.strengths-section .strength-card .strength-description{font-size:.95rem}}.app{overflow-x:hidden}html{scroll-behavior:smooth}.animate-section,.animate-header,.animate-hero{will-change:transform,opacity}:root{--vt-c-white: #ffffff;--vt-c-white-soft: #f8f8f8;--vt-c-white-mute: #f2f2f2;--vt-c-black: #181818;--vt-c-black-soft: #222222;--vt-c-black-mute: #282828;--vt-c-indigo: #2c3e50;--vt-c-divider-light-1: rgba(60, 60, 60, .29);--vt-c-divider-light-2: rgba(60, 60, 60, .12);--vt-c-divider-dark-1: rgba(84, 84, 84, .65);--vt-c-divider-dark-2: rgba(84, 84, 84, .48);--vt-c-text-light-1: var(--vt-c-indigo);--vt-c-text-light-2: rgba(60, 60, 60, .66);--vt-c-text-dark-1: var(--vt-c-white);--vt-c-text-dark-2: rgba(235, 235, 235, .64)}:root{--color-background: var(--vt-c-white);--color-background-soft: var(--vt-c-white-soft);--color-background-mute: var(--vt-c-white-mute);--color-border: var(--vt-c-divider-light-2);--color-border-hover: var(--vt-c-divider-light-1);--color-heading: var(--vt-c-text-light-1);--color-text: var(--vt-c-text-light-1);--section-gap: 160px}@media (prefers-color-scheme: dark){:root{--color-background: var(--vt-c-black);--color-background-soft: var(--vt-c-black-soft);--color-background-mute: var(--vt-c-black-mute);--color-border: var(--vt-c-divider-dark-2);--color-border-hover: var(--vt-c-divider-dark-1);--color-heading: var(--vt-c-text-dark-1);--color-text: var(--vt-c-text-dark-2)}}*,*:before,*:after{box-sizing:border-box;margin:0;font-weight:400}.scroll-to-top-btn[data-v-d7fe9f68]{position:fixed;bottom:30px;right:30px;z-index:1000;width:48px;height:48px;border:none;border-radius:50%;background:linear-gradient(135deg,#6366f1,#8b5cf6);color:#fff;cursor:pointer;box-shadow:0 4px 20px #6366f166;transition:all .3s cubic-bezier(.23,1,.32,1);display:flex;align-items:center;justify-content:center;overflow:hidden}.scroll-to-top-btn[data-v-d7fe9f68]:hover{transform:translateY(-3px) scale(1.05);box-shadow:0 6px 25px #6366f180}.scroll-to-top-btn:hover .arrow-icon[data-v-d7fe9f68]{transform:translateY(-2px)}.scroll-to-top-btn[data-v-d7fe9f68]:active{transform:translateY(-1px) scale(.98);box-shadow:0 3px 15px #6366f166}.scroll-to-top-btn .progress-ring[data-v-d7fe9f68]{position:absolute;top:0;left:0;width:100%;height:100%}.scroll-to-top-btn .progress-ring svg[data-v-d7fe9f68]{transform:rotate(-90deg);width:100%;height:100%}.scroll-to-top-btn .progress-ring .progress-circle[data-v-d7fe9f68]{transition:stroke-dashoffset .1s ease}.scroll-to-top-btn .arrow-icon[data-v-d7fe9f68]{position:relative;z-index:2;transition:transform .3s ease}.scroll-to-top-btn .arrow-icon svg[data-v-d7fe9f68]{display:block}.scroll-to-top-btn[data-v-d7fe9f68]:not(.with-progress):before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.3),transparent);transition:left .5s}.scroll-to-top-btn[data-v-d7fe9f68]:not(.with-progress):hover:before{left:100%}.scroll-to-top-enter-active[data-v-d7fe9f68]{transition:all .4s cubic-bezier(.23,1,.32,1)}.scroll-to-top-leave-active[data-v-d7fe9f68]{transition:all .3s ease-in}.scroll-to-top-enter-from[data-v-d7fe9f68]{opacity:0;transform:translateY(20px) scale(.8)}.scroll-to-top-leave-to[data-v-d7fe9f68]{opacity:0;transform:translateY(10px) scale(.9)}@media (max-width: 768px){.scroll-to-top-btn[data-v-d7fe9f68]{bottom:20px;right:20px;width:44px;height:44px}.scroll-to-top-btn .arrow-icon svg[data-v-d7fe9f68]{width:18px;height:18px}}@media (max-width: 480px){.scroll-to-top-btn[data-v-d7fe9f68]{bottom:15px;right:15px;width:40px;height:40px}.scroll-to-top-btn .arrow-icon svg[data-v-d7fe9f68]{width:16px;height:16px}}@keyframes arrowFloat-d7fe9f68{0%,to{transform:translateY(0)}50%{transform:translateY(-2px)}}.scroll-to-top-btn:not(:hover) .arrow-icon[data-v-d7fe9f68]{animation:arrowFloat-d7fe9f68 2s ease-in-out infinite}
