.cursor.svelte-5t1ztv{animation:svelte-5t1ztv-blink 1s step-end infinite}@keyframes svelte-5t1ztv-blink{0%,to{opacity:1}50%{opacity:0}}.typing.svelte-12wz97p{height:2rem;margin-bottom:2rem;font-size:1.5rem;margin:0}.hero.svelte-12wz97p{position:relative;height:600px;display:flex;align-items:center;justify-content:center;overflow:hidden;color:var(--light-text)}.hero-backgrounds-container.svelte-12wz97p{position:absolute;top:0;left:0;width:100%;height:100%;overflow:hidden;z-index:1}.hero-background.svelte-12wz97p{position:absolute;top:0;left:0;width:100%;height:100%;background-size:cover;background-position:center;background-repeat:no-repeat;aspect-ratio:16 / 9}@media (max-width: 768px){.hero-background.svelte-12wz97p{background-position:65% center;background-size:cover}}@media (max-width: 480px){.hero-background.svelte-12wz97p{background-position:70% center}}.hero-background.placeholder.svelte-12wz97p{z-index:1;background-color:#f0f0f0}.hero-background.hero.svelte-12wz97p{z-index:2;opacity:0;transition:opacity .3s ease-in}.hero-background.hero.visible.svelte-12wz97p{opacity:1}body.dark-mode .hero.svelte-12wz97p{color:#fff}.hero-content.svelte-12wz97p{position:relative;z-index:2;text-align:center;padding:2rem;background-color:#ffffffbf;border-radius:8px;max-width:800px;will-change:opacity;box-shadow:0 5px 15px #0000001a}body.dark-mode .hero-content.svelte-12wz97p{background-color:#0f172abf}body.dark-mode .hero-background.svelte-12wz97p{background-color:#1a1a1a}h1.svelte-12wz97p{font-size:3.5rem;margin-bottom:1rem;letter-spacing:3px}.title-with-flash.svelte-12wz97p{position:relative;display:flex;justify-content:center}.flash-char.svelte-12wz97p{display:inline-block;animation:svelte-12wz97p-text-flash 6s infinite}@keyframes svelte-12wz97p-text-flash{0%,to{color:inherit;text-shadow:none}3%{text-shadow:0 0 8px #8acdff}6%{color:inherit;text-shadow:none}}body.dark-mode .flash-char.svelte-12wz97p{animation-name:svelte-12wz97p-text-flash-dark}@keyframes svelte-12wz97p-text-flash-dark{0%,to{color:inherit;text-shadow:none}3%{text-shadow:0 0 8px rgba(255,255,255,.8)}6%{color:inherit;text-shadow:none}}.cta-buttons.svelte-12wz97p{display:flex;justify-content:center;gap:1rem;margin-top:2rem}.cta-button.svelte-12wz97p{padding:.75rem 1.5rem;border-radius:4px;font-weight:600;transition:all .3s ease;text-decoration:none}.primary.svelte-12wz97p{background-color:var(--primary);color:#fff}.primary.svelte-12wz97p:hover{background-color:var(--primary-darker);transform:translateY(-2px)}.secondary.svelte-12wz97p{background-color:transparent;color:var(--light-text);border:2px solid var(--light-text)}body.dark-mode .secondary.svelte-12wz97p{color:#fff;border:2px solid white}.secondary.svelte-12wz97p:hover{background-color:#ffffff1a;transform:translateY(-2px)}@media (max-width: 768px){h1.svelte-12wz97p{font-size:2.5rem}.typing.svelte-12wz97p{font-size:1.2rem}.cta-buttons.svelte-12wz97p{flex-direction:column;gap:.8rem;align-items:center;width:100%}.cta-button.svelte-12wz97p{width:80%;text-align:center;box-sizing:border-box}.hero-content.svelte-12wz97p{padding:1.5rem;max-width:90%;width:90%;box-sizing:border-box;margin-top:1rem;background-color:#ffffffd9}body.dark-mode .hero-content.svelte-12wz97p{background-color:#0f172ad9}}.testimonial-container.svelte-jsjo5k{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:2.5rem}.testimonial.svelte-jsjo5k{background:linear-gradient(135deg,var(--light-bg-card),rgba(255,255,255,.9));border-radius:12px;border:1px solid rgba(0,102,204,.1);box-shadow:0 10px 30px #00000014;overflow:hidden;transition:all .4s cubic-bezier(.175,.885,.32,1.275);position:relative;display:flex;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}body.dark-mode .testimonial.svelte-jsjo5k{background:linear-gradient(135deg,var(--dark-bg-card),rgba(30,41,59,.8));border:1px solid rgba(77,166,255,.1);box-shadow:0 10px 30px #0003}.testimonial.svelte-jsjo5k:hover{box-shadow:0 15px 40px #0066cc26;border-color:#06c3}body.dark-mode .testimonial.svelte-jsjo5k:hover{box-shadow:0 15px 40px #0000004d;border-color:#4da6ff33}.testimonial-quote-icon.svelte-jsjo5k{font-size:3.5rem;background:linear-gradient(135deg,var(--primary),var(--primary-dark));-webkit-background-clip:text;background-clip:text;color:transparent;opacity:.5;position:absolute;top:.5rem;left:1.5rem;line-height:1;text-shadow:0 2px 10px rgba(0,102,204,.2);transition:all .3s ease}.testimonial.svelte-jsjo5k:hover .testimonial-quote-icon:where(.svelte-jsjo5k){opacity:.7;transform:scale(1.05)}body.dark-mode .testimonial-quote-icon.svelte-jsjo5k{background:linear-gradient(135deg,var(--primary-light),var(--primary));-webkit-background-clip:text;background-clip:text;color:transparent;text-shadow:0 2px 10px rgba(77,166,255,.3)}.testimonial-content.svelte-jsjo5k{padding:3.5rem 2rem 2rem;flex:1;position:relative;z-index:2}.testimonial-text.svelte-jsjo5k{font-style:italic;margin-bottom:1.8rem;line-height:1.7;position:relative;z-index:1;transition:all .3s ease}.testimonial.svelte-jsjo5k:hover .testimonial-text:where(.svelte-jsjo5k){transform:scale(1.01)}.testimonial-meta.svelte-jsjo5k{display:flex;align-items:center;gap:1.2rem;transition:all .3s ease}.testimonial-avatar.svelte-jsjo5k{width:55px;height:55px;border-radius:50%;background:linear-gradient(135deg,var(--primary-light),var(--primary-dark));display:flex;align-items:center;justify-content:center;color:#fff;font-weight:600;font-size:1.1rem;box-shadow:0 5px 15px #06c3;transition:all .3s ease;border:2px solid rgba(255,255,255,.8);overflow:hidden}.testimonial-avatar.has-logo.svelte-jsjo5k{background:#fff;padding:0}.company-logo.svelte-jsjo5k{width:100%;height:100%;object-fit:contain;padding:5px}.testimonial.svelte-jsjo5k:hover .testimonial-avatar:where(.svelte-jsjo5k){transform:scale(1.08);box-shadow:0 8px 20px #0066cc4d}body.dark-mode .testimonial-avatar.svelte-jsjo5k{box-shadow:0 5px 15px #4da6ff33;border:2px solid rgba(30,41,59,.8)}body.dark-mode .testimonial.svelte-jsjo5k:hover .testimonial-avatar:where(.svelte-jsjo5k){box-shadow:0 8px 20px #4da6ff4d}.testimonial-info.svelte-jsjo5k{flex:1}.testimonial-name.svelte-jsjo5k{font-weight:700;color:var(--light-text);transition:all .3s ease}.testimonial.svelte-jsjo5k:hover .testimonial-name:where(.svelte-jsjo5k){color:var(--primary)}body.dark-mode .testimonial-name.svelte-jsjo5k{color:var(--dark-text)}body.dark-mode .testimonial.svelte-jsjo5k:hover .testimonial-name:where(.svelte-jsjo5k){color:var(--primary-light)}.testimonial-position.svelte-jsjo5k{font-size:.9rem;color:var(--light-text-secondary);transition:all .3s ease}body.dark-mode .testimonial-position.svelte-jsjo5k{color:var(--dark-text-secondary)}.shine-effect.svelte-jsjo5k{position:absolute;top:0;left:-100%;width:50%;height:100%;background:linear-gradient(to right,#fff0,#fff3,#fff0);transform:skew(-25deg);z-index:1;opacity:0;transition:opacity .3s ease}body.dark-mode .shine-effect.svelte-jsjo5k{background:linear-gradient(to right,#fff0,#ffffff0d,#fff0)}.testimonial.svelte-jsjo5k:hover .shine-effect:where(.svelte-jsjo5k){animation:svelte-jsjo5k-shine 1.5s ease-in-out;opacity:1}@keyframes svelte-jsjo5k-shine{0%{left:-100%;opacity:.7}to{left:200%;opacity:0}}@media (max-width: 768px){.testimonial-container.svelte-jsjo5k{grid-template-columns:1fr}.testimonial.svelte-jsjo5k{margin-bottom:1.5rem}.testimonial-avatar.svelte-jsjo5k{width:50px;height:50px}}:root{--primary: #0066cc;--primary-light: #4da6ff;--primary-lighter: #80bfff;--primary-dark: #0055aa;--primary-darker: #004d99;--light-bg: #f8f9fa;--light-bg-alt: #e9f2ff;--light-bg-card: #ffffff;--light-text: #333;--light-text-secondary: #444;--light-text-tertiary: #555;--light-text-muted: #666;--light-border: rgba(0, 0, 0, .05);--light-shadow: rgba(0, 0, 0, .1);--light-shadow-hover: rgba(0, 0, 0, .1);--light-tag-bg: #e9ecef;--light-tag-text: #495057;--dark-bg: #1a1a1a;--dark-bg-alt: #0d2548;--dark-bg-card: #1e1e1e;--dark-bg-card-alt: #2a2a2a;--dark-text: #f0f0f0;--dark-text-secondary: #ddd;--dark-text-tertiary: #bbb;--dark-text-muted: #aaa;--dark-border: rgba(255, 255, 255, .05);--dark-shadow: rgba(0, 0, 0, .3);--dark-shadow-hover: rgba(0, 0, 0, .4);--github-bg: #24292e;--github-bg-hover: #1b1f23;--star-color: #f1c40f}section.svelte-1ew2h8y{padding:4rem 2rem}h2.svelte-1ew2h8y{text-align:center;margin-bottom:4rem;font-size:2.5rem;position:relative;color:var(--primary);transition:all .3s ease}.georgia-heading.svelte-1ew2h8y{font-family:Georgia,serif;font-weight:400;font-size:2rem;height:40px}body.dark-mode h2.svelte-1ew2h8y{color:var(--primary-light)}h2.svelte-1ew2h8y:after{content:"";position:absolute;bottom:-15px;left:50%;transform:translate(-50%);width:100px;height:3px;background-color:var(--primary);transition:all .3s ease}h2.svelte-1ew2h8y:hover:after{width:200px}.georgia-heading.svelte-1ew2h8y:hover{font-size:2.2rem}body.dark-mode h2.svelte-1ew2h8y:after{background-color:var(--primary-light)}.services-grid.svelte-1ew2h8y{display:grid;grid-template-columns:repeat(auto-fit,minmax(400px,1fr));max-width:1200px;margin-left:auto;margin-right:auto;gap:2rem;margin-top:2rem}@media (max-width: 600px){.services-grid.svelte-1ew2h8y{grid-template-columns:1fr;gap:1.5rem}section.svelte-1ew2h8y{padding:3rem 1.5rem}}.services-grid.svelte-1ew2h8y .card{height:100%;display:flex}.services-grid.svelte-1ew2h8y .card-layout{flex-direction:row;height:100%;align-items:flex-start}.services-grid.svelte-1ew2h8y .card:hover{transform:translateY(-5px);box-shadow:0 15px 30px var(--light-shadow-hover)}body.dark-mode .services-grid.svelte-1ew2h8y .card:hover{box-shadow:0 15px 30px var(--dark-shadow-hover)}.service-icon.svelte-1ew2h8y{font-size:2.5rem;width:70px;height:70px;display:flex;align-items:center;justify-content:center;background-color:var(--light-bg-alt);border-radius:50%;margin-bottom:0;transition:all .3s ease}@media (max-width: 600px){.service-icon.svelte-1ew2h8y{font-size:2rem;width:50px;height:50px;margin-right:1rem}}body.dark-mode .service-icon.svelte-1ew2h8y{background-color:var(--dark-bg-alt)}.service-description.svelte-1ew2h8y{margin-bottom:1.5rem;line-height:1.6;color:var(--light-text-secondary);flex-grow:1}@media (max-width: 600px){.service-description.svelte-1ew2h8y{margin-bottom:1rem;text-align:left}.service-link.svelte-1ew2h8y{text-align:left}}body.dark-mode .service-description.svelte-1ew2h8y{color:var(--dark-text-secondary)}.service-link.svelte-1ew2h8y{margin-top:auto}.learn-more-link.svelte-1ew2h8y{color:var(--primary);text-decoration:none;font-weight:600;display:inline-flex;align-items:center;transition:all .3s ease}.learn-more-link.svelte-1ew2h8y:hover{color:var(--primary-dark)}body.dark-mode .learn-more-link.svelte-1ew2h8y{color:var(--primary-light)}body.dark-mode .learn-more-link.svelte-1ew2h8y:hover{color:var(--primary-lighter)}.arrow.svelte-1ew2h8y{margin-left:.5rem;transition:transform .3s ease}.learn-more-link.svelte-1ew2h8y:hover .arrow:where(.svelte-1ew2h8y){transform:translate(5px)}.about-preview.svelte-1ew2h8y{background-color:var(--light-bg-alt);padding:5rem 2rem}body.dark-mode .about-preview.svelte-1ew2h8y{background-color:var(--dark-bg-alt)}.about-container.svelte-1ew2h8y{max-width:800px;margin:0 auto;display:flex;align-items:center;gap:3rem}.about-content.svelte-1ew2h8y{flex:1}.about-content.svelte-1ew2h8y p:where(.svelte-1ew2h8y){font-size:1.1rem;line-height:1.6;margin-bottom:1.5rem}.testimonial_link.svelte-1ew2h8y{color:var(--primary);text-decoration:none;font-weight:600;transition:color .3s ease}.about-link.svelte-1ew2h8y{display:inline-flex;align-items:center;color:var(--primary);font-weight:600;text-decoration:none;transition:color .3s ease}.about-link.svelte-1ew2h8y:hover{color:var(--primary-dark)}body.dark-mode .about-link.svelte-1ew2h8y{color:var(--primary-light)}body.dark-mode .about-link.svelte-1ew2h8y:hover{color:var(--primary-lighter)}.about-link.svelte-1ew2h8y .arrow:where(.svelte-1ew2h8y){margin-left:.5rem;transition:transform .3s ease}.about-link.svelte-1ew2h8y:hover .arrow:where(.svelte-1ew2h8y){transform:translate(5px)}@media (max-width: 768px){.about-container.svelte-1ew2h8y{flex-direction:column;text-align:center}}.testimonials.svelte-1ew2h8y{background-color:var(--light-bg);padding:7rem 2rem;position:relative;overflow:hidden}.testimonials.svelte-1ew2h8y:before{content:"";position:absolute;top:-10%;right:-5%;width:300px;height:300px;background:radial-gradient(circle,#0066cc0d,#06c0 70%);border-radius:50%;z-index:0}body.dark-mode .testimonials.svelte-1ew2h8y{background-color:var(--dark-bg)}.testimonials-container.svelte-1ew2h8y{max-width:1200px;margin:0 auto;position:relative;z-index:1}.testimonials-header.svelte-1ew2h8y{text-align:center;margin-bottom:4rem;max-width:800px;margin-left:auto;margin-right:auto}.testimonials-subtitle.svelte-1ew2h8y{font-size:1.2rem;color:var(--light-text-secondary);max-width:600px;margin:1.5rem auto 0;line-height:1.6}body.dark-mode .testimonials-subtitle.svelte-1ew2h8y{color:var(--dark-text-secondary)}.testimonials-wrapper.svelte-1ew2h8y{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:2.5rem;max-width:900px;margin:0 auto}@media (max-width: 768px){.testimonials-header.svelte-1ew2h8y h2:where(.svelte-1ew2h8y){font-size:2rem}.testimonials-subtitle.svelte-1ew2h8y{font-size:1rem}.testimonials-wrapper.svelte-1ew2h8y{grid-template-columns:1fr}}
