/* Founder: retain Axion's portrait, typography and light/dark palette. */
.founder-section .about-heading h2{max-width:1000px;font-size:clamp(38px,5vw,76px);letter-spacing:-2.5px}
.founder-grid{grid-template-columns:minmax(220px,.72fr) minmax(0,1.28fr);gap:6%}
.founder-section .identity-card{position:relative;max-width:none;box-shadow:0 20px 65px #17254812}
.founder-section .identity-portrait:after{content:'';position:absolute;inset:60% 0 0;background:linear-gradient(transparent,#0b142dc9);pointer-events:none}
.founder-section .identity-art .founder-image-label{position:absolute;bottom:22px;left:22px;right:12px;z-index:2;color:#fff;font:8px 'Manrope',sans-serif;letter-spacing:1.5px}
.founder-section .identity-name{position:relative;overflow:hidden;padding:25px}
.founder-signature{margin-top:20px;color:var(--accent);opacity:.7}
.founder-signature svg{display:block;width:100%;height:35px;stroke:currentColor;stroke-width:1}
.founder-signature svg>path:first-child{opacity:.22}.founder-signature circle{fill:var(--bg)}
.founder-signal{stroke-dasharray:8 92;animation:founder-flow 8s linear infinite;filter:drop-shadow(0 0 3px currentColor)}
.founder-section .about-copy>.about-intro{font-size:clamp(26px,2.5vw,39px);letter-spacing:-1px;line-height:1.2;margin-bottom:22px}
.founder-section .about-copy>p{font-size:14px;line-height:1.85;max-width:680px}
.founder-proof{gap:18px;padding:26px 0;margin:28px 0}
.founder-proof strong{font-size:clamp(23px,2.5vw,38px);white-space:nowrap;letter-spacing:-1.2px}
.founder-proof strong small{font-size:14px;letter-spacing:0}.founder-proof span{font-size:10px;line-height:1.6;max-width:180px}
.founder-projects{display:grid;grid-template-columns:1fr 1fr;gap:25px}
.project-index,.capability-label{font:9px 'Space Grotesk',sans-serif;letter-spacing:1.5px;color:var(--accent)}
.founder-projects h3{font:500 19px/1.3 'Space Grotesk',sans-serif;letter-spacing:-.4px;margin:12px 0}
.founder-projects p{font-size:11px;line-height:1.85;color:var(--muted)}
.founder-capabilities{display:flex;align-items:center;flex-wrap:wrap;gap:16px 25px;border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:22px 0;margin:45px 0;color:var(--muted);font-size:10px}
.founder-capabilities .capability-label{margin-right:8px}
.founder-philosophy{display:grid;grid-template-columns:1fr 1fr;gap:24px 6%;padding:32px;border:1px solid var(--line);border-radius:12px;background:linear-gradient(120deg,#7989ef0c,transparent);position:relative;overflow:hidden}
.founder-philosophy .eyebrow{font-size:8px;margin-bottom:17px;letter-spacing:1.5px}
.founder-philosophy h3{font:400 clamp(24px,2.6vw,38px)/1.22 'Space Grotesk',sans-serif;letter-spacing:-1px}.founder-philosophy h3 em{font-style:normal;color:var(--accent)}
.founder-philosophy p:not(.eyebrow){font-size:13px;line-height:1.8;color:var(--muted)}
.founder-philosophy p.founder-industries{font-size:10px;margin-top:14px}
.decision-flow{grid-column:1/-1;display:grid;grid-template-columns:repeat(6,1fr);padding:24px 0 0;margin:8px 0 0;list-style:none;border-top:1px solid var(--line);gap:10px}
.decision-flow li{font:11px 'Space Grotesk',sans-serif;color:var(--text);display:flex;align-items:center;gap:9px}
.decision-flow li:before{content:'';width:5px;height:5px;border:1px solid var(--accent);border-radius:50%;flex-shrink:0;animation:decision-pulse 6s ease-in-out infinite}
.decision-flow li:nth-child(2):before{animation-delay:1s}.decision-flow li:nth-child(3):before{animation-delay:2s}.decision-flow li:nth-child(4):before{animation-delay:3s}.decision-flow li:nth-child(5):before{animation-delay:4s}.decision-flow li:nth-child(6):before{animation-delay:5s}
.decision-flow li:not(:last-child):after{content:'→';margin-left:auto;color:var(--muted);opacity:.55}
.founder-disclosure{color:var(--muted);font-size:9px;line-height:1.7;margin-top:19px;max-width:740px}
@keyframes founder-flow{to{stroke-dashoffset:-100}}
@keyframes decision-pulse{0%,30%,100%{background:transparent;box-shadow:none}10%{background:var(--accent);box-shadow:0 0 10px var(--accent)}}
@media(max-width:1000px){.founder-grid{gap:5%;grid-template-columns:.7fr 1.3fr}.founder-proof{gap:12px}.founder-projects{gap:18px}.founder-projects h3{font-size:17px}}
@media(max-width:800px){.founder-section .about-heading h2{font-size:clamp(35px,7vw,53px);max-width:none;letter-spacing:-1.7px}.founder-grid{grid-template-columns:1fr;gap:32px}.founder-section .identity-card{max-width:420px;width:100%}.founder-section .identity-portrait{aspect-ratio:4/4.5}.founder-section .about-copy>p{font-size:13px}.founder-proof strong{font-size:27px}.founder-proof strong small{font-size:11px}.founder-proof span{font-size:9px}.founder-philosophy{grid-template-columns:1fr;padding:24px;gap:20px}.founder-capabilities{gap:13px 19px;margin:30px 0;font-size:9px}.decision-flow{grid-template-columns:repeat(3,1fr);gap:22px 12px}.decision-flow li{font-size:10px}.decision-flow li:nth-child(3):after{display:none}.founder-disclosure{font-size:9px}}
@media(max-width:400px){.founder-proof strong{font-size:22px}.founder-proof{gap:10px}.founder-projects{grid-template-columns:1fr;gap:24px}.founder-philosophy{padding:20px}.decision-flow{gap:22px 8px}.decision-flow li{font-size:9px;gap:5px}}
@media(prefers-reduced-motion:reduce){.founder-signal,.decision-flow li:before{animation:none}}
@media(max-width:350px){.founder-proof{grid-template-columns:1fr 1fr}.founder-proof>div:last-child{grid-column:1/-1}.decision-flow{grid-template-columns:1fr 1fr}.decision-flow li:nth-child(3):after{display:block}.decision-flow li:nth-child(2n):after{display:none}.founder-section .identity-art .founder-image-label{font-size:6px;letter-spacing:.8px;left:15px}}
