@font-face{font-family:IBMPlexSansArabicSAR-Medium;src:url(/assets/fonts/IBMPlexSansArabicSAR-Medium.ttf)format("truetype");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:IBMPlexSansArabicSAR-Bold;src:url(/assets/fonts/IBMPlexSansArabicSAR-Bold.ttf)format("truetype");font-weight:700;font-style:normal;font-display:swap}:root,[data-theme=light]{--page-bg:#f6f7f8;--card-bg:#fff;--text-base:#000;--text-details:#3c3c43b8;--stroke:#0000001f;--accent:#4f0af5;--dot-inactive:#0003;--company-track:#f7f7f7}[data-theme=dark]{--page-bg:#121212;--card-bg:#1b2229;--text-base:#fff;--text-details:#ebebf599;--stroke:#ebebf52e;--accent:#8a5df6;--dot-inactive:#ffffff40;--company-track:#ebebf514}:root{--hero-text:#fff;--hero-text-details:#ffffffb8;--hero-fill:#ffffff24;--hero-stroke:#ffffff38;--hero-positive:#7ee0a3}*,:before,:after{box-sizing:border-box}html,body,#root{-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;text-size-adjust:100%;background:var(--page-bg);min-height:100%;margin:0}body{background:var(--page-bg);color:var(--text-base);-webkit-font-smoothing:antialiased;-webkit-user-select:none;user-select:none;-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent;touch-action:manipulation;overscroll-behavior:none;font-family:IBMPlexSansArabicSAR-Medium,system-ui,sans-serif}img{-webkit-user-drag:none}body.is-browser-preview{background:#d8dbe0}.browser-shell{flex-direction:column;align-items:center;gap:16px;min-height:100vh;padding:24px 16px 48px;display:flex}.phone-frame{background:var(--page-bg);border-radius:24px;width:100%;max-width:390px;min-height:780px;overflow:hidden;box-shadow:0 0 0 1px #00000014,0 18px 40px #0000002e}.page{background:var(--page-bg);width:100%;min-height:100%;margin:0;padding:16px 16px 48px}html.is-webview,html.is-webview body,html.is-webview #root{background:var(--page-bg);height:auto;min-height:0}html.is-webview .page{height:auto;min-height:0}.config-panel{color:#f9fafb;background:#111827;border-radius:16px;width:100%;max-width:390px;padding:14px;font-family:ui-sans-serif,system-ui,sans-serif;box-shadow:0 10px 30px #0000002e}.config-panel__header{flex-direction:column;gap:2px;margin-bottom:12px;display:flex}.config-panel__header strong{font-size:14px}.config-panel__header span{color:#9ca3af;font-size:12px}.config-panel__grid{grid-template-columns:1fr 1fr;gap:10px;display:grid}.config-field{color:#d1d5db;flex-direction:column;gap:4px;font-size:11px;display:flex}.config-field select{appearance:none;color:#f9fafb;background:#1f2937;border:1px solid #374151;border-radius:8px;padding:8px 10px;font-size:12px}.config-field select:focus{outline-offset:1px;outline:2px solid #8a5df6}.stack{flex-direction:column;gap:16px;margin-top:16px;display:flex}.hero{border-radius:12px;justify-content:center;align-items:flex-start;height:230px;display:flex;overflow:hidden}.hero__image{object-fit:contain;object-position:top;width:180px;height:auto;margin-top:16px}.hero--detailed{height:auto;min-height:230px;color:var(--hero-text);padding:16px;display:block;position:relative}.hero__art{z-index:2;pointer-events:none;width:130px;height:auto;position:absolute;inset-block-start:100px;inset-inline-end:16px}.hero__content{z-index:1;position:relative}.hero__title{font-family:IBMPlexSansArabicSAR-Bold,system-ui,sans-serif;font-size:calc(13px * var(--text-zoom-adjust,1));margin:0;font-weight:700;line-height:1.2}.hero__description{font-size:calc(11px * var(--text-zoom-adjust,1));color:var(--hero-text-details);margin:8px 0 0;line-height:1.2}.hero__stats{flex-direction:column;align-items:flex-start;gap:6px;margin:8px 0 0;padding:0;list-style:none;display:flex}.hero__stats-row{gap:6px;display:flex}.hero-stat{border:1.4px solid var(--hero-stroke);background:var(--hero-fill);text-align:center;border-radius:12px;flex-direction:column;align-items:center;gap:4px;max-width:100%;padding:16px 12px;display:flex}.hero-stat__label{font-size:calc(13px * var(--text-zoom-adjust,1));color:var(--hero-text);line-height:1.5}.hero-stat__value{font-family:IBMPlexSansArabicSAR-Bold,system-ui,sans-serif;font-size:calc(16px * var(--text-zoom-adjust,1));direction:ltr;unicode-bidi:isolate;font-weight:700;line-height:1.1}.hero__period{font-size:calc(11px * var(--text-zoom-adjust,1));color:var(--hero-text-details);margin:8px 0 0;line-height:1.1}.tabs{flex-wrap:wrap;gap:8px;display:flex}.tab{background:var(--card-bg);color:var(--text-base);cursor:pointer;border:none;border-radius:8px;flex-direction:column;align-items:center;padding:8px 12px;font-family:IBMPlexSansArabicSAR-Medium,system-ui,sans-serif;font-size:.8125rem;line-height:1.2;display:inline-flex}.tab:after{content:attr(data-label);visibility:hidden;height:0;font-family:IBMPlexSansArabicSAR-Bold,system-ui,sans-serif;font-weight:700;display:block;overflow:hidden}.tab--active{background:var(--accent);color:#fff;font-family:IBMPlexSansArabicSAR-Bold,system-ui,sans-serif;font-weight:700}.card{background:var(--card-bg);border-radius:12px;padding:16px}.card__title{margin:0 0 16px;font-family:IBMPlexSansArabicSAR-Bold,system-ui,sans-serif;font-size:.8125rem;font-weight:700;line-height:1.2}.card__description{color:var(--text-details);text-align:center;margin:8px 0 0;font-size:.6875rem;line-height:1.5}.allocation{flex-direction:column;gap:8px;margin:0;padding:0;list-style:none;display:flex}.allocation__row{align-items:center;gap:8px;display:flex}.allocation__avatar{border:1.4px solid var(--stroke);direction:ltr;unicode-bidi:isolate;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:56px;height:56px;font-family:IBMPlexSansArabicSAR-Bold,system-ui,sans-serif;font-size:13px;font-weight:700;display:inline-flex}.allocation__info{flex-direction:column;flex:1;gap:2px;min-width:0;padding:8px;display:flex;position:relative}.allocation__bar{width:calc(var(--fill) + 10%);background:#aebbcb3d;border-radius:8px;animation:.6s ease-out both allocation-fill;position:absolute;inset-block:0;inset-inline-start:0}@keyframes allocation-fill{0%{width:0}}.allocation__name{font-family:IBMPlexSansArabicSAR-Bold,system-ui,sans-serif;font-size:.8125rem;font-weight:700;line-height:1.5;position:relative}.allocation__subtitle{color:var(--text-details);font-size:.6875rem;line-height:1.5;position:relative}.allocation__percent{direction:ltr;unicode-bidi:isolate;flex-shrink:0;font-family:IBMPlexSansArabicSAR-Bold,system-ui,sans-serif;font-size:1rem;font-weight:700}.company-list{flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.company-row{align-items:center;gap:12px;padding-block:8px;display:flex}.company-row__logo{flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;display:inline-flex}.company-row__logo img{object-fit:contain;width:100%;height:100%}.company-row__logo-fallback{border:1.4px solid var(--stroke);width:100%;height:100%;color:var(--text-details);border-radius:8px;justify-content:center;align-items:center;font-family:IBMPlexSansArabicSAR-Bold,system-ui,sans-serif;font-size:.8125rem;font-weight:700;display:inline-flex}.company-row__main{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.company-row__name{font-size:.8125rem;line-height:1.3}.company-row__meter{align-items:center;gap:8px;display:flex}.company-row__track{background:var(--company-track);border-radius:999px;flex:1;height:12px;position:relative}.company-row__fill{background:linear-gradient(90deg,#2854e3,#59c1ff);border-radius:999px;animation:.3s ease-out both allocation-fill;position:absolute;inset-block:2px;inset-inline-start:2px}[dir=rtl] .company-row__fill{background:linear-gradient(270deg,#2854e3,#59c1ff)}.company-row__percent{color:var(--text-details);direction:ltr;unicode-bidi:isolate;flex-shrink:0;font-size:.8125rem}.card--tight{padding-left:8px}.correlation{border-collapse:separate;border-spacing:2px;table-layout:fixed;direction:ltr;width:100%}.correlation th[scope=row]{width:40px}.correlation__label{color:var(--text-details);text-align:center;font-family:IBMPlexSansArabicSAR-Medium,system-ui,sans-serif;font-size:11px;font-weight:500}.correlation__label--active{color:var(--accent);font-family:IBMPlexSansArabicSAR-Bold,system-ui,sans-serif;font-weight:700}.correlation__cell{text-align:center;cursor:pointer;border-radius:4px;padding:10px 0;font-size:11px}.correlation__cell--selected{outline:2px solid var(--accent);outline-offset:-1px}.benchmark__figure{direction:ltr;margin-bottom:16px;position:relative}.benchmark__chart{width:100%;height:auto;display:block}.benchmark-chip{border:1px solid var(--stroke);background:var(--card-bg);white-space:nowrap;border-radius:10px;padding:3px 10px;font-family:IBMPlexSansArabicSAR-Bold,system-ui,sans-serif;font-size:11px;font-weight:700;line-height:1.5;position:absolute}.benchmark-leader{background:var(--stroke);width:1px;position:absolute}.benchmark-chip--portfolio{color:var(--accent);transform:translate(-50%,-100%)}.benchmark-chip__text{-webkit-background-clip:text;background-clip:text}.benchmark-chip__text[style]{-webkit-text-fill-color:transparent}.benchmark-chip--benchmark{color:var(--text-base);transform:translate(-50%)}.annual__figure{direction:ltr;height:210px;margin-bottom:8px;position:relative}.annual__plot{position:absolute;inset:0 0 24px 44px}.annual__gridline{border-top:1px dashed var(--stroke);position:absolute;left:0;right:0}.annual__gridline--zero{border-top:1.5px solid var(--text-base)}.annual__ylabel{text-align:left;direction:ltr;width:36px;font-size:11px;position:absolute;left:-44px;transform:translateY(-50%)}.annual__bars{gap:4px;display:flex;position:absolute;inset:0}.annual__bar-slot{flex:1;position:relative}.annual__bar{width:10px;position:absolute;left:50%;transform:translate(-50%)}.annual__bar--positive{background:linear-gradient(#9465fb,#6729f7);border-radius:2px 2px 0 0}.annual__bar--negative{background:linear-gradient(#f19c41,#f6bc7d);border-radius:0 0 2px 2px}.annual__xlabel{font-size:11px;position:absolute;bottom:0}.annual__xlabel--start{left:44px}.annual__xlabel--end{right:0}.annual__caption{color:var(--text-details);margin:0 0 16px;font-size:.6875rem;line-height:1.5}.benchmark__table-wrap{border:1px solid var(--stroke);border-radius:8px;margin-top:16px;overflow:hidden}.benchmark{border-collapse:separate;border-spacing:0;width:100%}.benchmark th,.benchmark td{border-inline-end:1px solid var(--stroke);border-block-end:1px solid var(--stroke);padding:4px 12px}.benchmark th:last-child,.benchmark td:last-child{border-inline-end:none}.benchmark tbody tr:last-child th,.benchmark tbody tr:last-child td{border-block-end:none}.benchmark__head{text-align:center;font-family:IBMPlexSansArabicSAR-Bold,system-ui,sans-serif;font-size:.6875rem;font-weight:700}.benchmark__metric{text-align:start;font-family:IBMPlexSansArabicSAR-Medium,system-ui,sans-serif;font-size:.8125rem;font-weight:500}.benchmark__value{text-align:center;font-size:.8125rem}.benchmark__sublabel{color:var(--text-details);white-space:nowrap;margin-inline-start:4px;font-size:.675rem}.ltr-num{white-space:nowrap;direction:ltr;unicode-bidi:isolate}.risk__intro--after{margin:16px 0 0}.risk__intro{color:var(--text-details);margin:8px 0 0;font-size:.6875rem;line-height:1.5}.risk__metric-description{color:var(--text-details);margin-top:2px;font-family:IBMPlexSansArabicSAR-Medium,system-ui,sans-serif;font-size:.6875rem;font-weight:500;line-height:1.4;display:block}.risk__chart{margin-bottom:16px}.metrics__glossary{flex-direction:column;gap:12px;margin:0;padding-top:12px;display:flex}.metrics__glossary-row dt{font-family:IBMPlexSansArabicSAR-Bold,system-ui,sans-serif;font-size:.8125rem;font-weight:700;line-height:1.5}.metrics__glossary-row dd{color:var(--text-details);margin:4px 0 0;padding:0;font-size:.6875rem;line-height:1.5}.drawdowns{flex-direction:column;gap:8px;margin:0;padding:0;list-style:none;display:flex}.drawdown-card{border:1px solid var(--stroke);border-radius:12px;padding:12px}.drawdown-card__period{margin:0 0 12px;font-family:IBMPlexSansArabicSAR-Bold,system-ui,sans-serif;font-size:.8125rem;font-weight:700;line-height:1.4}.drawdown-card__stats{grid-template-columns:repeat(3,1fr);gap:8px;display:grid}.drawdown-stat{flex-direction:column;gap:4px;display:flex}.drawdown-stat__label{color:var(--text-details);font-size:.6875rem;line-height:1.4}.drawdown-stat__value{font-family:IBMPlexSansArabicSAR-Bold,system-ui,sans-serif;font-size:.8125rem;font-weight:700;line-height:1.4}.accordion{margin-top:8px}.accordion__header{width:100%;color:var(--text-base);text-align:start;cursor:pointer;background:0 0;border:none;justify-content:space-between;align-items:center;gap:8px;padding:12px 0 0;font-family:IBMPlexSansArabicSAR-Bold,system-ui,sans-serif;font-size:.8125rem;font-weight:700;line-height:1.5;display:flex}.accordion__chevron{flex-shrink:0;transition:transform .2s}.accordion__chevron--open{transform:rotate(180deg)}.accordion__panel{grid-template-rows:0fr;transition:grid-template-rows .25s;display:grid}.accordion__panel--open{grid-template-rows:1fr}.accordion__panel-inner{min-height:0;overflow:hidden}.accordion__body{color:var(--text-details);white-space:pre-line;margin:0;padding-top:8px;font-size:.6875rem;line-height:1.5}.geo-list{grid-template-columns:auto 1fr auto;align-items:center;gap:16px 8px;margin:0;padding:0;list-style:none;display:grid}.geo-row{display:contents}.geo-row__name{color:var(--text-details);font-size:.8125rem;line-height:1.5}.geo-row__percent{color:var(--text-details);direction:ltr;unicode-bidi:isolate;font-size:.8125rem}.company-list__caption{color:var(--text-details);margin:16px 0 0;font-size:.6875rem;line-height:1.5}.benefits{flex-direction:column;gap:16px;margin:0;padding:0;list-style:none;display:flex}.benefits__item{align-items:center;gap:8px;font-size:.875rem;line-height:1.4;display:flex}.check-icon{color:var(--accent);flex-shrink:0;display:inline-flex}.chip-grid{flex-wrap:wrap;gap:4px;display:flex}.chip{border:1.4px solid var(--stroke);background:0 0;border-radius:8px;align-items:center;gap:8px;padding:8px 10px;display:inline-flex}.chip--logo{min-height:44px;padding:10px 12px}.chip__icon{object-fit:contain;border-radius:4px;width:20px;height:20px}.chip__label{font-size:.75rem;line-height:1.3}.chip__logo{object-fit:contain;width:auto;max-width:96px;height:22px}.chart-image,.map-image{border-radius:8px;width:100%;height:auto;display:block}.map-image{aspect-ratio:2;object-fit:contain}.empty{text-align:center;color:var(--text-details);margin:48px 16px;font-size:.875rem}.waqf-benefits{flex-direction:column;gap:16px;margin:0;padding:0;list-style:none;display:flex}.waqf-benefits__item{flex-direction:column;gap:4px;display:flex}.waqf-benefits__item strong{font-family:IBMPlexSansArabicSAR-Bold,system-ui,sans-serif;font-size:.875rem}.waqf-benefits__item span{color:var(--text-details);font-size:.75rem;line-height:1.45}.warning-box{background:var(--card-bg);border:1.4px solid var(--stroke);color:var(--text-details);border-radius:12px;padding:14px 16px;font-size:.8125rem;line-height:1.45}.cashback-header{color:var(--text-details);justify-content:space-between;gap:12px;margin-bottom:12px;font-size:.75rem;display:flex}.cashback-levels{flex-direction:column;gap:8px;margin:0;padding:0;list-style:none;display:flex}.cashback-levels__item{border:1.4px solid var(--stroke);border-radius:12px;justify-content:space-between;align-items:center;gap:12px;padding:12px;display:flex}.cashback-levels__name{color:var(--text-details);margin-bottom:2px;font-size:.75rem}.cashback-levels__range{font-family:IBMPlexSansArabicSAR-Bold,system-ui,sans-serif;font-size:.8125rem}.cashback-levels__rate{color:var(--accent);background:color-mix(in srgb, var(--accent) 12%, transparent);border-radius:999px;flex-shrink:0;padding:6px 10px;font-family:IBMPlexSansArabicSAR-Bold,system-ui,sans-serif;font-size:.8125rem}
