.mentorship-page{min-height:100vh;background:radial-gradient(ellipse at top,#0f172a 0,#000000 50%),radial-gradient(ellipse at bottom left,#1e3a8a 0,#000000 60%),radial-gradient(ellipse at bottom right,#1e40af 0,#000000 60%),#000000;color:#ffffff;padding-top:80px;position:relative;overflow-x:hidden}.mentorship-page:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:radial-gradient(ellipse 70% 40% at 50% 0,rgba(59,130,246,.38) 0,transparent 70%),radial-gradient(ellipse 50% 30% at 0 50%,rgba(37,99,235,.23) 0,transparent 60%),radial-gradient(ellipse 50% 30% at 100% 50%,rgba(29,78,216,.23) 0,transparent 60%),radial-gradient(ellipse 40% 25% at 25% 25%,rgba(59,130,246,.18) 0,transparent 55%),radial-gradient(ellipse 40% 25% at 75% 25%,rgba(37,99,235,.18) 0,transparent 55%),radial-gradient(ellipse 45% 30% at 20% 70%,rgba(29,78,216,.2) 0,transparent 60%),radial-gradient(ellipse 45% 30% at 80% 70%,rgba(59,130,246,.2) 0,transparent 60%),radial-gradient(ellipse 35% 20% at 50% 50%,rgba(37,99,235,.15) 0,transparent 50%);pointer-events:none;z-index:0;animation:pulse-bg 8s ease-in-out infinite}@keyframes pulse-bg{0%,to{opacity:.7}50%{opacity:1}}.mentorship-container{max-width:1200px;margin:0 auto;padding:0 24px;position:relative;z-index:1}.mentorship-hero{display:flex;flex-direction:column;align-items:center;text-align:center;gap:3rem;padding:2rem 0}.mentorship-headline{font-size:3.5rem;font-weight:800;color:#ffffff;line-height:1.2;margin:0;max-width:1000px}.mentorship-headline .highlight{background:linear-gradient(135deg,#3b82f6,#60a5fa);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.mentorship-subheadline{font-size:1.25rem;color:rgba(255,255,255,.8);line-height:1.6;max-width:800px;margin:0}.guarantee-amount{color:#3b82f6;font-weight:700}.video-section{width:100%;max-width:900px}.video-container{position:relative;width:100%;padding-bottom:56.25%;background-color:rgba(255,255,255,.03);border-radius:16px;overflow:hidden;border:2px solid rgba(59,130,246,.3)}.video-placeholder{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;background:linear-gradient(135deg,rgba(0,0,0,.8),rgba(10,10,10,.9));cursor:pointer;transition:all .3s ease}.video-placeholder:hover{background:linear-gradient(135deg,rgba(0,0,0,.7),rgba(10,10,10,.8))}.video-placeholder:hover .play-button svg{transform:scale(1.1)}.play-button{margin-bottom:1.5rem}.play-button svg{filter:drop-shadow(0 4px 12px rgba(59,130,246,.4));transition:transform .3s ease}.video-overlay{display:flex;flex-direction:column;align-items:center;gap:.5rem}.video-text{font-size:1.5rem;font-weight:700;color:#ffffff;margin:0}.video-subtext{font-size:1rem;color:rgba(255,255,255,.6);margin:0}.cta-section{display:flex;flex-direction:column;align-items:center;gap:1.5rem}.cta-text{font-size:1.5rem;font-weight:600;color:#ffffff;margin:0}.cta-text .highlight{color:#3b82f6}.mentorship-cta-button{background:linear-gradient(135deg,#3b82f6,#2563eb);color:#ffffff;font-size:1.25rem;font-weight:700;padding:1.25rem 3rem;border:none;border-radius:12px;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 20px rgba(59,130,246,.4);letter-spacing:.5px}.mentorship-cta-button:hover{box-shadow:0 6px 30px rgba(59,130,246,.6);transform:translateY(-2px)}@media (max-width:1024px){.mentorship-headline{font-size:2.75rem}.mentorship-subheadline{font-size:1.125rem}.cta-text,.video-text{font-size:1.25rem}.mentorship-cta-button{font-size:1.125rem;padding:1.125rem 2.5rem}}@media (max-width:768px){.mentorship-page{padding-top:80px;padding-bottom:2rem}.mentorship-container{padding:0 1rem}.mentorship-hero{gap:2rem;padding:1rem 0}.mentorship-headline{font-size:2rem}.mentorship-subheadline{font-size:1rem}.play-button svg{width:60px;height:60px}.video-text{font-size:1.125rem}.video-subtext{font-size:.875rem}.cta-text{font-size:1.125rem}.mentorship-cta-button{font-size:1rem;padding:1rem 2rem;width:100%;max-width:300px}}@media (max-width:480px){.mentorship-headline{font-size:1.75rem}.mentorship-subheadline{font-size:.9rem}.play-button svg{width:50px;height:50px}.cta-text,.video-text{font-size:1rem}}.testimonials-section{margin-top:1rem;padding-top:2rem;border-top:none}.testimonials-header{text-align:center;margin-bottom:3rem}.testimonials-title{font-size:2.5rem;font-weight:800;color:#ffffff;margin:0 0 3rem;line-height:1.3;padding:1.5rem 2rem;border:2px solid rgba(59,130,246,.3);border-radius:16px;background:rgba(59,130,246,.05)}.testimonials-title .highlight{background:linear-gradient(135deg,#3b82f6,#60a5fa);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.main-video-container{width:100%;max-width:900px;margin:0 auto 3rem}.main-video-placeholder{position:relative;width:100%;padding-bottom:56.25%;background:linear-gradient(135deg,rgba(10,10,10,.95),rgba(20,20,20,.95));border-radius:16px;overflow:hidden;border:2px solid rgba(59,130,246,.3);cursor:pointer;transition:all .3s ease}.main-video-placeholder:hover{border-color:rgba(59,130,246,.5);box-shadow:0 8px 32px rgba(59,130,246,.2)}.main-video-placeholder .play-button{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.main-video-placeholder .play-button svg{filter:drop-shadow(0 4px 12px rgba(59,130,246,.4));transition:transform .3s ease}.main-video-placeholder:hover .play-button svg{transform:scale(1.1)}.screenshots-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));grid-gap:1.5rem;gap:1.5rem;margin-top:3rem}.screenshot-card{position:relative;width:100%;padding-bottom:75%;background-color:rgba(255,255,255,.03);border-radius:12px;overflow:hidden;border:2px solid rgba(59,130,246,.3);transition:all .3s ease}.screenshot-card:hover{border-color:rgba(59,130,246,.3);transform:translateY(-4px);box-shadow:0 8px 24px rgba(59,130,246,.15)}.screenshot-placeholder{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,rgba(10,10,10,.9),rgba(20,20,20,.9))}.bottom-cta-section{display:flex;flex-direction:column;align-items:center;gap:1.5rem;margin-top:4rem;padding:3rem 2rem}.screenshot-icon{font-size:3rem;opacity:.3}@media (max-width:768px){.testimonials-section{margin-top:4rem;padding-top:3rem}.testimonials-title{font-size:1.75rem}.screenshots-grid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem}}@media (max-width:480px){.testimonials-title{font-size:1.5rem}.screenshots-grid{grid-template-columns:1fr}.main-video-placeholder .play-button svg{width:50px;height:50px}}