*{box-sizing:border-box;margin:0;padding:0}:root{--bg-primary:#fff;--glow-primary:#ff6b35;--glow-secondary:#ff8e53;--border-glow:#ff8e53;--text-primary:#2c1810;--text-secondary:#5a4a3a;--glass-bg:#fff3e04d;--glass-blur:blur(10px);--highlight-bg:#fff3e0}body{color:var(--text-primary);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#fff;font-family:Poppins,sans-serif;line-height:1.6;overflow-x:hidden}@media (max-width:768px){button,.primary-btn,.cta-button,.join-now-btn,.faq-question,.feature-list-item,.country-selector-button,.language-selector-btn{-webkit-tap-highlight-color:#ff6b3533;min-height:44px}*{-webkit-overflow-scrolling:touch}section{scroll-margin-top:20px}}.container{max-width:1200px;margin:0 auto;padding:0 20px}.glass-card{background:var(--glass-bg);-webkit-backdrop-filter:var(--glass-blur);border:1px solid var(--border-glow);border-radius:20px;padding:30px;position:relative}.neon-text{color:var(--glow-primary)}.navbar{z-index:1000;-webkit-backdrop-filter:none;box-shadow:none;background:0 0;border-bottom:none;padding:15px 0;position:static;top:0;left:0;right:0}.nav-container{justify-content:space-between;align-items:center;gap:20px;max-width:1200px;margin:0 auto;padding:0 20px;display:flex;position:relative}.nav-divider{background:var(--glow-primary);flex-shrink:0;width:2px;height:40px;margin:0 10px}.nav-right-section{flex-direction:column;flex-shrink:0;align-items:flex-start;gap:2px;display:flex}.powered-by-text{color:#ffffffb3;text-transform:lowercase;font-size:.7rem;font-weight:400}.tradevision-text{color:#fff;letter-spacing:.5px;font-size:1rem;font-weight:700}.nav-logo{flex-shrink:0;align-items:center;display:flex}.logo-image{object-fit:contain;width:auto;height:80px}.nav-right{flex-shrink:0;justify-content:flex-end;align-items:center;gap:15px;margin-left:auto;padding-left:0;display:flex}.testimonial-slider{justify-content:center;align-items:center;gap:12px;max-width:100%;margin-right:0;display:flex;overflow:hidden}.testimonial-card{-webkit-backdrop-filter:blur(10px);background:#3c3c3ce6;border:1px solid #ffffff1a;border-radius:12px;flex-direction:column;flex-shrink:0;gap:8px;min-width:200px;padding:10px;transition:all .3s;display:flex}.testimonial-card:hover{background:#464646f2;transform:translateY(-2px)}.testimonial-info-wrapper{flex-direction:column;gap:6px;width:100%;display:flex}.testimonial-info{flex-direction:column;gap:4px;display:flex}.testimonial-name-location{color:#fff;font-size:.8rem;font-weight:600;line-height:1.2}.testimonial-amount{color:#ffffffe6;font-size:.7rem;font-weight:500;line-height:1.2}.testimonial-payment-btn{background:var(--glow-primary);color:#fff;cursor:pointer;text-align:center;white-space:nowrap;border:none;border-radius:6px;align-self:flex-start;width:fit-content;padding:4px 8px;font-size:.6rem;font-weight:600;transition:all .3s}.testimonial-payment-btn:hover{background:var(--glow-secondary);transform:scale(1.05)}.language-selector{color:var(--text-secondary);cursor:pointer;border-radius:8px;align-items:center;gap:5px;padding:8px 12px;font-size:.9rem;transition:all .3s;display:flex}.language-selector:hover{color:var(--text-primary);background:#fff3e04d}.dropdown-arrow{opacity:.7;font-size:.7rem}.nav-cta-button{color:var(--glow-primary);cursor:pointer;-webkit-backdrop-filter:blur(10px);background:#ff6b3526;border:1px solid #ff8e534d;border-radius:25px;padding:10px 25px;font-family:Poppins,sans-serif;font-size:.95rem;font-weight:600;transition:all .3s}.nav-cta-button:hover{border-color:var(--glow-primary);background:#ff6b3540;transform:translateY(-2px);box-shadow:0 4px 12px #ff6b3533}.hero{background:#000;flex-direction:column;min-height:100vh;padding:0;display:flex;position:relative;overflow:hidden}.hero .navbar{width:100%;padding:20px 0;position:static}.hero .container{flex:1;align-items:center;padding:80px 0;display:flex}.hero-background-image{z-index:0;background:url(/a.jpg) 50%/cover no-repeat;width:100%;height:100%;animation:20s ease-in-out infinite heroBackgroundZoom;position:absolute;top:0;left:0}@keyframes heroBackgroundZoom{0%,to{opacity:1;transform:scale(1)}50%{opacity:.95;transform:scale(1.1)}}.hero:before{content:"";z-index:1;pointer-events:none;background:#110a0ab3;position:absolute;inset:0}.hero:after{content:"";background:radial-gradient(circle,var(--glow-primary)0%,transparent 70%);opacity:.1;filter:blur(100px);z-index:1;pointer-events:none;width:800px;height:800px;animation:4s ease-in-out infinite pulse;position:absolute;top:-50%;right:-20%}.animated-background{z-index:0;pointer-events:none;position:absolute;inset:0;overflow:hidden}.animated-grid{opacity:.4;background-image:linear-gradient(#ff6b3526 1px,#0000 1px),linear-gradient(90deg,#ff6b3526 1px,#0000 1px);background-size:60px 60px;animation:20s linear infinite gridMove;position:absolute;inset:0;transform:translate(0)}@keyframes gridMove{0%{transform:translate(0)}to{transform:translate(50px,50px)}}.gradient-orbs{position:absolute;inset:0;overflow:hidden}.orb{filter:blur(60px);opacity:.15;border-radius:50%;animation:15s ease-in-out infinite orbFloat;position:absolute}.orb-1{background:radial-gradient(circle,var(--glow-primary)0%,transparent 70%);width:400px;height:400px;animation-delay:0s;top:10%;left:5%}.orb-2{background:radial-gradient(circle,var(--glow-secondary)0%,transparent 70%);width:350px;height:350px;animation-delay:3s;top:60%;right:10%}.orb-3{background:radial-gradient(circle,var(--border-glow)0%,transparent 70%);width:300px;height:300px;animation-delay:6s;bottom:20%;left:20%}.orb-4{background:radial-gradient(circle,var(--glow-primary)0%,transparent 70%);width:250px;height:250px;animation-delay:9s;top:30%;right:30%}.orb-5{background:radial-gradient(circle,var(--glow-secondary)0%,transparent 70%);width:320px;height:320px;animation-delay:12s;bottom:10%;right:5%}@keyframes orbFloat{0%,to{opacity:.1;transform:translate(0)scale(1)}25%{opacity:.2;transform:translate(50px,-80px)scale(1.1)}50%{opacity:.15;transform:translate(-30px,60px)scale(.9)}75%{opacity:.18;transform:translate(40px,-40px)scale(1.05)}}.mesh-network{opacity:.3;width:100%;height:100%;animation:8s ease-in-out infinite meshPulse;position:absolute;top:0;left:0}.mesh-lines{stroke:url(#meshGradient);stroke-width:1.5px;fill:none}.mesh-line{stroke-dasharray:1000;stroke-dashoffset:1000px;animation:3s ease-out forwards meshLineDraw,2s ease-in-out infinite meshLineGlow}.mesh-line:first-child{animation-delay:.2s}.mesh-line:nth-child(2){animation-delay:.4s}.mesh-line:nth-child(3){animation-delay:.6s}.mesh-line:nth-child(4){animation-delay:.8s}.mesh-line:nth-child(5){animation-delay:1s}.mesh-line:nth-child(6){animation-delay:1.2s}.mesh-line:nth-child(7){animation-delay:1.4s}.mesh-line:nth-child(8){animation-delay:1.6s}.mesh-line:nth-child(9){animation-delay:1.8s}.mesh-line:nth-child(10){animation-delay:2s}.mesh-line:nth-child(11){animation-delay:2.2s}.mesh-line:nth-child(12){animation-delay:2.4s}.mesh-line:nth-child(13){animation-delay:2.6s}@keyframes meshLineDraw{to{stroke-dashoffset:0}}@keyframes meshLineGlow{0%,to{opacity:.3}50%{opacity:.6}}@keyframes meshPulse{0%,to{opacity:.2}50%{opacity:.4}}.mesh-nodes{fill:var(--glow-primary);animation:2s ease-in-out infinite nodePulse}.mesh-node{animation:2s ease-in-out infinite nodePulse}.mesh-node:nth-child(odd){animation-delay:0s}.mesh-node:nth-child(2n){animation-delay:1s}@keyframes nodePulse{0%,to{r:4;opacity:.8}50%{r:6;opacity:1}}.animated-waves{height:200px;position:absolute;bottom:0;left:0;right:0;overflow:hidden}.wave{background:linear-gradient(90deg,#0000,#ff6b351a,#0000);border-radius:50%;width:200%;height:100px;animation:10s linear infinite waveMove;position:absolute;bottom:0;left:0}.wave-1{opacity:.4;animation-duration:10s}.wave-2{opacity:.3;height:80px;animation-duration:12s;animation-delay:-2s}.wave-3{opacity:.25;height:60px;animation-duration:14s;animation-delay:-4s}@keyframes waveMove{0%{transform:translate(-50%)translateY(0)}to{transform:translate(0)translateY(-20px)}}.cursor-glow{pointer-events:none;filter:blur(40px);z-index:1;background:radial-gradient(circle,#ff6b3526 0%,#ff8e531a 30%,#0000 70%);border-radius:50%;width:500px;height:500px;transition:all .3s;position:absolute;transform:translate(-50%,-50%)}.abstract-elements{z-index:1;pointer-events:none;position:absolute;inset:0;overflow:hidden}.glow-oval{border:2px solid var(--glow-primary);opacity:.2;filter:blur(2px);border-radius:50%;animation:8s ease-in-out infinite ovalFloat;position:absolute}.oval-1{border-color:var(--glow-primary);width:300px;height:150px;animation-delay:0s;top:60%;left:10%}.oval-2{border-color:var(--glow-secondary);width:200px;height:100px;animation-delay:2s;top:50%;left:5%}.oval-3{border-color:var(--border-glow);width:250px;height:125px;animation-delay:4s;top:55%;left:8%}@keyframes ovalFloat{0%,to{opacity:.15;transform:translate(0)scale(1)}33%{opacity:.25;transform:translate(20px,-20px)scale(1.1)}66%{opacity:.2;transform:translate(-15px,15px)scale(.95)}}@keyframes pulse{0%,to{opacity:.1;transform:scale(1)}50%{opacity:.15;transform:scale(1.1)}}.hero-content{z-index:3;grid-template-columns:1fr 1fr;align-items:center;gap:60px;display:grid;position:relative}.hero-left{animation:1s ease-out fadeInLeft}@keyframes fadeInLeft{0%{opacity:0;transform:translate(-30px)}to{opacity:1;transform:translate(0)}}.hero-tag{margin-bottom:16px;animation:1s ease-out .2s both fadeInLeft;display:inline-block}.tag-text{border:1px solid var(--border-glow);-webkit-backdrop-filter:blur(10px);color:#fff;background:#ff6b3526;border-radius:25px;padding:8px 20px;font-size:.9rem;font-weight:500;display:inline-block}.hero-title{color:#fff;letter-spacing:-1px;margin-bottom:16px;padding-bottom:12px;font-size:3.8rem;font-weight:800;line-height:1.1;animation:1s ease-out .3s both fadeInLeft;position:relative}.hero-title:after{content:"";background:var(--glow-primary);border-radius:2px;width:100px;height:4px;position:absolute;bottom:0;left:0}.hero-subheadline{color:#fff;letter-spacing:-.5px;background:linear-gradient(135deg,#fff 0%,#fffc 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:20px;font-size:1.7rem;font-weight:700;line-height:1.3;animation:1s ease-out .35s both fadeInLeft}.hero-content-text{max-width:95%;margin-bottom:28px;animation:1s ease-out .4s both fadeInLeft}.hero-paragraph{color:#ffffffe6;margin-bottom:16px;font-size:1rem;font-weight:400;line-height:1.7;animation:1s ease-out .45s both fadeInLeft}.hero-paragraph.hero-benefits{color:#fff;margin-bottom:0;padding-left:20px;font-size:1.2rem;font-weight:500;animation:1s ease-out .5s both fadeInLeft;position:relative}.hero-paragraph.hero-benefits:before{content:"";background:linear-gradient(180deg,var(--glow-primary),var(--glow-secondary));border-radius:2px;width:3px;position:absolute;top:0;bottom:0;left:0}.hero-subtitle{color:var(--text-secondary);max-width:90%;margin-bottom:40px;font-size:1.3rem;font-weight:300;line-height:1.7;animation:1s ease-out .4s both fadeInLeft}.hero-buttons{flex-wrap:wrap;justify-content:flex-start;gap:20px;margin-top:-8px;animation:1s ease-out .5s both fadeInLeft;display:flex}.join-now-btn{letter-spacing:1px;text-transform:uppercase;border:2px solid #ffffff4d;min-width:280px;padding:20px 54px;font-size:1.35rem;font-weight:800;position:relative;overflow:visible}.join-now-btn>*{z-index:2;position:relative}.join-now-btn:before{content:"";z-index:1;background:linear-gradient(90deg,#0000,#fff6,#0000);width:100%;height:100%;transition:left .6s;position:absolute;top:0;left:-100%}.join-now-btn:after{display:none}.join-now-btn:hover:before{left:100%}.join-now-btn:hover{transform:translateY(-3px)scale(1.02)}.join-now-btn:active{transform:translateY(-1px)scale(1)}@keyframes rotateGlow{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.primary-btn{border:1px solid var(--border-glow);background:#ffffffe6}.secondary-btn{border:1px solid var(--border-glow);background:0 0}.secondary-btn:hover{border-color:var(--glow-primary);background:#ff6b351a}.cta-button{background:linear-gradient(135deg,var(--glow-primary)0%,var(--glow-secondary)100%);color:#fff;cursor:pointer;border:none;border-radius:50px;padding:18px 45px;font-family:Poppins,sans-serif;font-size:1.1rem;font-weight:600;transition:all .3s;position:relative;overflow:hidden}.cta-button:before{content:"";background:linear-gradient(90deg,#0000,#ffffff4d,#0000);width:100%;height:100%;transition:left .5s;position:absolute;top:0;left:-100%}.cta-button:hover:before{left:100%}.cta-button:hover{transform:translateY(-2px)}.hero-right{animation:1s ease-out fadeInRight}@keyframes fadeInRight{0%{opacity:0;transform:translate(30px)}to{opacity:1;transform:translate(0)}}.device-mockup{perspective:1000px;transform-style:preserve-3d}.dashboard-preview{background:#fffffff2;border:1px solid #ff8e5333;border-radius:15px;padding:25px;position:relative}.chart-container{margin-bottom:20px}.profit-chart{width:100%;height:auto}.profit-line{animation:2s ease-out drawLine}@keyframes drawLine{0%{stroke-dasharray:1000;stroke-dashoffset:1000px}to{stroke-dashoffset:0}}.glow-dot{animation:2s ease-in-out infinite pulseDot}@keyframes pulseDot{0%,to{r:4}50%{r:6}}.dashboard-stats{justify-content:space-around;gap:20px;display:flex}.stat-item{flex-direction:column;align-items:center;display:flex}.stat-label{color:var(--text-secondary);margin-bottom:5px;font-size:.9rem}.stat-value{font-size:1.8rem;font-weight:700}.hero-closing{background:#fff;padding:60px 0 20px;position:relative}.hero-closing-content{text-align:center;flex-direction:column;align-items:center;gap:0;max-width:100%;margin:0 auto;display:flex}.hero-closing-bold{color:var(--glow-primary);white-space:nowrap;margin:0;padding:0;font-size:3.5rem;font-weight:700;line-height:1.2}.hero-closing-sub{color:var(--text-secondary);margin:0;padding:0;font-size:2rem;font-weight:400;line-height:1.3}.problem-solution{padding:80px 0 60px;position:relative;overflow:hidden}.ps-background{z-index:0;pointer-events:none;position:absolute;inset:0;overflow:hidden}.ps-grid-bg{opacity:.3;background-image:linear-gradient(#ff6b3514 1px,#0000 1px),linear-gradient(90deg,#ff6b3514 1px,#0000 1px);background-size:60px 60px;animation:25s linear infinite gridMove;position:absolute;inset:0}.ps-orbs{position:absolute;inset:0}.ps-orb{filter:blur(50px);opacity:.4;border-radius:50%;animation:20s ease-in-out infinite psOrbFloat;position:absolute}.ps-orb-1{background:radial-gradient(circle,var(--glow-secondary)0%,transparent 70%);width:300px;height:300px;animation-delay:0s;top:10%;left:5%}.ps-orb-2{background:radial-gradient(circle,var(--glow-primary)0%,transparent 70%);width:250px;height:250px;animation-delay:5s;bottom:20%;right:10%}.ps-orb-3{background:radial-gradient(circle,var(--border-glow)0%,transparent 70%);width:200px;height:200px;animation-delay:10s;top:50%;left:50%}@keyframes psOrbFloat{0%,to{opacity:.3;transform:translate(0)scale(1)}33%{opacity:.5;transform:translate(40px,-60px)scale(1.1)}66%{opacity:.4;transform:translate(-30px,50px)scale(.9)}}.ps-header{text-align:center;z-index:1;margin-bottom:40px;padding:0;animation:1s ease-out fadeInUp;position:relative}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.ps-tag{margin-bottom:20px;display:inline-block}.ps-tag-text{border:1px solid var(--border-glow);-webkit-backdrop-filter:blur(10px);color:var(--text-primary);background:#fff3e04d;border-radius:25px;padding:8px 20px;font-size:.9rem;font-weight:500;display:inline-block}.ps-main-title{color:var(--text-primary);background:linear-gradient(135deg,var(--text-primary)0%,var(--text-secondary)100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:20px;font-size:3.5rem;font-weight:800;line-height:1.2}.ps-subtitle{color:var(--text-secondary);max-width:600px;margin:0 auto;font-size:1.2rem;line-height:1.6}.ps-grid{z-index:1;grid-template-columns:1fr 1fr;gap:40px;margin-bottom:40px;display:grid;position:relative}.section-title{color:var(--text-primary);margin-bottom:30px;font-size:2.2rem;font-weight:700}.problem-column{padding:50px;transition:transform .3s;position:relative;overflow:hidden}.problem-column:hover{transform:translateY(-5px)}.problem-card{border-color:var(--glow-secondary);background:var(--highlight-bg);border:2px solid var(--glow-secondary);box-shadow:0 4px 12px #ff8e5333}.problem-header{align-items:center;gap:15px;margin-bottom:30px;display:flex}.problem-icon{width:50px;height:50px;color:var(--glow-primary);background:#ff6b351a;border:1px solid #ff6b354d;border-radius:12px;justify-content:center;align-items:center;display:flex}.problem-icon svg{width:24px;height:24px}.problem-content{z-index:2;position:relative}.problem-list{margin:0;padding:0;list-style:none}.problem-item{background:#ff8e530d;border-left:3px solid #ff6b354d;border-radius:12px;align-items:flex-start;gap:15px;margin-bottom:20px;padding:15px;transition:all .3s;animation:.6s ease-out both fadeInLeft;display:flex}.problem-item:first-child{animation-delay:.1s}.problem-item:nth-child(2){animation-delay:.2s}.problem-item:nth-child(3){animation-delay:.3s}.problem-item:nth-child(4){animation-delay:.4s}.problem-item:nth-child(5){animation-delay:.5s}.problem-item:hover{background:#ff8e531a;border-left-color:#ff6b3599;transform:translate(5px)}.problem-marker{color:var(--glow-primary);flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;font-size:1.2rem;display:flex}.problem-text{color:var(--text-secondary);font-size:1.1rem;line-height:1.6}.problem-glow{background:radial-gradient(circle,var(--glow-secondary)0%,transparent 70%);opacity:.2;filter:blur(60px);width:300px;height:300px;animation:8s ease-in-out infinite float;position:absolute;bottom:-50%;right:-20%}.solution-column{padding:50px;transition:transform .3s;position:relative;overflow:hidden}.solution-column:hover{transform:translateY(-5px)}.solution-card{background:linear-gradient(135deg,var(--glow-primary)0%,var(--glow-secondary)100%);color:#fff;border-color:#0000;box-shadow:0 6px 20px #ff6b354d}.solution-header{z-index:2;align-items:center;gap:15px;margin-bottom:30px;display:flex;position:relative}.solution-icon{color:#fff;background:#fff3;border:1px solid #fff;border-radius:12px;justify-content:center;align-items:center;width:50px;height:50px;animation:2s ease-in-out infinite iconPulse;display:flex}@keyframes iconPulse{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}.solution-icon svg{width:24px;height:24px}.solution-content{z-index:2;position:relative}.solution-list{margin:0;padding:0;list-style:none}.solution-item{background:#ffffff26;border-left:3px solid #fff;border-radius:12px;align-items:flex-start;gap:15px;margin-bottom:20px;padding:15px;transition:all .3s;animation:.6s ease-out both fadeInRight;display:flex}.solution-item:first-child{animation-delay:.1s}.solution-item:nth-child(2){animation-delay:.2s}.solution-item:nth-child(3){animation-delay:.3s}.solution-item:nth-child(4){animation-delay:.4s}.solution-item:nth-child(5){animation-delay:.5s}.solution-item:hover{background:#ffffff40;border-left-color:#fff;transform:translate(5px)}.solution-marker{color:#fff;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;font-size:1.2rem;display:flex}.solution-text{color:#fff;font-size:1.1rem;font-weight:500;line-height:1.6}.neural-bg{background:radial-gradient(circle,var(--glow-primary)0%,transparent 70%);opacity:.2;filter:blur(60px);width:400px;height:400px;animation:6s ease-in-out infinite float;position:absolute;top:-50%;right:-20%}@keyframes float{0%,to{transform:translate(0)scale(1)}50%{transform:translate(20px,-20px)scale(1.1)}}.ps-closing{z-index:1;justify-content:center;margin-top:40px;display:flex;position:relative}.ps-closing-content{text-align:center;width:100%;max-width:800px;position:relative}.ps-closing-icon{width:60px;height:60px;color:var(--glow-primary);margin:0 auto 25px;animation:2s ease-in-out infinite iconPulse}.ps-closing-text{flex-direction:column;align-items:center;gap:15px;display:flex}.ps-closing-bold{color:var(--text-primary);background:linear-gradient(135deg,var(--glow-primary)0%,var(--glow-secondary)50%,var(--glow-primary)100%);-webkit-text-fill-color:transparent;letter-spacing:-1px;background-size:200%;-webkit-background-clip:text;background-clip:text;margin-bottom:20px;font-size:3rem;font-weight:900;line-height:1.2;animation:.8s ease-out .2s both fadeInUp,3s ease-in-out infinite gradientShift;display:block}@keyframes gradientShift{0%,to{background-position:0%}50%{background-position:100%}}.ps-closing-sub{color:var(--text-secondary);opacity:.9;letter-spacing:.3px;font-size:1.5rem;font-weight:500;line-height:1.6;animation:.8s ease-out .4s both fadeInUp}.comparison-line{background:linear-gradient(90deg,transparent,var(--glow-primary),var(--glow-secondary),var(--glow-primary),transparent);height:2px;animation:3s ease-in-out infinite comparisonLineFlow;position:absolute;top:50%;left:0;right:0;transform:translateY(-50%)}@keyframes comparisonLineFlow{0%,to{opacity:.5}50%{opacity:1}}.comparison-arrow{width:60px;height:60px;color:var(--glow-primary);margin:0 auto 20px;animation:2s ease-in-out infinite arrowPulse;position:relative}@keyframes arrowPulse{0%,to{transform:translate(0)}50%{transform:translate(10px)}}.comparison-arrow svg{width:100%;height:100%}.comparison-text{z-index:2;position:relative}.comparison-label{color:var(--text-primary);background:linear-gradient(135deg,var(--glow-primary),var(--glow-secondary));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:1.3rem;font-weight:600}.calculator-section{background:#000;padding:60px 0;position:relative;overflow:hidden}.calc-background{z-index:0;pointer-events:none;position:absolute;inset:0}.calc-grid-bg{opacity:.3;background-image:linear-gradient(#ff6b3514 1px,#0000 1px),linear-gradient(90deg,#ff6b3514 1px,#0000 1px);background-size:60px 60px;animation:25s linear infinite gridMove;position:absolute;inset:0}.calc-orbs{position:absolute;inset:0}.calc-orb{filter:blur(50px);opacity:.3;border-radius:50%;animation:18s ease-in-out infinite calcOrbFloat;position:absolute}.calc-orb-1{background:radial-gradient(circle,var(--glow-primary)0%,transparent 70%);width:300px;height:300px;animation-delay:0s;top:20%;left:10%}.calc-orb-2{background:radial-gradient(circle,var(--glow-secondary)0%,transparent 70%);width:250px;height:250px;animation-delay:5s;bottom:20%;right:10%}@keyframes calcOrbFloat{0%,to{opacity:.2;transform:translate(0)scale(1)}50%{opacity:.4;transform:translate(30px,-40px)scale(1.1)}}.calc-header{text-align:center;z-index:1;margin-bottom:40px;animation:1s ease-out fadeInUp;position:relative}.calc-tag{margin-bottom:12px;display:inline-block}.calc-tag-text{border:1px solid var(--border-glow);-webkit-backdrop-filter:blur(10px);color:#fff;background:#ff6b3526;border-radius:25px;padding:8px 20px;font-size:.9rem;font-weight:500;display:inline-block}.calc-main-title{color:#fff;margin-bottom:15px;font-size:3.5rem;font-weight:800;line-height:1.2}.calc-subtitle{color:#ffffffe6;max-width:700px;margin:12px auto 15px;font-size:1.15rem;font-weight:400;line-height:1.8}.calc-tagline{justify-content:center;align-items:center;gap:10px;margin-top:15px;display:flex}.calc-tagline-text{color:var(--glow-primary);border:1px solid var(--glow-primary);-webkit-backdrop-filter:blur(10px);background:#ff6b351a;border-radius:30px;padding:12px 30px;font-size:1.1rem;font-weight:600;position:relative}.center{text-align:center}.calculator-wrapper-merged{-webkit-backdrop-filter:blur(20px);background:#ffffff1a;border:2px solid #ff8e534d;border-radius:20px;justify-content:space-between;align-items:center;max-width:1000px;margin:0 auto;padding:40px 35px;display:flex;position:relative;overflow:hidden;box-shadow:0 8px 32px #0000004d}.calculator-results-merged{flex:1;justify-content:center;align-items:center;padding:0 20px;display:flex}.calculator-inputs-merged{flex:1;padding:0 20px}.calculator-divider{background:linear-gradient(#0000,#ff6b354d,#0000);flex-shrink:0;width:1px;height:200px;margin:0 15px;position:relative}.calculator-divider:before{content:"";background:var(--glow-primary);border-radius:50%;width:6px;height:6px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.results-content{flex-direction:column;gap:30px;width:100%;display:flex}.results-label{color:#fff;text-align:center;font-size:1.2rem;font-weight:600}.results-total{text-align:center;font-size:4rem;font-weight:800;line-height:1}.results-metrics{flex-direction:column;gap:20px;margin-top:10px;display:flex}.metric-item{background:#ff6b351a;border:1px solid #ff6b354d;border-radius:12px;justify-content:space-between;align-items:center;padding:15px 20px;display:flex}.metric-label{color:#fffc;font-size:13px;font-weight:500}.metric-value{font-size:28px;font-weight:700}.profitability-value{color:#4ade80}.revenue-value,.deposit-value{color:#fff}.combinedMobileCard{background:#ff6b351a;border:1px solid #ff6b354d;border-radius:16px;margin-bottom:24px;padding:20px;display:none}.combinedCardItem{border-bottom:1px solid #ff6b3533;justify-content:space-between;align-items:center;padding:16px 0;display:flex}.combinedCardItem:last-child{border-bottom:none;padding-bottom:0}.combinedCardItem:first-child{padding-top:0}.combinedCardLabel{color:#fffc;font-size:.9rem;font-weight:500}.combinedCardValue{font-size:1.4rem;font-weight:700}.inputs-content{flex-direction:column;gap:40px;display:flex}.input-slider-group{flex-direction:column;gap:15px;display:flex}.slider-label{color:#fff;font-size:1.1rem;font-weight:600}.slider-value-display{text-align:center;color:#fff;padding:10px 0;font-size:2rem;font-weight:800}.slider-container{padding:12px 0 5px;position:relative}.slider{appearance:none;--slider-progress:50%;background:#ff8e534d;border-radius:4px;outline:none;width:100%;height:8px;margin:0;position:relative}.slider::-webkit-slider-thumb{appearance:none;background:var(--text-primary);cursor:pointer;border:2px solid var(--glow-primary);border-radius:50%;width:20px;height:20px;margin-top:-6px;transition:all .3s;position:relative}.slider::-webkit-slider-thumb:hover{transform:scale(1.1)}.slider::-moz-range-thumb{background:var(--text-primary);cursor:pointer;border:2px solid var(--glow-primary);border-radius:50%;width:20px;height:20px;transition:all .3s}.slider::-moz-range-thumb:hover{transform:scale(1.1)}.slider::-webkit-slider-runnable-track{background:linear-gradient(to right,var(--glow-primary)0%,var(--glow-primary)var(--slider-progress),#ff8e534d var(--slider-progress),#ff8e534d 100%);border-radius:4px;height:8px;transition:background .1s}.slider::-moz-range-track{background:#ff8e534d;border-radius:4px;height:8px}.slider::-moz-range-progress{background:var(--glow-primary);border-radius:4px;height:8px;transition:width .1s}.slider-range-labels{color:#fffc;justify-content:space-between;margin-top:12px;font-size:.9rem;display:flex}.daily-routine{padding:60px 0;position:relative;overflow:hidden}.steps-background{z-index:0;pointer-events:none;position:absolute;inset:0}.steps-grid-bg{opacity:.3;background-image:linear-gradient(#ff6b3514 1px,#0000 1px),linear-gradient(90deg,#ff6b3514 1px,#0000 1px);background-size:60px 60px;animation:25s linear infinite gridMove;position:absolute;inset:0}.steps-header{text-align:center;z-index:1;margin-bottom:40px;animation:1s ease-out fadeInUp;position:relative}.steps-tag{margin-bottom:20px;display:inline-block}.steps-tag-text{border:1px solid var(--border-glow);-webkit-backdrop-filter:blur(10px);color:var(--text-primary);background:#fff3e04d;border-radius:25px;padding:8px 20px;font-size:.9rem;font-weight:500;display:inline-block}.steps-main-title{background:linear-gradient(135deg,var(--text-primary)0%,var(--glow-primary)100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:20px;font-size:3.5rem;font-weight:800;line-height:1.2}.steps-subtitle{color:var(--text-primary);max-width:600px;margin-top:15px;margin-left:auto;margin-right:auto;font-size:1.2rem;font-weight:600}.steps-container-circles{flex-wrap:nowrap;justify-content:center;align-items:center;gap:60px;width:100%;margin-top:80px;display:flex;position:relative}.steps-slider-mobile{display:none}.step-circle-wrapper{flex:none;align-items:center;display:flex;position:relative}.step-circle{text-align:center;z-index:2;flex-direction:column;align-items:center;display:flex;position:relative}.step-circle-inner{-webkit-backdrop-filter:blur(10px);border:3px solid var(--border-glow);background:#fffffff2;border-radius:50%;justify-content:center;align-items:center;width:180px;height:180px;transition:all .4s;animation:3s ease-in-out infinite circlePulse;display:flex;position:relative}.step-circle:hover .step-circle-inner{border-color:var(--glow-primary);transform:scale(1.1)}.step-emphasized-circle .step-circle-inner{border-color:var(--glow-primary);border-width:4px;animation:2s ease-in-out infinite emphasizedPulse}@keyframes circlePulse{0%,to{transform:scale(1)}50%{transform:scale(1.02)}}@keyframes emphasizedPulse{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}.step-icon-circle{border:2px solid var(--glow-primary);width:100px;height:100px;color:var(--glow-primary);background:#ff6b3526;border-radius:50%;justify-content:center;align-items:center;transition:all .3s;display:flex}.step-circle:hover .step-icon-circle{background:#ff6b3540;transform:rotate(360deg)}.step-icon-circle svg{width:50px;height:50px}.step-content-circle{max-width:250px;margin-top:30px}.step-title-circle{color:var(--text-primary);margin-bottom:12px;font-size:1.5rem;font-weight:700;line-height:1.3}.step-description-circle{color:var(--text-secondary);margin-bottom:8px;font-size:1rem;line-height:1.6}.step-note-circle{color:var(--glow-primary);margin-top:10px;font-size:.9rem;font-style:italic;font-weight:500;line-height:1.5}.step-connector{display:none}.step-connector:before{content:"";border-left:8px solid var(--glow-primary);border-top:6px solid #0000;border-bottom:6px solid #0000;width:0;height:0;position:absolute;top:50%;right:-8px;transform:translateY(-50%)}.step-connector:after{content:"";background:linear-gradient(90deg,#0000 0%,#ff6b3599 50%,#0000 100%);width:100%;height:100%;animation:2s ease-in-out infinite connectorShine;position:absolute;top:0;left:0}@keyframes connectorFlow{0%,to{opacity:.7;background-position:0%}50%{opacity:1;background-position:100%}}@keyframes connectorShine{0%{transform:translate(-100%)}to{transform:translate(100%)}}@media (max-width:1024px){.steps-container-circles{flex-wrap:nowrap;gap:40px}.step-circle-inner{width:160px;height:160px}.step-icon-circle{width:90px;height:90px}.step-icon-circle svg{width:45px;height:45px}.step-connector{width:40px;left:calc(100% + 20px)}}@media (max-width:768px){.steps-container-circles{-webkit-overflow-scrolling:touch;flex-wrap:nowrap;justify-content:center;gap:30px;margin-top:60px;padding:0 20px;overflow-x:auto}.step-circle-wrapper{flex-shrink:0}.step-circle-inner{width:140px;height:140px}.step-icon-circle{width:80px;height:80px}.step-icon-circle svg{width:40px;height:40px}.step-connector{width:30px;left:calc(100% + 15px)}.step-content-circle{max-width:200px}}@keyframes connectorShineVertical{0%{transform:translateY(-100%)}to{transform:translateY(100%)}}@media (max-width:480px){.step-circle-inner{width:140px;height:140px}.step-icon-circle{width:80px;height:80px}.step-icon-circle svg{width:40px;height:40px}.step-title-circle{font-size:1.3rem}.step-description-circle{font-size:.95rem}.step-content-circle{max-width:220px}}.closing-argument{background:#000;padding:60px 0 80px;position:relative;overflow:hidden}.closing-background{z-index:0;pointer-events:none;position:absolute;inset:0}.closing-grid-bg{opacity:.3;background-image:linear-gradient(#ff6b3514 1px,#0000 1px),linear-gradient(90deg,#ff6b3514 1px,#0000 1px);background-size:60px 60px;animation:25s linear infinite gridMove;position:absolute;inset:0}.closing-orbs{position:absolute;inset:0}.closing-orb{filter:blur(50px);opacity:.3;border-radius:50%;animation:20s ease-in-out infinite closingOrbFloat;position:absolute}.closing-orb-1{background:radial-gradient(circle,var(--glow-primary)0%,transparent 70%);width:300px;height:300px;animation-delay:0s;top:15%;left:5%}.closing-orb-2{background:radial-gradient(circle,var(--glow-secondary)0%,transparent 70%);width:250px;height:250px;animation-delay:7s;bottom:15%;right:5%}@keyframes closingOrbFloat{0%,to{opacity:.2;transform:translate(0)scale(1)}50%{opacity:.4;transform:translate(40px,-50px)scale(1.1)}}.closing-header{text-align:center;z-index:1;margin-bottom:40px;padding:0;animation:1s ease-out fadeInUp;position:relative}.closing-main-title{color:#fff;letter-spacing:-1px;text-shadow:0 2px 20px #0000004d;margin-bottom:0;font-size:3.5rem;font-weight:800;line-height:1.3}.closing-content-wrapper{z-index:1;grid-template-columns:1fr 1fr;gap:40px;max-width:1200px;margin:0 auto;display:grid;position:relative}.closing-content-wrapper-new{z-index:1;grid-template-columns:1fr 2fr;align-items:start;gap:40px;max-width:1200px;margin-top:60px;margin-left:auto;margin-right:auto;display:grid;position:relative}.mistakes-grid-container{z-index:1;grid-template-columns:repeat(2,1fr);gap:28px;max-width:1100px;margin-top:60px;margin-left:auto;margin-right:auto;display:grid;position:relative}.mistake-card{text-align:center;-webkit-backdrop-filter:blur(20px);background:#0006;border:2px solid #ff6b354d;border-radius:24px;padding:45px 35px;transition:all .4s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden;box-shadow:0 4px 20px #0000004d,inset 0 0 0 1px #ff6b351a}.mistake-card:before{content:"";filter:blur(50px);opacity:0;background:radial-gradient(circle,#ff6b3526 0%,#0000 70%);width:350px;height:350px;transition:opacity .4s,transform .4s;position:absolute;top:-50%;right:-20%;transform:scale(.8)}.mistake-card:after{content:"";opacity:0;background:linear-gradient(135deg,#ff6b350d 0%,#0000 100%);transition:opacity .4s;position:absolute;inset:0}.mistake-card:hover:before{opacity:1;transform:scale(1)}.mistake-card:hover:after{opacity:1}.mistake-card:hover{border-color:var(--glow-primary);background:#00000080;transform:translateY(-8px);box-shadow:0 12px 40px #ff6b3566,inset 0 0 0 1px #ff6b3533}.mistake-card-icon{-webkit-backdrop-filter:blur(10px);z-index:2;background:#ff6b3526;border:2px solid #ff6b3566;border-radius:24px;justify-content:center;align-items:center;width:100px;height:100px;margin:0 auto 28px;transition:all .4s cubic-bezier(.4,0,.2,1);display:flex;position:relative;box-shadow:0 4px 12px #ff6b3533}.mistake-card-icon:before{content:"";background:linear-gradient(135deg,var(--glow-primary),var(--glow-secondary));-webkit-mask-composite:xor;opacity:0;border-radius:24px;padding:2px;transition:opacity .4s;position:absolute;inset:-2px;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;-webkit-mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.mistake-card:hover .mistake-card-icon{border-color:var(--glow-primary);background:#ff6b3540;transform:scale(1.08)rotate(5deg);box-shadow:0 8px 24px #ff6b3566}.mistake-card:hover .mistake-card-icon:before{opacity:1}.mistake-card-icon svg{color:#fff;stroke-width:2.5px;z-index:1;filter:drop-shadow(0 0 8px #ff6b3599);width:48px;height:48px;transition:all .4s;position:relative}.mistake-card:hover .mistake-card-icon svg{filter:drop-shadow(0 4px 8px #ff6b3566);transform:scale(1.1)}.mistake-card-title{color:#fff;letter-spacing:-.3px;z-index:2;text-shadow:0 2px 10px #00000080;margin:0;font-size:1.4rem;font-weight:700;line-height:1.5;transition:all .3s;position:relative}.mistake-card:hover .mistake-card-title{color:#fff;text-shadow:0 0 20px #ff6b35cc,0 2px 10px #00000080}.feature-list-panel{flex-direction:column;gap:15px;display:flex}.feature-list-item{-webkit-backdrop-filter:blur(10px);color:#fff;text-align:left;cursor:pointer;background:#ffffff1a;border:2px solid #ff8e534d;border-radius:16px;padding:20px 25px;font-family:Poppins,sans-serif;font-size:1.1rem;font-weight:600;transition:all .3s;position:relative;overflow:hidden}.feature-list-item:before{content:"";background:linear-gradient(90deg,#0000,#ff6b351a,#0000);width:100%;height:100%;transition:left .5s;position:absolute;top:0;left:-100%}.feature-list-item:hover:before{left:100%}.feature-list-item:hover{border-color:var(--glow-primary);transform:translate(5px)}.feature-list-item.active{background:var(--glow-primary);color:#fff;border-color:var(--glow-primary);font-weight:700;transform:translate(0)}.feature-list-item.active:before{display:none}.mistake-marker-list{color:var(--glow-primary);margin-right:12px;font-size:1.5rem;font-weight:800;display:inline-block}.feature-list-item.active .mistake-marker-list{color:#fff}.feature-detail-panel{-webkit-backdrop-filter:blur(20px);border:2px solid var(--glow-primary);background:#ffffff1a;border-radius:24px;flex-direction:column;min-height:500px;padding:50px 40px;display:flex;position:relative;overflow:hidden;box-shadow:0 8px 32px #0000004d}.feature-detail-panel:before{content:"";filter:blur(60px);background:radial-gradient(circle,#ff6b3526 0%,#0000 70%);width:400px;height:400px;animation:4s ease-in-out infinite pulse;position:absolute;top:-50%;right:-20%}.feature-detail-illustration{z-index:1;justify-content:center;align-items:center;width:100%;height:250px;margin-bottom:30px;display:flex;position:relative}.feature-detail-illustration svg{width:100%;max-width:300px;height:100%}.feature-detail-title{color:#fff;z-index:1;margin-bottom:25px;font-size:2.2rem;font-weight:700;line-height:1.3;position:relative}.feature-detail-description{color:#ffffffe6;z-index:1;max-width:100%;font-size:1.2rem;line-height:1.9;position:relative}.feature-detail-features{flex-direction:column;gap:15px;margin-top:20px;display:flex}.feature-detail-badge{background:#ff6b351a;border:1px solid #ff6b354d;border-radius:12px;align-items:center;gap:12px;padding:15px 20px;transition:all .3s;display:flex}.feature-detail-badge:hover{border-color:var(--glow-primary);background:#ff6b3526;transform:translate(5px)}.feature-detail-icon{color:var(--glow-primary);flex-shrink:0;font-size:1.2rem;font-weight:700}.feature-detail-text{color:#fff;font-size:1.1rem;font-weight:500;line-height:1.5}.mistakes-panel{-webkit-backdrop-filter:blur(20px);background:#ffffff1a;border:2px solid #ff3b304d;border-radius:24px;padding:50px 40px;animation:.8s ease-out fadeInLeft;position:relative;overflow:hidden;box-shadow:0 8px 32px #0000004d}.mistakes-panel:before{content:"";background:radial-gradient(circle,#ff3b301a 0%,#0000 70%);width:200%;height:200%;animation:8s linear infinite rotateGlow;position:absolute;top:-50%;right:-50%}.mistakes-header{border-bottom:2px solid #ff3b304d;align-items:center;gap:20px;margin-bottom:40px;padding-bottom:25px;display:flex}.mistakes-icon{color:#ff3b30;flex-shrink:0;width:50px;height:50px;animation:2s ease-in-out infinite iconPulse}.mistakes-title{color:#fff;margin:0;font-size:1.8rem;font-weight:700;line-height:1.3}.mistakes-list-new{flex-direction:column;gap:25px;margin:0;padding:0;list-style:none;display:flex}.mistake-item{background:#ff3b3014;border:1px solid #ff3b3033;border-radius:16px;align-items:center;gap:20px;padding:20px 25px;transition:all .3s;animation:.6s ease-out both fadeInUp;display:flex}.mistake-item:first-child{animation-delay:.1s}.mistake-item:nth-child(2){animation-delay:.2s}.mistake-item:nth-child(3){animation-delay:.3s}.mistake-item:nth-child(4){animation-delay:.4s}.mistake-item:hover{background:#ff3b3026;border-color:#ff3b3066;transform:translate(5px)}.mistake-marker{color:#ff3b30;flex-shrink:0;font-size:2rem;font-weight:800;line-height:1}.mistake-text{color:#fff;font-size:1.3rem;font-weight:500;line-height:1.5}.ai-solution-panel{-webkit-backdrop-filter:blur(20px);border:2px solid var(--glow-primary);background:#ffffff1a;border-radius:24px;padding:50px 40px;animation:.8s ease-out fadeInRight;position:relative;overflow:hidden;box-shadow:0 8px 32px #0000004d}.ai-solution-panel:before{content:"";background:radial-gradient(circle,#ff6b3526 0%,#0000 70%);width:200%;height:200%;animation:10s linear infinite rotateGlow;position:absolute;top:-50%;left:-50%}.solution-header-new{border-bottom:2px solid #ff6b354d;align-items:center;gap:20px;margin-bottom:40px;padding-bottom:25px;display:flex}.solution-icon-new{width:50px;height:50px;color:var(--glow-primary);flex-shrink:0;animation:2s ease-in-out infinite iconPulse}.solution-title-new{color:#fff;background:linear-gradient(135deg,#fff 0%,var(--glow-primary)100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin:0;font-size:1.8rem;font-weight:700;line-height:1.3}.solution-features{grid-template-columns:1fr 1fr;gap:20px;display:grid}.feature-badge{background:#ff6b351f;border:1px solid #ff6b354d;border-radius:16px;align-items:center;gap:15px;padding:20px 25px;transition:all .3s;animation:.6s ease-out both fadeInUp;display:flex;position:relative;overflow:hidden}.feature-badge:first-child{animation-delay:.1s}.feature-badge:nth-child(2){animation-delay:.2s}.feature-badge:nth-child(3){animation-delay:.3s}.feature-badge:nth-child(4){animation-delay:.4s}.feature-badge:before{content:"";background:linear-gradient(90deg,#0000,#ff6b3533,#0000);width:100%;height:100%;transition:left .5s;position:absolute;top:0;left:-100%}.feature-badge:hover{border-color:var(--glow-primary);background:#ff6b3533;transform:translateY(-3px)}.feature-badge:hover:before{left:100%}.feature-icon{color:#4ade80;background:#4ade8026;border:1px solid #4ade804d;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:35px;height:35px;font-size:1.5rem;font-weight:800;line-height:1;display:flex}.feature-text{color:#fff;font-size:1.15rem;font-weight:600;line-height:1.4}.convenience-section{align-items:center;min-height:500px;padding:40px 0 140px;display:flex;position:relative;overflow:hidden}.convenience-background{z-index:0;position:absolute;inset:0}.convenience-grid-bg{opacity:.4;background-image:linear-gradient(#ff6b350d 1px,#0000 1px),linear-gradient(90deg,#ff6b350d 1px,#0000 1px);background-size:50px 50px;animation:20s linear infinite gridMove;position:absolute;inset:0}.convenience-content-merged{z-index:1;border:2px solid var(--border-glow);background:#fffffff2;border-radius:20px;justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto;padding:40px 60px;animation:.8s ease-out fadeInUp;display:flex;position:relative;overflow:hidden}.convenience-content-merged:before{content:"";opacity:0;background:radial-gradient(circle,#ff6b351a 0%,#0000 70%);width:200%;height:200%;transition:opacity .4s;position:absolute;top:-50%;left:-50%}.convenience-content-merged:hover{border-color:var(--glow-primary)}.convenience-content-merged:hover:before{opacity:1}.convenience-item-merged{text-align:center;flex:1;padding:0 25px;transition:all .4s;position:relative}.convenience-item-merged:first-child{animation:.8s ease-out .1s both fadeInUp}.convenience-item-merged:nth-child(3){animation:.8s ease-out .2s both fadeInUp}.convenience-item-merged:nth-child(5){animation:.8s ease-out .3s both fadeInUp}.convenience-item-merged:hover{transform:translateY(-5px)}.convenience-divider{background:linear-gradient(#0000,#ff6b354d,#0000);flex-shrink:0;width:1px;height:100px;position:relative}.convenience-divider:before{content:"";background:var(--glow-primary);border-radius:50%;width:6px;height:6px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.convenience-icon{width:80px;height:80px;color:var(--glow-primary);z-index:1;margin:0 auto 28px;transition:all .4s;position:relative}.convenience-icon svg{width:100%;height:100%}.convenience-item-merged:hover .convenience-icon{transform:scale(1.1)rotate(5deg)}.device-icon{animation:3s ease-in-out infinite deviceFloat}.dashboard-icon{animation:3s ease-in-out .5s infinite deviceFloat}.withdraw-icon{animation:3s ease-in-out 1s infinite deviceFloat}@keyframes deviceFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.convenience-title{color:var(--text-primary);z-index:1;background:linear-gradient(135deg,var(--text-primary)0%,var(--glow-primary)100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin:0;font-size:1.4rem;font-weight:700;line-height:1.5;position:relative}.faq-section{background:#fff;padding:60px 0;position:relative}.faq-header{text-align:center;margin-bottom:40px}.faq-title{color:var(--text-primary);margin-bottom:0;font-size:3rem;font-weight:800;line-height:1.2}.faq-container{flex-direction:column;gap:20px;max-width:900px;margin:0 auto;display:flex}.faq-item{background:#fffffff2;border:2px solid #ff8e5333;border-radius:16px;transition:all .3s;overflow:hidden}.faq-item:hover{border-color:#ff8e5366}.faq-item.active{border-color:var(--glow-primary)}.faq-question{cursor:pointer;text-align:left;background:0 0;border:none;justify-content:space-between;align-items:center;width:100%;padding:25px 30px;transition:all .3s;display:flex}.faq-question:hover{background:#ff6b350d}.faq-q-text{color:var(--text-primary);flex:1;padding-right:20px;font-size:1.2rem;font-weight:700}.faq-icon{color:var(--glow-primary);flex-shrink:0;justify-content:center;align-items:center;width:30px;height:30px;font-size:1.8rem;font-weight:300;transition:transform .3s;display:flex}.faq-item.active .faq-icon{transform:rotate(45deg)}.faq-answer{max-height:0;padding:0 30px;transition:max-height .4s,padding .4s;overflow:hidden}.faq-item.active .faq-answer{max-height:500px;padding:0 30px 25px}.faq-answer p{color:var(--text-secondary);margin:0;font-size:1.1rem;line-height:1.8}.faq-answer strong{color:var(--glow-primary);font-weight:700}@media (max-width:768px){.faq-section{padding:60px 0}.faq-title{font-size:2.2rem}.faq-container{gap:15px}.faq-question{padding:20px}.faq-q-text{padding-right:15px;font-size:1.1rem}.faq-icon{width:25px;height:25px;font-size:1.5rem}.faq-answer{padding:0 20px}.faq-item.active .faq-answer{padding:0 20px 20px}.faq-answer p{font-size:1rem}}@media (max-width:480px){.faq-section{padding:60px 0}.faq-header{text-align:center;margin-bottom:36px}.faq-title{font-size:2rem;font-weight:700;line-height:1.2}.faq-container{gap:16px}.faq-item{border-radius:18px}.faq-question{padding:20px;font-weight:600}.faq-q-text{padding-right:12px;font-size:1.05rem;line-height:1.5}.faq-icon{flex-shrink:0;width:24px;height:24px}.faq-answer{padding:0 20px}.faq-item.active .faq-answer{padding:0 20px 20px}.faq-answer p{color:#000c;font-size:1rem;line-height:1.7}}.footer{color:#fff;background:#000;border-top:none;padding:60px 0 40px}.footer-content{justify-content:center;align-items:center;width:100%;display:flex}.footer-left{flex-direction:column;align-items:center;gap:20px;width:100%;display:flex}.footer-links{flex-wrap:wrap;justify-content:center;align-items:center;gap:8px;display:flex}.footer-link{color:#fff;opacity:.9;padding:0 4px;font-size:.9rem;text-decoration:none;transition:opacity .3s;position:relative}.footer-link:after{content:"";background-color:#fff;width:0;height:1px;transition:width .3s;position:absolute;bottom:-2px;left:0}.footer-link:hover{opacity:1}.footer-link:hover:after{width:100%}.footer-separator{color:#fff;opacity:.6;margin:0 4px;font-size:.9rem}.footer-powered{margin-top:8px}.footer-powered-text{color:#fff;opacity:.7;text-transform:lowercase;margin:0;font-size:.85rem}.footer-bitcoin-content{width:100%;max-width:1200px;margin:40px auto 30px;padding:0 20px}.footer-bitcoin-title{color:#fff;margin:30px 0 15px;font-size:1.2rem;font-weight:700;line-height:1.4}.footer-bitcoin-title:first-child{margin-top:0}.footer-bitcoin-text{color:#ffffffd9;text-align:left;margin:0 0 25px;font-size:.9rem;line-height:1.7}@media (max-width:968px){.nav-container{justify-content:space-between}.hero{padding:100px 0 60px}.hero-content{flex-direction:column;gap:10px;display:flex}.hero-left{display:contents}.hero-tag{order:1}.hero-title{order:2}.hero-subheadline{order:3}.hero-content-text{order:4;margin-bottom:8px!important}.hero-right{order:5;margin-top:-12px}.hero-buttons{order:6}.hero-title{margin-bottom:12px;font-size:2.6rem}.hero-subheadline{margin-bottom:18px;font-size:1.3rem}.hero-content-text{margin-bottom:24px}.hero-paragraph{margin-bottom:14px;font-size:.95rem}.hero-paragraph.hero-benefits{font-size:1.1rem}.hero-subtitle{font-size:1.2rem}.hero-buttons{flex-direction:column;width:100%}.hero-buttons .cta-button,.join-now-btn{width:100%;min-width:auto;padding:22px 50px;font-size:1.3rem}.ps-main-title{font-size:2.5rem}.ps-closing-bold{font-size:2.2rem}.ps-closing-sub{font-size:1.1rem}.ps-grid,.closing-grid{grid-template-columns:1fr}.problem-column,.solution-column{padding:30px}.calc-main-title{font-size:2.5rem}.calc-subtitle{max-width:100%;font-size:1rem}.calc-tagline-text{padding:10px 25px;font-size:1rem}.label-main{font-size:1.1rem}.label-sub{font-size:.9rem}.steps-main-title{font-size:2.5rem}.steps-subtitle{font-size:1.1rem}.steps-container{grid-template-columns:1fr}.calculator-wrapper-merged{border-bottom:2px solid #ff8e534d;border-right:none;flex-direction:column;gap:30px;padding:35px 30px}.calculator-results-merged,.calculator-inputs-merged{width:100%;padding:0}.calculator-divider{background:linear-gradient(90deg,#0000,#ff6b354d,#0000);width:100%;height:1px;margin:20px 0}.calculator-divider:before{width:6px;height:6px;left:50%}.results-total{font-size:3rem}.slider-value-display{font-size:1.6rem}.results-grid,.chart-comparison{grid-template-columns:1fr}.calc-header,.steps-header,.closing-header{margin-bottom:40px}.closing-main-title{font-size:2.5rem}.closing-content-wrapper,.closing-content-wrapper-new{grid-template-columns:1fr;gap:30px}.feature-detail-panel{min-height:auto;padding:40px 30px}.feature-detail-illustration{height:200px}.feature-detail-title{font-size:1.6rem}.feature-detail-description{font-size:1.05rem}.convenience-section{min-height:400px;padding:30px 0}.convenience-content-merged{gap:10px;padding:30px 24px}.convenience-item-merged{padding:0 6px}.convenience-icon{width:50px;height:50px;margin:0 auto 12px}.convenience-icon svg{width:28px;height:28px}.convenience-title{font-size:.95rem;line-height:1.3}.convenience-divider{height:65px}.convenience-content{grid-template-columns:1fr;gap:30px}.convenience-item,.mistakes-panel,.ai-solution-panel{padding:40px 30px}.mistakes-title,.solution-title-new{font-size:1.5rem}.mistake-text{font-size:1.15rem}.solution-features{grid-template-columns:1fr}.feature-text{font-size:1.05rem}}@media (max-width:768px){body{-webkit-text-size-adjust:100%;font-size:16px}.container{max-width:100%;padding:0 24px}.navbar{-webkit-backdrop-filter:none;box-shadow:none;background:0 0;padding:16px 0}.nav-container{flex-wrap:wrap;justify-content:space-between;gap:12px;padding:0 24px}.nav-divider{height:30px;margin:0 8px;display:block}.nav-right-section{width:auto;margin-bottom:0}.powered-by-text{font-size:.65rem}.tradevision-text{font-size:.9rem}.nav-logo{width:100%;margin-bottom:8px}.logo-image{height:45px}.nav-right{flex-direction:column;align-items:center;gap:8px;width:100%;margin-left:0}.testimonial-slider{-webkit-overflow-scrolling:touch;justify-content:center;gap:8px;width:100%;max-width:100%;margin-bottom:0;padding:4px 0;overflow-x:auto}.testimonial-slider::-webkit-scrollbar{display:none}.testimonial-card{min-width:180px;padding:8px}.testimonial-info-wrapper{gap:4px}.testimonial-info{gap:3px}.testimonial-name-location{font-size:.75rem;line-height:1.1}.testimonial-amount{font-size:.7rem;line-height:1.1}.testimonial-payment-btn{min-height:auto;padding:2px 8px;font-size:.6rem;line-height:1.1}.nav-cta-button{white-space:nowrap;border-radius:20px;min-height:40px;padding:10px 18px;font-size:.875rem;font-weight:600}.footer{padding:50px 0 35px}.footer-content{justify-content:flex-start}.footer-left{align-items:flex-start;gap:16px}.footer-links{flex-wrap:wrap;justify-content:flex-start;gap:6px}.footer-link{font-size:.85rem}.footer-separator{margin:0 3px;font-size:.85rem}.footer-bitcoin-content{margin:30px auto 25px;padding:0 16px}.footer-bitcoin-title{margin:25px 0 12px;font-size:1rem}.footer-bitcoin-text{margin:0 0 20px;font-size:.85rem;line-height:1.6}.footer-powered{margin-top:4px}.footer-powered-text{font-size:.8rem}.hero{min-height:100vh;padding:0}.hero .container{padding:40px 24px 60px}.hero-content{text-align:center;flex-direction:column;gap:18px;display:flex}.hero-left{display:contents}.hero-tag{order:1}.hero-title{order:2}.hero-subheadline{order:3}.hero-content-text{order:4;margin-bottom:8px!important}.hero-right{order:5;margin-top:-12px}.hero-buttons{order:6}.hero-title{letter-spacing:-.5px;white-space:normal;word-wrap:break-word;overflow-wrap:break-word;margin-bottom:16px;font-size:1.9rem;font-weight:700;line-height:1.2}.hero-title br{display:block}.hero-title:after{width:60px;height:4px;margin:12px auto 0}.hero-subheadline{word-wrap:break-word;overflow-wrap:break-word;margin-bottom:18px;font-size:1rem;font-weight:500;line-height:1.5}.hero-content-text{margin-bottom:22px}.hero-paragraph{color:#ffffffe6;margin-bottom:12px;font-size:.9rem;line-height:1.6}.hero-paragraph.hero-benefits{margin-bottom:12px;padding-left:20px;font-size:1.05rem}.hero-paragraph.hero-benefits:before{width:4px;left:0}.join-now-btn{letter-spacing:.2px;white-space:normal;word-wrap:break-word;overflow-wrap:break-word;text-transform:none;border-radius:28px;width:100%;max-width:320px;min-height:56px;margin:0 auto;padding:18px 24px;font-size:1rem;font-weight:700;line-height:1.3;box-shadow:0 6px 20px #ff6b3566}.hero-tag{margin-bottom:14px}.tag-text{white-space:normal;word-wrap:break-word;overflow-wrap:break-word;border-radius:24px;padding:8px 18px;font-size:.85rem;font-weight:600}.hero-closing{padding:40px 0 15px}.hero-closing-content{gap:0}.hero-closing-bold{word-wrap:break-word;overflow-wrap:break-word;font-size:1.8rem;line-height:1.3}.hero-closing-sub{word-wrap:break-word;overflow-wrap:break-word;font-size:1.1rem;line-height:1.4}.problem-solution{padding:50px 0}.ps-header{margin-bottom:0;padding:40px 0}.ps-tag{margin-bottom:14px}.ps-main-title{word-wrap:break-word;overflow-wrap:break-word;margin-bottom:10px;font-size:1.5rem;line-height:1.3}.ps-subtitle{word-wrap:break-word;overflow-wrap:break-word;font-size:.9rem;line-height:1.5}.ps-grid{gap:16px;margin-bottom:0}.problem-card,.solution-card{border-radius:18px;padding:20px 18px;box-shadow:0 4px 12px #00000014}.problem-title,.solution-title{margin-bottom:18px;font-size:1.2rem}.problem-list,.solution-list{gap:12px}.problem-item,.solution-item{border-radius:12px;min-height:48px;padding:14px;font-size:.9rem}.ps-closing{border-radius:16px;padding:30px 20px}.ps-closing-icon{width:48px;height:48px;margin-bottom:16px}.ps-closing-bold{margin-bottom:8px;font-size:1.6rem}.ps-closing-sub{font-size:.95rem}.calculator-section{padding:16px 0}.calc-header{text-align:center;margin-bottom:10px;padding:0 20px}.calc-tag{margin-bottom:6px}.calc-main-title{word-wrap:break-word;overflow-wrap:break-word;margin-bottom:6px;font-size:22px;font-weight:700;line-height:1.2}.calc-subtitle{word-wrap:break-word;overflow-wrap:break-word;color:#ffffffd9;margin-bottom:8px;font-size:.9rem;line-height:1.4}.calc-tagline{margin-top:6px}.calc-tagline-text{border-radius:20px;padding:3px 12px;font-size:.75rem;font-weight:600}.calculator-wrapper-merged{border-radius:16px;max-width:100%;padding:10px 12px;box-shadow:0 8px 24px #00000026}.resultsGrid{display:none}.combinedMobileCard{width:100%;margin-bottom:8px;margin-left:0;margin-right:0;padding:10px 14px;display:block}.combinedCardItem{padding:6px 0}.combinedCardItem:first-child{padding-top:0}.combinedCardItem:last-child{padding-bottom:0}.combinedCardLabel{color:#fffc;font-size:10px}.combinedCardValue{font-size:18px;font-weight:700}.calculator-results-merged{padding:0}.results-label{margin-bottom:4px;font-size:.75rem}.results-total{margin-bottom:12px;font-size:1.8rem;font-weight:700}.results-metrics{gap:8px}.metric-item{border-radius:10px;gap:6px;padding:10px 12px}.metric-label{font-size:.8rem;font-weight:600}.metric-value{font-size:1.1rem;font-weight:700}.calculator-divider{height:1px;margin:4px 0}.calculator-inputs-merged{padding:0}.input-slider-group{margin-bottom:6px}.slider-label{margin-bottom:0;font-size:12px;font-weight:600}.slider-value-display{margin-bottom:2px;padding:0;font-size:14px;font-weight:700;position:relative;top:-28px}.slider-container{margin-bottom:0;padding:2px 0 0}.slider{height:8px}.slider-range-labels{margin-top:1px;font-size:.7rem}.results-content{gap:0}.inputs-content{gap:4px}.daily-routine{padding:60px 0}.steps-header{text-align:center;margin-bottom:40px}.steps-tag{margin-bottom:16px}.steps-main-title{margin-bottom:12px;font-size:2rem;font-weight:700;line-height:1.2}.steps-subtitle{color:#ffffffd9;font-size:1rem;line-height:1.6}.steps-container-circles{display:none}.steps-slider-mobile{width:100%;margin-top:40px;display:block;position:relative;overflow:hidden}.steps-slider-container{align-items:center;width:300%;margin-left:0;transition:transform .4s ease-in-out;display:flex}.step-slide{box-sizing:border-box;flex-direction:column;flex-shrink:0;justify-content:flex-start;align-items:center;width:33.3333%;padding:0;display:flex;position:relative}.step-slide>*{box-sizing:border-box;flex-direction:column;align-items:center;width:100%;max-width:100%;padding:0 20px;display:flex}.step-slide .step-circle{flex-direction:column;justify-content:center;align-items:center;width:100%;margin:0 auto;display:flex}.step-slide .step-circle-inner{width:140px;height:140px;margin:0 auto}.step-slide .step-icon-circle{width:80px;height:80px;margin:0 auto}.step-slide .step-icon-circle svg{width:40px;height:40px}.step-slide .step-content-circle{text-align:center;box-sizing:border-box;width:100%;max-width:100%;margin-top:24px;padding:0 20px}.step-slide .step-title-circle{margin-bottom:10px;font-size:1.2rem}.step-slide .step-description-circle{margin-bottom:8px;font-size:.9rem;line-height:1.6}.step-slide .step-note-circle{color:#fffc;margin-top:8px;font-size:.85rem;font-style:italic}.steps-slider-dots{justify-content:center;gap:10px;margin-top:30px;display:flex}.slider-dot{cursor:pointer;background:#ff6b354d;border:none;border-radius:50%;width:10px;height:10px;padding:0;transition:all .3s}.slider-dot.active{background:var(--glow-primary);border-radius:50%;width:10px;height:10px}.slider-dot:hover{background:#ff6b3599}.closing-argument{padding:60px 0}.closing-header{text-align:center;margin-bottom:40px}.closing-main-title{font-size:2rem;font-weight:700;line-height:1.2}.closing-content-wrapper-new{gap:20px;margin-top:32px}.mistakes-grid-container{grid-template-columns:1fr;gap:24px;margin-top:48px}.mistake-card{border-radius:24px;padding:32px 24px}.mistake-card-icon{border-radius:18px;width:72px;height:72px;margin-bottom:20px}.mistake-card-icon svg{width:36px;height:36px}.mistake-card-title{margin-bottom:16px;font-size:1.3rem;font-weight:700}.feature-list-panel{gap:10px}.feature-list-item{border-radius:14px;min-height:52px;padding:16px 18px;font-size:.95rem}.feature-detail-panel{border-radius:18px;min-height:auto;padding:22px 18px;box-shadow:0 4px 16px #0000001a}.feature-detail-title{margin-bottom:16px;font-size:1.4rem}.feature-detail-description{font-size:.95rem;line-height:1.7}.mistakes-panel,.ai-solution-panel{border-radius:16px;padding:24px 20px}.mistakes-header,.solution-header-new{text-align:center;flex-direction:column;gap:12px;padding-bottom:20px}.mistakes-title,.solution-title-new{font-size:1.3rem}.mistake-item{border-radius:12px;gap:12px;min-height:56px;padding:14px 18px}.mistake-marker{font-size:1.3rem}.mistake-text{font-size:.95rem;line-height:1.6}.feature-badge{border-radius:12px;gap:10px;min-height:56px;padding:14px 18px}.feature-icon{width:28px;height:28px;font-size:1.1rem}.feature-text{font-size:.9rem;line-height:1.6}}@media (max-width:640px){.hero-title{white-space:normal;word-wrap:break-word;overflow-wrap:break-word;margin-bottom:14px;font-size:1.8rem;line-height:1.3}.hero-title br{display:block}.hero-subheadline{word-wrap:break-word;overflow-wrap:break-word;margin-bottom:20px;font-size:1rem;line-height:1.5}.hero-content-text{margin-bottom:28px}.hero-paragraph{margin-bottom:14px;font-size:.9rem}.hero-paragraph.hero-benefits{font-size:.95rem}.join-now-btn{white-space:normal;word-wrap:break-word;overflow-wrap:break-word;text-transform:none;min-height:48px;padding:16px 20px;font-size:.95rem;line-height:1.3}.hero-closing{padding:30px 0 12px}.hero-closing-content{gap:0}.hero-closing-bold{word-wrap:break-word;overflow-wrap:break-word;font-size:1.4rem;line-height:1.3}.hero-closing-sub{word-wrap:break-word;overflow-wrap:break-word;font-size:.95rem;line-height:1.4}.ps-closing-icon{width:50px;height:50px;margin-bottom:20px}.ps-closing-bold{font-size:1.8rem}.ps-closing-sub{font-size:1rem}.calc-main-title{word-wrap:break-word;overflow-wrap:break-word;font-size:1.4rem;line-height:1.3}.calc-subtitle{word-wrap:break-word;overflow-wrap:break-word;font-size:.85rem;line-height:1.4}.calc-tagline-text{padding:4px 12px;font-size:.75rem}.input-slider-group{margin-bottom:16px}.steps-main-title{font-size:2rem}.steps-subtitle{font-size:1rem}.step-title{font-size:1.3rem}.step-description{font-size:.95rem}.step-note{font-size:.85rem}.calculator-wrapper-merged{padding:30px 20px}.calculator-divider{height:1px;margin:15px 0}.results-total{font-size:2.5rem}.metric-value{font-size:1.2rem}.slider-value-display{font-size:1.4rem}.inputs-content{gap:30px}.label-main{font-size:1rem}.label-sub{font-size:.85rem}.section-title{font-size:2rem}.glass-card{padding:20px}.result-value,.closing-main-title{font-size:2rem}.mistakes-panel,.ai-solution-panel{padding:30px 20px}.mistakes-header,.solution-header-new{text-align:center;flex-direction:column;gap:15px;padding-bottom:20px}.mistakes-icon,.solution-icon-new{width:40px;height:40px}.mistakes-title,.solution-title-new{font-size:1.3rem}.mistake-item{gap:15px;padding:15px 20px}.mistake-marker{font-size:1.5rem}.mistake-text{font-size:1rem}.feature-badge{gap:12px;padding:15px 20px}.feature-icon{width:30px;height:30px;font-size:1.2rem}.feature-text{font-size:.95rem}.convenience-section{min-height:350px;padding:25px 0}.convenience-content-merged{border-radius:16px;flex-flow:row;gap:8px;padding:20px 16px;box-shadow:0 6px 20px #0000001f}.convenience-item-merged{flex:1;min-width:0;padding:0 4px}.convenience-divider{background:linear-gradient(#0000,#ff6b3566,#0000);width:1px;height:60px}.convenience-divider:before{width:6px;height:6px;top:50%;left:50%}.convenience-icon{width:40px;height:40px;margin:0 auto 10px}.convenience-icon svg{width:24px;height:24px}.convenience-title{font-size:.85rem;font-weight:600;line-height:1.3}}html{scroll-behavior:smooth}::selection{background:var(--glow-primary);color:var(--text-primary)}.modal-overlay{-webkit-backdrop-filter:blur(10px);z-index:10000;background:#fffffffa;justify-content:center;align-items:flex-start;padding:60px 20px 20px;animation:.3s ease-out fadeIn;display:flex;position:fixed;inset:0;overflow-y:auto}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.modal-content{-webkit-backdrop-filter:blur(20px);border:2px solid var(--border-glow);background:#fffffffa;border-radius:24px;flex-direction:column;width:100%;max-width:420px;margin-top:0;padding:30px 35px;animation:.3s ease-out slideUp;display:flex;position:relative;overflow:hidden;box-shadow:0 10px 40px #ff6b3526}.modal-content:before{content:"";background:radial-gradient(circle,var(--glow-primary)0%,transparent 70%);opacity:.1;filter:blur(80px);width:400px;height:400px;animation:4s ease-in-out infinite pulse;position:absolute;top:-50%;right:-20%}@keyframes slideUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.modal-close{border:1px solid var(--border-glow);cursor:pointer;width:32px;height:32px;color:var(--text-primary);z-index:10;background:#ff6b351a;border-radius:50%;justify-content:center;align-items:center;font-size:1rem;transition:all .3s;display:flex;position:absolute;top:15px;right:12px}.modal-close:hover{border-color:var(--glow-primary);background:#ff6b3533;transform:rotate(90deg)}.modal-header{text-align:center;z-index:2;margin-bottom:20px;position:relative}.modal-title{color:var(--text-primary);background:linear-gradient(135deg,var(--text-primary)0%,var(--glow-primary)100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:10px;font-size:2rem;font-weight:800;line-height:1.2}.modal-subtitle{color:var(--text-secondary);margin-bottom:0;font-size:1rem;font-weight:300}.registration-form{z-index:2;margin-top:0;margin-bottom:0;position:relative}.form-group{margin-bottom:20px}.form-input{width:100%;color:var(--text-primary);background:#fffffff2;border:1px solid #ff8e534d;border-radius:12px;outline:none;padding:14px 16px;font-family:Poppins,sans-serif;font-size:.95rem;transition:all .3s}.form-input::placeholder{color:var(--text-secondary);opacity:.6}.form-input:focus{border-color:var(--glow-primary);background:#fff}.form-input.error{border-color:#f44}.error-message{color:#f44;margin-top:8px;font-size:.85rem;font-weight:400;display:block}.phone-input-container{background:#fffffff2;border:1px solid #ff8e534d;border-radius:12px;align-items:center;gap:10px;padding:0;transition:all .3s;display:flex}.phone-input-container:focus-within{border-color:var(--glow-primary)}.phone-input{background:0 0;border:none;flex:1;padding:14px 16px}.form-submit-button{background:linear-gradient(135deg,var(--glow-primary)0%,var(--glow-secondary)100%);color:#fff;text-transform:uppercase;letter-spacing:1px;cursor:pointer;border:none;border-radius:12px;width:100%;margin-top:10px;margin-bottom:0;padding:12px;font-family:Poppins,sans-serif;font-size:.95rem;font-weight:700;transition:all .3s}.form-submit-button:hover:not(:disabled){transform:translateY(-2px)}.form-submit-button:disabled{opacity:.6;cursor:not-allowed}.modal-footer-text{text-align:center;color:var(--text-secondary);opacity:.8;z-index:2;border-top:1px solid #ff8e5326;flex-shrink:0;margin-top:20px;margin-bottom:0;padding-top:20px;font-size:.85rem;line-height:1.5;position:relative}.country-selector{flex-shrink:0;position:relative}.country-selector-button{cursor:pointer;color:var(--text-primary);background:0 0;border:none;align-items:center;gap:8px;padding:14px 12px;transition:all .3s;display:flex}.country-selector-button:hover{background:#ff6b351a}.country-flag{object-fit:cover;border:1px solid #ff8e534d;border-radius:3px;width:24px;height:18px}.country-dial-code{color:var(--text-primary);white-space:nowrap;font-size:.95rem;font-weight:600}.country-chevron{width:16px;height:16px;color:var(--text-secondary);transition:transform .3s}.country-chevron.open{transform:rotate(180deg)}.country-dropdown{-webkit-backdrop-filter:blur(20px);border:1px solid var(--border-glow);z-index:1000;background:#fffffffa;border-radius:12px;min-width:320px;max-height:300px;animation:.3s ease-out dropdownSlide;position:absolute;top:calc(100% + 5px);left:0;overflow-y:auto}@keyframes dropdownSlide{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.country-dropdown::-webkit-scrollbar{width:6px}.country-dropdown::-webkit-scrollbar-track{background:#fff3e04d;border-radius:3px}.country-dropdown::-webkit-scrollbar-thumb{background:var(--glow-primary);border-radius:3px}.country-option{cursor:pointer;text-align:left;width:100%;color:var(--text-secondary);background:0 0;border:none;align-items:center;gap:12px;padding:12px 16px;font-family:Poppins,sans-serif;transition:all .2s;display:flex}.country-option:hover{color:var(--text-primary);background:#ff6b351a}.country-option.selected{color:var(--glow-primary);background:#ff6b3526}.country-name{margin-left:auto;font-size:.9rem}.country-selector-loading{align-items:center;gap:8px;padding:18px 15px;display:flex}.loading-flag,.loading-code{background:#ff8e5333;border-radius:3px;animation:1.5s ease-in-out infinite pulse}.loading-flag{width:24px;height:18px}.loading-code{width:40px;height:16px}.country-selector-error{color:#f44;padding:18px 15px;font-size:.9rem}@media (max-width:640px){.modal-content{max-width:100%;padding:30px 20px 25px}.modal-title{font-size:2rem}.phone-input-container{flex-direction:column;align-items:stretch}.country-selector-button{border-bottom:1px solid #ff8e534d;border-radius:0;justify-content:space-between;width:100%}.phone-input{border-top:1px solid #ff8e534d;border-radius:0 0 12px 12px}.country-dropdown{min-width:100%;left:0}}.language-selector-wrapper{z-index:10001;position:fixed;bottom:20px;right:20px}.language-selector-btn{-webkit-backdrop-filter:blur(10px);border:2px solid var(--border-glow);color:var(--text-primary);cursor:pointer;background:#fffffff2;border-radius:50px;align-items:center;gap:8px;padding:12px 20px;font-family:Poppins,sans-serif;font-size:.95rem;font-weight:600;transition:all .3s;display:flex;position:relative;overflow:hidden;box-shadow:0 4px 20px #ff6b3533}.language-selector-btn:before{content:"";background:linear-gradient(90deg,#0000,#ff6b3533,#0000);width:100%;height:100%;transition:left .5s;position:absolute;top:0;left:-100%}.language-selector-btn:hover:before{left:100%}.language-selector-btn:hover{border-color:var(--glow-primary);transform:translateY(-2px)}.language-selector-btn:active{transform:translateY(0)}.language-flag{font-size:1.2rem;line-height:1}.language-name{letter-spacing:.5px;color:var(--glow-primary);font-weight:700}.dropdown-arrow{color:var(--glow-primary);font-size:.7rem;transition:transform .3s}.dropdown-arrow.open{transform:rotate(180deg)}.language-dropdown{-webkit-backdrop-filter:blur(20px);border:2px solid var(--border-glow);z-index:10002;background:#fffffffa;border-radius:16px;min-width:200px;padding:8px;animation:.3s ease-out dropdownSlide;position:absolute;bottom:calc(100% + 10px);right:0;overflow:hidden}.language-option{cursor:pointer;text-align:left;width:100%;color:var(--text-secondary);background:0 0;border:none;border-radius:12px;align-items:center;gap:12px;padding:12px 16px;font-family:Poppins,sans-serif;font-size:.95rem;font-weight:500;transition:all .2s;display:flex;position:relative}.language-option:hover{color:var(--text-primary);background:#ff6b3526;transform:translate(5px)}.language-option.active{color:var(--glow-primary);background:#ff6b3533;font-weight:600}.language-option.active:before{content:"";background:var(--glow-primary);border-radius:0 3px 3px 0;width:3px;height:60%;position:absolute;top:50%;left:0;transform:translateY(-50%)}.language-option-name{flex:1}.language-check{color:var(--glow-primary);font-size:1rem;font-weight:700}@media (max-width:768px){.language-selector-wrapper{bottom:15px;right:15px}.language-selector-btn{padding:10px 16px;font-size:.85rem}.language-flag{font-size:1rem}.language-dropdown{min-width:180px;right:0}}@media (max-width:480px){.language-selector-wrapper{bottom:10px;right:10px}.language-selector-btn{gap:6px;padding:8px 14px;font-size:.8rem}.language-name{display:none}.language-dropdown{min-width:160px}}.thank-you-page{justify-content:center;align-items:center;min-height:100vh;padding:120px 0 80px;display:flex;position:relative;overflow:hidden}.thank-you-background{z-index:0;pointer-events:none;position:absolute;inset:0;overflow:hidden}.thank-you-grid-bg{opacity:.3;background-image:linear-gradient(#ff6b3514 1px,#0000 1px),linear-gradient(90deg,#ff6b3514 1px,#0000 1px);background-size:60px 60px;animation:25s linear infinite gridMove;position:absolute;inset:0}.thank-you-orbs{position:absolute;inset:0}.thank-you-orb{filter:blur(60px);opacity:.3;border-radius:50%;animation:20s ease-in-out infinite thankYouOrbFloat;position:absolute}.thank-you-orb-1{background:var(--glow-primary);width:400px;height:400px;animation-delay:0s;top:10%;left:10%}.thank-you-orb-2{background:var(--glow-secondary);width:300px;height:300px;animation-delay:5s;top:60%;right:15%}.thank-you-orb-3{background:var(--border-glow);width:250px;height:250px;animation-delay:10s;bottom:20%;left:50%}@keyframes thankYouOrbFloat{0%,to{transform:translate(0)scale(1)}33%{transform:translate(30px,-30px)scale(1.1)}66%{transform:translate(-20px,20px)scale(.9)}}.thank-you-content{z-index:1;text-align:center;width:100%;max-width:700px;padding:0 20px;animation:.8s ease-out fadeInUp;position:relative}.thank-you-icon{width:100px;height:100px;color:var(--glow-primary);margin:0 auto 30px;animation:2s ease-in-out infinite iconPulse;position:relative}.thank-you-icon svg{width:100%;height:100%}.thank-you-title{color:var(--text-primary);background:linear-gradient(135deg,var(--glow-primary)0%,var(--glow-secondary)50%,var(--glow-primary)100%);-webkit-text-fill-color:transparent;letter-spacing:-1px;background-size:200%;-webkit-background-clip:text;background-clip:text;margin-bottom:20px;font-size:3.5rem;font-weight:900;line-height:1.2;animation:3s ease-in-out infinite gradientShift}.thank-you-subtitle{color:var(--glow-primary);margin-bottom:30px;font-size:1.5rem;font-weight:600}.thank-you-message{margin-bottom:40px}.thank-you-text{color:var(--text-secondary);max-width:600px;margin:0 auto;font-size:1.2rem;line-height:1.8}.thank-you-actions{justify-content:center;gap:20px;margin-bottom:30px;display:flex}.thank-you-button{cursor:pointer;text-transform:uppercase;letter-spacing:1px;border:none;border-radius:50px;padding:16px 40px;font-family:Poppins,sans-serif;font-size:1.1rem;font-weight:700;transition:all .3s;position:relative;overflow:hidden}.thank-you-button.primary{background:linear-gradient(135deg,var(--glow-primary),var(--glow-secondary));color:var(--text-primary)}.thank-you-button.primary:hover{transform:translateY(-2px)}.thank-you-button.primary:active{transform:translateY(0)}.thank-you-notice{color:var(--text-secondary);opacity:.7;font-size:.9rem;font-style:italic}@media (max-width:768px){.thank-you-page{padding:100px 0 60px}.thank-you-icon{width:80px;height:80px;margin-bottom:25px}.thank-you-title{font-size:2.5rem}.thank-you-subtitle{font-size:1.3rem}.thank-you-text{font-size:1.1rem}.thank-you-button{padding:14px 35px;font-size:1rem}}@media (max-width:480px){.navbar{padding:10px 0}.nav-logo{width:auto;margin-bottom:0}.nav-divider{height:25px;margin:0 6px;display:block}.nav-right-section{width:auto;margin-bottom:0}.powered-by-text{font-size:.6rem}.tradevision-text{font-size:.85rem}.logo-image{height:40px}.nav-right{align-items:center;gap:6px;width:100%}.testimonial-card{min-width:160px;padding:6px}.testimonial-info-wrapper{gap:3px}.testimonial-info{gap:2px}.testimonial-name-location{font-size:.7rem;line-height:1.1}.testimonial-amount{font-size:.65rem;line-height:1.1}.testimonial-payment-btn{min-height:auto;padding:1px 6px;font-size:.55rem;line-height:2.1}.footer{padding:40px 0 24px}.footer-left{gap:14px}.footer-links{gap:4px}.footer-link{padding:0 3px;font-size:.8rem}.footer-separator{margin:0 2px;font-size:.8rem}.footer-bitcoin-content{margin:25px auto 20px;padding:0 12px}.footer-bitcoin-title{margin:20px 0 10px;font-size:.95rem}.footer-bitcoin-text{margin:0 0 18px;font-size:.8rem;line-height:1.5}.footer-powered-text{font-size:.75rem}.convenience-section{min-height:300px;padding:20px 0}.convenience-content-merged{border-radius:14px;flex-flow:row;gap:6px;padding:16px 12px}.convenience-item-merged{flex:1;min-width:0;padding:0 3px}.convenience-divider{width:1px;height:50px}.convenience-divider:before{width:5px;height:5px}.convenience-icon{width:32px;height:32px;margin:0 auto 8px}.convenience-icon svg{width:20px;height:20px}.convenience-title{font-size:.75rem;font-weight:600;line-height:1.2}.hero-closing{padding:24px 0 10px}.hero-closing-content{gap:0}.hero-closing-bold{font-size:1.4rem}.hero-closing-sub{font-size:.95rem}.calculator-section{padding:12px 0}.calc-header{margin-bottom:8px;padding:0 16px}.calc-main-title{margin-bottom:4px;font-size:20px}.calc-subtitle{margin-bottom:4px;font-size:.8rem;line-height:1.3}.calculator-wrapper-merged{border-radius:16px;padding:8px 10px}.combinedMobileCard{width:100%;margin-bottom:6px;margin-left:0;margin-right:0;padding:8px 12px}.combinedCardItem{padding:4px 0}.combinedCardItem:first-child{padding-top:0}.combinedCardItem:last-child{padding-bottom:0}.calculator-divider{margin:3px 0}.inputs-content{gap:2px}.combinedCardLabel{font-size:9px}.combinedCardValue{font-size:20px}.results-total{margin-bottom:10px;font-size:1.5rem}.results-metrics{gap:8px}.metric-item{padding:8px 10px}.metric-value{font-size:1rem}.slider-label{font-size:11px}.slider-value-display{font-size:13px;top:-26px}.slider::-webkit-slider-thumb{width:24px;height:24px}.slider::-moz-range-thumb{width:24px;height:24px}.input-slider-group{margin-bottom:14px}.slider-container{padding:4px 0 1px}.step-slide .step-circle-inner{width:120px;height:120px}.step-slide .step-icon-circle{width:70px;height:70px}.step-slide .step-icon-circle svg{width:35px;height:35px}.step-slide .step-title-circle{font-size:1.1rem}.step-slide .step-description-circle{font-size:.85rem}.step-slide .step-note-circle{font-size:.8rem}.steps-slider-dots{margin-top:24px}.thank-you-page{padding:80px 0 40px}.thank-you-icon{width:60px;height:60px;margin-bottom:20px}.thank-you-title{font-size:2rem}.thank-you-subtitle{font-size:1.1rem}.thank-you-text{font-size:1rem}.thank-you-button{padding:12px 30px;font-size:.95rem}}
