#mission[data-astro-cid-kh7btl4r],#values[data-astro-cid-kh7btl4r],#concierge[data-astro-cid-kh7btl4r],#approach[data-astro-cid-kh7btl4r],#founder[data-astro-cid-kh7btl4r]{scroll-margin-top:calc(var(--nav-height) + 1rem)}.about-hero[data-astro-cid-kh7btl4r]{position:relative;padding:var(--space-20) 0 var(--space-16);overflow:hidden;text-align:center}.about-hero__accent[data-astro-cid-kh7btl4r]{position:absolute;top:0;left:0;right:0;height:3px;background:var(--gradient-accent-horizontal);opacity:.85}.about-hero__bg[data-astro-cid-kh7btl4r]{position:absolute;inset:0;pointer-events:none;z-index:0}.orb[data-astro-cid-kh7btl4r]{position:absolute;border-radius:50%;filter:blur(72px)}.orb--1[data-astro-cid-kh7btl4r]{width:500px;height:500px;top:-180px;left:-80px;background:radial-gradient(circle,rgba(59,130,246,.13) 0%,transparent 65%);animation:float 9s ease-in-out infinite}.orb--2[data-astro-cid-kh7btl4r]{width:420px;height:420px;top:-120px;right:5%;background:radial-gradient(circle,rgba(20,184,166,.11) 0%,transparent 65%);animation:float 12s ease-in-out infinite;animation-delay:-4s}.orb--3[data-astro-cid-kh7btl4r]{width:300px;height:300px;bottom:-60px;right:28%;background:radial-gradient(circle,rgba(34,197,94,.09) 0%,transparent 65%);animation:float 10s ease-in-out infinite;animation-delay:-7s}.about-hero__content[data-astro-cid-kh7btl4r]{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;gap:var(--space-5)}.about-hero__eyebrow[data-astro-cid-kh7btl4r]{font-family:var(--font-display);font-weight:600;font-size:var(--text-sm);text-transform:uppercase;letter-spacing:.12em;margin:0}.about-hero__title[data-astro-cid-kh7btl4r]{font-size:var(--text-6xl);font-weight:700;line-height:1.1;margin:0;max-width:680px}.about-hero__lead[data-astro-cid-kh7btl4r]{font-size:var(--text-xl);color:var(--color-text-muted);line-height:1.65;max-width:580px;margin:0}.about-hero__chips[data-astro-cid-kh7btl4r]{display:flex;align-items:center;gap:var(--space-3);flex-wrap:wrap;justify-content:center;margin-top:var(--space-2)}.chip[data-astro-cid-kh7btl4r]{font-size:var(--text-xs);font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:var(--color-text-muted)}.chip--sep[data-astro-cid-kh7btl4r]{color:var(--color-border)}.about-hero__bottom-fade[data-astro-cid-kh7btl4r]{position:absolute;bottom:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent,var(--color-border) 20%,var(--color-border) 80%,transparent)}.mission-layout[data-astro-cid-kh7btl4r]{display:grid;grid-template-columns:1fr 1.25fr;gap:var(--space-16);align-items:center}.mission-quote[data-astro-cid-kh7btl4r]{font-family:var(--font-display);font-size:var(--text-2xl);font-weight:600;line-height:1.45;color:var(--color-text);position:relative;padding-left:var(--space-8);border:none;margin:0}.mission-quote[data-astro-cid-kh7btl4r]:before{content:"";position:absolute;left:0;top:0;bottom:0;width:4px;background:var(--gradient-accent);border-radius:var(--radius-full)}.mission-eyebrow[data-astro-cid-kh7btl4r]{display:block;margin-bottom:var(--space-4)}.mission-right[data-astro-cid-kh7btl4r] p[data-astro-cid-kh7btl4r]{color:var(--color-text-muted);font-size:var(--text-lg);line-height:1.75}.section-header[data-astro-cid-kh7btl4r]{margin-bottom:var(--space-12)}.section-header[data-astro-cid-kh7btl4r] h2[data-astro-cid-kh7btl4r]{margin-top:var(--space-2)}.section-subheading[data-astro-cid-kh7btl4r]{color:var(--color-text-muted);font-size:var(--text-lg);max-width:540px;margin:var(--space-4) auto 0;line-height:1.65}.eyebrow[data-astro-cid-kh7btl4r]{font-family:var(--font-display);font-weight:600;font-size:var(--text-sm);text-transform:uppercase;letter-spacing:.12em;margin:0;display:block}.values-grid[data-astro-cid-kh7btl4r]{display:grid;grid-template-columns:repeat(2,1fr);gap:var(--space-6)}.value-card[data-astro-cid-kh7btl4r]{display:flex;gap:var(--space-5);align-items:flex-start;background:var(--color-surface-raised);border:1px solid var(--color-border);border-radius:var(--radius-2xl);padding:var(--space-8);position:relative;overflow:hidden;transition:transform .45s var(--ease-out-expo),box-shadow .45s var(--ease-out-expo)}.value-card[data-astro-cid-kh7btl4r]:hover{transform:translateY(-5px);box-shadow:var(--shadow-card-hover)}.value-card[data-astro-cid-kh7btl4r]:before{content:"";position:absolute;left:0;top:0;bottom:0;width:4px;border-radius:var(--radius-full) 0 0 var(--radius-full)}.value-card--blue[data-astro-cid-kh7btl4r]:before{background:var(--color-accent-1)}.value-card--teal[data-astro-cid-kh7btl4r]:before{background:var(--color-accent-2)}.value-card--green[data-astro-cid-kh7btl4r]:before{background:var(--color-accent-3)}.value-card--gradient[data-astro-cid-kh7btl4r]:before{background:var(--gradient-accent)}.value-card__icon-wrap[data-astro-cid-kh7btl4r]{flex-shrink:0;width:52px;height:52px;border-radius:var(--radius-xl);display:flex;align-items:center;justify-content:center}.value-card--blue[data-astro-cid-kh7btl4r] .value-card__icon-wrap[data-astro-cid-kh7btl4r]{color:var(--color-accent-1);background:#3b82f61a}.value-card--teal[data-astro-cid-kh7btl4r] .value-card__icon-wrap[data-astro-cid-kh7btl4r]{color:var(--color-accent-2);background:#14b8a61a}.value-card--green[data-astro-cid-kh7btl4r] .value-card__icon-wrap[data-astro-cid-kh7btl4r]{color:var(--color-accent-3);background:#22c55e1a}.value-card--gradient[data-astro-cid-kh7btl4r] .value-card__icon-wrap[data-astro-cid-kh7btl4r]{color:var(--color-accent-1);background:linear-gradient(135deg,#3b82f61f,#22c55e1f)}.value-card__body[data-astro-cid-kh7btl4r] h3[data-astro-cid-kh7btl4r]{font-size:var(--text-xl);margin-bottom:var(--space-2)}.value-card__body[data-astro-cid-kh7btl4r] p[data-astro-cid-kh7btl4r]{font-size:var(--text-sm);color:var(--color-text-muted);line-height:1.75;margin:0}.concierge-layout[data-astro-cid-kh7btl4r]{display:grid;grid-template-columns:1fr 1.35fr;gap:var(--space-16);align-items:center}.concierge-visual[data-astro-cid-kh7btl4r]{display:flex;align-items:center;justify-content:center}.orbit-system[data-astro-cid-kh7btl4r]{position:relative;width:320px;height:320px;flex-shrink:0}.os-grid[data-astro-cid-kh7btl4r]{position:absolute;inset:0;background-image:radial-gradient(circle,rgba(59,130,246,.12) 1px,transparent 1px);background-size:22px 22px;border-radius:50%;mask-image:radial-gradient(circle at center,black 35%,transparent 72%);-webkit-mask-image:radial-gradient(circle at center,black 35%,transparent 72%)}.os-track[data-astro-cid-kh7btl4r]{position:absolute;inset:0;width:100%;height:100%;pointer-events:none;overflow:visible}.os-track__ring[data-astro-cid-kh7btl4r]{fill:none;stroke:url(#trackGrad);stroke-width:1;stroke-dasharray:5 9;opacity:.45}.os-pulse[data-astro-cid-kh7btl4r]{position:absolute;top:50%;left:50%;width:72px;height:72px;border-radius:50%;border:1.5px solid rgba(59,130,246,.55);transform:translate(-50%,-50%) scale(1);animation:os-pulse-expand 3s ease-out infinite;pointer-events:none}.os-pulse--1[data-astro-cid-kh7btl4r]{animation-delay:0s}.os-pulse--2[data-astro-cid-kh7btl4r]{animation-delay:1s}.os-pulse--3[data-astro-cid-kh7btl4r]{animation-delay:2s}@keyframes os-pulse-expand{0%{transform:translate(-50%,-50%) scale(.6);opacity:.8}to{transform:translate(-50%,-50%) scale(3.6);opacity:0}}.os-center[data-astro-cid-kh7btl4r]{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:5}.os-center__orb[data-astro-cid-kh7btl4r]{width:72px;height:72px;border-radius:50%;background:var(--gradient-accent);box-shadow:0 0 0 8px #3b82f61a,0 0 0 18px #3b82f60d,0 10px 36px #3b82f666;animation:os-orb-breathe 4s ease-in-out infinite}.os-center__inner-ring[data-astro-cid-kh7btl4r]{position:absolute;top:50%;left:50%;width:88px;height:88px;transform:translate(-50%,-50%);border-radius:50%;border:1px solid rgba(59,130,246,.25);animation:os-inner-ring-spin 20s linear infinite;pointer-events:none}.os-center__inner-ring[data-astro-cid-kh7btl4r]:after{content:"";position:absolute;top:-3px;left:50%;width:6px;height:6px;border-radius:50%;background:var(--color-accent-1);transform:translate(-50%);box-shadow:0 0 8px var(--color-accent-1)}@keyframes os-orb-breathe{0%,to{box-shadow:0 0 0 8px #3b82f61a,0 0 0 18px #3b82f60d,0 10px 36px #3b82f666}50%{box-shadow:0 0 0 12px #3b82f626,0 0 0 26px #3b82f612,0 10px 44px #3b82f68c}}@keyframes os-inner-ring-spin{to{transform:translate(-50%,-50%) rotate(360deg)}}.os-node[data-astro-cid-kh7btl4r]{position:absolute;top:50%;left:50%;width:0;height:0;z-index:4}.os-node--1[data-astro-cid-kh7btl4r]{animation:os-orbit 16s linear infinite}.os-node--2[data-astro-cid-kh7btl4r]{animation:os-orbit 16s linear infinite;animation-delay:calc(-16s / 7)}.os-node--3[data-astro-cid-kh7btl4r]{animation:os-orbit 16s linear infinite;animation-delay:calc(-16s * 2 / 7)}.os-node--4[data-astro-cid-kh7btl4r]{animation:os-orbit 16s linear infinite;animation-delay:calc(-16s * 3 / 7)}.os-node--5[data-astro-cid-kh7btl4r]{animation:os-orbit 16s linear infinite;animation-delay:calc(-16s * 4 / 7)}.os-node--6[data-astro-cid-kh7btl4r]{animation:os-orbit 16s linear infinite;animation-delay:calc(-16s * 5 / 7)}.os-node--7[data-astro-cid-kh7btl4r]{animation:os-orbit 16s linear infinite;animation-delay:calc(-16s * 6 / 7)}@keyframes os-orbit{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.os-node__pill[data-astro-cid-kh7btl4r]{position:absolute;display:flex;align-items:center;gap:7px;padding:9px 24px 9px 14px;background:var(--color-surface-raised);border:1px solid var(--color-border);border-radius:var(--radius-full);font-size:14px;font-weight:600;color:var(--color-text);white-space:nowrap;box-shadow:0 4px 18px #00000047,0 0 0 1px #ffffff0a;transform:translate(115px) translateY(-50%)}.os-node--1[data-astro-cid-kh7btl4r] .os-node__pill[data-astro-cid-kh7btl4r]{animation:os-counter-orbit 16s linear infinite}.os-node--2[data-astro-cid-kh7btl4r] .os-node__pill[data-astro-cid-kh7btl4r]{animation:os-counter-orbit 16s linear infinite;animation-delay:calc(-16s / 7)}.os-node--3[data-astro-cid-kh7btl4r] .os-node__pill[data-astro-cid-kh7btl4r]{animation:os-counter-orbit 16s linear infinite;animation-delay:calc(-16s * 2 / 7)}.os-node--4[data-astro-cid-kh7btl4r] .os-node__pill[data-astro-cid-kh7btl4r]{animation:os-counter-orbit 16s linear infinite;animation-delay:calc(-16s * 3 / 7)}.os-node--5[data-astro-cid-kh7btl4r] .os-node__pill[data-astro-cid-kh7btl4r]{animation:os-counter-orbit 16s linear infinite;animation-delay:calc(-16s * 4 / 7)}.os-node--6[data-astro-cid-kh7btl4r] .os-node__pill[data-astro-cid-kh7btl4r]{animation:os-counter-orbit 16s linear infinite;animation-delay:calc(-16s * 5 / 7)}.os-node--7[data-astro-cid-kh7btl4r] .os-node__pill[data-astro-cid-kh7btl4r]{animation:os-counter-orbit 16s linear infinite;animation-delay:calc(-16s * 6 / 7)}@keyframes os-counter-orbit{0%{transform:translate(115px) translateY(-50%) rotate(0)}to{transform:translate(115px) translateY(-50%) rotate(-360deg)}}.os-node__icon[data-astro-cid-kh7btl4r]{display:flex;flex-shrink:0}.os-node__icon--blue[data-astro-cid-kh7btl4r]{color:var(--color-accent-1)}.os-node__icon--teal[data-astro-cid-kh7btl4r]{color:var(--color-accent-2)}.os-node__icon--green[data-astro-cid-kh7btl4r]{color:var(--color-accent-3)}@media(prefers-reduced-motion:reduce){.os-node[data-astro-cid-kh7btl4r],.os-node__pill[data-astro-cid-kh7btl4r],.os-pulse[data-astro-cid-kh7btl4r],.os-center__orb[data-astro-cid-kh7btl4r],.os-center__inner-ring[data-astro-cid-kh7btl4r]{animation:none}.os-node--1[data-astro-cid-kh7btl4r]{transform:rotate(0)}.os-node--2[data-astro-cid-kh7btl4r]{transform:rotate(51deg)}.os-node--3[data-astro-cid-kh7btl4r]{transform:rotate(103deg)}.os-node--4[data-astro-cid-kh7btl4r]{transform:rotate(154deg)}.os-node--5[data-astro-cid-kh7btl4r]{transform:rotate(206deg)}.os-node--6[data-astro-cid-kh7btl4r]{transform:rotate(257deg)}.os-node--7[data-astro-cid-kh7btl4r]{transform:rotate(309deg)}.os-node__pill[data-astro-cid-kh7btl4r]{transform:translate(115px) translateY(-50%)}}.concierge-text[data-astro-cid-kh7btl4r] h2[data-astro-cid-kh7btl4r]{margin-top:var(--space-2);margin-bottom:var(--space-6)}.concierge-text[data-astro-cid-kh7btl4r] p[data-astro-cid-kh7btl4r]{color:var(--color-text-muted);font-size:var(--text-lg);line-height:1.75}.concierge-list[data-astro-cid-kh7btl4r]{margin-top:var(--space-7);display:flex;flex-direction:column;gap:var(--space-4)}.concierge-list[data-astro-cid-kh7btl4r] li[data-astro-cid-kh7btl4r]{display:flex;align-items:center;gap:var(--space-4);font-size:var(--text-base);font-weight:500;color:var(--color-text)}.check-badge[data-astro-cid-kh7btl4r]{flex-shrink:0;width:24px;height:24px;border-radius:50%;background:var(--gradient-accent);color:#fff;font-size:11px;font-weight:700;display:inline-flex;align-items:center;justify-content:center}.approach-steps[data-astro-cid-kh7btl4r]{display:grid;grid-template-columns:repeat(2,1fr);gap:var(--space-10) var(--space-12);max-width:880px;margin:0 auto}.approach-step[data-astro-cid-kh7btl4r]{display:flex;gap:var(--space-5);align-items:flex-start}.step-number[data-astro-cid-kh7btl4r]{font-family:var(--font-display);font-size:var(--text-3xl);font-weight:700;line-height:1;background:var(--gradient-accent);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;flex-shrink:0;min-width:3rem;padding-top:2px}.step-body[data-astro-cid-kh7btl4r] h3[data-astro-cid-kh7btl4r]{font-size:var(--text-xl);margin-bottom:var(--space-2)}.step-body[data-astro-cid-kh7btl4r] p[data-astro-cid-kh7btl4r]{font-size:var(--text-sm);color:var(--color-text-muted);line-height:1.75;margin:0}.founder-section[data-astro-cid-kh7btl4r] h2[data-astro-cid-kh7btl4r]{margin-top:var(--space-3);margin-bottom:var(--space-8)}.founder-card[data-astro-cid-kh7btl4r]{display:flex;gap:var(--space-10);align-items:flex-start;background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-2xl);padding:var(--space-10);position:relative;overflow:hidden;margin-top:var(--space-8)}.founder-card[data-astro-cid-kh7btl4r]:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:var(--gradient-accent-horizontal)}.founder-avatar-wrap[data-astro-cid-kh7btl4r]{flex-shrink:0;position:relative}.founder-avatar[data-astro-cid-kh7btl4r]{width:96px;height:96px;border-radius:50%;background:var(--gradient-accent);display:flex;align-items:center;justify-content:center;box-shadow:0 0 0 3px var(--color-bg),0 0 0 5px var(--color-border);position:relative;z-index:1}.founder-avatar__monogram[data-astro-cid-kh7btl4r]{font-family:var(--font-display);font-weight:700;font-size:var(--text-2xl);color:#fff;letter-spacing:-.03em}.founder-avatar__glow[data-astro-cid-kh7btl4r]{position:absolute;top:50%;left:50%;width:120px;height:120px;transform:translate(-50%,-50%);border-radius:50%;background:radial-gradient(circle,rgba(59,130,246,.2) 0%,transparent 70%);filter:blur(12px);z-index:0}.founder-intro[data-astro-cid-kh7btl4r],.founder-current[data-astro-cid-kh7btl4r]{color:var(--color-text-muted);font-size:var(--text-base);line-height:1.8;margin-bottom:var(--space-5)}.founder-highlights[data-astro-cid-kh7btl4r]{display:flex;flex-direction:column;gap:var(--space-3);margin-bottom:var(--space-5);padding:var(--space-5);background:var(--color-bg);border:1px solid var(--color-border);border-radius:var(--radius-xl)}.founder-highlight[data-astro-cid-kh7btl4r]{display:flex;gap:var(--space-3);align-items:flex-start}.fh-icon-wrap[data-astro-cid-kh7btl4r]{flex-shrink:0;width:28px;height:28px;border-radius:50%;background:var(--gradient-accent);display:flex;align-items:center;justify-content:center;margin-top:2px;opacity:.85}.fh-icon-wrap[data-astro-cid-kh7btl4r] svg[data-astro-cid-kh7btl4r]{color:#fff}.fh-body[data-astro-cid-kh7btl4r]{color:var(--color-text-muted);font-size:var(--text-sm);line-height:1.7}.fh-body[data-astro-cid-kh7btl4r] strong[data-astro-cid-kh7btl4r]{color:var(--color-text);font-weight:600}.founder-creds[data-astro-cid-kh7btl4r]{display:flex;flex-wrap:wrap;gap:var(--space-2);margin-top:var(--space-2)}.founder-cred[data-astro-cid-kh7btl4r]{display:inline-flex;align-items:center;gap:var(--space-1);font-size:var(--text-xs);font-weight:600;font-family:var(--font-display);letter-spacing:.05em;text-transform:uppercase;color:var(--color-primary);background:#3b82f614;border:1px solid rgba(59,130,246,.2);border-radius:var(--radius-full);padding:var(--space-1) var(--space-3)}@media(max-width:900px){.mission-layout[data-astro-cid-kh7btl4r]{grid-template-columns:1fr;gap:var(--space-10)}.concierge-layout[data-astro-cid-kh7btl4r]{grid-template-columns:1fr}.concierge-visual[data-astro-cid-kh7btl4r]{display:none}.approach-steps[data-astro-cid-kh7btl4r]{grid-template-columns:1fr;gap:var(--space-8)}}@media(max-width:768px){.about-hero__title[data-astro-cid-kh7btl4r]{font-size:var(--text-5xl)}.about-hero__lead[data-astro-cid-kh7btl4r]{font-size:var(--text-lg)}.values-grid[data-astro-cid-kh7btl4r]{grid-template-columns:1fr}.founder-card[data-astro-cid-kh7btl4r]{flex-direction:column;align-items:center;text-align:center;gap:var(--space-6);padding:var(--space-8)}.founder-highlight[data-astro-cid-kh7btl4r]{text-align:left}.founder-creds[data-astro-cid-kh7btl4r]{justify-content:center}}@media(max-width:480px){.about-hero__title[data-astro-cid-kh7btl4r]{font-size:var(--text-4xl)}.mission-quote[data-astro-cid-kh7btl4r]{font-size:var(--text-xl);padding-left:var(--space-6)}}
