.founder-section{background:linear-gradient(#050505 0%,#0a0a0a 60%,#050505 100%);padding:6rem 0;position:relative;overflow:hidden}.founder-section:before{content:"";pointer-events:none;z-index:0;background:radial-gradient(circle,#7c5cff1a 0%,#0000 60%);width:800px;height:800px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.founder-section .container{z-index:1;max-width:1100px;margin:0 auto;padding:0 1.5rem;position:relative}.founder-card{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#0f0f0f99;border:1px solid #7c5cff40;border-radius:24px;grid-template-columns:280px 1fr;align-items:center;gap:4rem;padding:3rem;display:grid;box-shadow:0 30px 60px #00000080}.founder-full .founder-card{grid-template-columns:320px 1fr;gap:4.5rem;padding:3.5rem}.founder-portrait{justify-content:center;align-items:center;width:240px;height:240px;margin:0 auto;display:flex;position:relative}.founder-monogram{z-index:2;background:linear-gradient(135deg,#7c5cff 0%,#4a9eff 100%);border-radius:50%;justify-content:center;align-items:center;width:200px;height:200px;display:flex;position:relative;box-shadow:0 0 60px #7c5cff66,inset 0 0 40px #ffffff1a}.founder-monogram:after{content:"";pointer-events:none;border:1px solid #ffffff2e;border-radius:50%;position:absolute;inset:6px}.founder-monogram span{color:#fff;letter-spacing:-.04em;text-shadow:0 4px 20px #0000004d;font-family:Inter,system-ui,sans-serif;font-size:4.5rem;font-weight:700}.founder-orbit{pointer-events:none;border:1px solid #7c5cff33;border-radius:50%;position:absolute}.founder-orbit-1{width:240px;height:240px;animation:20s linear infinite founder-spin}.founder-orbit-2{border-color:#4a9eff26;width:280px;height:280px;animation:30s linear infinite reverse founder-spin}.founder-orbit-dot{background:#c8a2ff;border-radius:99px;width:8px;height:8px;animation:8s linear infinite founder-orbit-anim;position:absolute;top:50%;left:0;transform:translateY(-50%);box-shadow:0 0 10px #c8a2ffcc}@keyframes founder-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes founder-orbit-anim{0%{transform:translateY(-50%)rotate(0)translate(120px)rotate(0)}to{transform:translateY(-50%)rotate(360deg)translate(120px)rotate(-360deg)}}@media (prefers-reduced-motion:reduce){.founder-orbit-1,.founder-orbit-2,.founder-orbit-dot{animation:none}}.founder-content{color:#fff}.founder-eyebrow{letter-spacing:.18em;color:var(--accent-lavender);text-transform:uppercase;background:#7c5cff1f;border:1px solid #7c5cff59;border-radius:99px;margin-bottom:1.25rem;padding:.3rem .85rem;font-size:.72rem;display:inline-block}.founder-name{letter-spacing:-.02em;margin:0 0 .4rem;font-size:clamp(1.75rem,4vw,2.5rem);line-height:1.05}.founder-role{color:#888;letter-spacing:.02em;margin:0 0 1.5rem;font-size:.95rem;font-weight:500}.founder-bio p{color:#ddd;max-width:620px;margin:0 0 1rem;font-size:1.02rem;line-height:1.65}.founder-bio p:last-child{margin-bottom:0}.founder-principles{grid-template-columns:1fr 1fr;gap:1.25rem;margin:2rem 0;display:grid}.founder-principle{background:#ffffff08;border:1px solid #ffffff12;border-radius:12px;align-items:flex-start;gap:.85rem;padding:1rem 1.1rem;display:flex}.founder-principle-num{color:var(--accent-lavender);letter-spacing:.1em;background:#7c5cff26;border:1px solid #7c5cff4d;border-radius:4px;flex-shrink:0;padding:.2rem .5rem;font-family:ui-monospace,monospace;font-size:.78rem;font-weight:700}.founder-principle h3{color:#fff;margin:0 0 .4rem;font-size:.98rem;font-weight:600}.founder-principle p{color:#aaa;margin:0;font-size:.88rem;line-height:1.5}.founder-cta{flex-wrap:wrap;gap:.75rem;margin-top:2rem;display:flex}.founder-btn-primary,.founder-btn-secondary{border-radius:99px;align-items:center;gap:.5rem;padding:.85rem 1.5rem;font-size:.95rem;font-weight:600;text-decoration:none;transition:transform .15s,background .15s;display:inline-flex}.founder-btn-primary{color:#000;background:#fff}.founder-btn-primary:hover{background:#eee;transform:translateY(-2px)}.founder-btn-secondary{color:#fff;background:0 0;border:1px solid #ffffff2e}.founder-btn-secondary:hover{background:#ffffff0d}.founder-meta{color:#888;border-top:1px solid #ffffff0f;flex-wrap:wrap;align-items:center;gap:.5rem;margin-top:1.75rem;padding-top:1.5rem;font-size:.82rem;display:flex}@media (max-width:860px){.founder-card{text-align:center;grid-template-columns:1fr;gap:2rem;padding:2rem}.founder-full .founder-card{grid-template-columns:1fr;gap:2.5rem;padding:2rem}.founder-bio p,.founder-name{margin-left:auto;margin-right:auto}.founder-bio p{text-align:left}.founder-principles{text-align:left;grid-template-columns:1fr}.founder-cta,.founder-meta{justify-content:center}}@media (max-width:520px){.founder-section{padding:4rem 0}.founder-portrait{width:200px;height:200px}.founder-monogram{width:160px;height:160px}.founder-monogram span{font-size:3.5rem}.founder-orbit-1{width:200px;height:200px}.founder-orbit-2{width:240px;height:240px}}
