.founder-page{background:#000;color:#fff;min-height:100vh;overflow-x:hidden;padding:100px 1.5rem 2rem}.founder-container{max-width:1000px;margin:0 auto}.founder-header{text-align:center;margin-bottom:4rem;animation:fadeInUp 1s ease}.founder-badge{display:inline-block;padding:6px 18px;border-radius:50px;border:1px solid rgba(212,175,55,.3);background:rgba(212,175,55,.08);color:#D4AF37;font-size:.75rem;font-weight:600;letter-spacing:.2em;text-transform:uppercase;margin-bottom:1.5rem;box-shadow:0 0 15px rgba(212,175,55,.15)}.founder-name{font-size:clamp(3rem,8vw,5rem);font-weight:800;letter-spacing:-.03em;margin-bottom:.75rem}.founder-gold-text{background:linear-gradient(135deg,#BF953F,#FCF6BA,#B38728);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.founder-tagline{font-size:1.2rem;color:#ccc;font-weight:300;text-transform:uppercase;letter-spacing:.15em}.founder-tagline .dot{color:#D4AF37}.founder-about{display:flex;gap:4rem;align-items:flex-start;margin-bottom:3rem;animation:fadeInUp 1s ease .2s both}.founder-photo-col{flex-shrink:0;display:flex;flex-direction:column;align-items:center;position:relative}.founder-photo-ring{width:280px;height:280px;border-radius:50%;border:3px solid #d4af37;padding:8px;box-shadow:0 0 40px rgba(212,175,55,.15);background:rgba(0,0,0,.5)}.founder-photo-inner{width:100%;height:100%;border-radius:50%;overflow:hidden;border:1px solid rgba(212,175,55,.3)}.founder-photo-inner img{width:100%;height:100%;object-fit:cover;object-position:top}.founder-name-card{position:relative;margin-top:-2.5rem;background:rgba(0,0,0,.9);border:1px solid #d4af37;border-radius:14px;padding:1rem 2rem;text-align:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 8px 32px rgba(0,0,0,.5);z-index:2}.founder-name-card h3{color:#D4AF37;font-size:1.25rem;font-weight:700;margin:0}.founder-name-card p{color:#ccc;font-size:.85rem;margin:4px 0 0}.founder-bio-col{flex:1 1}.founder-bio-col h2{font-size:2.5rem;font-weight:800;margin-bottom:.25rem}.founder-subtitle{font-size:1.2rem;color:#999;font-weight:300;margin-bottom:2rem}.founder-bio-text{display:flex;flex-direction:column;gap:1.25rem;color:#ccc;line-height:1.75;font-size:1rem}.founder-bio-text strong{color:#fff}.founder-stats{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:1.25rem;gap:1.25rem;margin-top:2.5rem}.founder-stat-card{padding:1.5rem;border:1px solid #d4af37;border-radius:14px;background:rgba(0,0,0,.4);text-align:center;transition:background .3s ease}.founder-stat-card:hover{background:rgba(212,175,55,.08)}.stat-icon{display:flex;justify-content:center;color:#D4AF37;margin-bottom:.75rem}.founder-stat-card h4{font-size:1.75rem;font-weight:800;margin:0 0 .25rem}.founder-stat-card p{color:#D4AF37;font-size:.7rem;text-transform:uppercase;letter-spacing:.15em;font-weight:600;margin:0}.founder-cards-section{display:flex;flex-direction:column;gap:1rem;margin-bottom:1.5rem;animation:fadeInUp 1s ease .4s both}.founder-company-card{display:flex;align-items:center;gap:1.25rem;padding:1.25rem 1.5rem;background:rgba(255,255,255,.03);border:1px solid rgba(212,175,55,.2);border-radius:16px;text-decoration:none;color:inherit;transition:all .3s ease;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);position:relative;overflow:hidden}.founder-company-card:before{content:"";position:absolute;inset:0;background:linear-gradient(45deg,var(--card-color,#D4AF37),transparent);opacity:0;transition:opacity .3s ease}.founder-company-card:hover{border-color:rgba(212,175,55,.5);box-shadow:0 0 20px rgba(212,175,55,.15);transform:translateY(-2px)}.founder-company-card:hover:before{opacity:.06}.company-logo-box{width:56px;height:56px;background:#fff;border-radius:14px;display:flex;align-items:center;justify-content:center;padding:6px;flex-shrink:0;position:relative;z-index:1;transition:transform .3s ease}.founder-company-card:hover .company-logo-box{transform:scale(1.05)}.company-logo-box img{width:100%;height:100%;object-fit:contain}.company-info{position:relative;z-index:1}.company-info h3{font-size:1.1rem;font-weight:700;margin:0}.company-info p{font-size:.85rem;color:#999;margin:2px 0 0}.card-arrow{margin-left:auto;opacity:0;transform:translateX(-8px);transition:all .3s ease;position:relative;z-index:1}.founder-company-card:hover .card-arrow,.founder-social-card:hover .card-arrow{opacity:1;transform:translateX(0)}.founder-socials-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:1rem;gap:1rem;margin-bottom:2rem;animation:fadeInUp 1s ease .5s both}.founder-social-card{display:flex;align-items:center;gap:1rem;padding:1.25rem 1.5rem;background:rgba(255,255,255,.03);border:1px solid rgba(212,175,55,.15);border-radius:16px;text-decoration:none;color:inherit;transition:all .3s ease;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);position:relative;overflow:hidden}.founder-social-card:before{content:"";position:absolute;inset:0;background:linear-gradient(45deg,var(--card-color,#fff),transparent);opacity:0;transition:opacity .3s ease}.founder-social-card:hover{border-color:rgba(212,175,55,.4);box-shadow:0 0 15px rgba(212,175,55,.1);transform:translateY(-2px)}.founder-social-card:hover:before{opacity:.08}.social-icon{display:flex;align-items:center;justify-content:center;width:44px;height:44px;background:rgba(255,255,255,.05);border-radius:12px;flex-shrink:0;position:relative;z-index:1;transition:transform .3s ease}.founder-social-card:hover .social-icon{transform:scale(1.1)}.founder-social-card h3{font-size:1rem;font-weight:700;margin:0;position:relative;z-index:1}.founder-social-card p{font-size:.8rem;color:#999;margin:2px 0 0;position:relative;z-index:1}.founder-video-section{margin-bottom:3rem;animation:fadeInUp 1s ease .6s both}.founder-video-wrapper{background:rgba(255,255,255,.03);border:1px solid rgba(212,175,55,.2);border-radius:16px;padding:.5rem;max-width:320px;margin:0 auto;overflow:hidden}.founder-video-wrapper iframe{width:100%;aspect-ratio:9/16;border:none;border-radius:12px;display:block}.founder-footer{text-align:center;color:#666;font-size:.85rem;padding-top:2rem;border-top:1px solid rgba(255,255,255,.05)}.founder-footer p{margin:.5rem 0}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.founder-page{padding:80px 1rem 2rem}.founder-about{flex-direction:column;align-items:center;gap:3rem}.founder-photo-ring{width:220px;height:220px}.founder-bio-col h2{font-size:2rem;text-align:center}.founder-subtitle{text-align:center}.founder-stats{grid-template-columns:repeat(3,1fr);gap:.75rem}.founder-stat-card{padding:1rem}.founder-stat-card h4{font-size:1.4rem}.founder-socials-grid{grid-template-columns:1fr}}