@import "https://fonts.googleapis.com/css2?family=Vazirmatn:wght@400;500;600;700;800&display=swap";:root{color:#101c38;font-synthesis:none;text-rendering:optimizelegibility;--navy:#071b44;--navy-2:#0b2861;--purple:#5548e8;--purple-soft:#eeedff;--ink:#101c38;--muted:#77839e;--line:#e6eaf3;--panel:#fff;--green:#12a781;--red:#df5d67;--amber:#d99132;background:#f5f7fc;font-family:Vazirmatn,Tahoma,sans-serif}*{box-sizing:border-box}body{background:#f5f7fc;min-width:320px;margin:0}button,input,select{font:inherit}button{cursor:pointer}.app-shell{direction:rtl;min-height:100vh;display:flex}.sidebar{background:var(--navy);color:#dce6ff;z-index:20;flex-direction:column;flex:0 0 244px;width:244px;height:100vh;min-height:100vh;padding:25px 14px 16px;display:flex;position:sticky;top:0}.brand-lockup{border-bottom:1px solid #ffffff1a;align-items:center;gap:10px;padding:0 10px 23px;display:flex}.brand-mark{align-content:center;gap:4px;width:31px;height:32px;display:grid;position:relative;transform:rotate(0)}.brand-mark span{background:#7165ff;border-radius:10px;height:6px;display:block}.brand-mark span:first-child{width:19px;transform:translate(5px)rotate(-17deg)}.brand-mark span:nth-child(2){width:25px}.brand-mark span:nth-child(3){width:18px;transform:translate(6px)rotate(-17deg)}.brand-name{color:#fff;font-size:20px;font-weight:800;line-height:1}.brand-caption{color:#9eadcf;margin-top:6px;font-size:10px}.workspace-switcher{background:#ffffff0a;border:1px solid #ffffff1a;border-radius:10px;align-items:center;gap:9px;margin:20px 4px 19px;padding:11px 10px;display:flex}.workspace-avatar,.user-avatar,.topbar-avatar,.company-avatar{border-radius:10px;flex:none;place-items:center;font-weight:700;display:grid}.workspace-avatar{color:#fff;background:#6a5af1;width:29px;height:29px;font-size:13px}.workspace-copy{flex-direction:column;flex:1;gap:3px;min-width:0;display:flex}.workspace-copy strong{color:#fff;white-space:nowrap;text-overflow:ellipsis;font-size:11px;overflow:hidden}.workspace-copy span{color:#99a8cb;font-size:10px}.side-nav{flex:1;overflow:auto}.nav-group{margin-bottom:21px}.nav-group-label{color:#7589b5;padding:0 13px 8px;font-size:10px}.nav-item{color:#a9b7d6;text-align:right;background:0 0;border:0;border-radius:8px;align-items:center;gap:11px;width:100%;padding:10px 13px;font-size:12px;transition:all .18s;display:flex;position:relative}.nav-item:hover{color:#fff;background:#ffffff0f}.nav-item.active{color:#fff;background:linear-gradient(90deg,#5d4eec7a,#5d4eec1a);box-shadow:inset -3px 0 #766bff}.nav-item.active:after{content:"";background:#a9a0ff;border-radius:50%;width:5px;height:5px;position:absolute;left:13px}.nav-count{color:#fff;background:#f26b7a;border-radius:6px;place-items:center;min-width:19px;height:19px;margin-right:auto;font-size:10px;display:grid}.sidebar-bottom{border-top:1px solid #ffffff1a;padding-top:14px}.sync-status{color:#7f94bd;align-items:center;gap:6px;padding:0 8px 14px;font-size:9px;display:flex}.status-dot{background:#2ad4a6;border-radius:50%;width:7px;height:7px;display:inline-block;box-shadow:0 0 0 3px #2ad4a61f}.status-dot.warning{background:#e8a74c;box-shadow:0 0 0 3px #e8a74c24}.sidebar-profile{align-items:center;gap:8px;padding:10px 8px 2px;display:flex}.user-avatar{color:#e9efff;background:#274477;width:31px;height:31px;font-size:12px}.mobile-close,.mobile-menu{display:none}.main-area{direction:rtl;flex:1;min-width:0}.topbar{border-bottom:1px solid var(--line);z-index:10;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffffd1;justify-content:space-between;align-items:center;gap:25px;height:72px;padding:0 36px;display:flex;position:sticky;top:0}.topbar-start,.topbar-actions,.breadcrumbs{align-items:center;display:flex}.breadcrumbs{color:#9aa4ba;gap:8px;font-size:11px}.breadcrumbs strong{color:var(--ink);font-weight:600}.topbar-actions{gap:13px}.global-search{border:1px solid var(--line);color:#a5afc2;background:#f6f8fc;border-radius:8px;align-items:center;gap:8px;width:260px;height:36px;padding:0 12px;display:flex}.global-search input{width:100%;min-width:0;color:var(--ink);background:0 0;border:0;outline:0;font-size:11px}.global-search button{color:#99a5bb;background:0 0;border:0;padding:0;display:flex}.global-search kbd{color:#9aa6ba;white-space:nowrap;direction:ltr;border:1px solid #dfe4ef;border-radius:4px;padding:2px 4px;font-size:9px}.icon-btn{color:#8b96aa;background:0 0;border:0;border-radius:8px;place-items:center;width:34px;height:34px;display:grid}.icon-btn:hover{color:var(--ink);background:#f0f2f8}.topbar-icon{position:relative}.has-notification span{background:#f15f6a;border:1px solid #fff;border-radius:50%;width:6px;height:6px;position:absolute;top:7px;right:7px}.topbar-avatar{color:#fff;background:linear-gradient(135deg,#6055eb,#3930ab);border:0;width:33px;height:33px}.content-wrap{max-width:1600px;margin:0 auto;padding:34px 42px 60px}.page-heading{justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:27px;display:flex}.page-heading h1{letter-spacing:-.7px;color:var(--ink);margin:7px 0 5px;font-size:clamp(24px,2vw,32px)}.page-heading p{color:var(--muted);margin:0;font-size:12px;line-height:2}.eyebrow{color:#6560c9;align-items:center;gap:6px;font-size:11px;font-weight:600;display:inline-flex}.eyebrow-pulse{background:#2dc9a0;border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 4px #2dc9a01f}.muted-separator{color:#adb5c7;margin:0 4px}.heading-actions{flex-wrap:wrap;gap:10px;display:flex}.button{border:1px solid #0000;border-radius:8px;justify-content:center;align-items:center;gap:7px;min-height:37px;padding:0 14px;font-size:11px;font-weight:600;transition:all .18s;display:inline-flex}.button.primary{color:#fff;background:var(--purple);box-shadow:0 6px 14px #5548e82b}.button.primary:hover{background:#4539d2;transform:translateY(-1px)}.button.secondary{color:#46516d;border-color:var(--line);background:#fff}.button.secondary:hover{background:#fafbfe;border-color:#cfd5e4}.kpi-grid{background:var(--panel);border:1px solid var(--line);border-radius:11px;grid-template-columns:repeat(4,1fr);margin-bottom:18px;display:grid;box-shadow:0 5px 20px #16285406}.kpi-block{border-left:1px solid var(--line);min-height:112px;padding:20px 23px 17px}.kpi-block:last-child{border-left:0}.kpi-label{color:#7e89a0;align-items:center;gap:8px;font-size:11px;display:flex}.kpi-icon{border-radius:7px;place-items:center;width:26px;height:26px;display:grid}.kpi-icon.positive{color:#13aa84;background:#e6faf3}.kpi-icon.negative{color:#dd606b;background:#fff0f1}.kpi-icon.warning{color:#cb8e2f;background:#fff5df}.kpi-icon.neutral{color:#5e52e6;background:#efedff}.kpi-more{color:#b6becd;margin-right:auto}.kpi-value-row{direction:rtl;align-items:baseline;gap:10px;margin-top:11px;display:flex}.kpi-value-row strong{letter-spacing:-1px;font-size:28px;font-weight:700}.delta{direction:rtl;align-items:center;gap:2px;font-size:10px;font-weight:600;display:inline-flex}.delta.positive,.change.positive{color:var(--green)}.delta.negative,.change.negative{color:var(--red)}.delta.warning,.change.warning{color:var(--amber)}.delta.neutral,.change.neutral{color:#66748e}.kpi-hint{color:#a4adbc;margin-top:1px;font-size:10px}.dashboard-grid{gap:18px;margin-bottom:18px;display:grid}.top-grid{grid-template-columns:1.12fr .88fr}.middle-grid{grid-template-columns:1.24fr .76fr}.bottom-grid{grid-template-columns:1.06fr .94fr}.lower-grid{grid-template-columns:1.05fr .95fr}.panel{background:var(--panel);border:1px solid var(--line);border-radius:11px;min-width:0;box-shadow:0 5px 20px #16285406}.summary-panel,.chart-panel,.market-panel,.market-map-panel,.signals-panel,.watchlist-panel,.news-panel,.ask-panel{padding:21px 23px}.section-header{justify-content:space-between;align-items:flex-start;gap:15px;margin-bottom:20px;display:flex}.section-title{align-items:flex-start;gap:10px;min-width:0;display:flex}.section-icon{color:#5b50de;background:#f0efff;border-radius:7px;flex:none;place-items:center;width:28px;height:28px;display:grid}.section-title h2{margin:1px 0 3px;font-size:14px;font-weight:700}.section-title p{color:#9aa5b9;margin:0;font-size:10px}.panel-action,.text-button{color:#5c55cf;white-space:nowrap;background:0 0;border:0;align-items:center;gap:5px;padding:5px 0;font-size:10px;display:inline-flex}.panel-action:hover,.text-button:hover{color:#3129ab}.summary-lead{background:#f7f7ff;border:1px solid #e9e8ff;border-radius:8px;gap:14px;margin-bottom:12px;padding:15px 16px;display:flex}.summary-number{color:#6055e4;font-size:28px;font-weight:700;line-height:1}.summary-lead strong{font-size:12px}.summary-lead p{color:#77839a;margin:6px 0 0;font-size:10px;line-height:1.9}.summary-list{flex-direction:column;display:flex}.summary-row{border-bottom:1px solid #eef0f5;grid-template-columns:9px 27px 1fr 16px;align-items:start;gap:9px;padding:14px 0;display:grid}.summary-row:last-child{border-bottom:0}.summary-status{border-radius:5px;justify-content:center;align-items:center;width:8px;height:22px;display:flex}.summary-status span{border-radius:50%;width:5px;height:5px}.summary-status.positive{background:#e2f8f1}.summary-status.positive span{background:var(--green)}.summary-status.negative{background:#fff0f1}.summary-status.negative span{background:var(--red)}.summary-status.warning{background:#fff5df}.summary-status.warning span{background:var(--amber)}.summary-index{color:#a9b2c1;padding-top:1px;font-size:10px}.summary-row strong{font-size:11px}.summary-row p{color:#8691a6;margin:4px 0 0;font-size:10px;line-height:1.8}.chart-panel{position:relative;overflow:hidden}.segmented-control{border:1px solid var(--line);border-radius:6px;display:flex;overflow:hidden}.segmented-control button{color:#9ca6b8;background:#fff;border:0;padding:5px 8px;font-size:9px}.segmented-control button+button{border-right:1px solid var(--line)}.segmented-control button.active{color:#5c50dc;background:#f0efff;font-weight:600}.chart-kpi{direction:rtl;align-items:center;gap:10px;display:flex}.chart-kpi strong{font-size:25px}.chart-kpi small{color:#8590a3;font-size:10px;font-weight:400}.chart-kpi .muted{color:#a0a9ba;font-size:10px}.market-chart{direction:ltr;height:208px;margin-top:12px;position:relative}.market-chart.compact{height:165px;margin-top:16px}.market-chart svg{width:100%;height:100%;overflow:visible}.chart-grid line{stroke:#edf0f5;stroke-width:1px}.chart-line{filter:drop-shadow(0 5px 3px #5b4de821)}.chart-tooltip{background:var(--navy);color:#fff;direction:rtl;border-radius:5px;padding:6px 8px;font-size:10px;position:absolute;top:1px;right:-3px}.chart-tooltip small{color:#58d2b1;margin-right:5px}.chart-axis{color:#aeb6c5;direction:ltr;justify-content:space-between;font-size:9px;display:flex}.market-table{width:100%}.table-head,.market-row{grid-template-columns:1.35fr .65fr .84fr 1.3fr .53fr;align-items:center;gap:10px;display:grid}.table-head{color:#a8b1c1;border-bottom:1px solid #eff1f5;padding:0 0 11px;font-size:9px}.market-row{border-bottom:1px solid #f0f2f6;min-height:47px;padding:7px 0;font-size:10px}.market-row:last-child{border-bottom:0}.entity-name{align-items:center;gap:7px;font-size:10px;font-weight:600;display:flex}.entity-dot{border-radius:50%;width:7px;height:7px}.entity-dot.positive{background:var(--green)}.entity-dot.negative{background:var(--red)}.market-name{color:#7e899e}.market-row strong{flex-direction:column;gap:2px;font-size:11px;display:flex}.market-row strong small{color:#a3acbb;font-size:8px;font-weight:400}.mini-spark{width:100%;height:24px}.mini-spark.positive{color:var(--green)}.mini-spark.negative{color:var(--red)}.change{direction:rtl;font-size:10px}.map-visual{direction:ltr;background:#fbfbff;border-radius:8px;height:128px;margin:8px 0 14px;position:relative;overflow:hidden}.map-grid-lines{opacity:.45;background-image:linear-gradient(#e9ebf4 1px,#0000 1px),linear-gradient(90deg,#e9ebf4 1px,#0000 1px);background-size:23px 23px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(90deg,#0000,#000 12% 88%,#0000);mask-image:linear-gradient(90deg,#0000,#000 12% 88%,#0000)}.map-shape{opacity:.92;background:#e6e5ff;position:absolute}.map-shape-a{border-radius:58% 43% 52%;width:102px;height:43px;top:26%;left:28%;transform:rotate(-17deg)}.map-shape-b{background:#d5d3ff;border-radius:38% 58% 42% 56%;width:95px;height:52px;top:34%;left:49%;transform:rotate(14deg)}.map-shape-c{background:#bdb9ff;border-radius:50% 30% 56% 42%;width:62px;height:40px;top:26%;left:66%;transform:rotate(25deg)}.map-pulse{background:#574be4;border-radius:50%;width:9px;height:9px;position:absolute;box-shadow:0 0 0 5px #574be41f}.map-pulse.p1{top:49%;left:54%}.map-pulse.p2{background:#15ad87;top:38%;left:69%;box-shadow:0 0 0 5px #15ad871f}.map-pulse.p3{top:65%;left:44%}.map-pulse.p4{background:#db9960;top:66%;left:78%;box-shadow:0 0 0 5px #db99601f}.market-mini-list{grid-template-columns:1fr 1fr;gap:8px 20px;display:grid}.market-mini{align-items:center;gap:7px;font-size:10px;display:flex}.market-mini>span:first-child{flex:1;align-items:center;gap:6px;display:flex}.market-mini strong{font-size:10px}.level-dot{border-radius:50%;width:7px;height:7px;display:inline-block}.signal-list{flex-direction:column;display:flex}.signal-row{text-align:right;background:0 0;border:0;border-bottom:1px solid #eff1f5;grid-template-columns:29px 1fr auto 16px;align-items:start;gap:10px;width:100%;padding:13px 0;display:grid}.signal-row:last-child{border-bottom:0}.signal-row:hover .signal-copy strong{color:#5145d7}.signal-marker{border-radius:7px;place-items:center;width:28px;height:28px;display:grid}.signal-marker.positive{color:var(--green);background:#e4faf2}.signal-marker.negative{color:var(--red);background:#fff0f1}.signal-marker.warning{color:var(--amber);background:#fff6e5}.signal-copy>div{align-items:center;gap:8px;display:flex}.signal-copy strong{margin:5px 0 3px;font-size:11px;transition:all .18s;display:block}.signal-copy p{color:#8994a7;margin:0;font-size:10px;line-height:1.8}.signal-copy small{color:#a3adbd;margin-top:5px;font-size:9px;display:block}.signal-time{color:#a3adbc;font-size:9px}.status-chip{white-space:nowrap;border-radius:5px;justify-content:center;align-items:center;padding:4px 7px;font-size:9px;display:inline-flex}.status-chip.positive{color:#159f7e;background:#e7f9f3}.status-chip.negative{color:#d55864;background:#ffedf0}.status-chip.warning{color:#b97b25;background:#fff4dc}.status-chip.neutral{color:#6b7089;background:#eef0f5}.signal-score{text-align:center;padding-top:3px}.signal-score strong{color:#5348d8;font-size:14px;display:block}.signal-score span{color:#a6afbd;font-size:8px}.watchlist-items{min-height:150px}.watch-item{border-bottom:1px solid #f0f2f6;align-items:center;gap:8px;padding:12px 3px;font-size:11px;display:flex}.watch-item>svg{color:#665ae4}.watch-item span{flex:1}.watch-item button{color:#bbc2cf;background:0 0;border:0;padding:2px}.watch-item button:hover{color:var(--red)}.empty-state{color:#9aa4b8;text-align:center;padding:25px 0;font-size:10px}.add-watch{color:#6156d4;background:#f6f5ff;border:0;border-radius:7px;justify-content:center;align-items:center;gap:6px;width:100%;padding:9px;font-size:10px;display:flex}.news-list{flex-direction:column;display:flex}.news-row{border-bottom:1px solid #eff1f5;grid-template-columns:46px 1fr 24px 16px;align-items:start;gap:10px;padding:13px 0;display:grid}.news-row:last-child{border-bottom:0}.news-impact{color:#9aa5b8;align-items:center;gap:5px;font-size:9px;display:flex}.impact-line{border-radius:4px;width:4px;height:26px}.impact-line.high{background:var(--red)}.impact-line.medium{background:var(--amber)}.impact-line.low{background:#9ba5b7}.news-copy{min-width:0}.news-title{color:var(--ink);text-align:right;background:0 0;border:0;padding:0;font-size:11px;font-weight:600;line-height:1.7;display:block}.news-title:hover{color:#4f44d5}.news-copy p{color:#8a95a8;margin:4px 0 6px;font-size:10px;line-height:1.8}.news-meta{color:#a8b0bd;align-items:center;gap:6px;font-size:8px;display:flex}.news-meta i,.regulation-main i{background:#b6bdc9;border-radius:50%;width:3px;height:3px;display:inline-block}.bookmark-button{color:#bcc4d1;background:0 0;border:0;padding:2px}.bookmark-button.bookmarked{color:#665ae4}.bookmark-button:hover{color:#6559e2}.news-arrow{cursor:pointer;margin-top:5px}.ask-panel{background:linear-gradient(#fff 0%,#fbfbff 100%)}.ask-intro{background:#f5f4ff;border-radius:8px;align-items:center;gap:10px;padding:11px 12px;display:flex}.ask-intro p{color:#696f9d;margin:0;font-size:10px}.ai-orb{color:#5e52e4;background:#e9e6ff;border-radius:9px;flex:none;place-items:center;width:29px;height:29px;display:grid}.suggestion-row{flex-wrap:wrap;gap:6px;margin:12px 0;display:flex}.suggestion-row button{color:#747d9c;background:#fff;border:1px solid #e4e6f3;border-radius:20px;padding:6px 9px;font-size:9px}.suggestion-row button:hover{color:#5548e8;border-color:#c7c2ff}.asked-preview{flex-direction:column;gap:6px;max-height:105px;margin-bottom:10px;display:flex;overflow:auto}.asked-message{border-radius:7px;padding:7px 9px;font-size:9px;line-height:1.8}.asked-message.user{color:#5548dd;background:#f0efff;align-self:flex-start;max-width:88%}.asked-message.assistant{color:#737e93;background:#fff;border:1px solid #e8eaf2}.ask-form{background:#fff;border:1px solid #e2e5ef;border-radius:8px;gap:6px;padding:5px;display:flex}.ask-form input{min-width:0;color:var(--ink);border:0;outline:0;flex:1;padding:5px 7px;font-size:10px}.ask-form button{background:var(--purple);color:#fff;border:0;border-radius:6px;place-items:center;width:29px;height:29px;display:grid}.workspace-page .page-heading{margin-bottom:28px}.filter-toolbar{border:1px solid var(--line);background:#fff;border-radius:9px;align-items:center;gap:14px;margin-bottom:18px;padding:11px 15px;display:flex}.filter-label{color:#7a869d;align-items:center;gap:6px;font-size:10px;display:inline-flex}.filter-chips{flex-wrap:wrap;flex:1;gap:6px;display:flex}.filter-chips button{color:#8a95a9;background:#fff;border:1px solid #e7eaf1;border-radius:6px;padding:6px 10px;font-size:9px}.filter-chips button.selected{color:#5548df;background:#f2f0ff;border-color:#cfcaff}.result-count{color:#a7afbd;white-space:nowrap;font-size:9px}.content-columns{grid-template-columns:minmax(0,1fr) 290px;gap:18px;display:grid}.feed-panel,.side-inspector,.country-panel,.country-map-large{padding:21px 23px}.feed-header{color:#939db0;border-bottom:1px solid #eff1f5;justify-content:space-between;align-items:center;padding-bottom:13px;font-size:10px;display:flex}.feed-header button{color:#68759a;background:0 0;border:0;align-items:center;gap:6px;font-size:10px;display:inline-flex}.news-list.expanded .news-row{padding:19px 0}.side-inspector{height:fit-content}.topic-bar{margin-bottom:19px}.topic-bar>div:first-child{justify-content:space-between;margin-bottom:7px;font-size:10px;display:flex}.topic-bar strong{color:#5e52df;font-size:10px}.topic-bar span{color:#7f8a9e}.topic-track{direction:ltr;background:#eff0f6;border-radius:10px;height:5px;overflow:hidden}.topic-track span{border-radius:inherit;background:#665ae7;height:100%;display:block}.market-overview-grid{grid-template-columns:1.15fr .85fr;gap:18px;margin-bottom:18px;display:grid}.market-feature,.market-insights{padding:22px 25px}.feature-top,.feature-title,.feature-meta{justify-content:space-between;align-items:center;display:flex}.label-chip{color:#5c50d9;background:#f0efff;border-radius:5px;padding:4px 7px;font-size:9px}.feature-title{margin-top:20px}.feature-title .eyebrow{margin-bottom:7px;display:block}.feature-title strong{font-size:29px;display:block}.feature-title small{color:#8c97aa;font-size:10px;font-weight:400}.feature-meta{color:#a0a9ba;border-top:1px solid #f0f2f5;padding-top:9px;font-size:9px}.insight-callout{background:#f7f6ff;border-radius:8px;gap:10px;padding:14px;display:flex}.insight-callout p{color:#6f7896;margin:0;font-size:10px;line-height:2}.insight-tags{gap:8px;margin:17px 0;display:flex}.insight-tags span{color:#8994a8;background:#f5f6fa;border-radius:5px;padding:5px 8px;font-size:9px}.table-panel{padding:22px 25px}.table-panel>.section-header{margin-bottom:21px}.market-table.large .table-head,.market-table.large .market-row{grid-template-columns:1.2fr .72fr 1fr .58fr .58fr .95fr}.market-table.large .market-row{padding:12px 0}.market-table.large .market-row strong{flex-direction:row;align-items:baseline;gap:5px}.market-table.large .market-row strong small{font-size:9px}.market-table.large .mini-spark{height:28px}.competitor-table{border-top:1px solid #eff1f5}.competitor-row{border-bottom:1px solid #eff1f5;grid-template-columns:1.1fr 1.5fr .55fr .55fr 24px;align-items:center;gap:14px;min-height:72px;display:grid}.competitor-identity,.member-identity{align-items:center;gap:10px;display:flex}.company-avatar{color:#6559e1;background:#efedff;width:32px;height:32px;font-size:12px}.competitor-identity strong,.member-identity strong{font-size:11px;display:block}.competitor-identity span{color:#9ba5b7;margin-top:3px;font-size:9px;display:block}.competitor-signal{align-items:center;gap:9px;min-width:0;display:flex}.competitor-signal strong{white-space:nowrap;text-overflow:ellipsis;font-size:10px;overflow:hidden}.muted{color:#a3adbc;font-size:9px}.watch-button{color:#8f9aaf;background:#fff;border:1px solid #e6e9f0;border-radius:6px;justify-content:center;align-items:center;gap:4px;padding:6px 8px;font-size:9px;display:inline-flex}.watch-button.following{color:#6357dc;background:#f7f6ff;border-color:#d9d4ff}.timeline-title{justify-content:space-between;margin:25px 0 17px;font-size:11px;font-weight:600;display:flex}.timeline{border-right:1px solid #e4e7f0;padding-right:20px}.timeline-item{grid-template-columns:70px 1fr;gap:13px;padding:0 0 21px;display:grid;position:relative}.timeline-item:last-child{padding-bottom:0}.timeline-dot{background:#aeb5c5;border:2px solid #fff;border-radius:50%;width:9px;height:9px;position:absolute;top:4px;right:-25px;box-shadow:0 0 0 1px #d8dce7}.timeline-dot.positive{background:var(--green)}.timeline-dot.negative{background:var(--red)}.timeline-dot.warning{background:var(--amber)}.timeline-date{color:#a1abba;font-size:9px}.timeline-item strong{font-size:10px}.timeline-item p{color:#8e99ad;margin:4px 0 0;font-size:10px}.country-list{border-top:1px solid #eff1f5}.country-row{border-bottom:1px solid #eff1f5;grid-template-columns:32px 50px 1fr 38px 47px 48px 16px;align-items:center;gap:10px;min-height:65px;font-size:10px;display:grid}.country-avatar{color:#665ae1;background:#efedff;border-radius:5px;place-items:center;width:30px;height:24px;font-size:8px;font-weight:700;display:grid}.country-bar{direction:ltr;background:#f0f1f6;border-radius:5px;height:5px;overflow:hidden}.country-bar span{border-radius:inherit;background:#6659e4;height:100%;display:block}.country-map-large{padding:22px 25px}.large-map{height:252px}.large-map .map-shape-a{width:170px;height:70px}.large-map .map-shape-b{width:150px;height:80px}.large-map .map-shape-c{width:100px;height:65px}.map-legend{color:#8994a8;gap:16px;font-size:9px;display:flex}.map-legend span{align-items:center;gap:5px;display:inline-flex}.regulation-table{border-top:1px solid #eff1f5}.regulation-row{border-bottom:1px solid #eff1f5;grid-template-columns:1fr 150px 92px;align-items:center;gap:20px;min-height:80px;display:grid}.regulation-main{align-items:center;gap:12px;display:flex}.regulation-main strong{font-size:11px;display:block}.regulation-main span:not(.status-chip){color:#a0a9b9;align-items:center;gap:6px;margin-top:6px;font-size:9px;display:flex}.regulation-date span,.regulation-date strong{display:block}.regulation-date span{color:#a0a9b9;margin-bottom:5px;font-size:9px}.regulation-date strong{font-size:10px}.regulation-row .text-button{justify-self:end}.signal-summary-row{grid-template-columns:repeat(4,1fr);gap:14px;margin-bottom:18px;display:grid}.signal-summary{border:1px solid var(--line);background:#fff;border-radius:9px;padding:17px 18px;position:relative;overflow:hidden}.signal-summary:after{content:"";opacity:.14;border-radius:50%;width:75px;height:75px;position:absolute;top:-32px;left:-20px}.signal-summary.positive:after{background:var(--green)}.signal-summary.negative:after{background:var(--red)}.signal-summary.warning:after{background:var(--amber)}.signal-summary.neutral:after{background:var(--purple)}.signal-summary span{color:#8792a6;font-size:10px;display:block}.signal-summary strong{margin:9px 0 4px;font-size:25px;display:block}.signal-summary small{color:#a4adbb;font-size:9px}.signal-table{border-top:1px solid #eff1f5}.signal-table-row{text-align:right;background:#fff;border:0;border-bottom:1px solid #eff1f5;grid-template-columns:63px 1fr 125px 96px 68px 16px;align-items:center;gap:15px;width:100%;padding:15px 0;display:grid}.signal-table-row:hover{background:#fcfcff}.signal-type{align-items:center;gap:5px;font-size:9px;display:flex}.signal-type.positive{color:var(--green)}.signal-type.negative{color:var(--red)}.signal-type.warning{color:var(--amber)}.signal-type.neutral{color:#6e64db}.signal-table-copy{min-width:0}.signal-table-copy strong,.signal-table-copy span{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.signal-table-copy strong{font-size:11px}.signal-table-copy span{color:#8b96a9;margin-top:4px;font-size:9px}.signal-entity{color:#7f8a9f;font-size:9px}.confidence strong{color:#6256dc;font-size:11px;display:block}.confidence span{color:#a1aaba;margin-top:2px;font-size:8px;display:block}.confidence>div{direction:ltr;background:#eceef5;border-radius:5px;width:65px;height:4px;margin-top:5px;overflow:hidden}.confidence i{border-radius:inherit;background:#6b5fe9;height:100%;display:block}.report-grid{grid-template-columns:repeat(4,1fr);gap:13px;display:grid}.report-card{border:1px solid #e8ebf2;border-radius:9px;flex-direction:column;min-height:168px;padding:15px;display:flex}.report-card-top{justify-content:space-between;align-items:start;margin-bottom:15px;display:flex}.pdf-icon{color:#d75f68;background:#fff0f1;border-radius:6px;place-items:center;width:34px;height:39px;font-size:8px;font-weight:700;display:grid;position:relative}.pdf-icon:before{content:"";border-top:9px solid #fff;border-right:9px solid #0000;position:absolute;top:0;left:0}.report-card>strong{font-size:11px}.report-card>span{color:#99a3b4;margin-top:5px;font-size:9px}.report-card-bottom{border-top:1px solid #f0f2f5;justify-content:space-between;align-items:center;margin-top:auto;padding-top:17px;display:flex}.report-card-bottom small{color:#a1aaba;font-size:9px}.download-button{color:#5f54d9;background:0 0;border:0;align-items:center;gap:4px;font-size:9px;display:inline-flex}.spin{color:#c89039;animation:1.2s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.source-health{color:#7d899f;background:#fafbfe;border:1px solid #edf0f5;border-radius:7px;gap:25px;margin-bottom:20px;padding:12px 14px;font-size:9px;display:flex}.source-health div{align-items:center;gap:7px;display:inline-flex}.source-health svg{color:#5c52df}.source-table .table-head,.source-row{grid-template-columns:1.35fr 1fr .7fr .6fr .9fr 25px}.source-row{border-bottom:1px solid #eff1f5;align-items:center;gap:12px;min-height:63px;font-size:9px;display:grid}.source-name{align-items:center;gap:9px;display:flex}.source-logo{color:#6256db;background:#f0efff;border-radius:6px;place-items:center;width:29px;height:29px;display:grid}.source-row>strong{font-size:10px}.source-link,.drawer-source-link{color:#5d52dc;white-space:nowrap;align-items:center;gap:3px;text-decoration:none;display:inline-flex}.source-link:hover,.drawer-source-link:hover{text-decoration:underline}.source-state{color:#9aa4b8;background:#f2f4f8;border-radius:999px;margin-right:7px;padding:3px 6px;font-size:9px;font-style:normal;font-weight:500;display:inline-block}.source-state.active{color:#15826f;background:#e9f8f3}.source-state.error{color:#b9545c;background:#fff0ef}.empty-data-page{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:300px;padding:38px;display:flex}.empty-data-icon{color:#5f54df;background:#f0efff;border-radius:13px;place-items:center;width:48px;height:48px;margin-bottom:16px;display:grid}.empty-data-page h2{margin:0 0 8px;font-size:18px}.empty-data-page p{color:#758198;max-width:520px;margin:0;line-height:1.9}.empty-data-page>span{color:#a2abb9;margin-top:16px;font-size:11px}.large-empty{min-height:110px;padding:42px 20px}.org-overview{grid-template-columns:repeat(3,1fr);gap:14px;margin-bottom:18px;display:grid}.org-card{border:1px solid var(--line);background:#fff;border-radius:9px;align-items:center;gap:11px;padding:17px;display:flex}.org-card-icon{color:#6357df;background:#f0efff;border-radius:8px;place-items:center;width:35px;height:35px;display:grid}.org-card div:nth-child(2){flex-direction:column;flex:1;gap:5px;display:flex}.org-card span{color:#9da7b7;font-size:9px}.org-card strong{font-size:11px}.member-table .table-head,.member-row{grid-template-columns:1.3fr 1fr 1fr .6fr 20px}.member-row{border-bottom:1px solid #eff1f5;align-items:center;gap:12px;min-height:64px;font-size:10px;display:grid}.user-avatar.small{color:#5c50da;background:#eeedff;width:28px;height:28px}.settings-layout{direction:ltr;grid-template-columns:205px 1fr;gap:18px;display:grid}.settings-tabs,.settings-form{direction:rtl;height:fit-content;padding:13px}.settings-tab{color:#8791a4;text-align:right;background:0 0;border:0;border-radius:7px;width:100%;padding:11px 12px;font-size:10px}.settings-tab.active{color:#5548d8;background:#f0efff;font-weight:600}.settings-form{padding:23px 25px}.form-grid{border-bottom:1px solid #eff1f5;grid-template-columns:1fr 1fr;gap:17px;padding-bottom:23px;display:grid}.form-grid label{color:#8490a4;flex-direction:column;gap:7px;font-size:10px;display:flex}.form-grid input,.form-grid select{color:var(--ink);background:#fbfcfe;border:1px solid #e5e8f0;border-radius:6px;outline:0;height:37px;padding:0 10px;font-size:10px}.form-section{justify-content:space-between;align-items:center;gap:20px;padding:22px 0;display:flex}.form-section>div:first-child{flex-direction:column;gap:5px;display:flex}.form-section strong{font-size:11px}.form-section span{color:#9ba5b6;font-size:9px}.topic-pills{flex-wrap:wrap;justify-content:flex-end;gap:6px;display:flex}.topic-pills span{color:#6156d9;background:#f0efff;border-radius:5px;padding:6px 8px;font-size:9px}.topic-pills button{color:#6559dc;background:#fff;border:1px dashed #bdb8f6;border-radius:5px;place-items:center;width:25px;display:grid}.save-button{margin-top:4px}.modal-backdrop,.drawer-backdrop{z-index:50;background:#06122b6b;place-items:center;padding:20px;animation:.2s fade-in;display:grid;position:fixed;inset:0}.modal{background:#fff;border-radius:12px;width:min(480px,100%);padding:23px;box-shadow:0 20px 70px #04112f3b}.modal-header{justify-content:space-between;align-items:flex-start;gap:20px;display:flex}.modal-header h2{margin:8px 0 0;font-size:17px}.modal-description{color:#8b96a9;margin:12px 0 20px;font-size:10px;line-height:1.8}.widget-options{grid-template-columns:1fr 1fr;gap:9px;display:grid}.widget-option{color:#717d94;text-align:right;background:#fff;border:1px solid #e6e9f1;border-radius:8px;align-items:center;gap:8px;padding:10px;font-size:10px;display:flex}.widget-option.selected{color:#5548d9;background:#faf9ff;border-color:#cbc7ff}.widget-option-icon{color:#6358de;background:#f0efff;border-radius:6px;place-items:center;width:27px;height:27px;display:grid}.check-box{color:#fff;border:1px solid #dfe3ed;border-radius:4px;place-items:center;width:17px;height:17px;margin-right:auto;display:grid}.selected .check-box{background:var(--purple);border-color:var(--purple)}.modal-footer{color:#9aa4b6;border-top:1px solid #eff1f5;justify-content:space-between;align-items:center;margin-top:21px;padding-top:17px;font-size:9px;display:flex}.drawer-backdrop{justify-content:flex-start;padding:0;display:flex}.detail-drawer{background:#fff;width:min(430px,100%);height:100%;padding:28px;animation:.25s slide-in;overflow:auto;box-shadow:10px 0 40px #04112f24}.drawer-header{justify-content:space-between;align-items:center;margin-bottom:34px;display:flex}.detail-drawer h2{margin:15px 0 10px;font-size:22px;line-height:1.6}.drawer-summary{color:#7d899e;font-size:11px;line-height:2.1}.drawer-meta-grid{background:#fafbfe;border-radius:8px;grid-template-columns:1fr 1fr;gap:15px;margin:24px 0;padding:15px;display:grid}.drawer-meta-grid div{flex-direction:column;gap:5px;display:flex}.drawer-meta-grid span{color:#a0a9b9;font-size:9px}.drawer-meta-grid strong{font-size:10px}.drawer-grounding{color:#1c9e7e;background:#f4fcf9;border:1px solid #d9f1e9;border-radius:8px;gap:10px;padding:13px;display:flex}.drawer-grounding strong{font-size:10px;display:block}.drawer-grounding p{color:#7a9d94;margin:5px 0 0;font-size:9px;line-height:1.7}.full-button{width:100%;margin-top:25px}.score-big{margin-top:24px}.score-big strong{color:#5a4ee0;font-size:33px;display:block}.score-big span{color:#a1aaba;font-size:9px}.score-big>div{direction:ltr;background:#edecf8;border-radius:8px;height:6px;margin-top:10px;overflow:hidden}.score-big i{border-radius:inherit;background:#6358e2;height:100%;display:block}@keyframes fade-in{0%{opacity:0}to{opacity:1}}@keyframes slide-in{0%{opacity:.6;transform:translate(-25px)}to{opacity:1;transform:translate(0)}}@media (width<=1200px){.content-wrap{padding:28px}.sidebar{flex-basis:220px;width:220px}.top-grid,.middle-grid,.bottom-grid,.lower-grid{grid-template-columns:1fr}.ask-panel{min-height:0}.report-grid{grid-template-columns:repeat(2,1fr)}.signal-table-row{grid-template-columns:60px 1fr 105px 85px 60px 16px}}@media (width<=850px){.sidebar{flex-basis:245px;width:245px;transition:transform .22s;position:fixed;right:0;transform:translate(100%);box-shadow:-15px 0 40px #0000002e}.sidebar.is-open{transform:translate(0)}.mobile-close{color:#b7c4e3;margin-right:auto;display:grid}.mobile-menu{display:grid}.topbar{height:64px;padding:0 20px}.global-search{width:min(260px,42vw)}.content-wrap{padding:23px 18px 40px}.kpi-grid{grid-template-columns:1fr 1fr}.kpi-block:nth-child(2){border-left:0}.kpi-block:nth-child(-n+2){border-bottom:1px solid var(--line)}.page-heading{flex-direction:column;align-items:flex-start}.heading-actions{width:100%}.content-columns,.market-overview-grid,.settings-layout{grid-template-columns:1fr}.settings-tabs{gap:4px;display:flex;overflow:auto}.settings-tab{white-space:nowrap;width:auto}.signal-summary-row{grid-template-columns:1fr 1fr}.source-health{flex-wrap:wrap}.competitor-row{grid-template-columns:1fr 1fr 20px;gap:10px;padding:12px 0}.competitor-signal{grid-area:2/1/auto/3}.competitor-row>.muted{grid-area:1/3}.watch-button{grid-area:1/2;justify-self:end}.country-row{grid-template-columns:30px 42px 1fr 38px 16px}.country-row>.change,.country-row>.status-chip{display:none}.regulation-row{grid-template-columns:1fr 100px}.regulation-row .text-button{grid-column:2}.signal-table-row{grid-template-columns:60px 1fr 80px 16px;gap:10px}.signal-table-row .signal-entity,.signal-table-row .muted:nth-last-child(2){display:none}}@media (width<=560px){.topbar-actions{gap:5px}.global-search{width:38px;padding:0 10px}.global-search input,.global-search kbd{display:none}.topbar{gap:8px}.breadcrumbs span,.breadcrumbs svg{display:none}.content-wrap{padding:20px 13px 32px}.page-heading h1{font-size:25px}.kpi-block{padding:16px 14px}.kpi-value-row strong{font-size:23px}.summary-panel,.chart-panel,.market-panel,.market-map-panel,.signals-panel,.watchlist-panel,.news-panel,.ask-panel,.feed-panel,.side-inspector,.country-panel,.country-map-large,.table-panel,.settings-form{padding:17px 15px}.section-header{gap:8px}.section-title p{max-width:190px;line-height:1.6}.section-header>.panel-action{font-size:9px}.segmented-control button{padding:5px}.chart-kpi strong{font-size:21px}.market-table{overflow:auto}.market-table .table-head,.market-table .market-row{min-width:500px}.market-mini-list{gap:8px}.news-row{grid-template-columns:37px 1fr 20px;gap:7px}.news-arrow,.news-meta span:nth-last-child(-n+2),.news-meta i:nth-last-child(-n+3){display:none}.filter-toolbar{flex-wrap:wrap;align-items:flex-start}.filter-chips{flex-basis:100%;order:3}.report-grid,.widget-options{grid-template-columns:1fr}.modal{padding:18px}.detail-drawer{padding:22px 18px}.signal-summary-row{gap:8px}.signal-summary{padding:13px}.signal-summary strong{font-size:22px}.source-table{overflow:auto}.source-table .table-head,.source-table .source-row{min-width:670px}.form-grid{grid-template-columns:1fr}.form-section{flex-direction:column;align-items:flex-start}.topic-pills{justify-content:flex-start}}.topbar-actions{position:relative}.rahbar-logo{align-items:center;gap:9px;min-width:0;display:inline-flex}.rahbar-logo-mark{fill:#5d53e8;flex:none;width:34px;height:34px}.rahbar-logo-dot{fill:#fff}.rahbar-logo-type{min-width:0}.rahbar-logo-type strong{color:#1d2b49;white-space:nowrap;font-size:19px;font-weight:800;line-height:1;display:block}.rahbar-logo-type span{color:#7f8eae;white-space:nowrap;margin-top:5px;font-size:9px;display:block}.rahbar-logo.light .rahbar-logo-type strong{color:#fff}.rahbar-logo.light .rahbar-logo-type span{color:#9eadd0}.login-brand .rahbar-logo-type strong{font-size:22px}.login-brand .rahbar-logo-type span{color:#9badd3;margin-top:6px;font-size:10px}.account-menu{border:1px solid var(--line);z-index:30;background:#fff;border-radius:9px;width:178px;padding:10px;position:absolute;top:47px;left:0;box-shadow:0 12px 28px #0e1f4624}.account-menu>div{border-bottom:1px solid #eff1f5;padding:4px 5px 10px}.account-menu strong,.account-menu span{display:block}.account-menu strong{font-size:10px}.account-menu span{color:#9aa4b6;margin-top:4px;font-size:9px}.account-menu button{color:#d15b66;text-align:right;background:0 0;border:0;width:100%;padding:9px 5px 3px;font-size:10px}.app-loading{color:#77839e;direction:rtl;align-content:center;place-items:center;gap:10px;min-height:100vh;font-size:12px;display:grid}.app-loading .spin{color:#5a4ee0}.login-shell{direction:ltr;background:#f6f8fc;grid-template-columns:1.1fr .9fr;min-height:100vh;display:grid}.login-decoration{background:var(--navy);color:#fff;direction:rtl;flex-direction:column;justify-content:space-between;padding:48px 58px;display:flex;position:relative;overflow:hidden}.login-grid{opacity:.22;background-image:linear-gradient(#8a9ad329 1px,#0000 1px),linear-gradient(90deg,#8a9ad329 1px,#0000 1px);background-size:42px 42px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(135deg,#0000 3%,#000 80%);mask-image:linear-gradient(135deg,#0000 3%,#000 80%)}.login-brand,.login-statement{position:relative}.login-brand{align-items:center;gap:12px;display:flex}.login-brand strong{font-size:22px;display:block}.login-brand span{color:#9badd3;margin-top:6px;font-size:10px;display:block}.login-statement{padding-bottom:52px}.login-statement>span{color:#9baeda;font-size:12px}.login-statement strong{letter-spacing:-1px;margin:13px 0;font-size:clamp(28px,3vw,48px);line-height:1.45;display:block}.login-statement p{color:#aab9d7;max-width:370px;font-size:12px;line-height:2}.login-card{direction:rtl;background:#fff;border-radius:14px;place-self:center;width:min(420px,100% - 48px);padding:42px;box-shadow:0 14px 48px #14254c17}.login-card-top h1{margin:13px 0 7px;font-size:25px}.login-card-top p{color:#8c97aa;margin:0;font-size:11px;line-height:1.9}.login-form{flex-direction:column;gap:15px;margin-top:26px;display:flex}.login-form label{color:#79859b;flex-direction:column;gap:7px;font-size:10px;display:flex}.login-form input{height:41px;color:var(--ink);background:#fbfcfe;border:1px solid #e3e7f0;border-radius:7px;outline:none;padding:0 11px;font-size:11px}.login-form input:focus{border-color:#aaa5f2;box-shadow:0 0 0 3px #5b4de817}.password-field{position:relative}.password-field input{width:100%;padding-left:36px}.password-field button{color:#a0aabb;background:0 0;border:0;place-items:center;width:30px;height:30px;display:grid;position:absolute;top:5px;left:5px}.login-button{width:100%;height:42px;margin-top:4px}.login-error{color:#cf5a64;background:#fff1f2;border:1px solid #ffdbde;border-radius:7px;align-items:center;gap:6px;padding:9px;font-size:10px;display:flex}.demo-hint{background:#f7f7ff;border:1px solid #e8e6ff;border-radius:8px;margin-top:20px;padding:12px 13px}.demo-hint span,.demo-hint strong,.demo-hint small{display:block}.demo-hint span{color:#817bca;font-size:9px}.demo-hint strong{color:#5548db;text-align:right;direction:ltr;margin-top:5px;font-size:11px}.demo-hint small{color:#a0a8b8;margin-top:4px;font-size:9px}.login-footer{color:#a1abba;align-items:center;gap:6px;margin-top:25px;font-size:9px;display:flex}.login-footer svg{color:#15a782}@media (width<=560px){.login-shell{grid-template-columns:1fr}.login-decoration{min-height:225px;padding:25px 24px}.login-statement{margin-top:26px;padding-bottom:0}.login-statement strong{font-size:25px}.login-statement p{display:none}.login-card{width:calc(100% - 26px);margin:18px 0 28px;padding:26px 21px}.account-menu{left:-12px}}.onboarding-shell{min-height:100vh;color:var(--ink);direction:rtl;background:#f4f6f5}.onboarding-topbar{background:var(--navy);color:#fff;justify-content:space-between;align-items:center;gap:24px;height:76px;padding:0 6vw;display:flex}.onboarding-progress{color:#b2c2d4;grid-template-columns:1fr auto;align-items:center;gap:5px 10px;width:min(330px,32vw);font-size:10px;display:grid}.onboarding-progress strong{color:#dbe8e9;font-size:10px;font-weight:500}.onboarding-progress>div{direction:ltr;background:#ffffff29;border-radius:5px;grid-column:1/-1;height:4px;overflow:hidden}.onboarding-progress i{border-radius:inherit;background:#70b9ae;height:100%;transition:width .25s;display:block}.onboarding-user{color:#9eb1c4;font-size:10px}.onboarding-main{grid-template-columns:minmax(0,1fr) 300px;align-items:start;gap:72px;max-width:1160px;margin:0 auto;padding:62px 34px 80px;display:grid}.onboarding-question{padding-top:13px}.onboarding-kicker{color:var(--purple);font-size:11px;font-weight:600}.onboarding-step{color:#b2bcc1;margin-top:30px;font-size:12px}.onboarding-question h1{letter-spacing:-.7px;max-width:580px;margin:8px 0 10px;font-size:clamp(26px,3vw,39px);line-height:1.5}.onboarding-question>p{color:#7d8a95;max-width:560px;margin:0 0 28px;font-size:12px;line-height:2}.onboarding-field{color:#7b8994;flex-direction:column;gap:9px;max-width:580px;font-size:10px;display:flex}.onboarding-field input{height:47px;color:var(--ink);background:#fff;border:1px solid #dbe4e3;border-radius:7px;outline:none;padding:0 13px;font-size:12px}.onboarding-field input:focus{border-color:#70b9ae;box-shadow:0 0 0 3px #0b73751a}.choice-grid{grid-template-columns:1fr 1fr;gap:10px;max-width:620px;display:grid}.choice-grid button{text-align:right;min-height:78px;color:var(--ink);background:#fff;border:1px solid #dfe7e7;border-radius:8px;padding:14px 14px 12px;font-size:11px;transition:all .18s;position:relative}.choice-grid button:hover,.choice-grid button.selected{background:#eff7f5;border-color:#73b8b0}.choice-grid button span{color:#9aa6ad;margin-top:7px;font-size:9px;display:block}.choice-grid button i{color:#fff;border:1px solid #d8e2e1;border-radius:5px;place-items:center;width:20px;height:20px;font-style:normal;display:grid;position:absolute;top:12px;left:11px}.choice-grid button.selected i{background:var(--purple);border-color:var(--purple)}.choice-pills{flex-wrap:wrap;gap:9px;max-width:620px;display:flex}.choice-pills button{color:#536570;background:#fff;border:1px solid #dfe7e7;border-radius:20px;align-items:center;gap:5px;padding:10px 14px;font-size:11px;transition:all .18s;display:inline-flex}.choice-pills button:hover,.choice-pills button.selected{color:#0b7375;background:#e7f3f1;border-color:#73b8b0}.choice-pills button.selected{font-weight:600}.detail-choices{grid-template-columns:repeat(3,1fr);gap:10px;max-width:640px;display:grid}.detail-choices button{text-align:right;min-height:124px;color:var(--ink);background:#fff;border:1px solid #dfe7e7;border-radius:8px;padding:15px;transition:all .18s}.detail-choices button:hover,.detail-choices button.selected{background:#eff7f5;border-color:#73b8b0}.detail-choices strong,.detail-choices small{display:block}.detail-choices strong{margin-top:12px;font-size:11px}.detail-choices small{color:#9aa6ad;margin-top:5px;font-size:9px;line-height:1.7}.detail-lines{align-items:end;gap:3px;height:26px;display:flex}.detail-lines i{background:#9ec9c3;border-radius:3px;width:5px;display:block}.detail-lines i:first-child{height:9px}.detail-lines i:nth-child(2){height:16px}.detail-lines i:nth-child(3){height:23px}.detail-lines.level-0 i:nth-child(2),.detail-lines.level-0 i:nth-child(3){opacity:.35}.detail-lines.level-1 i:nth-child(3){opacity:.6}.detail-lines.level-2 i{background:var(--purple)}.onboarding-actions{justify-content:flex-start;gap:9px;margin-top:36px;display:flex}.onboarding-actions button:disabled{opacity:.45;cursor:not-allowed;transform:none}.onboarding-error{color:#c45d61;background:#fff2f1;border:1px solid #f2d7d4;border-radius:7px;align-items:center;gap:6px;max-width:580px;margin-top:14px;padding:9px 11px;font-size:10px;display:flex}.onboarding-aside{border-right:1px solid #dce6e4;padding:20px 0 20px 4px}.onboarding-aside-mark{color:#0b7375;background:#dcecea;border-radius:9px;place-items:center;width:38px;height:38px;display:grid}.onboarding-aside h2{margin:16px 0 7px;font-size:16px;line-height:1.7}.onboarding-aside p{color:#7d8b94;margin:0;font-size:10px;line-height:2}.answer-summary{border-top:1px solid #dce6e4;border-bottom:1px solid #dce6e4;flex-direction:column;gap:9px;margin-top:25px;padding:15px 0;display:flex}.answer-summary span{color:#9aa7ac;margin-bottom:2px;font-size:9px}.answer-summary strong{font-size:10px;font-weight:500;line-height:1.7}.onboarding-note{color:#a2adb1;margin-top:17px;font-size:9px;line-height:1.8;display:block}@media (width<=780px){.onboarding-topbar{padding:0 20px}.onboarding-progress{width:150px}.onboarding-main{padding:35px 20px 50px;display:block}.onboarding-aside{display:none}.choice-grid,.detail-choices{grid-template-columns:1fr}.onboarding-question h1{font-size:27px}}.public-shell{color:#172334;background:#f4f6f5;min-height:100vh;overflow:hidden}.public-nav{z-index:2;background:#f4f6f5f0;border-bottom:1px solid #14374514;justify-content:space-between;align-items:center;gap:30px;height:76px;padding:0 5.5vw;display:flex;position:relative}.public-nav>.rahbar-logo{flex:none}.public-nav nav{gap:25px;margin-left:auto;margin-right:auto;display:flex}.public-nav nav button,.public-nav-actions button,.public-footer button{color:#72818a;font:inherit;cursor:pointer;background:0 0;border:0;font-size:11px}.public-nav nav button:hover,.public-footer button:hover{color:#0b7375}.public-nav-actions{align-items:center;gap:19px;display:flex}.public-nav-actions .button{height:37px;padding:0 15px;font-size:10px}.public-login-link{font-weight:600;color:#0b7375!important}.public-hero{background:#f4f6f5;grid-template-columns:minmax(340px,.82fr) minmax(500px,1.18fr);align-items:center;gap:clamp(40px,7vw,110px);min-height:635px;padding:70px 5.5vw 78px;display:grid;position:relative}.public-hero:before{content:"";filter:blur(3px);background:#71ada414;border-radius:50%;width:550px;height:550px;position:absolute;top:-170px;left:-240px}.public-hero-copy{z-index:1;max-width:510px;position:relative}.public-eyebrow{color:#0b7375;letter-spacing:.1px;align-items:center;gap:8px;font-size:10px;font-weight:700;display:inline-flex}.public-eyebrow>span{background:#0b7375;border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 5px #0b73751a}.public-hero h1{letter-spacing:-2.5px;margin:19px 0 16px;font-size:clamp(39px,5vw,70px);font-weight:800;line-height:1.34}.public-hero h1 em{color:#0b7375;font-style:normal}.public-hero-copy>p{color:#71828a;max-width:465px;margin:0;font-size:13px;line-height:2.15}.public-hero-actions{align-items:center;gap:10px;margin-top:28px;display:flex}.button.large{height:47px;padding:0 20px;font-size:11px}.button.ghost-light{color:#48656b;background:0 0;border:1px solid #c7d5d4;border-radius:7px;height:47px;padding:0 17px;font-size:11px}.button.ghost-light:hover{color:#0b7375;border-color:#0b7375}.public-trust{color:#9aa7aa;align-items:center;gap:8px;margin-top:26px;font-size:9px;display:flex}.public-trust svg{color:#4e9c91}.public-trust i{background:#b9c8c6;border-radius:50%;width:3px;height:3px;margin:0 3px;display:block}.public-hero-visual{z-index:1;min-width:0;position:relative}.hero-visual-chrome{color:#a4c5c4;background:#153a4c;border-radius:13px 13px 0 0;align-items:center;gap:5px;height:37px;padding:0 15px;font-size:8px;display:flex}.hero-visual-chrome>span{opacity:.65;background:#6faea6;border-radius:50%;width:6px;height:6px}.hero-visual-chrome b{margin-right:12px;font-weight:500}.hero-visual-chrome small{color:#72949a;margin-right:auto;font-size:8px}.hero-visual-body{direction:ltr;background:#fdfefe;border:1px solid #cddbd9;border-top:0;border-radius:0 0 13px 13px;min-height:360px;display:flex;overflow:hidden;box-shadow:0 28px 70px #10364129}.hero-mini-sidebar{background:#0d2338;flex-direction:column;flex:0 0 55px;align-items:center;gap:19px;width:55px;padding:16px 0;display:flex}.hero-mini-sidebar .rahbar-logo{transform-origin:top;margin-bottom:1px;transform:scale(.62)}.hero-mini-sidebar>i{opacity:.6;background:#688593;border-radius:5px;width:20px;height:5px;display:block}.hero-mini-sidebar>i.active{opacity:1;background:#5cb1a7;width:31px;box-shadow:0 0 0 5px #5cb1a71f}.hero-mini-main{direction:rtl;background:#fbfcfc;flex:1;padding:24px 25px}.hero-mini-title span,.hero-mini-panel>span{color:#93a2a5;font-size:8px;display:block}.hero-mini-title strong{color:#172334;margin-top:6px;font-size:15px;display:block}.hero-mini-kpis{grid-template-columns:repeat(3,1fr);gap:9px;margin-top:19px;display:grid}.hero-mini-kpis>span{background:#fff;border:1px solid #e0eae8;border-radius:7px;grid-template-rows:auto auto;grid-template-columns:1fr auto;align-items:center;padding:10px 11px;display:grid}.hero-mini-kpis small{color:#8fa0a1;grid-column:1/-1;font-size:7px}.hero-mini-kpis b{color:#233c4a;margin-top:3px;font-size:19px}.hero-mini-kpis i{color:#318e81;font-size:8px;font-style:normal}.hero-mini-kpis i.down{color:#c37c66}.hero-mini-grid{grid-template-columns:1.22fr .78fr;gap:10px;margin-top:12px;display:grid}.hero-mini-panel{background:#fff;border:1px solid #e0eae8;border-radius:7px;min-width:0;padding:13px}.hero-mini-panel.wide{color:#0b7375}.hero-mini-panel>strong{color:#213c49;margin-top:7px;font-size:18px;display:block}.hero-mini-panel>strong small{color:#9aabad;font-size:7px;font-weight:400}.hero-mini-panel svg{width:100%;height:92px;margin-top:5px;display:block}.hero-mini-panel>p{white-space:nowrap;text-overflow:ellipsis;color:#50666c;border-bottom:1px solid #edf2f1;margin:0;padding:8px 0;font-size:8px;overflow:hidden}.hero-mini-panel>p:last-child{border-bottom:0}.hero-visual-caption{color:#829795;align-items:center;gap:7px;margin-top:15px;font-size:9px;display:flex}.caption-dot{background:#0b7375;border-radius:50%;width:6px;height:6px;box-shadow:0 0 0 5px #0b737517}.public-proof{color:#80918f;background:#eef4f2;border-top:1px solid #dce7e5;border-bottom:1px solid #dce7e5;justify-content:space-between;align-items:center;gap:30px;padding:25px 5.5vw;font-size:10px;display:flex}.public-proof>div{color:#506b6a;align-items:center;gap:17px;display:flex}.public-proof b{font-weight:500}.public-proof strong{color:#0b7375;font-size:12px}.public-proof i{color:#7aaaa4;font-size:17px;font-style:normal}.public-how{max-width:1180px;margin:0 auto;padding:110px 5.5vw 120px}.public-section-heading{max-width:520px}.public-section-heading h2{letter-spacing:-1px;margin:17px 0 10px;font-size:clamp(27px,3.4vw,44px);line-height:1.45}.public-section-heading p{color:#7b8b8e;margin:0;font-size:12px;line-height:2}.public-steps{grid-template-columns:repeat(3,1fr);gap:16px;margin-top:60px;display:grid}.public-steps article{border-top:1px solid #bcd3d0;min-height:195px;padding:25px 24px 22px;position:relative}.public-steps article>b{color:#a4b6b4;font-size:10px;font-weight:500;position:absolute;top:25px;left:24px}.public-step-icon{color:#0b7375;background:#dcecea;border-radius:9px;place-items:center;width:38px;height:38px;display:grid}.public-steps h3{margin:18px 0 7px;font-size:15px}.public-steps p{color:#839395;max-width:220px;margin:0;font-size:10px;line-height:1.9}.public-cta{color:#fff;background:#0d2338;border-radius:12px;justify-content:space-between;align-items:end;gap:30px;margin:0 5.5vw 70px;padding:62px clamp(28px,6vw,90px);display:flex;position:relative;overflow:hidden}.public-cta:after{content:"";border:1px solid #7bbdb43d;border-radius:50%;width:450px;height:450px;position:absolute;bottom:-300px;left:-130px;box-shadow:0 0 0 40px #7bbdb40a,0 0 0 80px #7bbdb408}.public-cta>div{z-index:1;position:relative}.public-cta .public-eyebrow{color:#78bcb5}.public-cta .public-eyebrow>span{background:#78bcb5;box-shadow:0 0 0 5px #78bcb51a}.public-cta h2{letter-spacing:-1px;margin:15px 0 10px;font-size:clamp(27px,3.2vw,43px);line-height:1.5}.public-cta p{color:#a9bec0;margin:0;font-size:11px}.public-cta>div:last-child{flex-direction:column;align-items:flex-start;gap:15px;display:flex}.public-cta-link{color:#a9c6c4;cursor:pointer;background:0 0;border:0;padding:0;font-size:10px}.public-cta-link:hover{color:#fff}.public-footer{border-top:1px solid #dce7e5;align-items:center;gap:22px;min-height:82px;padding:0 5.5vw;display:flex}.public-footer .rahbar-logo{transform-origin:100%;transform:scale(.82)}.public-footer>span{color:#98a5a5;font-size:9px}.public-footer>div{gap:20px;margin-right:auto;display:flex}.public-back-button{z-index:2;color:#9bb4b9;font:inherit;cursor:pointer;background:0 0;border:0;align-items:center;gap:5px;font-size:10px;display:inline-flex;position:absolute;top:29px;right:5vw}.login-decoration .public-back-button{left:58px;right:auto}.public-back-button:hover{color:#fff}.login-card-top .eyebrow,.auth-card-header .eyebrow{color:#0b7375}.public-auth-links{color:#9ba8aa;align-items:center;gap:7px;margin-top:18px;font-size:9px;display:flex}.public-auth-links button,.auth-switch button{color:#0b7375;font:inherit;cursor:pointer;background:0 0;border:0;padding:0}.public-auth-links i{color:#c7d2d0;font-style:normal}.auth-page{direction:ltr;background:#f4f6f5;grid-template-columns:minmax(300px,.9fr) minmax(390px,1.1fr);min-height:100vh;display:grid}.auth-aside{color:#fff;direction:rtl;background:#0d2338;flex-direction:column;justify-content:space-between;padding:50px 6vw;display:flex;position:relative;overflow:hidden}.auth-aside:after{content:"";border:1px solid #79bfb638;border-radius:50%;width:500px;height:500px;position:absolute;bottom:-250px;left:-260px;box-shadow:0 0 0 40px #79bfb60a,0 0 0 80px #79bfb608}.auth-aside>.rahbar-logo,.auth-aside>div{z-index:1;position:relative}.auth-aside>div:last-child{margin-bottom:30px}.auth-aside h1{letter-spacing:-1px;margin:19px 0 13px;font-size:clamp(28px,3.4vw,49px);line-height:1.55}.auth-aside p{color:#a8bfc0;max-width:350px;font-size:11px;line-height:2}.auth-card{direction:rtl;background:#fff;border:1px solid #e1eae8;border-radius:13px;place-self:center;width:min(455px,100% - 50px);padding:43px;box-shadow:0 18px 45px #10343f14}.auth-card-header h2{margin:13px 0 7px;font-size:25px}.auth-card-header p{color:#8a999c;margin:0;font-size:11px;line-height:1.9}.auth-form{gap:13px;margin-top:25px;display:grid}.auth-form label{color:#7c8b8e;gap:7px;font-size:10px;display:grid}.auth-form input,.auth-form select{color:#172334;width:100%;height:41px;font:inherit;background:#fbfdfd;border:1px solid #dfe9e7;border-radius:7px;outline:0;padding:0 11px;font-size:11px}.auth-form input:focus,.auth-form select:focus{border-color:#72b9b0;box-shadow:0 0 0 3px #0b737517}.auth-form .login-button{margin-top:7px}.auth-switch{color:#9ba8aa;margin-top:21px;font-size:9px}.request-success{text-align:center;padding:36px 0 14px}.request-success>span{color:#14836d;background:#e7f3f1;border-radius:50%;place-items:center;width:52px;height:52px;margin:0 auto 15px;display:grid}.request-success strong{font-size:15px}.request-success p{color:#899899;margin:9px 0 20px;font-size:10px;line-height:1.9}.demo-aside h1{font-size:clamp(29px,3.2vw,46px)}.planning-screen{color:#fff;direction:rtl;background:#0d2338;min-height:100vh;padding:54px 7vw;position:relative;overflow:hidden}.planning-screen:before{content:"";opacity:.22;background-image:linear-gradient(#94c1be1f 1px,#0000 1px),linear-gradient(90deg,#94c1be1f 1px,#0000 1px);background-size:48px 48px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(135deg,#0000,#000 72%);mask-image:linear-gradient(135deg,#0000,#000 72%)}.planning-glow{border:1px solid #6fbcb45c;border-radius:50%;width:430px;height:430px;position:absolute;bottom:-160px;left:-170px;box-shadow:0 0 0 35px #6fbcb40d,0 0 0 72px #6fbcb408}.planning-screen>.rahbar-logo,.planning-screen>main{z-index:1;position:relative}.planning-screen>main{text-align:center;width:min(610px,100%);margin:16vh auto 0}.planning-screen .public-eyebrow{color:#7cc0b8}.planning-screen .public-eyebrow>span{background:#7cc0b8;box-shadow:0 0 0 5px #7cc0b81f}.planning-screen h1{margin:18px 0 12px;font-size:clamp(28px,4vw,47px);line-height:1.5}.planning-screen p{color:#afc3c4;font-size:12px;line-height:2}.planning-status{text-align:right;background:#ffffff0d;border:1px solid #8bc5bf38;border-radius:9px;align-items:center;gap:11px;width:min(490px,100%);margin:30px auto 0;padding:17px 18px;display:flex}.planning-spinner{color:#7cc0b8;background:#7cc0b81a;border-radius:50%;place-items:center;width:38px;height:38px;animation:1.5s ease-in-out infinite planning-pulse;display:grid}.planning-spinner svg{animation:1.1s linear infinite spin}.planning-status div{flex:1}.planning-status strong,.planning-status small{display:block}.planning-status strong{color:#e8f4f2;font-size:11px}.planning-status small{color:#9eb6b8;margin-top:5px;font-size:9px}.planning-status>svg{color:#7cc0b8}.planning-steps{color:#91acae;flex-wrap:wrap;justify-content:center;gap:17px;margin-top:25px;font-size:9px;display:flex}.planning-steps span{align-items:center;gap:5px;display:inline-flex}.planning-steps svg{color:#74b8b0}.generated-plan{background:linear-gradient(120deg,#f8fcfb,#eef7f4);border-color:#c9dedb;margin-bottom:18px;padding:19px 22px}.generated-plan-intro{align-items:flex-start;gap:12px;display:flex}.generated-plan-icon{color:#0b7375;background:#dcecea;border-radius:9px;flex:none;place-items:center;width:38px;height:38px;display:grid}.generated-plan-intro h2{margin:5px 0 4px;font-size:16px}.generated-plan-intro p{color:#71888a;margin:0;font-size:10px;line-height:1.8}.generated-plan-columns{border-top:1px solid #d8e8e5;grid-template-columns:.85fr 1.15fr;gap:25px;margin-top:18px;padding-top:15px;display:grid}.generated-plan-label{color:#849a9a;font-size:9px}.generated-plan-tags{flex-wrap:wrap;gap:6px;margin-top:9px;display:flex}.generated-plan-tags span{color:#176b6c;background:#e3f1ee;border-radius:5px;padding:6px 8px;font-size:9px}.generated-source-list{grid-template-columns:repeat(3,1fr);gap:8px;margin-top:9px;display:grid}.generated-source-list span{border-right:2px solid #8ec4bc;padding-right:9px;display:block}.generated-source-list strong,.generated-source-list small{display:block}.generated-source-list strong{color:#345b61;font-size:9px}.generated-source-list small{color:#8b9d9e;margin-top:4px;font-size:8px;line-height:1.65}@keyframes planning-pulse{0%,to{box-shadow:0 0 #7cc0b80f}50%{box-shadow:0 0 0 12px #7cc0b800}}@media (width<=900px){.public-hero{grid-template-columns:1fr;padding-top:55px}.public-hero-copy{max-width:650px}.public-hero-visual{width:100%;max-width:680px}.public-nav nav{display:none}.public-proof{display:block}.public-proof>div{margin-top:13px}.generated-plan-columns{grid-template-columns:1fr;gap:17px}.generated-source-list{grid-template-columns:repeat(3,1fr)}}@media (width<=620px){.public-nav{padding:0 19px}.public-nav-actions{gap:10px}.public-nav-actions .button{padding:0 10px}.public-hero{min-height:auto;padding:48px 19px 55px}.public-hero h1{letter-spacing:-1px;font-size:40px}.public-hero-actions{flex-direction:column;align-items:stretch}.public-hero-actions button{width:100%}.public-trust{flex-wrap:wrap}.public-hero-visual{margin-top:14px}.hero-visual-body{min-height:260px}.hero-mini-sidebar{flex-basis:37px;gap:13px;width:37px;padding-top:12px}.hero-mini-sidebar .rahbar-logo{margin-bottom:-3px;transform:scale(.45)}.hero-mini-main{padding:16px 12px}.hero-mini-title strong{font-size:11px}.hero-mini-kpis{gap:5px;margin-top:12px}.hero-mini-kpis>span{padding:6px}.hero-mini-kpis b{font-size:14px}.hero-mini-panel{padding:8px}.hero-mini-panel>strong{font-size:14px}.hero-mini-grid{gap:5px}.hero-mini-panel>p{padding:6px 0;font-size:7px}.public-proof{padding:21px 19px}.public-proof>div{justify-content:space-between;gap:8px}.public-proof strong{font-size:10px}.public-how{padding:75px 19px 80px}.public-steps{grid-template-columns:1fr;gap:0;margin-top:38px}.public-steps article{min-height:0;padding:23px 0}.public-steps article>b{top:24px;left:0}.public-cta{margin:0 19px 45px;padding:38px 24px;display:block}.public-cta>div:last-child{margin-top:30px}.public-cta .button{width:100%}.public-footer{flex-wrap:wrap;gap:5px 15px;padding:18px 19px}.public-footer>div{width:100%;margin-right:0}.login-decoration .public-back-button{left:20px}.auth-page{grid-template-columns:1fr}.auth-aside{min-height:275px;padding:35px 25px 28px}.auth-aside h1{margin-top:14px;font-size:27px}.auth-aside p{display:none}.auth-card{width:calc(100% - 26px);margin:18px auto 30px;padding:28px 21px}.planning-screen{padding:35px 22px}.planning-screen>main{margin-top:18vh}.planning-screen h1{font-size:28px}.planning-steps{flex-direction:column;align-items:flex-start;width:max-content;margin-left:auto;margin-right:auto}.generated-plan{padding:15px}.generated-source-list{grid-template-columns:1fr}.generated-plan-tags span{font-size:8px}}.app-shell .workspace-copy span,.app-shell .breadcrumbs,.app-shell .global-search input,.app-shell .eyebrow,.app-shell .page-heading p,.app-shell .button,.app-shell .section-title p,.app-shell .panel-action,.app-shell .text-button,.app-shell .summary-lead p,.app-shell .summary-row p,.app-shell .signal-copy p,.app-shell .news-copy p,.app-shell .timeline-item p,.app-shell .drawer-summary,.app-shell .form-grid input,.app-shell .form-grid select,.app-shell .widget-option,.app-shell .modal-footer{font-size:13px}.app-shell .empty-state,.app-shell .add-watch,.app-shell .feed-header,.app-shell .topic-bar strong,.app-shell .topic-pills span,.app-shell .modal-description,.app-shell .drawer-meta-grid span,.app-shell .drawer-grounding p,.app-shell .onboarding-note,.login-form label,.auth-form label{font-size:12px}.login-form input,.auth-form input,.auth-form select{font-size:13px}.demo-hint span,.demo-hint small,.login-footer,.auth-switch{font-size:11px}.onboarding-kicker,.onboarding-field{font-size:12px}.onboarding-question>p,.onboarding-field input{font-size:14px}.choice-grid button,.choice-pills button{font-size:13px}.choice-grid button span,.detail-choices small{font-size:12px}.detail-choices strong,.onboarding-actions button{font-size:13px}.onboarding-aside p,.answer-summary strong,.public-nav nav button,.public-nav-actions button,.public-cta-link{font-size:12px}.public-trust,.hero-visual-caption,.public-proof,.public-steps p,.public-footer>span{font-size:11px}.public-hero-copy>.public-eyebrow{display:none}.public-eyebrow,.eyebrow,.onboarding-kicker,.public-nav button:nth-child(2){display:none!important}.public-hero h1,.public-cta h2,.planning-screen h1{margin-top:0}.public-product-grid{background:#f1f7f5;border:1px solid #dcebe7;border-radius:16px;grid-template-columns:minmax(290px,.82fr) minmax(520px,1.18fr);align-items:center;gap:clamp(34px,6vw,90px);margin:0 5.5vw;padding:76px clamp(26px,5vw,78px);display:grid}.public-product-copy h2{color:#102137;letter-spacing:-1px;margin:0 0 14px;font-size:clamp(27px,3.1vw,43px);line-height:1.5}.public-product-copy>p{color:#718285;max-width:420px;margin:0;font-size:13px;line-height:2.05}.public-product-points{gap:0;margin-top:32px;display:grid}.public-product-points>div{border-bottom:1px solid #d9e8e4;grid-template-columns:30px 1fr;column-gap:11px;padding:14px 0;display:grid}.public-product-points>div:last-child{border-bottom:0}.public-product-points b{color:#0b7375;grid-row:1/span 2;font-size:12px;font-weight:700}.public-product-points strong{color:#183346;font-size:14px}.public-product-points span{color:#829294;margin-top:4px;font-size:12px;line-height:1.75}.public-product-board{direction:rtl;background:#102a3d;border:1px solid #25475a;border-radius:13px;padding:19px;box-shadow:0 24px 50px #16404c29}.public-board-head{color:#d9ece9;justify-content:space-between;align-items:center;gap:12px;display:flex}.public-board-head strong{font-size:14px}.public-board-head span{color:#8fb2b2;font-size:11px}.public-board-kpis{grid-template-columns:repeat(3,1fr);gap:9px;margin-top:16px;display:grid}.public-board-kpis>span{background:#18394c;border:1px solid #285165;border-radius:8px;grid-template-columns:1fr auto;align-items:center;padding:11px 12px;display:grid}.public-board-kpis small{color:#91b0b1;grid-column:1/-1;font-size:11px}.public-board-kpis strong{color:#fff;margin-top:5px;font-size:24px}.public-board-kpis i{color:#6dd0b9;font-size:11px;font-style:normal}.public-board-kpis i.down{color:#e8a083}.public-board-body{grid-template-columns:1.18fr .82fr;gap:10px;margin-top:10px;display:grid}.public-board-chart,.public-board-feed{background:#f8fbfb;border-radius:8px;min-height:186px;padding:14px}.public-board-chart{color:#0b7375}.public-board-chart>span,.public-board-feed>span{color:#829b9d;font-size:11px;display:block}.public-board-chart>strong{color:#173746;margin-top:6px;font-size:21px;display:block}.public-board-chart>strong small{color:#91a2a4;font-size:11px;font-weight:400}.public-board-chart svg{width:100%;height:108px;margin-top:8px;display:block}.public-board-feed p{color:#45636a;border-bottom:1px solid #e6eeee;align-items:center;gap:7px;margin:15px 0 0;padding-bottom:11px;font-size:11px;line-height:1.7;display:flex}.public-board-feed p:last-child{border-bottom:0}.public-board-feed i{border-radius:50%;flex:none;width:7px;height:7px}.public-board-feed i.positive{background:#1aaf91}.public-board-feed i.warning{background:#db9b50}.public-board-feed i.neutral{background:#8f93dd}.app-shell .nav-group-label,.app-shell .sync-status,.app-shell .table-head,.app-shell .chart-axis,.app-shell .signal-time,.app-shell .news-meta,.app-shell .news-impact,.app-shell .competitor-identity span,.app-shell .timeline-date,.app-shell .regulation-date span,.app-shell .signal-type,.app-shell .signal-entity,.app-shell .source-health,.app-shell .organization-meta,.app-shell .org-card span{font-size:12px}.app-shell .nav-item,.app-shell .watch-item,.app-shell .market-row,.app-shell .country-row,.app-shell .member-row,.app-shell .form-grid label,.app-shell .settings-tab{font-size:14px}.app-shell .workspace-copy strong,.app-shell .kpi-label,.app-shell .summary-row strong,.app-shell .signal-copy strong,.app-shell .signal-table-copy strong,.app-shell .competitor-identity strong,.app-shell .member-identity strong,.app-shell .report-card>strong,.app-shell .org-card strong,.app-shell .form-section strong{font-size:15px}.app-shell .workspace-copy span,.app-shell .breadcrumbs,.app-shell .global-search input,.app-shell .page-heading p,.app-shell .button,.app-shell .section-title p,.app-shell .panel-action,.app-shell .text-button,.app-shell .summary-lead p,.app-shell .summary-row p,.app-shell .signal-copy p,.app-shell .news-copy p,.app-shell .timeline-item p,.app-shell .drawer-summary,.app-shell .form-grid input,.app-shell .form-grid select,.app-shell .widget-option,.app-shell .modal-footer{font-size:14px}.app-shell .kpi-hint,.app-shell .delta,.app-shell .summary-index,.app-shell .segmented-control button,.app-shell .chart-kpi small,.app-shell .market-row strong small,.app-shell .market-mini,.app-shell .market-mini strong,.app-shell .status-chip,.app-shell .signal-score span,.app-shell .confidence strong,.app-shell .report-card>span,.app-shell .report-card-bottom small,.app-shell .regulation-main span:not(.status-chip),.app-shell .regulation-date,.app-shell .signal-summary span,.app-shell .signal-summary small,.app-shell .drawer-meta-grid strong,.app-shell .drawer-grounding strong{font-size:13px}.app-shell .news-title,.app-shell .signal-table-copy span,.app-shell .regulation-main strong,.app-shell .source-row,.app-shell .form-section span{font-size:14px}.app-shell .empty-state,.app-shell .add-watch,.app-shell .feed-header,.app-shell .topic-bar strong,.app-shell .topic-pills span,.app-shell .modal-description,.app-shell .drawer-meta-grid span,.app-shell .drawer-grounding p,.app-shell .onboarding-note{font-size:13px}.app-shell .section-title h2{font-size:16px}.app-shell .kpi-value-row strong{font-size:30px}.app-shell .summary-lead strong{font-size:14px}.app-shell .news-relevance{color:#657b83;flex-direction:column;justify-content:center;align-items:center;gap:3px;min-width:42px;display:flex}.app-shell .news-relevance strong{color:#193947;font-size:17px;line-height:1}.app-shell .news-relevance>span:last-child{color:#8b9b9f;font-size:10px}.app-shell .news-relevance .impact-line{background:#9caeb1;border-radius:10px;width:26px;height:4px}.app-shell .news-relevance .impact-line.high{background:#d97763}.app-shell .news-relevance .impact-line.medium{background:#d9a24e}.app-shell .news-relevance .impact-line.low{background:#7aa6a3}.app-shell .news-impact-label{margin-top:2px;font-size:9px;font-style:normal;font-weight:600;display:block}.app-shell .news-impact-label.بالا{color:#c75f62}.app-shell .news-impact-label.متوسط{color:#b78031}.app-shell .news-impact-label.کم{color:#508d82}.app-shell .added-widgets-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.app-shell .added-widget-panel{padding:20px 23px}.app-shell .added-widget-list{flex-direction:column;display:flex}.app-shell .added-widget-list button{text-align:right;cursor:pointer;background:0 0;border:0;border-bottom:1px solid #edf1f1;gap:4px;padding:12px 0;display:grid}.app-shell .added-widget-list button:last-child{border-bottom:0}.app-shell .added-widget-list strong{color:#25434b;font-size:12px;line-height:1.7}.app-shell .added-widget-list span{color:#8a9a9d;font-size:10px}.app-shell .widget-empty{text-align:center;background:#fbfdfd;border:1px dashed #d8e4e2;border-radius:8px;place-content:center;gap:6px;min-height:106px;padding:12px;display:grid}.app-shell .widget-empty strong{color:#47636a;font-size:12px}.app-shell .widget-empty span{color:#8c9da0;font-size:10px;line-height:1.9}.app-shell .competitor-explainer{background:#fbfdfd;align-items:center;gap:13px;margin-bottom:18px;padding:20px 23px;display:flex}.app-shell .competitor-explainer>div:nth-child(2){flex:1}.app-shell .competitor-explainer h2{color:#213f47;margin:0 0 5px;font-size:15px}.app-shell .competitor-explainer p{color:#71858a;max-width:720px;margin:0;font-size:11px;line-height:1.9}.app-shell .competitor-news-list{border-top:1px solid #edf1f1}.app-shell .competitor-news-list button{text-align:right;cursor:pointer;background:0 0;border:0;border-bottom:1px solid #edf1f1;justify-content:space-between;align-items:center;gap:15px;width:100%;padding:16px 0;display:flex}.app-shell .competitor-news-list button>div{gap:5px;min-width:0;display:grid}.app-shell .competitor-news-list strong{color:#29464c;font-size:12px}.app-shell .competitor-news-list button span:not(.news-score-pill){color:#8a9b9f;font-size:10px}.app-shell .news-score-pill{color:#087b74;background:#eaf8f4;border-radius:999px;flex:none;padding:5px 8px;font-size:10px}.app-shell .drawer-signal-line{justify-content:space-between;align-items:center;gap:10px;display:flex}.app-shell .drawer-score-badge{color:#0b7375;background:#f2f8f7;border:1px solid #d7e4e2;border-radius:999px;padding:5px 9px;font-size:12px}.app-shell .drawer-relation{background:#f5f4ff;border-right:3px solid #6c5ce7;border-radius:8px;gap:5px;margin:16px 0;padding:13px 14px;display:grid}.app-shell .drawer-relation span{color:#6f7e86;font-size:12px}.app-shell .drawer-relation strong{color:#31484f;font-size:13px;line-height:1.8}.app-shell .currency-strip{color:#71828a;flex-wrap:wrap;gap:3px 8px;margin-top:3px;font-size:10px;font-weight:400;line-height:1.6;display:flex}.app-shell .currency-strip span{white-space:nowrap}.app-shell .currency-quote-grid{direction:rtl;gap:5px;min-width:0;display:grid}.app-shell .currency-primary-quote{align-items:baseline;gap:5px;min-width:0;display:flex}.app-shell .currency-primary-quote strong{color:#1d3f49;letter-spacing:-.2px;white-space:nowrap;font-size:16px;line-height:1.2}.app-shell .currency-primary-quote span{color:#7d8e93;white-space:nowrap;font-size:9px}.app-shell .currency-reference{color:#99a6a9;white-space:nowrap;text-overflow:ellipsis;font-size:8px;overflow:hidden}.app-shell .currency-quote-list{border-top:1px solid #edf1f1;grid-template-columns:repeat(3,minmax(0,1fr));gap:3px 5px;padding-top:4px;display:grid}.app-shell .currency-quote-list span{color:#708187;white-space:nowrap;justify-content:space-between;align-items:baseline;gap:3px;min-width:0;font-size:8px;display:flex}.app-shell .currency-quote-list b{color:#557078;text-overflow:ellipsis;font-weight:600;overflow:hidden}.app-shell .currency-quote-list em{color:#273f47;font-variant-numeric:tabular-nums;font-style:normal}.app-shell .currency-quote-grid.compact .currency-primary-quote strong{font-size:13px}.app-shell .currency-quote-grid.compact .currency-primary-quote span{font-size:8px}.app-shell .currency-quote-grid.compact .currency-quote-list{gap:2px 4px}.app-shell .feature-title .currency-quote-grid{flex:1}.app-shell .feature-title .currency-primary-quote strong{font-size:28px}.app-shell .feature-title .currency-primary-quote span{font-size:10px}.app-shell .feature-title .currency-reference{font-size:9px}.app-shell .feature-title .currency-quote-list{max-width:360px}.app-shell .dashboard-context-bar{background:#fbfdfd;border-top:1px solid #dce9e7;border-bottom:1px solid #dce9e7;align-items:center;gap:28px;min-height:54px;margin-bottom:18px;padding:10px 16px;display:flex}.app-shell .dashboard-context-bar>div{gap:3px;min-width:120px;display:grid}.app-shell .dashboard-context-bar>div+div{border-right:1px solid #e4eeee;padding-right:24px}.app-shell .dashboard-context-bar span{color:#91a2a4;font-size:9px}.app-shell .dashboard-context-bar strong{color:#28515a;font-size:11px}.app-shell .dashboard-context-bar button{color:#087d7a;cursor:pointer;background:0 0;border:0;align-items:center;gap:4px;margin-right:auto;font-size:10px;display:inline-flex}.app-shell .market-pulse-panel,.app-shell .target-market-panel{padding:21px 23px}.app-shell .market-quote-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.app-shell .market-quote-card{background:#fff;border:1px solid #e5eeee;border-radius:9px;min-width:0;padding:13px 14px 11px}.app-shell .market-quote-card.positive{border-top:2px solid #21a889}.app-shell .market-quote-card.negative{border-top:2px solid #db6b6b}.app-shell .market-quote-card.neutral{border-top:2px solid #8177dc}.app-shell .market-quote-card.warning{border-top:2px solid #d09b48}.app-shell .market-quote-card-head{justify-content:space-between;align-items:center;gap:10px;margin-bottom:5px;display:flex}.app-shell .market-quote-card-head>span:first-child{color:#35545a;white-space:nowrap;align-items:center;gap:6px;font-size:11px;font-weight:700;display:inline-flex}.app-shell .market-quote-primary{direction:rtl;align-items:baseline;gap:4px;min-width:0;display:inline-flex}.app-shell .market-quote-primary strong{color:#1d3f49;letter-spacing:-.3px;white-space:nowrap;font-variant-numeric:tabular-nums;font-size:21px;line-height:1.1}.app-shell .market-quote-primary small{color:#7d8e93;white-space:nowrap;font-size:8px}.app-shell .market-quote-meta{color:#99a6a9;white-space:nowrap;justify-content:space-between;align-items:center;gap:8px;min-height:18px;margin-bottom:6px;font-size:8px;display:flex}.app-shell .market-quote-meta>span:last-child{text-overflow:ellipsis;overflow:hidden}.app-shell .market-quote-card .currency-quote-list{margin-top:7px}.app-shell .market-quote-card .mini-spark{height:22px;margin-top:9px}.app-shell .market-secondary-list{border-top:1px solid #e9f0f0;gap:0;margin-top:14px;display:grid}.app-shell .market-secondary-row{border-bottom:1px solid #edf2f2;grid-template-columns:1.15fr 1.7fr .65fr .48fr;align-items:center;gap:13px;padding:10px 0;display:grid}.app-shell .market-secondary-row>div:first-child{align-items:center;gap:7px;min-width:0;display:flex}.app-shell .market-secondary-row>div:first-child strong{color:#35545a;white-space:nowrap;font-size:11px}.app-shell .market-secondary-row>div:first-child span{color:#91a0a3;text-overflow:ellipsis;white-space:nowrap;font-size:9px;overflow:hidden}.app-shell .market-secondary-row .currency-quote-grid{grid-template-columns:1fr;gap:2px}.app-shell .market-secondary-row .currency-primary-quote strong{font-size:13px}.app-shell .market-secondary-row .currency-reference{display:none}.app-shell .market-secondary-row .currency-quote-list{border-top:0;margin-top:0;padding-top:0}.app-shell .market-secondary-row .mini-spark{height:24px}.app-shell .target-market-list{gap:0;display:grid}.app-shell .target-market-row{border-bottom:1px solid #edf2f2;grid-template-columns:9px 1fr auto;align-items:center;gap:9px;min-height:55px;display:grid}.app-shell .target-market-row>div{gap:3px;min-width:0;display:grid}.app-shell .target-market-row strong{color:#35545a;font-size:11px}.app-shell .target-market-row small{color:#91a0a3;font-size:9px}.app-shell .target-market-row>.change{white-space:nowrap;font-size:9px}.app-shell .target-market-dot{background:#9caeb0;border-radius:50%;width:8px;height:8px}.app-shell .target-market-dot.positive{background:#20a88a}.app-shell .target-market-dot.warning{background:#d09b48}.app-shell .target-market-dot.negative{background:#db6b6b}.app-shell .target-market-foot{color:#84979a;justify-content:space-between;align-items:center;gap:10px;padding-top:12px;font-size:9px;display:flex}.app-shell .target-market-foot>span{align-items:center;gap:5px;display:inline-flex}.app-shell .target-market-foot .status-dot{width:6px;height:6px}.app-shell .target-market-foot button{color:#087d7a;cursor:pointer;background:0 0;border:0;align-items:center;gap:3px;font-size:9px;display:inline-flex}.app-shell .target-markets-layout{align-items:start}.app-shell .target-market-page-list{border-top:1px solid #e7eeee}.app-shell .target-market-page-row{border-bottom:1px solid #e7eeee;grid-template-columns:34px 1.25fr 1fr auto auto;align-items:center;gap:14px;min-height:74px;display:grid}.app-shell .target-market-page-row>div:nth-child(2){gap:5px;display:grid}.app-shell .target-market-page-row strong{color:#2c4e56;font-size:12px}.app-shell .target-market-page-row span:not(.change):not(.status-chip){color:#8da0a3;font-size:10px}.app-shell .target-market-page-row .country-bar{height:6px}.app-shell .target-market-page-row .change{white-space:nowrap;font-size:10px}.app-shell .target-market-inspector{padding:22px 25px}.app-shell .target-market-workflow{gap:0;margin-top:5px;display:grid}.app-shell .target-market-workflow>div{border-bottom:1px solid #e7eeee;grid-template-columns:26px 1fr;gap:5px 10px;padding:16px 0;display:grid}.app-shell .target-market-workflow b{color:#0b827c;grid-row:span 2;font-size:12px}.app-shell .target-market-workflow strong{color:#2d4e56;font-size:12px}.app-shell .target-market-workflow span{color:#889a9d;font-size:10px;line-height:1.8}.app-shell .target-market-note{color:#5f8881;background:#f5fcfa;border:1px solid #d8ece7;border-radius:7px;align-items:flex-start;gap:8px;margin-top:18px;padding:12px;font-size:10px;line-height:1.8;display:flex}.app-shell .currency-conversion{color:#6e7d84;border-top:1px solid #f0f2f5;flex-wrap:wrap;align-items:center;gap:5px 10px;margin-top:10px;padding-top:9px;font-size:11px;line-height:1.7;display:flex}.app-shell .currency-conversion>span:first-child{color:#9aa7aa;font-size:10px}.app-shell .currency-conversion b{color:#24434c;font-weight:600}@media (width<=900px){.public-product-grid{grid-template-columns:1fr;padding:48px 30px}.public-product-copy{max-width:650px}}@media (width<=620px){.app-shell .added-widgets-grid{grid-template-columns:1fr}.app-shell .competitor-explainer{flex-wrap:wrap;align-items:flex-start}.app-shell .competitor-explainer>.button{margin-right:41px}.app-shell .dashboard-context-bar{flex-wrap:wrap;align-items:flex-start;gap:12px 18px}.app-shell .dashboard-context-bar>div+div{border-right:0;padding-right:0}.app-shell .dashboard-context-bar button{width:100%;margin-right:0}.app-shell .market-quote-grid{grid-template-columns:1fr}.app-shell .market-secondary-row{grid-template-columns:1.1fr 1.35fr .5fr;gap:8px}.app-shell .market-secondary-row .mini-spark{display:none}.app-shell .target-market-page-row{grid-template-columns:30px 1fr auto;gap:9px;padding:10px 0}.app-shell .target-market-page-row .country-bar,.app-shell .target-market-page-row .status-chip{display:none}.public-product-grid{margin:0 19px;padding:36px 22px}.public-product-copy h2{font-size:29px}.public-product-points{margin-top:22px}.public-board-kpis{gap:5px}.public-board-kpis>span{padding:8px}.public-board-kpis small{font-size:9px}.public-board-kpis strong{font-size:18px}.public-board-body{grid-template-columns:1fr}.public-board-chart,.public-board-feed{min-height:150px}}:root{--navy:#0d2338;--navy-2:#153a4c;--purple:#0b7375;--purple-soft:#e7f3f1;--ink:#172334;--muted:#758597;--line:#dfe7e7;--green:#14836d;--red:#c45d61;--amber:#b17c31}body{background:#f4f6f5}.sidebar{background:var(--navy)}.nav-item.active{background:linear-gradient(90deg,#0b737585,#0b73751a);box-shadow:inset -3px 0 #51aaa3}.nav-item.active:after{background:#8ed0c6}.nav-count{background:#c06b57}.button.primary{background:var(--purple);box-shadow:0 6px 14px #0b73752b}.button.primary:hover{background:#075d61}.section-icon,.kpi-icon.neutral,.ai-orb,.company-avatar,.country-avatar,.source-logo,.org-card-icon,.user-avatar.small,.workspace-avatar{color:#0b7375;background:#e7f3f1}.panel-action,.text-button,.signal-score strong,.signal-type.neutral,.watch-item>svg{color:#0b7375}.signal-marker.neutral{color:#0b7375;background:#e7f3f1}.mini-spark.neutral{color:#3b9590}.chart-line{stroke:#0b7375}.chart-grid line{stroke:#e4eceb}.chart-tooltip{background:var(--navy)}.market-chart stop{stop-color:#0b7375}.map-shape-a{background:#dcecea}.map-shape-b{background:#c8e1de}.map-shape-c{background:#acd1cd}.map-pulse.p1,.map-pulse.p3{background:#0b7375;box-shadow:0 0 0 5px #0b73751f}.level-4{background:#0b7375}.level-3{background:#4b9b96}.level-2{background:#8bbcb7}.level-1{background:#c2d8d5}.topic-track span,.confidence i,.score-big i,.country-bar span{background:#0b7375}.label-chip,.insight-tags span,.topic-pills span{color:#0b7375;background:#e7f3f1}.login-button{background:#0b7375}.rahbar-logo-mark{fill:#0b7375}.rahbar-logo.light .rahbar-logo-mark{fill:#62b4ab}.rahbar-logo.light .rahbar-logo-dot{fill:#c2ded9}
