.service-icon.svelte-8p5ecv{font-size:2.5rem;margin-right:1rem;width:90px;height:90px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,var(--primary),var(--primary-light));border-radius:20px;color:#fff;box-shadow:0 8px 20px rgba(var(--shadow-rgb),.08);transition:all .4s ease;position:relative;z-index:1;overflow:hidden}.service-icon.svelte-8p5ecv:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(135deg,var(--primary-light),var(--primary));opacity:0;transition:opacity .4s ease;z-index:-1}.card:hover .service-icon.svelte-8p5ecv{transform:scale(1.05);box-shadow:0 10px 25px rgba(var(--shadow-rgb),.12)}.card:hover .service-icon.svelte-8p5ecv:before{opacity:1}body.dark-mode .service-icon.svelte-8p5ecv{background:linear-gradient(135deg,var(--primary-light),var(--primary-lighter));box-shadow:0 8px 20px rgba(var(--shadow-rgb),.08)}body.dark-mode .service-icon.svelte-8p5ecv:before{background:linear-gradient(135deg,var(--primary-lighter),var(--primary-light))}body.dark-mode .card:hover .service-icon.svelte-8p5ecv{box-shadow:0 10px 25px rgba(var(--shadow-rgb),.12)}.service-description.svelte-8p5ecv{margin-bottom:2rem;line-height:1.7;flex-grow:1;font-size:1.05rem;color:var(--light-text-secondary)}body.dark-mode .service-description.svelte-8p5ecv{color:var(--dark-text-secondary)}.service-details.svelte-8p5ecv h3:where(.svelte-8p5ecv){font-size:1.3rem;margin-bottom:1rem;margin-top:1.5rem;color:var(--light-text);position:relative;display:inline-block}.service-details.svelte-8p5ecv h3:where(.svelte-8p5ecv):after{content:"";position:absolute;bottom:-4px;left:0;width:30px;height:2px;background:linear-gradient(90deg,var(--primary),var(--primary-light));border-radius:2px}body.dark-mode .service-details.svelte-8p5ecv h3:where(.svelte-8p5ecv){color:var(--dark-text)}body.dark-mode .service-details.svelte-8p5ecv h3:where(.svelte-8p5ecv):after{background:linear-gradient(90deg,var(--primary-light),var(--primary-lighter))}.offerings-list.svelte-8p5ecv{padding-left:0;margin:0;list-style:none}.offerings-list.svelte-8p5ecv li:where(.svelte-8p5ecv){margin-bottom:.9rem;line-height:1.6;position:relative;padding-left:1.8rem;display:flex;align-items:flex-start}.offerings-list.svelte-8p5ecv li:where(.svelte-8p5ecv):before{content:"";position:absolute;left:0;top:.5rem;width:.5rem;height:.5rem;background:linear-gradient(135deg,var(--primary),var(--primary-light));border-radius:50%;box-shadow:0 2px 4px rgba(var(--shadow-rgb),.08)}body.dark-mode .offerings-list.svelte-8p5ecv li:where(.svelte-8p5ecv):before{background:linear-gradient(135deg,var(--primary-light),var(--primary-lighter));box-shadow:0 2px 4px rgba(var(--shadow-rgb),.12)}.offerings-list.svelte-8p5ecv li:where(.svelte-8p5ecv):hover:before{transform:scale(1.2);transition:transform .2s ease}.approach-text.svelte-8p5ecv{line-height:1.7;margin-bottom:1.5rem}.tech-tags.svelte-8p5ecv{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1.5rem}.service-cta.svelte-8p5ecv{margin-top:2rem;display:flex;flex-wrap:wrap;gap:1rem}.cta-button.svelte-8p5ecv{display:inline-flex;align-items:center;padding:.75rem 1.5rem;border-radius:8px;font-weight:600;text-decoration:none;transition:all .3s ease;font-size:.95rem}.cta-button.primary.svelte-8p5ecv{background:linear-gradient(135deg,var(--primary),var(--primary-dark));color:#fff;box-shadow:0 4px 12px rgba(var(--shadow-rgb),.08)}.cta-button.secondary.svelte-8p5ecv{background:rgba(var(--primary-rgb),.1);color:var(--primary);border:1px solid rgba(var(--primary-rgb),.2)}.cta-button.svelte-8p5ecv:hover{box-shadow:0 6px 15px rgba(var(--shadow-rgb),.1)}.cta-button.primary.svelte-8p5ecv:hover{background:linear-gradient(135deg,var(--primary-light),var(--primary))}.cta-button.secondary.svelte-8p5ecv:hover{background:rgba(var(--primary-rgb),.15);border-color:rgba(var(--primary-rgb),.3)}body.dark-mode .cta-button.primary.svelte-8p5ecv{background:linear-gradient(135deg,var(--primary-light),var(--primary));box-shadow:0 4px 12px rgba(var(--shadow-rgb),.18)}body.dark-mode .cta-button.secondary.svelte-8p5ecv{background:rgba(var(--primary-light-rgb),.15);color:var(--primary-light);border:1px solid rgba(var(--primary-light-rgb),.3)}.arrow.svelte-8p5ecv{margin-left:.5rem;transition:transform .3s ease}.cta-button.svelte-8p5ecv:hover .arrow:where(.svelte-8p5ecv){transform:translate(5px)}.container.svelte-1rwcknc{max-width:800px;margin:0 auto;padding:0 2rem}.content-section.svelte-1rwcknc{padding:4rem 0}.services-section.svelte-1rwcknc{max-width:1200px;margin:0 auto}.services-grid.svelte-1rwcknc{display:flex;flex-direction:column;gap:3rem}.service-item.svelte-1rwcknc{margin-bottom:0}.cta-section.svelte-1rwcknc{text-align:center;padding:6rem 2rem;background:linear-gradient(135deg,var(--light-bg) 0%,var(--light-bg-alt) 100%);margin-top:2rem;position:relative;overflow:hidden}body.dark-mode .cta-section.svelte-1rwcknc{background:linear-gradient(135deg,var(--dark-bg) 0%,var(--dark-bg-alt) 100%)}.cta-section.svelte-1rwcknc:before{content:"";position:absolute;width:600px;height:600px;background:radial-gradient(circle,rgba(var(--primary-rgb),.1),rgba(var(--primary-rgb),0) 70%);bottom:-300px;left:-100px;border-radius:50%;z-index:0}body.dark-mode .cta-section.svelte-1rwcknc:before{background:radial-gradient(circle,rgba(var(--primary-light-rgb),.1),rgba(var(--primary-light-rgb),0) 70%)}.cta-section.svelte-1rwcknc h2:where(.svelte-1rwcknc){font-size:2.5rem;margin-bottom:1.5rem;font-weight:700;position:relative;z-index:1;background:linear-gradient(90deg,var(--primary),var(--primary-light));-webkit-background-clip:text;background-clip:text;color:transparent}body.dark-mode .cta-section.svelte-1rwcknc h2:where(.svelte-1rwcknc){background:linear-gradient(90deg,var(--primary-light),var(--primary-lighter));-webkit-background-clip:text;background-clip:text;color:transparent}.cta-section.svelte-1rwcknc p:where(.svelte-1rwcknc){font-size:1.2rem;margin-bottom:2rem;max-width:600px;margin-left:auto;margin-right:auto}.cta-button.svelte-1rwcknc{display:inline-block;padding:1rem 2rem;background-color:var(--primary);color:#fff;border-radius:50px;font-weight:600;font-size:1.1rem;text-decoration:none;margin-top:2rem;transition:all .3s ease;box-shadow:0 8px 20px rgba(var(--shadow-rgb),.12);position:relative;overflow:hidden;z-index:1}.cta-button.svelte-1rwcknc:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(90deg,var(--primary),var(--primary-light));z-index:-1;transition:opacity .3s ease;opacity:0}.cta-button.svelte-1rwcknc:hover{box-shadow:0 12px 25px rgba(var(--shadow-rgb),.18)}.cta-button.svelte-1rwcknc:hover:before{opacity:1}body.dark-mode .cta-button.svelte-1rwcknc{background-color:var(--primary-light);box-shadow:0 8px 20px rgba(var(--shadow-rgb),.12)}body.dark-mode .cta-button.svelte-1rwcknc:before{background:linear-gradient(90deg,var(--primary-light),var(--primary-lighter))}body.dark-mode .cta-button.svelte-1rwcknc:hover{box-shadow:0 12px 25px rgba(var(--shadow-rgb),.18)}.arrow.svelte-1rwcknc{display:inline-block;margin-left:.5rem;transition:transform .3s ease}.cta-button.svelte-1rwcknc:hover .arrow:where(.svelte-1rwcknc){transform:translate(5px)}@media (max-width: 768px){.service-item.svelte-1rwcknc{flex-direction:column}}
