.mentorship-page{background:var(--bg-dark)}.mentorship-hero{text-align:center;border-bottom:1px solid var(--border-color);background:radial-gradient(circle,#d4af3726 0%,#0000 60%);padding:10rem 2rem 6rem;position:relative}.hero-content-wrap{max-width:800px;margin:0 auto}.mentorship-hero h1{text-transform:uppercase;letter-spacing:1px;margin-top:.5rem;margin-bottom:1.5rem;font-size:4rem;line-height:1.1}.mentorship-hero .lead{color:var(--text-muted);margin-bottom:2.5rem;font-size:1.2rem;line-height:1.7}.mentorship-hero .hero-actions{justify-content:center;gap:1rem;display:flex}.mentorship-bullets{flex-direction:column;gap:2rem;margin-top:2rem;list-style:none;display:flex}.mentorship-bullets li{align-items:start;gap:1.25rem;display:flex}.bullet-icon{border:1px solid var(--border-color);width:40px;height:40px;color:var(--gold-primary);background:#d4af371a;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.mentorship-bullets li strong{color:var(--text-main);text-transform:uppercase;margin-bottom:.25rem;font-size:1.1rem;display:block}.mentorship-bullets li p{color:var(--text-muted);margin:0;font-size:.9rem;line-height:1.5}.mentorship-glass-card{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid var(--border-color-subtle);border-radius:var(--border-radius);background:#fffffff2;padding:3rem 2.5rem;position:relative;box-shadow:0 8px 32px #0000001a}.mentorship-glass-card h3{text-transform:uppercase;border-bottom:1px solid #d4af371a;margin-bottom:1.5rem;padding-bottom:.75rem;font-size:1.5rem}.include-list{flex-direction:column;gap:1rem;margin-bottom:2.5rem;list-style:none;display:flex}.include-list li{align-items:start;gap:.75rem;display:flex}.check-icon{flex-shrink:0;margin-top:.25rem}.include-list li span{color:var(--text-main);font-size:.95rem;line-height:1.4}.card-badge-row{flex-wrap:wrap;gap:1rem;display:flex}.card-badge-row .badge{color:var(--text-muted);background:#0000000a;border:1px solid #0000001a;border-radius:4px;align-items:center;gap:.35rem;padding:.35rem .75rem;font-size:.75rem;display:inline-flex}.mentorship-phases{background:var(--bg-darker)}.phases-grid{grid-template-columns:repeat(3,1fr);gap:2rem;display:grid}.phase-card{background:var(--bg-card);border:1px solid var(--border-color);border-radius:var(--border-radius);transition:var(--transition-smooth);padding:3rem 2rem;position:relative}.phase-card:hover{border-color:var(--gold-primary);transform:translateY(-5px)}.phase-num{color:#d4af3726;font-size:3rem;font-weight:900;line-height:1;font-family:var(--font-heading);position:absolute;top:1.5rem;right:2rem}.phase-card:hover .phase-num{color:var(--gold-primary)}.phase-card h3{text-transform:uppercase;margin-bottom:1rem;font-size:1.35rem}.phase-card p{color:var(--text-muted);margin:0;font-size:.9rem;line-height:1.6}.cta-box{background:linear-gradient(135deg, var(--bg-card), var(--bg-darker));border:1px solid var(--border-color);border-radius:var(--border-radius);text-align:center;flex-direction:column;justify-content:center;align-items:center;padding:5rem 3rem;display:flex;position:relative;overflow:hidden;box-shadow:0 8px 32px #0000001a}.cta-box:before{content:"";background:var(--gold-primary);filter:blur(150px);opacity:.1;pointer-events:none;width:300px;height:300px;position:absolute;top:-100px;left:50%;transform:translate(-50%)}.cta-box h2{text-transform:uppercase;margin-bottom:1rem;font-size:2.5rem}.cta-box p{color:var(--text-muted);max-width:600px;margin:0 auto 2.5rem;font-size:1.1rem;line-height:1.6}@media (max-width:992px){.mentorship-hero h1{font-size:3rem}.phases-grid{grid-template-columns:1fr;gap:1.5rem}}@media (max-width:576px){.mentorship-hero h1{font-size:2.25rem}.mentorship-hero .hero-actions{flex-direction:column;gap:1rem}.mentorship-glass-card{padding:2rem 1.5rem}.cta-box{padding:3rem 1.5rem}.cta-box h2{font-size:2rem}}
