*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}.scroll-offset{scroll-margin-top:90px}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.animate-on-scroll{animation:fadeInUp .8s ease-out}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;line-height:1.6;color:#1f2937}.container{max-width:1200px;margin:0 auto;padding:0 20px}.navbar{position:fixed;top:0;width:100%;background:#fffffff2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 1px 3px #0000001a;z-index:1000}.section-nav{background:transparent;padding:1rem 0;position:sticky;top:70px;z-index:100}.section-pills{display:flex;justify-content:center;gap:.75rem;flex-wrap:wrap;animation:slideInFromLeft .8s ease-out}.section-pill{padding:.7rem 1.5rem;border-radius:25px;background:#ffffffe6;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#1e40af;text-decoration:none;font-weight:600;font-size:.9rem;transition:all .3s ease;border:2px solid rgba(30,64,175,.2);box-shadow:0 2px 8px #0000001a;transform:translate(-20px);opacity:0;animation:slideInPill .6s ease-out forwards}.section-pill:nth-child(1){animation-delay:.1s}.section-pill:nth-child(2){animation-delay:.2s}.section-pill:nth-child(3){animation-delay:.3s}.section-pill:nth-child(4){animation-delay:.4s}.section-pill:nth-child(5){animation-delay:.5s}.section-pill:hover{background:#1e40af;color:#fff;border-color:#1e40af;transform:translateY(-2px);box-shadow:0 6px 20px #1e40af66}@keyframes slideInFromLeft{0%{opacity:0;transform:translate(-50px)}to{opacity:1;transform:translate(0)}}@keyframes slideInPill{0%{opacity:0;transform:translate(-30px)}to{opacity:1;transform:translate(0)}}.nav-container{max-width:1200px;margin:0 auto;padding:0 20px;display:flex;justify-content:space-between;align-items:center;height:70px}.nav-logo{font-size:1.5rem;font-weight:700;color:#1e40af;text-decoration:none}.desktop-menu{display:flex;gap:2rem}.desktop-menu a{text-decoration:none;color:#4b5563;font-weight:500;transition:color .3s ease}.desktop-menu a:hover,.desktop-menu a.router-link-active{color:#1e40af}.mobile-menu-btn{display:none;flex-direction:column;background:none;border:none;cursor:pointer;padding:5px}.hamburger{width:25px;height:3px;background:#1e40af;margin:3px 0;transition:.3s}.mobile-menu{display:none;position:absolute;top:100%;left:0;width:100%;background:#fff;border-bottom:1px solid #e5e7eb;padding:1rem 0}.mobile-menu a{display:block;padding:.75rem 2rem;text-decoration:none;color:#4b5563;font-weight:500;border-bottom:1px solid #f3f4f6}.mobile-menu a:hover,.mobile-menu a.router-link-active{color:#1e40af;background:#f8fafc}.hero-content{display:grid;grid-template-columns:1fr 1.4fr;gap:2rem;align-items:center;max-width:1400px;margin:0 auto;padding:0 2rem;width:100%}.video-container{position:relative;width:100%;height:0;padding-bottom:56.25%;border-radius:12px;overflow:hidden;box-shadow:0 10px 30px #0000004d}@media (max-width: 768px){.hero-content{grid-template-columns:1fr;gap:3rem;text-align:center}}.hero{background:linear-gradient(135deg,#1e40af,#3b82f6);color:#fff;min-height:100vh;display:flex;align-items:center;justify-content:center;padding:100px 0 50px}.hero-content{display:grid;grid-template-columns:1fr 1.2fr;gap:3rem;align-items:center;max-width:1400px;margin:0 auto;padding:0 2rem;width:100%}.hero-text h1{font-size:3rem;font-weight:700;margin-bottom:1.5rem;line-height:1.2}.hero-text p{font-size:1.1rem;margin-bottom:2rem;opacity:.9;line-height:1.6}.hero-buttons{display:flex;gap:1rem;flex-wrap:wrap}.video-container{position:relative;width:100%;height:0;padding-bottom:56.25%;border-radius:16px;overflow:hidden;box-shadow:0 25px 50px #00000080;border:4px solid rgba(255,255,255,.3);transform:scale(1.05)}.video-container iframe{position:absolute;top:0;left:0;width:100%;height:100%}.btn-primary,.btn-secondary{padding:12px 32px;border-radius:8px;font-weight:600;text-decoration:none;transition:all .3s ease;cursor:pointer;border:none;font-size:1rem;display:inline-block}.btn-primary{background:#fff;color:#1e40af}.btn-primary:hover{background:#f8fafc;transform:translateY(-2px)}.btn-secondary{background:transparent;color:#fff;border:2px solid white}.btn-secondary:hover{background:#fff;color:#1e40af}section{padding:5rem 0;scroll-margin-top:140px}.benefits{background:#f8fafc}.benefits .btn-secondary{background:#1e40af;color:#fff;border:2px solid #1e40af}.benefits .btn-secondary:hover{background:#1d4ed8;color:#fff;border-color:#1d4ed8;transform:translateY(-2px)}.benefits h2,.how-it-works h2,.contact h2,.faq h2{text-align:center;font-size:2.5rem;font-weight:700;margin-bottom:3rem;color:#1f2937}.faq-answer a{color:#1e40af;text-decoration:none;font-weight:500;transition:color .3s ease}.faq-answer a:hover{color:#1d4ed8;text-decoration:underline}.faq-answer br{line-height:1.8}.benefits-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:2rem;margin-bottom:4rem}.benefit-card{background:#fff;padding:2rem;border-radius:12px;box-shadow:0 4px 6px #0000000d;text-align:center;transition:transform .3s ease}.benefit-card:hover{transform:translateY(-5px)}.benefit-icon{font-size:3rem;margin-bottom:1rem}.benefit-card h3{font-size:1.3rem;font-weight:600;margin-bottom:1rem;color:#1f2937}.steps-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:3rem;margin-top:3rem}.step{text-align:center}.step-number{display:inline-block;width:60px;height:60px;background:#1e40af;color:#fff;border-radius:50%;font-size:1.5rem;font-weight:700;line-height:60px;margin-bottom:1.5rem}.step h3{font-size:1.5rem;font-weight:600;margin-bottom:1rem;color:#1f2937}.reasons-section{text-align:center;margin-top:3rem;padding-top:3rem;border-top:1px solid #e5e7eb}.all-reasons{margin-top:2rem;padding:2rem;background:#fff;border-radius:12px;box-shadow:0 4px 6px #0000000d}.reasons-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(400px,1fr));gap:1rem;text-align:left}.reason-item{display:flex;align-items:flex-start;gap:1rem;padding:.75rem;border-radius:8px;transition:background .3s ease}.reason-item:hover{background:#f8fafc}.reason-number{background:#1e40af;color:#fff;width:30px;height:30px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:600;font-size:.9rem;flex-shrink:0}.contact-content-simple{max-width:600px;margin:0 auto;text-align:center}.contact-info-center h3{font-size:1.8rem;font-weight:600;margin-bottom:2rem;color:#1f2937}.contact-methods{margin-bottom:2.5rem}.contact-methods p{font-size:1.2rem;margin-bottom:1rem;color:#4b5563}.contact-actions{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap;margin-bottom:2rem}.contact-actions .btn-primary,.contact-actions .btn-secondary{min-width:160px}@media (max-width: 768px){.contact-actions{flex-direction:column;align-items:center;gap:1rem}.contact-actions .btn-primary,.contact-actions .btn-secondary{width:200px}}.telegram-icon{display:inline-block;vertical-align:middle;margin-right:.5rem;color:#08c}.telegram-link{color:#08c;text-decoration:none;font-weight:500;transition:color .3s ease}.telegram-link:hover{color:#069;text-decoration:underline}.contact-methods p{display:flex;align-items:center;justify-content:center;font-size:1.2rem;margin-bottom:1rem;color:#4b5563}.risk-notice{background:#fef3c7;padding:1rem;border-radius:8px;border-left:4px solid #f59e0b;margin-top:2rem;font-size:.9rem}.faq{background:#fff}.faq-list{max-width:800px;margin:0 auto}.faq-item{border-bottom:1px solid #e5e7eb}.faq-question{width:100%;padding:1.5rem 0;background:none;border:none;text-align:left;font-size:1.1rem;font-weight:600;color:#1f2937;cursor:pointer;display:flex;justify-content:space-between;align-items:center}.faq-question:hover{color:#1e40af}.faq-icon{font-size:1.5rem;color:#1e40af}.faq-answer{padding:0 0 1.5rem;color:#6b7280;line-height:1.6}.footer{background:#1f2937;color:#fff;padding:3rem 0 1rem}.footer-content{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;margin-bottom:2rem}.footer-section h4{font-size:1.2rem;font-weight:600;margin-bottom:1rem;color:#1e40af}.footer-section a{display:block;color:#d1d5db;text-decoration:none;margin-bottom:.5rem;transition:color .3s ease}.footer-section a:hover{color:#fff}.footer-bottom{border-top:1px solid #374151;padding-top:2rem;text-align:center;color:#9ca3af;font-size:.9rem}.page-content{padding-top:70px}.page-hero{background:linear-gradient(135deg,#1e40af,#3b82f6);color:#fff;padding:6rem 0 4rem;text-align:center}.page-hero h1{font-size:3rem;font-weight:700;margin-bottom:1rem;line-height:1.2}.page-hero p{font-size:1.2rem;opacity:.9;max-width:600px;margin:0 auto}.content-section{padding:4rem 0}.gray-bg{background:#f8fafc}.content-section h2{font-size:2.5rem;font-weight:700;margin-bottom:2rem;color:#1f2937;text-align:center}.section-intro{font-size:1.1rem;color:#6b7280;text-align:center;max-width:800px;margin:0 auto 3rem}.content-grid{display:grid;grid-template-columns:2fr 1fr;gap:3rem;margin-top:2rem}.content-highlight{background:#f8fafc;padding:2rem;border-radius:12px;border-left:4px solid #1e40af}.content-highlight h3{font-size:1.3rem;font-weight:600;margin-bottom:1rem;color:#1f2937}.content-highlight ul{list-style:none;padding:0}.content-highlight li{padding:.5rem 0 .5rem 1.5rem;position:relative}.content-highlight li:before{content:"✓";position:absolute;left:0;color:#1e40af;font-weight:700}.operation-steps{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;margin-top:2rem}.operation-step{background:#fff;padding:2rem;border-radius:12px;box-shadow:0 4px 6px #0000000d}.operation-step h3{font-size:1.3rem;font-weight:600;margin-bottom:1rem;color:#1e40af}.risk-disclosure{background:#fef3c7;padding:2rem;border-radius:12px;border-left:4px solid #f59e0b}.risk-warning{margin-bottom:2rem}.risk-warning h3,.risk-points h4{color:#92400e;margin-bottom:1rem}.risk-points ul{margin-bottom:2rem}.risk-advice{background:#fbbf24;padding:1rem;border-radius:8px;color:#92400e}.getting-started{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;margin-top:2rem}.process-step{text-align:center;padding:1.5rem}.step-icon{display:inline-block;width:50px;height:50px;background:#1e40af;color:#fff;border-radius:50%;font-size:1.3rem;font-weight:700;line-height:50px;margin-bottom:1rem}.wealth-paths{display:grid;gap:2rem;margin-top:2rem}.wealth-path{background:#fff;padding:2rem;border-radius:12px;box-shadow:0 4px 6px #0000000d;border-left:4px solid #1e40af}.wealth-path h3{color:#1e40af;margin-bottom:1rem}.wealth-formula{background:#1e40af;color:#fff;padding:2rem;border-radius:12px;text-align:center;margin-top:3rem}.formula-steps{display:flex;justify-content:center;align-items:center;gap:1rem;flex-wrap:wrap;margin-top:1rem}.formula-step{background:#fff3;padding:.75rem 1.5rem;border-radius:25px;font-weight:600}.formula-result{background:#f59e0b;padding:.75rem 1.5rem;border-radius:25px;font-weight:700}.formula-arrow{font-size:1.5rem;font-weight:700}.trading-reality{display:grid;gap:3rem;margin-top:2rem}.reality-section{background:#fff;padding:2rem;border-radius:12px;box-shadow:0 4px 6px #0000000d}.reality-section.danger{border-left:4px solid #ccb3b3}.challenge-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem;margin-top:1rem}.challenge-item{background:#fef2f2;padding:1.5rem;border-radius:8px;border-left:3px solid #ccadad}.challenge-item h4{color:#dab5b5;margin-bottom:.5rem}.reality-check{background:#fef2f2;padding:2rem;border-radius:12px;border-left:4px solid #cfafaf}.warning-text{color:#dc2626;font-weight:600;font-size:1.1rem}.success-keys{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;margin-top:2rem}.professional-note{background:#1e40af;color:#fff;padding:2rem;border-radius:12px;text-align:center;margin-top:3rem}@media (max-width: 768px){.hero-content{grid-template-columns:1fr;gap:2rem;text-align:center}.section-nav,.desktop-menu{display:none}.section-pills{justify-content:flex-start;gap:.5rem;padding:0 1rem;min-width:-moz-max-content;min-width:max-content}.section-pill{padding:.6rem 1.2rem;font-size:.85rem;white-space:nowrap;flex-shrink:0}.section-nav::-webkit-scrollbar{display:none}.section-nav{-ms-overflow-style:none;scrollbar-width:none}.hero-video{order:-1;margin-bottom:1rem}.desktop-menu{display:none}.mobile-menu-btn{display:flex}.mobile-menu.active{display:block}.hero-content h1{font-size:2.5rem}.hero-text p{font-size:1.1rem}.hero-buttons{justify-content:center}.video-container{border-radius:12px;box-shadow:0 15px 30px #00000080}.btn-primary,.btn-secondary{width:200px}.contact-content{grid-template-columns:1fr;gap:2rem}.content-grid{grid-template-columns:1fr}.formula-steps{flex-direction:column}.formula-arrow{transform:rotate(90deg)}.reasons-grid,.benefits-grid{grid-template-columns:1fr}.page-hero h1{font-size:2.5rem}.contact h2,.faq h2{font-size:2rem}section{padding:3rem 0}}@media (max-width: 480px){.hero-content{padding:0 1rem}.hero-text h1{font-size:1.8rem}.hero-text p{font-size:1rem}.container,.nav-container{padding:0 15px}.section-pill{padding:.5rem 1rem;font-size:.8rem}}.nav-item{position:relative}.nav-link{text-decoration:none;color:#4b5563;font-weight:500;transition:color .3s ease;display:flex;align-items:center;gap:.25rem}.nav-link:hover,.nav-link.router-link-active{color:#1e40af}.mobile-submenu{padding-left:1rem;background:#f8fafc}.mobile-submenu a{font-size:.9rem;color:#6b7280;padding:.5rem 1rem}.page-nav{display:none}.desktop-menu a:not(.nav-link){text-decoration:none;color:#4b5563;font-weight:500;transition:color .3s ease}.desktop-menu a:not(.nav-link):hover,.desktop-menu a:not(.nav-link).router-link-active{color:#1e40af}@media (max-width: 768px){.dropdown-menu{position:static;opacity:1;visibility:visible;transform:none;box-shadow:none;border:none;background:transparent;padding:0}}.sticky-cta{position:fixed;top:50%;right:-80px;transform:translateY(-50%);z-index:999;transition:right .3s ease-in-out}.sticky-cta.visible{right:20px}.sticky-btn{background:#1e40af;color:#fff;padding:12px 20px;border-radius:25px;text-decoration:none;font-weight:600;font-size:.9rem;box-shadow:0 4px 12px #1e40af4d;transition:all .3s ease;display:block;writing-mode:horizontal-tb}.sticky-btn:hover{background:#1d4ed8;transform:translate(-3px);box-shadow:0 6px 20px #1e40af66}@media (max-width: 768px){.sticky-cta.visible{right:15px}.sticky-btn{padding:10px 16px;font-size:.85rem}}.cta-section{text-align:center;margin-top:4rem;padding:3rem 2rem;background:#f8fafc;border-radius:16px}.cta-section h3{font-size:1.8rem;font-weight:600;margin-bottom:1rem;color:#1f2937}.contact-options{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap;margin-top:2rem}@media (max-width: 768px){.contact-options{flex-direction:column;align-items:center}}.education-nav-inline{background:#fff;padding:2rem;border-radius:12px;margin:2rem 0;box-shadow:0 2px 8px #0000001a}.education-pills{display:flex;justify-content:center;gap:1rem;flex-wrap:wrap}.education-pill{padding:.75rem 1.5rem;border-radius:25px;background:#f8fafc;color:#6b7280;border:2px solid #e5e7eb;font-weight:500;cursor:pointer;transition:all .3s ease;outline:none}.education-pill:hover,.education-pill.active{background:#1e40af;color:#fff;border-color:#1e40af;transform:translateY(-2px);box-shadow:0 4px 12px #1e40af4d}.qa-content{margin-top:2rem}.faq-category h3{font-size:1.8rem;font-weight:600;color:#1e40af;margin-bottom:2rem;border-bottom:3px solid #e5e7eb;padding-bottom:.5rem}.education-faq{display:grid;gap:1rem}.education-faq .faq-item{background:#fff;border-radius:8px;box-shadow:0 2px 4px #0000001a;overflow:hidden;transition:box-shadow .3s ease}.education-faq .faq-item:hover{box-shadow:0 4px 8px #00000026}.education-faq .faq-question{width:100%;padding:1.5rem;background:none;border:none;text-align:left;font-size:1.1rem;font-weight:600;color:#1f2937;cursor:pointer;display:flex;justify-content:space-between;align-items:center;transition:color .3s ease}.education-faq .faq-question:hover{color:#1e40af}.education-faq .faq-answer{padding:0 1.5rem 1.5rem;color:#6b7280;line-height:1.6;font-size:1rem}.education-disclaimer{background:#fef3c7;padding:2rem;border-radius:12px;border-left:4px solid #f59e0b;margin-top:3rem}.education-disclaimer h3{color:#92400e;margin-bottom:1rem;font-size:1.3rem}.education-disclaimer p{color:#92400e;line-height:1.6;font-size:.95rem}@media (max-width: 768px){.education-nav-inline{padding:1.5rem;margin:1.5rem 0}.education-pills{gap:.5rem;justify-content:center}.education-pill{padding:.6rem 1rem;font-size:.9rem;flex:1;min-width:120px;text-align:center}.faq-category h3{font-size:1.5rem;margin-bottom:1.5rem}.education-faq .faq-question{padding:1.25rem;font-size:1rem}.education-faq .faq-answer{padding:0 1.25rem 1.25rem;font-size:.95rem}.education-disclaimer{padding:1.5rem;margin-top:2rem}}@media (max-width: 480px){.education-pills{flex-direction:column;align-items:center;gap:.75rem}.education-pill{width:100%;max-width:300px;padding:.75rem 1rem}.education-faq .faq-question{padding:1rem;font-size:.95rem;line-height:1.4}.education-faq .faq-answer{padding:0 1rem 1rem;font-size:.9rem}}.video-prompt{margin-bottom:2rem}.prompt-text{background:#ffffff26;padding:.75rem 1.5rem;border-radius:25px;border:1px solid rgba(255,255,255,.2);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);display:inline-block;font-size:.95rem;animation:glow 3s ease-in-out infinite alternate}@keyframes glow{0%{box-shadow:0 0 5px #ffffff4d}to{box-shadow:0 0 15px #ffffff80}}@media (max-width: 768px){.video-prompt{margin-bottom:1.5rem;text-align:center}.prompt-text{font-size:.9rem;padding:.6rem 1.2rem}}.sticky-cta-container{position:fixed;top:45%;right:-120px;transform:translateY(-50%);z-index:999;transition:right .3s ease-in-out;display:flex;flex-direction:column;gap:.5rem}.sticky-cta-container.visible{right:20px}.sticky-btn{padding:12px 20px;border-radius:25px;text-decoration:none;font-weight:600;font-size:.9rem;transition:all .3s ease;display:block;text-align:center;min-width:120px}.sticky-btn.primary{background:#1e40af;color:#fff;box-shadow:0 4px 12px #1e40af4d}.sticky-btn.primary:hover{background:#1d4ed8;transform:translate(-3px);box-shadow:0 6px 20px #1e40af66}.sticky-btn.secondary{background:#fff;color:#1e40af;border:2px solid #1e40af;box-shadow:0 4px 12px #1e40af33}.sticky-btn.secondary:hover{background:#1e40af;color:#fff;transform:translate(-3px);box-shadow:0 6px 20px #1e40af66}@media (max-width: 768px){.sticky-cta-container.visible{right:15px}.sticky-btn{padding:10px 16px;font-size:.85rem;min-width:100px}}a{all:unset;cursor:pointer}.intro-box{background:#fff;border:3px solid #1e40af;padding:3rem;border-radius:16px;text-align:center;margin-bottom:2rem;box-shadow:0 8px 25px #1e40af26}.intro-box h2{font-size:2rem;margin-bottom:1rem;font-weight:600;color:#1e40af}.intro-box p{color:#4b5563;font-size:1.1rem;line-height:1.6}.step-container{max-width:1000px;margin:0 auto}.step-header{display:flex;align-items:center;margin-bottom:2rem;gap:1.5rem}.step-number{background:#1e40af;color:#fff;width:60px;height:60px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.5rem;font-weight:700;flex-shrink:0}.step-header h2{font-size:2rem;font-weight:600;color:#1f2937;margin:0}.step-content{margin-left:75px}.step-intro{font-size:1.1rem;margin-bottom:2rem;color:#4b5563}.requirements-list{display:grid;gap:1rem;margin-bottom:2rem}.requirement-item{background:#fff;padding:1.5rem;border-radius:8px;border-left:4px solid #1e40af;box-shadow:0 2px 4px #0000001a}.requirement-item h4{color:#1f2937;font-weight:600;margin:0}.important-note{background:#fef3c7;padding:1.5rem;border-radius:8px;border-left:4px solid #f59e0b;margin-bottom:3rem}.wallets-section{margin-top:3rem}.wallets-section h3{font-size:1.5rem;font-weight:600;color:#1f2937;margin-bottom:2rem}.wallet-categories{display:grid;gap:3rem}.wallet-category h4{font-size:1.2rem;font-weight:600;color:#1e40af;margin-bottom:1.5rem}.wallet-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1rem}.wallet-item{background:#fff;padding:1rem;border-radius:8px;box-shadow:0 2px 4px #0000001a;display:flex;flex-direction:column;gap:.5rem}.wallet-item strong{color:#1f2937;font-weight:600}.wallet-item span{color:#6b7280;font-size:.9rem}.recommendation-box{background:#e0f2fe;padding:1.5rem;border-radius:8px;border-left:4px solid #0284c7;margin-top:2rem}.recommendation-box h4{color:#0369a1;margin-bottom:1rem}.recommendation-box ul{margin-left:1.5rem;color:#0369a1}.education-resources{margin:3rem 0}.education-resources h3{font-size:1.5rem;margin-bottom:2rem;color:#1f2937}.resources-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem}.resource-item{background:#fff;padding:2rem;border-radius:12px;box-shadow:0 4px 6px #0000001a;display:flex;gap:1rem;align-items:flex-start}.resource-icon{font-size:2rem;flex-shrink:0}.resource-content h4{color:#1f2937;font-weight:600;margin-bottom:.5rem}.resource-content p{color:#6b7280;font-size:.9rem}.education-note{background:#f0f9ff;padding:1.5rem;border-radius:8px;border-left:4px solid #0284c7;margin-top:2rem}.note-box{background:#fef2f2;padding:1.5rem;border-radius:8px;border-left:4px solid #ef4444;margin-top:2rem}.broker-info{margin:2rem 0}.broker-card{background:#fff;padding:2rem;border-radius:12px;box-shadow:0 4px 6px #0000001a;display:flex;gap:1.5rem;align-items:flex-start}.broker-status{font-size:2rem;flex-shrink:0}.broker-details h3{color:#1f2937;font-weight:600;margin-bottom:.5rem}.broker-details p{color:#6b7280;margin-bottom:.5rem}.broker-note{font-style:italic;font-size:.9rem}.signup-section{margin-top:2rem}.signup-section h3{margin-bottom:1rem;color:#1f2937}.signup-link{margin-top:1rem}.process-steps{display:grid;gap:1rem;margin:2rem 0}.process-step{background:#fff;padding:1.5rem;border-radius:8px;box-shadow:0 2px 4px #0000001a;display:flex;gap:1rem;align-items:center}.process-number{background:#1e40af;color:#fff;width:30px;height:30px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;flex-shrink:0}.success-message{background:#f0fdf4;padding:2rem;border-radius:12px;border-left:4px solid #22c55e;text-align:center;margin-top:2rem}.success-message h3{color:#15803d;margin-bottom:.5rem}.success-message p{color:#16a34a}.support-section{text-align:center;margin:3rem 0}.support-section h2{font-size:2rem;margin-bottom:2rem;color:#1f2937}.support-options{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem;margin-bottom:3rem}.support-item{background:#fff;padding:2rem;border-radius:12px;box-shadow:0 4px 6px #0000001a;display:flex;flex-direction:column;align-items:center;gap:1rem}.support-icon{font-size:2.5rem}.support-content h4{color:#1f2937;font-weight:600;margin-bottom:.5rem}.support-content p{color:#6b7280;font-size:.9rem}.welcome-message{background:linear-gradient(135deg,#1e40af,#3b82f6);color:#fff;padding:2rem;border-radius:12px;text-align:center}.welcome-message h3{font-size:1.5rem;font-weight:600}@media (max-width: 768px){.step-content{margin-left:0}.step-header{flex-direction:column;text-align:center;gap:1rem}.step-header h2{font-size:1.5rem}.wallet-grid,.resources-grid,.support-options{grid-template-columns:1fr}.intro-box{padding:2rem}.intro-box h2{font-size:1.5rem}}@media (max-width: 768px){.intro-box{padding:2rem 1.5rem;margin:0 1rem 2rem}.intro-box h2{font-size:1.5rem;line-height:1.3}.step-content{margin-left:0;margin-top:1.5rem}.step-header{flex-direction:column;text-align:center;gap:1rem;margin-bottom:1.5rem}.step-header h2{font-size:1.5rem;line-height:1.3}.step-number{width:50px;height:50px;font-size:1.3rem}.requirements-list{gap:1rem}.requirement-item{padding:1rem}.wallet-grid{grid-template-columns:1fr;gap:1rem}.wallet-item{padding:1rem}.resources-grid{grid-template-columns:1fr;gap:1rem}.resource-item{padding:1.5rem;flex-direction:column;text-align:center;gap:.5rem}.support-options{grid-template-columns:1fr;gap:1rem}.support-item{padding:1.5rem}.broker-card{flex-direction:column;text-align:center;gap:1rem}.process-step{flex-direction:column;text-align:center;padding:1rem;gap:.5rem}.process-number{width:40px;height:40px;font-size:.9rem}.welcome-message{padding:1.5rem;margin:0 1rem}.welcome-message h3{font-size:1.2rem;line-height:1.4}}@media (max-width: 480px){.intro-box{padding:1.5rem 1rem;margin:0 .5rem 1.5rem}.intro-box h2,.step-header h2{font-size:1.3rem}.step-number{width:45px;height:45px;font-size:1.2rem}.wallet-category h4{font-size:1.1rem}.recommendation-box{padding:1rem;margin:1.5rem .5rem}.important-note,.education-note,.note-box{padding:1rem;margin-left:.5rem;margin-right:.5rem}.support-item{padding:1rem}.support-content h4{font-size:1rem}.support-content p{font-size:.85rem}.success-message{padding:1.5rem;margin-left:.5rem;margin-right:.5rem}.success-message h3{font-size:1.1rem}.process-step,.wallet-item{padding:1rem}.wallet-item strong{font-size:.95rem}.wallet-item span{font-size:.85rem}}@media (max-width: 768px) and (orientation: landscape){.step-header{flex-direction:row;justify-content:flex-start;text-align:left}.step-content{margin-left:75px}.resource-item,.support-item{flex-direction:row;text-align:left}}.btn{display:inline-block;text-decoration:none;border:1px solid #1d4ed8;background:#1d4ed8;color:#fff;padding:.5rem .875rem;border-radius:9999px;font-weight:600;transition:transform .06s ease,background .2s ease,border-color .2s ease}.btn:hover{background:#1e40af;border-color:#1e40af;transform:translateY(-1px)}.btn-sm{font-size:.875rem;padding:.35rem .75rem}.step-cta{margin-top:.5rem}.journey-content{max-width:800px;margin:0 auto;line-height:1.8}.journey-content p{margin-bottom:1.5rem;font-size:1.1rem;color:#4b5563}.lesson-learned{background:#fef3c7;padding:2rem;border-radius:12px;border-left:4px solid #f59e0b;margin:2rem 0}.lesson-learned h3{color:#92400e;margin-bottom:1rem;font-size:1.3rem}.mission-content{max-width:900px;margin:0 auto}.mission-statement{font-size:1.2rem;line-height:1.8;color:#1f2937;text-align:center;margin-bottom:3rem;font-weight:500}.principle{background:#fff;padding:2rem;border-radius:12px;box-shadow:0 4px 6px #0000001a;border-left:4px solid #1e40af}.principle h4{color:#1e40af;margin-bottom:1rem;font-size:1.2rem}.expectations-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;margin-top:2rem}.expectation-item{background:#fff;padding:2rem;border-radius:12px;box-shadow:0 4px 6px #0000001a;text-align:center;transition:transform .3s ease}.expectation-item:hover{transform:translateY(-5px)}.expectation-icon{font-size:3rem;margin-bottom:1rem}.expectation-item h3{color:#1f2937;margin-bottom:1rem;font-size:1.3rem}.expectation-item p{color:#6b7280;line-height:1.6}.trading-reality-content{max-width:1000px;margin:0 auto}.intro-text{font-size:1.2rem;text-align:center;color:#1f2937;margin-bottom:3rem;font-weight:500}.reality-section{margin-bottom:3rem}.reality-section h3{color:#1e40af;margin-bottom:2rem;font-size:1.5rem}.reality-points{display:grid;gap:1.5rem}.reality-point{background:#fff;padding:1.5rem;border-radius:8px;box-shadow:0 2px 4px #0000001a;border-left:4px solid #10b981}.reality-point h4{color:#1f2937;margin-bottom:.5rem;font-weight:600}.challenges-section{margin:3rem 0}.challenges-section h3{color:#c49633;margin-bottom:1rem;font-size:1.5rem}.challenges-section>p{margin-bottom:2rem;color:#4b5563;font-size:1.1rem}.challenges-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1.5rem}.challenge-item{background:#fff;padding:1.5rem;border-radius:8px;border-left:4px solid #b69797}.challenge-item h4{color:#c49633;margin-bottom:.5rem}.challenge-item p{color:#c49633;font-size:.95rem}.reality-check-box{background:#f0eeee;padding:2rem;border-radius:12px;border-left:4px solid #c49633;margin:3rem 0}.reality-check-box h3{color:#c49633;margin-bottom:1rem}.reality-check-box p{color:#c49633;font-size:1.1rem;font-weight:500}.success-keys{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;margin:2rem 0}.success-key{background:#f0f9ff;padding:2rem;border-radius:12px;border-left:4px solid #1e40af}.success-key h3{color:#1e40af;margin-bottom:1rem}.professional-reminder{background:#1e40af;color:#fff;padding:2rem;border-radius:12px;text-align:center;margin-top:3rem}.reflection-content{max-width:1000px;margin:0 auto}.reflection-content h3{color:#1e40af;margin-bottom:2rem;font-size:1.5rem;text-align:center}.questions-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(400px,1fr));gap:2rem;margin-bottom:3rem}.financial-questions{background:#fff;padding:2rem;border-radius:12px;box-shadow:0 4px 6px #0000001a;list-style:none}.financial-questions li{border-bottom:1px solid #f3f4f6;color:#4b5563;font-weight:500;position:relative;padding:.75rem 0 .75rem 1.5rem}.financial-questions li:before{content:"•";color:#1e40af;font-weight:700;position:absolute;left:0}.financial-questions li:last-child{border-bottom:none}.final-question{background:linear-gradient(135deg,#1e40af,#3b82f6);color:#fff;padding:2rem;border-radius:12px;text-align:center;margin:2rem 0}.final-question p{margin-bottom:1rem;font-size:1.1rem}.reassurance-section{background:#f8fafc;padding:3rem;border-radius:16px;margin-top:3rem}.reassurance-section h3{color:#1f2937;margin-bottom:1rem;font-size:1.3rem}.reassurance-section p{color:#4b5563;line-height:1.8;margin-bottom:1.5rem}.choice-statement{background:#10b981;color:#fff;padding:1.5rem;border-radius:8px;text-align:center;margin-top:2rem}.choice-statement p{color:#fff;margin:0;font-size:1.1rem}.disclaimer-section{background:#fef3c7;padding:3rem;border-radius:16px;border-left:6px solid #f59e0b;text-align:center}.disclaimer-section h2{color:#92400e;margin-bottom:2rem}.disclaimer-content p{color:#92400e;line-height:1.8;margin-bottom:2rem}.final-message{background:#1e40af;color:#fff;padding:2rem;border-radius:12px}.final-message p{color:#fff;margin:0;font-size:1.1rem;font-weight:500}@media (max-width: 768px){.expectations-grid,.questions-grid,.challenges-grid,.success-keys{grid-template-columns:1fr}.expectation-item,.financial-questions,.reassurance-section,.disclaimer-section{padding:1.5rem}.mission-statement{font-size:1.1rem}}.risk-disclosure-content[data-v-62d55227]{max-width:900px;margin:0 auto}.risk-section[data-v-62d55227]{margin-bottom:3rem;padding:2rem;border-radius:12px;border-left:6px solid}.risk-section h2[data-v-62d55227]{margin-bottom:1.5rem;font-size:1.8rem;font-weight:700}.risk-section h3[data-v-62d55227]{margin-bottom:1rem;font-size:1.3rem;font-weight:600}.risk-section p[data-v-62d55227]{line-height:1.8;font-size:1.1rem;margin-bottom:1rem}.risk-section ul[data-v-62d55227]{margin-left:0;padding-left:0}.risk-list[data-v-62d55227]{list-style:none}.risk-list li[data-v-62d55227]{padding:.75rem 0 .75rem 2rem;position:relative;line-height:1.8;font-size:1.1rem}.risk-list li[data-v-62d55227]:before{content:"⚠️";position:absolute;left:0;font-size:1.2rem}.risk-section.emphasis[data-v-62d55227]{background:#fff;border-left-color:#1e40af;box-shadow:0 2px 8px #0000001a}.risk-section.emphasis h2[data-v-62d55227],.risk-section.emphasis h3[data-v-62d55227]{color:#1f2937}.risk-section.emphasis p[data-v-62d55227]{color:#4b5563}.risk-section.danger[data-v-62d55227]{background:#fff;border-left-color:#1e40af;box-shadow:0 2px 8px #0000001a}.risk-section.danger h2[data-v-62d55227]{color:#1f2937}.risk-section.danger p[data-v-62d55227]{color:#4b5563}.risk-section.warning[data-v-62d55227]{background:#fff;border-left-color:#1e40af;box-shadow:0 2px 8px #0000001a}.risk-section.warning h2[data-v-62d55227]{color:#1f2937}.risk-section.warning .risk-list li[data-v-62d55227]{color:#4b5563}.risk-section.info[data-v-62d55227]{background:#fff;border-left-color:#1e40af;box-shadow:0 2px 8px #0000001a}.risk-section.info h2[data-v-62d55227]{color:#1f2937}.risk-section.info p[data-v-62d55227]{color:#4b5563}.risk-section.neutral[data-v-62d55227]{background:#fff;border-left-color:#1e40af;box-shadow:0 2px 8px #0000001a}.risk-section.neutral h2[data-v-62d55227]{color:#1f2937}.risk-section.neutral p[data-v-62d55227]{color:#4b5563}.risk-section.final-warning[data-v-62d55227]{background:#f8fafc;border-left-color:#1e40af;border:2px solid #1e40af;box-shadow:0 4px 12px #1e40af26}.risk-section.final-warning h2[data-v-62d55227]{color:#1e40af;text-align:center;font-size:2rem}.risk-section.final-warning p[data-v-62d55227]{color:#1f2937;text-align:center;font-size:1.2rem;font-weight:600}.risk-acknowledgment[data-v-62d55227]{background:#1e40af;color:#fff;padding:3rem;border-radius:16px;text-align:center;margin-top:3rem}.risk-acknowledgment h3[data-v-62d55227]{font-size:1.5rem;margin-bottom:1.5rem}.risk-acknowledgment p[data-v-62d55227]{font-size:1.1rem;line-height:1.8;margin-bottom:2rem}.cta-section[data-v-62d55227]{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}@media (max-width: 768px){.risk-section[data-v-62d55227]{padding:1.5rem;margin-bottom:2rem}.risk-section h2[data-v-62d55227]{font-size:1.5rem}.risk-section p[data-v-62d55227],.risk-list li[data-v-62d55227]{font-size:1rem}.risk-acknowledgment[data-v-62d55227]{padding:2rem}.cta-section[data-v-62d55227]{flex-direction:column;align-items:center}.cta-section .btn-primary[data-v-62d55227],.cta-section .btn-secondary[data-v-62d55227]{width:200px}}@media (max-width: 480px){.risk-section[data-v-62d55227]{padding:1rem;margin-left:.5rem;margin-right:.5rem}.risk-section h2[data-v-62d55227]{font-size:1.3rem}.risk-acknowledgment[data-v-62d55227]{padding:1.5rem;margin-left:.5rem;margin-right:.5rem}}
