.about-page{gap:120px}.about-hero-centered,.about-page{display:flex;flex-direction:column}.about-hero-centered{text-align:center;align-items:center;padding-top:40px}.about-avatar{width:96px;height:96px;border-radius:50%;flex-shrink:0;border:1px solid rgba(255,255,255,.15);background:var(--glass-bg);display:grid;place-items:center;color:var(--tint-indigo);font-size:34px;font-weight:800}.about-avatar.about-avatar-lg{width:120px;height:120px;font-size:48px;color:#0a0a1a;border:1px solid rgba(255,255,255,.15);border-radius:50%;overflow:hidden;display:flex;align-items:center;justify-content:center;box-shadow:0 0 0 1px rgba(255,255,255,.08),0 18px 50px -14px rgba(99,102,241,.35);margin-bottom:28px}.about-avatar-img{width:66%;height:66%;-o-object-fit:contain;object-fit:contain;display:block}.about-eyebrow{font-size:13px;letter-spacing:2px;text-transform:uppercase;color:var(--muted-2);font-weight:700;margin-bottom:18px}.about-title{font-size:clamp(36px,6vw,56px);font-weight:800;color:var(--text-strong);letter-spacing:-1px;margin:0 0 10px}.about-role-line{font-size:clamp(18px,2.8vw,24px);font-weight:600;color:var(--tint-indigo);margin:0 0 18px}.about-intro-text{font-size:16px;line-height:1.8;color:var(--muted);margin:0 auto 28px}.about-btn-row{display:flex;flex-wrap:wrap;justify-content:center;gap:16px}.about-action-btn{padding:14px 28px}.about-story{padding-top:20px}.about-story .sec-head{text-align:center;align-items:center;margin-bottom:64px}.about-story .sec-head p{max-width:520px;margin-left:auto;margin-right:auto}.story-grid{display:flex;flex-direction:column;gap:80px;margin-top:64px}.story-row{display:grid;grid-template-columns:1fr 1fr;gap:48px;align-items:center}.story-row.reverse .story-text{order:2}.story-row.reverse .story-visual-wrap{order:1}.story-text h3{font-size:clamp(22px,3vw,28px);font-weight:700;color:var(--text-strong);margin:0 0 18px;letter-spacing:-.3px}.story-text p{font-size:15px;line-height:1.9;color:var(--muted);margin-bottom:16px}.story-text p:last-child{margin-bottom:0}.story-visual-wrap{display:flex;align-items:center;justify-content:center}.story-visual{position:relative;width:100%;aspect-ratio:4/3;border-radius:var(--radius-lg);background:linear-gradient(135deg,rgba(99,102,241,.12),rgba(16,185,129,.08));border:1px solid var(--glass-border);backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);overflow:hidden}.sv-shape{position:absolute;border-radius:12px;background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.12)}.sv-shape.diamond{width:80px;height:80px;left:58%;top:18%;transform:rotate(45deg)}.sv-shape.circle{width:90px;height:90px;left:22%;top:52%;border-radius:50%}.sv-shape.pill{width:110px;height:42px;left:14%;top:24%;border-radius:999px}.sv-shape.dot,.sv-shape.dot-2{width:10px;height:10px;border-radius:50%;background:rgba(255,255,255,.35);border:none}.sv-shape.dot{left:44%;top:62%}.sv-shape.dot-2{left:72%;top:66%;width:14px;height:14px}.timeline-section{padding-top:20px}.timeline-head{text-align:center;align-items:center;margin-bottom:64px}.timeline-head p{max-width:520px;margin-left:auto;margin-right:auto}.timeline{position:relative;max-width:920px;margin:0 auto;padding:0}.timeline:before{content:"";position:absolute;left:50%;top:0;bottom:0;width:1px;transform:translateX(-50%);background:linear-gradient(180deg,transparent 0,var(--glass-stroke-strong) 10%,var(--glass-stroke-strong) 90%,transparent 100%)}.timeline-item{position:relative;width:50%;margin-bottom:8px;min-height:120px}.timeline-item.left{left:0;text-align:right;padding-right:48px}.timeline-item.right{left:50%;text-align:left;padding-left:48px}.timeline-node{position:absolute;top:4px;width:16px;height:16px;border-radius:50%;background:#fff;border:3px solid var(--bg);box-shadow:0 0 0 1px rgba(255,255,255,.25),0 0 18px 4px rgba(255,255,255,.18),0 0 34px 8px rgba(99,102,241,.14);z-index:1}.timeline-item.left .timeline-node{right:-8px}.timeline-item.right .timeline-node{left:-8px}.timeline-content{padding-top:0}.timeline-year{display:inline-block;font-size:12px;font-weight:700;letter-spacing:.8px;color:var(--muted-2);margin-bottom:10px;padding:3px 10px;border-radius:var(--radius-pill);background:rgba(255,255,255,.05);border:1px solid var(--glass-border)}.timeline-title{font-weight:700;font-size:17px;margin-bottom:8px;color:var(--text-strong);line-height:1.35}.timeline-desc{font-size:14px;color:var(--muted);line-height:1.7;max-width:360px}.timeline-item.left .timeline-desc{margin-left:auto}.timeline-item.right .timeline-desc{margin-right:auto}.tl-tag{margin-left:10px;vertical-align:middle}@media (max-width:640px){.about-page{gap:80px}.about-hero-centered{padding-top:20px}.about-avatar.about-avatar-lg{width:100px;height:100px;font-size:40px}.story-row,.story-row.reverse{grid-template-columns:1fr;gap:32px}.story-row.reverse .story-text,.story-row.reverse .story-visual-wrap{order:unset}.story-visual{aspect-ratio:16/10}.story-grid{gap:56px;margin-top:44px}.timeline-section{padding-top:0}.timeline-head{margin-bottom:44px}.timeline:before{left:18px;transform:none}.timeline-item,.timeline-item.left,.timeline-item.right{width:100%;left:0;text-align:left;padding-left:44px;padding-right:0;margin-bottom:32px;min-height:auto}.timeline-item.left .timeline-node,.timeline-item.right .timeline-node{left:10px;right:auto;top:4px}.timeline-item.left .timeline-desc,.timeline-item.right .timeline-desc{margin-left:0;margin-right:0;max-width:none}}