.services-hero:before{content:"";z-index:1;background:radial-gradient(circle at 20%,#7877c64d 0%,#0000 50%),radial-gradient(circle at 80% 20%,#ff77c64d 0%,#0000 50%);position:absolute;inset:0}.services-hero .container{z-index:2;position:relative}.services-hero .hero-content{text-align:center;max-width:800px;margin:0 auto}.services-overview,.service-detail{scroll-margin-top:96px}@media (width<=1024px){.services-overview,.service-detail{scroll-margin-top:76px}}.service-detail.webdev{scroll-margin-top:128px}@media (width<=1024px){.service-detail.webdev{scroll-margin-top:92px}}.hero-stats{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:2rem;max-width:600px;margin:0 auto;display:grid}.stat-item{text-align:center}.stat-number{color:#667eea;margin-bottom:.5rem;font-size:2.5rem;font-weight:800;display:block}.stat-label{color:#94a3b8;font-size:.875rem;font-weight:500}.services-overview{color:#fff;background:linear-gradient(135deg,#2d3748 0%,#1a2332 50%,#2a4365 100%);padding:6rem 0}.services-overview .section-title{color:#fff;text-shadow:0 2px 4px #00000080;font-weight:700}.services-overview .section-subtitle{color:#f1f5f9;text-shadow:0 1px 3px #0006;font-weight:500}.services-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(1.5rem,2.5vw,2rem);max-width:980px;margin:3rem auto 0;display:grid}.service-overview-card{-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);color:#fff;text-align:center;transition:transform .18s var(--ease-out), opacity .18s ease, color .18s ease, background-color .18s ease, border-color .18s ease, box-shadow .18s ease, filter .18s ease;background:#ffffff1a;border:1px solid #ffffff1a;border-radius:16px;padding:2rem;box-shadow:0 8px 32px #0000004d}.service-overview-card:hover{border-color:#fff3;transform:translateY(-8px);box-shadow:0 12px 40px #0006}.service-overview-card .service-icon{color:#fff;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border-radius:16px;justify-content:center;align-items:center;width:60px;height:60px;margin:0 auto 1.5rem;display:flex}.service-overview-card .service-icon svg{width:24px;height:24px}.service-overview-card h3{color:#fff;margin-bottom:1rem;font-size:1.5rem;font-weight:600}.service-overview-card p{color:#fffc;margin-bottom:1.5rem;line-height:1.6}.learn-more{color:#667eea;font-weight:500;text-decoration:none;transition:color .3s}.learn-more:hover{color:#5a67d8}.service-detail{color:#fff;background:linear-gradient(135deg,#2a4365 0%,#2d3748 50%,#1a2332 100%);padding:6rem 0;position:relative}.service-detail:nth-child(2n){background:linear-gradient(135deg,#1a2332 0%,#2d3748 50%,#2a4365 100%)}.service-detail-header{text-align:center;max-width:800px;margin:0 auto 4rem}.service-badge{color:#fff;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border-radius:50px;margin-bottom:1rem;padding:.5rem 1rem;font-size:.875rem;font-weight:500;display:inline-block}.service-title{color:#fff;margin-bottom:1.5rem;font-size:2.5rem;font-weight:700}.service-description{color:#fffc;font-size:1.125rem;line-height:1.7}.service-features-grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;margin-bottom:4rem;display:grid}.feature-card{-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);color:#fff;transition:transform .18s var(--ease-out), opacity .18s ease, color .18s ease, background-color .18s ease, border-color .18s ease, box-shadow .18s ease, filter .18s ease;background:#ffffff1a;border:1px solid #ffffff1a;border-radius:16px;padding:2rem;box-shadow:0 8px 32px #0000004d}.feature-card:hover{border-color:#fff3;transform:translateY(-4px);box-shadow:0 12px 40px #0006}.feature-icon{color:#fff;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border-radius:12px;justify-content:center;align-items:center;width:50px;height:50px;margin-bottom:1.5rem;display:flex}.feature-icon svg{width:20px;height:20px}.feature-card h4{color:#fff;margin-bottom:1rem;font-size:1.25rem;font-weight:600}.feature-card p{color:#fffc;line-height:1.6}.methodology-section{margin-bottom:4rem}.methodology-section h3{text-align:center;color:#fff;margin-bottom:3rem;font-size:2rem;font-weight:600}.methodology-steps{gap:2rem;display:grid}.methodology-step{-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);color:#fff;background:#ffffff1a;border:1px solid #ffffff1a;border-radius:16px;align-items:flex-start;gap:2rem;padding:2rem;display:flex;box-shadow:0 8px 32px #0000004d}.step-number{color:#fff;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:60px;height:60px;font-size:1.25rem;font-weight:700;display:flex}.step-content h4{color:#fff;margin-bottom:.5rem;font-size:1.25rem;font-weight:600}.step-content p{color:#fffc;line-height:1.6}.technology-stack h3{text-align:center;color:#fff;margin-bottom:2rem;font-size:2rem;font-weight:600}.service-detail .service-detail-header{flex-direction:column;align-items:center;display:flex}.service-detail .service-badge{order:1;margin-bottom:.75rem}.service-detail .service-title{text-align:center;order:2}.service-detail .service-description{order:3}.service-detail .service-title.accent-underline:after{left:50%;transform:translate(-50%)}.tech-grid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1rem;display:grid}.tech-item{-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);color:#fff;text-align:center;transition:transform .18s var(--ease-out), opacity .18s ease, color .18s ease, background-color .18s ease, border-color .18s ease, box-shadow .18s ease, filter .18s ease;background:#ffffff1a;border:1px solid #ffffff1a;border-radius:12px;min-width:0;padding:1.5rem;overflow:hidden;box-shadow:0 8px 32px #0000004d}.tech-item:hover{border-color:#fff3;transform:translateY(-2px);box-shadow:0 12px 40px #0006}.tech-name{color:#fff;word-wrap:break-word;overflow-wrap:break-word;-webkit-hyphens:auto;hyphens:auto;margin-bottom:.25rem;font-size:.95rem;font-weight:600;line-height:1.3;display:block}.tech-type{color:#667eea;font-size:.875rem;font-weight:500}.why-choose-us{color:#fff;background:linear-gradient(135deg,#1a2332 0%,#2d3748 50%,#2a4365 100%);padding:6rem 0;position:relative}.why-choose-us:before{content:"";z-index:1;background:radial-gradient(circle at 20% 80%,#667eea26 0%,#0000 50%),radial-gradient(circle at 80% 20%,#764ba226 0%,#0000 50%);position:absolute;inset:0}.why-choose-us .container{z-index:2;position:relative}.why-choose-us .section-title{color:#fff;text-shadow:0 2px 4px #0000004d;font-weight:700}.why-choose-us .section-subtitle{color:#e2e8f0;text-shadow:0 1px 2px #0003;font-weight:500}.benefits-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(1.5rem,2.5vw,2rem);max-width:1180px;margin:3rem auto 0;display:grid}.benefit-card{text-align:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transition:transform .18s var(--ease-out), opacity .18s ease, color .18s ease, background-color .18s ease, border-color .18s ease, box-shadow .18s ease, filter .18s ease;background:#ffffff1a;border:1px solid #ffffff26;border-radius:16px;padding:2rem;box-shadow:0 4px 6px #0000001a}.benefit-card:hover{background:#ffffff1f;border-color:#fff3;transform:translateY(-4px);box-shadow:0 8px 25px #00000026}.benefit-icon{color:#fff;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border-radius:16px;justify-content:center;align-items:center;width:60px;height:60px;margin:0 auto 1.5rem;display:flex;box-shadow:0 4px 12px #667eea4d}.benefit-icon svg{width:24px;height:24px}.benefit-card h3{color:#fff;text-shadow:0 1px 2px #0003;margin-bottom:1rem;font-size:1.25rem;font-weight:600}.benefit-card p{color:#e2e8f0;text-shadow:0 1px 2px #0000001a;font-weight:400;line-height:1.6}.services-cta{color:#fff;background:linear-gradient(135deg,#2d3748 0%,#1a2332 50%,#2a4365 100%);padding:6rem 0}.cta-content{text-align:center;max-width:600px;margin:0 auto}.cta-content h2{color:#fff;margin-bottom:1rem;font-size:2.5rem;font-weight:700}.cta-content p{color:#fffc;margin-bottom:2rem;font-size:1.125rem;line-height:1.6}.cta-buttons{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.service-detail.cybersecurity .service-badge,.service-detail.cybersecurity .feature-icon,.service-detail.cybersecurity .step-number{background:linear-gradient(135deg,#dc2626 0%,#b91c1c 100%)}.service-detail.webdev .service-badge,.service-detail.webdev .feature-icon,.service-detail.webdev .step-number{background:linear-gradient(135deg,#059669 0%,#047857 100%)}.service-detail.ai .service-badge,.service-detail.ai .feature-icon,.service-detail.ai .step-number{background:linear-gradient(135deg,#2563eb 0%,#1d4ed8 100%)}.service-detail.consulting .service-badge,.service-detail.consulting .feature-icon,.service-detail.consulting .step-number{background:linear-gradient(135deg,#7c3aed 0%,#6d28d9 100%)}@media (width<=768px){.services-hero{padding:6rem 0 4rem}.services-hero .hero-title{font-size:2.5rem}.hero-stats{grid-template-columns:repeat(3,1fr);gap:1rem}.services-overview{padding:4rem 0}.services-grid{grid-template-columns:1fr;gap:1.5rem;margin-top:2rem}.service-overview-card{padding:1.5rem}.service-overview-card h3{font-size:1.25rem}.service-overview-card .service-icon{width:50px;height:50px;margin-bottom:1rem}.service-overview-card .service-icon svg{width:20px;height:20px}.service-detail{padding:4rem 0}.service-title{font-size:2rem}.service-features-grid{grid-template-columns:1fr}.methodology-step{text-align:center;flex-direction:column}.tech-grid{grid-template-columns:repeat(2,1fr);gap:.75rem}.tech-item{padding:1rem}.tech-name{font-size:.85rem;line-height:1.2}.benefits-grid{grid-template-columns:1fr}.cta-buttons{flex-direction:column;align-items:center}.cta-buttons .btn{justify-content:center;width:100%;max-width:250px}}@media (width<=480px){.hero-stats{grid-template-columns:1fr}.tech-grid{grid-template-columns:1fr;gap:.5rem}.services-overview{padding:3rem 0}.services-overview .section-title{font-size:2rem}.services-overview .section-subtitle{font-size:1rem}.services-grid{gap:1rem;margin-top:1.5rem}.service-overview-card{padding:1.25rem}.service-overview-card h3{font-size:1.125rem}.service-overview-card p{font-size:.9rem;line-height:1.5}.service-overview-card .service-icon{width:45px;height:45px}.service-overview-card .service-icon svg{width:18px;height:18px}.tech-item{padding:.875rem}.tech-name{font-size:.8rem}}.services-hero:before{background:radial-gradient(circle at 18% 30%,#667eea29 0%,#0000 55%),radial-gradient(circle at 82% 20%,#764ba229 0%,#0000 55%)}.services-overview,.service-detail,.process,.tech-stack-section,.why-choose-us,.services-faq,.services-cta{padding:4.5rem 0}.services-hero{padding:7rem 0 3.5rem}.services-hero .tech-metrics{--services-hero-stat-width:clamp(193.23px, 19.414vw, 201.23px);--services-hero-stat-height:clamp(115.56px, 12.439vw, 129.97px);justify-content:center;grid-template-columns:repeat(auto-fit, var(--services-hero-stat-width))!important}.services-hero .metric-card{width:var(--services-hero-stat-width);min-height:var(--services-hero-stat-height)}.services-hero .metric-value--text{font-family:var(--font-display);max-width:13ch;margin-left:auto;margin-right:auto;line-height:1.2;animation:none;font-size:clamp(.92rem,1.6vw,1.05rem)!important}@media (prefers-reduced-motion:reduce){.services-hero .metric-card:before,.services-hero .status-dot,.services-hero .metric-value{animation:none}}.service-overview-card{text-align:left;flex-direction:column;display:flex}.service-overview-card .service-icon{margin:0 0 1.25rem}.service-card-list{margin:0 0 1.25rem;padding:0;list-style:none}.service-card-list li{color:#ffffffd1;margin-bottom:.5rem;padding-left:1.4rem;font-size:.95rem;line-height:1.5;position:relative}.service-card-list li:before{content:"→";color:#93c5fd;font-weight:600;position:absolute;left:0}.service-outcome{color:#ffffffe6;margin:0 0 1.25rem;font-size:.95rem}.service-overview-card .learn-more{align-self:flex-start;margin-top:auto;font-weight:600}.service-detail-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem;max-width:960px;margin:0 auto;display:grid}.service-detail-col{background:#ffffff0f;border:1px solid #ffffff1f;border-radius:16px;padding:1.75rem}.service-detail-col h3{color:#fff;margin:0 0 1rem;font-size:1.15rem;font-weight:600}.service-detail-col ul{margin:0;padding:0;list-style:none}.service-detail-col li{color:#ffffffd1;margin-bottom:.6rem;padding-left:1.5rem;line-height:1.55;position:relative}.service-detail-col li:before{content:"→";color:#93c5fd;font-weight:600;position:absolute;left:0}.service-detail-outcome{color:#ffffffe6;background:#ffffff0a;border-left:3px solid #667eea;border-radius:0 12px 12px 0;max-width:960px;margin:1.75rem auto 0;padding:1.1rem 1.35rem;font-size:1rem}.service-detail-cta{max-width:960px;margin:1.75rem auto 0}.process{color:#fff;background:linear-gradient(135deg,#1a2332 0%,#2d3748 50%,#2a4365 100%)}.process-grid{flex-wrap:wrap;justify-content:center;gap:clamp(1.25rem,2vw,1.75rem);max-width:1180px;margin:2.5rem auto 0;padding:0;list-style:none;display:flex}.process-step{background:#ffffff0f;border:1px solid #ffffff1f;border-radius:16px;flex:0 calc(33.3333% - 1.16667rem);min-width:220px;padding:1.75rem 1.5rem}.process-step .step-number{border-radius:12px;width:40px;height:40px;margin-bottom:1rem;font-size:1.05rem}.process-step h3{color:#fff;margin:0 0 .5rem;font-size:1.15rem;font-weight:600}.process-step p{color:#fffc;margin:0;font-size:.95rem;line-height:1.6}.tech-stack-section{color:#fff;background:linear-gradient(135deg,#2a4365 0%,#2d3748 50%,#1a2332 100%)}.tech-categories{grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(1.5rem,2.5vw,2rem);max-width:1180px;margin:2.5rem auto 0;display:grid}.tech-category-card{background:#ffffff0f;border:1px solid #ffffff1f;border-radius:16px;padding:1.75rem}.tech-category-card h3{color:#fff;border-bottom:1px solid #ffffff1f;margin:0 0 1rem;padding-bottom:.75rem;font-size:1.1rem;font-weight:600}.tech-list{flex-wrap:wrap;gap:.5rem;margin:0;padding:0;list-style:none;display:flex}.tech-list li{color:#e5e7eb;background:#667eea1f;border:1px solid #93c5fd40;border-radius:999px;padding:.4rem .85rem;font-size:.85rem;line-height:1.2}.tech-note{text-align:center;color:#ffffffb3;max-width:640px;margin:2rem auto 0;font-size:.95rem}.services-faq{color:#fff;background:#081422}.faq-layout{grid-template-columns:minmax(15rem,.72fr) minmax(0,1.28fr);align-items:start;gap:clamp(3rem,7vw,6.5rem);display:grid}.faq-intro{position:sticky;top:7rem}.faq-intro .section-kicker{color:#91a8fa;font-family:var(--font-code);letter-spacing:.12em;text-transform:uppercase;margin:0 0 1rem;font-size:.7rem;font-weight:600}.faq-intro .section-title{color:#f4f7fb;letter-spacing:-.055em;text-align:left;max-width:11ch;margin:0;font-size:clamp(2.5rem,4vw,4rem);font-weight:600;line-height:1.02}.faq-intro .section-subtitle{color:#aab9ce;text-align:left;max-width:34rem;margin:1.35rem 0 0;font-size:1rem;line-height:1.75}.faq-contact{color:#8395ae;max-width:32rem;margin:2rem 0 0;font-size:.88rem;line-height:1.65}.faq-contact a,.faq-answer a{color:#a9bafb;text-underline-offset:.2em;font-weight:700}.faq-list{border-top:1px solid #b1c5e033;min-width:0;margin:0}.faq-item{box-shadow:none;background:0 0;border:0;border-bottom:1px solid #b1c5e033;border-radius:0;margin:0;padding:0}.services-faq .faq-item{box-shadow:none;border-radius:0}.faq-item summary{cursor:pointer;color:#eef2f8;grid-template-columns:2.25rem minmax(0,1fr) 1.5rem;align-items:center;gap:1rem;min-height:5.25rem;padding:1.35rem 0;font-weight:600;list-style:none;display:grid}.faq-item summary::-webkit-details-marker{display:none}.faq-index{color:#71839e;font-family:var(--font-code);font-size:.67rem;font-weight:600}.faq-question{font-family:var(--font-display);letter-spacing:-.025em;font-size:clamp(1.05rem,1.7vw,1.24rem);line-height:1.35}.faq-toggle-icon{color:#8fa8fb;width:1.25rem;height:1.25rem;transition:transform .18s var(--ease-out)}.faq-item[open] .faq-toggle-icon{transform:rotate(180deg)}.faq-answer{padding:0 2.5rem 1.65rem 3.25rem}.faq-answer p{color:#aab9ce;max-width:64ch;margin:0;font-size:.94rem;line-height:1.75}.faq-item summary:focus-visible{outline-offset:4px;border-radius:.3rem;outline:3px solid #8fa8fb9e}@media (hover:hover) and (pointer:fine){.faq-item summary:hover .faq-question,.faq-contact a:hover,.faq-answer a:hover{color:#fff}}@media (width<=820px){.faq-layout{grid-template-columns:1fr;gap:2.5rem}.faq-intro{position:static}.faq-intro .section-title{max-width:14ch}}@media (width<=560px){.faq-item summary{grid-template-columns:1.75rem minmax(0,1fr) 1.25rem;gap:.7rem;min-height:4.75rem;padding-block:1.15rem}.faq-answer{padding:0 0 1.4rem 2.45rem}}@media (width>=768px) and (width<=1024px){.services-grid,.benefits-grid,.tech-categories{grid-template-columns:repeat(2,minmax(0,1fr));max-width:720px}.process-step{flex:0 calc(50% - .875rem)}}@media (width<=767px){.services-cta{padding-bottom:6rem}.services-grid,.benefits-grid,.tech-categories{grid-template-columns:1fr;max-width:480px}.process-step{flex:100%;min-width:0}}@media (prefers-reduced-motion:reduce){.service-overview-card,.feature-card,.benefit-card,.process-step,.tech-category-card,.service-detail-col{transition:none}}
