.services-hero{align-items:center;min-height:100vh;padding:9rem 0 5rem;display:flex;position:relative;overflow:hidden}.services-hero-inner{z-index:1;grid-template-columns:1fr 1fr;align-items:center;gap:4rem;display:grid;position:relative}.services-hero-badge{color:var(--accent);background:#6366f11a;border:1px solid #6366f147;border-radius:50px;align-items:center;gap:.5rem;margin-bottom:1.5rem;padding:.35rem 1rem;font-size:.78rem;font-weight:600;display:inline-flex}.services-hero-badge i{background:var(--accent);border-radius:50%;width:6px;height:6px;animation:2s infinite pulse}.services-hero-desc{color:var(--text-2);max-width:520px;margin-bottom:2.5rem;font-size:1.1rem;line-height:1.78}.services-hero-actions{flex-wrap:wrap;gap:1rem;display:flex}.services-hero-visual{height:480px;position:relative}.services-hero-card{border:1px solid var(--border);background:var(--card);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);animation:floatCard var(--d,4s) ease-in-out infinite var(--dl,0s);border-radius:16px;position:absolute;box-shadow:0 8px 32px #0000001f}.services-hc-main{--d:5s;--dl:0s;width:300px;padding:1.5rem;top:50%;left:50%;transform:translate(-50%,-50%)}.services-hc-1{--d:4s;--dl:.3s;background:#6366f11f;border-color:#6366f14d;align-items:center;gap:.5rem;padding:.75rem 1rem;font-size:.78rem;font-weight:600;display:flex;top:8%;left:0}.services-hc-2{--d:3.5s;--dl:.8s;background:#06b6d41f;border-color:#06b6d44d;align-items:center;gap:.5rem;padding:.75rem 1rem;font-size:.78rem;font-weight:600;display:flex;top:5%;right:0}.services-hc-3{--d:4.5s;--dl:1s;background:#10b9811f;border-color:#10b9814d;align-items:center;gap:.5rem;padding:.75rem 1rem;font-size:.78rem;font-weight:600;display:flex;bottom:12%;left:5%}.services-hc-4{--d:3.8s;--dl:.5s;background:#f59e0b1f;border-color:#f59e0b4d;align-items:center;gap:.5rem;padding:.75rem 1rem;font-size:.78rem;font-weight:600;display:flex;bottom:8%;right:0}.services-hc-dot{border-radius:50%;flex-shrink:0;width:8px;height:8px}.services-hc-code{font-family:var(--font-mono,monospace);color:var(--text-2);font-size:.72rem;line-height:1.6}.services-hc-code .kw{color:#c792ea}.services-hc-code .fn{color:#82aaff}.services-hc-code .str{color:#c3e88d}.services-hc-code .cm{color:#546e7a}.services-hc-ring{pointer-events:none;border:1px dashed #6366f133;border-radius:50%;width:380px;height:380px;animation:30s linear infinite spin;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.services-hc-ring-2{border-color:#06b6d426;width:440px;height:440px;animation-duration:40s;animation-direction:reverse}@keyframes spin{to{transform:translate(-50%,-50%)rotate(360deg)}}.services-page-grid{grid-template-columns:repeat(4,1fr);gap:1.5rem;display:grid}.services-page-card{border:1px solid var(--border);background:var(--card);border-radius:16px;flex-direction:column;gap:1rem;padding:2rem;transition:transform .3s,box-shadow .3s,border-color .3s;display:flex}.services-page-card:hover{border-color:#6366f14d;transform:translateY(-4px);box-shadow:0 12px 40px #6366f11f}.services-page-card h3{font-size:1.05rem;font-weight:700}.services-page-card p{color:var(--text-2);flex:1;font-size:.88rem;line-height:1.65}.services-page-icon{border-radius:14px;justify-content:center;align-items:center;width:52px;height:52px;font-size:1.5rem;display:flex}.services-why-grid{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}.services-why-card{border:1px solid var(--border);background:var(--card);border-radius:16px;padding:2rem;transition:transform .3s,border-color .3s}.services-why-card:hover{border-color:#6366f140;transform:translateY(-3px)}.services-why-icon{border-radius:12px;justify-content:center;align-items:center;width:48px;height:48px;margin-bottom:1.25rem;font-size:1.4rem;display:flex}.services-why-card h3{margin-bottom:.6rem;font-size:1rem;font-weight:700}.services-why-card p{color:var(--text-2);font-size:.88rem;line-height:1.65}.services-process{background:var(--bg-2)}.services-process-track{scrollbar-width:none;gap:0;padding:2rem 0 1rem;display:flex;position:relative;overflow-x:auto}.services-process-track::-webkit-scrollbar{display:none}.services-process-step{text-align:center;flex:1;min-width:140px;padding:0 .75rem;position:relative}.services-process-step:before{content:"";background:linear-gradient(90deg, var(--accent), #6366f133);z-index:0;height:2px;position:absolute;top:28px;left:50%;right:-50%}.services-process-step:last-child:before{display:none}.services-process-num{background:linear-gradient(135deg, var(--accent), #8b5cf6);color:#fff;z-index:1;border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;margin:0 auto 1rem;font-size:.85rem;font-weight:800;display:flex;position:relative;box-shadow:0 4px 20px #6366f159}.services-process-step h3{margin-bottom:.4rem;font-size:.9rem;font-weight:700}.services-process-step p{color:var(--text-2);font-size:.78rem;line-height:1.5}.services-tech-grid{grid-template-columns:repeat(5,1fr);gap:1.25rem;display:grid}.services-tech-card{border:1px solid var(--border);background:var(--card);border-radius:16px;padding:1.75rem;transition:transform .3s}.services-tech-card:hover{transform:translateY(-3px)}.services-tech-icon{border-radius:12px;justify-content:center;align-items:center;width:44px;height:44px;margin-bottom:1rem;font-size:1.3rem;display:flex}.services-tech-card h3{margin-bottom:1rem;font-size:.95rem;font-weight:700}.services-tech-tags{flex-wrap:wrap;gap:.4rem;display:flex}.services-tech-tag{color:var(--accent);background:#6366f11a;border:1px solid #6366f133;border-radius:50px;padding:.25rem .65rem;font-size:.72rem;font-weight:600}.services-stories-grid{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}.services-story-card{border:1px solid var(--border);background:var(--card);border-radius:16px;transition:transform .3s,box-shadow .3s;overflow:hidden}.services-story-card:hover{transform:translateY(-4px);box-shadow:0 16px 48px #0000001f}.services-story-header{flex-direction:column;justify-content:flex-end;min-height:120px;padding:2rem;display:flex;position:relative}.services-story-emoji{margin-bottom:.5rem;font-size:2rem}.services-story-cat{color:#ffffffb3;text-transform:uppercase;letter-spacing:.05em;font-size:.72rem;font-weight:600}.services-story-header h3{color:#fff;margin-top:.25rem;font-size:1.1rem;font-weight:700}.services-story-body{padding:1.5rem 2rem 2rem}.services-story-block{margin-bottom:1.25rem}.services-story-block:last-child{margin-bottom:0}.services-story-label{text-transform:uppercase;letter-spacing:.06em;color:var(--accent);margin-bottom:.35rem;font-size:.7rem;font-weight:700}.services-story-block p{color:var(--text-2);font-size:.85rem;line-height:1.6}.services-story-results{flex-wrap:wrap;gap:.4rem;display:flex}.services-story-result{color:#10b981;background:#10b9811a;border:1px solid #10b98140;border-radius:50px;padding:.3rem .7rem;font-size:.72rem;font-weight:600}.services-testi-section{background:var(--bg-2);overflow:hidden}.services-testi-track{gap:1.5rem;width:max-content;padding:.5rem 0 2rem;animation:40s linear infinite marqueeScroll;display:flex}.services-testi-track:hover{animation-play-state:paused}@keyframes marqueeScroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.services-testi-card{border:1px solid var(--border);background:var(--card);border-radius:16px;flex-shrink:0;width:360px;padding:2rem}.services-testi-service{color:var(--accent);margin-bottom:.75rem;font-size:.72rem;font-weight:600}.services-faq-list{flex-direction:column;gap:.75rem;max-width:760px;margin:0 auto;display:flex}.services-faq-item{border:1px solid var(--border);background:var(--card);border-radius:14px;transition:border-color .3s;overflow:hidden}.services-faq-item.open{border-color:#6366f159}.services-faq-q{cursor:pointer;text-align:left;width:100%;color:var(--text);background:0 0;border:none;justify-content:space-between;align-items:center;gap:1rem;padding:1.25rem 1.5rem;font-family:inherit;font-size:.95rem;font-weight:600;display:flex}.services-faq-q svg{color:var(--accent);flex-shrink:0;transition:transform .3s}.services-faq-item.open .services-faq-q svg{transform:rotate(180deg)}.services-faq-a{max-height:0;transition:max-height .35s,padding .35s;overflow:hidden}.services-faq-item.open .services-faq-a{max-height:300px}.services-faq-a p{color:var(--text-2);padding:0 1.5rem 1.25rem;font-size:.88rem;line-height:1.7}.services-cta{text-align:center;padding:6rem 0;position:relative;overflow:hidden}.services-cta-inner{z-index:1;max-width:640px;margin:0 auto;position:relative}.services-cta-actions{flex-wrap:wrap;justify-content:center;gap:1rem;margin-top:2rem;display:flex}@media (max-width:1100px){.services-page-grid{grid-template-columns:repeat(2,1fr)}.services-tech-grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:900px){.services-hero-inner{text-align:center;grid-template-columns:1fr}.services-hero-desc{margin-left:auto;margin-right:auto}.services-hero-actions{justify-content:center}.services-hero-visual{max-width:500px;height:360px;margin:0 auto}.services-why-grid{grid-template-columns:repeat(2,1fr)}.services-stories-grid{grid-template-columns:1fr}}@media (max-width:640px){.services-page-grid,.services-why-grid,.services-tech-grid{grid-template-columns:1fr}.services-hero-visual{height:300px}.services-hc-main{width:260px}.services-hc-ring{width:300px;height:300px}.services-hc-ring-2{width:340px;height:340px}}
