*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:#000;background:#fff;margin:0;font-family:Arial,Noto Sans Arabic,sans-serif;line-height:1.7}a{color:inherit}main{max-width:1180px;margin:0 auto;padding:40px 24px}.site-header{z-index:30;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff5;border-bottom:1px solid #e9e9e9;position:sticky;top:0}.header-inner{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:18px;max-width:1180px;margin:auto;padding:14px 24px;display:flex}.brand{align-items:center;gap:12px;font-weight:800;text-decoration:none;display:flex}.brand-logo{object-fit:contain;filter:drop-shadow(0 7px 10px #0000001f);width:52px;height:52px}.footer-brand{align-items:center;gap:10px;display:flex}.nav{flex-wrap:wrap;align-items:center;gap:16px;display:flex}.nav a{font-size:14px;text-decoration:none}.hero{grid-template-columns:1.3fr .7fr;align-items:center;gap:36px;padding:72px 0 42px;display:grid}.eyebrow{letter-spacing:.02em;font-size:14px;font-weight:700}.hero h1{margin:10px 0 16px;font-size:clamp(38px,6vw,76px);line-height:1.08}.hero-lead{max-width:760px;font-size:20px}.hero-visual{border:1px solid #ddd;border-radius:32px;flex-direction:column;justify-content:space-between;min-height:390px;padding:26px;transition:all .5s;display:flex;overflow:hidden;box-shadow:0 16px 50px #0000000f}.mast{z-index:4;justify-content:space-between;align-items:center;gap:12px;display:flex;position:relative}.flag{font-size:34px}.indicator{border:1px solid #ccc;border-radius:999px;align-items:center;gap:7px;padding:8px 14px;font-size:13px;text-decoration:none;display:flex}.indicator-light{background:#777;border-radius:50%;width:9px;height:9px;box-shadow:0 0 0 4px #0000000d}.scene-sky{justify-content:space-around;align-items:center;gap:18px;min-height:150px;display:flex}.scene-brand-mark{object-fit:contain;filter:drop-shadow(0 10px 13px #00000029);width:145px;height:145px;transition:transform .6s}.economy-gauge{background:#fff;border:2px solid #111;border-radius:50%;flex:none;place-items:center;width:88px;height:88px;display:grid;position:relative}.gauge-label{font-size:13px;font-weight:800}.gauge-arrow{transform-origin:50% 70%;font-size:34px;line-height:1;transition:transform .6s;position:absolute}.sea{background:linear-gradient(#f7fbfd,#eef6fa);height:105px;margin:0 -26px;position:relative;overflow:hidden}.wave{border-top:4px solid #6f9fba;border-radius:50%;width:130%;height:38px;animation:4s linear infinite waveMove;position:absolute;left:-15%}.wave-1{top:18px}.wave-2{animation-duration:5s;animation-direction:reverse;top:45px}.wave-3{animation-duration:6s;top:72px}.scene-status{margin-top:8px;font-size:13px}.economy-boom .indicator-light{background:#18864b}.economy-boom .gauge-arrow{transform:rotate(0)}.economy-boom .wave{animation-duration:8s;transform:scaleY(.45)}.economy-recovery .indicator-light{background:#4c8c59}.economy-recovery .gauge-arrow{transform:rotate(28deg)}.economy-recovery .wave{animation-duration:5s;transform:scaleY(.75)}.economy-stable .indicator-light{background:#718096}.economy-stable .gauge-arrow{transform:rotate(90deg)}.economy-stable .wave{animation-duration:4.5s}.economy-recession .indicator-light{background:#a33}.economy-recession .gauge-arrow{transform:rotate(180deg)}.economy-recession .wave{border-top-width:6px;animation-duration:2s;transform:scaleY(1.45)}.economy-recession .scene-brand-mark{transform:rotate(-4deg)}.economy-uncertain .indicator-light{background:#9a7b28}.economy-uncertain .gauge-arrow{transform:rotate(135deg)}.economy-uncertain .sea{filter:grayscale(.55);opacity:.75}.economy-uncertain .wave{animation-duration:3s}@keyframes waveMove{0%{left:-15%}50%{left:-4%}to{left:-15%}}@media (prefers-reduced-motion:reduce){.wave{animation:none!important}.hero-visual,.gauge-arrow,.scene-brand-mark{transition:none!important}}.grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:20px;display:grid}.card{background:#fff;border:1px solid #ddd;border-radius:22px;padding:24px}.category-card{text-align:center;min-height:250px;text-decoration:none;transition:all .2s;display:block}.category-card:hover{transform:translateY(-3px);box-shadow:0 14px 36px #00000012}.category-icon-image,.category-art{object-fit:contain;filter:drop-shadow(0 12px 14px #0000001f);width:150px;height:150px;margin:0 auto 10px;display:block}.category-card h3{margin:6px 0}.btn{color:#000;cursor:pointer;background:#fff;border:1px solid #000;border-radius:12px;min-height:44px;margin-top:16px;padding:12px 18px;text-decoration:none;display:inline-block}.btn.primary{color:#fff;background:#000}.button-row{flex-wrap:wrap;gap:12px;display:flex}.section{padding:42px 0}.section h2{margin:0 0 18px;font-size:32px}.muted{color:#555}.legal-note{background:#fafafa;border-right:4px solid #111;border-radius:14px;padding:16px 20px}.footer{border-top:1px solid #e5e5e5;margin-top:56px}.footer-inner{grid-template-columns:2fr 1fr 1fr;gap:24px;max-width:1180px;margin:auto;padding:28px 24px 48px;display:grid}.footer a{text-decoration:none}.page-title{padding:56px 0 20px}.page-title h1{margin:0 0 12px;font-size:48px;line-height:1.15}.content-prose{max-width:820px}.content-prose h2{margin-top:34px}.pill{border:1px solid #ddd;border-radius:999px;margin:4px;padding:7px 12px;display:inline-block}.ok{border:1px solid #ddd;border-radius:14px;max-width:720px;padding:18px}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline-offset:3px;border-radius:6px;outline:3px solid #000}.nav a,.footer a{align-items:center;min-height:44px;display:inline-flex}.page .hero{direction:ltr!important;grid-template-columns:minmax(0,1fr) 270px!important;align-items:stretch!important}.page .hero>.head,.page .hero>.profile{direction:rtl!important}.page .top .brand{justify-self:start}.page .top .brand img{filter:drop-shadow(0 7px 7px #0003);width:58px!important;height:58px!important}.page .top{min-height:82px!important}.page .fin{border-collapse:separate!important;border-spacing:2px!important;background:#d8dde2!important;border-radius:12px!important;padding:3px!important;box-shadow:0 12px 24px #00000029,inset 0 1px #fff!important}.page .fin th,.page .fin td{background:linear-gradient(#fff 0%,#f8f9fa 42%,#e3e7ea 100%)!important;border:1px solid #c7cdd2!important;border-radius:5px!important;padding:9px 6px!important;box-shadow:inset 0 1px #fff,inset 0 -1px #c4c9ce,1px 2px 3px #00000029!important}.page .fin th{text-shadow:0 1px #fff!important;background:linear-gradient(#fff 0%,#eef1f3 48%,#d8dde1 100%)!important;font-weight:900!important}.page .fin td:nth-child(2){font-weight:800!important}.page .analysis{background:linear-gradient(145deg,#fff,#f2f4f6)!important;box-shadow:0 10px 25px #0000001c!important}.page .kpi,.page .metric,.page .tech{box-shadow:6px 7px 14px #0000001f,-3px -3px 7px #fff!important}.page .quick a,.page .mainnav a{box-shadow:2px 3px 6px #0000001f,inset 0 1px #fff!important}@media (max-width:1050px){.page .hero{direction:rtl!important;grid-template-columns:1fr!important}.page .hero>.profile{grid-row:1}.page .top .brand{justify-self:center}}@media (max-width:820px){main{padding:28px 18px}.hero{grid-template-columns:1fr;padding-top:44px}.hero-visual{border-radius:24px;min-height:350px;padding:20px}.mast{flex-wrap:wrap;align-items:flex-start}.indicator{font-size:12px}.scene-sky{min-height:135px}.scene-brand-mark{width:125px;height:125px}.economy-gauge{width:76px;height:76px}.sea{margin:0 -20px}.category-icon-image,.category-art{width:132px;height:132px}.footer-inner{grid-template-columns:1fr}.nav{gap:10px}.header-inner{align-items:flex-start}.page-title h1{font-size:38px}}@media (max-width:480px){.hero h1{font-size:40px}.hero-lead{font-size:17px}.scene-brand-mark{width:108px;height:108px}.category-icon-image,.category-art{width:120px;height:120px}.brand-logo{width:46px;height:46px}}
.page{background:#f7f8fa!important;max-width:1280px!important;margin:0 auto!important;padding:14px 18px 28px!important}.page .top{border-radius:16px!important;grid-template-columns:240px minmax(520px,1fr) 170px!important;gap:10px!important;width:100%!important;padding:9px 12px!important}.page .brand{justify-self:start!important}.page .brand img{width:40px!important;height:40px!important}.page .brand strong{font-size:17px!important}.page .brand small{font-size:11px!important}.page .mainnav{justify-content:center!important;gap:5px!important}.page .mainnav a,.page .quick a{border-radius:9px!important;min-height:34px!important;padding:6px 9px!important;font-size:12px!important;box-shadow:0 2px 5px #00000012!important}.page .legalTop{text-align:left!important;justify-self:end!important;font-size:11px!important}.page .quick{gap:5px!important;max-width:900px!important;margin:8px auto 0!important}.page .hero{direction:ltr!important;grid-template-columns:minmax(0,1fr) 250px!important;align-items:stretch!important;gap:12px!important;margin-top:12px!important}.page .hero>*{direction:rtl!important}.page .profile{text-align:right!important;grid-area:1/2!important;grid-template-columns:62px 1fr!important;padding:12px!important}.page .head{flex-direction:column!important;grid-area:1/1!important;justify-content:center!important;padding:14px!important;display:flex!important}.page .head h1{margin:0 0 4px!important;font-size:28px!important}.page .avatar{width:62px!important;height:62px!important;font-size:24px!important}.page .kpis{gap:9px!important;margin-top:12px!important}.page .kpi{border-radius:13px!important;min-height:80px!important;padding:10px!important}.page .kpi .ic{font-size:16px!important}.page .kpi strong{font-size:18px!important}.page .kpi small{font-size:11px!important}.page .goal{min-height:78px!important;margin-top:12px!important;padding:12px!important}.page .goal h3{margin:0 0 4px!important;font-size:16px!important}.page .section{margin-top:14px!important;padding:12px!important}.page .title{margin:2px 0 10px!important;font-size:25px!important}.page .tablewrap{padding:5px!important;overflow-x:auto!important}.page .fin{border-collapse:separate!important;border-spacing:3px!important;table-layout:fixed!important;background:#e9edf1!important;border-radius:12px!important;min-width:920px!important;padding:4px!important}.page .fin th,.page .fin td{vertical-align:middle!important;white-space:nowrap!important;background:linear-gradient(#fff 0%,#edf1f4 100%)!important;border:1px solid #c8cfd6!important;border-radius:7px!important;padding:8px 6px!important;box-shadow:inset 1px 1px #fff,2px 2px 4px #0000001c!important}.page .fin th{background:linear-gradient(#fff,#dfe5ea)!important;font-size:12px!important}.page .fin td{font-size:12px!important}.page .fin th:first-child{width:14%!important}.page .fin th:nth-child(2){width:24%!important}.page .fin th:nth-child(n+3){width:12.4%!important}.page .metrics{gap:9px!important}.page .metric{min-height:80px!important;padding:10px!important}.page .metric strong{font-size:18px!important}.page .techgrid{gap:8px!important}.page .tech{min-height:140px!important;padding:9px!important}.page .tech h4{font-size:12px!important}.page .tech strong{font-size:18px!important}.page .gauge{width:62px!important;height:31px!important}.page .support{gap:10px!important}.page .support .card{padding:12px!important}.page .support h3{margin-top:0!important;font-size:15px!important}.page .modules{gap:10px!important;margin-top:14px!important}.page .module{padding:11px!important}.page .module summary{font-size:14px!important}.page .disclaimer{margin-top:12px!important}@media (max-width:1050px){.page .top{grid-template-columns:1fr!important}.page .brand,.page .legalTop{justify-self:center!important}.page .hero{direction:rtl!important;grid-template-columns:1fr!important}.page .profile,.page .head{grid-column:1!important}.page .profile{grid-row:1!important}.page .head{grid-row:2!important}}
