/* Waleed Trade V4.16.3 — Readable highlighted adaptive smart reports */

.smart-reports-shell{max-width:1280px;margin:0 auto;padding-bottom:48px}
.smart-report-toolbar{position:relative;display:flex;align-items:center;justify-content:space-between;gap:18px;margin-bottom:14px;padding:16px 18px;border:1px solid rgba(111,165,196,.15);border-radius:18px;background:linear-gradient(145deg,rgba(11,29,45,.94),rgba(7,19,31,.96));box-shadow:0 18px 45px rgba(0,0,0,.13)}
.smart-report-toolbar-title{display:flex;align-items:center;gap:12px;min-width:0}
.smart-report-toolbar-title>i{width:42px;height:42px;display:grid;place-items:center;border:1px solid rgba(93,196,237,.2);border-radius:13px;background:rgba(60,167,208,.07);color:#71d8fb;font-style:normal;font-size:19px}
.smart-report-toolbar-title span{display:block;color:#5cccf5;font-size:8px;font-weight:950;letter-spacing:.16em}
.smart-report-toolbar-title h2{margin:3px 0 0;color:#f0f7fb;font-size:20px;font-weight:1000}
.smart-report-toolbar-title small{display:block;margin-top:4px;color:#7890a2;font-size:8px;font-weight:800}
.smart-report-toolbar-actions{display:flex;align-items:center;justify-content:flex-end;gap:8px;flex-wrap:wrap}
.smart-period-control{display:flex;align-items:center;gap:8px;padding:5px 6px 5px 10px;border:1px solid rgba(111,165,196,.15);border-radius:12px;background:rgba(255,255,255,.018)}
.smart-period-control>span{color:#7e96a8;font-size:8px;font-weight:900;white-space:nowrap}
.smart-period-control select{min-width:106px;height:34px;padding:0 10px;border:0;border-radius:9px;background:rgba(18,49,70,.86);color:#edf6fb;font:900 10px inherit;outline:none;cursor:pointer}
.smart-range-caption{min-width:142px;color:#8fa6b7;font-size:8px;font-weight:850;text-align:center;direction:ltr}
.smart-options-button{height:44px;padding:0 15px;border:1px solid rgba(93,196,237,.2);border-radius:12px;background:rgba(60,167,208,.08);color:#cdeefa;font-size:9px;font-weight:950;cursor:pointer;transition:.18s ease}
.smart-options-button:hover,.smart-options-button[aria-expanded="true"]{background:rgba(60,167,208,.14);border-color:rgba(93,196,237,.34)}
.smart-custom-dates{display:flex;align-items:center;gap:7px;width:100%;justify-content:flex-end}
.smart-custom-dates[hidden]{display:none}
.smart-custom-dates label{display:flex;align-items:center;gap:6px;color:#7890a2;font-size:8px;font-weight:900}
.smart-custom-dates input{height:34px;padding:0 8px;border:1px solid rgba(111,165,196,.15);border-radius:9px;background:rgba(18,49,70,.7);color:#e8f4fa;font-size:9px;outline:none}
.smart-options-menu{position:absolute;z-index:20;top:calc(100% - 4px);left:18px;width:245px;padding:9px;border:1px solid rgba(111,165,196,.2);border-radius:14px;background:rgba(8,24,38,.98);box-shadow:0 20px 45px rgba(0,0,0,.36);backdrop-filter:blur(18px)}
.smart-options-menu[hidden]{display:none}
.smart-options-menu>span{display:block;padding:5px 7px 8px;color:#7890a2;font-size:8px;font-weight:900}
.smart-option-row{display:flex;align-items:center;gap:9px;padding:9px 8px;border-radius:9px;color:#dbeaf2;font-size:9px;font-weight:900;cursor:pointer}
.smart-option-row:hover{background:rgba(255,255,255,.035)}
.smart-option-row input{position:absolute;opacity:0;pointer-events:none}
.smart-option-row i{position:relative;width:28px;height:16px;border-radius:99px;background:rgba(128,151,169,.2);box-shadow:inset 0 0 0 1px rgba(128,151,169,.2);transition:.18s}
.smart-option-row i:after{content:"";position:absolute;top:3px;right:3px;width:10px;height:10px;border-radius:50%;background:#8298a8;transition:.18s}
.smart-option-row input:checked+i{background:rgba(42,215,139,.19);box-shadow:inset 0 0 0 1px rgba(42,215,139,.3)}
.smart-option-row input:checked+i:after{right:15px;background:#31dc8c}
.smart-export-button{width:100%;height:38px;margin-top:7px;border:1px solid rgba(93,196,237,.24);border-radius:10px;background:linear-gradient(135deg,rgba(44,182,231,.16),rgba(39,213,137,.08));color:#dff6ff;font-size:9px;font-weight:950;cursor:pointer}
.smart-export-button.busy{opacity:.65;cursor:wait}

.smart-report-sheet{overflow:hidden;border:1px solid rgba(111,165,196,.16);border-radius:22px;background:linear-gradient(160deg,rgba(10,27,42,.98),rgba(6,17,28,.99));box-shadow:0 28px 80px rgba(0,0,0,.2);color:#eaf4f9}
.smart-document-head{display:flex;align-items:flex-end;justify-content:space-between;gap:18px;padding:28px 30px 25px;border-bottom:1px solid rgba(111,165,196,.14);background:radial-gradient(circle at 9% 0%,rgba(55,191,238,.1),transparent 34%)}
.smart-document-head>div:first-child span{display:block;color:#5cccf5;font-size:8px;font-weight:950;letter-spacing:.18em}
.smart-document-head h2{margin:7px 0 0;color:#f4f9fc;font-size:27px;font-weight:1000}
.smart-document-head p{margin:7px 0 0;color:#839bad;font-size:10px;font-weight:850;direction:ltr;text-align:right}
.smart-document-meta{display:grid;justify-items:end;gap:6px;min-width:150px}
.smart-document-meta b{color:#69d7ff;font-size:10px;letter-spacing:.08em}
.smart-document-meta span{color:#dceaf2;font-size:10px;font-weight:950}
.smart-document-meta small{color:#7890a2;font-size:8px;font-weight:800}
.smart-coverage-notice{display:flex;align-items:center;gap:9px;margin:18px 30px 0;padding:10px 12px;border:1px solid rgba(104,209,246,.14);border-radius:11px;background:rgba(79,185,225,.05);color:#a9c3d2;font-size:8px;font-weight:850;line-height:1.7}
.smart-coverage-notice i{width:20px;height:20px;display:grid;place-items:center;flex:0 0 auto;border-radius:7px;background:rgba(91,207,247,.1);color:#68d4fb;font-style:normal;font-size:9px;font-weight:1000}
.smart-report-section{padding:28px 30px;border-bottom:1px solid rgba(111,165,196,.12)}
.smart-report-section:last-child{border-bottom:0}
.smart-section-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:18px}
.smart-section-heading span{display:block;color:#58c9f3;font-size:7px;font-weight:950;letter-spacing:.15em}
.smart-section-heading h3{margin:5px 0 0;color:#f0f7fb;font-size:18px;font-weight:1000}
.smart-section-heading>small,.smart-section-heading>em{color:#849cad;font-size:8px;font-weight:900;font-style:normal}
.smart-performance-section.positive .smart-section-heading>em{color:#34dc8e}
.smart-performance-section.negative .smart-section-heading>em{color:#ff6976}

.smart-executive-headline{max-width:1000px;margin:0;color:#eef6fa;font-size:21px;font-weight:1000;line-height:1.65}
.smart-executive-headline.positive{color:#c9f9df}
.smart-executive-headline.negative{color:#ffd0d5}
.smart-executive-lines{display:grid;gap:8px;margin-top:15px}
.smart-executive-lines p{position:relative;margin:0;padding-right:17px;color:#a9bfcc;font-size:10px;font-weight:820;line-height:1.8}
.smart-executive-lines p:before{content:"";position:absolute;right:0;top:.78em;width:6px;height:6px;border-radius:50%;background:#59cdf5;box-shadow:0 0 0 4px rgba(89,205,245,.07)}
.smart-keyline{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));margin-top:22px;padding-top:18px;border-top:1px solid rgba(111,165,196,.12)}
.smart-keyline>div{min-width:0;padding:0 18px;border-left:1px solid rgba(111,165,196,.12)}
.smart-keyline>div:first-child{padding-right:0}
.smart-keyline>div:last-child{border-left:0;padding-left:0}
.smart-keyline span{display:block;color:#758d9f;font-size:8px;font-weight:850}
.smart-keyline strong{display:block;margin-top:7px;color:#eef6fb;font-size:17px;font-weight:1000;direction:ltr;text-align:right;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.smart-keyline strong.positive,.positive{color:#32dc8d!important}
.smart-keyline strong.negative,.negative{color:#ff6976!important}
.neutral{color:#9cb0bd!important}

.smart-performance-summary{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(240px,.6fr);gap:22px;align-items:end;margin-bottom:8px}
.smart-performance-primary span{display:block;color:#7f97a8;font-size:8px;font-weight:850}
.smart-performance-primary>strong{display:block;margin-top:7px;color:#f2f8fb;font-size:32px;font-weight:1000;direction:ltr;text-align:right}
.smart-performance-primary>b{display:flex;align-items:baseline;gap:9px;margin-top:4px;font-size:15px;font-weight:1000;direction:ltr}
.smart-performance-primary>b small{font-size:11px}
.smart-period-compare{align-self:stretch;padding-right:18px;border-right:1px solid rgba(111,165,196,.14)}
.smart-period-compare span{display:block;color:#7c94a6;font-size:8px;font-weight:850}
.smart-period-compare strong{display:block;margin-top:8px;color:#eaf4f9;font-size:18px;font-weight:1000;direction:ltr;text-align:right}
.smart-period-compare small{display:block;margin-top:5px;color:#7b93a4;font-size:8px;font-weight:800}
.smart-period-compare.data strong{font-size:13px;direction:rtl}
.smart-chart-wrap{position:relative;margin-top:8px;color:#33dc8e}
.smart-performance-section.negative .smart-chart-wrap{color:#ff6976}
.smart-performance-section.neutral .smart-chart-wrap{color:#69d7ff}
.smart-performance-chart{display:block;width:100%;height:220px;overflow:visible}
.smart-chart-axis{stroke:rgba(129,163,186,.18);stroke-width:1}
.smart-chart-area{fill:url(#smartPerformanceFill416);stroke:none}
.smart-chart-line{fill:none;stroke:currentColor;stroke-width:2.4;vector-effect:non-scaling-stroke;filter:drop-shadow(0 0 5px currentColor)}
.smart-chart-hit{fill:currentColor;stroke:#0b2234;stroke-width:3;vector-effect:non-scaling-stroke;cursor:pointer;outline:none;transition:.15s}
.smart-chart-hit:not(.last){opacity:.72}
.smart-chart-hit:hover,.smart-chart-hit:focus{r:8;opacity:1;stroke:#eaf8ff}
.smart-chart-hit.last{fill:#effff7;stroke:currentColor;stroke-width:4}
.smart-chart-tooltip{position:absolute;z-index:4;min-width:136px;transform:translateX(-50%);padding:9px 10px;border:1px solid rgba(111,165,196,.2);border-radius:10px;background:rgba(6,20,32,.94);box-shadow:0 12px 28px rgba(0,0,0,.28);pointer-events:none;text-align:center;backdrop-filter:blur(12px)}
.smart-chart-tooltip b{display:block;color:#8ea6b7;font-size:8px;font-weight:900}
.smart-chart-tooltip strong{display:block;margin-top:4px;color:#f1f8fb;font-size:13px;font-weight:1000;direction:ltr}
.smart-chart-tooltip small{display:block;margin-top:4px;color:#8fa5b4;font-size:7px;font-weight:900;direction:ltr}
.smart-chart-caption{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:-5px;color:#718a9c;font-size:7px;font-weight:850;direction:ltr}
.smart-chart-caption span:nth-child(2){direction:rtl;text-align:center}

.smart-section-intro{max-width:1000px;margin:-2px 0 17px;color:#9fb5c2;font-size:9px;font-weight:820;line-height:1.8}
.smart-report-table-wrap{overflow:auto;border-top:1px solid rgba(111,165,196,.12);border-bottom:1px solid rgba(111,165,196,.08)}
.smart-report-table{width:100%;min-width:820px;border-collapse:collapse}
.smart-report-table th{padding:12px 13px;color:#7e96a8;font-size:8px;font-weight:950;text-align:right;border-bottom:1px solid rgba(111,165,196,.12);white-space:nowrap}
.smart-report-table td{padding:13px;color:#dceaf2;font-size:9px;font-weight:850;vertical-align:middle;border-bottom:1px solid rgba(111,165,196,.07)}
.smart-report-table tbody tr:last-child td{border-bottom:0}
.smart-report-table tbody tr:hover{background:rgba(74,183,226,.025)}
.smart-report-table td b{display:block;color:#eef6fb;font-size:13px;font-weight:1000;direction:ltr;text-align:right}
.smart-report-table td strong{display:block;color:#e6f0f5;font-size:11px;font-weight:1000;direction:ltr;text-align:right}
.smart-report-table td small{display:block;margin-top:4px;color:#748d9f;font-size:7px;font-weight:850;direction:ltr;text-align:right;white-space:nowrap}
.smart-na{display:block;max-width:150px;color:#788fa0;font-size:8px;font-weight:850;line-height:1.5}
.smart-status{display:inline-flex;align-items:center;justify-content:center;min-width:90px;padding:6px 9px;border-radius:99px;font-size:7px;font-weight:1000;white-space:nowrap}
.smart-status.improved{color:#34dc8e;background:rgba(52,220,142,.09)}
.smart-status.worse{color:#ff6976;background:rgba(255,105,118,.09)}
.smart-status.same,.smart-status.current{color:#a3b4c0;background:rgba(163,180,192,.08)}
.smart-status.new{color:#69d7ff;background:rgba(105,215,255,.08)}
.smart-inline-stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));margin:-2px 0 17px;padding:13px 0;border-top:1px solid rgba(111,165,196,.1);border-bottom:1px solid rgba(111,165,196,.1)}
.smart-inline-stats>div{padding:0 16px;border-left:1px solid rgba(111,165,196,.11)}
.smart-inline-stats>div:first-child{padding-right:0}.smart-inline-stats>div:last-child{border-left:0;padding-left:0}
.smart-inline-stats span{display:block;color:#768ea0;font-size:8px;font-weight:850}
.smart-inline-stats strong{display:block;margin-top:6px;color:#eaf4f9;font-size:14px;font-weight:1000;direction:ltr;text-align:right}
.smart-section-empty{margin:0;padding:16px 0;color:#8da4b4;font-size:10px;font-weight:850;line-height:1.8}
.smart-evaluation-section{background:linear-gradient(90deg,rgba(41,199,128,.035),transparent 50%)}
.smart-evaluation-section p{max-width:1050px;margin:0;color:#bed0da;font-size:11px;font-weight:850;line-height:1.95}

body.light .smart-report-toolbar,body.light .smart-report-sheet{background:linear-gradient(145deg,rgba(255,255,255,.98),rgba(244,249,253,.97));border-color:rgba(51,104,145,.16);color:#183247}
body.light .smart-document-head{background:radial-gradient(circle at 9% 0%,rgba(55,191,238,.1),transparent 34%);border-color:rgba(51,104,145,.12)}
body.light .smart-report-section{border-color:rgba(51,104,145,.11)}
body.light .smart-document-head h2,body.light .smart-section-heading h3,body.light .smart-executive-headline,body.light .smart-keyline strong,body.light .smart-performance-primary>strong,body.light .smart-report-table td b,body.light .smart-report-table td strong{color:#183247}
body.light .smart-executive-lines p,body.light .smart-section-intro,body.light .smart-evaluation-section p{color:#4b687c}
body.light .smart-options-menu{background:rgba(246,251,254,.99)}body.light .smart-option-row{color:#234158}

@media(max-width:900px){
  .smart-report-toolbar{align-items:flex-start;flex-direction:column}.smart-report-toolbar-actions{width:100%;justify-content:flex-start}.smart-options-menu{right:18px;left:auto}
  .smart-performance-summary{grid-template-columns:1fr}.smart-period-compare{padding:12px 0 0;border-right:0;border-top:1px solid rgba(111,165,196,.12)}
  .smart-keyline,.smart-inline-stats{grid-template-columns:repeat(2,minmax(0,1fr));row-gap:18px}.smart-keyline>div:nth-child(2),.smart-inline-stats>div:nth-child(2){border-left:0}.smart-keyline>div:nth-child(n+3),.smart-inline-stats>div:nth-child(n+3){padding-top:15px;border-top:1px solid rgba(111,165,196,.1)}
}
@media(max-width:620px){
  .smart-reports-shell{padding-left:0;padding-right:0}.smart-report-toolbar{border-radius:16px;padding:14px}.smart-report-toolbar-actions{display:grid;grid-template-columns:1fr auto}.smart-period-control{grid-column:1/-1;width:100%;justify-content:space-between}.smart-range-caption{min-width:0}.smart-options-menu{right:14px;left:14px;width:auto}
  .smart-custom-dates{grid-column:1/-1;justify-content:stretch}.smart-custom-dates label{flex:1;display:grid}.smart-custom-dates input{width:100%}
  .smart-report-sheet{border-radius:18px}.smart-document-head{align-items:flex-start;flex-direction:column;padding:22px 20px}.smart-document-meta{justify-items:start}.smart-document-head h2{font-size:23px}
  .smart-coverage-notice{margin:14px 20px 0}.smart-report-section{padding:24px 20px}.smart-executive-headline{font-size:17px}.smart-keyline,.smart-inline-stats{grid-template-columns:1fr 1fr}.smart-keyline>div,.smart-inline-stats>div{padding:0 10px}.smart-keyline strong{font-size:14px}.smart-performance-primary>strong{font-size:27px}.smart-performance-chart{height:180px}.smart-chart-caption span:nth-child(2){display:none}
}
@media print{
  .smart-report-toolbar{display:none!important}.smart-report-sheet{box-shadow:none}
}


/* =========================================================
   V4.16.3 — Readability and market-move highlighting
   ========================================================= */
.smart-report-toolbar-title span{font-size:10px}
.smart-report-toolbar-title small{font-size:11px;line-height:1.5}
.smart-period-control>span,.smart-range-caption,.smart-options-menu>span{font-size:10px}
.smart-period-control select{font-size:12px}
.smart-options-button,.smart-option-row,.smart-export-button{font-size:11px}
.smart-custom-dates label{font-size:10px}.smart-custom-dates input{font-size:11px}
.smart-document-head>div:first-child span{font-size:10px}
.smart-document-head>div:first-child p,.smart-document-meta span,.smart-document-meta small{font-size:11px}
.smart-coverage-notice{font-size:11px;line-height:1.65}
.smart-section-heading>div span{font-size:10px}
.smart-section-heading>div h3{font-size:20px}
.smart-section-heading>small,.smart-section-heading>em{font-size:11px}
.smart-executive-headline{font-size:22px;line-height:1.75}
.smart-executive-lines{gap:10px}
.smart-executive-lines p{font-size:13px;line-height:1.95;font-weight:850}
.smart-keyline span{font-size:11px}.smart-keyline strong{font-size:18px}
.smart-performance-primary span,.smart-period-compare span{font-size:11px}
.smart-period-compare small{font-size:11px;line-height:1.55}
.smart-chart-tooltip b{font-size:10px}.smart-chart-tooltip strong{font-size:14px}.smart-chart-tooltip small{font-size:10px}
.smart-chart-caption{font-size:10px;line-height:1.5}
.smart-section-intro{font-size:13px;line-height:1.95;font-weight:850}
.smart-report-table th{font-size:11px;padding:13px 14px}
.smart-report-table td{font-size:12px;padding:14px}
.smart-report-table td b{font-size:15px}.smart-report-table td strong{font-size:13px}.smart-report-table td small{font-size:10px;line-height:1.5}
.smart-na{font-size:10px}.smart-status{font-size:10px;min-width:96px;padding:7px 10px}
.smart-inline-stats span{font-size:11px}.smart-inline-stats strong{font-size:16px}
.smart-section-empty{font-size:13px}.smart-evaluation-section p{font-size:14px;line-height:2}
.smart-inline-number{color:#f0f7fb;font-weight:1000;direction:ltr;unicode-bidi:isolate}
.smart-new-count{color:#69d7ff!important;font-weight:1000}
.smart-ticker-mention,.smart-value-mention{
  display:inline-flex;align-items:center;gap:4px;margin:0 2px;padding:2px 7px;border-radius:8px;
  font-weight:1000;direction:ltr;unicode-bidi:isolate;vertical-align:baseline;white-space:nowrap
}
.smart-ticker-mention.positive,.smart-value-mention.positive{color:#35e191!important;background:rgba(53,225,145,.09);box-shadow:inset 0 0 0 1px rgba(53,225,145,.12)}
.smart-ticker-mention.negative,.smart-value-mention.negative{color:#ff707c!important;background:rgba(255,112,124,.09);box-shadow:inset 0 0 0 1px rgba(255,112,124,.12)}
.smart-ticker-mention.neutral,.smart-value-mention.neutral{color:#a7bbc8!important;background:rgba(167,187,200,.07)}
.smart-tone-arrow{font-size:1.05em;font-weight:1000}.smart-ticker-mention b,.smart-value-mention strong{font:inherit}
.smart-table-ticker{display:inline-flex!important;align-items:center;gap:4px;width:max-content;max-width:100%;direction:ltr!important}
body.light .smart-inline-number{color:#173349}
body.light .smart-ticker-mention.positive,body.light .smart-value-mention.positive{color:#087f4a!important;background:rgba(8,127,74,.08)}
body.light .smart-ticker-mention.negative,body.light .smart-value-mention.negative{color:#c92f40!important;background:rgba(201,47,64,.08)}
@media(max-width:620px){
  .smart-report-toolbar-title small{font-size:10px}
  .smart-executive-headline{font-size:19px!important;line-height:1.75}
  .smart-executive-lines p,.smart-section-intro{font-size:12px}
  .smart-section-heading>div h3{font-size:19px}
  .smart-report-table th{font-size:10px}.smart-report-table td{font-size:11px}.smart-report-table td small{font-size:9.5px}
  .smart-chart-caption{font-size:9px}
}
@media print{
  .smart-executive-lines p,.smart-section-intro,.smart-evaluation-section p{font-size:12pt}
  .smart-report-table th{font-size:10pt}.smart-report-table td{font-size:10pt}
}
