.founder-card[data-astro-cid-ibydxzfy]{display:flex;flex-direction:column;align-items:center;text-align:center;width:100%;max-width:380px;padding:var(--space-10) var(--space-8) var(--space-8);background:#ffffff0a;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);border:1px solid rgba(255,255,255,.08);border-radius:24px;box-shadow:var(--shadow-card);transition:box-shadow var(--transition-base),transform var(--transition-base)}.founder-card[data-astro-cid-ibydxzfy]:hover{box-shadow:var(--shadow-card-hover);transform:translateY(-4px)}.founder-photo-wrap[data-astro-cid-ibydxzfy]{width:140px;height:140px;border-radius:50%;overflow:hidden;border:2px solid rgba(197,165,114,.25);margin-bottom:var(--space-5);flex-shrink:0}.founder-photo[data-astro-cid-ibydxzfy]{width:100%;height:100%;object-fit:cover;filter:saturate(.7) sepia(.15) contrast(1.05);transition:filter var(--transition-base)}.founder-card[data-astro-cid-ibydxzfy]:hover .founder-photo[data-astro-cid-ibydxzfy]{filter:saturate(.85) sepia(.05) contrast(1.02)}.founder-name[data-astro-cid-ibydxzfy]{font-family:var(--font-serif);font-style:italic;font-size:var(--text-xl);font-weight:var(--weight-semibold);color:var(--color-on-dark);margin-bottom:var(--space-1);line-height:var(--leading-tight)}.founder-role[data-astro-cid-ibydxzfy]{font-family:var(--font-sans);font-size:var(--text-sm);font-weight:var(--weight-semibold);text-transform:uppercase;letter-spacing:.05em;color:var(--color-accent);margin-bottom:var(--space-4)}.founder-bio[data-astro-cid-ibydxzfy]{font-family:var(--font-sans);font-size:var(--text-sm);color:var(--color-on-dark-muted);line-height:var(--leading-relaxed)}.about-hero[data-astro-cid-kh7btl4r]{background-color:var(--color-bg-dark);padding:var(--space-32) 0 var(--space-24);position:relative;overflow:hidden}.about-hero[data-astro-cid-kh7btl4r]:before{content:"";position:absolute;inset:0;background:radial-gradient(ellipse 70% 50% at 30% 50%,rgba(197,165,114,.06) 0%,transparent 70%),radial-gradient(ellipse 50% 60% at 70% 60%,rgba(197,165,114,.04) 0%,transparent 60%);pointer-events:none}.hero-content[data-astro-cid-kh7btl4r]{position:relative;text-align:center}.hero-heading[data-astro-cid-kh7btl4r]{font-size:var(--text-5xl);color:var(--color-on-dark);margin-bottom:var(--space-5)}.hero-subtext[data-astro-cid-kh7btl4r]{font-size:var(--text-lg);color:#fafaf7bf;line-height:var(--leading-relaxed);max-width:600px;margin:0 auto}.founders-section[data-astro-cid-kh7btl4r]{padding:var(--space-24) 0}.founders-layout[data-astro-cid-kh7btl4r]{display:grid;grid-template-columns:1fr;gap:var(--space-12);align-items:start}@media(min-width:1024px){.founders-layout[data-astro-cid-kh7btl4r]{grid-template-columns:1.5fr 1fr;gap:var(--space-16)}}.founders-body[data-astro-cid-kh7btl4r]{font-size:var(--text-lg);color:var(--color-text-light);line-height:var(--leading-relaxed)}.founders-body[data-astro-cid-kh7btl4r]+.founders-body[data-astro-cid-kh7btl4r]{margin-top:var(--space-5)}.founders-aside[data-astro-cid-kh7btl4r]{display:grid;grid-template-columns:repeat(2,1fr);gap:var(--space-4)}@media(min-width:1024px){.founders-aside[data-astro-cid-kh7btl4r]{grid-template-columns:1fr}}.founders-stat-card[data-astro-cid-kh7btl4r]{display:flex;flex-direction:column;align-items:center;gap:var(--space-2);padding:var(--space-6) var(--space-5);text-align:center;background-color:var(--color-surface);border-radius:var(--radius-xl);box-shadow:var(--shadow-card);transition:box-shadow var(--transition-base),transform var(--transition-base)}.founders-stat-card[data-astro-cid-kh7btl4r]:hover{box-shadow:var(--shadow-card-hover);transform:translateY(-2px)}.founders-stat-number[data-astro-cid-kh7btl4r]{font-family:var(--font-serif);font-size:var(--text-4xl);font-weight:var(--weight-bold);color:var(--color-accent);line-height:1}.founders-stat-label[data-astro-cid-kh7btl4r]{font-family:var(--font-sans);font-size:var(--text-sm);color:var(--color-text-light)}.company-section[data-astro-cid-kh7btl4r]{background-color:var(--color-bg-alt);padding:var(--space-24) 0}.company-layout[data-astro-cid-kh7btl4r]{max-width:800px}.company-body[data-astro-cid-kh7btl4r]{font-size:var(--text-lg);color:var(--color-text-light);line-height:var(--leading-relaxed)}.company-body[data-astro-cid-kh7btl4r]+.company-body[data-astro-cid-kh7btl4r]{margin-top:var(--space-5)}.inline-link[data-astro-cid-kh7btl4r]{color:var(--color-accent);text-decoration:underline;text-decoration-color:#c5a57266;text-underline-offset:3px;transition:text-decoration-color var(--transition-fast)}.inline-link[data-astro-cid-kh7btl4r]:hover{text-decoration-color:var(--color-accent)}.recognition-section[data-astro-cid-kh7btl4r]{padding:var(--space-24) 0}.recognition-card[data-astro-cid-kh7btl4r]{display:grid;grid-template-columns:1fr;gap:var(--space-8);padding:var(--space-10);background:linear-gradient(135deg,var(--color-surface) 0%,rgba(197,165,114,.04) 100%);border:1px solid rgba(197,165,114,.15);border-radius:var(--radius-xl);box-shadow:var(--shadow-card);align-items:start}@media(min-width:768px){.recognition-card[data-astro-cid-kh7btl4r]{grid-template-columns:auto 1fr;gap:var(--space-10)}}.recognition-badge[data-astro-cid-kh7btl4r]{color:var(--color-accent);display:flex;align-items:center;justify-content:center;width:80px;height:80px;border-radius:50%;background:var(--color-accent-muted);flex-shrink:0}.recognition-body[data-astro-cid-kh7btl4r]{font-size:var(--text-base);color:var(--color-text-light);line-height:var(--leading-relaxed)}.recognition-body[data-astro-cid-kh7btl4r]+.recognition-body[data-astro-cid-kh7btl4r]{margin-top:var(--space-4)}.showroom-section[data-astro-cid-kh7btl4r]{background-color:var(--color-bg-alt);padding:var(--space-24) 0}.showroom-layout[data-astro-cid-kh7btl4r]{display:grid;grid-template-columns:1fr;gap:var(--space-12);align-items:start}@media(min-width:1024px){.showroom-layout[data-astro-cid-kh7btl4r]{grid-template-columns:1.3fr 1fr;gap:var(--space-16)}}.showroom-body[data-astro-cid-kh7btl4r]{font-size:var(--text-lg);color:var(--color-text-light);line-height:var(--leading-relaxed)}.showroom-body[data-astro-cid-kh7btl4r]+.showroom-body[data-astro-cid-kh7btl4r]{margin-top:var(--space-5)}.showroom-cta[data-astro-cid-kh7btl4r]{margin-top:var(--space-8)}.showroom-highlights[data-astro-cid-kh7btl4r]{display:flex;flex-direction:column;gap:var(--space-4)}.highlight-item[data-astro-cid-kh7btl4r]{display:flex;align-items:center;gap:var(--space-4);padding:var(--space-4) var(--space-5);background-color:var(--color-surface);border-radius:var(--radius-lg);box-shadow:var(--shadow-card);transition:box-shadow var(--transition-base),transform var(--transition-base)}.highlight-item[data-astro-cid-kh7btl4r]:hover{box-shadow:var(--shadow-card-hover);transform:translateY(-2px)}.highlight-icon[data-astro-cid-kh7btl4r]{color:var(--color-accent);flex-shrink:0;display:flex}.highlight-text[data-astro-cid-kh7btl4r]{font-family:var(--font-sans);font-size:var(--text-sm);font-weight:var(--weight-medium);color:var(--color-text)}.team-section[data-astro-cid-kh7btl4r]{background-color:var(--color-bg-dark);padding:var(--space-24) 0;position:relative;overflow:hidden}.team-section[data-astro-cid-kh7btl4r]:before{content:"";position:absolute;inset:0;background:var(--gradient-mesh-dark);pointer-events:none}.founders-cards[data-astro-cid-kh7btl4r]{display:flex;flex-direction:column;align-items:center;gap:var(--space-8);position:relative}@media(min-width:768px){.founders-cards[data-astro-cid-kh7btl4r]{flex-direction:row;justify-content:center;align-items:stretch;gap:var(--space-10)}}.origin-section[data-astro-cid-kh7btl4r]{padding:var(--space-24) 0;background-color:var(--color-bg-alt)}.origin-context[data-astro-cid-kh7btl4r]{font-size:var(--text-lg);color:var(--color-text-light);line-height:var(--leading-relaxed);text-align:center;max-width:680px;margin:0 auto var(--space-10)}.team-video[data-astro-cid-kh7btl4r]{position:relative;max-width:900px;margin:0 auto}.video-wrapper[data-astro-cid-kh7btl4r]{position:relative;aspect-ratio:16 / 9;border-radius:var(--radius-xl);overflow:hidden;background-color:#0006}.video-poster[data-astro-cid-kh7btl4r]{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:var(--space-4);background:radial-gradient(ellipse 80% 60% at 50% 50%,rgba(197,165,114,.08) 0%,transparent 70%),linear-gradient(135deg,#0f0f0fe6,#191919f2);border:none;cursor:pointer;z-index:1;transition:background var(--transition-base)}.video-poster[data-astro-cid-kh7btl4r]:hover{background:radial-gradient(ellipse 80% 60% at 50% 50%,rgba(197,165,114,.12) 0%,transparent 70%),linear-gradient(135deg,#0f0f0fd9,#191919e6)}.video-play-icon[data-astro-cid-kh7btl4r]{display:flex;align-items:center;justify-content:center;width:72px;height:72px;border-radius:50%;border:2px solid var(--color-accent);color:var(--color-accent);transition:transform var(--transition-base),background-color var(--transition-base)}.video-poster[data-astro-cid-kh7btl4r]:hover .video-play-icon[data-astro-cid-kh7btl4r]{transform:scale(1.1);background-color:#c5a5721a}.video-play-label[data-astro-cid-kh7btl4r]{font-family:var(--font-sans);font-size:var(--text-sm);font-weight:var(--weight-medium);color:var(--color-on-dark-muted);letter-spacing:.05em;text-transform:uppercase}.team-video-el[data-astro-cid-kh7btl4r]{display:none;width:100%;height:100%;object-fit:cover}
