@import url("https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700;800&family=Noto+Kufi+Arabic:wght@400;500;600;700;800&display=swap");:root{--bg:#030914;--bg-soft:#07111f;--panel:rgba(8,19,34,0.76);--panel-strong:rgba(7,16,29,0.94);--panel-light:rgba(16,31,50,0.72);--border:rgba(139,165,201,0.21);--border-bright:rgba(168,194,226,0.34);--gold:#f4bb42;--gold-light:#ffd878;--gold-deep:#bd7920;--text:#f6f8fc;--muted:#9ba9bc;--muted-2:#68778c;--green:#0ee29c;--green-soft:rgba(14,226,156,0.13);--red:#ff4f64;--blue:#288dff;--purple:#7c3cff;--cyan:#25cee6;--shadow:0 26px 80px rgba(0,0,0,0.42);font-family:Manrope,Noto Kufi Arabic,Segoe UI,sans-serif;color-scheme:dark}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px;max-width:100%}body,html{overflow-x:hidden}body{margin:0;min-width:320px;background:radial-gradient(circle at 12% 19%,rgba(192,123,19,.18),transparent 23rem),radial-gradient(circle at 79% 17%,rgba(20,83,154,.12),transparent 30rem),#030914;color:var(--text)}body:before{inset:0;z-index:-2;background-image:linear-gradient(rgba(61,90,130,.055) 1px,transparent 0),linear-gradient(90deg,rgba(61,90,130,.045) 1px,transparent 0);background-size:68px 68px;-webkit-mask-image:linear-gradient(180deg,black,transparent 70%);mask-image:linear-gradient(180deg,black,transparent 70%)}body:after,body:before{content:"";position:fixed;pointer-events:none}body:after{z-index:-1;width:34rem;height:34rem;top:11rem;left:-19rem;border:1px solid rgba(235,170,55,.1);transform:rotate(24deg);box-shadow:0 0 100px rgba(211,141,28,.06)}a,button{font:inherit}button{color:inherit}a,button{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}a:focus-visible,button:focus-visible{outline:2px solid var(--gold);outline-offset:3px}svg{display:block}.noise{position:fixed;inset:0;z-index:30;opacity:.035;pointer-events:none;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 180 180' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.9' numOctaves='2' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.8'/%3E%3C/svg%3E")}.shell{width:min(1476px,calc(100% - 44px));margin-inline:auto}.site-header{height:80px;display:grid;grid-template-columns:auto minmax(560px,1fr) auto;gap:34px;padding-inline:max(28px,calc((100vw - 1476px) / 2));border-bottom:1px solid rgba(126,150,183,.11);background:rgba(2,7,15,.82);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);position:sticky;top:0;z-index:20}.brand,.site-header{align-items:center;direction:ltr}.brand{display:inline-flex;gap:11px;white-space:nowrap}.brand-mark{width:46px;height:46px;border-radius:50%;color:var(--gold);filter:drop-shadow(0 4px 14px rgba(245,184,63,.28))}.brand-mark svg{width:100%;height:100%;fill:currentColor}.brand-name{font-family:Georgia,Times New Roman,serif;font-size:clamp(1.4rem,1.7vw,2rem);font-weight:700;letter-spacing:-.03em;color:var(--gold-light);text-shadow:0 4px 20px rgba(224,156,37,.2)}.main-nav{display:flex;justify-content:center;align-items:stretch;gap:clamp(18px,2.2vw,36px);direction:ltr;height:80px}.main-nav a{display:flex;align-items:center;position:relative;color:#b7c0ce;font-size:.78rem;white-space:nowrap;transition:color .18s ease}.main-nav a:after{content:"";position:absolute;height:2px;left:50%;right:50%;bottom:16px;background:var(--gold);box-shadow:0 0 12px var(--gold);transition:inset .18s ease}.main-nav a.active,.main-nav a:hover{color:var(--text)}.main-nav a.active{color:var(--gold-light);font-weight:700}.main-nav a.active:after,.main-nav a:hover:after{left:0;right:0}.header-actions{display:flex;align-items:center;gap:12px;direction:ltr}.icon-button,.language-button,.login-button,.mobile-menu{border:0;background:transparent;cursor:pointer}.icon-button{width:38px;height:38px;display:grid;place-items:center;color:#94a0b2;border-right:1px solid var(--border)}.icon-button svg{width:20px}.language-button{display:flex;align-items:center;gap:7px;color:#c7cfda;font-size:.76rem;padding:9px 2px}.language-button svg:first-child{width:18px}.language-button svg:last-child{width:14px}.login-button{padding:11px 20px;border:1px solid var(--border-bright);border-radius:9px;font-size:.78rem;transition:border-color .18s ease,background .18s ease}.login-button:hover{border-color:var(--gold);background:rgba(244,187,66,.06)}.primary-button{min-height:50px;padding:0 25px;border-radius:10px;display:inline-flex;align-items:center;justify-content:center;gap:24px;color:#191002;font-weight:800;background:linear-gradient(115deg,#e9a62f,#ffd976 52%,#e4a12c);border:1px solid #ffcf64;box-shadow:0 10px 28px rgba(218,142,30,.2),inset 0 1px 0 rgba(255,255,255,.5);transition:transform .18s ease,box-shadow .18s ease}.primary-button:hover{transform:translateY(-2px);box-shadow:0 14px 36px rgba(218,142,30,.32),inset 0 1px 0 rgba(255,255,255,.6)}.primary-button svg{width:19px}.primary-button.compact{min-height:44px;padding-inline:20px;font-size:.77rem;gap:16px}.mobile-menu{width:44px;height:44px;display:none;place-items:center;border:1px solid var(--border);border-radius:9px}.hero{display:grid;grid-template-columns:minmax(460px,.89fr) minmax(690px,1.31fr);direction:ltr;align-items:center;gap:clamp(28px,4vw,70px);min-height:445px;padding-top:28px;position:relative}.hero:before{content:"";width:500px;height:340px;position:absolute;left:-180px;bottom:-10px;opacity:.22;background:linear-gradient(30deg,transparent 49.7%,rgba(236,164,41,.45) 50%,transparent 50.3%) 0 0 /90px 100px,linear-gradient(150deg,transparent 49.7%,rgba(236,164,41,.3) 50%,transparent 50.3%) 0 0 /110px 80px;-webkit-mask-image:radial-gradient(circle at left bottom,black,transparent 70%);mask-image:radial-gradient(circle at left bottom,black,transparent 70%);pointer-events:none}.hero-copy,.market-terminal{direction:ltr}.hero-copy{position:relative;z-index:2;padding-block:22px}.eyebrow{width:max-content;max-width:100%;display:flex;align-items:center;gap:9px;padding:8px 14px;color:#c8d1dd;border:1px solid var(--border-bright);background:rgba(10,21,37,.62);border-radius:999px;font-size:.74rem}.eyebrow svg{width:17px;color:var(--gold)}.hero h1{margin:14px 0 13px;font-size:clamp(2.15rem,3.5vw,4.2rem);line-height:1.23;letter-spacing:-.055em}.hero h1 span{display:block;color:var(--gold-light);font-family:Georgia,Times New Roman,serif;font-size:1.14em;line-height:1.04;direction:ltr;text-align:left;font-weight:700;letter-spacing:-.045em;text-shadow:0 5px 34px rgba(217,147,27,.18)}.hero-lead{max-width:570px;margin:0;color:#b2bdcb;font-size:clamp(.88rem,1vw,1rem);line-height:2.05}.hero-actions{display:flex;align-items:center;gap:15px;margin-top:22px}.hero-cta{min-width:190px}.secondary-button{min-height:50px;padding:0 23px;display:inline-flex;align-items:center;justify-content:center;gap:14px;border:1px solid rgba(224,171,73,.42);border-radius:10px;background:rgba(7,14,25,.72);color:#eef1f6;font-size:.83rem;transition:background .18s ease,border-color .18s ease}.secondary-button:hover{border-color:var(--gold);background:rgba(244,187,66,.08)}.secondary-button svg{width:20px;color:var(--gold)}.benefit-row{display:grid;grid-template-columns:repeat(4,1fr);margin-top:25px}.benefit{min-width:0;display:flex;align-items:center;gap:11px;padding-inline:12px;border-right:1px solid var(--border)}.benefit:first-child{padding-left:0}.benefit:last-child{border-right:0}.benefit>svg{width:25px;flex:0 0 auto;color:var(--gold)}.benefit span{display:flex;flex-direction:column;min-width:0}.benefit strong{font-size:.69rem;white-space:nowrap}.benefit small{margin-top:3px;color:var(--muted);font-size:.58rem;white-space:nowrap}.market-terminal{height:392px;display:grid;grid-template-columns:minmax(0,1fr) 218px;grid-template-rows:minmax(0,1fr) 70px;overflow:hidden;position:relative;border:1px solid rgba(129,160,198,.38);border-radius:19px;background:rgba(5,14,26,.88);box-shadow:var(--shadow),inset 0 1px 0 rgba(255,255,255,.03)}.market-terminal:before{content:"";position:absolute;inset:0;pointer-events:none;background:linear-gradient(135deg,rgba(56,112,193,.09),transparent 31%,transparent 70%,rgba(112,53,214,.05))}.chart-panel{min-width:0;padding:18px 15px 6px;position:relative;border-right:1px solid var(--border)}.chart-toolbar{height:53px;display:flex;align-items:flex-start;justify-content:space-between;gap:10px;direction:ltr;position:relative;z-index:4}.price-title{direction:ltr;text-align:left}.price-title>div{display:flex;align-items:center;gap:10px}.price-title span:first-child{font-family:Manrope,sans-serif;font-weight:600;font-size:.91rem}.positive,.price-title .positive{color:var(--green)}.price-title .positive{font-family:Manrope,sans-serif;font-size:.71rem;font-weight:700}.price-title>strong{display:block;margin-top:1px;font-family:Manrope,sans-serif;font-size:1.2rem}.chart-controls{display:flex;align-items:center;gap:8px;direction:ltr}.indicator-button,.timeframe-group{height:35px;display:flex;align-items:center;border:1px solid rgba(120,148,183,.14);border-radius:7px;background:rgba(4,12,23,.62)}.indicator-button{gap:8px;padding:0 12px;font-size:.61rem;color:#b7c2d1;cursor:pointer}.indicator-button svg{width:13px}.timeframe-group{padding:3px}.timeframe-group button{height:27px;min-width:38px;padding:0 7px;border:0;border-radius:5px;background:transparent;color:#9caabd;font-size:.58rem;cursor:pointer}.timeframe-group button.active{color:#fff;background:linear-gradient(135deg,#4d22a4,#7246e9);box-shadow:0 0 0 1px #8d69ff,0 4px 13px rgba(113,68,231,.3)}.chart-wrap{height:calc(100% - 72px);position:relative;overflow:hidden;direction:ltr}.chart-wrap:before{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(67,100,140,.16) 1px,transparent 0),linear-gradient(90deg,rgba(67,100,140,.15) 1px,transparent 0);background-size:54px 42px;-webkit-mask-image:linear-gradient(90deg,transparent,black 8%,black 94%,transparent);mask-image:linear-gradient(90deg,transparent,black 8%,black 94%,transparent)}.world-grid{position:absolute;width:68%;height:70%;left:16%;top:3%;opacity:.14;background-image:radial-gradient(circle,#9db6d0 1px,transparent 1.4px);background-size:6px 6px;-webkit-mask-image:radial-gradient(ellipse at center,black 35%,transparent 71%);mask-image:radial-gradient(ellipse at center,black 35%,transparent 71%)}#tradingChart{width:100%;height:100%;position:relative;z-index:2}.live-badge{position:absolute;left:9px;top:6px;z-index:3;display:flex;align-items:center;gap:5px;padding:4px 7px;border-radius:5px;font-size:.49rem;background:rgba(2,14,21,.68);color:#99a9ba}.dashboard-status span,.live-badge span,.ticker-label>span{width:6px;height:6px;border-radius:50%;background:var(--green);box-shadow:0 0 9px var(--green);animation:livePulse 1.6s infinite}@keyframes livePulse{50%{opacity:.35;transform:scale(.7)}}.chart-times{position:absolute;z-index:3;left:26px;right:26px;bottom:7px;direction:ltr;display:flex;justify-content:space-between;font-family:Manrope,sans-serif;color:#78879a;font-size:.51rem}.ai-panel{padding:17px 13px 12px;position:relative;z-index:2;background:linear-gradient(180deg,rgba(11,23,41,.91),rgba(5,14,27,.98))}.panel-heading{display:flex;align-items:center;gap:9px;margin-bottom:10px}.ai-icon{width:35px;height:35px;display:grid;place-items:center;border:1px solid rgba(133,80,255,.3);border-radius:8px;background:rgba(104,49,222,.13);color:#8a54ff}.ai-icon svg{width:21px}.panel-heading small{display:block;font-family:Manrope,sans-serif;color:#7250cc;font-size:.43rem;letter-spacing:.09em}.panel-heading h2{margin:2px 0 0;font-size:.69rem;white-space:nowrap}.signal-card{min-height:58px;margin-bottom:7px;padding:9px 10px;border:1px solid rgba(112,143,177,.1);border-radius:8px;background:rgba(12,30,48,.56)}.signal-card small{display:block;color:#8f9db0;font-size:.52rem}.signal-card strong{display:block;margin-top:3px;font-size:.74rem}.sentiment,.trade-signal{display:flex;align-items:center;justify-content:space-between}.signal-icon{width:42px;height:42px;display:grid;place-items:center;border-radius:50%;background:rgba(0,197,127,.18);color:var(--green)}.signal-icon svg{width:21px}.confidence-track{height:4px;margin-top:7px;overflow:hidden;border-radius:999px;background:#142b3d}.confidence-track span{display:block;width:87%;height:100%;border-radius:inherit;background:linear-gradient(90deg,#00c987,#22eaa8);box-shadow:0 0 10px rgba(14,226,156,.5)}.buy-pill{min-width:46px;padding:5px 7px;border-radius:5px;font-family:Manrope,sans-serif;font-size:.58rem;font-weight:800;text-align:center;color:var(--green);background:rgba(14,226,156,.13);border:1px solid rgba(14,226,156,.17)}.risk-line{justify-content:space-between;margin:7px 3px 10px;color:#9ba9ba;font-size:.52rem}.risk-line,.risk-line strong{display:flex;align-items:center}.risk-line strong{gap:5px;color:var(--green)}.risk-line svg{width:13px}.analysis-button{width:100%;min-height:38px;display:flex;align-items:center;justify-content:center;gap:18px;border:1px solid #7451ed;border-radius:7px;color:white;font-size:.6rem;background:linear-gradient(105deg,#5223cf,#6845f3);cursor:pointer;box-shadow:0 8px 20px rgba(84,40,203,.23)}.analysis-button svg{width:15px}.asset-tabs{grid-column:1/-1;display:grid;grid-template-columns:repeat(5,1fr);border-top:1px solid var(--border);background:rgba(6,15,27,.96);position:relative;z-index:4;direction:ltr}.asset-tab{min-width:0;display:flex;align-items:center;justify-content:center;gap:8px;border:0;border-right:1px solid var(--border);background:transparent;color:#a7b3c3;cursor:pointer;transition:background .18s ease,color .18s ease}.asset-tab:last-child{border-right:0}.asset-tab.active,.asset-tab:hover{color:#fff;background:rgba(37,87,139,.13)}.asset-tab.active{box-shadow:inset 0 2px 0 var(--gold)}.asset-tab>span:nth-child(2){min-width:0;direction:ltr;text-align:left;font-family:Manrope,sans-serif}.asset-tab small,.asset-tab strong{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.asset-tab strong{font-size:.59rem}.asset-tab small{margin-top:2px;color:#738299;font-size:.51rem}.asset-dot{width:28px;height:28px;flex:0 0 auto;display:grid;place-items:center;border-radius:50%;font-family:Manrope,sans-serif;font-size:.58rem;font-weight:800}.asset-dot.forex{color:#1d1120;background:#8ee7ff}.asset-dot.gold{color:#3d2900;background:#f4c75e}.asset-dot.nasdaq{color:#d9eaff;background:#134ba7}.asset-dot.sp{color:#fff;background:#522db6}.asset-dot.brent{color:#fff0da;background:#915126}.ticker-shell{min-height:72px;margin-top:16px;display:grid;grid-template-columns:1fr 155px;border:1px solid rgba(124,153,191,.19);border-radius:14px;overflow:hidden;background:linear-gradient(180deg,rgba(17,31,50,.89),rgba(8,19,33,.9));box-shadow:0 16px 30px rgba(0,0,0,.18)}.ticker-window{overflow:hidden;direction:ltr;-webkit-mask-image:linear-gradient(90deg,transparent,black 3%,black 97%,transparent);mask-image:linear-gradient(90deg,transparent,black 3%,black 97%,transparent)}.ticker-track{width:max-content;height:100%;display:flex;animation:tickerMove 42s linear infinite}.ticker-track:hover{animation-play-state:paused}@keyframes tickerMove{to{transform:translateX(-50%)}}.ticker-item{min-width:190px;height:100%;display:grid;grid-template-columns:32px 1fr auto;align-items:center;gap:9px;padding:0 17px;border-right:1px solid var(--border);font-family:Manrope,sans-serif}.ticker-symbol{width:31px;height:31px;display:grid;place-items:center;border-radius:50%;color:#fff;font-size:.65rem;font-weight:800;background:#1b3455}.ticker-item>span:nth-child(2){display:flex;flex-direction:column}.ticker-item strong{font-size:.69rem}.ticker-item small{color:#8a99ad;font-size:.58rem}.ticker-change{font-size:.58rem;font-weight:700}.ticker-change.up{color:var(--green)}.ticker-change.down{color:var(--red)}.ticker-label{display:flex;justify-content:center;align-items:center;gap:8px;border-right:1px solid var(--border);color:#aab6c5;font-size:.7rem;background:rgba(8,18,31,.92)}.market-overview{display:grid;grid-template-columns:1.42fr repeat(4,.67fr) 1.05fr;gap:12px;margin-top:16px}.overview-card{height:230px;overflow:hidden;position:relative;border:1px solid var(--border);border-radius:13px;background:rgba(7,18,33,.82);box-shadow:0 13px 26px rgba(0,0,0,.18),inset 0 1px 0 rgba(255,255,255,.025)}.dubai-card{padding:25px 25px 0;display:flex;flex-direction:column;justify-content:space-between;background:linear-gradient(90deg,rgba(8,18,32,.99),rgba(8,18,32,.8) 45%,rgba(5,14,27,.1)),linear-gradient(0deg,rgba(3,10,20,.95),transparent 54%),url(https://images.unsplash.com/photo-1512453979798-5ea266f8880c?auto=format&fit=crop&w=900&q=80) 50%/cover}.dubai-card:before{content:"";position:absolute;inset:0;background-image:linear-gradient(32deg,transparent 49%,rgba(244,187,66,.22) 50%,transparent 51%);background-size:75px 75px;-webkit-mask-image:linear-gradient(90deg,transparent 45%,black);mask-image:linear-gradient(90deg,transparent 45%,black)}.dubai-copy{width:55%;position:relative;z-index:2}.dubai-copy small,.dubai-copy span,.dubai-copy strong{display:block}.dubai-copy span,.dubai-copy strong{font-size:1.12rem;line-height:1.65}.dubai-copy small{margin-top:7px;color:#a8b3c1;font-size:.6rem;line-height:1.9}.mini-stats{height:51px;margin-inline:-25px;padding-inline:16px;display:grid;grid-template-columns:repeat(3,1fr);position:relative;z-index:2;background:rgba(5,14,25,.82);border-top:1px solid var(--border)}.mini-stats>span{align-self:center;text-align:center;border-right:1px solid var(--border)}.mini-stats>span:last-child{border-right:0}.mini-stats small,.mini-stats strong{display:block}.mini-stats strong{font-family:Manrope,sans-serif;color:var(--gold);font-size:.78rem}.mini-stats small{color:#9eabba;font-size:.49rem}.feature-card{display:flex;flex-direction:column;align-items:center;text-align:center;padding:22px 15px 15px}.feature-card:before{content:"";position:absolute;width:130px;height:130px;top:-70px;border-radius:50%;background:currentColor;opacity:.09;filter:blur(25px)}.feature-card>svg{width:39px;height:39px;margin-bottom:15px;filter:drop-shadow(0 0 10px currentColor)}.feature-card h3{margin:0 0 7px;color:var(--text);font-size:.84rem}.feature-card p{margin:0;color:#98a7b8;font-size:.57rem;line-height:1.8}.feature-card a,.movers-card>a{margin-top:auto;display:inline-flex;align-items:center;gap:8px;color:currentColor;font-size:.56rem}.feature-card a svg,.movers-card>a svg{width:13px}.feature-card.purple{color:#8a52ff;border-color:rgba(138,82,255,.3)}.feature-card.blue{color:#258bff;border-color:rgba(37,139,255,.28)}.feature-card.green{color:#0fdba1;border-color:rgba(15,219,161,.27)}.feature-card.gold-card{color:var(--gold);border-color:rgba(244,187,66,.28)}.movers-card{padding:14px 16px 13px;display:flex;flex-direction:column}.movers-title{display:flex;justify-content:space-between;align-items:center;margin-bottom:2px;font-size:.67rem}.movers-title svg{width:17px;color:var(--gold)}.mover{min-height:43px;display:grid;grid-template-columns:31px 1fr auto;align-items:center;gap:9px;border-bottom:1px solid var(--border);direction:ltr;font-family:Manrope,sans-serif}.stock-logo{width:27px;height:27px;display:grid;place-items:center;border-radius:50%;font-size:.6rem;font-weight:800}.stock-logo.tesla{background:#ea1e3b}.stock-logo.nvidia{background:#77bd36;color:#071109}.stock-logo.apple{background:#f0f2f4;color:#111}.mover strong{font-size:.62rem}.mover small{color:#77879a;font-size:.46rem}.mover b{color:var(--green);font-size:.57rem}.movers-card>a{align-self:center;color:var(--gold)}.instruments-section,.intelligence-section{padding-top:100px}.section-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:30px;margin-bottom:34px}.section-kicker{display:block;margin-bottom:8px;color:var(--gold);font-size:.7rem;font-weight:700;letter-spacing:.02em}.cta-section h2,.section-heading h2{margin:0;font-size:clamp(1.65rem,2.5vw,2.65rem);line-height:1.4;letter-spacing:-.045em}.section-heading>p{max-width:490px;margin:0;color:var(--muted);font-size:.77rem;line-height:1.9}.instrument-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:15px}.instrument-card{min-height:260px;padding:22px;position:relative;overflow:hidden;border:1px solid var(--border);border-radius:15px;background:linear-gradient(145deg,rgba(14,28,47,.82),rgba(5,15,28,.87));transition:transform .22s ease,border-color .22s ease,box-shadow .22s ease}.instrument-card:before{content:"";position:absolute;width:140px;height:140px;right:-55px;top:-65px;border-radius:50%;background:var(--accent);filter:blur(44px);opacity:.12}.instrument-card:hover{transform:translateY(-6px);border-color:color-mix(in srgb,var(--accent) 55%,transparent);box-shadow:0 20px 45px rgba(0,0,0,.26)}.instrument-card[data-accent=cyan]{--accent:#22d3ee}.instrument-card[data-accent=violet]{--accent:#8b5cf6}.instrument-card[data-accent=blue]{--accent:#338bff}.instrument-card[data-accent=orange]{--accent:#f59e42}.instrument-card[data-accent=gold]{--accent:#f1bd42}.instrument-card[data-accent=red]{--accent:#ff5b57}.instrument-card[data-accent=green]{--accent:#22d99f}.instrument-card[data-accent=pink]{--accent:#ed5cba}.instrument-icon{width:48px;height:48px;display:grid;place-items:center;border:1px solid color-mix(in srgb,var(--accent) 35%,transparent);border-radius:12px;color:var(--accent);background:color-mix(in srgb,var(--accent) 11%,transparent);box-shadow:0 0 25px color-mix(in srgb,var(--accent) 13%,transparent)}.instrument-icon svg{width:24px}.market-state{position:absolute;top:25px;right:20px;display:flex;align-items:center;gap:6px;color:#6f8197;font-size:.51rem}.market-state i{width:5px;height:5px;border-radius:50%;background:var(--green);box-shadow:0 0 7px var(--green)}.instrument-card h3{margin:20px 0 8px;font-size:1rem}.instrument-card h3 small{margin-left:4px;font-family:Manrope,sans-serif;color:#607188;font-size:.58rem;font-weight:600}.instrument-card p{min-height:50px;margin:0;color:#8d9cb0;font-size:.64rem;line-height:1.9}.instrument-card>div:last-child{margin-top:20px;padding-top:14px;display:flex;align-items:baseline;gap:8px;border-top:1px solid var(--border)}.instrument-card>div:last-child strong{font-family:Manrope,sans-serif;color:var(--accent);font-size:1rem}.instrument-card>div:last-child span{color:#76869b;font-size:.57rem}.compact-heading,.dashboard-status{align-items:center}.dashboard-status{display:flex;gap:8px;padding:8px 13px;border:1px solid var(--border);border-radius:999px;color:#8595a9;font-size:.59rem}.intelligence-grid{display:grid;grid-template-columns:1.3fr .9fr .9fr;gap:15px}.data-card{min-height:280px;padding:22px;border:1px solid var(--border);border-radius:15px;background:linear-gradient(150deg,rgba(13,28,48,.82),rgba(6,16,30,.9));box-shadow:0 16px 40px rgba(0,0,0,.18)}.portfolio-card{grid-row:span 2;min-height:575px}.data-heading{display:flex;justify-content:space-between;align-items:flex-start}.data-heading span>small,.data-heading span>strong{display:block}.data-heading span>small{color:#8494a9;font-size:.62rem}.data-heading span>strong{margin-top:8px;font-family:Manrope,Noto Kufi Arabic,sans-serif;font-size:1.15rem}.data-heading>svg{width:22px;color:var(--gold)}.positive-chip{padding:5px 8px;border-radius:5px;background:var(--green-soft);color:var(--green);font-family:Manrope,sans-serif;font-size:.64rem}.portfolio-chart{height:360px;margin-top:28px;padding:20px 0;position:relative;background-image:linear-gradient(rgba(82,113,148,.13) 1px,transparent 0),linear-gradient(90deg,rgba(82,113,148,.11) 1px,transparent 0);background-size:100% 70px,90px 100%}.portfolio-chart svg{width:100%;height:100%;overflow:visible}.portfolio-chart .area{fill:url(#portfolioFill)}.portfolio-chart .line{fill:none;stroke:var(--green);stroke-width:3;vector-effect:non-scaling-stroke;filter:drop-shadow(0 0 7px rgba(19,217,160,.55))}.portfolio-meta{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--border);padding-top:18px}.portfolio-meta span{display:flex;flex-direction:column;gap:5px;color:#77879b;font-size:.56rem;text-align:center;border-right:1px solid var(--border)}.portfolio-meta span:last-child{border-right:0}.portfolio-meta strong{color:var(--text);font-family:Manrope,sans-serif;font-size:.68rem}.indicator-list{margin-top:18px}.indicator-list>div{min-height:46px;display:grid;grid-template-columns:95px 1fr 45px;direction:ltr;align-items:center;gap:10px;border-bottom:1px solid var(--border);font-family:Manrope,sans-serif}.indicator-list>div:last-child{border-bottom:0}.indicator-list span{font-size:.61rem;font-weight:700}.indicator-list span small{color:#62748b;font-size:.44rem}.indicator-list strong{font-size:.54rem;text-align:right}.indicator-meter{height:4px;border-radius:999px;background:#15263b}.indicator-meter i{display:block;height:100%;border-radius:inherit;background:var(--green)}.indicator-meter.blue-meter i{background:var(--blue)}.indicator-meter.purple-meter i{background:var(--purple)}.indicator-meter.gold-meter i{background:var(--gold)}.event-list{margin-top:14px}.event-list>div{min-height:55px;display:grid;grid-template-columns:38px 31px 1fr auto;align-items:center;gap:8px;direction:ltr;border-bottom:1px solid var(--border)}.event-list>div:last-child{border-bottom:0}.event-list time{font-family:Manrope,sans-serif;color:#7d8da2;font-size:.54rem}.country-flag{width:27px;height:20px;display:grid;place-items:center;border-radius:3px;font-family:Manrope,sans-serif;font-size:.44rem;font-weight:800}.country-flag.us{background:#254c9a}.country-flag.eu{background:#234fb7;color:#f5ce41}.country-flag.uk{background:#a82c3a}.event-list span:nth-child(3){direction:ltr}.event-list span:nth-child(3) small,.event-list span:nth-child(3) strong{display:block}.event-list span:nth-child(3) strong{font-size:.56rem}.event-list span:nth-child(3) small{margin-top:2px;color:#748499;font-size:.46rem}.impact{padding:4px 6px;border-radius:4px;font-size:.44rem;font-weight:600}.impact.high{color:#ff7785;background:rgba(255,79,100,.1)}.impact.medium{color:var(--gold);background:rgba(244,187,66,.1)}.risk-gauge{min-height:125px;display:flex;align-items:center;justify-content:center;gap:18px}.gauge-arc{width:94px;height:94px;display:grid;place-items:center;border-radius:50%;position:relative;background:conic-gradient(var(--green) 0 32%,#1a2a3e 32% 100%)}.gauge-arc:after{content:"";width:72px;height:72px;position:absolute;border-radius:50%;background:#091729}.gauge-arc span{position:relative;z-index:2;font-family:Manrope,sans-serif;font-size:1.1rem;font-weight:800}.gauge-arc span small{color:#66788e;font-size:.47rem}.risk-gauge>div:last-child{max-width:150px}.risk-gauge>div:last-child small,.risk-gauge>div:last-child strong{display:block}.risk-gauge>div:last-child strong{color:var(--green);font-size:.68rem}.risk-gauge>div:last-child small{margin-top:5px;color:#77889d;font-size:.48rem;line-height:1.7}.risk-factors{display:grid;grid-template-columns:1fr 1fr;gap:8px}.risk-factors span{display:flex;align-items:center;gap:6px;padding:8px;border:1px solid var(--border);border-radius:7px;color:#8191a5;font-size:.48rem}.risk-factors i{width:5px;height:5px;border-radius:50%;background:var(--green)}.risk-factors strong{margin-left:auto;color:var(--green);font-size:.46rem}.statistics{margin-top:90px;min-height:135px;display:grid;grid-template-columns:repeat(5,1fr);align-items:center;border-top:1px solid var(--border);border-bottom:1px solid var(--border);background:linear-gradient(90deg,transparent,rgba(19,37,59,.46),transparent)}.statistics>div{text-align:center;border-right:1px solid var(--border)}.statistics>div:last-child{border-right:0}.statistics span,.statistics strong{display:block}.statistics strong{direction:ltr;color:var(--gold-light);font-family:Manrope,sans-serif;font-size:clamp(1.45rem,2.2vw,2.1rem)}.statistics span{margin-top:5px;color:#8999ad;font-size:.64rem}.trust-strip{min-height:88px;margin-top:18px;padding:13px 22px;display:grid;grid-template-columns:1.25fr repeat(4,.75fr) 1.2fr;align-items:center;border:1px solid var(--border);border-radius:14px;background:rgba(9,20,35,.82)}.trust-intro{display:flex;align-items:center;gap:12px}.trust-intro>svg{width:37px;color:var(--gold)}.regulation,.trust-intro span{display:flex;flex-direction:column}.trust-intro strong{color:var(--gold-light);font-size:.68rem}.regulation small,.trust-intro small{margin-top:4px;color:#728399;font-size:.48rem}.regulation{min-height:45px;padding-inline:18px;justify-content:center;border-right:1px solid var(--border)}.regulation strong{font-family:Manrope,sans-serif;color:#b3c0d0;font-size:.82rem}.payment-logos{display:flex;justify-content:flex-end;align-items:center;gap:16px;direction:ltr;color:#aeb9c7;font-family:Manrope,sans-serif}.payment-logos>b:first-child{color:#3c83d8;font-size:1rem;font-style:italic}.mastercard{display:flex}.mastercard i{width:21px;height:21px;border-radius:50%;background:#ea272d}.mastercard i+i{margin-left:-7px;background:#f5a216;opacity:.88}.cta-section{min-height:250px;margin-top:80px;margin-bottom:80px;padding:48px 56px;display:flex;align-items:center;justify-content:space-between;gap:30px;overflow:hidden;position:relative;border:1px solid rgba(233,174,59,.3);border-radius:20px;background:radial-gradient(circle at 18% 50%,rgba(220,146,30,.2),transparent 34%),rgba(9,20,35,.88)}.cta-section:after{content:"";width:450px;height:450px;position:absolute;left:-160px;top:-220px;border:1px solid rgba(244,187,66,.11);transform:rotate(35deg);box-shadow:0 0 60px rgba(244,187,66,.06)}.cta-section>div{position:relative;z-index:2}.cta-section p{margin:10px 0 0;color:#93a3b7;font-size:.72rem}.cta-actions{display:flex;flex-direction:column;align-items:center;gap:9px}.cta-actions>span{color:#687a90;font-size:.52rem}.site-footer{border-top:1px solid var(--border);background:rgba(2,7,14,.72)}.footer-inner{min-height:120px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:20px;direction:ltr}.footer-brand .brand-mark{width:36px;height:36px}.footer-brand .brand-name{font-size:1.2rem}.footer-inner>p{color:#718197;font-size:.6rem;direction:ltr}.footer-inner>div{display:flex;justify-content:flex-end;gap:16px;color:#67778d;font-size:.52rem;direction:ltr}body.soft-light{--bg:#06111f;--panel:rgba(14,30,50,0.82);filter:saturate(1.05) brightness(1.08)}@media (max-width:1320px){.site-header{grid-template-columns:auto 1fr auto;gap:20px}.brand-name{font-size:1.45rem}.brand-mark{width:40px;height:40px}.main-nav{gap:19px}.main-nav a{font-size:.69rem}.icon-button,.language-button{display:none}.hero{grid-template-columns:minmax(410px,.75fr) minmax(650px,1.25fr);gap:28px}.market-overview{grid-template-columns:1.35fr repeat(4,.68fr)}.movers-card{grid-column:span 2;height:210px}.dubai-card,.feature-card{height:225px}}@media (max-width:1120px){.site-header{height:70px;grid-template-columns:auto 1fr auto}.main-nav{position:fixed;top:70px;left:22px;right:22px;height:auto;padding:20px;display:grid;grid-template-columns:repeat(2,1fr);gap:0;border:1px solid var(--border-bright);border-radius:14px;background:rgba(5,14,26,.98);box-shadow:var(--shadow);opacity:0;visibility:hidden;transform:translateY(-10px);transition:opacity .18s ease,transform .18s ease,visibility .18s ease}.main-nav.open{opacity:1;visibility:visible;transform:translateY(0)}.main-nav a{min-height:45px;justify-content:center}.main-nav a:after{display:none}.mobile-menu{display:grid;grid-column:3}.header-actions{justify-self:end}.hero{grid-template-columns:1fr;padding-top:35px}.hero-copy{max-width:760px;margin-inline:auto}.hero h1 span,.hero-copy{text-align:center}.benefit-row,.eyebrow,.hero-actions,.hero-lead{margin-inline:auto}.benefit-row{max-width:690px;margin-top:25px}.market-terminal{width:100%;height:440px}.market-overview{grid-template-columns:repeat(4,1fr)}.dubai-card,.movers-card{grid-column:span 2}.movers-card{height:225px}.instrument-grid{grid-template-columns:repeat(3,1fr)}.intelligence-grid{grid-template-columns:1fr 1fr}.portfolio-card{grid-column:span 2;grid-row:auto;min-height:480px}.portfolio-chart{height:270px}.trust-strip{grid-template-columns:1.4fr repeat(4,1fr)}.payment-logos{grid-column:1/-1;justify-content:center;padding-top:12px;border-top:1px solid var(--border)}}@media (max-width:800px){.shell{width:min(100% - 28px,720px)}.site-header{padding-inline:15px}.brand-name{font-size:1.25rem}.brand-mark{width:35px;height:35px}.header-actions .login-button{display:none}.header-actions .primary-button{min-height:39px;padding-inline:13px}.header-actions .primary-button svg{display:none}.hero{gap:24px}.hero h1{margin-top:17px}.hero-actions{justify-content:center}.benefit-row{grid-template-columns:repeat(2,1fr);gap:13px 0}.benefit:nth-child(2){border-right:0}.market-terminal{height:auto;grid-template-columns:1fr;grid-template-rows:370px auto 74px}.chart-panel{border-right:0}.ai-panel{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;border-top:1px solid var(--border)}.panel-heading{grid-column:1/-1}.signal-card{margin-bottom:0}.risk-line{display:none}.analysis-button{grid-column:1/-1}.asset-tabs{grid-row:3;overflow-x:auto}.asset-tab{min-width:115px}.ticker-shell{grid-template-columns:1fr}.ticker-label{display:none}.market-overview{grid-template-columns:repeat(2,1fr)}.dubai-card,.movers-card{grid-column:span 2}.instrument-grid{grid-template-columns:repeat(2,1fr)}.section-heading{align-items:flex-start;flex-direction:column}.compact-heading{flex-direction:row;align-items:center}.statistics{grid-template-columns:repeat(2,1fr);padding-block:15px}.statistics>div{min-height:90px;display:grid;place-content:center;border-bottom:1px solid var(--border)}.statistics>div:nth-child(2n){border-right:0}.statistics>div:last-child{grid-column:span 2;border-bottom:0}.trust-strip{grid-template-columns:repeat(2,1fr);gap:10px}.payment-logos,.trust-intro{grid-column:span 2}.regulation{border:1px solid var(--border);border-radius:7px;align-items:center}.cta-section{padding:40px 28px;flex-direction:column}.cta-actions,.cta-section{align-items:flex-start}.footer-inner{padding-block:30px;grid-template-columns:1fr;justify-items:center}.footer-inner>div{justify-content:center;flex-wrap:wrap}}@media (max-width:560px){.ai-panel,.asset-tabs,.chart-panel,.hero,.hero-copy,.market-terminal,main{min-width:0;max-width:100%}.asset-tabs,.hero-copy,.market-terminal{width:100%}.site-header{grid-template-columns:1fr auto}.header-actions{display:none}.mobile-menu{grid-column:auto}.brand-name{font-size:1.15rem}.hero{padding-top:24px}.hero h1 span,.hero-copy{text-align:left}.hero-actions{flex-direction:column;align-items:stretch}.hero-actions>a{width:100%}.eyebrow{margin-inline:0;font-size:.64rem}.benefit-row{margin-top:25px}.benefit{padding-inline:8px}.market-terminal{grid-template-rows:340px auto 70px;border-radius:14px}.chart-panel{padding:13px 9px 5px}.chart-toolbar{height:88px;flex-direction:column}.chart-wrap{height:calc(100% - 99px)}.chart-controls{width:100%;justify-content:space-between}.indicator-button{display:none}.ai-panel{grid-template-columns:1fr}.signal-card.trade-signal{display:none}.asset-tabs{grid-template-columns:repeat(5,108px)}.instrument-grid,.intelligence-grid,.market-overview{grid-template-columns:1fr}.dubai-card,.movers-card,.portfolio-card{grid-column:auto}.feature-card,.overview-card{height:215px}.dubai-card{height:260px}.instrument-card{min-height:235px}.instruments-section,.intelligence-section{padding-top:72px}.compact-heading{align-items:flex-start;flex-direction:column}.portfolio-card{min-height:410px}.portfolio-chart{height:210px}.portfolio-meta{grid-template-columns:1fr;gap:9px}.portfolio-meta span{flex-direction:row;justify-content:space-between;border:0}.indicator-list>div{grid-template-columns:85px 1fr 42px}.event-list>div{grid-template-columns:35px 27px 1fr}.impact{display:none}.statistics{margin-top:65px}.trust-strip{grid-template-columns:1fr 1fr;padding-inline:12px}.cta-section{margin-top:60px;margin-bottom:60px}}@media (prefers-reduced-motion:reduce){*,:after,:before{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}body.soft-light{--bg:#fffdf8;--bg-soft:#faf4e8;--panel:rgba(255,255,255,.88);--panel-strong:rgba(255,255,255,.97);--panel-light:rgba(250,244,232,.92);--border:rgba(130,91,27,.16);--border-bright:rgba(157,105,24,.28);--text:#211b12;--muted:#746a5b;--muted-2:#958978;--shadow:0 24px 70px rgba(112,76,24,.12);color-scheme:light;color:var(--text);filter:none;background:radial-gradient(ellipse at 12% 8%,rgba(226,175,78,.2),transparent 32rem),radial-gradient(ellipse at 88% 22%,rgba(245,215,153,.3),transparent 34rem),linear-gradient(180deg,#fffdfa,#fffaf0 48%,#fff)}body.soft-light:after{width:100%;height:360px;left:0;top:120px;border:0;box-shadow:none;opacity:.28;transform:none;background:radial-gradient(ellipse at 20% 100%,#d9a94e 0 7%,transparent 7.4%),radial-gradient(ellipse at 58% 110%,#edcc88 0 13%,transparent 13.4%),radial-gradient(ellipse at 88% 108%,#c99132 0 10%,transparent 10.4%);filter:blur(2px)}body.soft-light .site-header{background:rgba(255,253,248,.91);border-color:var(--border)}body.soft-light .brand-name{color:#9a6515;text-shadow:none}body.soft-light .icon-button,body.soft-light .language-button,body.soft-light .main-nav a{color:#665c4d}body.soft-light .main-nav a.active,body.soft-light .main-nav a:hover{color:#8c5b12}body.soft-light .eyebrow,body.soft-light .hero-lead{color:#6f6556}body.soft-light .data-card,body.soft-light .instrument-card,body.soft-light .overview-card{background:linear-gradient(145deg,rgba(255,255,255,.95),rgba(252,247,237,.92));border-color:var(--border);box-shadow:0 18px 55px rgba(112,76,24,.09)}body.soft-light .feature-card p,body.soft-light .instrument-card p,body.soft-light .section-heading p{color:#776d5e}body.soft-light .site-footer{background:#fbf5e9}body.soft-light .cta-section{background:radial-gradient(circle at 18% 50%,rgba(220,146,30,.16),transparent 34%),rgba(255,250,239,.94)}body.is-arabic .hero-copy{direction:rtl;text-align:right}body.is-arabic .main-nav{direction:rtl}body.soft-light{--gold:#b8842e;--gold-light:#c99a46;--gold-deep:#8d5e16;--green:#128a60;--blue:#2878b7;--purple:#927038}body.soft-light .hero h1{color:#282015;letter-spacing:-.06em}body.soft-light .hero h1 span{color:#a77320;text-shadow:none}body.soft-light .eyebrow{color:#80672f;border-color:rgba(184,132,46,.28);background:rgba(255,255,255,.72);box-shadow:0 8px 22px rgba(144,103,38,.06)}body.soft-light .login-button,body.soft-light .secondary-button{color:#5d4724;border-color:rgba(177,126,41,.35);background:rgba(255,255,255,.72);box-shadow:0 7px 20px rgba(122,88,36,.06)}body.soft-light .login-button:hover,body.soft-light .secondary-button:hover{color:#7f5416;border-color:#b8842e;background:#fffaf0}body.soft-light .primary-button{color:#3d2910;background:linear-gradient(120deg,#b47a20,#e7c476 51%,#bb8128);border-color:#d4a653;box-shadow:0 12px 30px rgba(161,108,26,.19),inset 0 1px 0 rgba(255,255,255,.54)}body.soft-light .market-terminal{border-color:rgba(177,126,41,.3);background:rgba(255,253,248,.94);box-shadow:0 28px 70px rgba(120,82,23,.14),inset 0 1px 0 #fff}body.soft-light .market-terminal:before{background:linear-gradient(135deg,rgba(224,188,108,.16),transparent 35%,transparent 70%,rgba(179,125,41,.09))}body.soft-light .chart-panel{border-color:rgba(177,126,41,.17)}body.soft-light .indicator-button,body.soft-light .timeframe-group{color:#735e3b;border-color:rgba(177,126,41,.2);background:#fffdfa}body.soft-light .timeframe-group button{color:#8c7b62}body.soft-light .timeframe-group button.active{color:#fffdf8;background:linear-gradient(135deg,#a97425,#c79743);box-shadow:0 4px 12px rgba(164,111,27,.2)}body.soft-light .chart-wrap:before{background-image:linear-gradient(rgba(190,144,65,.13) 1px,transparent 0),linear-gradient(90deg,rgba(190,144,65,.12) 1px,transparent 0)}body.soft-light .world-grid{background-image:radial-gradient(circle,#b4986d 1px,transparent 1.4px)}body.soft-light .live-badge{color:#6c654f;background:#fffaf0;border:1px solid rgba(177,126,41,.16)}body.soft-light .chart-times{color:#98896f}body.soft-light .ai-panel{background:linear-gradient(180deg,#fffaf0,#fcf4e5)}body.soft-light .ai-icon{color:#9c6a1f;border-color:rgba(177,126,41,.23);background:rgba(202,154,70,.12)}body.soft-light .panel-heading small{color:#a77728}body.soft-light .signal-card{border-color:rgba(177,126,41,.13);background:rgba(255,255,255,.73)}body.soft-light .risk-line,body.soft-light .signal-card small{color:#887963}body.soft-light .confidence-track{background:#eadcc4}body.soft-light .analysis-button{border-color:#b8842e;background:linear-gradient(105deg,#9f6b1f,#c7953e);box-shadow:0 8px 20px rgba(155,102,24,.2)}body.soft-light .asset-tabs{background:#fffaf0}body.soft-light .asset-tab{color:#6f614e}body.soft-light .asset-tab.active,body.soft-light .asset-tab:hover{color:#5c4015;background:rgba(218,184,114,.16)}body.soft-light .asset-tab small{color:#95846b}body.soft-light .ticker-shell{border-color:rgba(177,126,41,.22);background:linear-gradient(180deg,#fffdf9,#fdf5e7);box-shadow:0 15px 35px rgba(120,82,23,.09)}body.soft-light .ticker-symbol{color:#fff;background:linear-gradient(135deg,#9e6b20,#cfaa62)}body.soft-light .ticker-item small{color:#8c7c66}body.soft-light .ticker-label{color:#745625;background:rgba(231,199,128,.24)}body.soft-light .dubai-card{background:linear-gradient(145deg,#fdf9f0,#f2dfb7)}body.soft-light .feature-card a,body.soft-light .movers-card a{color:#9b681d}body.soft-light .calendar-card,body.soft-light .indicators-card,body.soft-light .movers-card,body.soft-light .portfolio-card,body.soft-light .risk-card{color:#302517}body.soft-light .data-heading small,body.soft-light .event-list small,body.soft-light .portfolio-meta{color:#897963}body.soft-light .statistics{border-color:rgba(177,126,41,.18);background:#fffaf0}body.soft-light .statistics>div{border-color:rgba(177,126,41,.16)}body.soft-light .statistics strong{color:#9b681d}body.soft-light .trust-strip{background:#fdf7eb;border-color:rgba(177,126,41,.2)}body.soft-light .regulation{border-color:rgba(177,126,41,.16)}body.soft-light .regulation small,body.soft-light .trust-intro small{color:#887963}body.soft-light .cta-section{border-color:rgba(177,126,41,.35);box-shadow:0 22px 55px rgba(120,82,23,.1)}body.soft-light .cta-section h2{color:#2d2113}body.soft-light .cta-section p{color:#796c58}body.soft-light .site-footer{border-color:rgba(177,126,41,.18)}body.soft-light .footer-inner>div,body.soft-light .footer-inner>p{color:#867762}body.is-arabic .hero h1 span{text-align:right}body.is-arabic .hero-actions{justify-content:flex-start}body.soft-light{--bg:#ffffff;--bg-soft:#f7f8fa;--panel:rgba(255,255,255,.92);--panel-strong:#ffffff;--panel-light:#f8f9fb;--border:rgba(28,34,43,.11);--border-bright:rgba(169,124,36,.28);--text:#15191f;--muted:#6b7280;--muted-2:#9aa1aa;--shadow:0 24px 70px rgba(18,24,33,.10);background:radial-gradient(ellipse at 10% 10%,rgba(212,170,85,.1),transparent 31rem),radial-gradient(ellipse at 92% 24%,rgba(224,193,129,.09),transparent 32rem),#fff}body.soft-light:before{background-image:linear-gradient(rgba(48,55,66,.035) 1px,transparent 0),linear-gradient(90deg,rgba(48,55,66,.028) 1px,transparent 0)}body.soft-light:after{opacity:.14;background:radial-gradient(ellipse at 20% 100%,#c79b4e 0 7%,transparent 7.4%),radial-gradient(ellipse at 58% 110%,#e4c98c 0 13%,transparent 13.4%),radial-gradient(ellipse at 88% 108%,#bd8b36 0 10%,transparent 10.4%)}body.soft-light .site-header{background:rgba(255,255,255,.92)}body.soft-light .eyebrow,body.soft-light .login-button,body.soft-light .secondary-button{background:rgba(255,255,255,.84)}body.soft-light .login-button:hover,body.soft-light .market-terminal,body.soft-light .secondary-button:hover{background:#fff}body.soft-light .ai-panel{background:linear-gradient(180deg,#fff,#fafbfc)}body.soft-light .asset-tabs,body.soft-light .indicator-button,body.soft-light .live-badge,body.soft-light .signal-card,body.soft-light .site-footer,body.soft-light .statistics,body.soft-light .ticker-shell,body.soft-light .timeframe-group,body.soft-light .trust-strip{background:#fff}body.soft-light .ticker-shell{background:linear-gradient(180deg,#fff,#fafbfc)}body.soft-light .data-card,body.soft-light .instrument-card,body.soft-light .overview-card{background:linear-gradient(145deg,#fff,#fafbfc)}body.soft-light .dubai-card{background:linear-gradient(145deg,#fff,#f7f8fa)}body.soft-light .cta-section{background:radial-gradient(circle at 18% 50%,rgba(205,160,72,.11),transparent 34%),#fff}body.soft-light .hero h1{color:#171b21}body.soft-light .cta-section p,body.soft-light .feature-card p,body.soft-light .instrument-card p,body.soft-light .section-heading p{color:#68707b}body.soft-light{--gold:#d5a514;--gold-light:#e7bd36;--gold-deep:#a87b00;--text:#16191d;--muted:#69717c;--muted-2:#9aa2ad;--border:rgba(30,37,47,.12);--border-bright:rgba(213,165,20,.32);--green:#16966b;background:radial-gradient(ellipse at 11% 10%,rgba(242,202,74,.1),transparent 31rem),radial-gradient(ellipse at 92% 24%,rgba(242,202,74,.07),transparent 32rem),#fff}body.soft-light:after{opacity:.11;background:radial-gradient(ellipse at 20% 100%,#f2ca4a 0 7%,transparent 7.4%),radial-gradient(ellipse at 58% 110%,#f7dc83 0 13%,transparent 13.4%),radial-gradient(ellipse at 88% 108%,#e9bd28 0 10%,transparent 10.4%)}body.soft-light .brand-name,body.soft-light .hero h1 span{color:#c49308}body.soft-light .login-button:hover,body.soft-light .main-nav a.active,body.soft-light .main-nav a:hover,body.soft-light .secondary-button:hover{color:#9b7600}body.soft-light .eyebrow{color:#7e650d;border-color:rgba(213,165,20,.28)}body.soft-light .login-button,body.soft-light .secondary-button{color:#343a43;border-color:rgba(213,165,20,.32)}body.soft-light .primary-button{color:#211900;background:linear-gradient(120deg,#d3a00d,#f2cf55 51%,#d9aa16);border-color:#e3bb36;box-shadow:0 12px 30px rgba(213,165,20,.18),inset 0 1px 0 rgba(255,255,255,.55)}body.soft-light .cta-section,body.soft-light .market-terminal,body.soft-light .ticker-shell,body.soft-light .trust-strip{border-color:rgba(213,165,20,.25)}body.soft-light .analysis-button,body.soft-light .timeframe-group button.active{background:linear-gradient(135deg,#c89508,#e0b52c);border-color:#d5a514}body.soft-light .ai-icon{color:#b48705;border-color:rgba(213,165,20,.25);background:rgba(213,165,20,.11)}body.soft-light .feature-card a,body.soft-light .movers-card a,body.soft-light .panel-heading small,body.soft-light .statistics strong{color:#af8404}body.soft-light .ticker-symbol{background:linear-gradient(135deg,#c9980a,#e5c052)}body.soft-light .ticker-label{color:#69540b;background:rgba(242,202,74,.18)}body.soft-light .data-heading small,body.soft-light .event-list small,body.soft-light .footer-inner>div,body.soft-light .footer-inner>p,body.soft-light .portfolio-meta,body.soft-light .regulation small,body.soft-light .trust-intro small{color:#717985}.luxury-sparkles{position:fixed;inset:0;z-index:-1;pointer-events:none;overflow:hidden}.luxury-sparkles i{position:absolute;width:15px;height:15px;border:1px solid rgba(213,165,20,.5);background:linear-gradient(135deg,rgba(255,255,255,.95),rgba(242,202,74,.42));transform:rotate(45deg);box-shadow:0 0 22px rgba(242,202,74,.24),inset 3px 3px 4px rgba(255,255,255,.9)}.luxury-sparkles i:after{content:"";position:absolute;inset:3px;border:1px solid rgba(255,255,255,.75)}.luxury-sparkles i:first-child{top:17%;left:7%;animation:diamondFloat 6s ease-in-out infinite}.luxury-sparkles i:nth-child(2){top:39%;right:5%;width:10px;height:10px;animation:diamondFloat 5s ease-in-out 1s infinite}.luxury-sparkles i:nth-child(3){top:72%;left:13%;width:9px;height:9px;animation:diamondFloat 7s ease-in-out 2s infinite}.luxury-sparkles i:nth-child(4){top:81%;right:16%;width:12px;height:12px;animation:diamondFloat 6.5s ease-in-out .5s infinite}.luxury-sparkles b{position:absolute;width:26px;height:26px;opacity:.68;background:linear-gradient(90deg,transparent 46%,rgba(230,188,54,.75) 49%,rgba(255,255,255,.95) 50%,rgba(230,188,54,.75) 51%,transparent 54%),linear-gradient(transparent 46%,rgba(230,188,54,.75) 49%,rgba(255,255,255,.95) 50%,rgba(230,188,54,.75) 51%,transparent 54%);filter:drop-shadow(0 0 8px rgba(242,202,74,.5));animation:sparklePulse 3.2s ease-in-out infinite}.luxury-sparkles b:nth-child(5){top:25%;right:18%}.luxury-sparkles b:nth-child(6){top:61%;left:3%;width:19px;height:19px;animation-delay:1.3s}@keyframes diamondFloat{50%{transform:rotate(45deg) translate(-6px,-10px) scale(1.12);opacity:.55}}@keyframes sparklePulse{50%{transform:scale(.56) rotate(18deg);opacity:.18}}@media (max-width:800px){.luxury-sparkles b,.luxury-sparkles i:nth-child(2),.luxury-sparkles i:nth-child(4){display:none}}body.soft-light{--gold:#2156a8;--gold-light:#3674d5;--gold-deep:#173c78;--border-bright:rgba(33,86,168,.3);background:radial-gradient(ellipse at 11% 10%,rgba(89,142,230,.1),transparent 31rem),radial-gradient(ellipse at 92% 24%,rgba(154,190,245,.1),transparent 32rem),#fff}body.soft-light:after{opacity:.09;background:radial-gradient(ellipse at 20% 100%,#4d88dc 0 7%,transparent 7.4%),radial-gradient(ellipse at 58% 110%,#abcaf0 0 13%,transparent 13.4%),radial-gradient(ellipse at 88% 108%,#3674d5 0 10%,transparent 10.4%)}body.soft-light .brand-name,body.soft-light .hero h1 span{color:#2455a2}body.soft-light .login-button:hover,body.soft-light .main-nav a.active,body.soft-light .main-nav a:hover,body.soft-light .secondary-button:hover{color:#1d4b94}body.soft-light .eyebrow{color:#365b93;border-color:rgba(33,86,168,.25)}body.soft-light .login-button,body.soft-light .secondary-button{border-color:rgba(33,86,168,.3)}body.soft-light .primary-button{background:linear-gradient(120deg,#1e4b94,#3e7bdb 51%,#2257ad);border-color:#3e77cb;box-shadow:0 12px 30px rgba(33,86,168,.2),inset 0 1px 0 rgba(255,255,255,.25)}body.soft-light .cta-section,body.soft-light .market-terminal,body.soft-light .ticker-shell,body.soft-light .trust-strip{border-color:rgba(33,86,168,.2)}body.soft-light .analysis-button,body.soft-light .timeframe-group button.active{background:linear-gradient(135deg,#1d4b94,#3e7bdb);border-color:#255cb7}body.soft-light .ai-icon{color:#2458ad;border-color:rgba(33,86,168,.22);background:rgba(33,86,168,.09)}body.soft-light .feature-card a,body.soft-light .movers-card a,body.soft-light .panel-heading small,body.soft-light .statistics strong{color:#2458ad}body.soft-light .ticker-symbol{background:linear-gradient(135deg,#2156a8,#5a91e6)}body.soft-light .ticker-label{color:#294c80;background:rgba(89,142,230,.15)}.luxury-sparkles i{border-color:rgba(66,128,224,.5);background:linear-gradient(135deg,rgba(255,255,255,.95),rgba(117,171,242,.43));box-shadow:0 0 22px rgba(66,128,224,.22),inset 3px 3px 4px rgba(255,255,255,.9)}.luxury-sparkles b{background:linear-gradient(90deg,transparent 46%,rgba(81,144,230,.72) 49%,rgba(255,255,255,.95) 50%,rgba(81,144,230,.72) 51%,transparent 54%),linear-gradient(transparent 46%,rgba(81,144,230,.72) 49%,rgba(255,255,255,.95) 50%,rgba(81,144,230,.72) 51%,transparent 54%);filter:drop-shadow(0 0 8px rgba(81,144,230,.45))}body.soft-light{--gold:#b32836;--gold-light:#d14753;--gold-deep:#7f1723;--border-bright:rgba(179,40,54,.3);background:radial-gradient(ellipse at 11% 10%,rgba(213,76,89,.08),transparent 31rem),radial-gradient(ellipse at 92% 24%,rgba(238,159,166,.1),transparent 32rem),#fff}body.soft-light:after{opacity:.075;background:radial-gradient(ellipse at 20% 100%,#d14753 0 7%,transparent 7.4%),radial-gradient(ellipse at 58% 110%,#efb3ba 0 13%,transparent 13.4%),radial-gradient(ellipse at 88% 108%,#bd3441 0 10%,transparent 10.4%)}body.soft-light .brand-name,body.soft-light .hero h1 span{color:#a51f2c}body.soft-light .login-button:hover,body.soft-light .main-nav a.active,body.soft-light .main-nav a:hover,body.soft-light .secondary-button:hover{color:#941b27}body.soft-light .eyebrow{color:#91414b;border-color:rgba(179,40,54,.24)}body.soft-light .login-button,body.soft-light .secondary-button{border-color:rgba(179,40,54,.3)}body.soft-light .primary-button{background:linear-gradient(120deg,#8e1b28,#ca3b49 51%,#a51f2c);border-color:#c84955;box-shadow:0 12px 30px rgba(179,40,54,.2),inset 0 1px 0 rgba(255,255,255,.23)}body.soft-light .cta-section,body.soft-light .market-terminal,body.soft-light .ticker-shell,body.soft-light .trust-strip{border-color:rgba(179,40,54,.2)}body.soft-light .analysis-button,body.soft-light .timeframe-group button.active{background:linear-gradient(135deg,#8e1b28,#ca3b49);border-color:#b32836}body.soft-light .ai-icon{color:#a51f2c;border-color:rgba(179,40,54,.22);background:rgba(179,40,54,.08)}body.soft-light .feature-card a,body.soft-light .movers-card a,body.soft-light .panel-heading small,body.soft-light .statistics strong{color:#a51f2c}body.soft-light .ticker-symbol{background:linear-gradient(135deg,#9b202d,#db5b67)}body.soft-light .ticker-label{color:#7d2530;background:rgba(213,76,89,.13)}.luxury-sparkles i{border-color:rgba(197,62,75,.48);background:linear-gradient(135deg,rgba(255,255,255,.95),rgba(223,112,123,.38));box-shadow:0 0 22px rgba(197,62,75,.2),inset 3px 3px 4px rgba(255,255,255,.9)}.luxury-sparkles b{background:linear-gradient(90deg,transparent 46%,rgba(199,61,75,.72) 49%,rgba(255,255,255,.95) 50%,rgba(199,61,75,.72) 51%,transparent 54%),linear-gradient(transparent 46%,rgba(199,61,75,.72) 49%,rgba(255,255,255,.95) 50%,rgba(199,61,75,.72) 51%,transparent 54%);filter:drop-shadow(0 0 8px rgba(199,61,75,.4))}.arabian-palms{position:fixed;inset:0;z-index:-1;overflow:hidden;pointer-events:none;opacity:.11}.arabian-palms i{position:absolute;width:270px;height:380px;display:block;background:url("data:image/svg+xml,%3Csvg viewBox='0 0 260 380' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' stroke='%23a51f2c' stroke-linecap='round'%3E%3Cpath d='M145 378 C136 284 152 196 132 112' stroke-width='12'/%3E%3Cpath d='M134 124 C89 80 47 74 8 88 M134 124 C82 102 56 48 58 10 M134 124 C120 78 132 36 162 5 M134 124 C152 76 198 48 248 64 M134 124 C167 102 205 108 247 145 M134 124 C109 108 63 130 25 164' stroke-width='10'/%3E%3Cpath d='M132 112 C139 138 150 151 169 166' stroke-width='7'/%3E%3C/g%3E%3C/svg%3E") 50%/contain no-repeat}.arabian-palms i:first-child{left:-68px;bottom:-138px;transform:rotate(-8deg)}.arabian-palms i:last-child{right:-78px;top:150px;transform:scaleX(-1) rotate(-12deg);opacity:.55}@media (max-width:800px){.arabian-palms i:last-child{display:none}.arabian-palms i:first-child{opacity:.55}}.cta-section h2,.hero h1,.section-heading h2{font-family:Noto Kufi Arabic,Manrope,sans-serif;font-weight:800;letter-spacing:-.065em}.hero h1{position:relative;padding-bottom:20px}.hero h1:after{content:"رؤية عربية للأسواق العالمية";position:absolute;bottom:0;left:2px;color:#ad2a37;font-family:Noto Kufi Arabic,sans-serif;font-size:.18em;font-weight:600;letter-spacing:0;direction:rtl}.brand-name{font-family:Noto Kufi Arabic,Georgia,serif;font-size:clamp(1.22rem,1.48vw,1.72rem);letter-spacing:-.045em}body.is-arabic .hero h1:after{right:2px;left:auto}body.soft-light{background-image:linear-gradient(180deg,rgba(255,255,255,.12),rgba(255,255,255,.72) 510px,#fff 920px),url(/desert-tower-background.png);background-position:top,top;background-size:100% 980px,max(1440px,100vw) auto}body.soft-light:before{opacity:.42}body.soft-light:after{display:none}.cta-section,.hero,.instruments-section,.intelligence-section,.market-overview,.statistics,.ticker-shell,.trust-strip{position:relative;z-index:1}@media (max-width:800px){body.soft-light{background-size:100% 600px,auto 600px;background-position:top,64% top}}body.soft-light{background-image:linear-gradient(90deg,rgba(255,255,255,.94),rgba(255,255,255,.82) 31%,rgba(255,255,255,.38) 55%,rgba(255,255,255,.05)),linear-gradient(180deg,rgba(255,255,255,.08),rgba(255,255,255,.7) 565px,#fff 960px),url(/teal-desert-tower-background.png);background-repeat:no-repeat;background-position:top,top,top;background-size:100% 960px,100% 1020px,max(1440px,100vw) auto}@media (max-width:800px){body.soft-light{background-size:100% 600px,100% 640px,auto 640px;background-position:top,top,66% top}}body.soft-light{--gold:#047f91;--gold-light:#14b7c7;--gold-deep:#005c6c;--border-bright:rgba(4,127,145,.3);background-image:linear-gradient(90deg,rgba(255,255,255,.94),rgba(255,255,255,.82) 31%,rgba(255,255,255,.36) 56%,rgba(255,255,255,.04)),linear-gradient(180deg,rgba(255,255,255,.05),rgba(255,255,255,.74) 585px,#fff 960px),url(/futuristic-teal-desert-tower.png)}body.soft-light .brand-name,body.soft-light .hero h1 span{color:#057e91}body.soft-light .login-button:hover,body.soft-light .main-nav a.active,body.soft-light .main-nav a:hover,body.soft-light .secondary-button:hover{color:#006c7e}body.soft-light .eyebrow{color:#177582;border-color:rgba(4,127,145,.25)}body.soft-light .login-button,body.soft-light .secondary-button{border-color:rgba(4,127,145,.3)}body.soft-light .primary-button{color:#fff;background:linear-gradient(120deg,#006c7e,#14b7c7 51%,#057e91);border-color:#14aabe;box-shadow:0 12px 30px rgba(4,127,145,.2),inset 0 1px 0 rgba(255,255,255,.25)}body.soft-light .cta-section,body.soft-light .market-terminal,body.soft-light .ticker-shell,body.soft-light .trust-strip{border-color:rgba(4,127,145,.2)}body.soft-light .analysis-button,body.soft-light .timeframe-group button.active{background:linear-gradient(135deg,#006c7e,#14b7c7);border-color:#058da1}body.soft-light .ai-icon{color:#057e91;border-color:rgba(4,127,145,.22);background:rgba(4,127,145,.08)}body.soft-light .feature-card a,body.soft-light .movers-card a,body.soft-light .panel-heading small,body.soft-light .statistics strong{color:#057e91}body.soft-light .ticker-symbol{background:linear-gradient(135deg,#057e91,#20c1ce)}body.soft-light .ticker-label{color:#066775;background:rgba(20,183,199,.13)}.luxury-sparkles i{border-color:rgba(10,166,184,.48);background:linear-gradient(135deg,rgba(255,255,255,.95),rgba(87,207,219,.38));box-shadow:0 0 22px rgba(10,166,184,.2),inset 3px 3px 4px rgba(255,255,255,.9)}.luxury-sparkles b{background:linear-gradient(90deg,transparent 46%,rgba(10,166,184,.72) 49%,rgba(255,255,255,.95) 50%,rgba(10,166,184,.72) 51%,transparent 54%),linear-gradient(transparent 46%,rgba(10,166,184,.72) 49%,rgba(255,255,255,.95) 50%,rgba(10,166,184,.72) 51%,transparent 54%);filter:drop-shadow(0 0 8px rgba(10,166,184,.4))}.arabian-palms i{filter:hue-rotate(141deg) saturate(1.45)}.hero h1:after{color:#07879a}body.soft-light{--bg-soft:#f5f7fa;--panel-strong:#fff;--panel-light:#f8fafc;--border:rgba(17,31,45,.10);--border-bright:rgba(6,124,142,.24);--text:#111820;--muted:#697786;--muted-2:#98a6b4;--shadow:0 26px 80px rgba(15,39,56,.10);background-color:#fff}body.soft-light .site-header{background:rgba(255,255,255,.94);border-color:rgba(17,31,45,.08);box-shadow:0 9px 28px rgba(16,43,58,.05)}body.soft-light .market-terminal{background:rgba(255,255,255,.88);border-color:rgba(9,132,150,.24);box-shadow:0 30px 80px rgba(8,80,96,.14),inset 0 1px 0 #fff;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}body.soft-light .ai-panel{background:linear-gradient(180deg,rgba(255,255,255,.96),rgba(243,249,251,.94))}body.soft-light .asset-tabs,body.soft-light .site-footer,body.soft-light .statistics,body.soft-light .ticker-shell,body.soft-light .trust-strip{background:rgba(255,255,255,.94)}body.soft-light .data-card,body.soft-light .instrument-card,body.soft-light .overview-card{background:linear-gradient(145deg,#fff,#f7fafc);border-color:rgba(17,31,45,.09);box-shadow:0 18px 48px rgba(15,39,56,.075)}body.soft-light .dubai-card{background:linear-gradient(145deg,#fff,#f1f7f8)}body.soft-light .eyebrow,body.soft-light .indicator-button,body.soft-light .live-badge,body.soft-light .login-button,body.soft-light .secondary-button,body.soft-light .signal-card,body.soft-light .timeframe-group{background:#fff}body.soft-light .cta-section{background:linear-gradient(115deg,rgba(255,255,255,.98),rgba(240,250,252,.94));box-shadow:0 26px 70px rgba(8,80,96,.11)}body.soft-light .primary-button{box-shadow:0 14px 34px rgba(0,111,130,.24),inset 0 1px 0 rgba(255,255,255,.3)}body.soft-light .brand-mark{filter:drop-shadow(0 4px 13px rgba(0,139,160,.25))}body.soft-light .brand-name{text-shadow:0 3px 18px rgba(0,126,145,.13)}body.soft-light .section-kicker{letter-spacing:.12em;color:#057e91}body.soft-light .hero h1{color:#101921}body.soft-light .hero-lead,body.soft-light .section-heading p{color:#596b79}.theme-toggle{width:auto;min-width:64px;padding-inline:9px;gap:6px;grid-auto-flow:column;border-right:1px solid var(--border);font-size:.65rem}.theme-toggle svg{width:17px}.theme-label{font-weight:700}.lifestyle-gallery{margin-top:82px;margin-bottom:92px}.gallery-heading{margin-bottom:26px}.gallery-grid{display:grid;grid-template-columns:1.35fr 1fr 1fr;gap:18px}.gallery-card{min-height:360px;overflow:hidden;position:relative;border:1px solid rgba(6,124,142,.2);border-radius:18px;background:#fff;box-shadow:0 22px 56px rgba(10,68,82,.14)}.gallery-card-wide{grid-row:span 1}.gallery-card img{width:100%;height:100%;position:absolute;inset:0;object-fit:cover;transition:transform .5s ease}.gallery-card:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 28%,rgba(0,29,39,.86))}.gallery-card:hover img{transform:scale(1.045)}.gallery-card>div{position:absolute;z-index:2;left:24px;right:24px;bottom:23px;color:#fff}.gallery-card span{display:block;margin-bottom:8px;color:#68e7ee;font-family:Manrope,sans-serif;font-size:.62rem;font-weight:800;letter-spacing:.16em}.gallery-card h3{margin:0;font-family:Noto Kufi Arabic,Manrope,sans-serif;font-size:1rem;letter-spacing:-.04em}.gallery-card p{max-width:300px;margin:8px 0 0;color:rgba(255,255,255,.78);font-size:.71rem;line-height:1.7}@media (max-width:800px){.theme-label{display:none}.theme-toggle{min-width:38px;padding:0}.gallery-grid{grid-template-columns:1fr}.gallery-card{min-height:280px}.lifestyle-gallery{margin-top:55px;margin-bottom:60px}}.gold-bar-icon{width:24px;height:18px;filter:drop-shadow(0 2px 2px rgba(128,82,5,.22))}.asset-dot.gold .gold-bar-icon{width:24px;height:19px}.gold-bar-symbol{background:linear-gradient(135deg,#fffdf5,#f2c85e)!important}.gold-bar-symbol .gold-bar-icon{width:25px;height:19px}.stock-logo{overflow:hidden}.stock-logo img{width:62%;height:62%;display:block;object-fit:contain}.stock-logo.tesla{background:#e82127}.stock-logo.tesla img{filter:invert(1);width:58%}.stock-logo.nvidia{background:#76b900}.stock-logo.nvidia img{width:78%}.stock-logo.apple{background:#f5f7fa}.stock-logo.apple img{width:64%}.brand-mark{width:50px;height:50px;color:#078fa2}.brand-mark svg{overflow:visible}.brand-mark svg path:nth-child(2){fill:#073741}body.soft-light .brand-mark{filter:drop-shadow(0 6px 15px rgba(0,161,182,.22))}.brand-mark{width:56px;height:56px;color:inherit}.brand-mark svg path:nth-child(2){fill:none}body.soft-light .brand-mark{filter:drop-shadow(0 8px 17px rgba(0,143,162,.28))}.visual-icon{display:block;object-fit:cover;object-position:center;border:1px solid rgba(83,222,233,.34);box-shadow:0 7px 16px rgba(0,108,126,.18)}.benefit>.visual-icon{width:28px;height:28px;flex:0 0 auto;border-radius:9px}.feature-card>.visual-icon{width:42px;height:42px;border-radius:12px;margin-bottom:15px}.instrument-icon .visual-icon{width:100%;height:100%;border:0;border-radius:inherit;box-shadow:none}body.soft-light .visual-icon{border-color:rgba(7,159,177,.32)}body.soft-light .dubai-card{background:linear-gradient(90deg,rgba(255,255,255,.98),rgba(255,255,255,.88) 43%,rgba(255,255,255,.22)),url(/arabian-future-city.png) 50%/cover;border-color:rgba(6,124,142,.24)}body.soft-light .dubai-card:before{background-image:linear-gradient(32deg,transparent 49%,rgba(11,181,197,.18) 50%,transparent 51%)}body.soft-light .dubai-copy,body.soft-light .mini-stats{color:#15202a}body.soft-light .dubai-copy small,body.soft-light .mini-stats small{color:#60707e}body.soft-light .mini-stats{border-color:rgba(10,97,113,.18);background:rgba(255,255,255,.55);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}body.soft-light .market-terminal{color:#edf8f9;background:linear-gradient(145deg,#172028,#0b1117);border-color:rgba(34,205,215,.34);box-shadow:0 30px 80px rgba(6,29,38,.27),inset 0 1px 0 rgba(255,255,255,.07)}body.soft-light .market-terminal:before{background:linear-gradient(135deg,rgba(31,217,224,.13),transparent 34%,transparent 72%,rgba(80,111,126,.08))}body.soft-light .market-terminal .ai-panel{background:linear-gradient(180deg,#1a242d,#10181f)}body.soft-light .market-terminal .signal-card{background:rgba(255,255,255,.055);border-color:rgba(115,221,226,.12)}body.soft-light .market-terminal .risk-line,body.soft-light .market-terminal .signal-card small{color:#aebfc8}body.soft-light .market-terminal .indicator-button,body.soft-light .market-terminal .live-badge,body.soft-light .market-terminal .timeframe-group{background:rgba(255,255,255,.055);color:#c9dce0;border-color:rgba(115,221,226,.17)}body.soft-light .market-terminal .timeframe-group button{color:#b4c6cb}body.soft-light .market-terminal .asset-tabs{background:#10181f}body.soft-light .market-terminal .asset-tab{color:#c2d5d9}body.soft-light .market-terminal .asset-tab.active,body.soft-light .market-terminal .asset-tab:hover{color:#fff;background:rgba(18,183,199,.12)}body.soft-light .market-terminal .asset-tab small,body.soft-light .market-terminal .chart-times{color:#8da4ab}body.soft-light .ticker-shell{background:linear-gradient(145deg,#172028,#0c151b);border-color:rgba(11,158,174,.28);color:#edf8f9;box-shadow:0 18px 40px rgba(5,35,45,.18)}body.soft-light .ticker-item small{color:#9fb2b8}.feature-card>.visual-icon{width:56px;height:56px;border-radius:15px;margin-bottom:16px}.instrument-icon{width:58px;height:58px;border-radius:15px;overflow:hidden}body.soft-light{--bg:#fff;--bg-soft:#eceff1;--panel:#fff;--panel-light:#e9edef;--border:rgba(34,43,50,.14);--border-bright:rgba(53,74,84,.28);--text:#13191d;--muted:#66737c;--muted-2:#9aa4aa;--shadow:0 24px 65px rgba(27,37,43,.11)}body.soft-light .data-card,body.soft-light .instrument-card,body.soft-light .overview-card{background:linear-gradient(145deg,#fff,#e9edef);border-color:rgba(35,45,52,.12);box-shadow:0 18px 48px rgba(25,35,42,.08)}body.soft-light .dubai-card{background:linear-gradient(90deg,rgba(255,255,255,.98),rgba(245,247,248,.88) 43%,rgba(233,237,239,.25)),url(/arabian-future-city.png) 50%/cover}body.soft-light .cta-section{background:linear-gradient(115deg,#fff,#e7ecee)}body.soft-light .asset-tabs,body.soft-light .site-footer,body.soft-light .statistics,body.soft-light .trust-strip{background:#edf0f2}body.soft-light .market-terminal{color:#172028;background:rgba(255,255,255,.9);border-color:rgba(47,65,74,.22);box-shadow:0 26px 70px rgba(27,37,43,.11),inset 0 1px 0 #fff}body.soft-light .market-terminal:before{background:linear-gradient(135deg,rgba(102,123,135,.1),transparent 34%,transparent 72%,rgba(94,112,122,.07))}body.soft-light .market-terminal .ai-panel{background:linear-gradient(180deg,#f7f9fa,#e6ebed)}body.soft-light .market-terminal .signal-card{background:rgba(255,255,255,.75);border-color:rgba(46,61,70,.12)}body.soft-light .market-terminal .risk-line,body.soft-light .market-terminal .signal-card small{color:#6d7c85}body.soft-light .market-terminal .indicator-button,body.soft-light .market-terminal .live-badge,body.soft-light .market-terminal .timeframe-group{background:#f4f6f7;color:#56656d;border-color:rgba(46,61,70,.14)}body.soft-light .market-terminal .timeframe-group button{color:#697780}body.soft-light .market-terminal .asset-tabs{background:#eef1f2}body.soft-light .market-terminal .asset-tab{color:#4e5c64}body.soft-light .market-terminal .asset-tab.active,body.soft-light .market-terminal .asset-tab:hover{color:#172028;background:rgba(90,110,120,.12)}body.soft-light .market-terminal .asset-tab small,body.soft-light .market-terminal .chart-times{color:#7c8991}body.soft-light .ticker-shell{background:linear-gradient(145deg,#f8fafb,#e5eaec);border-color:rgba(47,65,74,.2);color:#172028;box-shadow:0 18px 40px rgba(27,37,43,.09)}body.soft-light .ticker-item small{color:#718089}.ticker-logo{overflow:hidden;background:#f3f6f7}.ticker-logo img{width:76%;height:76%;display:block;object-fit:contain}.ticker-logo img[src$=".ico"]{width:70%;height:70%;border-radius:5px}.ticker-logo:has(img[src$="tesla.svg"]){background:#e82127}.ticker-logo:has(img[src$="tesla.svg"]) img{filter:invert(1)}.ticker-logo:has(img[src$="nvidia.svg"]){background:#76b900}.ticker-logo:has(img[src$="nasdaq.svg"]){background:#016a9c}.ticker-logo:has(img[src$="nasdaq.svg"]) img{width:92%;filter:brightness(0) invert(1)}.ticker-bullion{background:linear-gradient(135deg,#fffdf5,#f2c85e)}.silver-bar-icon,.ticker-bullion .gold-bar-icon{width:25px;height:19px}.ticker-sp-logo{color:#fff;background:#25323b;font-size:.42rem;letter-spacing:-.06em}.brand-name{display:inline-flex;flex-direction:column;align-items:flex-start;gap:1px;line-height:1}.brand-name>span{font-family:Noto Kufi Arabic,Manrope,sans-serif;font-weight:800}.brand-name>small{color:#078a9d;font-family:Noto Kufi Arabic,sans-serif;font-size:.38em;font-weight:600;letter-spacing:0;line-height:1.4}.footer-brand .brand-name>small{font-size:.44em}.brand-name{display:inline-block;font-family:Noto Kufi Arabic,Manrope,sans-serif;font-weight:800;letter-spacing:-.055em;line-height:1.15}.brand-name>small,.brand-name>span{display:contents}.site-header .brand-mark{color:#c59722;filter:drop-shadow(0 6px 16px rgba(191,143,24,.34))}.site-header .brand-name{color:transparent;background:linear-gradient(105deg,#9c7210,#e7c864 34%,#fff2b3 50%,#d9ad39 66%,#8c6510);-webkit-background-clip:text;background-clip:text;text-shadow:0 3px 18px rgba(180,134,25,.2);position:relative;padding-bottom:7px;letter-spacing:-.07em}.site-header .brand-name:after{content:"";position:absolute;left:2px;bottom:0;width:62%;height:3px;opacity:.88;background:linear-gradient(45deg,transparent 42%,#d8b44b 43% 57%,transparent 58%) 0 0/8px 8px,linear-gradient(-45deg,transparent 42%,#fff1ad 43% 57%,transparent 58%) 4px 0/8px 8px;box-shadow:0 1px 8px rgba(198,151,28,.28)}.brand-mark{display:grid;place-items:center;overflow:visible}.brand-mark img{width:100%;height:100%;display:block;object-fit:contain;transform:scale(1.14);filter:drop-shadow(0 6px 13px rgba(177,126,17,.28))}.brand-lockup{width:238px;height:66px;flex:0 0 238px;filter:none!important}.brand-lockup img{width:100%;height:100%;object-fit:contain;transform:none;filter:drop-shadow(0 5px 13px rgba(178,129,15,.25))}.footer-brand .brand-lockup{width:182px;height:54px;flex-basis:182px}.footer-brand .brand-name,.site-header .brand-name{display:none}body.soft-light .hero h1,body.soft-light .hero h1 span{color:transparent;background:linear-gradient(105deg,#8d6510,#dcb84d 30%,#fff0af 49%,#d4a62f 68%,#87600c);-webkit-background-clip:text;background-clip:text;text-shadow:0 4px 24px rgba(187,139,22,.2)}@media (max-width:800px){.brand-lockup{width:185px;height:54px;flex-basis:185px}}.site-header .brand-lockup{width:250px;height:62px;flex-basis:250px;padding:5px 9px;border:1px solid rgba(227,190,78,.48);border-radius:13px;background:linear-gradient(135deg,#101d23,#1c343b 58%,#0d2229);box-shadow:0 10px 25px rgba(13,31,38,.21),inset 0 1px 0 rgba(255,255,255,.11),inset 0 0 18px rgba(19,198,207,.09)}.site-header .brand-lockup:after{content:"";position:absolute;inset:1px;border:1px solid rgba(64,218,226,.14);border-radius:11px;pointer-events:none}.site-header .brand-lockup img{position:relative;z-index:1;filter:drop-shadow(0 2px 5px rgba(255,228,132,.28))}.footer-brand .brand-lockup{padding:3px 7px;background:linear-gradient(135deg,#101d23,#1c343b)}body.soft-light .hero h1{color:#17222a;background:none;-webkit-text-fill-color:currentColor;text-shadow:none}body.soft-light .hero h1 span{color:transparent;background:linear-gradient(105deg,#8d6510,#dcb84d 30%,#fff0af 49%,#d4a62f 68%,#87600c);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;text-shadow:0 4px 24px rgba(187,139,22,.2)}.brand-lockup{position:relative;box-sizing:border-box}body:not(.soft-light) .site-header .brand-lockup{padding:0;border:0;border-radius:0;background:transparent;box-shadow:none}body:not(.soft-light) .site-header .brand-lockup:after{display:none}body.soft-light .site-header .brand-lockup{width:250px;height:62px;flex-basis:250px;padding:5px 9px;border:1px solid rgba(227,190,78,.48);border-radius:13px;background:linear-gradient(135deg,#101d23,#1c343b 58%,#0d2229);box-shadow:0 10px 25px rgba(13,31,38,.21),inset 0 1px 0 rgba(255,255,255,.11),inset 0 0 18px rgba(19,198,207,.09)}body.soft-light .site-header .brand-lockup:after{content:"";position:absolute;inset:1px;border:1px solid rgba(64,218,226,.14);border-radius:11px;pointer-events:none}@media (max-width:1120px){.site-header .brand-lockup,body.soft-light .site-header .brand-lockup{width:190px;height:50px;flex-basis:190px;padding:4px 7px}}@media (max-width:800px){.site-header .brand-lockup,body.soft-light .site-header .brand-lockup{width:158px;height:43px;flex-basis:158px;padding:3px 5px;border-radius:10px}body.soft-light .site-header .brand-lockup:after{border-radius:8px}}.site-header .brand{min-width:0;align-self:center}body.soft-light .site-header .brand-lockup{width:224px;height:56px;flex-basis:224px;margin:0;padding:4px 7px;border-radius:11px;box-shadow:0 8px 20px rgba(13,31,38,.16),inset 0 1px 0 rgba(255,255,255,.1),inset 0 0 14px rgba(19,198,207,.07)}body.soft-light .site-header .brand-lockup:after{border-radius:9px}.site-header .brand-lockup img{object-position:center}.hero h1:after{display:none}@media (max-width:1120px){body.soft-light .site-header .brand-lockup{width:180px;height:48px;flex-basis:180px}}@media (max-width:800px){body.soft-light .site-header .brand-lockup{width:152px;height:42px;flex-basis:152px;padding:3px 5px}}body.soft-light .site-header .brand-lockup{padding:0;border:0;border-radius:0;background:transparent;box-shadow:none}body.soft-light .site-header .brand-lockup:after{display:none}body.soft-light .site-header .brand-lockup img{filter:drop-shadow(0 3px 8px rgba(112,76,8,.28))}body.soft-light .site-header{background:linear-gradient(105deg,#e4ebed,#f8fafb 48%,#e8f1f2);border-bottom-color:rgba(5,124,142,.25);box-shadow:0 8px 24px rgba(24,43,51,.08)}body.soft-light .main-nav a{color:#53626a}body.soft-light .main-nav a.active,body.soft-light .main-nav a:hover{color:#006f80}body.soft-light .site-footer{background:linear-gradient(105deg,#e4ebed,#f8fafb 48%,#e8f1f2);border-top-color:rgba(5,124,142,.25)}body.soft-light .site-footer .brand-lockup img{filter:drop-shadow(0 3px 8px rgba(112,76,8,.22))}.brand-watermark{position:fixed;inset:0;z-index:0;pointer-events:none;opacity:.065;background-image:url(/arabians-markets-logo-lockup.png),linear-gradient(rgba(4,127,145,.12) 1px,transparent 0),linear-gradient(90deg,rgba(4,127,145,.1) 1px,transparent 0);background-repeat:repeat;background-size:330px auto,76px 76px,76px 76px;background-position:24px 118px,0 80px,0 80px;-webkit-mask-image:linear-gradient(180deg,transparent 0,black 100px,black calc(100% - 60px),transparent);mask-image:linear-gradient(180deg,transparent 0,black 100px,black calc(100% - 60px),transparent)}.site-footer,.site-header,main{position:relative;z-index:1}body:not(.soft-light) .brand-watermark{opacity:.11;filter:saturate(.8) brightness(1.15)}@media (max-width:800px){.brand-watermark{background-size:230px auto,56px 56px,56px 56px;background-position:14px 95px,0 70px,0 70px;opacity:.052}}