body{background:#e6dfd3;margin:0;padding:0}.topo-canvas.svelte-hzvn0h{pointer-events:none;z-index:0;width:100vw;height:100vh;display:block;position:fixed;inset:0}.page.svelte-hzvn0h{z-index:1;color:#0a0a0a;background:0 0;flex-direction:column;min-height:100vh;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;display:flex;position:relative}nav.svelte-hzvn0h{justify-content:space-between;align-items:center;padding:1.5rem 2rem;display:flex}.brand.svelte-hzvn0h{letter-spacing:.2em;text-transform:uppercase;color:#0a0a0a;font-size:.7rem;font-weight:700}.login-btn.svelte-hzvn0h{color:#0a0a0a;letter-spacing:.02em;cursor:pointer;background:0 0;border:1px solid #0a0a0a40;border-radius:6px;align-items:center;padding:.5rem 1.25rem;font-family:inherit;font-size:.8rem;font-weight:600;transition:background .15s,border-color .15s;display:inline-flex}.login-btn.svelte-hzvn0h:hover{background:#0a0a0a0f;border-color:#0a0a0a73}main.svelte-hzvn0h{flex-direction:column;flex:1;justify-content:safe center;align-items:center;gap:clamp(3.5rem,8vw,6rem);padding:clamp(2.5rem,7vw,4.5rem) 1.5rem 5rem;display:flex}.hero.svelte-hzvn0h{text-align:center;width:100%;max-width:820px;margin-inline:auto}.reveal-mask.svelte-hzvn0h{overflow:hidden}.reveal-line.svelte-hzvn0h{margin:0;display:block}.hero.svelte-hzvn0h .reveal-mask:where(.svelte-hzvn0h) .reveal-line:where(.svelte-hzvn0h){transition:transform .9s cubic-bezier(.22,1,.36,1);transform:translateY(110%)}.hero.svelte-hzvn0h .reveal-mask.in:where(.svelte-hzvn0h) .reveal-line:where(.svelte-hzvn0h){transform:translateY(0)}.hero.svelte-hzvn0h .reveal-mask:where(.svelte-hzvn0h):nth-child(2){margin-top:.5rem}.hero.svelte-hzvn0h .reveal-mask:where(.svelte-hzvn0h):nth-child(2) .reveal-line:where(.svelte-hzvn0h){transition-delay:80ms}.hero.svelte-hzvn0h .reveal-mask:where(.svelte-hzvn0h):nth-child(3){margin-top:1.25rem}.hero.svelte-hzvn0h .reveal-mask:where(.svelte-hzvn0h):nth-child(3) .reveal-line:where(.svelte-hzvn0h){transition-delay:.16s}.mark.svelte-hzvn0h{letter-spacing:-.06em;color:#0a0a0a;font-size:clamp(6rem,22vw,14rem);font-weight:900;line-height:.9}.headline.svelte-hzvn0h{letter-spacing:-.025em;color:#0a0a0a;font-size:clamp(1.9rem,5vw,3rem);font-weight:800;line-height:1.05}.lede.svelte-hzvn0h{color:#0a0a0a94;max-width:46ch;margin-inline:auto;font-size:clamp(.98rem,2.4vw,1.1rem);font-weight:400;line-height:1.6}.cta-wrap.svelte-hzvn0h{opacity:0;margin-top:2.25rem;transition:opacity .7s .34s,transform .7s cubic-bezier(.22,1,.36,1) .34s;transform:translateY(14px)}.cta-wrap.in.svelte-hzvn0h{opacity:1;transform:none}.cta-primary.svelte-hzvn0h{color:#f5f5f5;cursor:pointer;background:#0a0a0a;border:none;border-radius:8px;align-items:center;padding:.85rem 1.75rem;font-family:inherit;font-size:.9rem;font-weight:700;text-decoration:none;transition:background .15s;display:inline-flex}.cta-primary.svelte-hzvn0h:hover{background:#222}.capabilities.svelte-hzvn0h{text-align:center;width:100%;max-width:820px;margin-inline:auto}.section-label.svelte-hzvn0h{letter-spacing:.18em;text-transform:uppercase;color:#0a0a0a66;margin:0 0 1.75rem;font-size:.65rem;font-weight:700}.preview-grid.svelte-hzvn0h{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1.25rem;display:grid}.preview-card.svelte-hzvn0h{text-align:left;opacity:0;background:#ffffff59;border:1px solid #0a0a0a1f;border-radius:12px;flex-direction:column;align-items:flex-start;gap:.6rem;min-height:200px;padding:1.75rem;transition:opacity .7s,transform .7s cubic-bezier(.22,1,.36,1),border-color .15s,background .15s;display:flex;transform:translateY(20px)}.preview-card.in.svelte-hzvn0h{opacity:1;transform:none}.preview-card.svelte-hzvn0h:nth-child(2){transition-delay:80ms}.preview-card.svelte-hzvn0h:nth-child(3){transition-delay:.16s}.preview-card.svelte-hzvn0h:hover{background:#fff9;border-color:#0a0a0a4d;transition-delay:0s}.card-icon.svelte-hzvn0h{color:#0a0a0a;background:#0a0a0a0f;border-radius:10px;justify-content:center;align-items:center;width:40px;height:40px;margin-bottom:.35rem;display:inline-flex}.card-icon.svelte-hzvn0h svg:where(.svelte-hzvn0h){width:20px;height:20px}.card-title.svelte-hzvn0h{letter-spacing:-.01em;color:#0a0a0a;margin:0;font-size:1.02rem;font-weight:700}.card-desc.svelte-hzvn0h{color:#0a0a0a8c;margin:0;font-size:.85rem;font-weight:400;line-height:1.55}.contact-overlay.svelte-hzvn0h{z-index:200;background:#0a0a0a73;justify-content:center;align-items:center;padding:1.5rem;display:flex;position:fixed;inset:0}.contact-modal.svelte-hzvn0h{text-align:center;background:#faf8f4;border:1px solid #0a0a0a1a;border-radius:14px;width:100%;max-width:340px;padding:2rem 1.75rem 1.75rem;position:relative;box-shadow:0 24px 60px #0a0a0a40}.contact-close.svelte-hzvn0h{color:#0a0a0a66;cursor:pointer;background:0 0;border:none;padding:.25rem;font-family:inherit;font-size:1.35rem;line-height:1;position:absolute;top:.6rem;right:.6rem}.contact-close.svelte-hzvn0h:hover{color:#0a0a0a}.contact-title.svelte-hzvn0h{letter-spacing:.18em;text-transform:uppercase;color:#0a0a0a80;margin:0 0 1.35rem;font-size:.68rem;font-weight:700}.contact-options.svelte-hzvn0h{flex-direction:column;gap:.7rem;display:flex}.contact-option.svelte-hzvn0h{color:#f5f5f5;background:#0a0a0a;border:none;border-radius:8px;justify-content:center;align-items:center;gap:.55rem;padding:.8rem 1rem;font-family:inherit;font-size:.9rem;font-weight:700;text-decoration:none;transition:background .15s;display:inline-flex}.contact-option.svelte-hzvn0h:hover{background:#222}.contact-option.svelte-hzvn0h svg:where(.svelte-hzvn0h){flex-shrink:0;width:16px;height:16px}.cursor-dot.svelte-hzvn0h{pointer-events:none;z-index:9999;will-change:transform;background:#0a0a0a;border-radius:50%;width:8px;height:8px;margin:-4px 0 0 -4px;transition:width .18s,height .18s,margin .18s,background-color .18s,border .18s;display:none;position:fixed;top:0;left:0}.cursor-dot.svelte-hzvn0h.expanded{background:0 0;border:1.5px solid #0a0a0a4d;width:36px;height:36px;margin:-18px 0 0 -18px}@media (width<=640px){.preview-grid.svelte-hzvn0h{grid-template-columns:1fr}}@media (pointer:fine){*{cursor:none!important}.cursor-dot.svelte-hzvn0h{display:block}}@media (prefers-reduced-motion:reduce){.reveal-line.svelte-hzvn0h,.cta-wrap.svelte-hzvn0h,.preview-card.svelte-hzvn0h{opacity:1!important;transition:none!important;transform:none!important}}
