:root{--gfd-purple:#8b3a8b;--gfd-orange:#ff8c00;--gfd-gold:#ffb547;--gfd-dark:#1a1a1a;--gfd-light:#f8f9fa}*{box-sizing:border-box;margin:0;padding:0}.gfd-container{margin:0 auto!important;max-width:1200px!important;padding:0 20px!important}.gfd-btn{border:none!important;border-radius:8px!important;cursor:pointer!important;display:inline-block!important;font-size:1.1rem!important;font-weight:600!important;letter-spacing:.5px!important;padding:16px 40px!important;text-decoration:none!important;text-transform:uppercase!important;transition:all .3s ease!important}.gfd-btn-primary{background:linear-gradient(135deg,var(--gfd-orange),var(--gfd-gold))!important;color:#fff!important}.gfd-btn-primary:hover{box-shadow:0 10px 25px rgba(255,140,0,.4)!important;transform:translateY(-2px)!important}.gfd-btn-secondary{background:transparent!important;border:2px solid #fff!important;color:#fff!important}.gfd-btn-secondary:hover{background:#fff!important;color:var(--gfd-purple)!important}.gfd-founders-section{background-attachment:fixed;background-image:url(YOUR-IMAGE-1-URL-HERE);background-position:50%;background-size:cover;overflow:hidden;padding:100px 20px;position:relative}.gfd-founders-section:before{backdrop-filter:blur(5px);background:linear-gradient(135deg,rgba(139,58,139,.85),rgba(26,26,26,.9));bottom:0;content:"";left:0;position:absolute;right:0;top:0;z-index:1}.gfd-founders-container{margin:0 auto;max-width:1200px;position:relative;z-index:2}.gfd-founders-header{margin-bottom:60px;text-align:center}.gfd-founders-eyebrow{color:#ffb547;font-size:14px;font-weight:600;letter-spacing:2px;margin-bottom:16px;text-transform:uppercase}.gfd-founders-headline{color:#fff;font-size:48px;font-weight:800;line-height:1.2;margin-bottom:20px}.gfd-founders-subheadline{color:#f8f9fa;font-size:22px;line-height:1.6;margin:0 auto;max-width:700px}.gfd-together-wrapper{margin:0 auto 60px;max-width:700px;text-align:center}.gfd-together-image-wrapper{border:4px solid #ffb547;border-radius:24px;box-shadow:0 16px 48px rgba(255,181,71,.4);margin:0 auto;max-width:600px;overflow:hidden;transition:all .3s ease;width:100%}.gfd-together-image-wrapper:hover{box-shadow:0 24px 64px rgba(255,181,71,.6);transform:translateY(-8px)}.gfd-together-image{display:block;height:auto;width:100%}.gfd-together-caption{color:#ffb547;font-size:18px;font-style:italic;font-weight:600;margin-top:20px}.gfd-founders-grid{display:grid;gap:40px;grid-template-columns:repeat(2,1fr);margin-bottom:60px}.gfd-founder-card{background:hsla(0,0%,100%,.12);border:2px solid rgba(255,181,71,.4);border-radius:24px;overflow:hidden;padding:40px;position:relative;transition:all .3s ease}.gfd-founder-card:before{background:linear-gradient(90deg,#8b3a8b,#ff8c00 50%,#ffb547);content:"";height:6px;left:0;position:absolute;right:0;top:0}.gfd-founder-card:hover{background:hsla(0,0%,100%,.15);border-color:#ffb547;box-shadow:0 20px 50px rgba(255,181,71,.4);transform:translateY(-8px)}.gfd-founder-image-wrapper{border:4px solid #ffb547;border-radius:50%;box-shadow:0 8px 24px rgba(255,181,71,.3);height:180px;margin:0 auto 24px;overflow:hidden;width:180px}.gfd-founder-image{height:100%;object-fit:cover;width:100%}.gfd-founder-name{color:#fff;font-size:32px;font-weight:800;margin-bottom:8px;text-align:center}.gfd-founder-title{color:#ffb547;font-size:18px;font-weight:600;margin-bottom:24px;text-align:center}.gfd-founder-bio{color:#f8f9fa;font-size:16px;line-height:1.8;margin-bottom:24px}.gfd-founder-highlights{list-style:none;margin:0;padding:0}.gfd-founder-highlight{color:#fff;font-size:15px;line-height:1.6;margin-bottom:12px;padding-left:28px;position:relative}.gfd-founder-highlight:before{color:#ffb547;content:"✓";font-size:18px;font-weight:800;left:0;position:absolute}.gfd-founders-tagline{backdrop-filter:blur(10px);background:linear-gradient(135deg,rgba(255,140,0,.3),rgba(139,58,139,.3));border:2px solid #ffb547;border-radius:20px;padding:40px;text-align:center}.gfd-founders-tagline-text{color:#fff;font-size:28px;font-weight:700;line-height:1.5;margin:0}.gfd-founders-tagline-text .emphasis{color:#ffb547;font-weight:800}@media (max-width:968px){.gfd-founders-section{background-attachment:scroll;padding:60px 20px}.gfd-founders-headline{font-size:36px}.gfd-founders-subheadline{font-size:18px}.gfd-together-wrapper{margin-bottom:40px}.gfd-together-caption{font-size:16px}.gfd-founders-grid{gap:32px;grid-template-columns:1fr}.gfd-founder-card{padding:32px 24px}.gfd-founder-image-wrapper{height:150px;width:150px}.gfd-founder-name{font-size:28px}.gfd-founders-tagline{padding:24px}.gfd-founders-tagline-text{font-size:22px}}