:root{--primary: #ffc10d;--secondary: #000000;--text-gray: #6b7280;--bg-light: #fafafa;--primary-dark: #e6ad0a;--shadow-sm: 0 2px 8px rgba(0, 0, 0, .08);--shadow-md: 0 4px 16px rgba(0, 0, 0, .12);--border-radius: 12px;--accent-orange: #ffc10d;--max-content-width: 1400px;--section-padding-y: 80px;--section-padding-x: 24px}.container,.container-fluid{max-width:var(--max-content-width)!important;margin-left:auto!important;margin-right:auto!important;padding-left:var(--section-padding-x)!important;padding-right:var(--section-padding-x)!important}.container-xxl,.container-xl,.container-lg,.container-md,.container-sm{max-width:var(--max-content-width)!important}section{padding-top:var(--section-padding-y);padding-bottom:var(--section-padding-y)}section .container,section .container-fluid{padding-top:0!important;padding-bottom:0!important}@media (min-width: 1400px){:root{--section-padding-y: 100px;--section-padding-x: 48px}}@media (min-width: 1200px) and (max-width: 1399px){:root{--section-padding-y: 80px;--section-padding-x: 40px}}@media (max-width: 1199px){:root{--section-padding-y: 60px;--section-padding-x: 32px}}@media (max-width: 768px){:root{--section-padding-y: 50px;--section-padding-x: 24px}}@media (max-width: 480px){:root{--section-padding-y: 40px;--section-padding-x: 16px}}.platfom-card-container{margin-top:-80px!important}.pb-75px{padding-bottom:75px!important}.services-section{position:relative;overflow:hidden}.services-section:before{content:"";position:absolute;top:-50%;right:-10%;width:500px;height:500px;background:radial-gradient(circle,rgba(37,99,235,.1) 0%,transparent 70%);border-radius:50%}.section-header{text-align:center;margin-bottom:60px;position:relative;z-index:1}.section-title{font-size:2.75rem;font-weight:700;margin-bottom:20px;line-height:1.2}.section-title .dot{color:var(--accent-color)}.section-subtitle{font-size:1.15rem;max-width:800px;margin:0 auto;line-height:1.7}.service-card{background:#fff;border-radius:16px;padding:40px 35px;height:100%;box-shadow:var(--card-shadow);transition:all .4s cubic-bezier(.4,0,.2,1);border:1px solid rgba(0,0,0,.05);position:relative;overflow:hidden}.service-card:before{content:"";position:absolute;top:0;left:0;width:100%;height:4px;background:linear-gradient(90deg,var(--primary-color),var(--accent-color));transform:scaleX(0);transition:transform .4s ease}.service-card:hover{transform:translateY(-8px);box-shadow:var(--card-shadow-hover)}.service-card:hover:before{transform:scaleX(1)}.service-icon{width:70px;height:70px;background:#ffc10d;border-radius:14px;display:flex;align-items:center;justify-content:center;margin-bottom:25px;transition:all .3s ease}.service-card:hover .service-icon{transform:scale(1.1) rotate(5deg)}.service-icon i{font-size:32px;color:var(--primary-color)}.service-title{font-size:1.4rem;font-weight:700;margin-bottom:18px;line-height:1.3}.service-description{font-size:1rem;line-height:1.7;margin:0}.trust-badge{display:inline-flex;align-items:center;gap:8px;background:#fef3c7;color:#92400e;padding:8px 16px;border-radius:30px;font-size:.9rem;font-weight:600;margin-top:30px}.trust-badge i{color:#f59e0b}@media (max-width: 768px){.services-section{padding:60px 0}.section-title{font-size:2rem}.section-subtitle{font-size:1rem}.service-card{margin-bottom:30px}}.cta-section{position:relative;overflow:hidden}.shape-circle{position:absolute;border-radius:50%;opacity:.08}.shape-1{width:400px;height:400px;background:var(--primary);top:-100px;right:-50px}.shape-2{width:250px;height:250px;background:var(--secondary);bottom:-80px;left:5%}.shape-square{position:absolute;width:150px;height:150px;background:var(--primary);opacity:.05;transform:rotate(45deg);bottom:15%;right:8%}.cta-content{border-radius:20px;padding:60px 50px;position:relative;z-index:1;box-shadow:0 10px 40px #0000000f;border:1px solid rgba(255,193,13,.15)}.cta-badge{display:inline-flex;align-items:center;gap:8px;background:#ffc10d1a;color:var(--secondary);font-size:13px;font-weight:600;padding:10px 24px;border-radius:50px;margin-bottom:24px;border:1px solid rgba(255,193,13,.3)}.cta-badge:before{content:"⚡";font-size:16px}.cta-title{color:var(--secondary);font-size:38px;font-weight:700;line-height:1.3;margin-bottom:20px}.cta-title span{color:var(--primary);position:relative}.cta-description{color:#666;font-size:17px;line-height:1.7;margin-bottom:32px;max-width:650px;margin-left:auto;margin-right:auto}.btn-cta{background:var(--primary);color:var(--secondary);border:none;padding:16px 42px;font-size:15px;font-weight:600;border-radius:12px;transition:all .2s ease;box-shadow:0 4px 15px #ffc10d40}.btn-cta:hover{background:#ffcd3d;transform:translateY(-1px);box-shadow:0 6px 20px #ffc10d4d;color:var(--secondary)}.accent-line{position:absolute;left:50%;transform:translate(-50%);bottom:-2px;width:80px;height:4px;background:var(--primary);border-radius:2px}.floating-shape{position:absolute;border-radius:50%;background:var(--primary);opacity:.04}.float-1{width:60px;height:60px;top:20%;left:10%}.float-2{width:40px;height:40px;top:60%;right:15%}@media (max-width: 768px){.cta-section{padding:60px 0}.cta-content{padding:40px 28px}.cta-title{font-size:26px}.cta-description{font-size:15px}.btn-cta{padding:14px 36px;font-size:14px}.shape-1,.shape-2{display:none}}.hero-section{padding:60px 0}.section-title{font-size:3.5rem;font-weight:700;letter-spacing:-.02em;margin-bottom:24px;color:var(--secondary)}.section-subtitle{font-size:1.25rem;color:var(--text-gray);max-width:700px;margin:0 auto 60px;font-weight:400}.highlight{color:var(--primary)}.features-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:32px;margin-top:60px}.feature-card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:40px 32px;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative}.feature-card:before{content:"";position:absolute;top:0;left:0;width:4px;height:0;background:var(--primary);transition:height .3s ease;border-radius:12px 0 0 12px}.feature-card:hover{border-color:var(--primary);transform:translateY(-4px);box-shadow:0 12px 24px #00000014}.feature-card:hover:before{height:100%}.feature-icon{width:56px;height:56px;background:var(--secondary);color:var(--primary);border-radius:10px;display:flex;align-items:center;justify-content:center;margin-bottom:24px;font-size:24px}.feature-title{font-size:1.5rem;font-weight:600;margin-bottom:12px;color:var(--secondary)}.feature-description{font-size:1rem;color:var(--text-gray);line-height:1.7}.cta-section{text-align:center}.cta-button{display:inline-flex;align-items:center;gap:12px;padding:18px 40px;background:var(--primary);color:var(--secondary);text-decoration:none;border-radius:8px;font-weight:600;font-size:1.125rem;transition:all .3s ease;border:2px solid var(--primary)}.cta-button:hover{background:var(--secondary);color:var(--primary);border-color:var(--secondary);transform:translateY(-2px)}@media (max-width: 768px){.section-title{font-size:2.5rem}.features-grid{grid-template-columns:1fr;gap:24px}.hero-section{padding:60px 0 40px}}@media (max-width: 480px){.section-title{font-size:2rem}.feature-card{padding:32px 24px}}.comparison-section{max-width:1400px;margin:0 auto}.main-title{font-size:3.5rem;font-weight:800;text-align:center;margin-bottom:3rem;background:linear-gradient(135deg,var(--primary) 0%,var(--primary-dark) 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;position:relative}.main-title:after{content:"";position:absolute;bottom:-10px;left:50%;transform:translate(-50%);width:100px;height:4px;background:linear-gradient(90deg,var(--primary) 0%,var(--primary-dark) 100%);border-radius:2px}.comparison-card{background:#fff;border-radius:18px;box-shadow:0 10px 40px #0000001a;overflow:hidden;margin-bottom:2rem;border:1px solid rgba(0,0,0,.06);transition:all .3s ease}.comparison-card:hover{transform:translateY(-4px);box-shadow:0 15px 50px #00000026}.table-responsive{border-radius:18px;overflow-x:auto}.modern-comparison-table{margin:0;width:100%;border-collapse:separate;border-spacing:0}.modern-comparison-table thead{background:var(--secondary)}.modern-comparison-table thead th{font-weight:700;font-size:.875rem;padding:1.5rem;border:none;text-transform:uppercase;letter-spacing:1px;color:#fff;vertical-align:middle;text-align:center}.modern-comparison-table thead th.param-col{text-align:left;background:var(--secondary)}.modern-comparison-table thead th.plusinfolab-col{background:var(--secondary);position:relative}.modern-comparison-table thead th.freelance-col,.modern-comparison-table thead th.inhouse-col{background:var(--secondary)}.header-content{display:flex;flex-direction:column;align-items:center;gap:8px}.best-value-badge{background:#ffc10d;color:#000;padding:4px 16px;border-radius:20px;font-size:.7rem;font-weight:700;letter-spacing:.5px;text-transform:uppercase;box-shadow:0 2px 4px #ffc10d4d}.company-name{font-size:.875rem;font-weight:700;letter-spacing:1px}.modern-comparison-table tbody tr{border:none;transition:all .2s ease}.modern-comparison-table tbody tr:hover{background:#ffc10d08}.modern-comparison-table tbody tr:nth-child(2n){background:#f8f9fa}.modern-comparison-table tbody tr:nth-child(2n):hover{background:#ffc10d0d}.modern-comparison-table tbody td{padding:1.5rem;border-bottom:1px solid #e5e7eb;vertical-align:middle;text-align:center;font-size:.95rem}.modern-comparison-table tbody td.param-name{font-weight:600;color:#1f2937;text-align:left;background:#fafafa}.modern-comparison-table tbody td.highlight-cell{background:#ffc10d14!important}.comp-badge{display:inline-flex;align-items:center;gap:6px;padding:6px 14px;border-radius:20px;font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.5px;white-space:nowrap}.badge-success-alt{background:#10b981;color:#fff;font-size:1.2rem;padding:8px 12px;border-radius:50%}.badge-time-warning{background:#ffc10d;color:#000}.badge-time-secondary{background:#6b7280;color:#fff}.badge-extremely-low{background:#10b981;color:#fff}.badge-very-high,.badge-high{background:#ef4444;color:#fff}.badge-low,.badge-none{background:#10b981;color:#fff}.badge-some{background:#ffc10d;color:#000}.badge-seamless{background:#10b981;color:#fff}.badge-uncertain{background:#f59e0b;color:#fff}.badge-best-class{background:#10b981;color:#fff}.badge-varies{background:#6b7280;color:#fff}.cost-value{font-size:1.25rem;font-weight:800;color:#ffc10d}.cost-range{font-size:.95rem;font-weight:600;color:#ef4444}.pricing-multiplier{font-size:1.1rem;font-weight:700;color:#1f2937}.pricing-multiplier.pricing-high{color:#ef4444;font-weight:800}.risk-indicator{display:flex;align-items:center;gap:12px;justify-content:center}.shield-icon{color:#10b981;font-size:1.5rem}.risk-bar{height:8px;border-radius:4px;flex:1;max-width:100px;position:relative;background:#e5e7eb}.risk-bar.risk-low:after{content:"";position:absolute;left:0;top:0;height:100%;width:20%;background:#ef4444;border-radius:4px}.resource-chart{display:flex;align-items:center;gap:10px;justify-content:center}.check-icon-lg{color:#10b981;font-size:1.5rem}.cross-icon-lg{color:#ef4444;font-size:1.5rem}.cross-icon-sm{color:#ef4444;font-size:1.2rem}.resource-multiplier{font-size:.9rem;font-weight:600;color:#6b7280}.chart-bars{display:flex;gap:3px;align-items:flex-end}.chart-bar{width:4px;background:#d1d5db;border-radius:2px}.chart-bars .chart-bar:nth-child(1){height:12px}.chart-bars .chart-bar:nth-child(2){height:16px}.chart-bars .chart-bar:nth-child(3){height:20px}.chart-bars .chart-bar:nth-child(4){height:14px}.chart-bars .chart-bar:nth-child(5){height:18px}.chart-bars-partial .chart-bar{background:#fbbf24}.star-icon{color:#ffc10d;font-size:1.5rem}@media (max-width: 1200px){.modern-comparison-table thead th,.modern-comparison-table tbody td{padding:1.25rem 1rem;font-size:.875rem}.comp-badge{font-size:.7rem;padding:5px 10px}}@media (max-width: 992px){.main-title{font-size:2.75rem}.modern-comparison-table thead th,.modern-comparison-table tbody td{padding:1rem .75rem;font-size:.8rem}.comp-badge{font-size:.65rem;padding:4px 8px}.best-value-badge{font-size:.65rem;padding:3px 12px}.company-name{font-size:.8rem}}@media (max-width: 768px){.main-title{font-size:2.25rem}.comparison-section{padding:40px 0}.modern-comparison-table{font-size:.75rem}.modern-comparison-table thead th,.modern-comparison-table tbody td{padding:.875rem .5rem;font-size:.75rem}.comp-badge{font-size:.6rem;padding:3px 6px;gap:3px}.best-value-badge{font-size:.6rem;padding:2px 8px}.company-name{font-size:.75rem}.cost-value{font-size:1rem}.pricing-multiplier{font-size:.95rem}.shield-icon,.check-icon-lg,.cross-icon-lg,.star-icon{font-size:1.2rem}.risk-bar{max-width:60px}.chart-bars .chart-bar{width:3px}}@media (max-width: 576px){.main-title{font-size:1.75rem;margin-bottom:2rem}.modern-comparison-table thead th,.modern-comparison-table tbody td{padding:.75rem .35rem;font-size:.7rem}.modern-comparison-table thead th{letter-spacing:.3px}.comp-badge{font-size:.55rem;padding:2px 5px}.best-value-badge{font-size:.55rem;padding:2px 6px}.company-name{font-size:.7rem}.header-content{gap:4px}.cost-value{font-size:.9rem}.cost-range{font-size:.75rem}.pricing-multiplier{font-size:.85rem}.shield-icon,.check-icon-lg,.cross-icon-lg,.star-icon{font-size:1rem}.cross-icon-sm{font-size:.9rem}.risk-indicator{gap:6px}.risk-bar{max-width:40px;height:6px}.resource-chart{gap:6px}.chart-bars{gap:2px}.chart-bars .chart-bar{width:2px}.chart-bars .chart-bar:nth-child(1){height:8px}.chart-bars .chart-bar:nth-child(2){height:11px}.chart-bars .chart-bar:nth-child(3){height:14px}.chart-bars .chart-bar:nth-child(4){height:10px}.chart-bars .chart-bar:nth-child(5){height:12px}}.feature-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1.5rem;margin-top:2rem}.feature-card{background:#fff;border-radius:var(--border-radius);padding:1.5rem;box-shadow:var(--shadow-sm);border:1px solid rgba(0,0,0,.06);transition:all .3s ease}.feature-card:hover{transform:translateY(-2px);box-shadow:var(--shadow-md)}.feature-icon{width:60px;height:60px;background:linear-gradient(135deg,var(--primary) 0%,var(--primary-dark) 100%);border-radius:50%;display:flex;align-items:center;justify-content:center;margin-bottom:1rem}.feature-icon i{color:var(--secondary);font-size:1.5rem}.developer-selection-section{padding:100px 0;background:linear-gradient(135deg,#fafafa,#fff);position:relative;overflow:hidden}.developer-selection-section:before{content:"";position:absolute;top:0;left:0;width:100%;height:300px;background:linear-gradient(180deg,rgba(255,193,13,.05) 0%,transparent 100%);pointer-events:none}.section-header{text-align:center;max-width:800px;margin:0 auto 80px}.section-badge{display:inline-block;padding:8px 20px;background:var(--primary);color:var(--secondary);font-weight:600;font-size:14px;border-radius:50px;margin-bottom:20px;text-transform:uppercase;letter-spacing:.5px}.section-title{font-size:42px;font-weight:700;color:var(--secondary);margin-bottom:20px;line-height:1.2}.section-description{font-size:18px;color:var(--text-gray);line-height:1.7;margin:0}.process-timeline{position:relative;display:flex;flex-direction:column;gap:60px}.process-step{display:grid;grid-template-columns:200px 1fr;gap:40px;align-items:start;position:relative;padding:40px;background:#fff;border-radius:var(--border-radius);box-shadow:var(--shadow-sm);transition:all .3s ease}.process-step:hover{box-shadow:var(--shadow-md);transform:translateY(-5px)}.process-step:not(:last-child):after{content:"";position:absolute;left:100px;bottom:-60px;width:2px;height:60px;background:linear-gradient(180deg,var(--primary) 0%,transparent 100%)}.step-icon-wrapper{display:flex;flex-direction:column;align-items:center;gap:15px}.step-number{font-size:16px;font-weight:700;color:var(--primary);background:#ffc10d1a;padding:8px 16px;border-radius:50px}.icon-container{width:80px;height:80px;background:var(--primary);border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 12px #ffc10d4d;transition:all .3s ease}.process-step:hover .icon-container{transform:scale(1.1) rotate(5deg);box-shadow:0 6px 20px #ffc10d66}.icon-container svg{width:40px;height:40px;color:var(--secondary)}.step-content{padding-top:10px}.step-title{font-size:24px;font-weight:700;color:var(--secondary);margin-bottom:15px;line-height:1.3}.step-description{font-size:16px;color:var(--text-gray);line-height:1.7;margin-bottom:25px}.step-features{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:12px}.step-features li{display:flex;align-items:flex-start;gap:12px;font-size:15px;color:var(--secondary);line-height:1.6}.check-icon{width:20px;height:20px;color:var(--primary);flex-shrink:0;margin-top:2px}.selection-guarantee{margin-top:80px;background:linear-gradient(135deg,var(--secondary) 0%,#1a1a1a 100%);border-radius:var(--border-radius);padding:40px;box-shadow:var(--shadow-md);position:relative;overflow:hidden}.selection-guarantee:before{content:"";position:absolute;top:-50%;right:-20%;width:400px;height:400px;background:var(--primary);opacity:.05;border-radius:50%}.guarantee-content{display:flex;align-items:center;gap:30px;position:relative;z-index:1}.guarantee-icon{width:80px;height:80px;background:var(--primary);border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0}.guarantee-icon svg{width:40px;height:40px;color:var(--secondary)}.guarantee-text h4{font-size:24px;font-weight:700;color:var(--primary);margin-bottom:10px}.guarantee-text p{font-size:16px;color:#ffffffe6;line-height:1.7;margin:0}@media (max-width: 968px){.section-title{font-size:36px}.process-step{grid-template-columns:1fr;gap:30px;padding:30px}.step-icon-wrapper{flex-direction:row;justify-content:flex-start}.process-step:not(:last-child):after{display:none}.guarantee-content{flex-direction:column;text-align:center}}@media (max-width: 640px){.developer-selection-section{padding:60px 0}.section-header{margin-bottom:50px}.section-title{font-size:28px}.section-description{font-size:16px}.step-title{font-size:20px}.process-timeline{gap:40px}.selection-guarantee{padding:30px 20px}}productivity-stats-section{padding:100px 0;background:linear-gradient(180deg,#ffffff 0%,var(--bg-light) 100%);position:relative;overflow:hidden}.productivity-stats-section:before{content:"";position:absolute;top:-200px;right:-200px;width:600px;height:600px;background:radial-gradient(circle,rgba(255,193,13,.1) 0%,transparent 70%);pointer-events:none}.stats-header{text-align:center;max-width:900px;margin:0 auto 80px}.stats-title{font-size:48px;font-weight:700;color:var(--secondary);margin-bottom:15px;line-height:1.2}.highlight-text{color:var(--primary);display:block}.stats-subtitle{font-size:20px;font-weight:600;color:var(--text-gray);margin-bottom:15px}.stats-description{font-size:16px;color:var(--text-gray);line-height:1.7;margin:0}.stats-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:24px;margin-bottom:60px;position:relative}.stat-card{background:#fff;border-radius:16px;padding:40px;box-shadow:0 2px 8px #0000000f;transition:all .3s ease;border:1px solid #f0f0f0;position:relative;overflow:hidden}.stat-card:hover:before{transform:scaleX(1)}.stat-card:hover{transform:translateY(-4px);box-shadow:0 8px 24px #00000014;border-color:#e0e0e0}.card-large{grid-column:span 1}.stat-icon{width:56px;height:56px;background:linear-gradient(135deg,#fff5e6,#ffe8d6);border-radius:12px;display:flex;align-items:center;justify-content:center;margin-bottom:20px}.stat-icon svg{width:28px;height:28px;color:#ff8c42}.stat-number{font-size:48px;font-weight:800;color:#1a1a1a;margin-bottom:12px;line-height:1}.stat-label{font-size:15px;color:#666;line-height:1.6;margin-bottom:20px}.stat-badge{display:inline-block;padding:6px 16px;background:linear-gradient(135deg,#ff8c42 0%,var(--primary) 100%);color:#fff;font-size:12px;font-weight:600;border-radius:50px;text-transform:uppercase;letter-spacing:.5px}.stat-content-inline{display:flex;align-items:center;gap:20px;margin-bottom:15px}.stat-number-small{font-size:36px;font-weight:800;color:#1a1a1a;min-width:150px}.stat-label-small{font-size:15px;color:#666;line-height:1.5;flex:1}.stat-progress{width:100%;height:8px;background:#ffc10d1a;border-radius:50px;overflow:hidden}.progress-bar{height:100%;background:linear-gradient(90deg,var(--primary) 0%,var(--primary-dark) 100%);border-radius:50px;transition:width 1.5s ease;position:relative}.progress-bar:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.3),transparent);animation:shimmer 2s infinite}@keyframes shimmer{0%{transform:translate(-100%)}to{transform:translate(100%)}}.card-accent{background:#fff;border:1px solid #ffe8d6}.card-accent:hover{background:#fffbf7;border-color:#ffd4b3}.accent-content{display:flex;flex-direction:column;gap:15px}.accent-icon{width:56px;height:56px;background:linear-gradient(135deg,#ff8c42 0%,var(--primary) 100%);border-radius:12px;display:flex;align-items:center;justify-content:center}.accent-icon svg{width:28px;height:28px;color:#fff}.stat-number-accent{font-size:42px;font-weight:800;color:var(--secondary);line-height:1}.stat-label-accent{font-size:15px;color:#666;line-height:1.6}.developer-showcase{position:absolute;right:80px;top:50%;transform:translateY(-50%);z-index:2}.developer-image-wrapper{position:relative;width:320px;height:320px}.developer-img{width:100%;height:100%;border-radius:50%;-o-object-fit:cover;object-fit:cover;border:8px solid #ffffff;box-shadow:0 8px 32px #00000026}.floating-dot{position:absolute;width:16px;height:16px;border-radius:50%;background:var(--primary);animation:float 3s ease-in-out infinite}.dot-1{top:10%;left:-5%;background:var(--primary);animation-delay:0s}.dot-2{top:30%;right:-8%;background:#4fc3f7;animation-delay:.5s}.dot-3{bottom:20%;left:-8%;background:#ff6b35;animation-delay:1s}.dot-4{bottom:10%;right:5%;background:#4fc3f7;animation-delay:1.5s}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-20px)}}.showcase-badge{position:absolute;bottom:-20px;left:50%;transform:translate(-50%);background:#fff;padding:12px 24px;border-radius:50px;box-shadow:0 4px 16px #00000026;display:flex;align-items:center;gap:10px;z-index:3}.showcase-badge svg{width:20px;height:20px;color:var(--primary)}.showcase-badge span{font-size:14px;font-weight:600;color:var(--secondary)}.stats-cta{text-align:center;margin-top:60px}.cta-button{display:inline-flex;align-items:center;gap:12px;padding:16px 40px;background:var(--primary);color:var(--secondary);font-size:16px;font-weight:700;border-radius:50px;text-decoration:none;transition:all .3s ease;box-shadow:0 4px 16px #ffc10d4d}.cta-button:hover{background:var(--primary-dark);transform:translateY(-2px);box-shadow:0 6px 24px #ffc10d66}.cta-button svg{width:20px;height:20px;transition:transform .3s ease}.cta-button:hover svg{transform:translate(5px)}@media (max-width: 1200px){.developer-showcase{position:relative;right:auto;top:auto;transform:none;margin:60px auto 0;display:flex;justify-content:center}}@media (max-width: 968px){.stats-grid{grid-template-columns:1fr}.card-large{grid-column:span 1}.stats-title{font-size:36px}.stat-number{font-size:42px}}@media (max-width: 640px){.productivity-stats-section{padding:60px 0}.stats-header{margin-bottom:50px}.stats-title{font-size:32px}.stat-content-inline{flex-direction:column;align-items:flex-start;gap:10px}.stat-number-small{min-width:auto}.developer-image-wrapper{width:260px;height:260px}.stat-card{padding:25px}}.performance-section{padding:80px 20px;background:var(--bg-light);overflow:hidden}.section-header{text-align:center;margin-bottom:60px}.section-title{font-size:2.5rem;font-weight:700;color:var(--secondary);margin-bottom:16px;line-height:1.2}.section-subtitle{font-size:1.125rem;color:var(--text-gray);margin:0 auto}.cards-container{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:24px;margin-bottom:40px}.performance-card{background:#fff;border-radius:var(--border-radius);padding:32px;box-shadow:var(--shadow-sm);transition:all .3s ease;border:2px solid transparent;position:relative;overflow:hidden}.performance-card:before{content:"";position:absolute;top:0;left:0;width:100%;height:4px;background:linear-gradient(90deg,var(--primary) 0%,var(--primary-dark) 100%);transform:scaleX(0);transition:transform .3s ease}.performance-card:hover{transform:translateY(-8px);box-shadow:var(--shadow-md);border-color:var(--primary)}.performance-card:hover:before{transform:scaleX(1)}.card-icon{width:64px;height:64px;background:var(--secondary);border-radius:12px;display:flex;align-items:center;justify-content:center;margin-bottom:24px;font-size:2rem}.card-title{font-size:1.375rem;font-weight:700;color:var(--secondary);margin-bottom:12px}.card-description{font-size:.9375rem;color:var(--text-gray);line-height:1.7}.navigation-controls{display:flex;justify-content:center;gap:16px;margin-top:40px}.nav-button{width:48px;height:48px;border-radius:50%;background:var(--primary);border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .3s ease;box-shadow:var(--shadow-sm)}.nav-button:hover{background:var(--primary-dark);transform:scale(1.1);box-shadow:var(--shadow-md)}.nav-button svg{width:20px;height:20px;fill:var(--secondary)}@media (max-width: 1024px){.section-title{font-size:2rem}.cards-container{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:20px}}@media (max-width: 768px){.performance-section{padding:60px 16px}.section-header{margin-bottom:40px}.section-title{font-size:1.75rem}.section-subtitle{font-size:1rem}.cards-container{grid-template-columns:1fr;gap:16px}.performance-card{padding:24px}.card-icon{width:56px;height:56px;font-size:1.75rem}.card-title{font-size:1.25rem}.card-description{font-size:.875rem}}@media (max-width: 480px){.section-title{font-size:1.5rem}.nav-button{width:40px;height:40px}.nav-button svg{width:16px;height:16px}}.engagement-section{padding:80px 0;background:var(--bg-light)}.section-header{text-align:center;margin-bottom:20px}.section-title{font-size:2.75rem;font-weight:700;color:var(--secondary);margin-bottom:24px;line-height:1.2}.section-title:after{content:".";color:var(--primary)}.section-subtitle{font-size:1.125rem;color:var(--text-gray);max-width:900px;margin:0 auto 60px;line-height:1.7}.engagement-card{background:#fff;border-radius:var(--border-radius);padding:40px;box-shadow:var(--shadow-sm);transition:all .3s ease;height:100%;position:relative;overflow:hidden;border:2px solid transparent}.engagement-card:before{content:"";position:absolute;top:0;left:0;width:100%;height:4px;transform:scaleX(0);transition:transform .3s ease}.engagement-card:hover{transform:translateY(-8px);box-shadow:var(--shadow-md);border-color:#ff6b354d}.engagement-card:hover:before{transform:scaleX(1)}.card-icon-wrapper{display:flex;align-items:flex-start;gap:24px;margin-bottom:24px}.card-icon{width:64px;height:64px;flex-shrink:0;display:flex;align-items:center;justify-content:center}.card-icon svg{width:48px;height:48px;fill:var(--accent-orange)}.dotted-pattern{flex:1;height:64px;background-image:radial-gradient(circle,var(--accent-orange) 2px,transparent 2px);background-size:16px 16px;background-position:0 0;opacity:.4}.card-title{font-size:1.5rem;font-weight:700;color:var(--secondary);margin-bottom:16px;line-height:1.3}.card-description{font-size:.9375rem;color:var(--text-gray);line-height:1.7;margin:0}@media (max-width: 1200px){.section-title{font-size:2.25rem}}@media (max-width: 992px){.engagement-section{padding:60px 0}.section-title{font-size:2rem}.engagement-card{padding:32px}.card-title{font-size:1.375rem}}@media (max-width: 768px){.engagement-section{padding:50px 0}.section-title{font-size:1.75rem}.section-subtitle{font-size:1rem;margin-bottom:40px}.engagement-card{padding:28px;margin-bottom:20px}.card-icon-wrapper{gap:16px}.card-icon{width:56px;height:56px}.card-icon svg{width:40px;height:40px}.dotted-pattern{height:56px}.card-title{font-size:1.25rem;margin-bottom:12px}.card-description{font-size:.875rem}}@media (max-width: 576px){.section-title{font-size:1.5rem}.engagement-card{padding:24px}}.step-card{background:#fff;border:none;border-radius:20px;box-shadow:0 4px 15px #0000000d;padding:2rem 1.5rem;text-align:center;position:relative;transition:transform .3s ease}.step-card:hover{transform:translateY(-5px)}.step-number{width:50px;height:50px;background:var(--primary);color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:600;font-size:1.2rem;margin:0 auto 1rem}.step-title{font-weight:700;color:#222;margin-bottom:.8rem}.step-text{color:#555;font-size:.95rem}.connector{display:none}@media (min-width: 992px){.connector{display:block;position:absolute;top:50%;right:-50px;width:60px;height:2px;background:var(--primary)}.connector:after{content:"";position:absolute;right:-6px;top:-4px;width:10px;height:10px;background:var(--primary);border-radius:50%}}.cta-btn{margin-top:2rem;background:var(--primary);color:#fff;border-radius:10px;padding:.75rem 2rem;font-weight:600;text-decoration:none;transition:background .3s ease}.cta-btn:hover{background:var(--secondary);color:#fff}.onboarding-step{background:var(--primary);color:#fff;border-radius:10px;padding:.75rem 2rem;font-weight:600;text-decoration:none;transition:background .3s ease;margin-bottom:10px}.tech-stack-section{padding:100px 0;position:relative;background:linear-gradient(180deg,#ffffff 0%,var(--bg-light) 100%)}.section-header{text-align:center;margin-bottom:80px;position:relative}.section-header:before{content:"";position:absolute;top:-30px;left:50%;transform:translate(-50%);width:60px;height:4px;background:var(--primary);border-radius:2px}.section-title{font-size:clamp(2rem,5vw,3.5rem);font-weight:800;color:var(--secondary);margin-bottom:1rem;letter-spacing:-1px;line-height:1.2}.section-title .highlight{color:var(--primary);position:relative;display:inline-block}.section-subtitle{font-size:1.2rem;color:var(--text-gray);font-weight:400;margin:0 auto}.tech-grid{display:grid;gap:2px;border-radius:0;overflow:hidden}.tech-category{background:#fff;padding:2.5rem 2rem;position:relative;transition:all .4s cubic-bezier(.4,0,.2,1);border-left:4px solid transparent}.tech-category:hover{background:var(--bg-light);border-left-color:var(--primary);transform:translate(8px)}.tech-category:after{content:"";position:absolute;left:0;top:0;width:0;height:100%;background:linear-gradient(90deg,var(--primary) 0%,transparent 100%);opacity:0;transition:all .4s ease}.tech-category:hover:after{width:100%;opacity:.03}.category-header{display:flex;align-items:center;gap:1rem;margin-bottom:1.5rem}.category-icon{width:40px;height:40px;background:var(--primary);border-radius:8px;display:flex;align-items:center;justify-content:center;font-weight:700;color:var(--secondary);font-size:1.2rem;transition:all .3s ease}.tech-category:hover .category-icon{transform:rotate(5deg) scale(1.1);box-shadow:0 8px 20px #ffc10d4d}.category-title{font-size:1.1rem;font-weight:700;color:var(--secondary);margin:0;letter-spacing:-.5px}.tech-items{display:flex;flex-wrap:wrap;gap:.6rem}.tech-item{font-size:.9rem;color:var(--text-gray);padding:.5rem 1rem;background:var(--bg-light);border-radius:6px;transition:all .2s ease;border:1px solid transparent;font-weight:500;cursor:default}.tech-item:hover{background:var(--primary);color:var(--secondary);border-color:var(--primary);transform:translateY(-2px)}.stats-bar{display:flex;justify-content:center;gap:4rem;margin-top:80px;padding:3rem;background:var(--secondary);border-radius:var(--border-radius);flex-wrap:wrap}.stat-item{text-align:center}.stat-number{font-size:3rem;font-weight:800;color:#1a1a1a;line-height:1;margin-bottom:.5rem}.stat-label{font-size:.95rem;color:#666;font-weight:500;line-height:1.6}.floating-element{position:absolute;border-radius:50%;opacity:.4;pointer-events:none}.float-1{width:300px;height:300px;background:radial-gradient(circle,var(--primary) 0%,transparent 70%);top:-150px;right:-150px;animation:float 20s infinite ease-in-out}.float-2{width:200px;height:200px;background:radial-gradient(circle,var(--primary) 0%,transparent 70%);bottom:-100px;left:-100px;animation:float 15s infinite ease-in-out reverse}@keyframes float{0%,to{transform:translate(0) scale(1)}50%{transform:translate(30px,-30px) scale(1.1)}}@media (max-width: 768px){.tech-stack-section{padding:60px 0}.section-header{margin-bottom:50px}.tech-category{padding:2rem 1.5rem}.stats-bar{gap:2rem;padding:2rem}.stat-number{font-size:2rem}}.tech-category:nth-child(odd){background:#fefefe}.divider{height:2px;background:linear-gradient(90deg,transparent 0%,var(--primary) 50%,transparent 100%);margin:60px auto;max-width:200px;opacity:.3}.left-section{background:linear-gradient(135deg,#fff9e6,#fff);position:sticky;top:40px}.action-btn{transition:all .3s ease}.action-btn:hover{background:var(--primary);transform:translateY(-2px)}.feature-icon{width:50px;height:50px;background:var(--primary);font-size:24px;flex-shrink:0}.form-control:focus,.form-select:focus{border-color:var(--primary);box-shadow:0 0 0 .25rem #ffc10d40}.file-upload{border:2px dashed #dee2e6;background:#fafafa;cursor:pointer;transition:all .3s ease}.file-upload:hover{border-color:var(--primary);background:#fffdf5}.btn-submit{background:var(--primary);color:#000;border:none;box-shadow:0 4px 12px #ffc10d4d;transition:all .3s ease}.btn-submit:hover{background:var(--primary-dark);color:#000;transform:translateY(-2px);box-shadow:0 6px 20px #ffc10d66}.partner-badge{height:45px;-o-object-fit:contain;object-fit:contain}.refresh-captcha{background:none;border:none;cursor:pointer;font-size:20px;transition:all .3s ease}.refresh-captcha:hover{background:#f8f9fa}@media (max-width: 991px){.left-section{position:static}}
