:root{--white: #ffffff;--bg: #ffffff;--bg-alt: #fafafa;--bg-soft: #f5f5f5;--ink: #111827;--ink-soft: #1f2937;--muted: #4b5563;--muted-2: #6b7280;--hairline: #e5e7eb;--rule: #d1d5db;--orange: #fb923c;--orange-deep: #f97316;--pink: #ec4899;--pink-deep: #db2777;--green: #22c55e;--green-hover: #16a34a;--navy: #0f172a;--highlight: #fef08a;--gradient: linear-gradient(135deg, var(--orange) 0%, var(--pink) 100%);--shadow-sm: 0 1px 2px rgba(17, 24, 39, .04), 0 4px 10px -2px rgba(17, 24, 39, .06);--shadow-md: 0 4px 12px rgba(17, 24, 39, .05), 0 12px 28px -10px rgba(17, 24, 39, .1);--shadow-lg: 0 8px 20px rgba(17, 24, 39, .07), 0 24px 48px -16px rgba(17, 24, 39, .18)}html{scroll-behavior:smooth}@media (prefers-reduced-motion: reduce){html{scroll-behavior:auto}}html,body{margin:0;padding:0;background:var(--bg);color:var(--ink);font-family:Oxygen,ui-sans-serif,system-ui,sans-serif;font-weight:400;line-height:1.55;-webkit-font-smoothing:antialiased}::-moz-selection{background:var(--highlight);color:var(--ink)}::selection{background:var(--highlight);color:var(--ink)}h1.svelte-cwls5q,h2.svelte-cwls5q,h3.svelte-cwls5q{font-family:Oxygen,sans-serif;font-weight:700;color:var(--ink);letter-spacing:-.02em;line-height:1.1;margin:0}h1.svelte-cwls5q{font-size:clamp(2.4rem,5.6vw,4.4rem);line-height:1.05}h2.svelte-cwls5q{font-size:clamp(1.9rem,3.6vw,3rem);margin-bottom:.4em}h3.svelte-cwls5q{font-size:clamp(1.2rem,2vw,1.45rem);margin-bottom:.4em;letter-spacing:-.015em}p.svelte-cwls5q{margin:0 0 1em}.label.svelte-cwls5q{font-size:.78rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:var(--pink);display:inline-block;margin-bottom:14px}.wrap.svelte-cwls5q{max-width:1200px;margin:0 auto;padding:0 28px}.wrap-narrow.svelte-cwls5q{max-width:800px;margin:0 auto;padding:0 28px}section.svelte-cwls5q{padding:96px 0;border-top:1px solid var(--hairline)}section.first.svelte-cwls5q{padding-top:56px;border-top:none}.btn.svelte-cwls5q{display:inline-flex;align-items:center;justify-content:center;gap:.5em;padding:.85em 1.4em;background:var(--green);color:#fff;text-decoration:none;font-weight:700;font-size:.95rem;border-radius:8px;border:none;cursor:pointer;transition:transform .15s ease,background .15s ease,box-shadow .2s ease;box-shadow:var(--shadow-sm)}.btn.svelte-cwls5q:hover{background:var(--green-hover);transform:translateY(-1px);box-shadow:var(--shadow-md)}.btn.large.svelte-cwls5q{padding:1.05em 1.7em;font-size:1.02rem}.btn.ghost-light.svelte-cwls5q{background:transparent;color:#fff;border:1.5px solid rgba(255,255,255,.5);box-shadow:none}.btn.ghost-light.svelte-cwls5q:hover{background:#fff;color:var(--ink);transform:translateY(-1px)}.arrow.svelte-cwls5q{display:inline-block;transition:transform .2s ease}.btn.svelte-cwls5q:hover .arrow:where(.svelte-cwls5q){transform:translate(3px)}.grad.svelte-cwls5q{background:var(--gradient);-webkit-background-clip:text;background-clip:text;color:transparent;font-style:normal}.hero.svelte-cwls5q{background:var(--ink);color:#fff;position:relative;overflow:hidden;border-top:none;padding:88px 0 96px}.hero.svelte-cwls5q:before{content:"";position:absolute;top:-240px;left:8%;width:760px;height:600px;background:radial-gradient(ellipse,rgba(236,72,153,.18),transparent 62%);pointer-events:none}.hero.svelte-cwls5q:after{content:"";position:absolute;bottom:-200px;right:-120px;width:520px;height:520px;background:radial-gradient(circle,rgba(251,146,60,.14),transparent 60%);pointer-events:none}.hero.svelte-cwls5q .wrap:where(.svelte-cwls5q){position:relative;z-index:1}.hero-grid.svelte-cwls5q{display:grid;grid-template-columns:1.05fr .95fr;gap:64px;align-items:center}@media (max-width: 900px){.hero-grid.svelte-cwls5q{grid-template-columns:1fr;gap:52px}}.hero-copy.svelte-cwls5q .label:where(.svelte-cwls5q){color:var(--orange)}.hero-copy.svelte-cwls5q h1:where(.svelte-cwls5q){color:#fff;margin-bottom:24px}.hero-copy.svelte-cwls5q .deck:where(.svelte-cwls5q){font-size:1.15rem;color:#cbd5e1;max-width:540px;line-height:1.6;margin-bottom:32px}.hero-cta.svelte-cwls5q{display:flex;gap:14px;align-items:center;flex-wrap:wrap}.trustpilot.svelte-cwls5q{display:inline-flex;align-items:center;gap:10px;margin-top:24px;text-decoration:none;color:#cbd5e1;font-size:.95rem}.tp-stars.svelte-cwls5q{position:relative;display:inline-block;font-size:1.15rem;line-height:1;letter-spacing:3px;white-space:nowrap}.tp-stars-empty.svelte-cwls5q{color:#ffffff38}.tp-stars-fill.svelte-cwls5q{position:absolute;left:0;top:0;overflow:hidden;white-space:nowrap;color:#00b67a}.tp-text.svelte-cwls5q strong:where(.svelte-cwls5q){color:#fff;font-weight:700}.trustpilot.svelte-cwls5q:hover .tp-text:where(.svelte-cwls5q){color:#fff}.hero-art.svelte-cwls5q{position:relative;max-width:500px;margin-left:auto}@media (max-width: 900px){.hero-art.svelte-cwls5q{margin:0 auto;max-width:440px}}.polaroid.svelte-cwls5q{background:#fff;border-radius:12px;padding:10px 10px 0;box-shadow:var(--shadow-lg);transform:rotate(-2deg);margin:0}.polaroid.svelte-cwls5q img:where(.svelte-cwls5q){width:100%;border-radius:7px;display:block}.polaroid-caption.svelte-cwls5q{font-size:.84rem;color:var(--ink-soft);font-weight:600;padding:10px 4px 12px;text-align:center;background:#fff;border-radius:0 0 7px 7px}.people-badge.svelte-cwls5q{position:absolute;left:-16px;bottom:18px;z-index:3;max-width:200px;background:var(--gradient);color:#fff;border-radius:14px;padding:12px 18px;box-shadow:var(--shadow-lg);text-align:center;line-height:1.1}.people-badge.svelte-cwls5q .pb-num:where(.svelte-cwls5q){display:block;font-family:Oxygen,sans-serif;font-weight:700;font-size:1.5rem;letter-spacing:-.01em}.people-badge.svelte-cwls5q .pb-label:where(.svelte-cwls5q){display:block;font-size:.74rem;font-weight:600;opacity:.92;margin-top:2px}@media (max-width: 520px){.people-badge.svelte-cwls5q{left:50%;transform:translate(-50%);bottom:-16px}}.stats-section.svelte-cwls5q{background:var(--bg-soft)}.stats-grid.svelte-cwls5q{display:grid;grid-template-columns:repeat(4,1fr);gap:24px;text-align:center}@media (max-width: 720px){.stats-grid.svelte-cwls5q{grid-template-columns:repeat(2,1fr);gap:32px 16px}}.stat-num.svelte-cwls5q{font-family:Oxygen,sans-serif;font-weight:700;font-size:clamp(2.2rem,4vw,3rem);line-height:1;letter-spacing:-.02em;background:var(--gradient);-webkit-background-clip:text;background-clip:text;color:transparent}.stat-label.svelte-cwls5q{margin-top:10px;font-size:.95rem;color:var(--muted);font-weight:600}.founder-grid.svelte-cwls5q{display:grid;grid-template-columns:.8fr 1.2fr;gap:56px;align-items:center}@media (max-width: 900px){.founder-grid.svelte-cwls5q{grid-template-columns:1fr;gap:32px}}.portrait.svelte-cwls5q{aspect-ratio:4/5;border-radius:14px;position:relative;overflow:hidden;display:flex;align-items:flex-end;padding:20px;box-shadow:var(--shadow-md);background:var(--bg-soft)}.portrait.svelte-cwls5q img:where(.svelte-cwls5q){position:absolute;inset:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center top;object-position:center top}.portrait.svelte-cwls5q:after{content:"";position:absolute;inset:0;background:linear-gradient(to top,rgba(15,23,42,.6) 0%,transparent 50%);pointer-events:none}.portrait.svelte-cwls5q .caption:where(.svelte-cwls5q){position:relative;color:#fff;font-size:.88rem;font-weight:700;opacity:.95;z-index:2;text-shadow:0 1px 2px rgba(0,0,0,.4)}.founder-text.svelte-cwls5q h2:where(.svelte-cwls5q){margin-top:0}.founder-text.svelte-cwls5q .lede:where(.svelte-cwls5q){font-size:1.15rem;line-height:1.55;color:var(--ink);margin-bottom:18px;letter-spacing:-.005em}.founder-text.svelte-cwls5q p:where(.svelte-cwls5q){font-size:1rem;color:var(--muted);max-width:620px;margin-bottom:1em;line-height:1.7}.founder-text.svelte-cwls5q p:where(.svelte-cwls5q) strong:where(.svelte-cwls5q){font-weight:700;color:var(--ink)}.founder-sig.svelte-cwls5q{margin-top:24px;display:flex;align-items:center;gap:18px;padding-top:20px;border-top:1px solid var(--hairline);flex-wrap:wrap}.founder-sig.svelte-cwls5q .name:where(.svelte-cwls5q){font-size:1.15rem;font-weight:700;color:var(--ink)}.founder-sig.svelte-cwls5q .meta:where(.svelte-cwls5q){font-size:.88rem;color:var(--muted-2)}.founder-sig.svelte-cwls5q .meta:where(.svelte-cwls5q) a:where(.svelte-cwls5q){color:var(--pink);text-decoration:none;font-weight:500;border-bottom:1px solid var(--pink)}.humans-section.svelte-cwls5q{background:var(--bg-soft)}.humans-grid.svelte-cwls5q{display:grid;grid-template-columns:.9fr 1.1fr;gap:48px;align-items:center;margin-top:36px}@media (max-width: 900px){.humans-grid.svelte-cwls5q{grid-template-columns:1fr;gap:28px}}.humans-img.svelte-cwls5q{width:100%;height:auto;border-radius:14px;box-shadow:var(--shadow-md);border:1px solid var(--hairline)}.humans-text.svelte-cwls5q .lede:where(.svelte-cwls5q){font-size:1.1rem;color:var(--ink);line-height:1.6;margin-bottom:18px}.humans-list.svelte-cwls5q{list-style:none;padding:0;margin:0}.humans-list.svelte-cwls5q li:where(.svelte-cwls5q){position:relative;padding:12px 0 12px 30px;font-size:1rem;color:var(--muted);line-height:1.6;border-bottom:1px solid var(--hairline)}.humans-list.svelte-cwls5q li:where(.svelte-cwls5q):last-child{border-bottom:none}.humans-list.svelte-cwls5q li:where(.svelte-cwls5q):before{content:"";position:absolute;left:0;top:18px;width:16px;height:16px;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 14 14'%3E%3Cpath d='M3 7l3 3 5-6' stroke='%2322c55e' stroke-width='2' fill='none' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") no-repeat center;background-size:16px}.humans-list.svelte-cwls5q li:where(.svelte-cwls5q) strong:where(.svelte-cwls5q){color:var(--ink);font-weight:700}.logos-intro.svelte-cwls5q{text-align:center;max-width:760px;margin:0 auto 40px}.logos-intro.svelte-cwls5q .label:where(.svelte-cwls5q){display:inline-block}.logos-grid.svelte-cwls5q{display:grid;grid-template-columns:repeat(9,auto);justify-content:center;justify-items:center;align-items:center;gap:28px 40px;padding:16px 0}@media (max-width: 1240px){.logos-grid.svelte-cwls5q{grid-template-columns:repeat(5,auto);gap:28px}}@media (max-width: 680px){.logos-grid.svelte-cwls5q{grid-template-columns:repeat(3,auto);gap:24px 18px}}.co.svelte-cwls5q{display:inline-flex;align-items:center;justify-content:center;height:36px;opacity:.82}.co-logo.svelte-cwls5q{height:22px;width:auto;display:block;-o-object-fit:contain;object-fit:contain}.co[data-shot=instacart].svelte-cwls5q .co-logo:where(.svelte-cwls5q){max-width:120px;height:22px}.co[data-shot=netflix].svelte-cwls5q .co-logo:where(.svelte-cwls5q){max-width:86px;height:22px}.co[data-shot=lucid].svelte-cwls5q .co-logo:where(.svelte-cwls5q){max-width:160px;height:11px;filter:invert(1)}.co[data-shot=boeing].svelte-cwls5q .co-logo:where(.svelte-cwls5q){max-width:110px;height:13px}.co[data-shot=glean].svelte-cwls5q .co-logo:where(.svelte-cwls5q){max-width:90px;height:26px}.co[data-shot=suno].svelte-cwls5q .co-logo:where(.svelte-cwls5q){max-width:96px;height:24px;filter:invert(1)}.co[data-shot=roblox].svelte-cwls5q .co-logo:where(.svelte-cwls5q){max-width:112px;height:22px;filter:invert(1)}.co[data-shot=lyft].svelte-cwls5q .co-logo:where(.svelte-cwls5q){max-width:48px;height:32px}.co[data-shot=discord].svelte-cwls5q .co-logo:where(.svelte-cwls5q){max-width:110px;height:22px}.logos-foot.svelte-cwls5q{text-align:center;margin:40px auto 0;font-size:.95rem;color:var(--muted)}.logos-foot.svelte-cwls5q a:where(.svelte-cwls5q){color:var(--pink);text-decoration:none;font-weight:700;border-bottom:1px solid var(--pink)}.serve-section.svelte-cwls5q{background:var(--bg-soft)}.serve-intro.svelte-cwls5q{margin-bottom:48px}.serve-sub.svelte-cwls5q{font-size:1.1rem;color:var(--muted);line-height:1.6;margin-top:4px;max-width:880px}.serve-grid.svelte-cwls5q{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;align-items:stretch}@media (max-width: 900px){.serve-grid.svelte-cwls5q{grid-template-columns:1fr}}.serve-card.svelte-cwls5q{background:var(--white);border:1px solid var(--hairline);border-radius:14px;padding:32px 28px;display:flex;flex-direction:column;transition:transform .2s ease,box-shadow .2s ease}.serve-card.svelte-cwls5q:hover{transform:translateY(-2px);box-shadow:var(--shadow-md)}.serve-tag.svelte-cwls5q{align-self:flex-start;font-size:.68rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:#fff;background:var(--gradient);padding:4px 10px;border-radius:999px;margin-bottom:14px}.serve-tag-alt.svelte-cwls5q{background:var(--green)}.serve-card.svelte-cwls5q h3:where(.svelte-cwls5q){margin-bottom:10px}.serve-card.svelte-cwls5q p:where(.svelte-cwls5q){font-size:.98rem;color:var(--muted);line-height:1.65;flex:1}.serve-link.svelte-cwls5q{margin-top:18px;align-self:flex-start;font-weight:700;font-size:.95rem;color:var(--ink);text-decoration:none;display:inline-flex;align-items:center;gap:.4em;border-bottom:2px solid var(--green);padding-bottom:2px}.serve-link.svelte-cwls5q:hover .arrow:where(.svelte-cwls5q){transform:translate(3px)}.values-grid.svelte-cwls5q{display:grid;grid-template-columns:repeat(2,1fr);gap:18px;margin-top:40px}@media (max-width: 760px){.values-grid.svelte-cwls5q{grid-template-columns:1fr}}.value.svelte-cwls5q{padding:28px 28px 26px;border:1px solid var(--hairline);border-radius:14px;background:var(--white);position:relative;overflow:hidden}.value.svelte-cwls5q:before{content:"";position:absolute;left:0;top:0;bottom:0;width:4px;background:var(--gradient)}.value.svelte-cwls5q h3:where(.svelte-cwls5q){margin-bottom:8px}.value.svelte-cwls5q p:where(.svelte-cwls5q){font-size:.98rem;color:var(--muted);line-height:1.65;margin:0}.final.svelte-cwls5q{background:var(--ink);color:#fff;text-align:center;padding:120px 0;position:relative;overflow:hidden;border-top:none}.final.svelte-cwls5q:before{content:"";position:absolute;top:-200px;left:50%;transform:translate(-50%);width:800px;height:600px;background:radial-gradient(ellipse,rgba(236,72,153,.16),transparent 60%);pointer-events:none}.final.svelte-cwls5q:after{content:"";position:absolute;bottom:-200px;right:-100px;width:500px;height:500px;background:radial-gradient(circle,rgba(251,146,60,.12),transparent 60%);pointer-events:none}.final.svelte-cwls5q .wrap-narrow:where(.svelte-cwls5q){position:relative;z-index:1}.final.svelte-cwls5q h2:where(.svelte-cwls5q){color:#fff;font-size:clamp(2.2rem,4.8vw,3.4rem);margin-bottom:24px;line-height:1.1}.final.svelte-cwls5q .deck:where(.svelte-cwls5q){font-size:1.12rem;color:#cbd5e1;max-width:560px;margin:0 auto 40px;line-height:1.55}.final-cta.svelte-cwls5q{display:flex;gap:14px;align-items:center;justify-content:center;flex-wrap:wrap}@keyframes svelte-cwls5q-rise{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:none}}.rise.svelte-cwls5q{animation:svelte-cwls5q-rise .8s ease both}.rise.d1.svelte-cwls5q{animation-delay:.08s}.rise.d2.svelte-cwls5q{animation-delay:.16s}.rise.d3.svelte-cwls5q{animation-delay:.24s}.rise.d4.svelte-cwls5q{animation-delay:.32s}@media (prefers-reduced-motion: reduce){.rise.svelte-cwls5q{animation:none}.btn.svelte-cwls5q .arrow:where(.svelte-cwls5q){animation:none}}
