#hero-splash[data-astro-cid-bbe6dxrz]{position:fixed;inset:0;z-index:9999;background-color:var(--color-text-primary);display:flex;align-items:center;justify-content:center;clip-path:inset(0 0 0% 0);transition:clip-path .88s cubic-bezier(.87,0,.13,1);pointer-events:none}#hero-splash[data-astro-cid-bbe6dxrz].is-lifting{clip-path:inset(0 0 100% 0)}#splash-slot[data-astro-cid-bbe6dxrz]{display:flex;align-items:center;justify-content:center;height:2.4rem;font-family:var(--font-sans);font-size:clamp(1rem,2.2vw,1.375rem)}.splash-phrase[data-astro-cid-bbe6dxrz]{display:flex;align-items:center;justify-content:center;gap:.45rem;white-space:nowrap;color:#ffffffa6;font-weight:400;letter-spacing:-.005em;opacity:0;transform:translateY(24px);will-change:transform,opacity}.splash-phrase[data-astro-cid-bbe6dxrz].is-brand{color:#fff;font-weight:700;font-size:1.1em;letter-spacing:-.02em}#hero-h1-word[data-astro-cid-bbe6dxrz]{display:inline-block;transition:opacity .4s ease-out,transform .4s ease-out;will-change:opacity,transform}#hero-h1-word[data-astro-cid-bbe6dxrz].is-exiting{opacity:0;transform:translateY(-16px)}#hero-h1-word[data-astro-cid-bbe6dxrz].is-entering{opacity:1;transform:translateY(0);animation:kinetic-word-in .5s cubic-bezier(.16,1,.3,1) forwards}@keyframes kinetic-word-in{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}#hero-h1[data-astro-cid-bbe6dxrz],#hero-subtitle[data-astro-cid-bbe6dxrz],#hero-ctas[data-astro-cid-bbe6dxrz]{opacity:0}.hero-reveal[data-astro-cid-bbe6dxrz]{animation:hero-reveal-in .72s cubic-bezier(.16,1,.3,1) forwards;will-change:opacity,transform}@keyframes hero-reveal-in{0%{opacity:0;transform:translateY(22px)}to{opacity:1;transform:translateY(0)}}@media(prefers-reduced-motion:reduce){#hero-splash[data-astro-cid-bbe6dxrz],#hero-rule[data-astro-cid-bbe6dxrz],.splash-phrase[data-astro-cid-bbe6dxrz]{transition:none!important}.hero-word[data-astro-cid-bbe6dxrz],.hero-reveal[data-astro-cid-bbe6dxrz]{animation:none!important;opacity:1!important;transform:none!important}}.marquee[data-astro-cid-bcts4zk3]{position:relative;overflow:hidden;mask-image:linear-gradient(to right,transparent,#000 8%,#000 92%,transparent);-webkit-mask-image:linear-gradient(to right,transparent,#000 8%,#000 92%,transparent)}.marquee-track[data-astro-cid-bcts4zk3]{display:flex;width:max-content;align-items:center;gap:3.5rem;will-change:transform}.marquee-track--platforms[data-astro-cid-bcts4zk3]{animation:social-marquee 36s linear infinite}.marquee-track--certs[data-astro-cid-bcts4zk3]{gap:2.5rem;animation:social-marquee 48s linear infinite reverse}.marquee[data-astro-cid-bcts4zk3]:hover .marquee-track[data-astro-cid-bcts4zk3]{animation-play-state:paused}.marquee-item[data-astro-cid-bcts4zk3]{flex:0 0 auto;display:flex;align-items:center;justify-content:center;padding:.25rem .5rem}.marquee-item--cert[data-astro-cid-bcts4zk3]{gap:.875rem;padding:.5rem 1.25rem;border:1px solid var(--color-border);border-radius:.5rem;background:var(--color-bg-primary)}.marquee-logo[data-astro-cid-bcts4zk3]{height:2.25rem;width:auto;max-width:11rem;object-fit:contain;opacity:.92;transition:opacity .2s ease,transform .2s ease}.marquee-logo[data-astro-cid-bcts4zk3][src*=chatgpt]{height:2.5rem;max-width:2.5rem;border-radius:.375rem}.marquee-logo--cert[data-astro-cid-bcts4zk3]{height:2.25rem;max-width:2.25rem}.marquee-item[data-astro-cid-bcts4zk3]:hover .marquee-logo[data-astro-cid-bcts4zk3]{opacity:1;transform:scale(1.03)}.marquee-cert-copy[data-astro-cid-bcts4zk3]{white-space:nowrap}@keyframes social-marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}@media(prefers-reduced-motion:reduce){.marquee[data-astro-cid-bcts4zk3]{mask-image:none;-webkit-mask-image:none;overflow-x:auto}.marquee-track[data-astro-cid-bcts4zk3]{animation:none;flex-wrap:wrap;width:100%;justify-content:center;gap:2rem 2.5rem}.marquee-item--cert[data-astro-cid-bcts4zk3],.marquee-cert-copy[data-astro-cid-bcts4zk3]{white-space:normal}}.bento-card[data-astro-cid-g5jplrhu]{position:relative;overflow:hidden;border-radius:1rem;border:1px solid var(--color-border);background:var(--color-bg-primary);padding:1.5rem;transition:transform .4s cubic-bezier(.16,1,.3,1),border-color .3s ease,box-shadow .4s ease,background .3s ease}.bento-card[data-astro-cid-g5jplrhu]>div[data-astro-cid-g5jplrhu]{height:100%}.bento-card[data-astro-cid-g5jplrhu]:hover{transform:translateY(-4px);border-color:var(--color-border-hover);box-shadow:var(--shadow-lg)}.bento-card[data-astro-cid-g5jplrhu].is-featured{background:radial-gradient(120% 140% at 100% 0%,#4361ee12,#4361ee00 55%),var(--color-bg-primary);border-color:#4361ee33;min-height:16rem}.bento-card[data-astro-cid-g5jplrhu].is-featured:hover{border-color:#4361ee73;box-shadow:0 18px 50px -18px #4361ee59}.bento-icon[data-astro-cid-g5jplrhu]{display:inline-flex;height:2.75rem;width:2.75rem;flex-shrink:0;align-items:center;justify-content:center;border-radius:.75rem;border:1px solid var(--color-border);background:var(--color-bg-surface-1);color:var(--color-accent);transition:transform .4s cubic-bezier(.16,1,.3,1),border-color .3s ease}.bento-icon[data-astro-cid-g5jplrhu] svg[data-astro-cid-g5jplrhu]{height:1.4rem;width:1.4rem}.bento-card[data-astro-cid-g5jplrhu]:hover .bento-icon[data-astro-cid-g5jplrhu]{transform:scale(1.08) rotate(-3deg);border-color:#4361ee66}.is-featured[data-astro-cid-g5jplrhu] .bento-icon[data-astro-cid-g5jplrhu]{height:3.25rem;width:3.25rem;background:var(--color-accent);color:#fff;border-color:transparent}.is-featured[data-astro-cid-g5jplrhu] .bento-icon[data-astro-cid-g5jplrhu] svg[data-astro-cid-g5jplrhu]{height:1.7rem;width:1.7rem}.stack-row[data-astro-cid-g5jplrhu]{display:flex;align-items:center;gap:.75rem;flex-wrap:wrap}.stack-label[data-astro-cid-g5jplrhu]{font-family:var(--font-mono);font-size:.625rem;text-transform:uppercase;letter-spacing:.16em;color:var(--color-text-muted)}.stack-chip[data-astro-cid-g5jplrhu]{display:inline-flex;align-items:center;height:1.9rem;padding:0 .7rem;border-radius:9999px;border:1px solid var(--color-border);background:var(--color-bg-surface-1);transition:border-color .3s ease,transform .3s ease}.bento-card[data-astro-cid-g5jplrhu]:hover .stack-chip[data-astro-cid-g5jplrhu]{border-color:var(--color-border-hover)}.stack-chip[data-astro-cid-g5jplrhu] img[data-astro-cid-g5jplrhu]{height:.8rem;width:auto;opacity:.85}.stack-chip--text[data-astro-cid-g5jplrhu]{gap:.45rem;font-size:.78rem;font-weight:600;color:var(--color-text-primary)}.claude-dot[data-astro-cid-g5jplrhu]{height:.5rem;width:.5rem;border-radius:9999px;background:#d97757}@media(prefers-reduced-motion:reduce){.bento-card[data-astro-cid-g5jplrhu],.bento-icon[data-astro-cid-g5jplrhu]{transition:none}}.process-node[data-astro-cid-fz4tclxl]{position:relative;z-index:1;display:flex;height:2.5rem;width:2.5rem;align-items:center;justify-content:center;border-radius:9999px;border:2px solid var(--color-border);background:var(--color-bg-primary);color:var(--color-text-muted);transition:border-color .3s ease,color .3s ease,transform .3s cubic-bezier(.16,1,.3,1),box-shadow .3s ease}.process-step[data-astro-cid-fz4tclxl]:hover .process-node[data-astro-cid-fz4tclxl]{border-color:var(--color-accent);color:var(--color-accent);transform:translateY(-3px);box-shadow:0 6px 18px -6px #4361ee73}.process-rail[data-astro-cid-fz4tclxl],.process-rail-fill[data-astro-cid-fz4tclxl]{position:absolute;pointer-events:none}.process-rail[data-astro-cid-fz4tclxl]{left:calc(1.25rem - 1px);top:1.25rem;bottom:1.25rem;width:2px;background:var(--color-border)}.process-rail-fill[data-astro-cid-fz4tclxl]{left:calc(1.25rem - 1px);top:1.25rem;bottom:1.25rem;width:2px;background:linear-gradient(to bottom,var(--color-accent),var(--color-accent-light))}.process-rail-fill[data-astro-cid-fz4tclxl].animate-on-scroll{opacity:1;transform:scaleY(0);transform-origin:top center;transition:transform 1s cubic-bezier(.16,1,.3,1) .15s}.process-rail-fill[data-astro-cid-fz4tclxl].animate-on-scroll.is-visible{transform:scaleY(1)}@media(min-width:1024px){.process-node[data-astro-cid-fz4tclxl]{margin-top:0}.process-rail[data-astro-cid-fz4tclxl],.process-rail-fill[data-astro-cid-fz4tclxl]{left:0;right:0;top:calc(1.25rem - 1px);bottom:auto;width:auto;height:2px}.process-rail-fill[data-astro-cid-fz4tclxl]{background:linear-gradient(to right,var(--color-accent),var(--color-accent-light))}.process-rail-fill[data-astro-cid-fz4tclxl].animate-on-scroll{transform:scaleX(0);transform-origin:left center}.process-rail-fill[data-astro-cid-fz4tclxl].animate-on-scroll.is-visible{transform:scaleX(1)}}@media(prefers-reduced-motion:reduce){.process-rail-fill[data-astro-cid-fz4tclxl].animate-on-scroll{transform:none;transition:none}}.team-photo[data-astro-cid-yu4wt3u2]{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center top;border-radius:.75rem;filter:grayscale(100%);opacity:0;transition:opacity .45s cubic-bezier(.16,1,.3,1)}.team-photo[data-astro-cid-yu4wt3u2].is-active{opacity:1}.team-text[data-astro-cid-yu4wt3u2]{position:absolute;inset:0;display:flex;flex-direction:column;justify-content:center;opacity:0;transform:translate(20px);transition:opacity .45s cubic-bezier(.16,1,.3,1),transform .45s cubic-bezier(.16,1,.3,1);pointer-events:none}.team-text[data-astro-cid-yu4wt3u2].is-active{opacity:1;transform:translate(0);pointer-events:auto}.team-step[data-astro-cid-yu4wt3u2]{font-family:var(--font-mono);font-size:.7rem;letter-spacing:.1em;color:var(--color-text-muted);opacity:.35;transition:opacity .3s ease,color .3s ease}.team-step[data-astro-cid-yu4wt3u2].is-active{color:var(--color-text-primary);opacity:1}.case-card[data-astro-cid-2urjykrc]{display:flex;flex-direction:column;overflow:hidden;border-radius:1rem;border:1px solid var(--color-border);background:var(--color-bg-primary);transition:transform .4s cubic-bezier(.16,1,.3,1),border-color .3s ease,box-shadow .4s ease}.case-card[data-astro-cid-2urjykrc]:hover{transform:translateY(-4px);border-color:var(--color-border-hover);box-shadow:var(--shadow-lg)}.case-media[data-astro-cid-2urjykrc]{position:relative;aspect-ratio:16 / 10;overflow:hidden;border-bottom:1px solid var(--color-border);background:linear-gradient(135deg,var(--color-bg-surface-1) 0%,var(--color-accent-muted) 100%)}.case-img[data-astro-cid-2urjykrc]{height:100%;width:100%;object-fit:cover;object-position:top center;transition:transform .6s cubic-bezier(.16,1,.3,1)}.case-card[data-astro-cid-2urjykrc]:hover .case-img[data-astro-cid-2urjykrc]{transform:scale(1.045)}.case-anim[data-astro-cid-2urjykrc]{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;color:var(--color-accent);line-height:0}.case-body[data-astro-cid-2urjykrc]{display:flex;flex:1;flex-direction:column;padding:1.5rem}.case-desc[data-astro-cid-2urjykrc]{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.status-badge[data-astro-cid-2urjykrc]{position:absolute;top:.85rem;left:.85rem;display:inline-flex;align-items:center;gap:.4rem;padding:.3rem .6rem;border-radius:9999px;border:1px solid var(--color-border);background:#ffffffe6;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);font-family:var(--font-mono);font-size:.6rem;text-transform:uppercase;letter-spacing:.12em;color:var(--color-text-muted)}.status-dot[data-astro-cid-2urjykrc]{height:.45rem;width:.45rem;border-radius:9999px;background:var(--color-text-muted)}.status-badge[data-astro-cid-2urjykrc].is-live{color:#1a7f47}.status-badge[data-astro-cid-2urjykrc].is-live .status-dot[data-astro-cid-2urjykrc]{background:#21c065;animation:live-pulse 2s ease-out infinite}@keyframes live-pulse{0%{box-shadow:0 0 #21c06580}70%{box-shadow:0 0 0 6px #21c06500}to{box-shadow:0 0 #21c06500}}.tech-chip[data-astro-cid-2urjykrc]{display:inline-flex;align-items:center;height:1.65rem;padding:0 .6rem;border-radius:9999px;border:1px solid var(--color-border);background:var(--color-bg-surface-1);font-size:.7rem;font-weight:500;color:var(--color-text-secondary)}.tech-chip--muted[data-astro-cid-2urjykrc]{background:transparent;color:var(--color-text-muted)}.tech-chip--claude[data-astro-cid-2urjykrc]{gap:.4rem;background:var(--color-bg-primary);border-color:#d9775766;color:var(--color-text-primary);font-weight:600}.claude-dot[data-astro-cid-2urjykrc]{height:.5rem;width:.5rem;border-radius:9999px;background:#d97757}.case-arrow[data-astro-cid-2urjykrc]{display:inline-flex;color:var(--color-text-muted);transition:transform .3s cubic-bezier(.16,1,.3,1),color .3s ease}.case-arrow[data-astro-cid-2urjykrc] svg[data-astro-cid-2urjykrc]{height:1.1rem;width:1.1rem}.case-card[data-astro-cid-2urjykrc]:hover .case-arrow[data-astro-cid-2urjykrc]{transform:translate(3px);color:var(--color-accent)}.cta-banner[data-astro-cid-2urjykrc]:hover .case-arrow[data-astro-cid-2urjykrc]{transform:translate(3px)}.cred-strip[data-astro-cid-2urjykrc]{display:flex;flex-direction:column;gap:.6rem;align-items:flex-start;border:1px solid var(--color-border);border-radius:1rem;background:var(--color-bg-surface-1);padding:1.1rem 1.25rem}.cred-label[data-astro-cid-2urjykrc]{font-size:.95rem;font-weight:600;color:var(--color-text-primary)}.cred-partner[data-astro-cid-2urjykrc]{font-family:var(--font-mono);font-size:.62rem;text-transform:uppercase;letter-spacing:.14em;color:var(--color-text-muted)}.cred-chip[data-astro-cid-2urjykrc]{display:inline-flex;align-items:center;gap:.4rem;height:1.9rem;padding:0 .7rem;border-radius:9999px;border:1px solid var(--color-border);background:var(--color-bg-primary);font-size:.78rem;font-weight:600;color:var(--color-text-primary)}.cred-chip[data-astro-cid-2urjykrc] img[data-astro-cid-2urjykrc]{height:.8rem;width:auto;opacity:.85}@media(prefers-reduced-motion:reduce){.case-card[data-astro-cid-2urjykrc],.case-img[data-astro-cid-2urjykrc],.case-arrow[data-astro-cid-2urjykrc],.status-badge[data-astro-cid-2urjykrc].is-live .status-dot[data-astro-cid-2urjykrc]{transition:none;animation:none}}.builders-band[data-astro-cid-7dr7huvb]{display:grid;grid-template-columns:1fr;gap:2rem;border:1px solid var(--color-border);border-radius:1.25rem;background:var(--color-bg-surface-1);padding:2.25rem}@media(min-width:1024px){.builders-band[data-astro-cid-7dr7huvb]{grid-template-columns:1.1fr 1fr;align-items:center;padding:3rem}}.builders-cta[data-astro-cid-7dr7huvb]{display:inline-flex;align-items:center;gap:.5rem;border-radius:9999px;background:var(--color-text-primary);color:var(--color-bg-primary);padding:.7rem 1.4rem;font-size:.875rem;font-weight:600;transition:background .3s ease}.builders-cta[data-astro-cid-7dr7huvb]:hover{background:var(--color-text-secondary)}.builders-cta[data-astro-cid-7dr7huvb] svg[data-astro-cid-7dr7huvb],.featured-read[data-astro-cid-7dr7huvb] svg[data-astro-cid-7dr7huvb]{height:1rem;width:1rem;transition:transform .3s cubic-bezier(.16,1,.3,1)}.builders-cta[data-astro-cid-7dr7huvb]:hover svg[data-astro-cid-7dr7huvb]{transform:translate(3px)}.builders-featured[data-astro-cid-7dr7huvb]{display:flex;flex-direction:column;overflow:hidden;border-radius:1rem;border:1px solid var(--color-border);background:var(--color-bg-primary);transition:transform .4s cubic-bezier(.16,1,.3,1),border-color .3s ease,box-shadow .4s ease}.builders-featured[data-astro-cid-7dr7huvb]:hover{transform:translateY(-4px);border-color:var(--color-border-hover);box-shadow:var(--shadow-lg)}.featured-diagram[data-astro-cid-7dr7huvb]{aspect-ratio:300 / 130;border-bottom:1px solid var(--color-border);background:linear-gradient(135deg,var(--color-bg-surface-1) 0%,var(--color-accent-muted) 100%);color:var(--color-text-muted);padding:1rem 1.25rem .5rem}.featured-body[data-astro-cid-7dr7huvb]{display:flex;flex-direction:column;padding:1.4rem 1.5rem 1.5rem}.featured-read[data-astro-cid-7dr7huvb]{display:inline-flex;align-items:center;gap:.45rem;font-size:.82rem;font-weight:600;color:var(--color-accent)}.builders-featured[data-astro-cid-7dr7huvb]:hover .featured-read[data-astro-cid-7dr7huvb] svg[data-astro-cid-7dr7huvb]{transform:translate(3px)}@media(prefers-reduced-motion:reduce){.builders-featured[data-astro-cid-7dr7huvb],.builders-cta[data-astro-cid-7dr7huvb] svg[data-astro-cid-7dr7huvb],.featured-read[data-astro-cid-7dr7huvb] svg[data-astro-cid-7dr7huvb]{transition:none}}.path-card[data-astro-cid-hqqej2sz]{position:relative;overflow:hidden;border-radius:1rem;border:1px solid var(--color-border);background:var(--color-bg-primary);padding:1.75rem;transition:transform .4s cubic-bezier(.16,1,.3,1),border-color .3s ease,box-shadow .4s ease}.path-card[data-astro-cid-hqqej2sz]:hover{transform:translateY(-4px);border-color:var(--color-border-hover);box-shadow:var(--shadow-lg)}.path-icon[data-astro-cid-hqqej2sz]{display:inline-flex;height:3rem;width:3rem;flex-shrink:0;align-items:center;justify-content:center;border-radius:.75rem;border:1px solid var(--color-border);background:var(--color-bg-surface-1);color:var(--color-accent);transition:transform .4s cubic-bezier(.16,1,.3,1),border-color .3s ease}.path-icon[data-astro-cid-hqqej2sz] svg[data-astro-cid-hqqej2sz]{height:1.5rem;width:1.5rem}.path-card[data-astro-cid-hqqej2sz]:hover .path-icon[data-astro-cid-hqqej2sz]{transform:scale(1.08) rotate(-3deg);border-color:#4361ee66}.path-arrow[data-astro-cid-hqqej2sz]{transition:transform .3s cubic-bezier(.16,1,.3,1)}.path-cta[data-astro-cid-hqqej2sz]:hover .path-arrow[data-astro-cid-hqqej2sz]{transform:translate(3px)}@media(prefers-reduced-motion:reduce){.path-card[data-astro-cid-hqqej2sz],.path-icon[data-astro-cid-hqqej2sz],.path-arrow[data-astro-cid-hqqej2sz]{transition:none}}
