.hero{padding:5rem 0;text-align:center}.hero:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(ellipse at 30% 50%,rgba(123,47,190,.12) 0%,transparent 60%),radial-gradient(ellipse at 70% 20%,rgba(52,152,219,.1) 0%,transparent 60%);pointer-events:none}.hero__content{position:relative;z-index:1;max-width:760px;margin:0 auto}.hero h1{font-size:clamp(2.25rem,4.5vw,3.25rem);font-weight:800;margin-bottom:1.25rem}.hero p{font-size:1.125rem;color:var(--text-secondary);max-width:580px;margin:0 auto 2rem}.hero__actions{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.stats-band{background:var(--color-navy);padding:3.5rem 0}.stats-band__inner{display:grid;grid-template-columns:repeat(4,1fr);gap:2rem}.stat-item{text-align:center}.stat-item__number{font-family:var(--font-heading);font-size:clamp(1.75rem,3.5vw,2.75rem);font-weight:800;background:var(--gradient-text-talkr);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;display:block}.stat-item__label{font-size:.875rem;color:#fff9;margin-top:.4rem}.values-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem}.value-card{background:#fff;border:1px solid rgba(123,47,190,.1);border-radius:var(--radius-lg);padding:2rem;transition:all var(--transition-base)}.value-card:hover{box-shadow:var(--shadow-glow-purple);transform:translateY(-4px)}.value-card__icon{font-size:2.5rem;margin-bottom:1rem}.value-card h3{font-size:1.125rem;margin-bottom:.625rem}.value-card p{font-size:.9375rem;color:var(--text-secondary);line-height:1.7}.timeline{position:relative;max-width:720px;margin:0 auto}.timeline:before{content:"";position:absolute;left:68px;top:0;bottom:0;width:2px;background:linear-gradient(to bottom,var(--color-blue),var(--color-purple));opacity:.15}.timeline__item{display:flex;gap:2rem;align-items:flex-start;padding:1.75rem 0;position:relative}.timeline__item+.timeline__item{border-top:1px solid rgba(123,47,190,.06)}.timeline__year{font-family:var(--font-heading);font-size:1.125rem;font-weight:800;color:var(--color-purple);min-width:52px;padding-top:.15rem;flex-shrink:0;transition:color .2s,transform .2s,text-shadow .2s;cursor:default;background:none;-webkit-background-clip:unset;-webkit-text-fill-color:unset;background-clip:unset}.timeline__year:hover{color:#d600b8;transform:scale(1.15) translate(3px);text-shadow:0 0 12px rgba(214,0,184,.35)}.timeline__dot{width:14px;height:14px;background:var(--color-purple);border-radius:50%;border:3px solid #fff;box-shadow:0 0 0 3px #7b2fbe33;flex-shrink:0;margin-top:.4rem}.timeline__body{flex:1}.timeline__body strong{display:block;font-family:var(--font-heading);font-size:1rem;font-weight:600;color:var(--text-primary);margin-bottom:.4rem}.timeline__body p{font-size:.9375rem;color:var(--text-secondary);line-height:1.65}.timeline__dot--multi{background:linear-gradient(135deg,var(--color-purple),var(--color-blue));width:16px;height:16px;margin-top:.35rem}.timeline__dot--origin{background:linear-gradient(135deg,var(--color-orange),var(--color-purple));width:18px;height:18px;margin-top:.3rem;box-shadow:0 0 0 4px #d9832433}.timeline__dot--future{background:linear-gradient(135deg,#D600B8,var(--color-purple));width:18px;height:18px;margin-top:.3rem;box-shadow:0 0 0 4px #d600b840;animation:pulse-future 2s ease-in-out infinite}@keyframes pulse-future{0%,to{box-shadow:0 0 0 4px #d600b840}50%{box-shadow:0 0 0 8px #d600b81a}}.timeline__sub{margin-top:1.25rem;padding:1rem 1.25rem;background:var(--bg-light);border-left:3px solid rgba(123,47,190,.2);border-radius:0 var(--radius-md) var(--radius-md) 0}.timeline__sub-badge{display:inline-flex;align-items:center;gap:.4rem;background:var(--color-purple-light);color:var(--color-purple);font-family:var(--font-heading);font-size:.7rem;font-weight:700;padding:.25rem .75rem;border-radius:100px;margin-bottom:.625rem;letter-spacing:.03em}.timeline__sub p{font-size:.875rem;color:var(--text-secondary);line-height:1.65;margin:0}.timeline__sub strong{color:var(--text-primary)}.founder-row{display:grid;grid-template-columns:1fr 1fr;gap:5rem;align-items:center}.founder-visual{background:var(--gradient-hero);border-radius:var(--radius-xl);padding:3rem 2rem;text-align:center;border:1px solid rgba(123,47,190,.1);box-shadow:var(--shadow-md)}.founder-avatar{width:150px;height:150px;border-radius:50%;overflow:hidden;margin:0 auto 1.25rem;box-shadow:var(--shadow-glow-purple),0 0 0 4px #7b2fbe26}.founder-avatar img{width:100%;height:100%;object-fit:cover;object-position:center top;display:block}.founder-name{font-family:var(--font-heading);font-size:1.5rem;font-weight:800;color:var(--text-primary);margin-bottom:.25rem}.founder-role{font-size:.9375rem;color:var(--color-purple);font-weight:600;margin-bottom:1.25rem}.founder-badges{display:flex;flex-wrap:wrap;gap:.5rem;justify-content:center}.founder-badge{background:#7b2fbe14;color:var(--color-purple);font-size:.75rem;font-weight:600;padding:.3rem .75rem;border-radius:100px}.founder-content h2{font-size:clamp(1.625rem,2.5vw,2.25rem);margin-bottom:1rem}.founder-content p{font-size:1rem;color:var(--text-secondary);line-height:1.75;margin-bottom:1rem}blockquote{background:var(--color-purple-light);border-left:4px solid var(--color-purple);border-radius:0 var(--radius-md) var(--radius-md) 0;padding:1.25rem 1.5rem;margin:1.5rem 0;font-size:1rem;font-style:italic;color:var(--text-primary);line-height:1.65}.podcast-player{background:linear-gradient(135deg,#120728,#1a0a3e);border-radius:16px;padding:1.25rem 1.5rem;margin:1.25rem 0;border:1px solid rgba(123,47,190,.3);box-shadow:0 8px 32px #7b2fbe33}.podcast-player__header{display:flex;align-items:center;gap:.875rem;margin-bottom:1rem}.podcast-player__icon{font-size:1.75rem;width:44px;height:44px;border-radius:10px;background:#ffffff14;display:flex;align-items:center;justify-content:center;flex-shrink:0}.podcast-player__outlet{font-family:var(--font-heading);font-size:.7rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:#ffffff73;margin-bottom:.2rem}.podcast-player__title{font-family:var(--font-heading);font-size:.9rem;font-weight:600;color:#ffffffe6}.podcast-player__controls{display:flex;align-items:center;gap:.875rem}.podcast-btn{background:none;border:none;cursor:pointer;flex-shrink:0;transition:transform .15s,opacity .15s;color:#fff;padding:0;line-height:1}.podcast-btn:hover{opacity:.8;transform:scale(1.08)}.podcast-btn--play{width:40px;height:40px;border-radius:50%;background:linear-gradient(135deg,#7b2fbe,#a22cd6);display:flex;align-items:center;justify-content:center;box-shadow:0 4px 16px #7b2fbe80}.podcast-btn--speed{font-family:var(--font-heading);font-size:.75rem;font-weight:700;color:#ffffff8c;min-width:28px}.podcast-btn--speed:hover{color:#fff}.podcast-progress-wrap{flex:1;display:flex;align-items:center;gap:.625rem}.podcast-time{font-family:var(--font-heading);font-size:.7rem;font-weight:600;color:#fff6;min-width:28px;white-space:nowrap}.podcast-progress{flex:1;height:4px;background:#ffffff1f;border-radius:100px;position:relative;cursor:pointer}.podcast-progress__fill{height:100%;background:linear-gradient(90deg,#7b2fbe,#a22cd6);border-radius:100px;width:0%;transition:width .1s linear}.podcast-progress__thumb{width:12px;height:12px;background:#fff;border-radius:50%;position:absolute;top:50%;left:0%;transform:translate(-50%,-50%);box-shadow:0 2px 6px #0006;opacity:0;transition:opacity .2s}.podcast-progress:hover .podcast-progress__thumb{opacity:1}.press-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.25rem}.press-card{background:#fff;border:1px solid rgba(123,47,190,.1);border-radius:var(--radius-lg);padding:1.75rem;display:flex;flex-direction:column;gap:1rem;transition:all var(--transition-base)}.press-card:hover{box-shadow:var(--shadow-md)}.press-card__outlet{font-family:var(--font-heading);font-size:.8125rem;font-weight:700;color:var(--color-purple);text-transform:uppercase;letter-spacing:.05em}.press-card__text{font-size:.9375rem;color:var(--text-secondary);line-height:1.6;font-style:italic;flex:1}.press-card__date{font-size:.8125rem;color:var(--text-light)}.engagements-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem}.engagement-item{display:flex;gap:1.25rem;align-items:flex-start;background:#fff;border-radius:var(--radius-lg);padding:1.75rem;border:1px solid rgba(123,47,190,.08);transition:all var(--transition-base)}.engagement-item:hover{box-shadow:var(--shadow-sm);border-color:#7b2fbe33}.engagement-item__icon{font-size:2rem;flex-shrink:0}.engagement-item h3{font-size:1rem;margin-bottom:.375rem}.engagement-item p{font-size:.875rem;color:var(--text-secondary);line-height:1.6}.ecosystem-block{margin-top:4rem;padding-top:3.5rem;border-top:1px solid rgba(123,47,190,.1)}.ecosystem-header{text-align:center;margin-bottom:2.5rem}.ecosystem-header h3{font-size:clamp(1.25rem,2vw,1.625rem);margin-bottom:1rem;margin-top:.5rem}.ecosystem-header p{font-size:.9875rem;color:var(--text-secondary);line-height:1.75;max-width:660px;margin:0 auto}.ecosystem-logos{display:flex;align-items:center;justify-content:center;gap:2.5rem;flex-wrap:wrap}.ecosystem-logo{display:flex;align-items:center;justify-content:center;padding:.75rem 1.25rem;background:#fff;border:1px solid rgba(123,47,190,.08);border-radius:14px;transition:box-shadow var(--transition-base),transform var(--transition-base);flex-shrink:0}.ecosystem-logo:hover{box-shadow:0 6px 24px #7b2fbe1a;transform:translateY(-3px)}.ecosystem-logo img{height:44px;width:auto;max-width:140px;object-fit:contain;display:block;filter:grayscale(20%);opacity:.85;transition:filter var(--transition-base),opacity var(--transition-base)}.ecosystem-logo:hover img{filter:grayscale(0%);opacity:1}.cta-banner{background:linear-gradient(135deg,var(--color-navy) 0%,#2d1060 50%,#001b39 100%);padding:5rem 0;text-align:center;position:relative;overflow:hidden}.cta-banner:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(ellipse at 30% 50%,rgba(123,47,190,.3) 0%,transparent 60%),radial-gradient(ellipse at 70% 30%,rgba(52,152,219,.2) 0%,transparent 60%);pointer-events:none}.cta-banner__inner{position:relative;z-index:1}.cta-banner h2{font-size:clamp(2rem,4vw,3rem);color:#fff;margin-bottom:1rem}.cta-banner p{font-size:1.125rem;color:#ffffffb3;margin:0 auto 2.5rem;max-width:520px}.cta-actions{display:flex;justify-content:center;gap:1rem;flex-wrap:wrap}.section__header h2{font-size:clamp(1.75rem,3vw,2.5rem);margin-bottom:1rem}.section__header p{font-size:1.125rem;color:var(--text-secondary);max-width:600px;margin:0 auto}.btn--white{background:#fff;color:var(--text-primary);box-shadow:var(--shadow-md)}.btn--white:hover{transform:translateY(-2px)}@media(max-width:1024px){.founder-row{grid-template-columns:1fr;gap:2.5rem}.values-grid,.press-grid{grid-template-columns:1fr 1fr}.stats-band__inner{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.values-grid,.press-grid,.engagements-grid{grid-template-columns:1fr}.ecosystem-logos{gap:1.25rem}.ecosystem-logo img{height:36px;max-width:110px}}
