.hero_section{background:var(--bg_color);isolation:isolate;align-items:center;width:100%;padding:5% 0;display:flex;position:relative;overflow:hidden}.hero_section .Heading{width:80%;margin:0 auto;font-size:65px!important}.hero_section .hero_grid{z-index:-2;opacity:.55;background-image:linear-gradient(#1e1e1e0d 1px,#0000 1px),linear-gradient(90deg,#1e1e1e0d 1px,#0000 1px);background-size:28px 28px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#0000 0%,#000 15% 85%,#0000 100%);mask-image:linear-gradient(#0000 0%,#000 15% 85%,#0000 100%)}.hero_section .hero_glow{z-index:-1;pointer-events:none;filter:blur(55px);border-radius:50%;position:absolute}.hero_section .hero_glow_left{width:550px;height:550px;animation:all heroGlowLeft 8s ease-in-out infinite;animation-delay:0s ease-in-out;background:#f6d0071f;top:-80px;left:-180px}@keyframes heroGlowLeft{0%,to{transform:translate(0)scale(1)}33%{transform:translate(40px,-30px)scale(1.1)}66%{transform:translate(-30px,40px)scale(.95)}}.hero_section .hero_glow_right{background:radial-gradient(circle,#ffcd4840 0%,#ffcd481f 50%,#ffcd4800 100%);width:550px;height:550px;top:70px;right:-300px}.hero_section .hero_glow_bottom{filter:blur(45px);background:radial-gradient(#f6d0071a 0%,#ff923012 100%,#0000 85%);width:550px;height:250px;bottom:-40px;left:50%;transform:translate(-50%)}.hero_section .hero_content{text-align:center;flex-direction:column;align-items:center;width:100%;margin:0 auto;display:flex}.hero_section .hero_badge{background:linear-gradient(180deg,hsl(var(--surface-2)/.7),hsl(var(--surface-1)/.5));-webkit-backdrop-filter:blur(20px)saturate(140%);backdrop-filter:blur(20px)saturate(140%);min-height:34px;box-shadow:0 1px hsl(var(--primary)/.12)inset,0 24px 60px -24px #00000080;background:#f6d0072b;border:1px solid #f9841999;border-radius:50px;align-items:center;gap:9px;margin-bottom:28px;padding:3px 10px 3px 5px;display:inline-flex}.hero_section .badge_new{color:#000;background:linear-gradient(135deg,#ffc800,hsl(var(--primary)),hsl(var(--accent)));letter-spacing:.2px;border-radius:50px;align-items:center;gap:5px;padding:5px 6px;font-size:10px;font-weight:500;line-height:1;display:inline-flex}.hero_section .badge_icon{font-size:10px}.hero_section .badge_text{color:#b4aca7;font-size:12px;font-weight:500}.hero_section .badge_arrow{color:#ff552d;font-size:14px;line-height:1}.hero_section .hero_description{max-width:700px;color:var(--text_secondary_color);margin:29px auto 0;font-size:18px;font-weight:400;line-height:1.65}.hero_section .hero_description strong{color:var(--text_primary_color);font-weight:500}.hero_section .hero_buttons{flex-wrap:wrap;justify-content:center;align-items:center;gap:13px;margin-top:32px;display:flex}.hero_section .hero_btn{cursor:pointer;border-radius:13px;justify-content:center;align-items:center;gap:10px;height:49px;padding:0 27px;font-size:14px;font-weight:600;transition:all .3s cubic-bezier(.4,0,.2,1);display:inline-flex}.hero_section .hero_btn_primary{background:linear-gradient(135deg,#ffc800,hsl(var(--primary)),hsl(var(--accent)));color:#000;border:none;box-shadow:0 4px 15px #ffb4004d}.hero_section .hero_btn_primary:hover{background:linear-gradient(135deg,#ffc800,hsl(var(--primary)),hsl(var(--accent)));transform:translateY(-2px);box-shadow:0 8px 25px #ffb40080}.hero_section .hero_btn_primary:active{transform:translateY(0)scale(.98);box-shadow:0 2px 8px #ffb4004d}.hero_section .hero_btn_secondary{color:var(--text_primary_color,#000);-webkit-backdrop-filter:blur(10px);background:#f6d00714;border:1px solid #f6d00766}.hero_section .hero_btn_secondary:hover{background:linear-gradient(135deg,#ffc800,hsl(var(--primary)),hsl(var(--accent)));color:#000;border-color:#0000;transform:translateY(-2px);box-shadow:0 8px 22px #ffb40059}.hero_section .hero_btn_secondary:active{transform:translateY(0)scale(.98)}.hero_section .download_icon{font-size:20px;line-height:1;transform:rotate(0)}.hero_section .play_icon{justify-content:center;align-items:center;width:16px;height:16px;padding-left:1px;line-height:1;display:inline-flex}.hero_section .hero_stats{color:#77716c;justify-content:center;align-items:center;gap:22px;margin-top:47px;font-family:Bricolage Grotesque,system-ui,sans-serif;display:flex}.hero_section .hero_rating,.hero_section .hero_traders{align-items:center;gap:8px;display:flex}.hero_section .rating_number,.hero_section .hero_traders strong{color:var(--text_primary_color);font-size:15px;font-weight:500}.hero_section .stars{color:hsl(var(--primary));font-size:8px}.hero_section .rating_platform,.hero_section .hero_traders span{color:hsl(var(--muted-foreground));font-size:15px;font-weight:500}.hero_section .stats_divider{background:#ddd8d3;width:1px;height:18px}@media (min-width:768px) and (max-width:991px){.hero_section .hero_description{max-width:650px;font-size:16px}}@media (min-width:576px) and (max-width:767px){.hero_section .Heading{width:100%;font-size:32px!important}.hero_section .hero_badge{margin-bottom:24px}.hero_section .badge_text{font-size:10px}.hero_section .hero_description{margin-top:25px;font-size:15px;line-height:1.6}.hero_section .hero_buttons{flex-direction:column;gap:11px;width:100%;margin-top:28px}.hero_section .hero_btn{width:100%;max-width:250px}.hero_section .hero_stats{gap:14px;margin-top:38px}.hero_section .hero_rating,.hero_section .hero_traders{gap:6px}.hero_section .rating_number,.hero_section .hero_traders strong{font-size:14px}.hero_section .stars,.hero_section .rating_platform,.hero_section .hero_traders span{font-size:11px}.hero_section .hero_glow_left{top:-40px;left:-160px}.hero_section .hero_glow_right{top:180px;right:-160px}}@media (min-width:0) and (max-width:575.98px){.hero_section .Heading{width:100%;font-size:28px!important}.hero_section .hero_badge{gap:6px;padding-right:8px}.hero_section .badge_new{padding:5px 8px}.hero_section .badge_text{font-size:9px}.hero_section .hero_description{font-size:14px}.hero_section .hero_stats{flex-direction:column;gap:5px}.hero_section .stats_divider{display:none}}
