/* Founder visual, profile card and mobile-only About entry. */
.about-founder-art{position:relative;min-height:285px;overflow:hidden;border:1px solid #e1ebfa;border-radius:22px;background:#eaf3ff;box-shadow:inset 0 1px 0 #fff}.about-founder-art::after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 38%,rgba(10,37,83,.17) 100%);pointer-events:none}.about-founder-art>img{width:100%;height:100%;position:absolute;inset:0;object-fit:cover;object-position:center 22%;display:block}.founder-profile-card{position:absolute;z-index:2;right:13px;bottom:13px;left:13px;padding:13px 15px;border:1px solid rgba(255,255,255,.85);border-radius:17px;background:rgba(255,255,255,.9);box-shadow:0 12px 28px rgba(14,55,117,.16);backdrop-filter:blur(14px)}.founder-profile-card h3{margin:0;color:#2863e8;font-size:16px}.founder-profile-card p{margin:3px 0 8px;color:#536b92;font-size:11px}.founder-profile-card span{display:inline-flex;align-items:center;gap:5px;padding:5px 9px;border-radius:99px;color:#2662df;background:#eaf2ff;font-size:10px;font-weight:800}.founder-profile-card span svg{width:13px}.mobile-about-link{display:none}
@media(max-width:899px){.bottom-nav a[data-open-about]{display:none!important}.bottom-nav{grid-template-columns:repeat(3,1fr)}.is-authenticated .bottom-nav{grid-template-columns:repeat(5,1fr)}.mobile-about-link{width:100%;min-height:74px;display:flex;align-items:center;gap:11px;padding:12px 15px;border:1px solid #dce9fb;border-radius:20px;color:#16356c;background:linear-gradient(135deg,#fff,#eef6ff);box-shadow:0 12px 24px rgba(39,91,173,.08);text-align:right}.mobile-about-link__icon{width:43px;height:43px;display:grid;place-items:center;border-radius:15px;color:#fff;background:linear-gradient(145deg,#66a5ff,#2563eb);box-shadow:0 8px 16px rgba(37,99,235,.22)}.mobile-about-link__icon svg{width:21px}.mobile-about-link>span:nth-child(2){display:grid;gap:3px}.mobile-about-link b{font-size:13px}.mobile-about-link small{color:#6e84a7;font-size:10px}.mobile-about-link>svg{width:19px;margin-right:auto;color:#2c6fe6}.about-founder-art{min-height:300px}}
