.hero.svelte-1q37ri0{position:relative;min-height:100vh;display:flex;flex-direction:column;justify-content:center;padding-top:100px;padding-bottom:4rem}.hero-bg.svelte-1q37ri0{position:absolute;inset:0;background:radial-gradient(ellipse 80% 50% at 50% 0%,rgba(59,130,246,.03) 0%,transparent 50%);pointer-events:none;z-index:0}.hero-grid.svelte-1q37ri0{position:absolute;inset:0;background-image:linear-gradient(rgba(59,130,246,.04) 1px,transparent 1px),linear-gradient(90deg,rgba(59,130,246,.04) 1px,transparent 1px);background-size:50px 50px;pointer-events:none;z-index:1;mask-image:radial-gradient(ellipse 80% 50% at 50% 50%,black 0%,transparent 70%);-webkit-mask-image:radial-gradient(ellipse 80% 50% at 50% 50%,black 0%,transparent 70%)}.hero-glow.svelte-1q37ri0{position:absolute;border-radius:50%;pointer-events:none;z-index:2;filter:blur(100px);animation:svelte-1q37ri0-hero-glow-float 10s ease-in-out infinite}.hero-glow-1.svelte-1q37ri0{width:600px;height:600px;top:-15%;left:-10%;background:radial-gradient(circle,rgba(59,130,246,.25) 0%,transparent 70%);animation-delay:0s}.hero-glow-2.svelte-1q37ri0{width:500px;height:500px;bottom:5%;right:-15%;background:radial-gradient(circle,rgba(6,182,212,.2) 0%,transparent 70%);animation-delay:2s}.hero-glow-3.svelte-1q37ri0{width:350px;height:350px;top:40%;right:15%;background:radial-gradient(circle,rgba(99,102,241,.18) 0%,transparent 70%);animation-delay:4s}@keyframes svelte-1q37ri0-hero-glow-float{0%,to{transform:translate(0) scale(1)}25%{transform:translate(30px,-20px) scale(1.05)}50%{transform:translate(-20px,30px) scale(.95)}75%{transform:translate(20px,10px) scale(1.02)}}.hero-content.svelte-1q37ri0{position:relative;z-index:2;display:grid;grid-template-columns:1.1fr .9fr;gap:5rem;align-items:center}.hero-left.svelte-1q37ri0{display:flex;flex-direction:column;gap:2rem}.hero-status.svelte-1q37ri0{display:inline-flex;align-items:center;gap:.625rem;padding:.5rem 1rem;background:var(--bg-elevated);border:var(--border-elevated);border-radius:var(--radius-full);font-size:.8125rem;font-weight:500;color:var(--text-secondary);width:fit-content}.status-dot.svelte-1q37ri0{width:6px;height:6px;background:#22c55e;border-radius:50%;animation:svelte-1q37ri0-pulse 2s ease-in-out infinite}@keyframes svelte-1q37ri0-pulse{0%,to{opacity:1}50%{opacity:.5}}.hero-title.svelte-1q37ri0{margin:0;line-height:1.05;font-size:clamp(2.5rem,6vw,4rem)}.hero-title-light.svelte-1q37ri0{font-weight:400;color:var(--text-secondary);font-size:.85em}.hero-subtitle.svelte-1q37ri0{font-size:1.125rem;color:var(--text-secondary);max-width:520px;line-height:1.7}.hero-actions.svelte-1q37ri0{display:flex;gap:.875rem;flex-wrap:wrap}.hero-credentials.svelte-1q37ri0{display:flex;flex-wrap:wrap;gap:1rem}.credential.svelte-1q37ri0{display:flex;align-items:center;gap:.75rem;padding:.75rem 1rem;background:var(--bg-elevated);border:var(--border-subtle);border-radius:var(--radius-md);text-decoration:none;color:var(--text-primary);transition:all .2s ease}.credential.svelte-1q37ri0:hover{border-color:var(--accent-primary);transform:translateY(-1px);box-shadow:var(--shadow-md)}.credential-icon.svelte-1q37ri0{width:36px;height:36px;display:flex;align-items:center;justify-content:center;background:var(--bg-surface);border:var(--border-subtle);border-radius:var(--radius-sm);padding:4px}.credential-logo.svelte-1q37ri0{width:24px;height:24px;display:block}.credential-content.svelte-1q37ri0{display:flex;flex-direction:column}.credential-label.svelte-1q37ri0{font-size:.6875rem;color:var(--text-muted);font-weight:500;text-transform:uppercase;letter-spacing:.05em}.credential-value.svelte-1q37ri0{font-size:.875rem;font-weight:600}.hero-right.svelte-1q37ri0{display:flex;flex-direction:column;align-items:center;gap:2rem}.hero-image-wrapper.svelte-1q37ri0{position:relative;width:100%;max-width:380px}.hero-image-frame.svelte-1q37ri0{position:relative;width:100%;border-radius:var(--radius-xl);overflow:hidden;box-shadow:var(--shadow-lg);border:var(--border-elevated)}.hero-image.svelte-1q37ri0{width:100%;height:auto;display:block;transition:transform .5s ease}.hero-image-frame.svelte-1q37ri0:hover .hero-image:where(.svelte-1q37ri0){transform:scale(1.03)}.hero-image-overlay.svelte-1q37ri0{position:absolute;inset:0;background:linear-gradient(180deg,transparent 60%,rgba(0,0,0,.3) 100%)}.hero-stats.svelte-1q37ri0{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem;width:100%}.stat-card.svelte-1q37ri0{background:var(--bg-elevated);border:var(--border-subtle);border-radius:var(--radius-lg);padding:1.25rem;text-align:center;transition:all .2s ease}.stat-card.svelte-1q37ri0:hover{border-color:var(--accent-primary);transform:translateY(-2px)}.stat-value.svelte-1q37ri0{font-size:1.75rem;color:var(--text-primary);display:block;margin-bottom:.25rem}.stat-label.svelte-1q37ri0{font-size:.75rem;color:var(--text-muted);text-transform:uppercase;letter-spacing:.05em;font-weight:500}.hero-scroll.svelte-1q37ri0{position:absolute;bottom:2rem;left:50%;transform:translate(-50%);display:flex;flex-direction:column;align-items:center;gap:.75rem;font-size:.75rem;color:var(--text-muted);font-family:var(--font-mono);font-weight:500;letter-spacing:.05em;text-transform:uppercase;z-index:2}.scroll-indicator.svelte-1q37ri0{width:20px;height:32px;border:var(--border-subtle);border-radius:10px;display:flex;align-items:center;justify-content:center}.scroll-line.svelte-1q37ri0{width:2px;height:8px;background:var(--accent-primary);border-radius:1px;animation:svelte-1q37ri0-scrollBounce 1.5s ease-in-out infinite}@keyframes svelte-1q37ri0-scrollBounce{0%,to{transform:translateY(0);opacity:.5}50%{transform:translateY(8px);opacity:1}}@media(max-width:992px){.hero-content.svelte-1q37ri0{grid-template-columns:1fr;text-align:center}.hero-left.svelte-1q37ri0{align-items:center}.hero-title.svelte-1q37ri0{font-size:clamp(2rem,8vw,3rem)}.hero-subtitle.svelte-1q37ri0{margin-left:auto;margin-right:auto}.hero-actions.svelte-1q37ri0,.hero-credentials.svelte-1q37ri0{justify-content:center}.hero-right.svelte-1q37ri0{margin-top:2rem}.hero-image-wrapper.svelte-1q37ri0{max-width:320px}.hero-scroll.svelte-1q37ri0{bottom:1rem}}@media(max-width:640px){.hero-stats.svelte-1q37ri0{grid-template-columns:1fr}.stat-card.svelte-1q37ri0{display:flex;align-items:center;justify-content:space-between;text-align:left;padding:1rem 1.25rem}.stat-value.svelte-1q37ri0{font-size:1.5rem;margin-bottom:0}}.services.svelte-hz61c4{position:relative}.services-glow.svelte-hz61c4{position:absolute;border-radius:50%;pointer-events:none;z-index:0;filter:blur(100px);animation:svelte-hz61c4-services-glow-float 15s ease-in-out infinite}.services-glow-1.svelte-hz61c4{width:400px;height:400px;top:5%;left:-8%;background:radial-gradient(circle,rgba(6,182,212,.2) 0%,transparent 70%)}.services-glow-2.svelte-hz61c4{width:320px;height:320px;bottom:15%;right:-5%;background:radial-gradient(circle,rgba(59,130,246,.16) 0%,transparent 70%);animation-delay:3s}@keyframes svelte-hz61c4-services-glow-float{0%,to{transform:translate(0) scale(1)}33%{transform:translate(20px,-30px) scale(1.1)}66%{transform:translate(-15px,20px) scale(.9)}}.services-header.svelte-hz61c4{text-align:center;margin-bottom:4rem;position:relative;z-index:1}.services-grid.svelte-hz61c4{position:relative;z-index:1}.section-label.svelte-hz61c4{display:inline-block;font-family:var(--font-mono);font-size:.75rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:var(--accent-primary);margin-bottom:1rem}.section-title.svelte-hz61c4{font-size:clamp(2rem,5vw,2.75rem);margin:0 0 1.5rem;letter-spacing:-.02em}.section-subtitle.svelte-hz61c4{color:var(--text-secondary);font-size:1.0625rem;max-width:580px;margin:0 auto;line-height:1.7}.services-grid.svelte-hz61c4{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:1.25rem;max-width:1200px;margin:0 auto;padding:0 1.5rem}.service-card.svelte-hz61c4{background:var(--bg-elevated);border:var(--border-subtle);border-radius:var(--radius-lg);padding:1.75rem;display:flex;flex-direction:column;gap:1.25rem;transition:all .25s ease;position:relative;overflow:hidden}.service-card.svelte-hz61c4:before{content:"";position:absolute;top:0;left:0;right:0;height:2px;background:var(--gradient-primary);opacity:0;transition:opacity .25s ease}.service-card.svelte-hz61c4:hover:before{opacity:1}.service-card.svelte-hz61c4:hover{transform:translateY(-3px);border-color:#3b82f633;box-shadow:var(--shadow-lg),var(--shadow-glow)}.service-header.svelte-hz61c4{display:flex;align-items:center;justify-content:space-between}.service-number.svelte-hz61c4{font-size:.875rem;color:var(--text-muted);font-weight:500;letter-spacing:.05em}.service-icon.svelte-hz61c4{width:44px;height:44px;display:flex;align-items:center;justify-content:center;background:var(--bg-surface);border:var(--border-subtle);border-radius:var(--radius-md);font-size:1.25rem;color:var(--accent-primary);transition:all .25s ease}.service-card.svelte-hz61c4:hover .service-icon:where(.svelte-hz61c4){background:var(--gradient-primary);color:#fff;border-color:transparent}.service-content.svelte-hz61c4{display:flex;flex-direction:column;gap:.75rem}.service-title.svelte-hz61c4{font-size:1.125rem;font-weight:600;color:var(--text-primary);letter-spacing:-.01em}.service-description.svelte-hz61c4{color:var(--text-secondary);line-height:1.65;font-size:.9375rem}.service-tags.svelte-hz61c4{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:auto}.tag.svelte-hz61c4{padding:.3125rem .625rem;background:var(--bg-surface);border-radius:var(--radius-sm);font-size:.75rem;font-weight:500;color:var(--text-secondary);border:var(--border-subtle)}.service-card.svelte-hz61c4:hover .tag:where(.svelte-hz61c4){background:var(--bg-elevated);color:var(--text-primary)}@media(max-width:640px){.services-grid.svelte-hz61c4{grid-template-columns:1fr}}.work.svelte-4mrl79{position:relative}.work-glow.svelte-4mrl79{position:absolute;border-radius:50%;pointer-events:none;z-index:0;filter:blur(110px);animation:svelte-4mrl79-work-glow-float 18s ease-in-out infinite}.work-glow-1.svelte-4mrl79{width:450px;height:450px;top:0%;right:-10%;background:radial-gradient(circle,rgba(59,130,246,.18) 0%,transparent 70%)}.work-glow-2.svelte-4mrl79{width:380px;height:380px;bottom:10%;left:-8%;background:radial-gradient(circle,rgba(6,182,212,.15) 0%,transparent 70%);animation-delay:4s}@keyframes svelte-4mrl79-work-glow-float{0%,to{transform:translate(0) scale(1)}50%{transform:translate(-25px,35px) scale(1.1)}}.work-header.svelte-4mrl79{text-align:center;margin-bottom:4rem;position:relative;z-index:1}.work-grid.svelte-4mrl79{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem;max-width:1200px;margin:0 auto;padding:0 1.5rem;position:relative;z-index:1}.work-cta.svelte-4mrl79{text-align:center;margin-top:4rem;position:relative;z-index:1}.section-label.svelte-4mrl79{display:inline-block;font-family:var(--font-mono);font-size:.75rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:var(--accent-primary);margin-bottom:1rem}.section-title.svelte-4mrl79{font-size:clamp(2rem,5vw,2.75rem);margin:0 0 1rem;letter-spacing:-.02em}.section-subtitle.svelte-4mrl79{color:var(--text-secondary);font-size:1.0625rem;max-width:540px;margin:0 auto;line-height:1.7}.work-grid.svelte-4mrl79{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem;max-width:1200px;margin:0 auto;padding:0 1.5rem}.work-card-link.svelte-4mrl79{display:block;text-decoration:none;color:inherit}.work-card-image.svelte-4mrl79{position:relative;aspect-ratio:16/10;overflow:hidden;margin-bottom:1.25rem;border-radius:var(--radius-lg);background:var(--bg-elevated);border:var(--border-subtle)}.work-card-image.svelte-4mrl79 img:where(.svelte-4mrl79){width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.work-card-link.svelte-4mrl79:hover .work-card-image:where(.svelte-4mrl79) img:where(.svelte-4mrl79){transform:scale(1.05)}.work-card-overlay.svelte-4mrl79{position:absolute;inset:0;background:linear-gradient(to top,rgba(0,0,0,.8),transparent);display:flex;align-items:flex-end;padding:1.5rem;opacity:0;transition:opacity .3s ease}.work-card-link.svelte-4mrl79:hover .work-card-overlay:where(.svelte-4mrl79){opacity:1}.work-card-action.svelte-4mrl79{display:flex;align-items:center;gap:.5rem;color:#fff;font-weight:500;font-size:.9375rem}.work-card-content.svelte-4mrl79{display:flex;flex-direction:column;gap:.625rem}.work-card-meta.svelte-4mrl79{display:flex;align-items:center;gap:.75rem}.work-card-category.svelte-4mrl79{font-family:var(--font-mono);font-size:.6875rem;font-weight:600;letter-spacing:.05em;text-transform:uppercase;color:var(--accent-primary)}.work-card-title.svelte-4mrl79{font-size:1.25rem;font-weight:600;color:var(--text-primary);margin:0;letter-spacing:-.01em}.work-card-description.svelte-4mrl79{color:var(--text-secondary);font-size:.9375rem;line-height:1.6;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.work-card-tags.svelte-4mrl79{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:.25rem}.tag.svelte-4mrl79{padding:.3125rem .625rem;background:var(--bg-elevated);border-radius:var(--radius-sm);font-size:.75rem;font-weight:500;color:var(--text-secondary);border:var(--border-subtle)}.work-cta.svelte-4mrl79{text-align:center;margin-top:4rem}@media(max-width:768px){.work-grid.svelte-4mrl79{grid-template-columns:1fr}}
