.hero .hero-title{font-size:4rem!important;font-weight:700;line-height:1.1;margin-bottom:24px}.hero .hero-title .line-1{background:linear-gradient(135deg,#fff,hsla(0,0%,100%,.85) 50%,rgba(212,175,55,.9));-webkit-background-clip:text;display:block;-webkit-text-fill-color:transparent;background-clip:text;text-shadow:none}.hero .hero-title .line-2{background:linear-gradient(90deg,var(--accent-primary) 0,#00e6b4 50%,hsla(0,0%,100%,.9) 100%);-webkit-background-clip:text;display:block;-webkit-text-fill-color:transparent;background-clip:text;filter:drop-shadow(0 0 30px rgba(212,175,55,.3))}html[data-theme=light] .hero .hero-title .line-1{background:linear-gradient(135deg,var(--text-primary) 0,rgba(10,14,20,.85) 50%,var(--accent-primary) 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}html[data-theme=light] .hero .hero-title .line-2{background:linear-gradient(90deg,var(--accent-primary) 0,var(--accent-secondary) 50%,var(--text-primary) 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;filter:drop-shadow(0 0 20px rgba(0,184,153,.2))}.hero .hero-actions{margin-bottom:40px}.hero .trust-badges{display:flex!important;flex-wrap:wrap;gap:28px;margin-top:0}.hero .trust-badge{align-items:center;color:var(--text-secondary);display:flex!important;font-size:.9rem;gap:10px}.hero .trust-badge-icon{color:var(--accent-primary);flex-shrink:0;height:20px;width:20px}.global-markets-display{background:transparent;border:none;box-shadow:none;height:450px;margin:0 auto;overflow:visible;position:relative;width:450px}.globe-bg{left:0;position:absolute;top:0;z-index:1}.globe-bg,.globe-bg svg{height:100%;width:100%}.globe-bg circle,.globe-bg ellipse,.globe-bg line,.globe-bg path{fill:none;stroke:rgba(212,175,55,.25);stroke-width:1}.matrix-flow{clip-path:circle(50% at center);-webkit-clip-path:circle(50% at center);display:flex;height:100%;justify-content:space-around;left:0;overflow:visible;padding:0 40px;position:absolute;top:0;width:100%;z-index:2}.matrix-column{position:relative}.matrix-column,.matrix-track{display:flex;flex-direction:column}.matrix-track{animation:matrixFall var(--fall-duration,20s) linear infinite;animation-delay:var(--fall-delay,0s)}.matrix-set{display:flex;flex-direction:column;gap:20px;padding:10px 0}@keyframes matrixFall{0%{transform:translateY(-50%)}to{transform:translateY(0)}}.matrix-item{align-items:center;background:transparent;border:none;display:flex;gap:10px;opacity:var(--item-opacity,.8);padding:8px 12px;transition:all .3s ease;white-space:nowrap}.matrix-item:hover{opacity:1;transform:scale(1.08);z-index:10}.matrix-item .item-logo{align-items:center;border-radius:50%;display:flex;flex-shrink:0;font-size:.75rem;font-weight:700;height:28px;justify-content:center;width:28px}.matrix-item .item-logo svg{height:18px;width:18px}.matrix-item .item-ticker{color:var(--text-primary);font-size:.85rem;font-weight:700;letter-spacing:.02em}.matrix-item .item-price{color:var(--text-muted);font-size:.75rem;margin-left:auto}.matrix-item.forex .item-logo{background:rgba(212,175,55,.2);border:1px solid rgba(212,175,55,.4);color:var(--accent-primary)}.matrix-item.crypto .item-logo{background:rgba(247,147,26,.2);border:1px solid rgba(247,147,26,.4);color:#f7931a}.matrix-item.crypto.eth .item-logo{background:rgba(98,126,234,.2);border:1px solid rgba(98,126,234,.4);color:#627eea}.matrix-item.stock .item-logo{background:hsla(0,0%,100%,.1);border:1px solid hsla(0,0%,100%,.2);color:#fff}.matrix-item.index .item-logo{background:rgba(59,130,246,.2);border:1px solid rgba(59,130,246,.4);color:#3b82f6}.matrix-item.commodity .item-logo{background:rgba(255,215,0,.2);border:1px solid rgba(255,215,0,.4);color:gold}.matrix-item.commodity.oil .item-logo{background:rgba(120,80,50,.3);border:1px solid hsla(30,35%,55%,.4);color:#c4956a}.matrix-column:first-child .matrix-track{--fall-duration:25s;--fall-delay:0s}.matrix-column:nth-child(2) .matrix-track{--fall-duration:30s;--fall-delay:-5s}.matrix-column:nth-child(3) .matrix-track{--fall-duration:22s;--fall-delay:-8s}.matrix-column:nth-child(4) .matrix-track{--fall-duration:28s;--fall-delay:-3s}.matrix-column:nth-child(5) .matrix-track{--fall-duration:24s;--fall-delay:-12s}.matrix-column:nth-child(6) .matrix-track{--fall-duration:26s;--fall-delay:-7s}.matrix-column:first-child .matrix-item{--item-opacity:0.9}.matrix-column:nth-child(2) .matrix-item{--item-opacity:0.7}.matrix-column:nth-child(3) .matrix-item{--item-opacity:0.85}.matrix-column:nth-child(4) .matrix-item{--item-opacity:0.6}.matrix-column:nth-child(5) .matrix-item{--item-opacity:0.8}.matrix-column:nth-child(6) .matrix-item{--item-opacity:0.65}@media (max-width:1200px){.global-markets-display{height:400px;width:400px}.matrix-column:nth-child(6){display:none}.matrix-flow{padding:0 25px}}@media (max-width:968px){.global-markets-display{display:none}.hero .trust-badges{justify-content:center}.mobile-hero-visual{display:block!important;margin:0 auto 24px}.hero .hero-title{font-size:2.25rem!important;text-align:center}.hero .hero-subtitle{font-size:.95rem;text-align:center}.hero .hero-actions{justify-content:center}}@media (max-width:768px){.hero .hero-title{font-size:2rem!important}.mobile-hero-visual{height:200px;width:200px}}@media (max-width:480px){.hero .hero-title{font-size:1.75rem!important;margin-bottom:16px}.hero .hero-subtitle{font-size:.875rem;margin-bottom:24px}.hero .trust-badges{gap:16px 24px}.hero .trust-badge{font-size:.75rem}.mobile-hero-visual{height:180px;margin-bottom:20px;width:180px}}.mobile-hero-visual{display:none;height:220px;margin:0 auto 28px;position:relative;width:220px}.mobile-globe-wrapper{height:100%;perspective:500px;width:100%}.mobile-globe-svg{animation:globePulse 4s ease-in-out infinite;height:100%;transform-style:preserve-3d;width:100%}.mobile-globe-svg circle,.mobile-globe-svg ellipse{fill:none;stroke:rgba(212,175,55,.35);stroke-width:1}.mobile-globe-svg .globe-outer{filter:drop-shadow(0 0 8px rgba(212,175,55,.3));stroke:rgba(212,175,55,.5);stroke-width:1.5}.mobile-globe-svg .globe-meridian{stroke:rgba(212,175,55,.25)}.mobile-globe-glow{background:radial-gradient(circle at 30% 30%,rgba(212,175,55,.15) 0,rgba(212,175,55,.05) 40%,transparent 70%);border-radius:50%;height:70%;width:70%}.mobile-globe-glow,.mobile-orbit-container{left:50%;pointer-events:none;position:absolute;top:50%;transform:translate(-50%,-50%)}.mobile-orbit-container{height:100%;width:100%}.mobile-orbit{border:1px dashed rgba(212,175,55,.15);border-radius:50%;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.mobile-orbit-1{animation:orbitTilt1 25s linear infinite;height:60%;width:140%}.mobile-orbit-2{animation:orbitTilt2 30s linear infinite reverse;height:50%;width:160%}.mobile-orbit-3{animation:orbitTilt3 20s linear infinite;height:70%;width:130%}.mobile-asset{background:rgba(10,14,23,.8);border:1px solid rgba(212,175,55,.3);border-radius:10px;box-shadow:0 0 12px rgba(212,175,55,.4);color:var(--accent-primary);font-size:.65rem;font-weight:700;padding:4px 8px;position:absolute;white-space:nowrap}.mobile-orbit-1 .mobile-asset{animation:assetGlow 2s ease-in-out infinite;left:50%;top:0;transform:translate(-50%,-50%)}.mobile-orbit-2 .mobile-asset{animation:assetGlow 2s ease-in-out .5s infinite;bottom:0;left:50%;transform:translate(-50%,50%)}.mobile-orbit-3 .mobile-asset{animation:assetGlow 2s ease-in-out 1s infinite;right:0;top:50%;transform:translate(50%,-50%)}@keyframes globePulse{0%,to{opacity:.9;transform:scale(1)}50%{opacity:1;transform:scale(1.02)}}@keyframes orbitTilt1{0%{transform:translate(-50%,-50%) rotate(0deg) rotateX(60deg)}to{transform:translate(-50%,-50%) rotate(1turn) rotateX(60deg)}}@keyframes orbitTilt2{0%{transform:translate(-50%,-50%) rotate(0deg) rotateX(70deg) rotateY(20deg)}to{transform:translate(-50%,-50%) rotate(1turn) rotateX(70deg) rotateY(20deg)}}@keyframes orbitTilt3{0%{transform:translate(-50%,-50%) rotate(0deg) rotateX(50deg) rotateY(-30deg)}to{transform:translate(-50%,-50%) rotate(1turn) rotateX(50deg) rotateY(-30deg)}}@keyframes assetGlow{0%,to{box-shadow:0 0 12px rgba(212,175,55,.4)}50%{box-shadow:0 0 20px rgba(212,175,55,.7),0 0 30px rgba(212,175,55,.3)}}html[data-theme=light] .mobile-globe-svg circle,html[data-theme=light] .mobile-globe-svg ellipse{stroke:rgba(0,184,153,.4)}html[data-theme=light] .mobile-globe-svg .globe-outer{filter:drop-shadow(0 0 8px rgba(0,184,153,.25));stroke:rgba(0,184,153,.6)}html[data-theme=light] .mobile-globe-svg .globe-meridian{stroke:rgba(0,184,153,.3)}html[data-theme=light] .mobile-globe-glow{background:radial-gradient(circle at 30% 30%,rgba(0,184,153,.12) 0,rgba(0,184,153,.04) 40%,transparent 70%)}html[data-theme=light] .mobile-orbit{border-color:rgba(0,184,153,.2)}html[data-theme=light] .mobile-asset{background:hsla(0,0%,100%,.9);border-color:rgba(0,184,153,.4);box-shadow:0 0 12px rgba(0,184,153,.3);color:#00a882}@media (prefers-reduced-motion:reduce){.mobile-asset,.mobile-globe-svg,.mobile-orbit{animation:none!important}.mobile-orbit{transform:translate(-50%,-50%) rotateX(60deg)}}