.page-hero{color:#fff;padding:calc(var(--announcement-height) + 72px + 4rem)0 6rem;text-align:center;background:linear-gradient(135deg,#1e1b4b 0%,#312e81 40%,#4338ca 100%);justify-content:center;align-items:center;min-height:60vh;display:flex;position:relative;overflow:hidden}.page-hero:before{content:"";pointer-events:none;background:radial-gradient(circle at 20%,#6366f14d 0%,#0000 50%),radial-gradient(circle at 80% 20%,#8b5cf640 0%,#0000 50%),radial-gradient(circle at 60% 80%,#f43f5e26 0%,#0000 50%);position:absolute;inset:0}.page-hero:after{content:"";opacity:.5;pointer-events:none;background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 100 100\"><defs><pattern id=\"grid\" width=\"10\" height=\"10\" patternUnits=\"userSpaceOnUse\"><path d=\"M 10 0 L 0 0 0 10\" fill=\"none\" stroke=\"rgba(255,255,255,0.04)\" stroke-width=\"0.5\"/></pattern></defs><rect width=\"100\" height=\"100\" fill=\"url(%23grid)\"/></svg>");position:absolute;inset:0}.page-hero .container{z-index:2;flex-direction:column;align-items:center;display:flex;position:relative}.hero-label{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#ffffffe6;letter-spacing:.5px;background:#ffffff1a;border:1px solid #ffffff26;border-radius:50px;margin-bottom:2rem;padding:.5rem 1.5rem;font-size:.9rem;font-weight:600;animation:.8s ease-out fadeInDown;display:inline-block;position:relative}.hero-label:after{content:"";background:var(--secondary);border-radius:2px;width:40px;height:3px;position:absolute;bottom:-10px;left:50%;transform:translate(-50%)}.page-hero h1{letter-spacing:-2px;background:linear-gradient(135deg,#fff 0%,#e0e7ff 100%);-webkit-text-fill-color:transparent;text-shadow:0 10px 30px #00000026;-webkit-background-clip:text;margin-bottom:1.5rem;font-size:clamp(3.5rem,11vw,8.5rem);font-weight:900;line-height:1.1;animation:.8s ease-out .2s backwards fadeInUp}.page-hero p{color:#fffc;max-width:600px;margin:0 auto;font-size:clamp(.9rem,1.5vw,1.1rem);font-weight:400;line-height:1.6;animation:.8s ease-out .4s backwards fadeInUp}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInDown{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}@keyframes borderRotate{0%{--border-angle:0deg}to{--border-angle:360deg}}@keyframes ambientFloat{0%,to{transform:translate(0)scale(1)}33%{transform:translate(15px,-20px)scale(1.05)}66%{transform:translate(-10px,10px)scale(.97)}}@keyframes ambientFloat2{0%,to{transform:translate(0)scale(1)}50%{transform:translate(-20px,15px)scale(1.08)}}@keyframes shimmerQuote{0%{opacity:.7}50%{opacity:1}to{opacity:.7}}@keyframes cardGlowPulse{0%,to{opacity:.4;transform:translate(-50%,-50%)scale(1)}50%{opacity:.6;transform:translate(-50%,-50%)scale(1.05)}}@property --border-angle{syntax:"<angle>";inherits:false;initial-value:0deg}.founder-hero-section{background:var(--bg-body);padding:5rem 0 2rem;position:relative;overflow:hidden}.founder-hero-section .container{z-index:2;max-width:1200px;position:relative}.founder-ambient-shape{filter:blur(80px);opacity:.12;pointer-events:none;z-index:0;border-radius:50%;position:absolute}.founder-ambient-shape--1{background:#6366f1;width:400px;height:400px;animation:12s ease-in-out infinite ambientFloat;top:-80px;left:-120px}.founder-ambient-shape--2{background:#8b5cf6;width:300px;height:300px;animation:10s ease-in-out infinite ambientFloat2;bottom:-60px;right:-80px}.founder-ambient-shape--3{opacity:.08;background:#ff6b35;width:200px;height:200px;animation:14s ease-in-out infinite reverse ambientFloat;top:50%;right:10%}.founder-card-glow{aspect-ratio:2;pointer-events:none;z-index:0;background:radial-gradient(#6366f11f 0%,#8b5cf60f 40%,#0000 70%);border-radius:50%;width:70%;max-width:900px;animation:6s ease-in-out infinite cardGlowPulse;position:absolute;top:50%;left:50%}.founder-section-header{text-align:center;margin-bottom:3.5rem;animation:.7s ease-out backwards fadeInUp}.founder-section-label{letter-spacing:4px;text-transform:uppercase;color:var(--primary);margin-bottom:1rem;font-size:.8rem;font-weight:700;display:block}.founder-section-title{color:var(--text-main);letter-spacing:-.5px;font-size:clamp(1.75rem,4vw,2.5rem);font-weight:800;line-height:1.2}.founder-section-title-bar{background:linear-gradient(90deg,#6366f1,#00d4ff);border-radius:3px;width:56px;height:3px;margin:1.25rem auto 0}.founder-card-wrapper{animation:.8s ease-out .15s backwards fadeInUp;position:relative}.founder-hero-card{z-index:2;background:#fff;border:1px solid #e2e8f099;border-radius:30px;grid-template-columns:380px 1fr;gap:0;transition:box-shadow .5s,transform .5s cubic-bezier(.34,1.56,.64,1);display:grid;position:relative;overflow:hidden;box-shadow:0 4px 6px #00000005,0 12px 40px #0000000f}.founder-card-wrapper:hover .founder-hero-card{transform:translateY(-6px);box-shadow:0 4px 6px #00000005,0 24px 64px #0000001a}.founder-card-border{background:conic-gradient(from var(--border-angle,0deg),#1e1b4b 0%,#6366f1 25%,#8b5cf6 37%,#00d4ff 50%,#ff6b35 62%,#6366f1 75%,#1e1b4b 100%);z-index:1;opacity:.45;filter:blur(6px);border-radius:34px;transition:opacity .4s,filter .4s;animation:6s linear infinite borderRotate;position:absolute;inset:-4px}.founder-card-wrapper:hover .founder-card-border{opacity:.75;filter:blur(8px)}.founder-hero-image-wrapper{background:#1e1b4b;border-radius:28px 0 0 28px;min-height:520px;position:relative;overflow:hidden}.founder-hero-image{object-fit:cover;width:100%;height:100%;transition:transform .7s cubic-bezier(.25,.46,.45,.94);display:block}.founder-hero-card:hover .founder-hero-image{transform:scale(1.04)}.founder-image-overlay{pointer-events:none;z-index:1;background:linear-gradient(#0000 0%,#0f172a66 50%,#0f172aeb 100%);height:55%;position:absolute;bottom:0;left:0;right:0}.founder-image-quote{z-index:2;flex-direction:column;gap:.6rem;padding:2rem 1.75rem 1.75rem;display:flex;position:absolute;bottom:0;left:0;right:0}.founder-quote-icon{color:#ff6b35;opacity:.85;flex-shrink:0;width:36px;height:36px;animation:3s ease-in-out infinite shimmerQuote}.founder-image-quote p{color:#ffffffeb;letter-spacing:.15px;margin:0;font-size:.92rem;font-style:italic;font-weight:500;line-height:1.6}.founder-hero-image-wrapper:after{content:"";pointer-events:none;z-index:3;border-radius:inherit;position:absolute;inset:0;box-shadow:inset 0 0 60px #6366f114}.founder-hero-content{border-radius:0 28px 28px 0;flex-direction:column;justify-content:center;padding:2.75rem 3rem;display:flex;overflow:hidden}.founder-hero-content-inner{flex-direction:column;gap:0;display:flex}.founder-hero-name{color:var(--text-main);letter-spacing:-.7px;margin-bottom:.5rem;font-size:clamp(1.8rem,3.5vw,2.35rem);font-weight:800;line-height:1.15}.founder-hero-title{color:#ff6b35;letter-spacing:.3px;margin-bottom:.35rem;font-size:1.05rem;font-weight:700}.founder-hero-designation{color:var(--text-light);letter-spacing:.15px;opacity:.85;margin-bottom:1.25rem;font-size:.88rem;font-weight:500}.founder-hero-divider{background:linear-gradient(90deg,var(--primary),#8b5cf666);border-radius:3px;width:52px;height:2.5px;margin-bottom:1.25rem}.founder-hero-bio{color:#64748b;letter-spacing:.01em;max-width:520px;margin-bottom:1.5rem;font-size:.95rem;line-height:1.85}.founder-info-block{background:#6366f10a;border:1px solid #6366f11a;border-radius:16px;align-items:flex-start;gap:1rem;margin-bottom:1.5rem;padding:1.1rem 1.25rem;transition:all .3s;display:flex}.founder-info-block:hover{background:#6366f112;border-color:#6366f12e;transform:translateY(-1px)}.founder-info-block-icon{color:#fff;background:linear-gradient(135deg,#6366f1,#8b5cf6);border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:42px;height:42px;font-size:1rem;display:flex;box-shadow:0 4px 12px #6366f140}.founder-info-block-text{flex-direction:column;gap:.2rem;display:flex}.founder-info-block-title{color:var(--text-main);letter-spacing:-.2px;font-size:.9rem;font-weight:700}.founder-info-block-desc{color:var(--text-light);font-size:.8rem;line-height:1.55}.founder-achievements{grid-template-columns:repeat(3,1fr);gap:.75rem;margin-bottom:1.75rem;display:grid}.founder-achievement-card{border:1px solid var(--border-color);cursor:default;background:#f8fafccc;border-radius:14px;align-items:center;gap:.75rem;padding:.85rem 1rem;transition:all .35s cubic-bezier(.34,1.56,.64,1);display:flex}.founder-achievement-card:hover{background:#fff;border-color:#6366f133;transform:translateY(-3px);box-shadow:0 8px 24px #0000000f}.founder-achievement-icon{color:#6366f1;background:#6366f114;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:.85rem;transition:all .35s;display:flex}.founder-achievement-card:hover .founder-achievement-icon{background:#6366f126;transform:scale(1.08)}.founder-achievement-icon--purple{color:#8b5cf6;background:#8b5cf614}.founder-achievement-card:hover .founder-achievement-icon--purple{background:#8b5cf626}.founder-achievement-icon--orange{color:#ff6b35;background:#ff6b3514}.founder-achievement-card:hover .founder-achievement-icon--orange{background:#ff6b3526}.founder-achievement-label{color:var(--text-main);letter-spacing:-.1px;font-size:.78rem;font-weight:600;line-height:1.35}.founder-cta-buttons{flex-wrap:wrap;gap:.75rem;display:flex}.founder-cta-btn{letter-spacing:.2px;cursor:pointer;border-radius:50px;align-items:center;gap:.6rem;padding:.7rem 1.5rem;font-size:.85rem;font-weight:600;text-decoration:none;transition:all .35s cubic-bezier(.34,1.56,.64,1);display:inline-flex;position:relative;overflow:hidden}.founder-cta-btn i{font-size:.85rem;transition:transform .3s}.founder-cta-btn:hover i{transform:scale(1.15)}.founder-cta-btn--outline{color:var(--text-main);border:1.5px solid var(--border-color);background:0 0;box-shadow:0 2px 8px #0000000a}.founder-cta-btn--outline:hover{color:#6366f1;background:#6366f10a;border-color:#6366f1;transform:translateY(-2px);box-shadow:0 4px 16px #6366f11f,0 0 0 3px #6366f10f}.founder-cta-btn--linkedin{color:#fff;background:linear-gradient(135deg,#0077b5,#0a66c2);border:1.5px solid #0000;box-shadow:0 4px 12px #0077b533}.founder-cta-btn--linkedin:hover{background:linear-gradient(135deg,#0a66c2,#004182);transform:translateY(-2px);box-shadow:0 8px 24px #0077b54d,0 0 0 3px #0077b514}.leaders-section{background:var(--bg-body);padding:3rem 0 5rem}.leaders-section-header{text-align:center;margin-bottom:3.5rem}.section-title-new{color:var(--text-main);font-size:clamp(1.75rem,4vw,2.5rem);font-weight:800}.profile-grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:2rem;display:grid}.profile-card{background:var(--bg-surface);border:1px solid var(--border-color);border-radius:20px;flex-direction:column;transition:all .4s cubic-bezier(.34,1.56,.64,1);display:flex;position:relative;overflow:hidden;box-shadow:0 4px 6px -1px #0000000d}.profile-card:hover{border-color:#6366f14d;transform:translateY(-10px);box-shadow:0 25px 50px -12px #0000001f}.profile-image-container{aspect-ratio:3/4;background:var(--bg-alt);width:100%;position:relative;overflow:hidden}.profile-image{object-fit:cover;width:100%;height:100%;transition:transform .5s;display:block}.profile-card:hover .profile-image{transform:scale(1.06)}.profile-content{flex-direction:column;flex-grow:1;padding:1.5rem;display:flex}.profile-name{color:var(--text-main);letter-spacing:-.3px;margin-bottom:.25rem;font-size:1.2rem;font-weight:800;transition:color .3s}.profile-card:hover .profile-name{color:var(--primary)}.profile-role{color:var(--primary);letter-spacing:.3px;margin-bottom:.75rem;font-size:.85rem;font-weight:600}.profile-stats{flex-wrap:wrap;gap:.5rem;margin-bottom:1rem;display:flex}.profile-stat{color:var(--text-light);background:var(--bg-alt);border-radius:50px;align-items:center;gap:.4rem;padding:.3rem .75rem;font-size:.78rem;font-weight:600;transition:all .25s;display:inline-flex}.profile-card:hover .profile-stat{color:var(--primary);background:#6366f114}.profile-bio{color:var(--text-light);text-align:justify;flex-grow:1;margin-bottom:1.25rem;font-size:.9rem;line-height:1.65}.profile-card{cursor:pointer}.profile-card-expanded .profile-bio{-webkit-line-clamp:unset!important;display:block!important;overflow:visible!important}.profile-card-expanded{border-color:#6366f140;box-shadow:0 8px 24px #0000001a}.profile-socials{gap:.75rem;margin-top:auto;display:flex}.profile-socials .social-link{background:var(--bg-alt);border:1px solid var(--border-color);width:36px;height:36px;color:var(--text-light);border-radius:50%;justify-content:center;align-items:center;font-size:.85rem;text-decoration:none;transition:all .3s;display:flex}.profile-socials .social-link:hover{background:var(--primary);color:#fff;border-color:var(--primary);transform:translateY(-3px);box-shadow:0 6px 16px #6366f159}.leaders-cta-section{text-align:center;background:linear-gradient(135deg,#1e1b4b 0%,#312e81 50%,#4338ca 100%);padding:6rem 0;position:relative;overflow:hidden}.leaders-cta-section:before{content:"";pointer-events:none;background:radial-gradient(circle at 30%,#6366f133 0%,#0000 50%),radial-gradient(circle at 70%,#f43f5e1a 0%,#0000 50%);position:absolute;inset:0}.leaders-cta-section .container{z-index:2;position:relative}.leaders-cta-section h2{color:#fff;margin-bottom:2rem;font-size:clamp(2rem,5vw,3.5rem);font-weight:800}.leaders-cta-btn{color:var(--primary);transition:var(--transition);letter-spacing:1px;text-transform:uppercase;background:#fff;border-radius:50px;align-items:center;gap:.75rem;padding:1.1rem 3rem;font-size:1rem;font-weight:700;text-decoration:none;display:inline-flex;box-shadow:0 8px 25px #00000026}.leaders-cta-btn:hover{background:var(--primary);color:#fff;transform:translateY(-3px)scale(1.02);box-shadow:0 15px 40px #00000040}.leaders-cta-btn i{transition:transform .3s}.leaders-cta-btn:hover i{transform:translate(4px)}@media (max-width:860px){.founder-hero-card{border-radius:24px;grid-template-columns:1fr}.founder-card-border{border-radius:26px}.founder-hero-image-wrapper{aspect-ratio:4/3;border-radius:22px 22px 0 0;min-height:auto}.founder-hero-content{border-radius:0 0 22px 22px;padding:2.5rem 2rem}.founder-hero-name{font-size:1.65rem}.founder-achievements{grid-template-columns:repeat(3,1fr);gap:.6rem}}@media (max-width:768px){.page-hero{min-height:auto;padding:8rem 0 3.5rem}.page-hero h1{letter-spacing:-1px}.page-hero p{padding:0 1rem}.founder-hero-section{padding:2.5rem 0 1rem}.founder-section-header{margin-bottom:2rem}.founder-section-title{font-size:1.5rem}.founder-hero-card{border-radius:20px}.founder-card-border{border-radius:22px}.founder-hero-image-wrapper{aspect-ratio:4/3;border-radius:18px 18px 0 0;min-height:auto}.founder-hero-content{border-radius:0 0 18px 18px;padding:1.75rem 1.5rem}.founder-hero-name{font-size:1.4rem}.founder-hero-title{font-size:.9rem}.founder-hero-designation{margin-bottom:1rem;font-size:.82rem}.founder-hero-divider{width:40px;margin-bottom:1rem}.founder-hero-bio{margin-bottom:1.25rem;font-size:.88rem;line-height:1.65}.founder-info-block{margin-bottom:1.25rem;padding:.9rem 1rem}.founder-info-block-icon{width:36px;height:36px;font-size:.85rem}.founder-info-block-title{font-size:.82rem}.founder-info-block-desc{font-size:.75rem}.founder-achievements{grid-template-columns:repeat(3,1fr);gap:.5rem;margin-bottom:1.25rem}.founder-achievement-card{border-radius:12px;gap:.5rem;padding:.65rem .6rem}.founder-achievement-icon{border-radius:8px;width:30px;height:30px;font-size:.75rem}.founder-achievement-label{font-size:.68rem}.founder-cta-btn{padding:.6rem 1.2rem;font-size:.8rem}.founder-image-quote p{font-size:.82rem}.founder-quote-icon{width:28px;height:28px}.founder-ambient-shape{display:none}.leaders-section{padding:2rem 0 3rem}.leaders-section-header{margin-bottom:2.5rem}.leaders-cta-section{padding:4rem 0}.profile-grid{grid-template-columns:repeat(2,1fr);gap:1rem}.profile-card{border-radius:14px}.profile-image-container{aspect-ratio:3/4}.profile-content{padding:1rem}.profile-name{margin-bottom:.15rem;font-size:.95rem}.profile-role{margin-bottom:.5rem;font-size:.75rem}.profile-stats{margin-bottom:.6rem}.profile-stat{padding:.2rem .55rem;font-size:.68rem}.profile-bio{-webkit-line-clamp:3;-webkit-box-orient:vertical;margin-bottom:.85rem;font-size:.78rem;line-height:1.55;display:-webkit-box;overflow:hidden}.profile-socials{gap:.5rem}.profile-socials .social-link{width:30px;height:30px;font-size:.75rem}}@media (max-width:480px){.page-hero{padding:calc(var(--announcement-height) + 72px + 2rem)0 2.5rem}.page-hero h1{margin-bottom:1rem;font-size:clamp(2.5rem,12vw,4rem)}.hero-label{margin-bottom:1.5rem;padding:.4rem 1.2rem;font-size:.78rem}.founder-hero-section{padding:2rem 0 .75rem}.founder-section-header{margin-bottom:1.5rem}.founder-section-label{letter-spacing:3px;font-size:.72rem}.founder-section-title{font-size:1.3rem}.founder-hero-card{border-radius:16px}.founder-card-border{border-radius:18px}.founder-hero-image-wrapper{aspect-ratio:3/4;border-radius:14px 14px 0 0;min-height:auto}.founder-hero-content{text-align:center;border-radius:0 0 14px 14px;align-items:center;padding:1.5rem 1.25rem}.founder-hero-name{font-size:1.25rem}.founder-hero-title{font-size:.85rem}.founder-hero-designation{margin-bottom:1rem;font-size:.78rem}.founder-hero-divider{width:36px;margin-bottom:1rem}.founder-hero-bio{text-align:center;margin-bottom:1rem;font-size:.82rem;line-height:1.55}.founder-info-block{text-align:left;gap:.75rem;margin-bottom:1rem;padding:.85rem}.founder-info-block-icon{border-radius:10px;width:34px;height:34px;font-size:.8rem}.founder-achievements{grid-template-columns:1fr;gap:.5rem;margin-bottom:1.25rem}.founder-achievement-card{padding:.7rem .85rem}.founder-cta-buttons{flex-direction:column;gap:.5rem;width:100%}.founder-cta-btn{justify-content:center;width:100%;padding:.7rem 1.25rem}.founder-image-quote{padding:1.25rem}.founder-image-quote p{font-size:.78rem}.founder-quote-icon{width:24px;height:24px}.leaders-section{padding:1.5rem 0 2.5rem}.leaders-section-header{margin-bottom:1.5rem}.section-label{letter-spacing:2px;font-size:.72rem}.section-title-new{font-size:1.15rem}.profile-grid{grid-template-columns:repeat(2,1fr);gap:.75rem;max-width:none;margin:0}.profile-card{border-radius:12px}.profile-image-container{aspect-ratio:3/4}.profile-content{padding:.65rem .6rem .75rem}.profile-name{letter-spacing:-.2px;margin-bottom:.1rem;font-size:.78rem}.profile-role{letter-spacing:.1px;margin-bottom:.3rem;font-size:.62rem}.profile-stats{margin-bottom:.35rem}.profile-stat{gap:.25rem;padding:.15rem .4rem;font-size:.58rem}.profile-bio{-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-bottom:.6rem;font-size:.65rem;line-height:1.45;display:-webkit-box;overflow:hidden}.profile-socials{gap:.35rem}.profile-socials .social-link{width:26px;height:26px;font-size:.62rem}.profile-card:hover{transform:translateY(-4px)}.leaders-cta-section{padding:3rem 0}.leaders-cta-section h2{font-size:1.5rem}.leaders-cta-btn{letter-spacing:.5px;padding:.9rem 2rem;font-size:.85rem}}@media (max-width:360px){.page-hero h1{font-size:2.25rem}.founder-hero-content{padding:1.25rem 1rem}.founder-hero-name{font-size:1.15rem}.founder-hero-bio{font-size:.78rem}.founder-achievement-card{padding:.6rem .75rem}.founder-achievement-label{font-size:.7rem}.profile-grid{gap:.6rem}.profile-content{padding:.5rem .5rem .65rem}.profile-name{font-size:.72rem}.profile-role{font-size:.58rem}.profile-bio{-webkit-line-clamp:2;font-size:.6rem}.profile-socials .social-link{width:24px;height:24px;font-size:.58rem}}
