@import "https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&display=swap";:root{--primary-gradient:linear-gradient(45deg, gold, #ff9500);--light-bg:#fff;--lighter-bg:#f8f9fa;--card-bg:#ffffffe6;--border-color:#ffd70033;--text-primary:#333;--text-secondary:#666;--accent:#ff9500;--accent-secondary:orange;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;color:var(--text-primary);background-color:var(--light-bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-weight:400;line-height:1.6}.gradient-text{background:var(--primary-gradient);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.container{max-width:1200px;margin:0 auto;padding:0 2rem}.section-padding{padding:6rem 0}.text-center{text-align:center}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes glow{0%,to{box-shadow:0 0 20px #ffd7004d}50%{box-shadow:0 0 30px #ffd70099}}.fade-in-up{animation:.6s ease-out fadeInUp}.glow-effect{animation:2s ease-in-out infinite glow}a{color:var(--accent);text-decoration:none;transition:all .3s}a:hover{color:var(--accent-secondary);text-shadow:0 0 10px #ffd7004d}nav.svelte-eyh2cm{z-index:1000;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff2;border-bottom:1px solid #0f83;width:100%;padding:1rem 0;transition:all .3s;position:fixed;top:0}nav.scrolled.svelte-eyh2cm{background:#fffffffa;padding:.5rem 0;box-shadow:0 2px 20px #0000001a}.nav-container.svelte-eyh2cm{justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto;padding:0 2rem;display:flex}.logo-link.svelte-eyh2cm{color:#333;align-items:center;font-size:1.8rem;font-weight:700;text-decoration:none;display:flex}.logo-text.svelte-eyh2cm{color:#333}.logo-highlight.svelte-eyh2cm{color:#ff9500;text-shadow:0 0 10px #ff95004d}.nav-menu.svelte-eyh2cm{align-items:center;gap:2rem;display:flex}.nav-link.svelte-eyh2cm{color:#666;text-transform:uppercase;letter-spacing:1px;padding:.5rem 0;font-size:.9rem;font-weight:500;text-decoration:none;transition:all .3s;position:relative}.nav-link.svelte-eyh2cm:hover,.nav-link.active.svelte-eyh2cm{color:#ff9500}.nav-link.svelte-eyh2cm:after{content:"";background:linear-gradient(90deg,gold,#ff9500);width:0;height:2px;transition:width .3s;position:absolute;bottom:0;left:0}.nav-link.svelte-eyh2cm:hover:after,.nav-link.active.svelte-eyh2cm:after{width:100%}.mobile-toggle.svelte-eyh2cm{cursor:pointer;flex-direction:column;padding:.5rem;display:none}.bar.svelte-eyh2cm{background:gold;border-radius:2px;width:25px;height:3px;margin:3px 0;transition:all .3s}@media (width<=768px){.nav-menu.svelte-eyh2cm{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#fffffffa;flex-direction:column;gap:2rem;width:100%;height:calc(100vh - 70px);padding:2rem;transition:left .3s;position:fixed;top:70px;left:-100%}nav.menu-open.svelte-eyh2cm .nav-menu:where(.svelte-eyh2cm){left:0}.mobile-toggle.svelte-eyh2cm{display:flex}nav.menu-open.svelte-eyh2cm .bar:where(.svelte-eyh2cm):first-child{transform:rotate(-45deg)translate(-5px,6px)}nav.menu-open.svelte-eyh2cm .bar:where(.svelte-eyh2cm):nth-child(2){opacity:0}nav.menu-open.svelte-eyh2cm .bar:where(.svelte-eyh2cm):nth-child(3){transform:rotate(45deg)translate(-5px,-6px)}.nav-link.svelte-eyh2cm{padding:1rem 0;font-size:1.1rem}}.hero.svelte-juboms{color:#333;justify-content:center;align-items:center;height:100vh;display:flex;position:relative;overflow:hidden}.bg-slideshow.svelte-juboms{z-index:0;width:100%;height:100%;position:absolute;top:0;left:0}.bg-slide.svelte-juboms{opacity:0;background-position:50%;background-repeat:no-repeat;background-size:cover;width:100%;height:100%;transition:opacity 1s ease-in-out;position:absolute;top:0;left:0}.bg-slide.active.svelte-juboms{opacity:1}.slide-indicators.svelte-juboms{z-index:10;gap:.5rem;display:flex;position:absolute;bottom:6rem;left:50%;transform:translate(-50%)}.indicator.svelte-juboms{cursor:pointer;background:#ffd70066;border:none;border-radius:50%;width:10px;height:10px;transition:all .3s}.indicator.active.svelte-juboms{background:gold;transform:scale(1.2)}.hero-content.svelte-juboms{text-align:center;z-index:2;max-width:800px;padding:0 2rem;position:relative}.title.svelte-juboms{color:#333;background:linear-gradient(45deg,#ff9500,gold);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:1rem;font-size:4rem;font-weight:700;transition:all .5s}.subtitle.svelte-juboms{color:#666;margin-bottom:2rem;font-size:1.5rem;transition:all .5s}.cta-buttons.svelte-juboms{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.btn-primary.svelte-juboms{cursor:pointer;text-transform:uppercase;color:#0a0a0a;background:linear-gradient(45deg,gold,#ff9500);border:none;border-radius:50px;padding:1rem 2rem;font-size:1.1rem;font-weight:600;transition:all .3s}.btn-primary.svelte-juboms:hover{transform:translateY(-2px);box-shadow:0 10px 20px #ffd7004d}@keyframes svelte-juboms-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.scroll-indicator.svelte-juboms{z-index:10;flex-direction:column;align-items:center;display:flex;position:absolute;bottom:2rem;left:50%;transform:translate(-50%)}.chevron.svelte-juboms{opacity:.6;border-bottom:2px solid gold;border-right:2px solid gold;width:20px;height:20px;margin:-5px;animation:2s infinite svelte-juboms-pulse;transform:rotate(45deg)}.chevron.svelte-juboms:nth-child(2){animation-delay:.2s}.chevron.svelte-juboms:nth-child(3){animation-delay:.4s}@keyframes svelte-juboms-pulse{0%,to{opacity:.2}50%{opacity:.8}}@media (width<=768px){.title.svelte-juboms{font-size:2.5rem}.subtitle.svelte-juboms{font-size:1.2rem}.cta-buttons.svelte-juboms{flex-direction:column;align-items:center}.slide-indicators.svelte-juboms{bottom:5rem}}.about.svelte-1pch8ix{color:#333;background:linear-gradient(#f8f9fa 0%,#fff 100%);padding:6rem 0}.container.svelte-1pch8ix{max-width:1200px;margin:0 auto;padding:0 2rem}.section-header.svelte-1pch8ix{text-align:center;margin-bottom:4rem}.section-title.svelte-1pch8ix{background:linear-gradient(45deg,gold,#ff9500);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:1rem;font-size:3rem;font-weight:700}.section-subtitle.svelte-1pch8ix{color:#666;max-width:600px;margin:0 auto;font-size:1.2rem}.about-content.svelte-1pch8ix{grid-template-columns:1fr 1.5fr;align-items:start;gap:4rem;display:grid}.about-image.svelte-1pch8ix{position:sticky;top:2rem}.image-placeholder.svelte-1pch8ix{aspect-ratio:1;background:linear-gradient(135deg,#ffd7001a 0%,#ff95001a 100%);border:2px solid #ffd7004d;border-radius:20px;flex-direction:column;justify-content:center;align-items:center;gap:1rem;width:100%;display:flex}.placeholder-icon.svelte-1pch8ix{font-size:5rem}.image-placeholder.svelte-1pch8ix p:where(.svelte-1pch8ix){color:#ff9500;font-size:1.5rem;font-weight:600}.aiot-card.svelte-1pch8ix{text-align:center;background:#fffffff2;border:2px solid #ffd7004d;border-radius:20px;margin-top:2rem;padding:1.5rem;transition:all .3s;box-shadow:0 8px 25px #ffd70026}.aiot-card.svelte-1pch8ix:hover{border-color:#ffd70080;transform:translateY(-5px);box-shadow:0 15px 35px #ffd70040}.aiot-title.svelte-1pch8ix{color:#ff9500;background:linear-gradient(45deg,gold,#ff9500);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:.5rem;font-size:1.5rem;font-weight:700}.aiot-description.svelte-1pch8ix{color:#666;margin-bottom:1.5rem;font-size:.95rem}.aiot-features.svelte-1pch8ix{grid-template-columns:repeat(2,1fr);gap:1rem;display:grid}.aiot-feature.svelte-1pch8ix{background:#ffd7001a;border-radius:10px;flex-direction:column;align-items:center;gap:.5rem;padding:.75rem;transition:all .3s;display:flex}.aiot-feature.svelte-1pch8ix:hover{background:#ffd70033;transform:scale(1.05)}.aiot-icon.svelte-1pch8ix{font-size:1.5rem}.aiot-feature.svelte-1pch8ix span:where(.svelte-1pch8ix):last-child{color:#666;font-size:.8rem;font-weight:500}.about-text.svelte-1pch8ix{flex-direction:column;gap:1.5rem;display:flex}.about-heading.svelte-1pch8ix{color:#ff9500;margin-bottom:.5rem;font-size:1.8rem;font-weight:600}.about-description.svelte-1pch8ix{color:#666;font-size:1.05rem;line-height:1.8}.stats-grid.svelte-1pch8ix{grid-template-columns:repeat(2,1fr);gap:1.5rem;margin:1rem 0;display:grid}.stat-item.svelte-1pch8ix{text-align:center;background:#ffffffe6;border:1px solid #ffd70033;border-radius:15px;padding:1.5rem;transition:all .3s}.stat-item.svelte-1pch8ix:hover{border-color:#ffd70066;transform:translateY(-5px);box-shadow:0 10px 20px #ffd70033}.stat-number.svelte-1pch8ix{color:#ff9500;margin-bottom:.5rem;font-size:2rem;font-weight:700;display:block}.stat-label.svelte-1pch8ix{color:#666;font-size:.9rem}.features-list.svelte-1pch8ix{flex-direction:column;gap:1.5rem;margin-top:1rem;display:flex}.feature-item.svelte-1pch8ix{background:#ffffffe6;border:1px solid #ffd70033;border-radius:15px;align-items:flex-start;gap:1rem;padding:1.5rem;transition:all .3s;display:flex}.feature-item.svelte-1pch8ix:hover{border-color:#ffd70066;box-shadow:0 5px 15px #ffd70026}.feature-icon.svelte-1pch8ix{flex-shrink:0;font-size:2rem}.feature-item.svelte-1pch8ix h4:where(.svelte-1pch8ix){color:#ff9500;margin-bottom:.5rem;font-size:1.1rem;font-weight:600}.feature-item.svelte-1pch8ix p:where(.svelte-1pch8ix){color:#666;margin:0;line-height:1.6}@media (width<=968px){.about-content.svelte-1pch8ix{grid-template-columns:1fr;gap:2rem}.about-image.svelte-1pch8ix{position:static}.image-placeholder.svelte-1pch8ix{max-width:300px;margin:0 auto}.aiot-card.svelte-1pch8ix{max-width:300px;margin-top:1.5rem;margin-left:auto;margin-right:auto}.stats-grid.svelte-1pch8ix{grid-template-columns:repeat(2,1fr)}}@media (width<=480px){.section-title.svelte-1pch8ix{font-size:2.5rem}.stats-grid.svelte-1pch8ix{grid-template-columns:1fr}.stat-item.svelte-1pch8ix{padding:1rem}.stat-number.svelte-1pch8ix{font-size:1.5rem}.aiot-features.svelte-1pch8ix{grid-template-columns:1fr}}.services.svelte-1q98ssw{color:#333;background:linear-gradient(#fff 0%,#f8f9fa 100%);padding:6rem 0}.services-grid.svelte-1q98ssw{grid-template-columns:repeat(2,1fr);gap:2rem;margin-top:3rem;display:grid}.service-card.svelte-1q98ssw{text-align:center;background:#ffffffe6;border:1px solid #ffd70033;border-radius:20px;padding:2rem;transition:all .3s;position:relative;overflow:hidden;box-shadow:0 4px 20px #0000001a}.service-card.svelte-1q98ssw:before{content:"";background:linear-gradient(90deg,#0000,#ffd7001a,#0000);width:100%;height:100%;transition:left .5s;position:absolute;top:0;left:-100%}.service-card.svelte-1q98ssw:hover:before{left:100%}.service-card.svelte-1q98ssw:hover{border-color:#ffd7004d;transform:translateY(-10px);box-shadow:0 20px 40px #ffd70033}.service-title.svelte-1q98ssw{color:#ff9500;margin-bottom:1rem;font-size:1.5rem;font-weight:600}.service-description.svelte-1q98ssw{color:#666;margin-bottom:1.5rem;line-height:1.6}.service-features.svelte-1q98ssw{margin-bottom:2rem;padding:0;list-style:none}.feature-item.svelte-1q98ssw{color:#777;padding:.5rem 0 .5rem 1.5rem;position:relative}.feature-item.svelte-1q98ssw:before{content:"✓";color:#ff9500;font-weight:700;position:absolute;left:0}.category-section.svelte-1q98ssw{margin-bottom:4rem}.category-title.svelte-1q98ssw{color:#ff9500;text-align:center;margin-bottom:1rem;font-size:2rem;font-weight:600}.category-description.svelte-1q98ssw{color:#666;text-align:center;margin-bottom:2rem;font-size:1.1rem}@media (width<=768px){.category-title.svelte-1q98ssw{font-size:1.8rem}.services-grid.svelte-1q98ssw{grid-template-columns:1fr;gap:1.5rem}.service-card.svelte-1q98ssw{padding:1.5rem}.category-section.svelte-1q98ssw{margin-bottom:3rem}}.tech-stack.svelte-xvy1dg{color:#333;background:linear-gradient(#f8f9fa 0%,#fff 100%);padding:6rem 0}.container.svelte-xvy1dg{max-width:1200px;margin:0 auto;padding:0 2rem}.section-header.svelte-xvy1dg{text-align:center;margin-bottom:4rem}.section-title.svelte-xvy1dg{background:linear-gradient(45deg,gold,#ff9500);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:1rem;font-size:3rem;font-weight:700}.section-subtitle.svelte-xvy1dg{color:#666;max-width:600px;margin:0 auto;font-size:1.2rem}.tech-categories.svelte-xvy1dg{flex-direction:column;gap:3rem;display:flex}.tech-category.svelte-xvy1dg{text-align:center}.category-title.svelte-xvy1dg{color:#ff9500;text-transform:uppercase;letter-spacing:2px;margin-bottom:2rem;font-size:1.8rem;font-weight:600}.tech-grid.svelte-xvy1dg{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));justify-items:center;gap:1.5rem;display:grid}.tech-item.svelte-xvy1dg{background:#ffffffe6;border:1px solid #ffd70033;border-radius:15px;flex-direction:column;align-items:center;gap:.5rem;min-width:120px;padding:1.5rem;transition:all .3s;display:flex;position:relative;overflow:hidden;box-shadow:0 4px 15px #0000001a}.tech-item.svelte-xvy1dg:hover{border-color:var(--tech-color);transform:translateY(-5px);box-shadow:0 10px 30px #ffd70033}.tech-item.active.svelte-xvy1dg{transform:scale(1.05);box-shadow:0 0 30px #ffd7004d}.tech-icon.svelte-xvy1dg{margin-bottom:.5rem;font-size:2rem}.tech-name.svelte-xvy1dg{color:#555;font-weight:600}.tech-hover.svelte-xvy1dg{pointer-events:none;width:100%;height:100%;position:absolute;top:0;left:0}.pulse-ring.svelte-xvy1dg{background:var(--tech-color);opacity:0;border-radius:50%;width:0;height:0;animation:2s infinite svelte-xvy1dg-pulse;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.tech-item.active.svelte-xvy1dg .pulse-ring:where(.svelte-xvy1dg){animation:1s infinite svelte-xvy1dg-pulse}@keyframes svelte-xvy1dg-pulse{0%{opacity:.8;width:0;height:0}to{opacity:0;width:200px;height:200px}}@media (width<=768px){.tech-grid.svelte-xvy1dg{grid-template-columns:repeat(auto-fit,minmax(100px,1fr))}.tech-item.svelte-xvy1dg{min-width:90px;padding:1rem}.tech-icon.svelte-xvy1dg{font-size:1.5rem}}.contact.svelte-13mpcvk{color:#333;background:linear-gradient(#fff 0%,#f8f9fa 100%);padding:6rem 0}.container.svelte-13mpcvk{max-width:1200px;margin:0 auto;padding:0 2rem}.section-header.svelte-13mpcvk{text-align:center;margin-bottom:4rem}.section-title.svelte-13mpcvk{background:linear-gradient(45deg,gold,#ff9500);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:1rem;font-size:3rem;font-weight:700}.section-subtitle.svelte-13mpcvk{color:#666;max-width:600px;margin:0 auto;font-size:1.2rem}.contact-content.svelte-13mpcvk{justify-content:center;display:flex}.contact-simple.svelte-13mpcvk{width:100%;max-width:600px}.contact-info.svelte-13mpcvk{text-align:center}.info-title.svelte-13mpcvk{color:#ff9500;margin-bottom:2rem;font-size:2rem;font-weight:600}.info-list.svelte-13mpcvk{flex-direction:column;gap:2rem;display:flex}.info-entry.svelte-13mpcvk{justify-content:center;align-items:center;gap:1rem;display:flex}.info-symbol.svelte-13mpcvk{flex-shrink:0;font-size:2rem}.info-details.svelte-13mpcvk{text-align:left}.info-type.svelte-13mpcvk{color:#ff9500;margin-bottom:.25rem;font-size:1rem;font-weight:600}.info-content.svelte-13mpcvk{color:#666;font-size:1.1rem}@media (width<=768px){.contact-content.svelte-13mpcvk{padding:0 1rem}.info-entry.svelte-13mpcvk{text-align:center;flex-direction:column;gap:.5rem}.info-details.svelte-13mpcvk{text-align:center}}
