.advisory-board-section{background:var(--bg-soft)}.advisory-intro{max-width:720px;margin:1.4rem auto 0;font-size:1rem;color:var(--text);line-height:1.7}.advisor-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1.6rem;margin-top:3rem}.advisor-card{background:#fff;border:1px solid var(--border);border-radius:var(--radius-lg);padding:1.8rem 1.4rem 1.6rem;text-align:center;display:flex;flex-direction:column;gap:.6rem}.advisor-avatar{width:120px;height:120px;border-radius:50%;overflow:hidden;margin:0 auto .6rem;border:3px solid var(--accent);filter:grayscale(.35)}.advisor-avatar img{width:100%;height:100%;object-fit:cover;display:block}.advisor-name{font-family:Playfair Display,serif;font-size:1.1rem;color:var(--dark);margin:0}.advisor-role{font-size:.82rem;color:var(--primary);font-weight:600;margin:0}.advisor-focus{font-size:.88rem;color:var(--text-light);line-height:1.55;margin:.4rem 0 0}.advisor-disclaimer{margin:2.5rem auto 0;max-width:760px;font-size:.85rem;color:var(--text-light);text-align:center;font-style:italic;padding:1rem 1.2rem;background:#0000000a;border-radius:8px}:root{--primary: #0f4c75;--primary-light: #1b6fa8;--accent: #00b894;--accent-dark: #00a381;--dark: #0a1628;--text: #2d3748;--text-light: #718096;--bg: #ffffff;--bg-soft: #f7fafc;--bg-accent: #edf7f6;--border: #e2e8f0;--shadow-sm: 0 1px 3px rgba(0,0,0,.08);--shadow-md: 0 4px 20px rgba(0,0,0,.1);--shadow-lg: 0 10px 40px rgba(0,0,0,.12);--radius: 12px;--radius-lg: 20px}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{font-family:Inter,-apple-system,sans-serif;color:var(--text);line-height:1.7;overflow-x:hidden}h1,h2,h3,h4{font-family:Playfair Display,serif;color:var(--dark);line-height:1.2}.container{max-width:1200px;margin:0 auto;padding:0 2rem}.btn{display:inline-flex;align-items:center;gap:.5rem;padding:.7rem 1.6rem;border-radius:50px;font-family:Inter,sans-serif;font-size:.9rem;font-weight:600;text-decoration:none;border:none;cursor:pointer;transition:all .25s}.btn-primary{background:var(--accent);color:#fff}.btn-primary:hover{background:var(--accent-dark);transform:translateY(-1px);box-shadow:0 4px 15px #00b89466}.btn-outline{background:transparent;color:var(--primary);border:2px solid var(--primary)}.btn-outline:hover{background:var(--primary);color:#fff}.btn-large{padding:1rem 2.2rem;font-size:1rem}.btn-white{background:#fff;color:var(--primary)}.btn-white:hover{background:var(--bg-soft);transform:translateY(-1px);box-shadow:var(--shadow-md)}.hero{padding:10rem 0 6rem;background:linear-gradient(135deg,#0a1628,#0f4c75,#1b6fa8);position:relative;overflow:hidden;text-align:center}.hero:before{content:"";position:absolute;top:-50%;right:-20%;width:800px;height:800px;background:radial-gradient(circle,rgba(0,184,148,.15) 0%,transparent 70%);border-radius:50%}.hero:after{content:"";position:absolute;bottom:-30%;left:-10%;width:600px;height:600px;background:radial-gradient(circle,rgba(0,184,148,.1) 0%,transparent 70%);border-radius:50%}.hero-content{position:relative;z-index:1;max-width:760px;margin:0 auto}.hero h1{font-size:3.2rem;color:#fff;margin-bottom:1.5rem;font-weight:700}.hero p{font-size:1.15rem;color:#fffc;margin-bottom:2rem;max-width:620px;margin-left:auto;margin-right:auto}.hero-buttons{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.section{padding:6rem 0}.section-header{text-align:center;max-width:640px;margin:0 auto 4rem}.section-tag{display:inline-block;font-size:.78rem;font-weight:700;text-transform:uppercase;letter-spacing:2px;color:var(--accent);margin-bottom:1rem}.section-header h2{font-size:2.5rem;margin-bottom:1rem}.section-header p{color:var(--text-light);font-size:1.05rem}.story-grid{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center}.story-image{width:100%;aspect-ratio:4/3;background:linear-gradient(135deg,var(--bg-accent),rgba(15,76,117,.1));border-radius:var(--radius-lg);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem;border:1px solid var(--border)}.story-image i{font-size:4rem;color:var(--primary-light);opacity:.5}.story-image span{color:var(--text-light);font-size:.85rem}.story-image-photo{padding:0;overflow:hidden;background:none;border:none}.story-image-photo img{width:100%;height:100%;object-fit:cover;display:block}.story-text h2{font-size:2.2rem;margin-bottom:1.5rem}.story-text p{color:var(--text-light);font-size:1.02rem;margin-bottom:1.2rem}.story-text p:last-child{margin-bottom:0}.founder-grid{display:grid;grid-template-columns:280px 1fr;gap:4rem;align-items:start}.founder-avatar-wrap{display:flex;flex-direction:column;align-items:center;gap:1.5rem}.founder-avatar-circle{width:160px;height:160px;border-radius:50%;overflow:hidden;box-shadow:0 8px 24px #0000002e;background:var(--bg-soft)}.founder-avatar-circle img{width:100%;height:100%;object-fit:cover;display:block}.founder-creds{display:flex;flex-direction:column;gap:.6rem;width:100%}.cred-item{display:flex;align-items:center;gap:.7rem;font-size:.85rem;color:var(--text);background:#fff;border:1px solid var(--border);border-radius:8px;padding:.5rem .8rem}.cred-item i{color:var(--accent);width:14px;flex-shrink:0}.founder-bio p{color:var(--text-light);font-size:1.02rem;margin-bottom:1.2rem}.founder-bio p:last-child{margin-bottom:0}.founder-lead{font-size:1.15rem!important;color:var(--dark)!important;font-style:italic;border-left:3px solid var(--accent);padding-left:1.2rem}.pillars-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1.5rem;margin-bottom:2.5rem}.pillar-card{border-radius:var(--radius);padding:2rem 1.5rem;border:1px solid var(--border);position:relative;transition:all .3s}.pillar-card:hover{transform:translateY(-4px);box-shadow:var(--shadow-lg)}.pillar-mind{background:linear-gradient(135deg,#edf7f6,#fff);border-top:3px solid var(--accent)}.pillar-muscle{background:#fff;border-top:3px solid var(--primary-light)}.pillar-mitigate{background:#fff;border-top:3px solid #9f7aea}.pillar-motivate{background:#fff;border-top:3px solid #f6ad55}.pillar-number{font-family:Playfair Display,serif;font-size:3rem;font-weight:700;color:#0000000f;line-height:1;margin-bottom:.5rem}.pillar-card h3{font-size:1.3rem;margin-bottom:.8rem;color:var(--dark)}.pillar-card p{color:var(--text-light);font-size:.9rem;line-height:1.65}.framework-note{background:var(--bg-accent);border-radius:var(--radius);padding:1.5rem 2rem;border-left:4px solid var(--accent)}.framework-note p{color:var(--text);font-size:.97rem}.tiers-list{max-width:820px;margin:0 auto;display:flex;flex-direction:column;gap:1.2rem}.tier-row{display:flex;align-items:flex-start;gap:1.5rem;background:#fff;border:1px solid var(--border);border-radius:var(--radius);padding:1.8rem 2rem;transition:all .3s}.tier-row:hover{box-shadow:var(--shadow-md)}.tier-badge{flex-shrink:0;padding:.4rem 1rem;border-radius:50px;font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:1px}.tier-free .tier-badge{background:var(--bg-soft);color:var(--text);border:1px solid var(--border)}.tier-paid .tier-badge{background:var(--accent);color:#fff}.tier-earned .tier-badge{background:var(--primary);color:#fff}.tier-info h3{font-family:Inter,sans-serif;font-size:1.05rem;font-weight:700;color:var(--dark);margin-bottom:.4rem}.tier-info p{color:var(--text-light);font-size:.92rem;line-height:1.6}.disclaimer-section{background:var(--bg-soft);padding:3rem 0}.disclaimer-box{max-width:820px;margin:0 auto;display:flex;align-items:flex-start;gap:1.2rem;background:#fff;border:1px solid var(--border);border-radius:var(--radius);padding:1.8rem 2rem}.disclaimer-icon{color:var(--text-light);font-size:1.2rem;flex-shrink:0;margin-top:.2rem}.disclaimer-box p{color:var(--text-light);font-size:.88rem;line-height:1.7}.cta-section{background:var(--bg-accent);text-align:center}.cta-section h2{font-size:2.5rem;margin-bottom:1rem}.cta-section p{color:var(--text-light);font-size:1.1rem;max-width:560px;margin:0 auto 2rem}.cta-buttons{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.fade-in{opacity:0;transform:translateY(30px);transition:opacity .6s ease,transform .6s ease}.fade-in.visible{opacity:1;transform:translateY(0)}@media(max-width:1024px){.hero h1{font-size:2.8rem}.pillars-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.hero{padding:8rem 0 4rem}.hero h1{font-size:2.2rem}.story-grid{grid-template-columns:1fr}.story-image{max-width:400px;margin:0 auto}.founder-grid{grid-template-columns:1fr}.founder-avatar-wrap{flex-direction:row;align-items:flex-start}.founder-avatar-circle{width:100px;height:100px;font-size:2rem;flex-shrink:0}.pillars-grid{grid-template-columns:1fr}.section-header h2{font-size:2rem}}@media(max-width:480px){.hero h1{font-size:1.8rem}.founder-avatar-wrap{flex-direction:column;align-items:center}}
