.founder-intro-grid{display:grid;grid-template-columns:minmax(280px,400px) 1fr;gap:clamp(40px,7vw,100px);align-items:start}.founder-profile{position:sticky;top:120px}.founder-profile-card{position:relative;margin:-55px 20px 0;padding:28px;background:#fff;border-radius:18px;box-shadow:var(--shadow)}.founder-profile-card h2{margin:0 0 8px;font-size:1.65rem;font-weight:850}.founder-profile-card p{margin:0;color:var(--muted)}.founder-story h3{margin:38px 0 12px;color:var(--navy);font-size:1.35rem;font-weight:850}.founder-narrow{max-width:930px}.founder-narrow>h2{font-size:clamp(2rem,4vw,3.5rem);font-weight:850;letter-spacing:-.035em}.founder-journey h2 i{color:var(--crimson);font-style:normal}.founder-journey blockquote,.founder-formula blockquote{margin:30px 0;padding:20px 26px;border-left:5px solid var(--crimson);background:#fff;font-size:1.2rem}.founder-declaration{margin:30px 0;color:var(--navy);font-size:1.35rem;font-weight:850}.founder-principles{display:grid;grid-template-columns:repeat(2,1fr);gap:20px}.founder-principles article{padding:30px;border:1px solid #e1e6ef;border-radius:18px;background:#fff}.founder-principles article:last-child{grid-column:1/-1}.founder-principles span{display:inline-grid;width:42px;height:42px;place-items:center;border-radius:50%;background:#fce2e8;color:var(--crimson);font-weight:900}.founder-principles h3,.founder-crown-grid h3{margin:18px 0 10px;font-size:1.3rem;font-weight:850}.founder-principles p,.founder-crown-grid p{margin:0;color:var(--muted)}.founder-crowns .section-heading p{color:#c7d1df}.founder-crown-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:22px}.founder-crown-grid article{padding:32px;border:1px solid rgba(255,255,255,.16);border-radius:20px;background:rgba(255,255,255,.06)}.founder-crown-grid span{color:#ff9757;font-size:1.5rem;font-weight:900}.founder-crown-grid p{color:#dbe3f0}.founder-formula,.founder-finale{text-align:center}.founder-formula blockquote{font-weight:850}.founder-rise{display:inline-flex;flex-direction:column;margin-top:20px;padding:24px 38px;border-radius:18px;background:var(--navy);color:#fff;font-size:1.35rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.founder-rise small{margin-top:5px;color:#ff9757;font-size:.8rem;letter-spacing:.04em}

@media (max-width:991px){.founder-intro-grid{grid-template-columns:1fr}.founder-profile{position:static;max-width:520px}.founder-crown-grid{grid-template-columns:1fr}}
@media (max-width:767px){.founder-principles{grid-template-columns:1fr}.founder-principles article:last-child{grid-column:auto}.founder-profile-card{margin:-35px 12px 0;padding:22px}.founder-crown-grid article,.founder-principles article{padding:24px}.founder-rise{width:100%;padding:22px 18px;font-size:1.1rem}.founder-journey blockquote,.founder-formula blockquote{padding:18px 20px}}
