.LandingHeroSection-module__7BLYDq__heroSection{background-color:var(--bg-primary);box-sizing:border-box;justify-content:center;align-items:center;width:100%;min-height:100vh;padding:6.5rem 2.5rem 4rem;transition:background-color .3s;display:flex;position:relative;overflow:hidden}.LandingHeroSection-module__7BLYDq__heroSplitBackground{pointer-events:none;z-index:1;width:100%;height:100%;animation:1s forwards LandingHeroSection-module__7BLYDq__heroBgReveal;position:absolute;inset:0;overflow:hidden}.LandingHeroSection-module__7BLYDq__darkNavyTop{background:var(--hero-navy-top);transition:background .3s;position:absolute;inset:0}.LandingHeroSection-module__7BLYDq__horizontalOrangeWave{background:var(--hero-orange-wave);clip-path:ellipse(110% 85% at 50% 100%);opacity:.85;width:100%;height:32%;transition:background .3s;position:absolute;bottom:0;left:0;box-shadow:0 -8px 30px #00000026}.LandingHeroSection-module__7BLYDq__horizontalAccentCurve{clip-path:ellipse(125% 90% at 50% 100%);opacity:.5;background:linear-gradient(90deg,#047ff814 0%,#b9500026 50%,#047ff814 100%);width:100%;height:35%;position:absolute;bottom:0;left:0}[data-theme=light] .LandingHeroSection-module__7BLYDq__horizontalOrangeWave{box-shadow:none;opacity:.45}[data-theme=light] .LandingHeroSection-module__7BLYDq__horizontalAccentCurve{opacity:.15}.LandingHeroSection-module__7BLYDq__wavePatternTopLeft{opacity:.22;filter:blur(4px);pointer-events:none;z-index:2;width:440px;height:auto;animation:1.2s .35s both LandingHeroSection-module__7BLYDq__heroPatternReveal;position:absolute;top:-30px;left:-30px}.LandingHeroSection-module__7BLYDq__wavePatternBottomRight{opacity:.22;filter:blur(4px);pointer-events:none;z-index:2;width:450px;height:auto;animation:1.2s .35s both LandingHeroSection-module__7BLYDq__heroPatternReveal;position:absolute;bottom:-30px;right:-30px}.LandingHeroSection-module__7BLYDq__bgChartVector{opacity:.12;filter:blur(5px);pointer-events:none;z-index:2;width:460px;height:auto;animation:1.2s .4s both LandingHeroSection-module__7BLYDq__heroPatternReveal;position:absolute;top:8%;right:8%;transform:rotate(-5deg)}.LandingHeroSection-module__7BLYDq__heroContainer{z-index:10;grid-template-columns:1.15fr 1fr;align-items:center;gap:3.5rem;width:100%;max-width:1280px;margin:0 auto;display:grid;position:relative}.LandingHeroSection-module__7BLYDq__textCol{text-align:start;z-index:10;flex-direction:column;align-items:flex-start;width:100%;display:flex}.LandingHeroSection-module__7BLYDq__heroTitle{color:var(--text-primary);letter-spacing:-.3px;text-align:start;word-break:keep-all;width:100%;margin-bottom:1.1rem;font-size:2.75rem;font-weight:900;line-height:1.35;transition:color .3s;animation:.75s cubic-bezier(.16,1,.3,1) .15s both LandingHeroSection-module__7BLYDq__heroTextReveal}.LandingHeroSection-module__7BLYDq__highlightWarm{color:#e66a00}.LandingHeroSection-module__7BLYDq__heroSubtitle{color:var(--text-secondary);text-align:start;width:100%;max-width:540px;margin-bottom:1.8rem;font-size:1.05rem;line-height:1.75;transition:color .3s;animation:.75s cubic-bezier(.16,1,.3,1) .28s both LandingHeroSection-module__7BLYDq__heroTextReveal}.LandingHeroSection-module__7BLYDq__ctaWrapper{flex-direction:column;align-items:flex-start;gap:1.2rem;width:100%;display:flex}.LandingHeroSection-module__7BLYDq__ctaGroup{flex-wrap:wrap;justify-content:flex-start;align-items:center;gap:1.1rem;width:100%;animation:.75s cubic-bezier(.16,1,.3,1) .4s both LandingHeroSection-module__7BLYDq__heroTextReveal;display:flex}.LandingHeroSection-module__7BLYDq__primaryCta{color:#fff;background:linear-gradient(135deg,#d96000 0%,#b34700 100%);border:none;border-radius:10px;align-items:center;gap:.6rem;padding:.82rem 1.8rem;font-size:.95rem;font-weight:800;text-decoration:none;transition:all .25s;display:inline-flex;box-shadow:0 4px 18px #b950004d}.LandingHeroSection-module__7BLYDq__primaryCta:hover{transform:translateY(-2px);box-shadow:0 8px 25px #b9500073}.LandingHeroSection-module__7BLYDq__secondaryCta{background:var(--comp-item-bg);border:1px solid var(--border-medium);color:var(--text-primary);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:10px;align-items:center;gap:.6rem;padding:.82rem 1.6rem;font-size:.95rem;font-weight:700;text-decoration:none;transition:all .2s;display:inline-flex}.LandingHeroSection-module__7BLYDq__secondaryCta:hover{background:var(--card-hover-bg);border-color:var(--text-muted);color:var(--text-primary);transform:translateY(-2px)}.LandingHeroSection-module__7BLYDq__appleDockContainer{background:var(--hero-dock-bg);border:1px solid var(--hero-dock-border);-webkit-backdrop-filter:blur(25px);z-index:20;border-radius:999px;align-items:center;gap:.6rem;padding:.35rem .75rem;transition:background .3s,border-color .3s;animation:.85s cubic-bezier(.34,1.56,.64,1) .52s both LandingHeroSection-module__7BLYDq__heroDockReveal;display:inline-flex;position:relative;box-shadow:0 12px 30px #00000026,inset 0 1px #fff3}.LandingHeroSection-module__7BLYDq__dockItem{width:38px;height:38px;color:var(--text-muted);cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;text-decoration:none;transition:transform .25s cubic-bezier(.34,1.56,.64,1),color .2s;display:inline-flex;position:relative}.LandingHeroSection-module__7BLYDq__dockItem:hover{z-index:30;transform:translateY(-7px)scale(1.28)}.LandingHeroSection-module__7BLYDq__dockItemMarketplace:hover{color:#fc8702}.LandingHeroSection-module__7BLYDq__dockItemBlog:hover{color:#047ff8}.LandingHeroSection-module__7BLYDq__dockItemAnalysis:hover{color:#00f090}.LandingHeroSection-module__7BLYDq__dockItemBots:hover{color:#fbbf24}.LandingHeroSection-module__7BLYDq__customVectorSvg{transition:transform .2s}.LandingHeroSection-module__7BLYDq__dockTooltip{background:var(--bg-surface-elevated);border:1px solid var(--border-medium);color:var(--text-primary);white-space:nowrap;pointer-events:none;opacity:0;z-index:50;border-radius:8px;padding:.35rem .75rem;font-size:.74rem;font-weight:700;transition:all .2s cubic-bezier(.16,1,.3,1);position:absolute;bottom:calc(100% + 10px);left:50%;transform:translate(-50%)translateY(4px);box-shadow:0 10px 25px #0003}.LandingHeroSection-module__7BLYDq__dockTooltip:after{content:"";border-style:solid;border-width:4px;border-color:var(--bg-surface-elevated) transparent transparent transparent;position:absolute;top:100%;left:50%;transform:translate(-50%)}.LandingHeroSection-module__7BLYDq__dockItem:hover .LandingHeroSection-module__7BLYDq__dockTooltip{opacity:1;transform:translate(-50%)translateY(0)}.LandingHeroSection-module__7BLYDq__visualCol{justify-content:center;align-items:center;min-height:520px;animation:.9s cubic-bezier(.16,1,.3,1) .25s both LandingHeroSection-module__7BLYDq__heroArtworkReveal;display:flex;position:relative}.LandingHeroSection-module__7BLYDq__artworkWrapper{justify-content:center;align-items:center;width:100%;max-width:460px;display:flex;position:relative}.LandingHeroSection-module__7BLYDq__masterHeroArtwork{object-fit:contain;filter:drop-shadow(0 20px 45px #00000073);-webkit-user-select:none;user-select:none;width:100%;max-width:430px;height:auto;max-height:530px}@keyframes LandingHeroSection-module__7BLYDq__heroBgReveal{0%{opacity:0}to{opacity:1}}@keyframes LandingHeroSection-module__7BLYDq__heroTextReveal{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@keyframes LandingHeroSection-module__7BLYDq__heroDockReveal{0%{opacity:0;transform:translateY(22px)scale(.92)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes LandingHeroSection-module__7BLYDq__heroArtworkReveal{0%{opacity:0;transform:translateY(28px)scale(.95)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes LandingHeroSection-module__7BLYDq__heroPatternReveal{0%{opacity:0;transform:scale(.9)}to{opacity:.22;transform:scale(1)}}@media (max-width:1024px){.LandingHeroSection-module__7BLYDq__heroSection{min-height:auto;padding:6rem 1.5rem 3rem}.LandingHeroSection-module__7BLYDq__heroContainer{text-align:center;grid-template-columns:1fr;gap:2.5rem}.LandingHeroSection-module__7BLYDq__textCol{text-align:center;align-items:center}.LandingHeroSection-module__7BLYDq__heroTitle{text-align:center;font-size:2.3rem}.LandingHeroSection-module__7BLYDq__heroSubtitle{text-align:center;max-width:100%;margin:0 auto 1.6rem}.LandingHeroSection-module__7BLYDq__ctaWrapper{align-items:center}.LandingHeroSection-module__7BLYDq__ctaGroup{justify-content:center}.LandingHeroSection-module__7BLYDq__visualCol{min-height:auto}.LandingHeroSection-module__7BLYDq__artworkWrapper{max-width:380px;margin:0 auto}.LandingHeroSection-module__7BLYDq__masterHeroArtwork{max-height:420px}.LandingHeroSection-module__7BLYDq__horizontalOrangeWave{height:40%}}@media (max-width:640px){.LandingHeroSection-module__7BLYDq__heroSection{padding:5.5rem 1rem 2.5rem}.LandingHeroSection-module__7BLYDq__heroTitle{font-size:1.85rem;line-height:1.3}.LandingHeroSection-module__7BLYDq__heroSubtitle{font-size:.92rem;line-height:1.65}.LandingHeroSection-module__7BLYDq__ctaGroup{flex-direction:column;gap:.75rem;width:100%}.LandingHeroSection-module__7BLYDq__primaryCta,.LandingHeroSection-module__7BLYDq__secondaryCta{justify-content:center;width:100%;padding:.78rem 1.4rem}.LandingHeroSection-module__7BLYDq__appleDockContainer{gap:.35rem;max-width:100%;padding:.3rem .55rem}.LandingHeroSection-module__7BLYDq__dockItem{width:34px;height:34px}.LandingHeroSection-module__7BLYDq__artworkWrapper{max-width:280px}.LandingHeroSection-module__7BLYDq__masterHeroArtwork{max-height:320px}.LandingHeroSection-module__7BLYDq__wavePatternTopLeft,.LandingHeroSection-module__7BLYDq__wavePatternBottomRight{opacity:.12;width:260px}}
.LogoAssembler-module__Wp_yNq__assemblerRoot{cursor:pointer;-webkit-user-select:none;user-select:none;perspective:1000px;justify-content:center;align-items:center;margin:0 .25rem;display:inline-flex;position:relative}.LogoAssembler-module__Wp_yNq__stageWrapper{width:100%;height:100%;transform-style:preserve-3d;justify-content:center;align-items:center;display:flex;position:relative}.LogoAssembler-module__Wp_yNq__vectorStage{z-index:2;will-change:transform, opacity;width:100%;height:100%;position:absolute;inset:0;overflow:visible}.LogoAssembler-module__Wp_yNq__shieldFrame{transform-origin:50% 55%;opacity:0;transition:transform .35s cubic-bezier(.34,1.56,.64,1);animation:.85s cubic-bezier(.34,1.56,.64,1) 50ms forwards LogoAssembler-module__Wp_yNq__shieldPopIn}@keyframes LogoAssembler-module__Wp_yNq__shieldPopIn{0%{opacity:0;transform:scale(.3)rotate(-20deg)}70%{opacity:1;transform:scale(1.08)rotate(2deg)}to{opacity:1;transform:scale(1)rotate(0)}}.LogoAssembler-module__Wp_yNq__barLeft{transform-origin:35% 65%;opacity:0;transition:transform .35s cubic-bezier(.34,1.56,.64,1);animation:.75s cubic-bezier(.34,1.56,.64,1) .22s forwards LogoAssembler-module__Wp_yNq__barRiseLeft}@keyframes LogoAssembler-module__Wp_yNq__barRiseLeft{0%{opacity:0;transform:translateY(35px)scaleY(.1)}65%{opacity:1;transform:translateY(-3px)scaleY(1.1)}to{opacity:1;transform:translateY(0)scaleY(1)}}.LogoAssembler-module__Wp_yNq__barCenter{transform-origin:50% 75%;opacity:0;transition:transform .4s cubic-bezier(.34,1.56,.64,1) 50ms;animation:.8s cubic-bezier(.34,1.56,.64,1) .34s forwards LogoAssembler-module__Wp_yNq__barRiseCenter}@keyframes LogoAssembler-module__Wp_yNq__barRiseCenter{0%{opacity:0;transform:translateY(45px)scaleY(.1)}65%{opacity:1;transform:translateY(-5px)scaleY(1.12)}to{opacity:1;transform:translateY(0)scaleY(1)}}.LogoAssembler-module__Wp_yNq__barRight{transform-origin:65% 65%;opacity:0;transition:transform .35s cubic-bezier(.34,1.56,.64,1) .1s;animation:.75s cubic-bezier(.34,1.56,.64,1) .46s forwards LogoAssembler-module__Wp_yNq__barRiseRight}@keyframes LogoAssembler-module__Wp_yNq__barRiseRight{0%{opacity:0;transform:translateY(35px)scaleY(.1)}65%{opacity:1;transform:translateY(-3px)scaleY(1.1)}to{opacity:1;transform:translateY(0)scaleY(1)}}.LogoAssembler-module__Wp_yNq__trendLinePath{stroke-dasharray:400;stroke-dashoffset:400px;animation:.75s cubic-bezier(.16,1,.3,1) .58s forwards LogoAssembler-module__Wp_yNq__drawTrendLine}@keyframes LogoAssembler-module__Wp_yNq__drawTrendLine{0%{stroke-dashoffset:400px;opacity:0}20%{opacity:1}to{stroke-dashoffset:0;opacity:1}}.LogoAssembler-module__Wp_yNq__nodePoint{transform-origin:50%;transform-box:fill-box;opacity:0;transition:transform .3s cubic-bezier(.34,1.56,.64,1);animation:.4s cubic-bezier(.34,1.56,.64,1) forwards LogoAssembler-module__Wp_yNq__popNode}.LogoAssembler-module__Wp_yNq__node1{animation-delay:.6s}.LogoAssembler-module__Wp_yNq__node2{animation-delay:.7s}.LogoAssembler-module__Wp_yNq__node3{animation-delay:.8s}.LogoAssembler-module__Wp_yNq__node4{animation-delay:.9s}.LogoAssembler-module__Wp_yNq__node5{animation-delay:1s}@keyframes LogoAssembler-module__Wp_yNq__popNode{0%{opacity:0;transform:scale(0)}60%{opacity:1;transform:scale(1.3)}to{opacity:1;transform:scale(1)}}.LogoAssembler-module__Wp_yNq__masterFidelityLogo{object-fit:contain;opacity:0;z-index:5;will-change:opacity, transform;width:100%;height:100%;transition:all .3s cubic-bezier(.16,1,.3,1);animation:.5s cubic-bezier(.16,1,.3,1) 1.2s forwards LogoAssembler-module__Wp_yNq__lockMasterFinal;position:absolute;inset:0}@keyframes LogoAssembler-module__Wp_yNq__lockMasterFinal{0%{opacity:0;transform:scale(.96)}50%{opacity:1;transform:scale(1.04)}to{opacity:1;transform:scale(1)}}.LogoAssembler-module__Wp_yNq__vectorStage{animation:.4s 1.35s forwards LogoAssembler-module__Wp_yNq__fadeVectorLock}@keyframes LogoAssembler-module__Wp_yNq__fadeVectorLock{0%{opacity:1}to{opacity:0}}.LogoAssembler-module__Wp_yNq__assemblerRoot:hover .LogoAssembler-module__Wp_yNq__vectorStage{z-index:6;transition:opacity .2s;opacity:1!important}.LogoAssembler-module__Wp_yNq__assemblerRoot:hover .LogoAssembler-module__Wp_yNq__masterFidelityLogo{opacity:0;transition:opacity .2s}.LogoAssembler-module__Wp_yNq__assemblerRoot:hover .LogoAssembler-module__Wp_yNq__barLeft{transform:translateY(-6px)scaleY(1.14)}.LogoAssembler-module__Wp_yNq__assemblerRoot:hover .LogoAssembler-module__Wp_yNq__barCenter{transform:translateY(-10px)scaleY(1.2)}.LogoAssembler-module__Wp_yNq__assemblerRoot:hover .LogoAssembler-module__Wp_yNq__barRight{transform:translateY(-7px)scaleY(1.14)}.LogoAssembler-module__Wp_yNq__assemblerRoot:hover .LogoAssembler-module__Wp_yNq__shieldFrame{transform:scale(1.04)}.LogoAssembler-module__Wp_yNq__assemblerRoot:hover .LogoAssembler-module__Wp_yNq__nodePoint{transform:scale(1.2)}
.WhyForexSection-module__C1aGlq__whyForexSection{background-color:var(--bg-primary);z-index:10;flex-direction:column;align-items:center;width:100%;padding:3rem 1.5rem 1.5rem;transition:background-color .3s;display:flex;position:relative;overflow:hidden}.WhyForexSection-module__C1aGlq__patternContainer{width:100%;max-width:1440px;box-shadow:none;background:0 0;border:none;justify-content:center;align-items:center;margin:0 auto;padding:1rem;display:flex;position:relative}.WhyForexSection-module__C1aGlq__patternLayer{opacity:.07;pointer-events:none;z-index:1;background-position:50%;background-repeat:no-repeat;background-size:cover;transition:opacity .3s;position:absolute;inset:-10% -5%}[data-theme=light] .WhyForexSection-module__C1aGlq__patternLayer{opacity:.04}.WhyForexSection-module__C1aGlq__threeColGrid{z-index:5;grid-template-columns:1.15fr .95fr 1.25fr;grid-template-areas:"leftCol centerCol rightCol";align-items:center;gap:2.5rem;width:100%;display:grid;position:relative}.WhyForexSection-module__C1aGlq__gridLtr{grid-template-areas:"story person terminal"}.WhyForexSection-module__C1aGlq__gridRtl{grid-template-areas:"terminal person story"}.WhyForexSection-module__C1aGlq__storyCol{text-align:start;z-index:10;flex-direction:column;grid-area:story;align-items:flex-start;padding:.5rem 0;display:flex;position:relative}.WhyForexSection-module__C1aGlq__centerPersonCol{flex-direction:column;grid-area:person;justify-content:center;align-items:center;width:100%;min-height:520px;display:flex;position:relative}.WhyForexSection-module__C1aGlq__terminalCol{z-index:10;flex-direction:column;grid-area:terminal;justify-content:center;align-items:center;width:100%;display:flex}.WhyForexSection-module__C1aGlq__textRightAlign{text-align:right!important;align-items:flex-start!important}.WhyForexSection-module__C1aGlq__textLeftAlign{text-align:left!important;align-items:flex-start!important}.WhyForexSection-module__C1aGlq__storyTitle{color:var(--text-primary);letter-spacing:-.3px;width:100%;margin-bottom:1.3rem;font-size:2.3rem;font-weight:900;line-height:1.35;transition:color .3s}.WhyForexSection-module__C1aGlq__highlightText{color:#fc8702}.WhyForexSection-module__C1aGlq__storyParagraph{color:var(--text-secondary);width:100%;margin-bottom:1.1rem;font-size:.98rem;line-height:1.85;transition:color .3s}.WhyForexSection-module__C1aGlq__personWatermarkText{color:#0000;-webkit-text-stroke:1.5px #ffffff17;background:linear-gradient(#ffffff1f 0%,#ffffff03 100%);white-space:nowrap;letter-spacing:6px;-webkit-user-select:none;user-select:none;pointer-events:none;z-index:1;-webkit-background-clip:text;background-clip:text;font-size:5.2rem;font-weight:950;position:absolute;top:46%;left:50%;transform:translate(-50%,-50%)}[data-theme=light] .WhyForexSection-module__C1aGlq__personWatermarkText{-webkit-text-stroke:1.5px #00000014;background:linear-gradient(#00000017 0%,#00000003 100%);-webkit-background-clip:text;background-clip:text}.WhyForexSection-module__C1aGlq__personCutoutWrapper{z-index:3;justify-content:center;align-items:center;width:100%;max-width:380px;display:flex;position:relative;-webkit-mask-image:linear-gradient(#000 75%,#0000 100%);mask-image:linear-gradient(#000 75%,#0000 100%)}.WhyForexSection-module__C1aGlq__personCutoutImage{object-fit:contain;filter:drop-shadow(0 15px 35px #00000073);-webkit-user-select:none;user-select:none;width:100%;height:auto;max-height:500px}[data-theme=light] .WhyForexSection-module__C1aGlq__personCutoutImage{filter:drop-shadow(0 15px 25px #00000026)}.WhyForexSection-module__C1aGlq__joinUsCtaWrapper{z-index:10;justify-content:center;align-items:center;display:flex;position:absolute;bottom:25px}.WhyForexSection-module__C1aGlq__joinUsButton{color:#fff;letter-spacing:.3px;cursor:pointer;background:linear-gradient(135deg,#d96000 0%,#b34700 100%);border:1px solid #ffffff26;border-radius:10px;align-items:center;gap:.6rem;padding:.85rem 2.2rem;font-size:.98rem;font-weight:800;text-decoration:none;transition:all .25s;display:inline-flex;box-shadow:0 6px 20px #b9500059}.WhyForexSection-module__C1aGlq__joinUsButton:hover{background:linear-gradient(135deg,#e66a00 0%,#c04e00 100%);transform:translateY(-2px);box-shadow:0 10px 28px #b9500080}.WhyForexSection-module__C1aGlq__joinUsIcon{transition:transform .25s}.WhyForexSection-module__C1aGlq__joinUsButton:hover .WhyForexSection-module__C1aGlq__joinUsIcon{transform:translate(3px)}[dir=rtl] .WhyForexSection-module__C1aGlq__joinUsButton:hover .WhyForexSection-module__C1aGlq__joinUsIcon{transform:translate(-3px)}.WhyForexSection-module__C1aGlq__terminalWindow{background:#0c1222;border:1px solid #ffffff17;border-radius:14px;width:100%;transition:border-color .25s;overflow:hidden;box-shadow:0 12px 35px #00000059}[data-theme=light] .WhyForexSection-module__C1aGlq__terminalWindow{background:#fff;border-color:#00000014;box-shadow:0 12px 30px #0000000f}.WhyForexSection-module__C1aGlq__terminalHeader{background:#00000040;border-bottom:1px solid #ffffff0f;justify-content:space-between;align-items:center;padding:.7rem 1rem;display:flex}[data-theme=light] .WhyForexSection-module__C1aGlq__terminalHeader{background:#f8fafc;border-bottom:1px solid #0000000f}.WhyForexSection-module__C1aGlq__terminalDots{align-items:center;gap:.35rem;display:flex}.WhyForexSection-module__C1aGlq__dotRed,.WhyForexSection-module__C1aGlq__dotYellow,.WhyForexSection-module__C1aGlq__dotGreen{border-radius:50%;width:8px;height:8px}.WhyForexSection-module__C1aGlq__dotRed{background:#ff5f56}.WhyForexSection-module__C1aGlq__dotYellow{background:#ffbd2e}.WhyForexSection-module__C1aGlq__dotGreen{background:#27c93f}.WhyForexSection-module__C1aGlq__terminalTitleCluster{align-items:center;gap:.45rem;display:flex}.WhyForexSection-module__C1aGlq__terminalTitleText{color:var(--text-primary);font-size:.75rem;font-weight:800;font-family:var(--font-mono,monospace);letter-spacing:.4px}.WhyForexSection-module__C1aGlq__timeframeTabs{align-items:center;gap:.25rem;display:flex}.WhyForexSection-module__C1aGlq__tfTab{color:var(--text-muted);border-radius:4px;padding:.15rem .4rem;font-size:.65rem;font-weight:700}.WhyForexSection-module__C1aGlq__tfTabActive{color:#fc8702;background:#fc87021f}.WhyForexSection-module__C1aGlq__chartCanvasArea{flex-direction:column;gap:.75rem;padding:1rem 1.2rem;display:flex}.WhyForexSection-module__C1aGlq__chartPriceHeader{justify-content:space-between;align-items:baseline;display:flex}.WhyForexSection-module__C1aGlq__pairName{color:var(--text-secondary);font-size:.85rem;font-weight:800}.WhyForexSection-module__C1aGlq__liveQuote{color:var(--text-primary);font-size:1.45rem;font-weight:900;font-family:var(--font-mono,monospace)}.WhyForexSection-module__C1aGlq__quoteGain{color:#00f090;margin-inline-start:.45rem;font-size:.76rem;font-weight:700}.WhyForexSection-module__C1aGlq__candlestickChartBox{background:#0000002e;border-radius:8px;width:100%;height:160px;padding:.4rem;position:relative;overflow:hidden}[data-theme=light] .WhyForexSection-module__C1aGlq__candlestickChartBox{background:#f1f5f9}.WhyForexSection-module__C1aGlq__chartSvg{width:100%;height:100%;overflow:visible}.WhyForexSection-module__C1aGlq__gridLine{stroke:#ffffff0d;stroke-dasharray:2 4}[data-theme=light] .WhyForexSection-module__C1aGlq__gridLine{stroke:#0000000f}.WhyForexSection-module__C1aGlq__priceAxisText{fill:var(--text-muted);font-size:9px;font-family:var(--font-mono,monospace)}.WhyForexSection-module__C1aGlq__candleBullish{fill:#00c875;stroke:#00c875;stroke-width:1.2px}.WhyForexSection-module__C1aGlq__candleBearish{fill:#e53935;stroke:#e53935;stroke-width:1.2px}.WhyForexSection-module__C1aGlq__emaFast{fill:none;stroke:#047ff8;stroke-width:1.6px;stroke-linecap:round}.WhyForexSection-module__C1aGlq__emaSlow{fill:none;stroke:#e66a00;stroke-width:1.5px;stroke-linecap:round}.WhyForexSection-module__C1aGlq__trendlineAnalysis{stroke:#d97706;stroke-width:1.4px;stroke-dasharray:3 3}.WhyForexSection-module__C1aGlq__demandZoneBox{fill:#00c87512;stroke:#00c87540;stroke-dasharray:3 3}.WhyForexSection-module__C1aGlq__targetTagText{fill:#00c875;font-size:8px;font-weight:700;font-family:var(--font-mono,monospace)}.WhyForexSection-module__C1aGlq__volumeBarBullish{fill:#00c8754d}.WhyForexSection-module__C1aGlq__volumeBarBearish{fill:#e539354d}.WhyForexSection-module__C1aGlq__terminalMetricsGrid{border-top:1px solid #ffffff0f;grid-template-columns:repeat(3,1fr);gap:.75rem;padding-top:.65rem;display:grid}[data-theme=light] .WhyForexSection-module__C1aGlq__terminalMetricsGrid{border-top-color:#0000000f}.WhyForexSection-module__C1aGlq__miniMetricBox{text-align:start;flex-direction:column;align-items:flex-start;gap:.15rem;display:flex}.WhyForexSection-module__C1aGlq__miniMetricLabel{color:var(--text-muted);text-transform:uppercase;font-size:.65rem;font-weight:600}.WhyForexSection-module__C1aGlq__miniMetricVal{color:var(--text-primary);font-size:.85rem;font-weight:800;font-family:var(--font-mono,monospace)}@media (max-width:1100px){.WhyForexSection-module__C1aGlq__threeColGrid{text-align:center;grid-template-columns:1fr;gap:2.5rem;grid-template-areas:"story""person""terminal"!important}.WhyForexSection-module__C1aGlq__storyCol{text-align:center!important;align-items:center!important}.WhyForexSection-module__C1aGlq__storyTitle{font-size:1.95rem}.WhyForexSection-module__C1aGlq__centerPersonCol{min-height:460px}.WhyForexSection-module__C1aGlq__joinUsCtaWrapper{margin-top:1.5rem;position:relative;bottom:0}.WhyForexSection-module__C1aGlq__terminalCol{max-width:480px;margin:0 auto}}@media (max-width:640px){.WhyForexSection-module__C1aGlq__whyForexSection{padding:2.5rem .8rem 4.5rem}.WhyForexSection-module__C1aGlq__storyTitle{font-size:1.65rem}.WhyForexSection-module__C1aGlq__storyParagraph{font-size:.9rem}.WhyForexSection-module__C1aGlq__personCutoutImage{max-height:340px}.WhyForexSection-module__C1aGlq__joinUsButton{padding:.75rem 1.8rem;font-size:.92rem}.WhyForexSection-module__C1aGlq__terminalMetricsGrid{grid-template-columns:1fr;gap:.5rem}}
.TopAnalysisSection-module__drNJtq__analysisSection{background-color:var(--bg-primary);z-index:10;border-top:1px solid var(--border-subtle);width:100%;padding:4.5rem 1.5rem 4rem;position:relative}.TopAnalysisSection-module__drNJtq__sectionContainer{width:100%;max-width:1280px;margin:0 auto}.TopAnalysisSection-module__drNJtq__sectionHeader{text-align:center;flex-direction:column;align-items:center;gap:.6rem;margin-bottom:2rem;display:flex}.TopAnalysisSection-module__drNJtq__badgePill{color:#fc8702;letter-spacing:.6px;text-transform:uppercase;background:#fc870214;border:1px solid #fc870240;border-radius:999px;align-items:center;gap:.5rem;padding:.28rem .85rem;font-size:.72rem;font-weight:800;display:inline-flex}.TopAnalysisSection-module__drNJtq__badgeDot{background-color:#00f090;border-radius:50%;width:6px;height:6px}.TopAnalysisSection-module__drNJtq__sectionTitle{color:var(--text-primary);letter-spacing:-.3px;font-size:clamp(1.75rem,3vw,2.35rem);font-weight:900;line-height:1.25}.TopAnalysisSection-module__drNJtq__goldHighlight{color:#fc8702;display:inline-block}.TopAnalysisSection-module__drNJtq__sectionSubtitle{max-width:720px;color:var(--text-secondary);font-size:.92rem;line-height:1.6}.TopAnalysisSection-module__drNJtq__cleanGrid{grid-template-columns:50% 50%;align-items:stretch;gap:1.5rem;display:grid}@media (max-width:980px){.TopAnalysisSection-module__drNJtq__cleanGrid{grid-template-columns:1fr}}.TopAnalysisSection-module__drNJtq__imageCard{background:var(--card-bg);border:1px solid var(--border-medium);border-radius:16px;flex-direction:column;gap:.9rem;padding:1.25rem;display:flex}.TopAnalysisSection-module__drNJtq__cardHeader{border-bottom:1px solid var(--border-subtle);justify-content:space-between;align-items:center;padding-bottom:.65rem;display:flex}.TopAnalysisSection-module__drNJtq__cardHeaderTitle{color:var(--text-primary);align-items:center;gap:.55rem;font-size:1rem;font-weight:800;display:flex}.TopAnalysisSection-module__drNJtq__cardHeaderSymbol{font-family:var(--font-mono);color:#fc8702}.TopAnalysisSection-module__drNJtq__cardHeaderActions{align-items:center;gap:.5rem;display:flex}.TopAnalysisSection-module__drNJtq__timeframeBadge{font-family:var(--font-mono);color:#047ff8;background:#047ff81a;border:1px solid #047ff840;border-radius:4px;padding:.15rem .5rem;font-size:.72rem;font-weight:700}.TopAnalysisSection-module__drNJtq__refreshBtn{color:#f8fafc;cursor:pointer;background:#047ff8;border:1px solid #047ff866;border-radius:6px;align-items:center;gap:.4rem;padding:.35rem .75rem;font-size:.75rem;font-weight:700;transition:background .15s;display:inline-flex}.TopAnalysisSection-module__drNJtq__refreshBtn:hover:not(:disabled){background:#0656e7}.TopAnalysisSection-module__drNJtq__refreshBtn:disabled{opacity:.65;cursor:not-allowed}.TopAnalysisSection-module__drNJtq__imageWrapper{border:1px solid var(--border-subtle);cursor:pointer;background:#030712;border-radius:10px;flex:1;justify-content:center;align-items:center;width:100%;min-height:380px;display:flex;position:relative;overflow:hidden}.TopAnalysisSection-module__drNJtq__imageWrapper:hover{border-color:#fc870266}.TopAnalysisSection-module__drNJtq__chartImage{object-fit:contain;width:100%;height:100%;display:block}.TopAnalysisSection-module__drNJtq__zoomHint{color:#fff;pointer-events:none;background:#080e1cbf;border:1px solid #ffffff26;border-radius:6px;align-items:center;gap:.4rem;padding:.35rem .7rem;font-size:.75rem;font-weight:600;display:inline-flex;position:absolute;bottom:12px;left:12px}[dir=rtl] .TopAnalysisSection-module__drNJtq__zoomHint{left:auto;right:12px}.TopAnalysisSection-module__drNJtq__analysisCard{background:var(--card-bg);border:1px solid var(--border-medium);border-radius:16px;flex-direction:column;gap:1rem;padding:1.25rem;display:flex}.TopAnalysisSection-module__drNJtq__analysisTitle{color:var(--text-primary);align-items:center;gap:.5rem;font-size:1rem;font-weight:800;display:flex}.TopAnalysisSection-module__drNJtq__analysisIcon{color:#fc8702}.TopAnalysisSection-module__drNJtq__reportContainer{flex-direction:column;flex:1;gap:.85rem;max-height:520px;padding-right:.4rem;display:flex;overflow-y:auto}[dir=rtl] .TopAnalysisSection-module__drNJtq__reportContainer{padding-left:.4rem;padding-right:0}.TopAnalysisSection-module__drNJtq__reportBlock{border:1px solid var(--border-subtle);background:#ffffff05;border-radius:10px;flex-direction:column;gap:.45rem;padding:.85rem 1rem;display:flex}[data-theme=light] .TopAnalysisSection-module__drNJtq__reportBlock{background:#00000005}.TopAnalysisSection-module__drNJtq__blockTitle{color:#fc8702;font-size:.88rem;font-weight:800}.TopAnalysisSection-module__drNJtq__blockBody{color:var(--text-secondary);white-space:pre-line;font-size:.83rem;line-height:1.65}.TopAnalysisSection-module__drNJtq__modalBackdrop{z-index:9999;background:#04070fe6;justify-content:center;align-items:center;padding:1.5rem;display:flex;position:fixed;inset:0}.TopAnalysisSection-module__drNJtq__modalContent{background:var(--bg-surface-elevated);border:1px solid var(--border-medium);border-radius:14px;flex-direction:column;width:100%;max-width:1100px;display:flex;position:relative;overflow:hidden}.TopAnalysisSection-module__drNJtq__modalHeader{background:var(--bg-surface-card);border-bottom:1px solid var(--border-subtle);justify-content:space-between;align-items:center;padding:.85rem 1.2rem;display:flex}.TopAnalysisSection-module__drNJtq__modalTitle{color:var(--text-primary);align-items:center;gap:.5rem;font-size:.92rem;font-weight:800;display:flex}.TopAnalysisSection-module__drNJtq__closeModalBtn{width:32px;height:32px;color:var(--text-muted);cursor:pointer;background:#ffffff0f;border-radius:6px;justify-content:center;align-items:center;display:flex}.TopAnalysisSection-module__drNJtq__closeModalBtn:hover{color:#ff3b30;background:#ff3b3026}.TopAnalysisSection-module__drNJtq__modalImageWrapper{background:#030712;justify-content:center;align-items:center;width:100%;max-height:80vh;padding:.5rem;display:flex;overflow:auto}.TopAnalysisSection-module__drNJtq__modalImage{object-fit:contain;border-radius:6px;width:100%;height:auto;max-height:78vh}
.FeaturedCoursesSection-module__sFodTG__coursesSection{z-index:10;background-color:#030611;flex-direction:column;justify-content:flex-start;align-items:center;width:100%;min-height:980px;padding:4rem 1.5rem 3.5rem;transition:background-color .3s;display:flex;position:relative;overflow:hidden}[data-theme=light] .FeaturedCoursesSection-module__sFodTG__coursesSection{background-color:#edf2f7}.FeaturedCoursesSection-module__sFodTG__wavePatternWrapper{pointer-events:none;z-index:2;justify-content:center;align-items:center;width:100%;max-width:1800px;height:100%;padding:0 1rem;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.FeaturedCoursesSection-module__sFodTG__wavePatternImage{object-fit:contain;opacity:.15;mix-blend-mode:screen;pointer-events:none;-webkit-user-select:none;user-select:none;width:100%;height:auto;max-height:85%;transition:opacity .3s}[data-theme=light] .FeaturedCoursesSection-module__sFodTG__wavePatternImage{opacity:.1;mix-blend-mode:multiply}.FeaturedCoursesSection-module__sFodTG__sectionHeader{text-align:center;z-index:6;flex-direction:column;align-items:center;max-width:860px;margin-bottom:2.2rem;display:flex;position:relative}@keyframes FeaturedCoursesSection-module__sFodTG__pulseDot{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(1.4)}}.FeaturedCoursesSection-module__sFodTG__sectionTitle{color:var(--text-primary);letter-spacing:-.4px;margin-bottom:.85rem;font-size:2.5rem;font-weight:900;line-height:1.25;transition:color .3s}.FeaturedCoursesSection-module__sFodTG__highlightText{color:#fc8702}.FeaturedCoursesSection-module__sFodTG__sectionSubtitle{color:var(--text-secondary);max-width:720px;margin:0 auto;font-size:1.02rem;font-weight:400;line-height:1.65;transition:color .3s}.FeaturedCoursesSection-module__sFodTG__mentorCenterWrapper{z-index:4;pointer-events:none;-webkit-user-select:none;user-select:none;justify-content:center;align-items:flex-end;line-height:0;display:flex;position:absolute;bottom:160px;left:59%;transform:translate(-50%)}.FeaturedCoursesSection-module__sFodTG__mentorImage{object-fit:contain;object-position:bottom center;filter:drop-shadow(0 20px 45px #000000bf);width:auto;height:780px;max-height:90vh;display:block;-webkit-mask-image:linear-gradient(#000 70%,#000000a6 84%,#00000026 95%,#0000 100%);mask-image:linear-gradient(#000 70%,#000000a6 84%,#00000026 95%,#0000 100%)}[data-theme=light] .FeaturedCoursesSection-module__sFodTG__mentorImage{filter:drop-shadow(0 15px 30px #0000002e)}.FeaturedCoursesSection-module__sFodTG__cardsOverlayContainer{z-index:10;width:100%;max-width:1320px;margin:auto auto 0;padding:0 1rem;position:relative}.FeaturedCoursesSection-module__sFodTG__cardsGrid{grid-template-columns:repeat(3,1fr);align-items:stretch;gap:1.6rem;width:100%;display:grid}.FeaturedCoursesSection-module__sFodTG__glassCard{-webkit-backdrop-filter:blur(20px);background:#070c18ad;border:1px solid #ffffff1c;border-radius:18px;flex-direction:column;justify-content:space-between;padding:1.15rem;transition:transform .26s,border-color .26s,box-shadow .26s;display:flex;position:relative;overflow:hidden;box-shadow:0 20px 45px #00000080}[data-theme=light] .FeaturedCoursesSection-module__sFodTG__glassCard{background:#ffffffc7;border-color:#00000014;box-shadow:0 14px 34px #00000014}.FeaturedCoursesSection-module__sFodTG__glassCard:hover{border-color:#fc870273;transform:translateY(-5px);box-shadow:0 24px 55px #0009}.FeaturedCoursesSection-module__sFodTG__popularGlassCard{background:#070c18b8;border-color:#fc870273;box-shadow:0 20px 45px #0000008c}[data-theme=light] .FeaturedCoursesSection-module__sFodTG__popularGlassCard{background:#ffffffd1;border-color:#fc870259;box-shadow:0 14px 34px #00000014}.FeaturedCoursesSection-module__sFodTG__popularTag{z-index:15;color:#fff;letter-spacing:.5px;background:linear-gradient(135deg,#fc8702 0%,#d96000 100%);border-radius:999px;align-items:center;gap:.35rem;padding:.24rem .75rem;font-size:.66rem;font-weight:800;display:inline-flex;position:absolute;top:10px;right:14px;box-shadow:0 4px 14px #fc870273}[dir=rtl] .FeaturedCoursesSection-module__sFodTG__popularTag{left:14px;right:auto}.FeaturedCoursesSection-module__sFodTG__cardImageBanner{background:#050914;border-radius:12px;width:100%;height:125px;margin-bottom:.95rem;position:relative;overflow:hidden}.FeaturedCoursesSection-module__sFodTG__cardBannerImg{object-fit:cover;width:100%;height:100%;transition:transform .4s}.FeaturedCoursesSection-module__sFodTG__glassCard:hover .FeaturedCoursesSection-module__sFodTG__cardBannerImg{transform:scale(1.04)}.FeaturedCoursesSection-module__sFodTG__bannerOverlayGradient{pointer-events:none;background:linear-gradient(#0000 40%,#070c18b3 100%);position:absolute;inset:0}.FeaturedCoursesSection-module__sFodTG__liveIndicatorBadge{z-index:5;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#ff5252;background:#080c16d9;border:1px solid #ff52524d;border-radius:6px;align-items:center;gap:.35rem;padding:.18rem .55rem;font-size:.62rem;font-weight:800;display:inline-flex;position:absolute;top:8px;left:8px}[dir=rtl] .FeaturedCoursesSection-module__sFodTG__liveIndicatorBadge{left:auto;right:8px}.FeaturedCoursesSection-module__sFodTG__liveDot{background-color:#ff5252;border-radius:50%;width:5px;height:5px;animation:1.4s infinite FeaturedCoursesSection-module__sFodTG__pulseDot}.FeaturedCoursesSection-module__sFodTG__ratingBadge{z-index:5;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#fc8702;background:#080c16e0;border:1px solid #fc87024d;border-radius:6px;align-items:center;gap:.3rem;padding:.18rem .55rem;font-size:.7rem;font-weight:800;display:inline-flex;position:absolute;bottom:8px;right:8px}[dir=rtl] .FeaturedCoursesSection-module__sFodTG__ratingBadge{left:8px;right:auto}.FeaturedCoursesSection-module__sFodTG__cardContentBody{flex-direction:column;flex-grow:1;display:flex}.FeaturedCoursesSection-module__sFodTG__cardCategory{letter-spacing:.5px;text-transform:uppercase;text-align:start;margin-bottom:.4rem;font-size:.68rem;font-weight:800;display:block}.FeaturedCoursesSection-module__sFodTG__cardTitle{color:var(--text-primary);text-align:start;margin-bottom:.45rem;font-size:1.12rem;font-weight:800;line-height:1.4;transition:color .3s}.FeaturedCoursesSection-module__sFodTG__cardDesc{color:var(--text-secondary);text-align:start;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-bottom:.85rem;font-size:.8rem;line-height:1.5;display:-webkit-box;overflow:hidden}.FeaturedCoursesSection-module__sFodTG__keyPointsList{background:#ffffff05;border:1px solid #ffffff0d;border-radius:9px;flex-direction:column;gap:.35rem;margin-bottom:.95rem;padding:.55rem .65rem;display:flex}[data-theme=light] .FeaturedCoursesSection-module__sFodTG__keyPointsList{background:#00000005;border-color:#0000000a}.FeaturedCoursesSection-module__sFodTG__pointRow{color:var(--text-primary);text-align:start;align-items:center;gap:.45rem;font-size:.73rem;font-weight:600;display:flex}.FeaturedCoursesSection-module__sFodTG__pointCheckIcon{flex-shrink:0}.FeaturedCoursesSection-module__sFodTG__telemetryStrip{background:#ffffff05;border-radius:7px;justify-content:space-between;align-items:center;margin-bottom:.5rem;padding:.4rem .5rem;display:flex}.FeaturedCoursesSection-module__sFodTG__telemetryItem{color:var(--text-secondary);align-items:center;gap:.35rem;font-size:.68rem;font-weight:600;display:inline-flex}.FeaturedCoursesSection-module__sFodTG__telemetryIcon{color:#fc8702}.FeaturedCoursesSection-module__sFodTG__seatsRow{color:var(--text-primary);align-items:center;gap:.35rem;margin-bottom:.9rem;font-size:.7rem;font-weight:700;display:inline-flex}.FeaturedCoursesSection-module__sFodTG__seatsIcon{flex-shrink:0}.FeaturedCoursesSection-module__sFodTG__seatsText{color:var(--text-primary)}.FeaturedCoursesSection-module__sFodTG__cardFooter{width:100%;margin-top:auto}.FeaturedCoursesSection-module__sFodTG__enrollBtn{width:100%;color:var(--text-primary);background:#ffffff0d;border:1px solid #ffffff1f;border-radius:11px;justify-content:center;align-items:center;gap:.5rem;padding:.72rem 1rem;font-size:.84rem;font-weight:800;text-decoration:none;transition:all .22s;display:inline-flex}[data-theme=light] .FeaturedCoursesSection-module__sFodTG__enrollBtn{background:#0000000a;border-color:#0000001a}.FeaturedCoursesSection-module__sFodTG__enrollBtn:hover{color:#fc8702;background:#fc87021f;border-color:#fc8702;transform:translateY(-2px)}.FeaturedCoursesSection-module__sFodTG__popularBtn{background:#fc8702;border-color:#0000;box-shadow:0 4px 14px #00000059;color:#fff!important}.FeaturedCoursesSection-module__sFodTG__popularBtn:hover{background:#ea6b00;transform:translateY(-2px);box-shadow:0 6px 20px #00000073}.FeaturedCoursesSection-module__sFodTG__sectionBottomCta{z-index:15;justify-content:center;align-items:center;width:100%;margin-top:2.8rem;display:flex;position:relative}.FeaturedCoursesSection-module__sFodTG__exploreAllBtn{-webkit-backdrop-filter:blur(16px);background:#0e1626e0;border:1px solid #ffffff29;border-radius:12px;align-items:center;gap:.75rem;padding:.95rem 2.8rem;font-size:.95rem;font-weight:700;text-decoration:none;transition:transform .22s,border-color .22s,background .22s,box-shadow .22s;display:inline-flex;box-shadow:0 10px 30px #00000073;color:#fff!important}[data-theme=light] .FeaturedCoursesSection-module__sFodTG__exploreAllBtn{background:#ffffffeb;border-color:#0000001f;box-shadow:0 8px 24px #00000014;color:#0f172a!important}.FeaturedCoursesSection-module__sFodTG__exploreAllBtn:hover{background:#16223cf5;border-color:#ffffff59;transform:translateY(-2px);box-shadow:0 14px 38px #0009}[data-theme=light] .FeaturedCoursesSection-module__sFodTG__exploreAllBtn:hover{background:#fff;border-color:#00000038;box-shadow:0 12px 30px #0000001f}.FeaturedCoursesSection-module__sFodTG__btnArrow{transition:transform .22s}.FeaturedCoursesSection-module__sFodTG__exploreAllBtn:hover .FeaturedCoursesSection-module__sFodTG__btnArrow{transform:translate(4px)}[dir=rtl] .FeaturedCoursesSection-module__sFodTG__exploreAllBtn:hover .FeaturedCoursesSection-module__sFodTG__btnArrow{transform:translate(-4px)}@media (max-width:1080px){.FeaturedCoursesSection-module__sFodTG__coursesSection{min-height:auto}.FeaturedCoursesSection-module__sFodTG__cardsGrid{grid-template-columns:repeat(2,1fr);gap:1.3rem}.FeaturedCoursesSection-module__sFodTG__popularGlassCard{grid-column:span 2}}@media (max-width:768px){.FeaturedCoursesSection-module__sFodTG__coursesSection{padding:3rem 1rem 2rem}.FeaturedCoursesSection-module__sFodTG__sectionTitle{font-size:1.85rem}.FeaturedCoursesSection-module__sFodTG__sectionSubtitle{font-size:.9rem}.FeaturedCoursesSection-module__sFodTG__mentorCenterWrapper{margin:1.5rem 0;position:relative;left:auto;transform:none}.FeaturedCoursesSection-module__sFodTG__mentorImage{height:380px}.FeaturedCoursesSection-module__sFodTG__cardsGrid{grid-template-columns:1fr;gap:1.3rem}.FeaturedCoursesSection-module__sFodTG__popularGlassCard{grid-column:span 1}}
.MarketTickerStrip-module__e-Klbq__tickerWrapper{opacity:1;z-index:998;background:var(--ticker-bg);border-bottom:1px solid var(--border-subtle);height:32px;max-height:32px;transition:max-height .3s cubic-bezier(.16,1,.3,1),height .3s cubic-bezier(.16,1,.3,1),opacity .2s;position:relative;overflow:hidden}.MarketTickerStrip-module__e-Klbq__tickerWrapperClosed{pointer-events:none;visibility:hidden;opacity:0!important;border-bottom:none!important;height:0!important;max-height:0!important}.MarketTickerStrip-module__e-Klbq__tickerInner{align-items:center;height:32px;transition:background .3s;display:flex;position:relative;overflow:hidden}.MarketTickerStrip-module__e-Klbq__fadeMaskLeft,.MarketTickerStrip-module__e-Klbq__fadeMaskRight{pointer-events:none;z-index:10;width:60px;position:absolute;top:0;bottom:0}.MarketTickerStrip-module__e-Klbq__fadeMaskLeft{background:linear-gradient(90deg, var(--ticker-mask-start) 0%, transparent 100%);left:0}.MarketTickerStrip-module__e-Klbq__fadeMaskRight{background:linear-gradient(270deg, var(--ticker-mask-start) 0%, transparent 100%);right:0}.MarketTickerStrip-module__e-Klbq__marqueeTrack{will-change:transform;align-items:center;width:max-content;animation:42s linear infinite MarketTickerStrip-module__e-Klbq__scrollTicker;display:flex;transform:translate(0,0)}.MarketTickerStrip-module__e-Klbq__tickerInner:hover .MarketTickerStrip-module__e-Klbq__marqueeTrack{animation-play-state:paused}@keyframes MarketTickerStrip-module__e-Klbq__scrollTicker{0%{transform:translate(0,0)}to{transform:translate(-50%)}}.MarketTickerStrip-module__e-Klbq__marqueeGroup{align-items:center;gap:1.5rem;padding:0 .75rem;display:flex}.MarketTickerStrip-module__e-Klbq__rateItem{-webkit-user-select:none;user-select:none;white-space:nowrap;align-items:center;gap:.45rem;font-size:.73rem;display:inline-flex}.MarketTickerStrip-module__e-Klbq__symbolText{color:var(--text-primary);letter-spacing:.2px;font-weight:800}.MarketTickerStrip-module__e-Klbq__priceText{font-weight:600;font-family:var(--font-mono,monospace);color:var(--text-secondary)}.MarketTickerStrip-module__e-Klbq__bullish{color:var(--color-bullish);font-weight:700;font-family:var(--font-mono,monospace);font-size:.68rem}.MarketTickerStrip-module__e-Klbq__bearish{color:var(--color-bearish);font-weight:700;font-family:var(--font-mono,monospace);font-size:.68rem}.MarketTickerStrip-module__e-Klbq__itemDivider{color:var(--border-medium);margin-inline-start:.5rem}
.MarketOverviewSection-module__vBOcoG__marketSection{z-index:10;background:radial-gradient(circle at 15% 20%,#047ff80a 0%,#0000 45%),radial-gradient(circle at 85% 80%,#fc870208 0%,#0000 45%),#080e1c;border-top:1px solid #ffffff0f;border-bottom:1px solid #ffffff0a;width:100%;padding:5rem 1.5rem 4.5rem;transition:background-color .3s;position:relative;overflow:hidden}[data-theme=light] .MarketOverviewSection-module__vBOcoG__marketSection{background:#f8fafc;border-top-color:#0000000f;border-bottom-color:#0000000a}.MarketOverviewSection-module__vBOcoG__sectionContainer{width:100%;max-width:1340px;margin:0 auto}.MarketOverviewSection-module__vBOcoG__sideBySideGrid{grid-template-columns:35% 65%;align-items:start;gap:2.2rem;display:grid}.MarketOverviewSection-module__vBOcoG__metaSideColumn{flex-direction:column;gap:.85rem;display:flex}.MarketOverviewSection-module__vBOcoG__badgePill{color:#047ff8;letter-spacing:.6px;text-transform:uppercase;background:#047ff814;border:1px solid #047ff847;border-radius:999px;align-items:center;gap:.55rem;width:fit-content;padding:.32rem .95rem;font-size:.68rem;font-weight:800;display:inline-flex;box-shadow:0 0 15px #047ff81f}.MarketOverviewSection-module__vBOcoG__badgeDot{background-color:#00f090;border-radius:50%;width:7px;height:7px;animation:1.8s ease-in-out infinite MarketOverviewSection-module__vBOcoG__pulseDot;box-shadow:0 0 8px #00f090}.MarketOverviewSection-module__vBOcoG__sectionTitle{color:var(--text-primary,#f8fafc);letter-spacing:-.4px;margin:0;font-size:2.15rem;font-weight:900;line-height:1.22}.MarketOverviewSection-module__vBOcoG__highlightText{background:linear-gradient(135deg,#fc8702 0%,#fb5902 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text}.MarketOverviewSection-module__vBOcoG__sectionSubtitle{color:var(--text-secondary,#94a3b8);margin:0;font-size:.88rem;line-height:1.6}.MarketOverviewSection-module__vBOcoG__kpiCardsStack{flex-direction:column;gap:.8rem;margin-top:.4rem;display:flex}.MarketOverviewSection-module__vBOcoG__compactKpiCard{-webkit-backdrop-filter:blur(16px);background:#0e1626a6;border:1px solid #ffffff14;border-radius:14px;flex-direction:column;gap:.5rem;padding:.95rem 1.2rem;transition:transform .22s cubic-bezier(.16,1,.3,1),border-color .22s,box-shadow .22s;display:flex;position:relative;overflow:hidden;box-shadow:0 10px 24px #00000059}[data-theme=light] .MarketOverviewSection-module__vBOcoG__compactKpiCard{background:#ffffffe6;border-color:#00000014;box-shadow:0 4px 16px #0000000f}.MarketOverviewSection-module__vBOcoG__compactKpiCard:hover{transform:translateY(-2px);box-shadow:0 14px 30px #00000073}.MarketOverviewSection-module__vBOcoG__gainerBorder{border-left:3.5px solid #00f090}[dir=rtl] .MarketOverviewSection-module__vBOcoG__gainerBorder{border-left:1px solid #ffffff14;border-right:3.5px solid #00f090}.MarketOverviewSection-module__vBOcoG__loserBorder{border-left:3.5px solid #ff3b30}[dir=rtl] .MarketOverviewSection-module__vBOcoG__loserBorder{border-left:1px solid #ffffff14;border-right:3.5px solid #ff3b30}.MarketOverviewSection-module__vBOcoG__volumeBorder{border-left:3.5px solid #047ff8}[dir=rtl] .MarketOverviewSection-module__vBOcoG__volumeBorder{border-left:1px solid #ffffff14;border-right:3.5px solid #047ff8}.MarketOverviewSection-module__vBOcoG__compactKpiTop{justify-content:space-between;align-items:center;display:flex}.MarketOverviewSection-module__vBOcoG__badgeGreen{color:#00f090;letter-spacing:.3px;background:#00f0901f;border:1px solid #00f09040;border-radius:6px;align-items:center;gap:.35rem;padding:.2rem .55rem;font-size:.64rem;font-weight:800;display:inline-flex}.MarketOverviewSection-module__vBOcoG__valGreen{color:#00f090;font-size:.88rem;font-weight:800;font-family:var(--font-mono,monospace);letter-spacing:-.2px}.MarketOverviewSection-module__vBOcoG__badgeRed{color:#ff3b30;letter-spacing:.3px;background:#ff3b301f;border:1px solid #ff3b3040;border-radius:6px;align-items:center;gap:.35rem;padding:.2rem .55rem;font-size:.64rem;font-weight:800;display:inline-flex}.MarketOverviewSection-module__vBOcoG__valRed{color:#ff3b30;font-size:.88rem;font-weight:800;font-family:var(--font-mono,monospace);letter-spacing:-.2px}.MarketOverviewSection-module__vBOcoG__badgeBlue{color:#047ff8;letter-spacing:.3px;background:#047ff81f;border:1px solid #047ff840;border-radius:6px;align-items:center;gap:.35rem;padding:.2rem .55rem;font-size:.64rem;font-weight:800;display:inline-flex}.MarketOverviewSection-module__vBOcoG__valBlue{color:#047ff8;font-size:.82rem;font-weight:800;font-family:var(--font-mono,monospace);background:#047ff81a;border-radius:5px;padding:.18rem .5rem}.MarketOverviewSection-module__vBOcoG__compactKpiBody{justify-content:space-between;align-items:center;display:flex}.MarketOverviewSection-module__vBOcoG__kpiSymbolGroup{align-items:center;gap:.6rem;display:flex}.MarketOverviewSection-module__vBOcoG__kpiAvatar{letter-spacing:.3px;border-radius:8px;justify-content:center;align-items:center;width:30px;height:30px;font-size:.64rem;font-weight:900;display:flex;box-shadow:0 2px 8px #00000040}.MarketOverviewSection-module__vBOcoG__kpiTextWrap{flex-direction:column;display:flex}.MarketOverviewSection-module__vBOcoG__kpiSymbolText{color:var(--text-primary,#f8fafc);letter-spacing:.2px;font-size:1.05rem;font-weight:800}.MarketOverviewSection-module__vBOcoG__kpiNameText{color:var(--text-secondary,#94a3b8);font-size:.72rem;font-weight:500}.MarketOverviewSection-module__vBOcoG__kpiPriceText{color:var(--text-primary,#f8fafc);font-size:1.05rem;font-weight:800;font-family:var(--font-mono,monospace)}.MarketOverviewSection-module__vBOcoG__sideTelemetryStrip{background:#0e162680;border:1px solid #ffffff12;border-radius:12px;flex-direction:column;gap:.6rem;margin-top:.3rem;padding:.8rem 1rem;display:flex}[data-theme=light] .MarketOverviewSection-module__vBOcoG__sideTelemetryStrip{background:#00000008;border-color:#00000012}.MarketOverviewSection-module__vBOcoG__telemetryRowTop{justify-content:space-between;align-items:center;gap:.75rem;display:flex}.MarketOverviewSection-module__vBOcoG__stripItem{align-items:center;gap:.4rem;font-size:.74rem;display:inline-flex}.MarketOverviewSection-module__vBOcoG__livePulseDot{background-color:#00f090;border-radius:50%;width:7px;height:7px;animation:1.6s ease-in-out infinite MarketOverviewSection-module__vBOcoG__pulseDot;box-shadow:0 0 8px #00f090}.MarketOverviewSection-module__vBOcoG__stripStatus{color:#00f090;letter-spacing:.3px;font-size:.72rem;font-weight:800}.MarketOverviewSection-module__vBOcoG__stripIcon{color:#fc8702}.MarketOverviewSection-module__vBOcoG__stripText{color:var(--text-secondary,#94a3b8);font-size:.72rem;font-weight:600}.MarketOverviewSection-module__vBOcoG__stripSpeed{color:#047ff8;font-size:.72rem;font-weight:800;font-family:var(--font-mono,monospace)}.MarketOverviewSection-module__vBOcoG__sentimentGauge{flex-direction:column;gap:.3rem;display:flex}.MarketOverviewSection-module__vBOcoG__sentimentHeader{justify-content:space-between;align-items:center;font-size:.68rem;font-weight:700;display:flex}.MarketOverviewSection-module__vBOcoG__sentimentBullish{color:#00f090}.MarketOverviewSection-module__vBOcoG__sentimentBearish{color:#ff3b30}.MarketOverviewSection-module__vBOcoG__sentimentTrack{background:#ff3b3059;border-radius:999px;width:100%;height:4px;position:relative;overflow:hidden}.MarketOverviewSection-module__vBOcoG__sentimentFill{background:#00f090;border-radius:999px;height:100%;transition:width .4s}@keyframes MarketOverviewSection-module__vBOcoG__pulseDot{0%,to{opacity:1;transform:scale(1)}50%{opacity:.45;transform:scale(1.4)}}.MarketOverviewSection-module__vBOcoG__tableSideColumn{flex-direction:column;gap:.9rem;display:flex}.MarketOverviewSection-module__vBOcoG__filterTabsRow{background:#0e1626d9;border:1px solid #ffffff14;border-radius:12px;align-items:center;gap:.4rem;width:fit-content;padding:.3rem;display:flex;box-shadow:0 4px 14px #00000040}[data-theme=light] .MarketOverviewSection-module__vBOcoG__filterTabsRow{background:#0000000a;border-color:#00000012}.MarketOverviewSection-module__vBOcoG__tabBtn{color:var(--text-secondary,#94a3b8);cursor:pointer;background:0 0;border:none;border-radius:8px;padding:.42rem .95rem;font-size:.78rem;font-weight:700;transition:all .2s}.MarketOverviewSection-module__vBOcoG__activeTabBtn{background:linear-gradient(135deg,#ffffff1f 0%,#ffffff0f 100%);border:1px solid #ffffff24;box-shadow:0 2px 8px #0000004d;color:#fff!important}[data-theme=light] .MarketOverviewSection-module__vBOcoG__activeTabBtn{background:#fff;border:1px solid #0000001a;box-shadow:0 2px 8px #00000014;color:#0f172a!important}.MarketOverviewSection-module__vBOcoG__tabBtn:hover:not(.MarketOverviewSection-module__vBOcoG__activeTabBtn){color:var(--text-primary,#f8fafc)}.MarketOverviewSection-module__vBOcoG__tableResponsiveBox{-webkit-backdrop-filter:blur(18px);background:#0b1221c7;border:1px solid #ffffff14;border-radius:16px;width:100%;overflow-x:auto;box-shadow:0 16px 36px #0006}[data-theme=light] .MarketOverviewSection-module__vBOcoG__tableResponsiveBox{background:#fffffff2;border-color:#00000014;box-shadow:0 8px 24px #0000000d}.MarketOverviewSection-module__vBOcoG__compactTable{border-collapse:collapse;text-align:start;width:100%}.MarketOverviewSection-module__vBOcoG__compactTable thead tr{background:#ffffff06;border-bottom:1px solid #ffffff14}[data-theme=light] .MarketOverviewSection-module__vBOcoG__compactTable thead tr{background:#00000005;border-bottom-color:#0000000f}.MarketOverviewSection-module__vBOcoG__compactTable th{text-transform:uppercase;letter-spacing:.5px;color:var(--text-secondary,#94a3b8);white-space:nowrap;padding:.85rem 1rem;font-size:.68rem;font-weight:800}.MarketOverviewSection-module__vBOcoG__thAsset{text-align:start}.MarketOverviewSection-module__vBOcoG__thPrice,.MarketOverviewSection-module__vBOcoG__thChange{text-align:end}.MarketOverviewSection-module__vBOcoG__thRange{text-align:center}.MarketOverviewSection-module__vBOcoG__thVolume{text-align:end}.MarketOverviewSection-module__vBOcoG__thAction{text-align:center}.MarketOverviewSection-module__vBOcoG__tableRow{border-bottom:1px solid #ffffff0a;transition:background-color .16s}[data-theme=light] .MarketOverviewSection-module__vBOcoG__tableRow{border-bottom-color:#00000008}.MarketOverviewSection-module__vBOcoG__tableRow:hover{background:#ffffff09}[data-theme=light] .MarketOverviewSection-module__vBOcoG__tableRow:hover{background:#00000005}.MarketOverviewSection-module__vBOcoG__tableRow:last-child{border-bottom:none}.MarketOverviewSection-module__vBOcoG__tableRow td{vertical-align:middle;white-space:nowrap;padding:.78rem 1rem}.MarketOverviewSection-module__vBOcoG__assetCell{align-items:center;gap:.7rem;display:flex}.MarketOverviewSection-module__vBOcoG__assetAvatar{letter-spacing:.3px;border-radius:9px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-size:.66rem;font-weight:900;display:flex;box-shadow:0 2px 8px #00000040}.MarketOverviewSection-module__vBOcoG__assetMeta{flex-direction:column;display:flex}.MarketOverviewSection-module__vBOcoG__assetSymbol{color:var(--text-primary,#f8fafc);letter-spacing:.2px;font-size:.92rem;font-weight:800}.MarketOverviewSection-module__vBOcoG__assetName{color:var(--text-secondary,#94a3b8);font-size:.7rem;font-weight:500}.MarketOverviewSection-module__vBOcoG__tdPrice{text-align:end}.MarketOverviewSection-module__vBOcoG__priceNumber{color:var(--text-primary,#f8fafc);font-size:.92rem;font-weight:800;font-family:var(--font-mono,monospace);border-radius:5px;padding:.2rem .45rem;transition:background-color .35s,color .35s}.MarketOverviewSection-module__vBOcoG__flashUp{background-color:#00f09038;color:#00f090!important}.MarketOverviewSection-module__vBOcoG__flashDown{background-color:#ff3b3038;color:#ff3b30!important}.MarketOverviewSection-module__vBOcoG__tdChange{text-align:end}.MarketOverviewSection-module__vBOcoG__pillGreen{color:#00f090;font-size:.74rem;font-weight:800;font-family:var(--font-mono,monospace);background:#00f0901a;border:1px solid #00f09033;border-radius:6px;align-items:center;gap:.25rem;padding:.22rem .55rem;display:inline-flex}.MarketOverviewSection-module__vBOcoG__pillRed{color:#ff3b30;font-size:.74rem;font-weight:800;font-family:var(--font-mono,monospace);background:#ff3b301a;border:1px solid #ff3b3033;border-radius:6px;align-items:center;gap:.25rem;padding:.22rem .55rem;display:inline-flex}.MarketOverviewSection-module__vBOcoG__tdRange{text-align:center;min-width:110px}.MarketOverviewSection-module__vBOcoG__rangeBarWrapper{flex-direction:column;gap:.25rem;width:100%;display:flex}.MarketOverviewSection-module__vBOcoG__rangeBarTrack{background:#ffffff14;border-radius:999px;width:100%;height:4px;position:relative;overflow:hidden}.MarketOverviewSection-module__vBOcoG__rangeBarFill{background:linear-gradient(90deg,#ff3b30 0%,#fc8702 50%,#00f090 100%);border-radius:999px;height:100%;transition:width .35s}.MarketOverviewSection-module__vBOcoG__rangeLabels{font-size:.62rem;font-family:var(--font-mono,monospace);color:var(--text-secondary,#94a3b8);justify-content:space-between;display:flex}.MarketOverviewSection-module__vBOcoG__tdVolume{text-align:end}.MarketOverviewSection-module__vBOcoG__volumeVal{color:var(--text-primary,#f8fafc);font-size:.82rem;font-weight:800;font-family:var(--font-mono,monospace);background:#ffffff08;border:1px solid #ffffff0d;border-radius:5px;padding:.2rem .5rem}.MarketOverviewSection-module__vBOcoG__tdAction{text-align:center}.MarketOverviewSection-module__vBOcoG__actionBtn{color:var(--text-primary,#f8fafc);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:8px;align-items:center;gap:.3rem;padding:.35rem .8rem;font-size:.72rem;font-weight:800;text-decoration:none;transition:all .22s;display:inline-flex}.MarketOverviewSection-module__vBOcoG__actionBtn:hover{color:#fc8702;background:#fc87022e;border-color:#fc8702;box-shadow:0 0 12px #fc870240}@media (max-width:1080px){.MarketOverviewSection-module__vBOcoG__sideBySideGrid{grid-template-columns:1fr;gap:2.5rem}}@media (max-width:768px){.MarketOverviewSection-module__vBOcoG__marketSection{padding:3.5rem 1rem 3rem}.MarketOverviewSection-module__vBOcoG__sectionTitle{font-size:1.75rem}.MarketOverviewSection-module__vBOcoG__filterTabsRow{width:100%;overflow-x:auto}.MarketOverviewSection-module__vBOcoG__thRange,.MarketOverviewSection-module__vBOcoG__tdRange{display:none}}
.Navbar-module__ZERf_q__navbarHeader{z-index:1000;background:var(--nav-bg);-webkit-backdrop-filter:blur(20px);border-bottom:1px solid var(--nav-border);width:100%;transition:background .35s,border-color .35s,-webkit-backdrop-filter .35s,backdrop-filter .35s,box-shadow .35s;position:fixed;top:0;left:0;right:0;box-shadow:0 4px 20px #0000001a}.Navbar-module__ZERf_q__navbarScrolled{background:var(--nav-bg-scrolled);-webkit-backdrop-filter:blur(25px)saturate(190%);border-bottom:1px solid var(--nav-border);box-shadow:0 8px 32px #00000026}.Navbar-module__ZERf_q__navbarScrolled:hover{background:var(--nav-bg-hover);-webkit-backdrop-filter:blur(30px);box-shadow:0 12px 40px #0003}.Navbar-module__ZERf_q__navbarInner{grid-template-columns:1fr auto 1fr;align-items:center;gap:1.2rem;max-width:1540px;margin:0 auto;padding:.65rem 2rem;display:grid;position:relative}.Navbar-module__ZERf_q__navWingLeft{justify-content:flex-start;align-items:center;gap:1.6rem;margin:0;padding:0;list-style:none;display:flex}.Navbar-module__ZERf_q__navLinkItem{color:var(--text-secondary);letter-spacing:.2px;white-space:nowrap;align-items:center;gap:.45rem;padding:.4rem .2rem;font-size:.88rem;font-weight:600;text-decoration:none;transition:color .2s;display:inline-flex;position:relative}.Navbar-module__ZERf_q__navLinkIcon{color:var(--text-muted);flex-shrink:0;transition:color .2s,transform .2s}.Navbar-module__ZERf_q__navLinkItem:hover{color:var(--text-primary)}.Navbar-module__ZERf_q__navLinkItem:hover .Navbar-module__ZERf_q__navLinkIcon{color:var(--color-orange-light)}.Navbar-module__ZERf_q__navLinkItem:after{content:"";background:var(--color-orange-light);border-radius:1px;width:0;height:1.5px;transition:width .2s;position:absolute;bottom:-2px;left:0}.Navbar-module__ZERf_q__navLinkItem:hover:after{width:100%}.Navbar-module__ZERf_q__navLinkActive{color:var(--text-primary)!important;font-weight:700!important}.Navbar-module__ZERf_q__navLinkActive .Navbar-module__ZERf_q__navLinkIcon{color:var(--color-orange-light)!important}.Navbar-module__ZERf_q__navLinkActive:after{background:var(--color-orange-light)!important;width:100%!important}.Navbar-module__ZERf_q__centerBrandCluster{justify-content:center;align-items:center;gap:.85rem;display:flex}.Navbar-module__ZERf_q__brandLinkWrapper{border-radius:12px;justify-content:center;align-items:center;gap:.55rem;padding:.25rem .5rem;text-decoration:none;transition:transform .2s;display:flex}.Navbar-module__ZERf_q__brandPrefix,.Navbar-module__ZERf_q__brandSuffix{letter-spacing:2px;color:var(--text-primary);font-size:1.35rem;font-weight:900;font-family:var(--font-main,-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif);-webkit-user-select:none;user-select:none;transition:color .25s}.Navbar-module__ZERf_q__brandLinkWrapper:hover .Navbar-module__ZERf_q__brandPrefix{color:var(--color-orange-light)}.Navbar-module__ZERf_q__brandLinkWrapper:hover .Navbar-module__ZERf_q__brandSuffix{color:var(--color-blue-light)}.Navbar-module__ZERf_q__iconControlBtn{background:var(--comp-item-bg);border:1px solid var(--border-medium);color:var(--text-secondary);cursor:pointer;-webkit-user-select:none;user-select:none;border-radius:8px;align-items:center;gap:.35rem;padding:.42rem .65rem;font-size:.78rem;font-weight:700;transition:all .2s;display:inline-flex}.Navbar-module__ZERf_q__iconControlBtn:hover{background:var(--card-hover-bg);border-color:var(--border-accent);color:var(--text-primary)}.Navbar-module__ZERf_q__themeBtn{border-radius:8px;padding:.44rem .52rem}.Navbar-module__ZERf_q__themeBtn:hover{border-color:var(--color-orange-light);color:var(--color-orange-light)}.Navbar-module__ZERf_q__navWingRight{justify-content:flex-end;align-items:center;gap:1.2rem;display:flex}.Navbar-module__ZERf_q__marketplaceItem{color:var(--text-secondary);letter-spacing:.2px;white-space:nowrap;align-items:center;gap:.45rem;padding:.4rem .2rem;font-size:.88rem;font-weight:600;text-decoration:none;transition:color .2s;display:inline-flex;position:relative}.Navbar-module__ZERf_q__marketplaceItem .Navbar-module__ZERf_q__navLinkIcon{color:var(--text-muted);transition:color .2s}.Navbar-module__ZERf_q__marketplaceItem:hover{color:var(--text-primary)}.Navbar-module__ZERf_q__marketplaceItem:hover .Navbar-module__ZERf_q__navLinkIcon{color:var(--color-blue-light)}.Navbar-module__ZERf_q__marketplaceItem:after{content:"";background:var(--color-blue-light);border-radius:1px;width:0;height:1.5px;transition:width .2s;position:absolute;bottom:-2px;left:0}.Navbar-module__ZERf_q__marketplaceItem:hover:after{width:100%}.Navbar-module__ZERf_q__marketplaceActive{color:var(--text-primary)!important;font-weight:700!important}.Navbar-module__ZERf_q__marketplaceActive .Navbar-module__ZERf_q__navLinkIcon{color:var(--color-blue-light)!important}.Navbar-module__ZERf_q__marketplaceActive:after{background:var(--color-blue-light)!important;width:100%!important}.Navbar-module__ZERf_q__divider{background:var(--border-subtle);width:1px;height:18px}.Navbar-module__ZERf_q__signInBtn{color:var(--text-secondary);background:var(--comp-item-bg);border:1px solid var(--border-medium);white-space:nowrap;border-radius:8px;padding:.5rem 1rem;font-size:.88rem;font-weight:600;text-decoration:none;transition:all .2s}.Navbar-module__ZERf_q__signInBtn:hover{background:var(--card-hover-bg);border-color:var(--text-muted);color:var(--text-primary)}.Navbar-module__ZERf_q__getStartedBtn{color:#fff;white-space:nowrap;background:linear-gradient(135deg,#fc8702 0%,#fb5902 100%);border:none;border-radius:8px;align-items:center;gap:.35rem;padding:.52rem 1.2rem;font-size:.88rem;font-weight:700;text-decoration:none;transition:all .2s;display:flex}.Navbar-module__ZERf_q__getStartedBtn:hover{opacity:.94;transform:translateY(-1px)}.Navbar-module__ZERf_q__chevronToggleTab{background:var(--bg-surface);border:1px solid var(--border-medium);width:28px;height:11px;color:var(--text-muted);cursor:pointer;z-index:1001;-webkit-user-select:none;user-select:none;border-top:none;border-radius:0 0 8px 8px;justify-content:center;align-items:center;padding:0;transition:all .25s cubic-bezier(.16,1,.3,1);display:inline-flex;position:absolute;left:50%;transform:translate(-50%);box-shadow:0 3px 8px #0003}.Navbar-module__ZERf_q__tabOpen{opacity:.65;bottom:-9px}.Navbar-module__ZERf_q__tabOpen:hover{opacity:1;height:14px;color:var(--color-orange-light);background:var(--bg-surface);border-color:var(--color-orange-light);bottom:-11px}.Navbar-module__ZERf_q__tabClosed{opacity:.8;height:12px;bottom:-11px}.Navbar-module__ZERf_q__tabClosed:hover{opacity:1;height:15px;color:var(--color-blue-light);background:var(--bg-surface);border-color:var(--color-blue-light);bottom:-13px}.Navbar-module__ZERf_q__triggerChevron{transition:transform .25s,color .25s}@media (max-width:1200px){.Navbar-module__ZERf_q__navWingLeft{gap:1.1rem}.Navbar-module__ZERf_q__navWingRight{gap:.9rem}}@media (max-width:990px){.Navbar-module__ZERf_q__navWingLeft{display:none}.Navbar-module__ZERf_q__navbarInner{justify-content:space-between;padding:.65rem 1.2rem;display:flex}.Navbar-module__ZERf_q__centerBrandCluster{order:1}.Navbar-module__ZERf_q__navWingRight{order:2;gap:.75rem}.Navbar-module__ZERf_q__brandPrefix,.Navbar-module__ZERf_q__brandSuffix{font-size:1.15rem}}@media (max-width:640px){.Navbar-module__ZERf_q__navbarInner{padding:.5rem .8rem}.Navbar-module__ZERf_q__marketplaceItem span{display:none}.Navbar-module__ZERf_q__signInBtn{padding:.4rem .65rem;font-size:.8rem}.Navbar-module__ZERf_q__getStartedBtn{padding:.4rem .75rem;font-size:.8rem}.Navbar-module__ZERf_q__getStartedBtn span{display:inline-block}.Navbar-module__ZERf_q__divider{display:none}}
.page-module___8aEwW__landingContainer{color:#f3f3f6;width:100%;min-height:100vh;font-family:var(--font-main,-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif);background-color:#080e1c;flex-direction:column;display:flex;position:relative}.page-module___8aEwW__ambientGlowTop{filter:blur(60px);pointer-events:none;z-index:1;background:radial-gradient(circle,#fc87021f 0%,#047ff814 50%,#0000 80%);width:750px;height:450px;position:absolute;top:-150px;left:50%;transform:translate(-50%)}.page-module___8aEwW__ambientGlowBottom{filter:blur(80px);pointer-events:none;z-index:1;background:radial-gradient(circle,#047ff81a 0%,#0000 70%);width:600px;height:500px;position:absolute;bottom:-200px;right:10%}.page-module___8aEwW__mainContent{z-index:10;flex:1;width:100%;position:relative}
.ErrorDisplay-module__uvxf5q__errorContainer{color:#f8fafc;width:100vw;min-height:100vh;font-family:var(--font-main,-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif);background-color:#080e1c;flex-direction:column;display:flex;position:relative;overflow:hidden}.ErrorDisplay-module__uvxf5q__ambientGlowCenter{filter:blur(80px);pointer-events:none;z-index:1;background:radial-gradient(circle,#fc870214 0%,#047ff814 50%,#0000 75%);width:700px;height:500px;position:absolute;top:40%;left:50%;transform:translate(-50%,-50%)}.ErrorDisplay-module__uvxf5q__errorContent{z-index:10;flex:1;justify-content:center;align-items:center;padding:3rem 2rem;display:flex;position:relative}.ErrorDisplay-module__uvxf5q__errorCard{grid-template-columns:1.1fr 1fr;align-items:center;gap:3.5rem;width:100%;max-width:980px;display:grid}.ErrorDisplay-module__uvxf5q__vectorCol{justify-content:center;align-items:center;display:flex;position:relative}.ErrorDisplay-module__uvxf5q__floatingArtwork{object-fit:contain;filter:drop-shadow(0 15px 35px #00000080);will-change:transform;width:100%;max-width:440px;height:auto;animation:4.5s ease-in-out infinite ErrorDisplay-module__uvxf5q__floatLevitate}@keyframes ErrorDisplay-module__uvxf5q__floatLevitate{0%{transform:translateY(0)rotate(0)}50%{transform:translateY(-16px)rotate(1.5deg)}to{transform:translateY(0)rotate(0)}}.ErrorDisplay-module__uvxf5q__infoCol{flex-direction:column;align-items:flex-start;display:flex}.ErrorDisplay-module__uvxf5q__errorBadge{letter-spacing:1px;text-transform:uppercase;border-radius:999px;align-items:center;gap:.5rem;margin-bottom:1.2rem;padding:.35rem .85rem;font-size:.76rem;font-weight:800;display:inline-flex}.ErrorDisplay-module__uvxf5q__badge404{color:#fc8702;background:#fc87021f;border:1px solid #fc870259}.ErrorDisplay-module__uvxf5q__badge401{color:#60a5fa;background:#047ff81f;border:1px solid #047ff859}.ErrorDisplay-module__uvxf5q__badge500{color:#f87171;background:#ef44441f;border:1px solid #ef444459}.ErrorDisplay-module__uvxf5q__pulseDot{background:currentColor;border-radius:50%;width:7px;height:7px;box-shadow:0 0 8px}.ErrorDisplay-module__uvxf5q__errorHeading{color:#fff;letter-spacing:-.5px;margin-bottom:.8rem;font-size:2.2rem;font-weight:900;line-height:1.2}.ErrorDisplay-module__uvxf5q__errorDescriptionSingle{color:#94a3b8;max-width:480px;margin-bottom:2rem;font-size:.98rem;line-height:1.65}.ErrorDisplay-module__uvxf5q__actionsRow{flex-wrap:wrap;align-items:center;gap:1rem;display:flex}.ErrorDisplay-module__uvxf5q__btnPrimary{color:#fff;cursor:pointer;background:linear-gradient(135deg,#fc8702 0%,#fb5902 100%);border:none;border-radius:10px;align-items:center;gap:.5rem;padding:.75rem 1.6rem;font-size:.9rem;font-weight:800;text-decoration:none;transition:all .25s;display:inline-flex;box-shadow:0 4px 16px #fc870259}.ErrorDisplay-module__uvxf5q__btnPrimary:hover{transform:translateY(-2px);box-shadow:0 8px 25px #fc870280}.ErrorDisplay-module__uvxf5q__btnSecondary{color:#cbd5e1;cursor:pointer;background:#ffffff0a;border:1px solid #ffffff1a;border-radius:10px;align-items:center;gap:.5rem;padding:.75rem 1.4rem;font-size:.9rem;font-weight:700;text-decoration:none;transition:all .2s;display:inline-flex}.ErrorDisplay-module__uvxf5q__btnSecondary:hover{color:#fff;background:#ffffff14;border-color:#ffffff40;transform:translateY(-2px)}.ErrorDisplay-module__uvxf5q__testBar{z-index:20;background:#0e1526b3;border-top:1px solid #ffffff0f;justify-content:center;align-items:center;gap:.8rem;padding:.8rem 2rem;display:flex}.ErrorDisplay-module__uvxf5q__testBarLabel{color:#64748b;text-transform:uppercase;letter-spacing:.5px;font-size:.78rem;font-weight:700}.ErrorDisplay-module__uvxf5q__testLink{color:#94a3b8;background:#ffffff0a;border:1px solid #ffffff0f;border-radius:6px;padding:.25rem .6rem;font-size:.78rem;font-weight:700;text-decoration:none;transition:all .2s}.ErrorDisplay-module__uvxf5q__testLink:hover,.ErrorDisplay-module__uvxf5q__testLinkActive{color:#fc8702;background:#fc870226;border-color:#fc8702}@media (max-width:900px){.ErrorDisplay-module__uvxf5q__errorCard{text-align:center;grid-template-columns:1fr;gap:2rem}.ErrorDisplay-module__uvxf5q__infoCol{align-items:center}.ErrorDisplay-module__uvxf5q__errorDescriptionAr{text-align:center}.ErrorDisplay-module__uvxf5q__actionsRow{justify-content:center}.ErrorDisplay-module__uvxf5q__floatingArtwork{max-width:300px}}
