.page.svelte-ofwjxd{--accent: var(--color-accent);--accent-secondary: var(--color-accent-secondary);--text: var(--color-text-primary);--text-muted: var(--color-text-secondary);--text-dim: var(--color-text-secondary);--border: var(--color-border);--card: var(--color-surface);--card-hover: var(--color-surface-hover);position:relative;width:100%;display:flex;flex-direction:column;align-items:center}.bg.svelte-ofwjxd{position:fixed;inset:0;pointer-events:none;overflow:hidden}.gradient-orb.svelte-ofwjxd{position:absolute;border-radius:50%;filter:blur(80px);opacity:.4}.orb-1.svelte-ofwjxd{width:600px;height:600px;background:var(--accent);top:-200px;right:-100px}.orb-2.svelte-ofwjxd{width:400px;height:400px;background:var(--accent-secondary);bottom:20%;left:-100px;opacity:.2}.grid-lines.svelte-ofwjxd{position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.03) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.03) 1px,transparent 1px);background-size:80px 80px;-webkit-mask-image:radial-gradient(ellipse 100% 80% at 50% 20%,black,transparent);mask-image:radial-gradient(ellipse 100% 80% at 50% 20%,black,transparent)}.hero.svelte-ofwjxd{width:100%;min-height:100vh;display:flex;align-items:center;justify-content:center;padding:8rem 1.5rem;position:relative;box-sizing:border-box}.hero-content.svelte-ofwjxd{max-width:720px;text-align:center;width:100%;padding:0 1rem;box-sizing:border-box}h1.svelte-ofwjxd{font-size:clamp(2.5rem,6vw,4rem);font-weight:600;line-height:1.1;letter-spacing:-.03em;margin-bottom:1.5rem}.hero-content.svelte-ofwjxd>p:where(.svelte-ofwjxd){font-size:1.25rem;color:var(--text-muted);line-height:1.6;max-width:540px;margin:0 auto 2rem}.btn-primary.svelte-ofwjxd{display:inline-flex;align-items:center;gap:.5rem;padding:.875rem 1.5rem;background:var(--accent);color:#000;font-weight:600;font-size:.9375rem;border-radius:8px;text-decoration:none;transition:all .2s}.btn-primary.svelte-ofwjxd:hover{transform:translateY(-2px);box-shadow:0 0 40px #10b9814d}.btn-lg.svelte-ofwjxd{padding:1rem 2rem;font-size:1rem}section.svelte-ofwjxd:not(.hero){width:100%;max-width:1200px;margin-left:auto;margin-right:auto;padding:6rem 1.5rem;position:relative;box-sizing:border-box}.section-header.svelte-ofwjxd{margin-bottom:3rem;text-align:center}.label.svelte-ofwjxd{display:inline-block;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.1em;color:var(--accent);margin-bottom:.75rem}.section-header.svelte-ofwjxd h2:where(.svelte-ofwjxd){font-size:1.75rem;font-weight:600;letter-spacing:-.02em}.work.svelte-ofwjxd{border-top:1px solid var(--border)}.work-grid.svelte-ofwjxd{display:grid;gap:1rem}.work-card.svelte-ofwjxd{background:var(--card);border:1px solid var(--border);border-radius:16px;padding:2rem;transition:all .25s;overflow:visible}.work-card.svelte-ofwjxd:hover{background:var(--card-hover);border-color:var(--accent);transform:translateY(-2px);box-shadow:0 10px 25px -5px #10b98126}.work-card.expandable.svelte-ofwjxd{cursor:pointer}.work-card.expandable.svelte-ofwjxd:hover h3:where(.svelte-ofwjxd){color:var(--accent)}.work-card.svelte-ofwjxd h3:where(.svelte-ofwjxd){font-size:1.125rem;font-weight:600;margin-bottom:.75rem}.work-card.svelte-ofwjxd p:where(.svelte-ofwjxd){font-size:.9375rem;color:var(--text-muted);line-height:1.6;margin-bottom:1rem}.card-header.svelte-ofwjxd{all:unset;width:100%;display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;cursor:default;box-sizing:border-box;overflow:visible}.work-card.expandable.svelte-ofwjxd .card-header:where(.svelte-ofwjxd){cursor:pointer}.work-card.expandable.svelte-ofwjxd .card-header:where(.svelte-ofwjxd):hover .expand-icon:where(.svelte-ofwjxd){color:var(--accent)}.card-content.svelte-ofwjxd{flex:1;text-align:left;min-width:0}.card-content.svelte-ofwjxd h3:where(.svelte-ofwjxd),.card-content.svelte-ofwjxd p:where(.svelte-ofwjxd){word-wrap:break-word;overflow-wrap:break-word}.expand-icon.svelte-ofwjxd{color:var(--text-dim);transition:transform .3s ease,color .2s;flex-shrink:0;margin-top:.25rem}.expand-icon.rotated.svelte-ofwjxd{transform:rotate(180deg);color:var(--accent)}.work-card.expandable.svelte-ofwjxd:hover .expand-icon:where(.svelte-ofwjxd){color:var(--accent)}.pipeline-container.svelte-ofwjxd{max-height:0;overflow:hidden;transition:max-height .5s ease,opacity .4s ease,margin .3s ease;opacity:0;margin-top:0}.pipeline-container.visible.svelte-ofwjxd{max-height:1200px;opacity:1;margin-top:1.5rem}.mermaid-wrapper.svelte-ofwjxd{padding:1.5rem;background:#10b98108;border:1px solid rgba(16,185,129,.15);border-radius:12px;overflow-x:auto;-webkit-overflow-scrolling:touch;display:flex;justify-content:center;align-items:center}.mermaid-wrapper.svelte-ofwjxd svg{display:block;height:auto;min-height:120px;max-width:100%}.mermaid-wrapper.svelte-ofwjxd .nodeLabel{font-family:inherit;font-weight:500}.mermaid-wrapper.svelte-ofwjxd .node rect,.mermaid-wrapper.svelte-ofwjxd .node polygon{rx:6px;ry:6px}.mermaid-wrapper.svelte-ofwjxd .edgeLabel{font-size:.75rem}.tech-icons.svelte-ofwjxd{display:flex;justify-content:center;flex-wrap:wrap;gap:.875rem;padding:.25rem}.tech-icon-wrapper.svelte-ofwjxd{position:relative;display:flex;flex-direction:column;align-items:center}.tech-tooltip.svelte-ofwjxd{position:absolute;bottom:100%;left:50%;transform:translate(-50%);margin-bottom:8px;padding:.5rem .75rem;background:var(--card);color:var(--text);font-size:.75rem;font-weight:600;border-radius:6px;white-space:nowrap;opacity:0;pointer-events:none;transition:opacity .2s ease;z-index:100;box-shadow:0 4px 12px #0003;border:1px solid var(--border)}.tech-icon-wrapper.svelte-ofwjxd:hover .tech-tooltip:where(.svelte-ofwjxd){opacity:1}.tech-icon.svelte-ofwjxd{width:52px;height:52px;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;transition:transform .2s ease,box-shadow .2s ease;cursor:pointer}.tech-icon-wrapper.svelte-ofwjxd:hover .tech-icon:where(.svelte-ofwjxd){transform:scale(1.1);box-shadow:0 4px 12px #0000004d}.tech-icon.svelte-ofwjxd svg:where(.svelte-ofwjxd){width:26px;height:26px}.tech-stack-inline.svelte-ofwjxd{margin-top:1rem;padding-top:1rem;padding-bottom:.5rem;margin-bottom:-.5rem}.tech-stack-inline.svelte-ofwjxd .tech-icons:where(.svelte-ofwjxd){justify-content:flex-start;gap:.625rem}.tech-stack-inline.svelte-ofwjxd .tech-icon:where(.svelte-ofwjxd){width:40px;height:40px}.tech-stack-inline.svelte-ofwjxd .tech-icon:where(.svelte-ofwjxd) svg:where(.svelte-ofwjxd){width:20px;height:20px}.examples-section.svelte-ofwjxd{padding:2rem;background:#10b98108;border:1px solid rgba(16,185,129,.15);border-radius:12px;text-align:center}.examples-label.svelte-ofwjxd{display:block;font-size:.875rem;color:var(--text-muted);margin-bottom:1.25rem;font-weight:500}.example-links.svelte-ofwjxd{display:flex;justify-content:center;gap:1.5rem;flex-wrap:wrap}.example-link.svelte-ofwjxd{display:inline-flex;align-items:center;gap:.5rem;padding:.75rem 1.25rem;background:#10b9811a;border:1px solid rgba(16,185,129,.25);border-radius:8px;color:var(--accent);text-decoration:none;font-weight:500;font-size:.9375rem;transition:all .2s ease}.example-link.svelte-ofwjxd:hover{background:#10b98133;border-color:var(--accent);transform:translateY(-2px)}.example-link.svelte-ofwjxd svg:where(.svelte-ofwjxd){opacity:.7;transition:opacity .2s}.example-link.svelte-ofwjxd:hover svg:where(.svelte-ofwjxd){opacity:1}.services.svelte-ofwjxd{border-top:1px solid var(--border)}.services-grid.svelte-ofwjxd{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem}.service-card.svelte-ofwjxd{padding:2rem;background:var(--card);border:1px solid var(--border);border-radius:16px;transition:all .25s;overflow:hidden}.service-card.svelte-ofwjxd h3:where(.svelte-ofwjxd),.service-card.svelte-ofwjxd p:where(.svelte-ofwjxd){word-wrap:break-word;overflow-wrap:break-word}.service-card.svelte-ofwjxd:hover{border-color:#10b9814d;background:var(--card-hover);transform:translateY(-4px)}.service-icon-large.svelte-ofwjxd{width:56px;height:56px;display:flex;align-items:center;justify-content:center;background:#10b9811a;border:1px solid rgba(16,185,129,.2);border-radius:12px;color:var(--accent);margin-bottom:1.25rem}.service-card.svelte-ofwjxd h3:where(.svelte-ofwjxd){font-size:1.25rem;font-weight:600;margin-bottom:.75rem}.service-card.svelte-ofwjxd p:where(.svelte-ofwjxd){font-size:.9375rem;color:var(--text-muted);line-height:1.6;margin-bottom:1.25rem}.service-features.svelte-ofwjxd{list-style:none;padding:0;margin:0;display:flex;flex-wrap:wrap;gap:.5rem}.service-features.svelte-ofwjxd li:where(.svelte-ofwjxd){font-size:.8125rem;color:var(--text-dim);padding:.375rem .75rem;background:#ffffff0d;border-radius:6px}.cta.svelte-ofwjxd{border-top:1px solid var(--border)}.cta-content.svelte-ofwjxd{text-align:center;padding:3rem;background:linear-gradient(135deg,#10b98114,#3b82f60d);border:1px solid var(--border);border-radius:20px}.cta-content.svelte-ofwjxd h2:where(.svelte-ofwjxd){font-size:2rem;font-weight:600;margin-bottom:.5rem}.cta-content.svelte-ofwjxd p:where(.svelte-ofwjxd){color:var(--text-muted);margin-bottom:1.5rem}@media(max-width:900px){.mermaid-wrapper.svelte-ofwjxd{display:flex;justify-content:center}.mermaid-wrapper.svelte-ofwjxd svg{max-width:100%}}@media(max-width:768px){.hero.svelte-ofwjxd{padding:6rem 1.5rem}section.svelte-ofwjxd:not(.hero){padding:4rem 1.5rem}.services-grid.svelte-ofwjxd{grid-template-columns:1fr}.service-card.svelte-ofwjxd,.work-card.svelte-ofwjxd{padding:1.5rem}.mermaid-wrapper.svelte-ofwjxd{padding:1rem}.tech-icon.svelte-ofwjxd{width:44px;height:44px}.tech-icon.svelte-ofwjxd svg:where(.svelte-ofwjxd){width:22px;height:22px}.tech-icons.svelte-ofwjxd{gap:.625rem}.tech-stack-inline.svelte-ofwjxd .tech-icon:where(.svelte-ofwjxd){width:36px;height:36px}.tech-stack-inline.svelte-ofwjxd .tech-icon:where(.svelte-ofwjxd) svg:where(.svelte-ofwjxd){width:18px;height:18px}.cta-content.svelte-ofwjxd{padding:2rem 1.5rem}.cta-content.svelte-ofwjxd h2:where(.svelte-ofwjxd){font-size:1.5rem}.example-links.svelte-ofwjxd{flex-direction:column;gap:.75rem}.example-link.svelte-ofwjxd{justify-content:center}}@media(max-width:480px){.hero.svelte-ofwjxd{padding:5rem 1rem}section.svelte-ofwjxd:not(.hero){padding:3rem 1rem}.work-card.svelte-ofwjxd,.service-card.svelte-ofwjxd{padding:1.25rem}.work-card.svelte-ofwjxd h3:where(.svelte-ofwjxd){font-size:1rem}.work-card.svelte-ofwjxd p:where(.svelte-ofwjxd){font-size:.875rem}.service-card.svelte-ofwjxd h3:where(.svelte-ofwjxd){font-size:1.1rem}.service-card.svelte-ofwjxd p:where(.svelte-ofwjxd){font-size:.875rem}.tech-stack-inline.svelte-ofwjxd .tech-icon:where(.svelte-ofwjxd){width:32px;height:32px}.tech-stack-inline.svelte-ofwjxd .tech-icon:where(.svelte-ofwjxd) svg:where(.svelte-ofwjxd){width:16px;height:16px}.tech-stack-inline.svelte-ofwjxd .tech-icons:where(.svelte-ofwjxd){gap:.5rem}.examples-section.svelte-ofwjxd{padding:1.25rem}.cta-content.svelte-ofwjxd{padding:1.5rem 1rem}.cta-content.svelte-ofwjxd h2:where(.svelte-ofwjxd){font-size:1.375rem}.btn-lg.svelte-ofwjxd{padding:.875rem 1.5rem;font-size:.9375rem}}
