.leadership-section{position:relative;overflow:hidden}.founder-card{position:relative;border-radius:1.5rem;overflow:hidden;background:var(--color-nexmy-surface-container-lowest);box-shadow:0 4px 6px -1px #0000001a;transition:transform .4s cubic-bezier(.4,0,.2,1),box-shadow .4s cubic-bezier(.4,0,.2,1);display:flex;flex-direction:column}.founder-card:hover{transform:translateY(-4px);box-shadow:0 20px 40px #0000001f}.dark .founder-card{background:var(--color-nexmy-surface-container);box-shadow:0 4px 6px -1px #0000004d}.dark .founder-card:hover{box-shadow:0 20px 40px #00000080}.founder-image-container{position:relative;width:100%;aspect-ratio:3 / 4;overflow:hidden}.founder-image{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;-o-object-position:center top;object-position:center top;transition:transform .5s cubic-bezier(.4,0,.2,1);background:linear-gradient(to bottom,#f5f5f5,#e8e8e8)}.dark .founder-image{background:linear-gradient(to bottom,#2a2a2a,#1f1f1f)}.founder-card:hover .founder-image{transform:scale(1.05)}.image-overlay{position:absolute;inset:0;background:linear-gradient(to bottom,#53166900,#5316694d 40%,#6c308280);transition:opacity .4s cubic-bezier(.4,0,.2,1);z-index:1;pointer-events:none}.founder-card:hover .image-overlay{opacity:0}.dark .image-overlay{background:linear-gradient(to bottom,#53166900,#53166966 40%,#6c308299)}.founder-info{padding:1.25rem;text-align:center;background:var(--color-nexmy-surface-container-lowest);flex-shrink:0}.dark .founder-info{background:var(--color-nexmy-surface-container)}.founder-name{font-family:var(--font-headline);font-weight:700;font-size:1.25rem;color:var(--color-nexmy-primary);margin-bottom:.375rem;letter-spacing:-.01em}.founder-title{font-size:.6875rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:var(--color-nexmy-secondary);margin-bottom:.625rem}.founder-description{font-family:var(--font-body);color:var(--color-nexmy-on-surface-variant);line-height:1.5;font-size:.875rem}.theme-toggle{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:.75rem;background:var(--color-nexmy-surface-container-high);border:1px solid var(--color-nexmy-surface-container-highest);cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);color:var(--color-nexmy-on-surface)}.theme-toggle:hover{background:var(--color-nexmy-primary-container);color:var(--color-nexmy-on-primary);transform:rotate(10deg)}.theme-toggle .material-symbols-outlined{font-size:20px}html{transition:background-color .3s ease,color .3s ease}html *{transition:background-color .3s ease,color .3s ease,border-color .3s ease}.dark nav.glass-nav{background:#1e1e1ed9!important;border-bottom-color:#ffffff1a!important}.dark span.bg-nexmy-secondary-container{background-color:var(--color-nexmy-secondary-container)!important;color:#fff!important}.material-symbols-outlined.svelte-1uha8ag{font-variation-settings:"FILL" 0,"wght" 400,"GRAD" 0,"opsz" 24}.editorial-gradient.svelte-1uha8ag{background:linear-gradient(135deg,#531669,#6c3082)}
