html,body{scroll-behavior:smooth;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-tap-highlight-color:transparent;width:100%!important;margin:0!important;padding:0!important;overflow-x:hidden!important}#root{width:100%!important;max-width:none!important;margin:0!important;padding:0!important}.t2d-reveal{opacity:0;transition:opacity .55s cubic-bezier(.22,1,.36,1),transform .55s cubic-bezier(.22,1,.36,1);transform:translateY(28px)}.t2d-reveal.t2d-visible{opacity:1;transform:translateY(0)}.t2d-reveal:first-child{transition-delay:0s}.t2d-reveal:nth-child(2){transition-delay:70ms}.t2d-reveal:nth-child(3){transition-delay:.14s}.t2d-reveal:nth-child(4){transition-delay:.21s}.t2d-reveal:nth-child(5){transition-delay:.28s}.t2d-reveal:nth-child(6){transition-delay:.35s}@keyframes float-y{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.anim-float{animation:5s ease-in-out infinite float-y}@keyframes pulse-glow{0%,to{box-shadow:0 0 #8b46ff00}50%{box-shadow:0 0 24px 6px #8b46ff40}}.anim-pulse-glow{animation:3s ease-in-out infinite pulse-glow}@keyframes spin-slow{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.anim-spin-slow{animation:18s linear infinite spin-slow}.scroll-touch{-webkit-overflow-scrolling:touch;scrollbar-width:none}.scroll-touch::-webkit-scrollbar{display:none}img{max-width:100%;height:auto}:focus-visible{outline-offset:3px;border-radius:4px;outline:2px solid #8b46ff}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.trapezoid-1{clip-path:polygon(0 0,100% 0,90% 100%,10% 100%)}.trapezoid-2{clip-path:polygon(0 0,100% 0,85% 100%,15% 100%)}.trapezoid-3{clip-path:polygon(0 0,100% 0,80% 100%,20% 100%)}.trapezoid-4{clip-path:polygon(0 0,100% 0,60% 100%,40% 100%)}.dashed-line{z-index:0;border-top:2px dashed #cbd5e1;border-radius:50%;height:100px;position:absolute}.bg-effects-s2{pointer-events:none;z-index:0;width:100%;height:100%;position:absolute;top:0;right:0;overflow:hidden}.glow-orb-s2{filter:blur(100px);background:radial-gradient(circle,#8a2be240 0%,#8a2be200 70%);border-radius:50%;width:800px;height:800px;position:absolute;top:20%;right:-10%}.ring-s2{border:1px solid #8a2be226;border-radius:50%;position:absolute;top:50%;right:-20%;transform:translateY(-50%)}.ring-1-s2{width:600px;height:600px;right:-10%}.ring-2-s2{border-color:#8a2be21a;width:900px;height:900px;right:-15%}.ring-3-s2{border-color:#8a2be20d;width:1300px;height:1300px;right:-25%}.ring-4-s2{border-color:#8a2be205;width:1800px;height:1800px;right:-40%}.growth-section{--bg-navy:#05081a;--bg-card:#081022;--accent-purple:#a24cff;--accent-blue:#2290ff;--accent-teal:#16d6b0;--accent-pink:#ff4fd8;--text-white:#f2f4f8;--text-muted:#cfd5e4;--font-main:"Manrope", "Inter", sans-serif;background-color:var(--bg-navy);font-family:var(--font-main);color:var(--text-white);background-image:radial-gradient(circle at 100% 0,#a24cff26 0%,#0000 50%),radial-gradient(circle at 90% 30%,#2290ff1a 0%,#0000 40%),url("data:image/svg+xml,%3Csvg width=\"100%25\" height=\"100%25\" xmlns=\"http://www.w3.org/2000/svg\"%3E%3Cdefs%3E%3Cpattern id=\"p\" width=\"100\" height=\"100\" patternUnits=\"userSpaceOnUse\"%3E%3Cpath d=\"M100 0c0 55.228-44.772 100-100 100S-100 55.228-100 0 0-100 0-100 100-100 0 100 0zM100 200c0 55.228-44.772 100-100 100S-100 255.228-100 200s44.772-100 100-100 100 44.772 100 100zM100 400c0 55.228-44.772 100-100 100S-100 455.228-100 400s44.772-100 100-100 100 44.772 100 100z\" fill=\"none\" stroke=\"%23a24cff\" stroke-width=\"0.5\" opacity=\"0.1\"/%3E%3C/pattern%3E%3C/defs%3E%3Crect width=\"100%25\" height=\"100%25\" fill=\"url(%23p)\"/%3E%3C/svg%3E");background-position:100%;background-repeat:no-repeat;background-size:cover;padding:6rem 0 4rem;position:relative;overflow:hidden}.top-content{justify-content:space-between;align-items:flex-start;margin-bottom:4rem;display:flex}.heading-block{max-width:600px}.badge-s3{color:var(--text-white);background-color:#a24cff33;border-radius:2rem;align-items:center;margin-bottom:1.5rem;padding:.5rem 1rem;font-size:.9rem;font-weight:600;display:inline-flex}.badge-s3 span{color:var(--accent-purple);margin-right:.5rem;font-size:1.1rem}.heading-block h1{margin-bottom:1rem;font-size:3.5rem;font-weight:800;line-height:1.1}.heading-block h1 span{background:linear-gradient(90deg, var(--accent-purple), var(--accent-blue));-webkit-text-fill-color:transparent;-webkit-background-clip:text}.supporting-text{color:var(--text-muted);font-size:1.2rem;line-height:1.6}.cta-block{text-align:right;padding-top:2rem}.cta-button{background:linear-gradient(90deg, var(--accent-purple), #8d3dff);color:var(--text-white);border-radius:2rem;align-items:center;margin-bottom:.75rem;padding:.875rem 1.75rem;font-size:1rem;font-weight:700;text-decoration:none;transition:transform .2s,box-shadow .2s;display:inline-flex;box-shadow:0 4px 12px #a24cff4d}.cta-button:hover{transform:translateY(-2px);box-shadow:0 6px 16px #a24cff66}.cta-button span{margin-left:.5rem}.cta-note{color:var(--text-muted);align-items:center;font-size:.9rem;display:inline-flex}.cta-note i{color:var(--text-muted);margin-right:.4rem}.process-cards-wrapper{justify-content:space-between;gap:2rem;margin-bottom:4rem;display:flex;position:relative}.process-card{background-color:var(--bg-card);border:1px solid #ffffff14;border-radius:1.5rem;flex-direction:column;flex:1;min-height:400px;padding:2rem;transition:transform .3s;display:flex;position:relative;overflow:hidden}.process-card:hover{transform:translateY(-5px)}.card-header{justify-content:space-between;align-items:flex-start;margin-bottom:1.5rem;display:flex}.card-icon{border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;font-size:1.5rem;display:flex}.card-number{opacity:.8;font-size:1.2rem;font-weight:700}.card-title{margin-bottom:.5rem;font-size:1.5rem;font-weight:700;line-height:1.3}.card-underline{border-radius:2px;width:40px;height:4px;margin-bottom:1rem}.card-body{color:var(--text-muted);flex-grow:1;font-size:1rem;line-height:1.6}.card-dots{gap:4px;margin-top:1.5rem;display:flex}.dot{opacity:.6;border-radius:50%;width:6px;height:6px}.connector{z-index:10;background:var(--bg-card);border:1px solid #a24cff4d;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;display:flex;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 0 8px #a24cff33}.connector i{color:var(--accent-purple);font-size:16px}.c1{left:calc(25% - 24px)}.c2{left:calc(50% - 16px)}.c3{left:calc(75% - 8px)}.card-1 .card-icon{background:#a24cff26}.card-1 .card-icon i,.card-1 .card-number{color:var(--accent-purple)}.card-1 .card-underline,.card-1 .dot{background:var(--accent-purple)}.card-2 .card-icon{background:#2290ff26}.card-2 .card-icon i,.card-2 .card-number{color:var(--accent-blue)}.card-2 .card-underline,.card-2 .dot{background:var(--accent-blue)}.card-3 .card-icon{background:#16d6b026}.card-3 .card-icon i,.card-3 .card-number{color:var(--accent-teal)}.card-3 .card-underline,.card-3 .dot{background:var(--accent-teal)}.card-4 .card-icon{background:#ff4fd826}.card-4 .card-icon i,.card-4 .card-number{color:var(--accent-pink)}.card-4 .card-underline,.card-4 .dot{background:var(--accent-pink)}.expectation-strip{background:linear-gradient(90deg,#08102299,#081022cc);border:1px solid #ffffff14;border-radius:1.5rem;justify-content:space-between;align-items:stretch;margin-bottom:2rem;padding:2rem;display:flex}.expect-main{flex:2;align-items:flex-start;padding-right:2rem;display:flex}.expect-icon-box{background:#a24cff26;border-radius:1rem;justify-content:center;align-items:center;width:56px;height:56px;margin-right:1.5rem;display:flex}.expect-icon-box i{color:var(--accent-purple);font-size:32px}.expect-content h3{margin-bottom:.75rem;font-size:1.5rem;font-weight:700}.expect-content p{color:var(--text-muted);font-size:1rem;line-height:1.5}.expect-items{flex:3;justify-content:space-between;align-items:center;display:flex}.expect-item{text-align:center;flex:1;padding:0 1rem;position:relative}.expect-item:not(:last-child):after{content:"";background:#ffffff1a;width:1px;height:60%;position:absolute;top:50%;right:0;transform:translateY(-50%)}.expect-item-icon{background:#ffffff14;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;margin:0 auto 1rem;display:flex}.expect-item-icon i{font-size:20px}.i1 .expect-item-icon,.i2 .expect-item-icon{color:var(--accent-blue);background:#2290ff26}.i3 .expect-item-icon,.i4 .expect-item-icon{color:var(--accent-teal);background:#16d6b026}.i5 .expect-item-icon{color:var(--accent-pink);background:#ff4fd826}.i6 .expect-item-icon{color:var(--accent-purple);background:#a24cff26}.expect-item-title{font-size:1rem;font-weight:600;line-height:1.4}.closing-statement{text-align:center;justify-content:center;align-items:center;font-size:1.3rem;font-weight:700;display:flex}.closing-statement span{background:linear-gradient(90deg, var(--accent-purple), var(--accent-blue));-webkit-text-fill-color:transparent;-webkit-background-clip:text;margin:0 .75rem}.closing-statement i{color:var(--accent-purple);font-size:24px}@media (width<=1024px){.heading-block h1{font-size:3rem}.process-cards-wrapper{flex-wrap:wrap;gap:2rem}.process-card{flex:calc(50% - 1rem);min-height:auto}.connector{display:none}.expectation-strip{flex-direction:column}.expect-main{margin-bottom:2rem;padding-right:0}.expect-items{flex-wrap:wrap;gap:2rem}.expect-item{flex:calc(33.33% - 1rem)}.expect-item:after{display:none}}@media (width<=768px){.top-content{flex-direction:column}.cta-block{text-align:left;padding-top:1rem}.process-card{flex:100%}.expect-item{flex:calc(50% - 1rem)}}@media (width<=480px){.growth-section{padding:4rem 0 3rem}.heading-block h1{font-size:2.2rem}.badge-s3{padding:.4rem .8rem;font-size:.8rem}.process-card{padding:1.5rem}.expect-main{text-align:center;flex-direction:column;align-items:center}.expect-icon-box{margin-bottom:1rem;margin-right:0}.expect-item{flex:100%}.closing-statement{text-align:center;flex-direction:column;gap:.8rem;font-size:1rem}.closing-statement i{font-size:20px}}.bg-sparkles{background-image:radial-gradient(1px 1px at 10% 20%,#ffffff26 100%,#0000),radial-gradient(1.5px 1.5px at 30% 60%,#fff3 100%,#0000),radial-gradient(1px 1px at 80% 40%,#ffffff26 100%,#0000),radial-gradient(2px 2px at 90% 80%,#a64dff26 100%,#0000),radial-gradient(1px 1px at 50% 90%,#ffffff1a 100%,#0000),radial-gradient(1.5px 1.5px at 70% 10%,#4f7cff26 100%,#0000);background-repeat:repeat;background-size:300px 300px}
