*{margin:0;padding:0;box-sizing:border-box}.market-access-page{font-family:var(--font-poppins,"Poppins",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif);background:#fff}.container{max-width:1100px;margin:0 auto;padding:0 32px}.market-hero{min-height:85vh;display:flex;align-items:center;background:linear-gradient(135deg,#0a0a0a,#0f1f0f 50%,#0a0a0a);padding:140px 0 120px;position:relative;overflow:hidden}.market-hero .hero-animated-bg{position:absolute;inset:0;pointer-events:none;z-index:1}.market-hero .gradient-orb{position:absolute;border-radius:50%;filter:blur(80px);opacity:.5;animation:float-orb-market 20s ease-in-out infinite}.market-hero .orb-1{width:700px;height:700px;background:radial-gradient(circle,rgba(34,197,94,.7) 0,rgba(34,197,94,.35) 30%,rgba(16,185,129,.2) 60%,transparent 80%);top:-20%;left:-20%;animation-delay:0s}.market-hero .orb-2{width:600px;height:600px;background:radial-gradient(circle,rgba(16,185,129,.6) 0,rgba(16,185,129,.3) 30%,rgba(5,150,105,.2) 60%,transparent 80%);bottom:-20%;right:-20%;animation-delay:7s}.market-hero .orb-3{width:550px;height:550px;background:radial-gradient(circle,rgba(74,222,128,.5) 0,rgba(74,222,128,.25) 30%,rgba(34,197,94,.2) 60%,transparent 80%);top:50%;left:50%;transform:translate(-50%,-50%);animation-delay:14s}@keyframes float-orb-market{0%,to{transform:translate(0) scale(1)}33%{transform:translate(30px,-30px) scale(1.1)}66%{transform:translate(-30px,30px) scale(.9)}}.market-hero .hero-grid-pattern{position:absolute;inset:0;background-image:linear-gradient(rgba(34,197,94,.03) 1px,transparent 0),linear-gradient(90deg,rgba(34,197,94,.03) 1px,transparent 0);background-size:50px 50px;animation:grid-move-market 30s linear infinite;pointer-events:none;z-index:1}@keyframes grid-move-market{0%{transform:translate(0)}to{transform:translate(50px,50px)}}.market-hero .hero-grid-pattern:before{content:"";position:absolute;inset:0;background-image:radial-gradient(circle at 15% 25%,hsla(0,0%,100%,.9) 1.5px,transparent 0),radial-gradient(circle at 85% 45%,hsla(0,0%,100%,.8) 1.5px,transparent 0),radial-gradient(circle at 45% 75%,hsla(0,0%,100%,.7) 1.5px,transparent 0),radial-gradient(circle at 65% 15%,rgba(34,197,94,.6) 1px,transparent 0),radial-gradient(circle at 25% 65%,rgba(16,185,129,.5) 1px,transparent 0),radial-gradient(circle at 75% 85%,rgba(74,222,128,.5) 1px,transparent 0),radial-gradient(circle at 35% 35%,rgba(5,150,105,.4) 1px,transparent 0),radial-gradient(circle at 55% 55%,hsla(0,0%,100%,.6) 1px,transparent 0),radial-gradient(circle at 90% 70%,hsla(0,0%,100%,.5) 1px,transparent 0),radial-gradient(circle at 10% 90%,rgba(34,197,94,.4) 1px,transparent 0);background-size:300px 300px,350px 350px,400px 400px,280px 280px,320px 320px,360px 360px,290px 290px,330px 330px,370px 370px,310px 310px;background-position:0 0,50px 30px,100px 70px,30px 50px,80px 20px,120px 90px,40px 60px,90px 40px,60px 80px,110px 10px;animation:dots-float-random-market 80s ease-in-out infinite;opacity:.5}@keyframes dots-float-random-market{0%,to{transform:translate(0) rotate(0deg)}25%{transform:translate(30px,-40px) rotate(5deg)}50%{transform:translate(-20px,50px) rotate(-3deg)}75%{transform:translate(40px,20px) rotate(4deg)}}.market-hero .hero-grid-pattern:after{content:"";position:absolute;inset:0;background:linear-gradient(45deg,transparent,rgba(34,197,94,.03) 45%,rgba(34,197,94,.08) 50%,rgba(34,197,94,.03) 55%,transparent),linear-gradient(-45deg,transparent,rgba(16,185,129,.03) 45%,rgba(16,185,129,.06) 50%,rgba(16,185,129,.03) 55%,transparent);background-size:400px 400px,500px 500px;background-position:0 0,100px 100px;animation:streak-move-market 25s linear infinite;opacity:.6}@keyframes streak-move-market{0%{background-position:0 0,100px 100px}to{background-position:400px 400px,500px 500px}}.hero-content{text-align:center;max-width:900px;margin:0 auto;position:relative;z-index:2;padding:0 24px}.market-hero .hero-title{font-size:64px;font-weight:800;color:#fff!important;letter-spacing:-2px;margin-bottom:28px;line-height:1.15;text-shadow:0 2px 20px rgba(0,0,0,.3)}.market-hero .hero-highlight{background:linear-gradient(135deg,#22c55e,#10b981);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;display:inline-block}.market-hero .hero-description{font-size:20px;font-weight:400;color:#cbd5e1!important;line-height:1.8;max-width:800px;margin:0 auto 56px}.hero-features{display:flex;justify-content:center;gap:32px;flex-wrap:wrap}.hero-feature{display:flex;align-items:center;gap:16px;padding:20px 24px;background:hsla(0,0%,100%,.05);border:1px solid rgba(34,197,94,.2);border-radius:16px;transition:all .3s ease;min-width:240px;backdrop-filter:blur(10px)}.hero-feature:hover{border-color:rgba(34,197,94,.4);box-shadow:0 8px 24px rgba(34,197,94,.15);transform:translateY(-4px);background:hsla(0,0%,100%,.08)}.feature-icon{width:48px;height:48px;display:flex;align-items:center;justify-content:center;background:rgba(34,197,94,.15);border-radius:12px;flex-shrink:0;border:1px solid rgba(34,197,94,.3)}.feature-icon svg{color:#22c55e;filter:drop-shadow(0 2px 4px rgba(34,197,94,.3))}.market-hero .feature-text h3{font-size:16px;font-weight:700;color:#fff!important;margin-bottom:4px;letter-spacing:-.3px}.market-hero .feature-text p{font-size:14px;font-weight:500;color:#94a3b8!important;margin:0}.market-cards-container{position:absolute;inset:0;pointer-events:none;z-index:3}.market-card{background:linear-gradient(135deg,hsla(0,0%,100%,.12),hsla(0,0%,100%,.06));backdrop-filter:blur(16px);border:1px solid rgba(34,197,94,.2);padding:20px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;box-shadow:0 8px 32px rgba(0,0,0,.4),inset 0 1px 0 hsla(0,0%,100%,.1);min-width:150px;transition:all .3s ease}.market-card,.market-card:before{position:absolute;border-radius:20px}.market-card:before{content:"";inset:0;padding:1px;background:linear-gradient(135deg,rgba(34,197,94,.5),rgba(16,185,129,.4),rgba(74,222,128,.3));-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;opacity:.7}.market-card-icon{font-size:32px;margin-bottom:4px;filter:drop-shadow(0 2px 4px rgba(0,0,0,.2))}.market-card-value{font-size:24px;font-weight:800;background:linear-gradient(135deg,#86efac,#22c55e 50%,#10b981);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin-bottom:2px;line-height:1.1}.market-card-label{font-size:10px;font-weight:600;color:#cbd5e1;text-align:center;text-transform:uppercase;letter-spacing:.5px;line-height:1.2}.market-card-1{top:15%;left:6%}.market-card-2{top:25%;right:8%}.market-card-3{top:55%;left:4%}.market-card-4{top:65%;right:6%}.market-card-5{bottom:18%;left:10%}@media (max-width:1500px){.market-cards-container{display:none}}.market-access-page .section-header,.section-header{text-align:center!important;margin-bottom:70px!important;max-width:800px!important;margin-left:auto!important;margin-right:auto!important;display:block!important}.market-access-page .section-label,.section-label{display:inline-block!important;font-size:13px!important;font-weight:700!important;color:#dc2626!important;text-transform:uppercase!important;letter-spacing:2.5px!important;margin-bottom:20px!important}.market-access-page .section-title,.section-title{font-size:48px!important;font-weight:800!important;letter-spacing:-1.5px!important;margin-bottom:20px!important;line-height:1.2!important}.market-access-page .section-description,.section-description{font-size:19px!important;font-weight:400!important;line-height:1.7!important;opacity:.8!important}.what-section{background:#0a0a0a;padding:130px 0}.what-section .section-title{color:#fff}.what-section .section-description{color:#cbd5e1}.problems-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:28px;margin-bottom:60px}.problem-card{background:hsla(0,0%,100%,.05);padding:40px 36px;border-radius:20px;border:2px solid hsla(0,0%,100%,.1);text-align:center;transition:all .35s ease}.problem-card:hover{background:hsla(0,0%,100%,.08);border-color:#dc2626;transform:translateY(-6px)}.problem-icon{font-size:48px;margin-bottom:20px;display:block}.problem-card h3{font-size:20px;font-weight:700;color:#fff;margin-bottom:12px;letter-spacing:-.3px}.problem-card p{font-size:15px;font-weight:400;color:#cbd5e1;line-height:1.6}.solution-box{max-width:800px;margin:0 auto;padding:48px 56px;background:#dc2626;border-radius:20px;text-align:center;box-shadow:0 10px 40px rgba(220,38,38,.3)}.solution-box h3{font-size:28px;font-weight:700;color:#fff;margin-bottom:16px;letter-spacing:-.5px}.solution-box p{font-size:19px;font-weight:400;color:hsla(0,0%,100%,.95);line-height:1.7}.solution-box strong{font-weight:700}.why-section{background:#fff;padding:130px 0}.why-section .section-title{color:#0a0a0a}.why-section .section-description{color:#64748b}.why-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:32px}.why-card{background:#f9fafb;padding:48px 40px;border-radius:20px;border:2px solid #e5e7eb;transition:all .35s ease}.why-card:hover{background:#fff;border-color:#dc2626;box-shadow:0 20px 40px rgba(0,0,0,.1);transform:translateY(-6px)}.why-icon{font-size:52px;margin-bottom:24px;display:block}.why-card h3{font-size:22px;font-weight:700;color:#0a0a0a;margin-bottom:24px;letter-spacing:-.5px}.why-card ul{list-style:none;padding:0;margin:0}.why-card li{font-size:15px;font-weight:400;color:#64748b;padding:12px 0 12px 28px;position:relative;line-height:1.6;border-bottom:1px solid #e5e7eb}.why-card li:last-child{border-bottom:none}.why-card li:before{content:"→";position:absolute;left:0;color:#dc2626;font-weight:700;font-size:18px}.process-section{background:#0a0a0a;padding:130px 0}.process-section .section-title{color:#fff}.process-section .section-description{color:#cbd5e1}.important-note{max-width:850px;margin:0 auto 70px;padding:32px 40px;background:rgba(220,38,38,.1);border:2px solid rgba(220,38,38,.3);border-radius:16px;display:flex;align-items:flex-start;gap:20px}.note-icon{font-size:32px;flex-shrink:0}.note-content{font-size:17px;font-weight:500;color:#fff;line-height:1.7}.note-content strong{font-weight:700;color:#dc2626}.process-steps{max-width:950px;margin:0 auto;width:100%;display:flex;flex-direction:column}.process-step{display:flex;flex-direction:row;gap:28px;margin-bottom:40px;padding-bottom:40px;border-bottom:1px solid hsla(0,0%,100%,.1);align-items:flex-start;width:100%}.process-step:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}.step-number{width:80px;height:80px;background:#dc2626;color:#fff;border-radius:16px;display:flex;align-items:center;justify-content:center;font-size:28px;font-weight:800;flex-shrink:0;box-shadow:0 6px 20px rgba(220,38,38,.3)}.step-content{flex:1 1;min-width:0;display:flex;flex-direction:column}.step-content h3{font-size:22px;font-weight:700;color:#fff;margin-bottom:12px;letter-spacing:-.5px}.step-content h3,.step-content>p{word-wrap:break-word;overflow-wrap:break-word}.step-content>p{font-size:15px;font-weight:400;color:#cbd5e1;line-height:1.6;margin-bottom:18px}.market-access-page .step-list,.process-section .step-list,.step-content .step-list,.step-list{display:grid;gap:12px;margin-bottom:20px;width:100%;background:transparent!important;padding:0!important;list-style:none}.market-access-page .step-item,.process-section .step-item,.step-content .step-item,.step-item,.step-list .step-item{font-size:14px;font-weight:500;color:#e2e8f0!important;padding:10px 14px 10px 32px;background:transparent!important;border-radius:8px;position:relative;border:1px solid hsla(0,0%,100%,.15);word-wrap:break-word;overflow-wrap:break-word;width:100%;box-sizing:border-box}.market-access-page .step-item:before,.process-section .step-item:before,.step-content .step-item:before,.step-item:before,.step-list .step-item:before{content:"✓";position:absolute;left:12px;color:#dc2626!important;font-weight:700;font-size:16px}.step-note{font-size:15px;font-weight:600;word-wrap:break-word;overflow-wrap:break-word;color:#fff;padding:16px 20px;background:rgba(220,38,38,.15);border-radius:12px;border-left:4px solid #dc2626}.benefits-section{background:#fff;padding:130px 0}.benefits-section .section-title{color:#0a0a0a}.benefits-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:32px}.benefit-card{background:#f9fafb;padding:48px 40px;border-radius:20px;border:2px solid #e5e7eb;text-align:center;transition:all .35s ease}.benefit-card:hover{background:#fff;border-color:#dc2626;box-shadow:0 20px 40px rgba(0,0,0,.1);transform:scale(1.03)}.benefit-icon{font-size:56px;margin-bottom:24px;display:block}.benefit-card h3{font-size:24px;font-weight:700;color:#0a0a0a;margin-bottom:24px;letter-spacing:-.5px}.benefit-card ul{list-style:none;padding:0;margin:0;text-align:left}.benefit-card li{font-size:15px;font-weight:400;color:#64748b;padding:12px 0 12px 28px;position:relative;line-height:1.6;border-bottom:1px solid #e5e7eb}.benefit-card li:last-child{border-bottom:none}.benefit-card li:before{content:"✓";position:absolute;left:0;color:#dc2626;font-weight:700;font-size:16px}.disclaimer-section{background:#0a0a0a;padding:130px 0}.disclaimer-box{max-width:900px;margin:0 auto;padding:60px 56px;background:rgba(220,38,38,.1);border:2px solid rgba(220,38,38,.3);border-radius:24px}.disclaimer-header{text-align:center;margin-bottom:48px}.disclaimer-icon{font-size:64px;margin-bottom:20px;display:block}.disclaimer-header h2{font-size:36px;font-weight:800;color:#fff;letter-spacing:-1px}.disclaimer-items{display:grid;gap:28px;margin-bottom:40px}.disclaimer-item{display:flex;align-items:flex-start;gap:20px;padding:24px 28px;background:hsla(0,0%,100%,.05);border-radius:16px;border:1px solid hsla(0,0%,100%,.1)}.disclaimer-bullet{width:8px;height:8px;background:#dc2626;border-radius:50%;margin-top:8px;flex-shrink:0}.disclaimer-item p{font-size:17px;font-weight:400;color:#e2e8f0;line-height:1.7;margin:0}.disclaimer-item strong{font-weight:700;color:#fff}.disclaimer-footer{text-align:center;padding-top:32px;border-top:1px solid hsla(0,0%,100%,.1);font-size:17px;font-weight:600;color:#cbd5e1;font-style:italic}@media (max-width:1024px){.benefits-grid,.problems-grid,.why-grid{grid-template-columns:1fr;max-width:600px;margin-left:auto;margin-right:auto}.process-step{grid-template-columns:80px 1fr;gap:28px}.step-number{width:80px;height:80px;font-size:28px}}@media (max-width:768px){.container{padding:0 24px}.hero-title{font-size:38px}.hero-description{font-size:17px;margin-bottom:40px}.hero-features{flex-direction:column;align-items:stretch}.hero-feature{min-width:auto}.section-title{font-size:36px}.section-description{font-size:17px}.benefits-section,.disclaimer-section,.process-section,.what-section,.why-section{padding:90px 0}.process-step{flex-direction:column;gap:24px;align-items:center}.step-number{width:70px;height:70px;font-size:24px;margin:0 auto}.important-note{flex-direction:column;padding:28px 24px}.disclaimer-box,.solution-box{padding:40px 28px}.disclaimer-header h2{font-size:28px}}@media (max-width:480px){.process-section{padding:80px 0 60px}.section-title{font-size:28px!important;line-height:1.25!important}.section-description{font-size:15px!important;line-height:1.6!important}.process-steps{max-width:100%;padding:0}.process-step{flex-direction:column;gap:20px;margin-bottom:32px;padding-bottom:32px;align-items:center}.step-content{width:100%}.step-number{width:60px;height:60px;font-size:22px;margin:0 auto}.step-content h3{font-size:20px!important;text-align:center;margin-bottom:12px}.step-content>p{font-size:14px!important;line-height:1.5!important;text-align:center}.step-list{margin-top:16px;padding:0!important}.step-item,.step-list{background:transparent!important}.step-item{font-size:13px!important;padding:9px 12px 9px 28px!important;text-align:left}.step-item:before{left:10px;font-size:14px}.step-note{font-size:14px!important;padding:14px 16px!important;text-align:center}.important-note{flex-direction:column;gap:12px;padding:20px 16px!important}.note-icon{font-size:22px}.note-content{font-size:13px!important;text-align:center}}