:root{--section-padding-desktop: 6rem 0;--section-padding-mobile: 3rem 0}.hero{min-height:min(80svh,800px);display:flex;align-items:center;padding:80px 0 4rem;background:radial-gradient(circle at 50% 50%,rgba(102,126,234,.1) 0%,transparent 70%);position:relative}.hero-content{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center}.hero-text h1{font-size:4rem;font-weight:700;margin-bottom:1.5rem;color:#fff;line-height:1.2}.hero-text p{font-size:1.3rem;margin-bottom:2.5rem;color:#ffffffe6;font-weight:400;line-height:1.6}.code-demo{background:#2d3142;border:1px solid rgba(120,119,198,.3);border-radius:12px;overflow:hidden;position:relative;box-shadow:0 20px 60px #0006}.code-header{background:#1e1e2e;padding:.8rem 1rem;border-bottom:1px solid rgba(120,119,198,.2);display:flex;align-items:center;gap:.5rem}.code-dots{display:flex;gap:.4rem}.code-dot{width:12px;height:12px;border-radius:50%}.code-dot.red{background:#ff5f56}.code-dot.yellow{background:#ffbd2e}.code-dot.green{background:#27ca3f}.code-filename{color:#a6adc8;font-size:.9rem;margin-left:1rem;font-family:JetBrains Mono,monospace}.code-content{padding:1.5rem;font-family:JetBrains Mono,Courier New,monospace;font-size:.95rem;line-height:1.6;background:#1e1e2e}.code-comment{color:#6c7086;margin-bottom:1rem}.code-function{color:#cba6f7}.code-keyword{color:#f38ba8}.code-string{color:#a6e3a1}.code-success{color:#94e2d5}.services{padding:var(--section-padding-desktop);background:linear-gradient(180deg,transparent,rgba(102,126,234,.05),transparent)}@media(min-width:769px){.services{padding-top:0!important}}.section-title{font-size:2.5rem;font-weight:700;text-align:center;margin-bottom:3rem;background:linear-gradient(135deg,#fff,#667eea);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.services-steps{display:flex;flex-direction:column;gap:6rem;margin-top:4rem}.step{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center;min-height:min(80svh,900px)}.step:nth-child(2n){direction:rtl}.step:nth-child(2n)>*{direction:ltr}.step-image{width:100%;aspect-ratio:16 / 9;height:min(80svh,720px);background-size:cover;background-position:center;border-radius:25px;position:relative;overflow:hidden;box-shadow:0 30px 80px #0006}.step-image:hover{box-shadow:0 40px 100px #7877c64d}.step-image:before{content:"";position:absolute;inset:0;background:linear-gradient(135deg,#7877c64d,#ff77c64d);opacity:.8;transform:translateZ(0);backface-visibility:hidden;will-change:opacity}.step-image:after{content:"";position:absolute;bottom:0;left:0;right:0;height:50%;background:linear-gradient(transparent,#0009);transform:translateZ(0);backface-visibility:hidden;will-change:opacity}.step-1 .step-image{background-image:url(../src/assets/AI-Agent-Engineering.webp)}.step-2 .step-image{background-image:url(../src/assets/mobile-app-dev.webp)}.step-3 .step-image{background-image:url(../src/assets/vibe-coding.webp)}.step-content{padding:2rem;display:flex;flex-direction:column;justify-content:center;height:100%}.step-number{width:80px;height:80px;background:#fff;color:#0a0a0f;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:2rem;margin-bottom:2rem}.step h3{font-size:3rem;margin-bottom:1.5rem;color:#fff;font-weight:700;background:linear-gradient(135deg,#fff,#7877c6);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;line-height:1.2}.step p{color:#ffffffe6;line-height:1.6;font-size:1.2rem;margin-bottom:2rem}.step-features{list-style:none;margin-top:1rem}.step-features li{color:#10b981;margin-bottom:.8rem;font-size:1.1rem;display:flex;align-items:center;gap:.5rem}.step-features li:before{content:"\2713";color:#10b981;font-weight:700;font-size:1.2rem}.expertise-grid,.services-grid,.blog-posts-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem;margin-top:3rem}.blog-posts-grid{gap:30px;margin:3rem 0}.expertise-card,.service-card{background:#ffffff08;border:1px solid rgba(102,126,234,.2);border-radius:12px;padding:2rem}.expertise-card p,.service-card p{word-break:break-word}.expertise-card:hover,.service-card:hover{box-shadow:0 20px 40px #667eea1a}.service-icon,.service-image{width:100%;aspect-ratio:16 / 9;height:120px;border-radius:12px;margin-bottom:1.5rem;background-size:cover;background-position:center}.service-icon{display:flex;align-items:center;justify-content:center}.service-image{overflow:hidden}.service-image img{width:100%;height:100%;object-fit:cover}.service-icon.business-analysis{background-image:url(../src/assets/business-analysis-ai.webp)}.service-icon.development-stack{background-image:url(../src/assets/development-stack.webp)}.service-icon.vide-coding{background-image:url(../src/assets/service2-code-rescue-refactor.webp)}.service-icon.experience-years{background-image:url(../src/assets/experience-20-years.webp)}.about{padding:var(--section-padding-desktop);background:linear-gradient(180deg,transparent,rgba(102,126,234,.05),transparent)}.about-content{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center}.founder-image{width:200px;height:200px;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:4rem;margin:0 auto 2rem}.expertise-list{list-style:none;margin-top:2rem}.expertise-list li{padding:.5rem 0;color:#10b981}.expertise-list li:before{content:"\2713";color:#10b981;margin-right:.5rem}.service-card h3{color:#fff;margin-bottom:1rem;font-size:1.25rem}.service-card p{color:#b8c4df;line-height:1.6}.contact{padding-top:6rem;padding-bottom:0}.contact-content{max-width:800px;margin:0 auto}.contact-content h2,.contact-content p:first-of-type{max-width:600px;margin-left:auto;margin-right:auto}.tally-form-container{margin-top:3rem;max-width:600px;margin-left:auto;margin-right:auto}.tally-form-container iframe{border-radius:12px;overflow:hidden}.contact-form{background:#ffffff08;border:1px solid rgba(102,126,234,.2);border-radius:12px;padding:2rem;margin-top:3rem}.form-group{margin-bottom:1.5rem}.form-group label{display:block;margin-bottom:.5rem;color:#b8c4df}.form-group input,.form-group textarea{width:100%;padding:.8rem;background:#ffffff0d;border:1px solid rgba(102,126,234,.3);border-radius:8px;color:#fff;font-size:1rem}.form-group input:focus,.form-group textarea:focus{outline:none;border-color:#667eea}.form-group textarea{resize:vertical;min-height:120px}.blog-preview{padding:6rem 0;background:linear-gradient(180deg,transparent,rgba(102,126,234,.05),transparent)}.blog-post-card{background:#ffffff08;border:1px solid rgba(255,255,255,.1);border-radius:16px;overflow:hidden;transition:all .3s ease;cursor:pointer;content-visibility:visible;contain-intrinsic-size:auto}@supports ((-webkit-backdrop-filter: blur(0)) or (backdrop-filter: blur(0))){.blog-post-card{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}}.blog-post-card:hover{transform:translateY(-5px);border-color:#7877c64d;box-shadow:0 16px 32px #00000059}.blog-post-image{aspect-ratio:16 / 9;height:auto;overflow:hidden}.blog-post-image picture{display:block;width:100%;height:100%}.blog-post-image img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.blog-post-card:hover .blog-post-image img{transform:scale(1.05)}.blog-post-content{padding:24px}.blog-post-content h3{margin-bottom:12px;display:flex;justify-content:space-between;align-items:flex-start;gap:12px}.blog-post-content h3 a{color:#fff;text-decoration:none;font-size:1.3rem;font-weight:600;line-height:1.3;transition:color .3s ease;flex:1}.blog-post-content h3 a:hover{color:#7877c6}.blog-post-meta{color:#a1a1aa;font-size:.9rem;margin-bottom:16px}.blog-post-tags{display:flex;flex-wrap:wrap;gap:8px}.blog-post-tag{background:#10b9811a;border:1px solid rgba(16,185,129,.3);color:#10b981;padding:4px 12px;border-radius:12px;font-size:.8rem;font-weight:500}.blog-featured-badge{background:#dc2626;color:#fff;padding:4px 12px;border-radius:12px;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.5px;flex-shrink:0;border:1px solid #dc2626}.blog-cta-container{text-align:center;margin-top:3rem}.blog-cta-button{background:transparent;color:#ffffffe6;border:1px solid rgba(255,255,255,.3);padding:.75rem 1.5rem;border-radius:8px;text-decoration:none;font-weight:500;font-size:.9rem;transition:all .3s ease;display:inline-block}.blog-cta-button:hover{color:#fff;border-color:#fff9;transform:translateY(-1px)}.loading-placeholder{grid-column:1 / -1;text-align:center;color:#a1a1aa;font-style:italic;padding:2rem}@supports (height: 100dvh){.hero,.step{min-height:80dvh}.step-image{height:80dvh}}@media(max-width:768px){.hero{min-height:min(70svh,640px);padding:60px 0 2rem}.hero-content{grid-template-columns:1fr;gap:2rem;text-align:center}.hero-text h1{font-size:2.2rem;line-height:1.1;margin-bottom:1rem}.hero-text p{font-size:1.1rem;margin-bottom:2rem}.code-demo{margin-top:1rem}.step-image{height:auto;background-position:center}.step-1 .step-image{background-image:url(../src/assets/AI-Agent-Engineering-mobile.webp)}.step-2 .step-image{background-image:url(../src/assets/mobile-app-dev-mobile.webp)}.step-3 .step-image{background-image:url(../src/assets/vibe-coding-mobile.webp)}.service-icon,.service-image{height:auto}.service-icon.business-analysis{background-image:url(../src/assets/business-analysis-ai-mobile.webp)}.service-icon.development-stack{background-image:url(../src/assets/development-stack-mobile.webp)}.service-icon.vide-coding{background-image:url(../src/assets/service2-code-rescue-refactor-mobile.webp)}.service-icon.experience-years{background-image:url(../src/assets/experience-20-years-mobile.webp)}.services,.about,.contact,.blog-preview{padding:var(--section-padding-mobile)}.section-title{font-size:2rem;margin-bottom:2rem}.services-steps{gap:3rem}.step{grid-template-columns:1fr;gap:2rem;min-height:auto;text-align:center}.step:nth-child(2n){direction:ltr}.step-image{height:min(50svh,300px);max-height:300px}.step-content{padding:1rem}.step-number{margin:0 auto 2rem}.step h3{font-size:2rem;margin-bottom:1rem}.step p{font-size:1rem;margin-bottom:1.5rem}.expertise-grid,.services-grid,.about-content,.blog-posts-grid{grid-template-columns:1fr;gap:1.5rem;margin-top:2rem}.expertise-card,.service-card,.contact-form{padding:1.5rem}.service-image,.service-icon{height:100px;margin-bottom:1rem}.contact-form{margin-top:2rem}.form-group input,.form-group textarea{padding:.7rem;font-size:.95rem}.blog-posts-grid{gap:20px;margin:2rem 0}.blog-post-content h3 a{font-size:1.1rem}.blog-cta-button{padding:.7rem 1.25rem;font-size:.85rem}}
