.rmdp-prime.rmdp-wrapper{border:1px solid #8798ad}.rmdp-prime .rmdp-calendar{padding:0!important}.rmdp-prime .rmdp-header,.rmdp-prime .rmdp-panel-header{border-bottom:1px solid #8798ad;margin-top:0!important}.rmdp-prime .rmdp-time-picker{border-top:1px solid #8798ad;margin-bottom:0!important}.rmdp-prime .rmdp-panel-body li{border-radius:5px}.rmdp-prime .rmdp-border-top{border-top:1px solid #8798ad!important}.rmdp-prime .rmdp-border-bottom{border-bottom:1px solid #8798ad!important}.rmdp-prime .rmdp-border-left{border-left:1px solid #8798ad!important}.rmdp-prime .rmdp-border-right{border-right:1px solid #8798ad!important}.rmdp-prime.ep-arrow:after{box-shadow:0 0 6px #404050!important}:root{font-family:Tahoma,Segoe UI,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;color-scheme:dark;--bg:#0b1523;--side:#0d1a29;--surface:#122236;--surface2:#172b40;--surface3:#1d344b;--line:#284157;--text:#e9f1f7;--muted:#9fb2c2;--accent:#55c2d0;--accent-soft:rgba(85,194,208,.13);--warm:#edaa62;--danger:#e47d77;--shadow:0 20px 60px rgba(0,0,0,.15)}:root[data-theme=light]{color-scheme:light;--bg:#f3f7f8;--side:#ecf3f5;--surface:#fff;--surface2:#f6fafb;--surface3:#edf4f6;--line:#d7e3e8;--text:#182e3e;--muted:#607688;--accent:#087f8c;--accent-soft:rgba(8,127,140,.09);--warm:#a95b15;--danger:#bc413c;--shadow:0 15px 45px rgba(26,65,80,.08)}*{box-sizing:border-box}body{margin:0;background:var(--bg);color:var(--text);min-width:320px}button,input,select{font:inherit}button{cursor:pointer}a{color:inherit;text-decoration:none}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible{outline:2px solid var(--accent);outline-offset:3px}button:disabled{opacity:.45;cursor:not-allowed}::selection{background:var(--accent);color:var(--bg)}.app-shell{display:grid;grid-template-columns:248px minmax(0,1fr);min-height:100vh}.sidebar{position:sticky;top:0;height:100vh;background:var(--side);border-left:1px solid var(--line);padding:24px 14px 18px;display:flex;flex-direction:column}.brand{display:flex;align-items:center;gap:13px;padding:3px 10px 27px;border-bottom:1px solid var(--line)}.brand img,.mobile-brand img{height:48px;width:48px;border-radius:13px;object-fit:cover;background:#fff}.brand strong{display:block;font-size:20px;letter-spacing:-.03em}.brand span{display:block;color:var(--muted);font-size:11px;margin-top:4px}.sidebar nav{display:flex;flex-direction:column;gap:5px;margin-top:24px}.nav-item{display:flex;align-items:center;gap:12px;padding:12px 14px;border-radius:11px;color:var(--muted);font-size:13px;font-weight:600;transition:background .18s,color .18s}.nav-item:hover{background:var(--surface2);color:var(--text)}.nav-item.active{background:var(--accent-soft);color:var(--accent);box-shadow:inset -3px 0 0 var(--accent)}.sidebar-bottom{margin-top:auto;border-top:1px solid var(--line);padding:18px 12px 0;display:grid;gap:12px;color:var(--muted);font-size:11px}.source-pill{display:inline-flex;gap:7px;align-items:center;color:var(--accent);font-size:11px;font-weight:700}.source-pill.warn{color:var(--warm)}.workspace{min-width:0}.topbar{height:70px;display:flex;align-items:center;justify-content:space-between;padding:0 30px;border-bottom:1px solid var(--line);background:var(--bg);position:sticky;top:0;z-index:10}.topbar-label{font-size:12px;color:var(--muted)}.topbar-actions{display:flex;gap:12px;align-items:center}.segmented{display:inline-flex;align-items:center;border:1px solid var(--line);background:var(--surface2);border-radius:10px;padding:3px;gap:2px}.segmented button{border:0;background:transparent;color:var(--muted);font-size:11px;font-weight:700;padding:7px 11px;border-radius:7px;white-space:nowrap}.segmented button.selected{background:var(--surface3);color:var(--text);box-shadow:0 1px 4px #00000014}.icon-button{border:1px solid var(--line);background:var(--surface2);color:var(--text);width:36px;height:36px;border-radius:10px;display:inline-grid;place-items:center}.icon-button:hover{border-color:var(--accent);color:var(--accent)}.mobile-brand,.bottom-nav{display:none}main{max-width:1580px;margin:auto;padding:31px 30px 70px}.page-header{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;margin:0 0 28px}.eyebrow{font-size:11px;letter-spacing:.02em;color:var(--accent);font-weight:800}.page-header h1{font-size:clamp(27px,3vw,39px);line-height:1.3;letter-spacing:-.04em;margin:7px 0 9px}.page-header p{color:var(--muted);font-size:13px;line-height:1.9;margin:0;max-width:720px}.page-header>.outline-button{margin-top:15px}.stats-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:15px;margin-bottom:18px}.stat-card{background:var(--surface);border:1px solid var(--line);border-radius:16px;padding:19px 21px;min-height:125px;box-shadow:var(--shadow);display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between}.stat-card>span{font-size:11px;color:var(--muted);font-weight:700}.stat-card strong{font-size:clamp(22px,2.3vw,31px);line-height:1.4;font-weight:800;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.stat-card small{font-size:11px;color:var(--muted);direction:rtl;unicode-bidi:isolate}.detail-stats .stat-card strong{font-size:clamp(16px,2vw,26px)}.panel{background:var(--surface);border:1px solid var(--line);border-radius:17px;box-shadow:var(--shadow);margin-bottom:18px;min-width:0}.panel-heading{padding:19px 22px;display:flex;justify-content:space-between;align-items:center;gap:16px;border-bottom:1px solid var(--line)}.panel-heading h2{margin:5px 0 0;font-size:17px;line-height:1.4}.panel-heading small{color:var(--muted);font-size:10px}.two-col{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.insight-strip{display:flex;align-items:center;gap:15px;padding:18px 20px;margin-bottom:18px;border:1px solid var(--line);border-radius:14px;background:linear-gradient(90deg,var(--surface),var(--accent-soft));color:var(--accent)}.insight-strip>div{flex:1}.insight-strip strong{font-size:13px;color:var(--text)}.insight-strip p{color:var(--muted);font-size:11px;margin:5px 0 0;line-height:1.7}.freshness{display:inline-flex;align-items:center;gap:7px;color:var(--muted);font-size:11px;white-space:nowrap}.freshness i,.status-dot{display:inline-block;width:7px;height:7px;border-radius:50%;background:var(--warm);flex:0 0 auto}.freshness.fresh i,.status-dot.ok{background:#54bd9b}.status-dot.bad{background:var(--danger)}.mini-list{padding:0 8px 8px}.mini-row{display:grid;grid-template-columns:minmax(0,1fr) minmax(90px,auto) 16px;gap:8px;align-items:center;padding:13px 14px;border-bottom:1px solid var(--line);transition:background .18s}.mini-row:last-child{border:0}.mini-row:hover{background:var(--surface2);border-radius:8px}.mini-commodity,.mini-number{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:12px}.mini-commodity small,.mini-number small{display:block;color:var(--muted);font-size:10px;margin-top:5px}.mini-number{font-weight:800;direction:rtl}.mini-row>svg{color:var(--accent)}.outline-button,.text-button{display:inline-flex;align-items:center;gap:7px;justify-content:center;font-size:11px;font-weight:800;white-space:nowrap}.outline-button{background:var(--surface2);border:1px solid var(--line);border-radius:9px;color:var(--text);padding:9px 11px}.outline-button:hover{color:var(--accent);border-color:var(--accent)}.text-button{border:0;background:none;color:var(--accent);padding:6px}.text-button:hover{text-decoration:underline}.filter-panel{padding:18px 20px 20px}.filter-heading{display:flex;align-items:center;gap:8px;margin-bottom:16px;color:var(--accent);font-size:12px}.filter-heading strong{color:var(--text)}.filter-heading span{margin-right:auto;color:var(--muted);font-size:10px}.filters{display:grid;grid-template-columns:125px minmax(170px,1.5fr) minmax(150px,1.2fr) 130px 130px 138px;gap:12px}.filters label{display:flex;flex-direction:column;gap:7px;color:var(--muted);font-size:10px;font-weight:700;min-width:0}.filters input,.filters select{height:38px;width:100%;min-width:0;background:var(--surface2);border:1px solid var(--line);border-radius:8px;color:var(--text);padding:0 10px;font-size:11px}.filters input::placeholder{color:var(--muted);opacity:.8}.input-icon{position:relative}.input-icon svg{position:absolute;top:11px;right:10px;color:var(--muted)}.input-icon input{padding-right:32px}.table-actions,.chart-controls{display:flex;align-items:center;gap:8px}.column-wrap{position:relative}.column-menu{position:absolute;z-index:20;top:43px;left:0;width:min(390px,90vw);padding:14px;border-radius:12px;border:1px solid var(--line);background:var(--surface);box-shadow:0 18px 60px #00000040;text-align:right}.column-menu-top{display:flex;justify-content:space-between;align-items:center}.column-menu-top strong{font-size:12px}.column-menu p{font-size:10px;color:var(--muted);margin:5px 0 12px}.column-list{max-height:340px;overflow:auto;display:grid;gap:2px}.column-list label{display:flex;align-items:center;gap:8px;padding:7px 3px;border-bottom:1px solid var(--line);font-size:11px;cursor:pointer}.column-list label span{flex:1}.column-list label small{color:var(--muted);font-size:9px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:140px}.column-list input{accent-color:var(--accent)}.table-scroll{overflow:auto;max-width:100%}.table-scroll table{border-collapse:collapse;min-width:100%;font-size:11px;white-space:nowrap;direction:rtl}.table-scroll th{text-align:right;color:var(--muted);font-weight:700;background:var(--surface2);padding:12px 14px;border-bottom:1px solid var(--line)}.table-scroll td{padding:11px 14px;border-bottom:1px solid var(--line);max-width:290px;overflow:hidden;text-overflow:ellipsis;text-align:right;unicode-bidi:plaintext}.table-scroll tr:hover td{background:var(--surface2)}.table-scroll td:first-child{font-weight:700}.row-link{display:inline-flex;align-items:center;gap:5px;color:var(--accent);font-weight:800}.pagination{display:flex;align-items:center;justify-content:space-between;padding:15px 20px;color:var(--muted);font-size:11px}.pagination button{display:inline-flex;align-items:center;gap:5px;background:var(--surface2);border:1px solid var(--line);color:var(--text);border-radius:8px;padding:7px 12px}.pagination button:not(:disabled):hover{border-color:var(--accent);color:var(--accent)}.mobile-records{display:none}.empty-state{padding:42px 24px;color:var(--muted);font-size:12px;text-align:center;line-height:1.9}.empty-state a{color:var(--accent)}.state-card{display:flex;align-items:flex-start;gap:12px;border-radius:13px;border:1px solid var(--line);background:var(--surface);padding:22px;margin:18px 0}.state-card.error{color:var(--danger)}.state-card strong{font-size:13px}.state-card p{color:var(--muted);font-size:11px;margin:7px 0}.skeleton{padding:22px;display:grid;gap:12px}.skeleton div{height:30px;border-radius:6px;background:linear-gradient(90deg,var(--surface2),var(--surface3),var(--surface2));background-size:200% 100%;animation:shimmer 1.7s infinite}.skeleton div:nth-child(2){width:80%}.skeleton div:nth-child(3){width:90%}@keyframes shimmer{to{background-position:-200% 0}}.back-link{display:inline-flex;align-items:center;gap:5px;color:var(--accent);font-size:11px;margin-bottom:19px}.market-chart{height:420px;width:100%;min-height:300px}.chart-note{font-size:10px;color:var(--muted);line-height:1.8;padding:0 20px 16px;margin:0}.detail-list{margin:0;padding:6px 19px 16px;max-height:600px;overflow:auto}.detail-list>div{display:grid;grid-template-columns:minmax(120px,38%) minmax(0,1fr);gap:10px;align-items:start;padding:10px 0;border-bottom:1px solid var(--line);font-size:11px}.detail-list>div:last-child{border:0}.detail-list dt{color:var(--muted)}.detail-list dt small{display:block;font-size:9px;opacity:.8;margin-top:4px}.detail-list dd{margin:0;word-break:break-word;text-align:left;unicode-bidi:plaintext}.status-list{padding:6px 20px 16px}.status-list>div{display:grid;grid-template-columns:16px minmax(100px,1fr) minmax(90px,1fr) minmax(100px,auto);gap:8px;align-items:center;padding:13px 0;border-bottom:1px solid var(--line);font-size:11px}.status-list>div:last-child{border:0}.status-list strong{font-size:11px}.status-list span:not(.status-dot),.status-list small{color:var(--muted)}.status-list svg{color:var(--accent)}.disclaimer{color:var(--muted);font-size:11px;line-height:1.9;padding:4px 2px}@media(max-width:1200px){.filters{grid-template-columns:repeat(3,minmax(0,1fr))}.stats-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:860px){.app-shell{grid-template-columns:1fr}.sidebar{display:none}.mobile-brand{display:flex;align-items:center;gap:8px;font-size:14px}.mobile-brand img{height:34px;width:34px;border-radius:8px}.topbar{padding:0 16px;height:62px}.topbar-label{display:none}main{padding:23px 16px 100px}.bottom-nav{display:flex;position:fixed;z-index:30;bottom:0;right:0;left:0;height:64px;background:var(--side);border-top:1px solid var(--line);justify-content:space-around;align-items:center}.bottom-nav a{display:flex;flex-direction:column;align-items:center;gap:4px;color:var(--muted);font-size:9px;min-width:70px}.bottom-nav a.active{color:var(--accent)}.two-col{grid-template-columns:1fr}.page-header{align-items:flex-start}.insight-strip{flex-wrap:wrap}.insight-strip .freshness{width:100%;padding-right:34px}}@media(max-width:600px){.topbar-actions .segmented button{font-size:10px;padding:6px 7px}.topbar-actions{gap:6px}.page-header{flex-direction:column;gap:8px}.page-header h1{font-size:26px}.stats-grid{gap:9px}.stat-card{min-height:105px;padding:13px}.stat-card strong{font-size:20px}.stat-card small{font-size:9px}.filters{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.filters label:nth-child(2),.filters label:nth-child(3){grid-column:span 2}.filter-heading span{display:none}.panel-heading{padding:15px}.panel-heading h2{font-size:15px}.table-scroll{display:none}.mobile-records{display:grid;padding:8px;gap:7px}.record-card{display:grid;grid-template-columns:minmax(0,1fr) auto 16px;gap:8px;align-items:center;padding:12px;border-radius:9px;background:var(--surface2)}.record-card>div{min-width:0}.record-card strong,.record-card b{font-size:11px;display:block;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.record-card span,.record-card small{font-size:9px;display:block;color:var(--muted);margin-top:5px}.record-card b{text-align:left}.record-card>svg{color:var(--accent)}.chart-controls{flex-wrap:wrap;justify-content:flex-end}.market-chart{height:360px}.detail-list>div{grid-template-columns:minmax(90px,40%) minmax(0,1fr)}.status-list>div{grid-template-columns:12px 1fr 1fr}.status-list small{grid-column:2/span 2}.mini-row{padding:12px 9px}.freshness{white-space:normal}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;transition-duration:.01ms!important}}.commodity-picker{display:grid;gap:6px;min-width:0}.commodity-picker small{font-size:9px;color:var(--muted);font-weight:500;line-height:1.4}.chart-note{font-size:12px;line-height:1.9}.detail-stats+.chart-note{margin:0 0 16px;padding:12px 16px;background:var(--surface2);border-right:3px solid var(--warm);border-radius:8px}@media(max-width:600px){.chart-note{font-size:12px;line-height:1.9}.stat-card small,.record-card span,.record-card small,.commodity-picker small{font-size:11px}.record-card strong,.record-card b{font-size:12px}}@font-face{font-family:IRANSansRoham;src:url("/fonts/IRANSansWeb(FaNum).woff2") format("woff2");font-weight:400;font-display:swap}@font-face{font-family:IRANSansRoham;src:url("/fonts/IRANSansWeb(FaNum)_Medium.woff2") format("woff2");font-weight:500 600;font-display:swap}@font-face{font-family:IRANSansRoham;src:url("/fonts/IRANSansWeb(FaNum)_Bold.woff2") format("woff2");font-weight:700 900;font-display:swap}:root{font-family:IRANSansRoham,Tahoma,sans-serif;--halo:rgba(67,204,219,.13);--glow:rgba(96,214,222,.2)}:root[data-theme=light]{--halo:rgba(31,158,181,.1);--glow:rgba(35,145,169,.13)}body{font-family:IRANSansRoham,Tahoma,sans-serif;background:radial-gradient(ellipse 760px 430px at 82% 0%,var(--halo),transparent 72%),var(--bg)}.topbar{background:color-mix(in srgb,var(--bg) 87%,transparent);backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px)}.page-header{position:relative;isolation:isolate;overflow:hidden;padding:26px 30px;border:1px solid var(--line);border-radius:20px;background:linear-gradient(128deg,var(--surface),var(--surface2));box-shadow:var(--shadow)}.page-header:before{content:"";position:absolute;inset:auto -80px -170px auto;width:440px;height:440px;border-radius:50%;background:radial-gradient(circle,var(--glow),transparent 64%);z-index:-1;pointer-events:none;animation:roham-breathe 9s ease-in-out infinite alternate}.page-header:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;pointer-events:none;opacity:.16;background-image:linear-gradient(var(--accent) 1px,transparent 1px),linear-gradient(90deg,var(--accent) 1px,transparent 1px);background-size:44px 44px;-webkit-mask-image:linear-gradient(270deg,#000,transparent 65%);mask-image:linear-gradient(270deg,#000,transparent 65%)}.page-header h1{letter-spacing:-.02em}.page-header p{font-size:14px}.eyebrow{font-size:12px}.panel,.stat-card{transition:transform .22s ease,border-color .22s ease,box-shadow .22s ease}.panel{border-radius:17px}.stat-card{position:relative;overflow:hidden}.stat-card:before{content:"";position:absolute;inset:0 0 auto;height:2px;background:linear-gradient(90deg,transparent,var(--accent),transparent);opacity:.4}.stat-card:hover,.record-card:hover{transform:translateY(-3px);border-color:var(--accent);box-shadow:0 18px 44px var(--halo)}.mini-row,.record-card,.nav-item{transition:transform .18s ease,background .18s ease,border-color .18s ease}.mini-row:hover{background:var(--accent-soft);transform:translate(-3px)}.outline-button,.text-button,.icon-button{transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.outline-button:hover,.icon-button:hover{transform:translateY(-2px);box-shadow:0 7px 22px var(--halo)}.filter-panel{background:linear-gradient(150deg,var(--surface),var(--surface2))}.filter-heading strong,.panel-heading h2{letter-spacing:-.02em}.venue-switch{display:inline-flex;gap:4px;padding:4px;border-radius:14px;background:var(--surface2);border:1px solid var(--line);box-shadow:inset 0 1px 4px #00000014}.venue-switch button{border:0;border-radius:10px;padding:11px 22px;display:inline-flex;gap:8px;align-items:center;color:var(--muted);background:transparent;font-weight:700}.venue-switch button.active{color:var(--bg);background:var(--accent);box-shadow:0 8px 20px var(--halo)}.market-scope{display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap;margin:0 0 18px}.market-scope small{color:var(--muted);font-size:12px}.filter-actions{display:flex;gap:9px;align-items:center;flex-wrap:wrap;margin-top:18px}.filter-hint{font-size:11px;color:var(--muted)}.column-list label{border:1px solid transparent;border-radius:9px}.column-list label.drag-over{border-color:var(--accent);background:var(--accent-soft)}.column-grip{color:var(--muted);cursor:grab;flex:none}.column-move{display:flex;gap:3px;margin-inline-start:auto}.column-move button{border:0;border-radius:5px;background:var(--surface2);color:var(--text);width:25px;height:25px;display:grid;place-items:center}.detail-highlights{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin:0 0 18px}.detail-highlight{padding:13px 15px;border:1px solid var(--line);border-radius:12px;background:var(--surface);min-width:0}.detail-highlight span{display:block;color:var(--muted);font-size:11px;margin-bottom:6px}.detail-highlight strong{display:block;font-size:13px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.description-text{white-space:pre-wrap;line-height:2;color:var(--text);font-size:13px;max-height:160px;overflow:hidden;-webkit-mask-image:linear-gradient(#000 60%,transparent);mask-image:linear-gradient(#000 60%,transparent)}.description-text.expanded{max-height:none;-webkit-mask-image:none;mask-image:none}.description-actions{display:flex;align-items:center;justify-content:space-between;gap:10px;margin:6px 0 0}.peer-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;padding:0 18px 18px}.peer-card{border:1px solid var(--line);border-radius:13px;padding:14px;background:var(--surface2);transition:border-color .18s,transform .18s}.peer-card:hover{border-color:var(--accent);transform:translateY(-2px)}.peer-card strong{display:block;font-size:12px;line-height:1.7}.peer-card small{display:block;color:var(--muted);font-size:10px;margin-top:7px}.peer-card b{font-size:15px;color:var(--accent)}.compare-legend{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.compare-legend label{display:flex;align-items:center;gap:8px;padding:11px;border:1px solid var(--line);border-radius:9px;font-size:11px;min-width:0}.compare-legend span{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}@keyframes roham-breathe{0%{transform:translate(-12px,6px) scale(.96)}to{transform:translate(10px,-8px) scale(1.06)}}@media(max-width:900px){.detail-highlights,.peer-grid,.compare-legend{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:600px){.page-header{padding:20px 18px;border-radius:15px}.page-header p{font-size:12px}.market-scope{align-items:stretch}.venue-switch{width:100%}.venue-switch button{flex:1;justify-content:center;padding:10px}.detail-highlights,.peer-grid,.compare-legend{grid-template-columns:1fr 1fr}.peer-grid{padding:0 12px 12px}.peer-card{padding:10px}.peer-card strong{font-size:11px}.filter-actions .outline-button{flex:1}}@media(prefers-reduced-motion:reduce){.page-header:before{animation:none}.panel,.stat-card,.mini-row,.record-card,.nav-item,.outline-button,.text-button,.icon-button,.peer-card{transition:none!important;transform:none!important}}.filter-panel>.filters{margin-top:16px;grid-template-columns:minmax(190px,2fr) minmax(150px,1.5fr) repeat(2,minmax(128px,1fr)) 112px minmax(128px,1fr);align-items:end}.primary-button{border:0;background:var(--accent);color:var(--bg);border-radius:9px;min-height:38px;padding:8px 14px;font-weight:800;white-space:nowrap}.primary-button:hover{filter:brightness(1.12);box-shadow:0 7px 20px var(--halo)}.venue-switch button small{font-size:10px;opacity:.8}.venue-switch button.active{color:#071c29}.form-error{color:var(--danger);font-size:12px;margin:10px 0 0}.advanced-filters{margin-top:16px;border-top:1px solid var(--line);padding-top:14px}.advanced-filters summary{display:inline-flex;align-items:center;gap:6px;color:var(--accent);font-size:12px;font-weight:700;cursor:pointer;list-style:none}.advanced-filters summary::-webkit-details-marker{display:none}.advanced-filters[open] summary svg{transform:rotate(180deg)}.advanced-filters .filters{margin-top:16px;grid-template-columns:repeat(5,minmax(0,1fr))}.advanced-filters .chart-note{padding:10px 0 0}.column-choice{display:flex;align-items:center;gap:5px;padding:2px 5px;border:1px solid transparent;border-radius:7px}.column-choice:hover,.column-choice.dragging{background:var(--accent-soft);border-color:var(--accent)}.column-choice>svg{color:var(--muted);cursor:grab;flex:none}.column-choice label{flex:1;min-width:0;margin:0}.column-choice label span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.column-choice button{border:1px solid var(--line);background:var(--surface2);color:var(--text);border-radius:5px;width:25px;height:25px;flex:none}.table-scroll th[draggable]{cursor:grab}.table-scroll th svg{vertical-align:middle;opacity:.55}.terms-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;padding:18px 20px}.terms-grid>div{border:1px solid var(--line);border-radius:11px;padding:13px;background:var(--surface2);min-width:0}.terms-grid small{display:block;color:var(--muted);font-size:11px;margin-bottom:6px}.terms-grid strong{font-size:12px;line-height:1.8;display:block;overflow-wrap:anywhere}.description-box{padding:0 20px 20px}.description-box p{margin:0;line-height:2;white-space:pre-wrap;font-size:13px;overflow-wrap:anywhere}.description-box p.clamped{display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden}.description-box .text-button{margin-top:7px}.peer-card.active{border-color:var(--accent);background:var(--accent-soft)}.peer-card label{display:flex;gap:8px;align-items:flex-start;cursor:pointer}.peer-card input{accent-color:var(--accent);margin-top:5px}.peer-card b{display:block;margin:10px 0 4px}.peer-card b small{display:inline;margin:0;font-weight:400}.peer-card .text-button{padding:5px 0}.compare-chart{height:440px}@media(max-width:1200px){.filter-panel>.filters{grid-template-columns:repeat(3,minmax(0,1fr))}.advanced-filters .filters{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:600px){.filter-panel>.filters,.advanced-filters .filters{grid-template-columns:repeat(2,minmax(0,1fr))}.filter-panel>.filters label:nth-child(1),.filter-panel>.filters label:nth-child(2){grid-column:span 2}.filter-panel>.filters .primary-button{align-self:end}.terms-grid{grid-template-columns:repeat(2,minmax(0,1fr));padding:12px}.description-box{padding:0 12px 16px}.panel:not(.table-panel) .table-scroll{display:block}.peer-grid{grid-template-columns:1fr}.column-menu{width:min(360px,calc(100vw - 36px))}}.mobile-table-toggle{display:none}@media(max-width:600px){.mobile-table-toggle{display:inline-flex}.table-panel .panel-heading{flex-wrap:wrap}.table-panel .table-actions{width:100%;justify-content:flex-start}.table-panel.mobile-show-table .table-scroll{display:block;overflow:auto;overscroll-behavior-x:contain}.table-panel.mobile-show-table .mobile-records{display:none}.table-panel.mobile-show-table table{min-width:max-content}.table-panel .column-menu{right:auto;left:0}}.competition-list{padding:7px 13px 12px}.competition-list>a{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(130px,1fr) 80px 18px;align-items:center;gap:12px;padding:14px 12px;border-bottom:1px solid var(--line);font-size:12px}.competition-list>a:last-child{border:0}.competition-list>a:hover{background:var(--accent-soft);border-radius:9px}.competition-list strong,.competition-list small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.competition-list small{color:var(--muted);font-size:10px;margin-top:5px}.competition-list b{font-size:17px;color:var(--accent)}.competition-list svg{color:var(--accent)}.auth-shell{min-height:100vh;display:grid;grid-template-columns:minmax(0,1.1fr) minmax(370px,.9fr);align-items:center;gap:clamp(30px,8vw,140px);max-width:1420px;margin:auto;padding:45px clamp(20px,5vw,80px)}.auth-feature{padding:40px}.auth-feature>img{height:76px;width:76px;object-fit:cover;border-radius:20px;margin-bottom:46px}.auth-feature h1{font-size:clamp(36px,5vw,66px);line-height:1.25;margin:14px 0 20px;max-width:600px}.auth-feature p{font-size:16px;line-height:2;color:var(--muted);max-width:580px}.auth-feature-grid{display:grid;grid-template-columns:repeat(2,max-content);gap:13px;margin-top:40px}.auth-feature-grid span{padding:11px 16px;background:var(--surface);border:1px solid var(--line);border-radius:11px;font-size:12px}.auth-card{background:var(--surface);border:1px solid var(--line);border-radius:24px;padding:clamp(26px,4vw,44px);box-shadow:var(--shadow);width:100%;max-width:500px}.auth-icon{height:52px;width:52px;display:grid;place-items:center;background:var(--accent-soft);color:var(--accent);border-radius:15px}.auth-card h2{font-size:27px;margin:20px 0 7px}.auth-card>p{font-size:13px;color:var(--muted);margin-bottom:25px}.auth-card form{display:grid;gap:15px}.auth-card label{display:grid;gap:8px;font-size:12px;color:var(--muted);font-weight:700}.auth-card input{height:44px;background:var(--surface2);border:1px solid var(--line);border-radius:9px;color:var(--text);padding:0 12px}.auth-card input:focus{border-color:var(--accent)}.auth-submit{display:flex;align-items:center;justify-content:center;gap:10px;margin-top:6px;min-height:46px}.auth-switch{margin-top:20px}.auth-success{color:var(--accent);font-size:12px}.auth-loading{min-height:100vh;display:grid;place-items:center;color:var(--muted)}.admin-tabs{display:flex;gap:8px;margin:0 0 20px;overflow:auto;padding-bottom:4px}.admin-tabs button{display:flex;align-items:center;gap:8px;white-space:nowrap;background:var(--surface);border:1px solid var(--line);color:var(--muted);padding:11px 16px;border-radius:10px}.admin-tabs button.selected{background:var(--accent-soft);border-color:var(--accent);color:var(--accent)}.admin-badge{display:flex;align-items:center;gap:7px;background:var(--accent-soft);color:var(--accent);border-radius:9px;padding:8px 11px;font-size:12px}.admin-robot-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.admin-robot .panel-heading h2{display:flex;align-items:center;gap:8px}.admin-state{display:inline-flex;align-items:center;border-radius:7px;padding:5px 9px;font-size:11px;font-weight:700}.admin-state.on{color:#38c69d;background:#38c69d1f}.admin-state.off{color:var(--danger);background:#e47d771f}.admin-robot-body{padding:20px}.admin-robot-body p{font-size:12px;color:var(--text);line-height:1.8}.admin-robot-body small{display:flex;align-items:center;gap:5px;color:var(--muted);margin:8px 0;font-size:11px}.admin-robot-body .admin-queued{color:var(--warm)}.admin-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:19px}.admin-select{background:var(--surface2);color:var(--text);border:1px solid var(--line);padding:8px 10px;border-radius:8px}.admin-log-list{max-height:520px;overflow:auto;background:#09111d;color:#d3e8ef;padding:13px;font:11px/1.7 Consolas,monospace;text-align:left}.admin-log-list>div{border-bottom:1px solid #20303e;padding:5px 0;overflow-wrap:anywhere}.admin-loading{padding:24px;color:var(--muted)}@media(max-width:900px){.auth-shell{grid-template-columns:1fr;gap:18px;max-width:600px}.auth-feature{padding:10px}.auth-feature>img{margin-bottom:10px}.auth-feature h1{font-size:33px}.auth-feature p{font-size:13px}.auth-feature-grid{margin-top:20px}.admin-robot-grid{grid-template-columns:1fr}}@media(max-width:600px){.competition-list>a{grid-template-columns:minmax(0,1fr) 72px 16px;gap:8px}.competition-list>a>span:nth-child(2){grid-column:1;grid-row:2}.competition-list>a>b{grid-column:2;grid-row:1}.competition-list>a>svg{grid-column:3;grid-row:1}.auth-shell{padding:18px 14px 80px}.auth-card{padding:25px 20px}.auth-feature-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.auth-feature-grid span{font-size:10px;padding:9px}.admin-badge{display:none}.admin-tabs button{font-size:11px;padding:9px}}.competition-definition{padding:1px 4px 16px}.admin-log-filters{display:flex;align-items:end;gap:11px;padding:14px 18px;border-bottom:1px solid var(--line);flex-wrap:wrap}.admin-log-filters label{display:grid;gap:5px;font-size:11px;color:var(--muted)}.admin-log-filters input,.admin-log-filters select{height:34px;background:var(--surface2);border:1px solid var(--line);border-radius:7px;color:var(--text);padding:0 10px}.admin-log-filters input{min-width:260px}.admin-log-filters>span{margin-right:auto;font-size:11px;color:var(--muted)}.admin-log-events{max-height:550px;overflow:auto}.admin-log-event{display:grid;grid-template-columns:74px minmax(0,1fr) 152px;gap:12px;align-items:start;border-bottom:1px solid var(--line);padding:12px 18px;font-size:11px}.admin-log-event:last-child{border:0}.admin-log-level{border-radius:6px;background:var(--surface3);color:var(--muted);padding:3px 6px;text-align:center;font:10px Consolas,monospace}.admin-log-level.error{color:var(--danger);background:#e47d771f}.admin-log-level.warning{color:var(--warm);background:#edaa621f}.admin-log-event strong{font-weight:600;display:block;overflow-wrap:anywhere}.admin-log-event small{display:block;color:var(--muted);margin-top:5px;overflow-wrap:anywhere;text-align:right}.admin-log-event time{color:var(--muted);text-align:left}.admin-log-event details{margin-top:7px;color:var(--danger)}.admin-log-event pre{white-space:pre-wrap;max-height:220px;overflow:auto;background:var(--surface2);border-radius:6px;padding:8px}@media(max-width:600px){.admin-log-event{grid-template-columns:56px minmax(0,1fr);padding:10px}.admin-log-event time{grid-column:2;text-align:right}.admin-log-filters input{min-width:0;width:100%}}.admin-user-actions{display:flex;gap:5px}.admin-user-actions .outline-button{font-size:10px;padding:6px 8px}.admin-create-user{margin-bottom:18px}.admin-create-user .panel-heading h2,.account-panel .panel-heading h2{display:flex;align-items:center;gap:9px}.admin-user-form{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;padding:20px;align-items:end}.admin-user-form label,.account-panel label{display:grid;gap:7px;color:var(--muted);font-size:12px;font-weight:700}.admin-user-form input,.account-panel input{height:42px;background:var(--surface2);border:1px solid var(--line);border-radius:8px;color:var(--text);padding:0 11px;width:100%}.admin-user-form .primary-button{min-height:42px}.admin-create-user>.form-error{padding:0 20px 15px}.admin-temporary-password{margin:0 20px 20px;padding:16px;border:1px solid var(--accent);border-radius:11px;background:var(--accent-soft)}.admin-temporary-password p{font-size:12px;line-height:1.8}.admin-temporary-password code{display:block;direction:ltr;text-align:left;-webkit-user-select:all;user-select:all;overflow-wrap:anywhere;font-size:15px;margin:12px 0}.account-panel{max-width:540px}.account-panel form{display:grid;gap:15px;padding:22px}.account-panel .primary-button{justify-self:start;min-width:130px}@media(max-width:900px){.admin-user-form{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:600px){.admin-user-form{grid-template-columns:1fr;padding:14px}.admin-temporary-password{margin:0 14px 14px}}.jalali-date-wrap{width:100%;display:block}.jalali-date-input{width:100%;height:40px;direction:ltr;text-align:center;background:var(--surface2);border:1px solid var(--line);border-radius:9px;color:var(--text);cursor:pointer}.rmdp-container{display:block!important;width:100%}.rmdp-wrapper{font-family:inherit!important;z-index:40!important}.rmdp-day.rmdp-selected span:not(.highlight){background:#087f8c!important}.rmdp-arrow-container:hover{background:#087f8c!important}.rmdp-input{padding:0 10px!important}.rmdp-calendar{padding:12px!important}.report-builder{--paper:#f6f5f0;--ink:#183139}.report-page-heading{margin-bottom:18px}.report-page-icon{height:58px;width:58px;display:grid;place-items:center;border-radius:18px;background:var(--accent-soft);color:var(--accent);box-shadow:0 12px 35px var(--halo)}.report-presets{display:flex;gap:10px;flex-wrap:wrap;margin:0 0 19px}.report-presets button{display:flex;gap:8px;align-items:center;border:1px solid var(--line);border-radius:100px;background:var(--surface);color:var(--text);padding:9px 14px;font-size:12px;transition:transform .2s,border-color .2s}.report-presets button:hover{transform:translateY(-2px);border-color:var(--accent)}.report-presets svg{color:var(--accent)}.report-layout{display:grid;grid-template-columns:minmax(280px,320px) minmax(0,1fr);gap:22px;align-items:start}.report-studio{background:var(--surface);border:1px solid var(--line);border-radius:20px;box-shadow:var(--shadow);overflow:hidden;position:sticky;top:88px}.report-studio-head{display:flex;align-items:center;gap:11px;padding:19px 20px;color:var(--accent);background:linear-gradient(120deg,var(--accent-soft),transparent)}.report-studio-head strong,.report-studio-head small{display:block}.report-studio-head strong{font-size:15px;color:var(--text)}.report-studio-head small{font-size:10px;color:var(--muted);margin-top:3px}.report-studio-section{padding:19px 20px;border-top:1px solid var(--line);display:grid;gap:12px}.report-section-index{color:var(--accent);font-size:10px;font-weight:800;letter-spacing:.03em;margin-bottom:2px}.report-choice{display:flex;background:var(--surface2);border:1px solid var(--line);padding:4px;border-radius:11px;gap:4px}.report-choice button{flex:1;border:0;background:transparent;color:var(--muted);border-radius:8px;padding:9px 5px;font-size:11px;font-weight:700;white-space:nowrap}.report-choice button.active{color:#081d24;background:var(--accent);box-shadow:0 4px 12px var(--halo)}.report-date-grid{display:grid;grid-template-columns:1fr 1fr;gap:9px}.report-field{display:grid;gap:6px;min-width:0;font-size:11px;color:var(--muted);font-weight:700}.report-field>span{white-space:nowrap}.report-field input:not([type=checkbox]),.report-field select{width:100%;height:40px;min-width:0;padding:0 10px;border:1px solid var(--line);border-radius:9px;background:var(--surface2);color:var(--text);font-size:11px;text-overflow:ellipsis}.report-field input:focus,.report-field select:focus{border-color:var(--accent)}.report-more{border-top:1px dashed var(--line);padding-top:12px;display:grid;gap:10px}.report-more summary{font-size:11px;font-weight:800;color:var(--accent);cursor:pointer;display:flex;justify-content:space-between}.report-more[open] .report-field{margin-top:10px}.report-blocks{display:grid;grid-template-columns:1fr 1fr;gap:8px}.report-blocks label{display:flex;align-items:center;gap:6px;font-size:10px;color:var(--text);cursor:pointer}.report-blocks input{accent-color:var(--accent)}.report-palette{display:flex;gap:10px}.report-palette button{height:31px;width:31px;border:2px solid transparent;border-radius:50%;display:grid;place-items:center;color:#fff}.report-palette button.selected{outline:2px solid var(--text);outline-offset:3px}.report-palette .teal{background:#147b7e}.report-palette .copper{background:#b45e42}.report-palette .blue{background:#315f9a}.report-generate{margin:18px 20px 20px;width:calc(100% - 40px);height:45px;border:0;border-radius:10px;display:flex;align-items:center;justify-content:center;gap:9px;font-size:12px;font-weight:800;background:var(--accent);color:#071f24}.report-generate span{color:#dd693c}.report-studio>.form-error{padding:0 20px 15px}.report-stage{min-width:0}.report-stage-toolbar{display:flex;justify-content:space-between;align-items:center;gap:14px;padding:5px 4px 14px}.report-stage-toolbar>div{display:grid;gap:3px}.report-stage-toolbar strong{font-size:14px}.report-stage-toolbar small{color:var(--warm);font-size:10px}.report-download{display:flex;align-items:center;gap:7px;border:1px solid var(--accent);color:var(--accent);background:var(--accent-soft);border-radius:9px;padding:10px 13px;font-size:11px;font-weight:800;white-space:nowrap}.report-download:hover:not(:disabled){background:var(--accent);color:var(--bg)}.report-wait,.report-empty{min-height:430px;border-radius:18px;border:1px dashed var(--line);background:var(--surface);display:flex;align-items:center;justify-content:center;flex-direction:column;gap:14px;color:var(--muted);text-align:center;padding:30px}.report-wait strong,.report-empty strong{color:var(--text)}.report-empty p{margin:0;font-size:11px}.report-stage-after{margin:14px 3px;color:var(--muted);font-size:11px}.report-stage-after a{display:inline-flex;align-items:center;color:var(--accent);font-weight:800;gap:4px}.report-sheet{--report-accent:#147b7e;--report-accent-soft:#e5f1ee;--report-orange:#d57c4e;background:var(--paper);color:var(--ink);border-radius:18px;overflow:hidden;border:1px solid #e3e6df;box-shadow:0 24px 70px #051c2429;font-family:IRANSansWeb,Tahoma,sans-serif;min-width:0}.report-sheet.accent-copper{--report-accent:#a34f37;--report-accent-soft:#f6e9de;--report-orange:#ad633b}.report-sheet.accent-blue{--report-accent:#315f9a;--report-accent-soft:#e8eef7;--report-orange:#bc7448}.report-sheet-top{padding:22px 31px;background:#fff;display:flex;justify-content:space-between;align-items:center;gap:20px;border-bottom:1px solid #e8eae5}.report-sheet-brand{display:flex;align-items:center;gap:10px}.report-sheet-brand img{width:47px;height:47px;object-fit:contain;border-radius:11px}.report-sheet-brand b,.report-sheet-brand span,.report-sheet-partner small,.report-sheet-partner strong{display:block}.report-sheet-brand b{font-size:16px}.report-sheet-brand span,.report-sheet-partner small{font-size:9px;color:#74898e;margin-top:2px}.report-sheet-partner{text-align:left;border-right:1px solid #d9dfdc;padding-right:17px}.report-sheet-partner strong{font-size:14px;color:#3b5558}.report-sheet-hero{display:flex;justify-content:space-between;gap:18px;align-items:center;padding:31px 33px 29px;background:radial-gradient(circle at 5% 4%,#365c5e 0,transparent 42%),linear-gradient(120deg,#0c333c,#163c43 55%,#174c50);color:#fff;min-height:180px}.report-sheet-kicker{display:inline-flex;align-items:center;gap:7px;font-size:10px;color:#b6e1da;font-weight:700}.report-sheet-kicker i{width:7px;height:7px;background:#ecaa68;border-radius:50%}.report-sheet-kicker em{font-style:normal;opacity:.5}.report-sheet-hero h2{font-size:clamp(23px,2.4vw,36px);letter-spacing:-.04em;line-height:1.42;margin:13px 0 10px;max-width:780px;overflow-wrap:anywhere}.report-sheet-hero p{margin:0;color:#c4d9d7;font-size:10px}.report-hero-mark{align-self:stretch;min-width:130px;border:1px solid rgba(255,255,255,.17);background:#ffffff0a;border-radius:14px;display:flex;flex-direction:column;justify-content:center;align-items:center}.report-hero-mark span{font:900 62px/1 Arial;color:#f2a26b;transform:skew(-12deg)}.report-hero-mark small{font:7px Arial;letter-spacing:1px;color:#c4d9d7}.report-tags{display:flex;gap:7px;flex-wrap:wrap;padding:15px 30px 0}.report-tags span{padding:5px 10px;border:1px solid #dce5df;background:#fff;border-radius:100px;color:#36545a;font-size:9px;max-width:100%;overflow-wrap:anywhere}.report-metrics{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:11px;margin:21px 30px}.report-metric{background:#fff;border:1px solid #e5e9e3;border-radius:13px;padding:17px;min-width:0;display:grid;gap:5px}.report-metric.main{background:var(--report-accent-soft);border-color:transparent}.report-metric small{font-size:10px;color:#6b8184}.report-metric strong{font-size:clamp(22px,2.4vw,35px);line-height:1.25;color:var(--report-accent);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.report-metric span{font-size:9px;color:#697e80;line-height:1.7}.report-section{padding:10px 31px 17px}.report-section-head{display:flex;align-items:end;justify-content:space-between;gap:13px;padding-bottom:14px;border-bottom:1px solid #dce4dc}.report-section-head>div>span{display:block;color:var(--report-accent);font-size:9px;font-weight:800}.report-section-head h3{font-size:17px;margin:5px 0 0;line-height:1.45}.report-section-head>small{font-size:9px;color:#71858a;text-align:left;line-height:1.6}.report-rank-list{padding:10px 0 2px}.report-rank{display:flex;gap:13px;align-items:center;padding:10px 0}.report-rank>b{font:800 15px Arial;color:#a1b6b7;width:23px}.report-rank-content{flex:1;min-width:0}.report-rank-line{display:flex;justify-content:space-between;align-items:center;gap:10px;margin-bottom:7px}.report-rank-line strong{font-size:11px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.report-rank-line span{font-size:10px;font-weight:800;white-space:nowrap;color:#385c61}.report-bar-track{height:8px;border-radius:100px;background:#e4eae4;overflow:hidden}.report-bar-track i{display:block;height:100%;border-radius:100px;background:linear-gradient(90deg,var(--report-accent),#6aafa3)}.report-rank-premium{font-size:9px;white-space:nowrap;color:#a35432;background:#faebe4;padding:5px 8px;border-radius:6px}.report-record-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:11px;padding-top:17px}.report-record{background:#fff;border:1px solid #e3e9e3;border-radius:13px;padding:15px;min-width:0;display:grid;align-content:start;gap:7px}.report-record-top{display:flex;justify-content:space-between;align-items:center;color:#a1b0b0;font:700 10px Arial}.report-record-symbol{height:26px;width:26px;display:grid;place-items:center;color:var(--report-accent);background:var(--report-accent-soft);border-radius:8px;font-size:15px}.report-record-name{font-size:13px;line-height:1.55;min-height:20px;overflow-wrap:anywhere}.report-record-company{font-size:10px;color:#627c7e;min-height:20px;overflow-wrap:anywhere}.report-record-volume{display:flex;align-items:baseline;gap:5px;flex-wrap:wrap;margin-top:2px}.report-record-volume b{color:var(--report-accent);font-size:20px}.report-record-volume small{color:#648084;font-size:9px}.report-record-meter{height:5px;background:#e8eeec;border-radius:20px;width:100%;overflow:hidden}.report-record-meter i{display:block;height:100%;background:var(--report-accent);border-radius:20px}.report-record-facts{display:flex;flex-wrap:wrap;gap:6px;margin-top:3px}.report-record-facts span{font-size:9px;padding:5px 6px;background:#f4f6f2;border-radius:6px;color:#4d686b;unicode-bidi:plaintext}.report-record-price{display:flex;align-items:baseline;gap:6px;flex-wrap:wrap;border-top:1px solid #ebefea;padding-top:10px;margin-top:4px}.report-record-price small{font-size:9px;color:#6b8585}.report-record-price strong{font-size:16px;color:#253f45}.report-record-price span{font-size:9px;color:#6b8585;unicode-bidi:plaintext}.report-record-competition{font-size:9px;font-weight:700;color:#a45631;background:#fff1e6;border-radius:6px;padding:7px 8px;line-height:1.5}.report-footnote{font-size:9px;color:#73898a;margin:9px 0 0}.report-sheet-footer{background:#e9eeea;margin-top:15px;padding:22px 31px;display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.3fr);gap:23px;align-items:center}.report-sheet-footer strong,.report-sheet-footer span{display:block}.report-sheet-footer strong{font-size:11px;color:#244f52}.report-sheet-footer span,.report-sheet-footer p{font-size:8px;color:#607d7e;line-height:1.8;margin:5px 0 0}@media(max-width:1160px){.report-layout{grid-template-columns:minmax(240px,280px) minmax(0,1fr)}.report-hero-mark{display:none}.report-sheet-top,.report-sheet-hero,.report-section{padding-right:21px;padding-left:21px}.report-metrics{margin-right:20px;margin-left:20px}}@media(max-width:900px){.report-layout{grid-template-columns:1fr}.report-studio{position:static}.report-studio-section{grid-template-columns:repeat(2,minmax(0,1fr));column-gap:16px}.report-studio-section>.report-section-index,.report-more,.report-blocks{grid-column:1/-1}.report-studio-section .report-date-grid{grid-column:1/-1}.report-stage-toolbar{padding-top:5px}}@media(max-width:600px){.report-page-icon{display:none}.report-presets{flex-wrap:nowrap;overflow:auto;padding-bottom:4px}.report-presets button{flex:0 0 auto}.report-studio-section{grid-template-columns:1fr}.report-studio-section>.report-section-index,.report-more,.report-blocks,.report-studio-section .report-date-grid{grid-column:auto}.report-sheet{border-radius:12px}.report-sheet-top{padding:14px 16px}.report-sheet-brand img{width:33px;height:33px}.report-sheet-brand b{font-size:12px}.report-sheet-brand span,.report-sheet-partner small{font-size:7px}.report-sheet-partner{padding-right:9px}.report-sheet-partner strong{font-size:10px}.report-sheet-hero{padding:20px 17px;min-height:125px}.report-sheet-hero h2{font-size:22px}.report-sheet-hero p{font-size:9px}.report-tags{padding:12px 15px 0}.report-metrics{margin:14px 15px;gap:6px}.report-metric{padding:10px;min-height:95px}.report-metric strong{font-size:18px}.report-metric span,.report-metric small{font-size:8px}.report-section{padding:8px 16px 14px}.report-section-head{align-items:start}.report-section-head h3{font-size:14px}.report-rank{gap:7px}.report-rank-line strong{max-width:165px;font-size:10px}.report-rank-premium{font-size:8px}.report-record-grid{grid-template-columns:1fr}.report-sheet-footer{grid-template-columns:1fr;padding:16px;gap:7px}.report-stage-toolbar{align-items:start}.report-download{font-size:10px;padding:8px}.report-stage-toolbar small{max-width:170px}.report-record-price strong{font-size:15px}}@media(prefers-reduced-motion:reduce){.report-presets button{transition:none}.report-presets button:hover{transform:none}}.report-personas{display:flex;gap:8px;flex-wrap:wrap;align-items:center;margin-bottom:12px}.report-personas>span{font-size:12px;color:var(--muted);margin-left:8px}.report-personas button{border:1px solid var(--line);background:var(--surface);color:var(--text);padding:10px 14px;border-radius:11px;font-weight:700;font-size:12px}.report-personas button:hover{border-color:var(--accent);background:var(--accent-soft)}.report-multi{display:grid;gap:6px;font-size:10px}.report-multi>button{border:1px dashed var(--line);padding:8px;border-radius:8px;background:transparent;color:var(--accent);font-size:10px}.report-multi>div{display:flex;flex-wrap:wrap;gap:5px}.report-multi>div>button{max-width:100%;overflow-wrap:anywhere;background:var(--accent-soft);border:1px solid var(--line);border-radius:7px;color:var(--text);font-size:10px;padding:6px}.report-multi>small{color:var(--muted)}.report-field textarea{min-height:80px;resize:vertical;background:var(--surface2);color:var(--text);border:1px solid var(--line);border-radius:9px;padding:10px;font:inherit;line-height:1.8}.report-check{display:flex;align-items:center;gap:7px;font-size:11px;color:var(--text);line-height:1.7}.report-check input{accent-color:var(--accent)}.report-template-list{display:grid;gap:6px;margin-top:10px}.report-save,.report-template-list button{border:1px solid var(--line);border-radius:9px;padding:10px;background:var(--surface2);color:var(--text);font:inherit;font-size:11px;text-align:right}.report-save{margin-top:10px;color:var(--accent)}.report-template-notice,.report-export-receipt{font-size:11px;color:var(--accent);line-height:1.8}.report-export-receipt{margin:0 4px 15px;padding:10px;border:1px solid var(--line);border-radius:9px}.report-editor-note{margin:18px 30px;padding:13px 16px;background:#fff7e8;border-right:3px solid #cf8654;border-radius:8px}.report-editor-note b{font-size:11px;color:#9a5c32}.report-editor-note p{font-size:12px;line-height:1.8;margin:5px 0 0;white-space:pre-wrap;overflow-wrap:anywhere;color:#624e3d}.report-insight-summary{margin:18px 30px 24px;display:flex;gap:18px;align-items:center;border:1px solid #d7e5de;border-radius:14px;background:linear-gradient(120deg,#fff,#edf5ef);padding:20px}.report-summary-intro{flex:1;min-width:0}.report-summary-intro>span{display:block;font-size:10px;color:var(--report-accent);font-weight:800}.report-summary-intro>strong{display:block;font-size:18px;line-height:1.7;margin:5px 0}.report-summary-intro p{font-size:12px;line-height:1.9;color:#48666b;margin:0}.report-gauge{min-width:115px;text-align:center}.report-gauge svg{width:100px;height:100px;display:block;margin:auto}.report-gauge b{display:block;font-size:11px}.report-gauge small{display:block;font-size:9px;color:#647c7d;max-width:150px;line-height:1.7}.report-period{max-width:220px;display:grid;gap:5px;border-right:1px solid #d2e3da;padding-right:16px}.report-period>strong{color:var(--report-accent);font-size:30px;unicode-bidi:plaintext}.report-period span,.report-period small{font-size:10px;color:#587479;line-height:1.7}.report-trend-panel{background:#fff;border:1px solid #e0e7e0;border-radius:11px;padding:14px 16px;margin-top:12px}.report-trend-panel>div{display:flex;align-items:center;justify-content:space-between;gap:15px}.report-trend-panel strong{font-size:12px}.report-trend-panel span{font-size:18px;color:var(--report-accent);font-weight:800}.report-trend-panel small{display:block;font-size:9px;color:#6f868a;font-weight:400;margin-top:2px}.report-trend-panel svg{display:block;width:100%;font-family:IRANSansRoham,Tahoma,sans-serif;direction:ltr}.report-distribution{display:flex;gap:9px;padding:22px 0 0;align-items:end;direction:rtl}.report-distribution>div{flex:1;min-width:0;text-align:center}.report-distribution b{font-size:14px;color:var(--report-accent)}.report-distribution>div>div{height:85px;display:flex;align-items:end;justify-content:center;border-bottom:1px solid #bdcec4;margin:7px 0}.report-distribution i{width:70%;display:block;background:var(--report-accent);border-radius:6px 6px 0 0}.report-distribution span{font-size:10px;color:#49696b}.report-composition{display:grid;grid-template-columns:1fr 1fr;gap:25px;padding-top:14px}.report-composition h4{font-size:13px;margin:4px 0 15px}.report-condition{padding-bottom:13px}.report-condition>div:first-child{display:flex;justify-content:space-between;gap:10px;font-size:11px;margin-bottom:7px}.report-condition span{overflow-wrap:anywhere}.report-condition b{color:var(--report-accent);white-space:nowrap}.report-condition small{font-size:9px;color:#78918b}.report-price-ranges{display:grid;grid-template-columns:1fr 1fr;gap:12px;padding-top:18px}.report-price-ranges article{min-width:0;background:#fff;border:1px solid #dfe7df;padding:14px;border-radius:10px}.report-price-ranges strong,.report-price-ranges small{display:block;overflow-wrap:anywhere}.report-price-ranges strong{font-size:12px}.report-price-ranges small{font-size:9px;color:#597779;line-height:1.7;margin:5px 0 14px}.report-price-track{display:flex;justify-content:space-between;gap:5px;font-size:10px}.report-price-track b{color:var(--report-accent)}.report-price-rail{height:5px;background:#dbe9e2;margin-top:9px;position:relative;border-radius:10px}.report-price-rail i{height:10px;width:10px;position:absolute;border-radius:50%;background:var(--report-accent);top:-2px;transform:translate(50%)}.report-sheet.layout-brief .report-record-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.report-sheet .report-record-name,.report-sheet .report-summary-intro strong{unicode-bidi:plaintext}.report-studio-section input:focus-visible,.report-studio-section select:focus-visible,.report-builder button:focus-visible{outline:2px solid var(--accent);outline-offset:3px}@media(max-width:600px){.report-personas{display:grid;grid-template-columns:1fr 1fr}.report-personas>span{grid-column:1/-1}.report-insight-summary{margin:14px 15px;flex-wrap:wrap;padding:15px;gap:15px}.report-summary-intro{flex-basis:100%}.report-gauge{min-width:95px}.report-period{flex:1;max-width:none}.report-composition,.report-price-ranges{grid-template-columns:1fr}.report-trend-panel{padding:12px 8px}.report-trend-panel strong{font-size:11px}.report-trend-panel span{font-size:15px}.report-distribution{gap:5px}.report-distribution span{font-size:9px}.report-sheet.layout-brief .report-record-grid{grid-template-columns:1fr}.report-editor-note{margin:14px 15px}}.report-sheet.export-sheet{border-radius:0;box-shadow:none}.export-sheet .report-sheet-top{padding:26px 40px}.export-sheet .report-sheet-brand img{height:54px;width:54px}.export-sheet .report-sheet-brand b{font-size:22px}.export-sheet .report-sheet-brand span,.export-sheet .report-sheet-partner small{font-size:12px}.export-sheet .report-sheet-partner strong{font-size:20px}.export-sheet .report-sheet-hero{padding:32px 40px;min-height:190px}.export-sheet .report-sheet-hero h2{font-size:38px}.export-sheet .report-sheet-hero p,.export-sheet .report-sheet-kicker{font-size:15px}.export-sheet .report-hero-mark{display:flex;min-width:150px}.export-sheet .report-tags{padding:18px 40px 0}.export-sheet .report-tags span{font-size:12px}.export-sheet .report-metrics{grid-template-columns:repeat(3,minmax(0,1fr));margin:25px 40px;gap:15px}.export-sheet .report-metric{padding:22px}.export-sheet .report-metric strong{font-size:40px}.export-sheet .report-metric small,.export-sheet .report-metric span{font-size:13px}.export-sheet .report-section{padding:18px 40px}.export-sheet .report-section-head h3{font-size:23px}.export-sheet .report-section-head>small,.export-sheet .report-section-head>div>span{font-size:12px}.export-sheet .report-record-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.export-sheet.layout-brief .report-record-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.export-sheet .report-record{padding:20px;gap:10px}.export-sheet .report-record-name{font-size:18px}.export-sheet .report-record-company,.export-sheet .report-record-facts span,.export-sheet .report-record-price span{font-size:14px}.export-sheet .report-record-volume b{font-size:28px}.export-sheet .report-record-price strong{font-size:24px}.export-sheet .report-record-competition,.export-sheet .report-footnote,.export-sheet .report-demand small{font-size:12px}.export-sheet .report-sheet-footer{grid-template-columns:1fr 1.3fr;padding:26px 40px;gap:25px}.export-sheet .report-sheet-footer strong{font-size:15px}.export-sheet .report-sheet-footer span,.export-sheet .report-sheet-footer p{font-size:12px}.export-sheet .report-rank-line strong,.export-sheet .report-rank-line span{font-size:16px;max-width:none}.export-sheet .report-rank{padding:15px 0}.export-sheet .report-rank-premium{font-size:12px}.export-sheet .report-insight-summary{margin:22px 40px;flex-wrap:nowrap;padding:25px}.export-sheet .report-summary-intro{flex-basis:auto}.export-sheet .report-summary-intro>strong{font-size:23px}.export-sheet .report-summary-intro p{font-size:16px}.export-sheet .report-period{max-width:240px}.export-sheet .report-composition,.export-sheet .report-price-ranges{grid-template-columns:1fr 1fr}.export-sheet .report-editor-note{margin:22px 40px}.export-sheet .report-trend-panel>div>strong,.export-sheet .report-composition h4{font-size:16px}.export-sheet .report-condition>div:first-child{font-size:14px}.export-sheet .report-distribution span{font-size:13px}.export-sheet .report-distribution b{font-size:20px}.export-sheet .report-demand>div:first-child{font-size:12px}.report-unit-totals{display:flex;flex-wrap:wrap;gap:8px;margin:18px 30px 0}.report-unit-totals span{padding:8px 12px;border:1px solid #dce4dc;border-radius:9px;background:#fff;color:#496b6d;font-size:11px}.report-unit-totals b{color:var(--report-accent)}.report-record-facts span,.report-record-company,.report-rank-line strong{font-size:12px}.report-sheet-footer span,.report-sheet-footer p,.report-footnote{font-size:10px}.report-sheet-hero p{font-size:12px}.report-record-price span{font-size:10px}.report-rank-line strong{white-space:normal;overflow-wrap:anywhere}.history-date-controls{display:flex;align-items:end;gap:12px;flex-wrap:wrap;margin:10px 0 20px}.history-date-controls label{display:grid;gap:7px;font-size:12px;color:var(--muted);width:160px}.history-date-controls button{height:40px;padding:0 18px;border:1px solid var(--line);border-radius:9px;background:var(--surface2);color:var(--text)}.report-sheet{font-family:IRANSansRoham,Tahoma,sans-serif}.report-demand{padding:9px;border:1px solid #e6ede8;border-radius:7px;background:#fafbf8}.report-demand>div:first-child{display:flex;justify-content:space-between;gap:8px;font-size:9px;color:#496b6d}.report-demand-bars{display:grid;gap:4px;margin:7px 0}.report-demand-bars i,.report-demand-bars b{display:block;height:5px;border-radius:10px;background:var(--report-accent)}.report-demand-bars b{background:#ce8258}.report-demand small{font-size:8px;color:#6b8485}.bottom-nav a{min-width:0;flex:1}.report-stage{scroll-margin-top:80px}.report-studio-head .report-save{margin-inline-start:auto;white-space:nowrap;padding:8px 12px}.export-sheet.cards-4 .report-record-grid,.export-sheet.cards-8 .report-record-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.report-trend-caption{display:none}@media(max-width:600px){.report-trend-panel svg text{display:none}.report-trend-caption{display:flex;flex-wrap:wrap;justify-content:space-between;gap:8px;font-size:11px;color:#49696d;direction:ltr}.report-trend-caption small{flex-basis:100%;text-align:right;direction:rtl;font-size:10px}}.export-sheet .report-trend-panel svg text{display:block}.export-sheet .report-trend-caption{display:none}.report-template-row{display:flex;gap:6px;align-items:center}.report-template-row>button:first-child{flex:1;text-align:right}.report-template-row>button:last-child{flex:none;font-size:10px}.report-trend-panel>.report-trend-caption{display:none}@media(max-width:600px){.report-trend-panel>.report-trend-caption{display:flex}.report-distribution{grid-template-columns:repeat(3,minmax(0,1fr));row-gap:15px}.report-distribution span{font-size:11px}}.report-sheet.export-sheet .report-trend-panel>.report-trend-caption{display:none}.report-sheet.export-sheet .report-distribution{grid-template-columns:repeat(6,minmax(0,1fr))}.report-record-open{display:flex;align-items:center;justify-content:space-between;color:var(--report-accent);font-size:11px;font-weight:700;border-top:1px solid #e6ede8;padding-top:10px;margin-top:4px}.report-sheet.export-sheet .report-record-open{display:none}.report-sheet>.report-footnote{margin:12px 30px;line-height:1.8}.report-sheet.export-sheet>.report-footnote{margin:16px 40px;font-size:12px}.report-builder,.executive-board{font-family:IRANSansRoham,Tahoma,sans-serif}.report-studio{max-height:calc(100dvh - 112px);overflow:auto;scrollbar-gutter:stable;scroll-padding-block:12px}.report-studio-section{direction:rtl;text-align:right}.report-studio-section .report-field,.report-studio-section .report-field input,.report-studio-section .report-field select{font-size:12px}.report-studio-section .report-layout-help{font-size:11px;line-height:1.95;margin-block:9px;color:var(--muted)}.report-studio-section input:disabled,.report-studio-section select:disabled,.report-studio-section button:disabled{opacity:.55;cursor:not-allowed}.report-blocks{gap:10px 8px}.report-blocks label{font-size:11px;line-height:1.8}.report-date-shortcuts{display:flex;flex-wrap:wrap;gap:6px;margin-block:10px}.report-date-shortcuts button,.report-filter-reset{border:1px solid var(--line);border-radius:8px;background:var(--surface2);color:var(--text);font:inherit;font-size:11px;padding:7px 9px;cursor:pointer}.report-date-shortcuts button:hover,.report-filter-reset:hover{border-color:var(--accent);color:var(--accent)}.report-filter-reset{margin-block:8px 0;border-style:dashed;width:100%;text-align:center}.report-choice-field{min-width:0;display:grid;gap:7px;margin-block:4px}.report-choice-field>label{display:flex;align-items:center;justify-content:space-between;gap:8px;font-size:12px;color:var(--muted)}.report-choice-field>label small{font-size:10px;color:var(--accent)}.report-choice-input{display:flex;align-items:center;gap:7px;min-height:44px;padding:0 9px;border:1px solid var(--line);border-radius:10px;background:var(--surface2);color:var(--muted)}.report-choice-input.is-open,.report-choice-input:focus-within{border-color:var(--accent)}.report-choice-input>svg{flex:none}.report-choice-input input{min-width:0;flex:1;width:100%;height:42px;background:transparent;border:0;color:var(--text);font:inherit;font-size:12px;outline:none}.report-choice-input input:focus-visible{outline:none}.report-choice-input button{display:grid;place-items:center;flex:none;min-width:28px;min-height:32px;background:transparent;border:0;border-radius:6px;color:var(--muted);cursor:pointer}.report-choice-input button:hover{color:var(--accent);background:var(--accent-soft)}.report-choice-menu{border:1px solid var(--line);border-radius:10px;background:var(--surface);overflow:hidden}.report-choice-menu-head{display:flex;align-items:center;justify-content:space-between;gap:6px;padding:8px;font-size:10px;color:var(--muted);border-bottom:1px solid var(--line)}.report-choice-menu-head button,.report-choice-menu p button,.report-choice-more{font:inherit;font-size:10px;border:0;color:var(--accent);background:transparent;padding:5px;border-radius:5px;cursor:pointer}.report-choice-menu p{font-size:11px;line-height:1.8;padding:8px 10px;margin:0;color:var(--muted)}.report-choice-options{max-height:240px;overflow:auto;overscroll-behavior:contain;scrollbar-gutter:stable;padding:4px}.report-choice-options>button{display:flex;align-items:center;gap:8px;width:100%;min-height:40px;text-align:right;padding:8px;border:1px solid transparent;border-radius:7px;background:transparent;color:var(--text);font:inherit;font-size:12px;line-height:1.8;cursor:pointer}.report-choice-options>button span{overflow-wrap:anywhere;min-width:0}.report-choice-options>button.is-focused,.report-choice-options>button:hover{background:var(--accent-soft);border-color:var(--line)}.report-choice-options>button[aria-selected=true]{color:var(--accent);font-weight:700}.report-choice-options>button[aria-disabled=true]{opacity:.5;cursor:not-allowed}.report-choice-options i{display:grid;place-items:center;flex:none;width:18px;height:18px;border:1px solid var(--line);border-radius:5px;font-style:normal}.report-choice-options>button[aria-selected=true] i{background:var(--accent);color:var(--bg);border-color:var(--accent)}.report-choice-more{width:100%;padding:10px;border-top:1px solid var(--line)}.report-choice-chips{display:flex;flex-wrap:wrap;gap:5px}.report-choice-chips button{display:flex;align-items:center;gap:6px;max-width:100%;padding:5px 7px;border:1px solid var(--line);border-radius:7px;background:var(--accent-soft);color:var(--text);font:inherit;font-size:10px;cursor:pointer}.report-choice-chips span{min-width:0;overflow-wrap:anywhere}.report-choice-chips svg{flex:none}.report-text-count{display:block;color:var(--muted);font-size:10px;text-align:left;margin-top:5px}.report-template-tabs{display:flex;gap:6px;margin-block:16px 10px}.report-template-tabs button{flex:1;min-height:38px;border:1px solid var(--line);border-radius:8px;font:inherit;font-size:11px;background:var(--surface2);color:var(--muted);cursor:pointer}.report-template-tabs button[aria-pressed=true]{background:var(--accent-soft);color:var(--accent);border-color:var(--accent)}.report-template-list{max-height:360px;overflow:auto;overscroll-behavior:contain}.report-template-row{display:grid;gap:8px;padding:10px;background:var(--surface2);border:1px solid var(--line);border-radius:10px}.report-template-row strong{display:block;overflow-wrap:anywhere;font-size:12px;line-height:1.9}.report-template-row small{display:block;font-size:10px;line-height:1.8;color:var(--muted)}.report-template-actions{display:flex;gap:6px;flex-wrap:wrap}.report-template-actions button{flex:1;font-size:11px;padding:7px 10px;text-align:center;cursor:pointer}.report-template-actions button:first-child{color:var(--accent)}@media(max-width:1100px){.report-studio{max-height:none;overflow:visible;position:static;scrollbar-gutter:auto}}@media(max-width:900px){.report-studio-section>.report-layout-help,.report-studio-section>.report-date-shortcuts,.report-studio-section>.report-filter-reset,.report-studio-section>.report-template-tabs,.report-studio-section>.report-template-list,.report-studio-section>.report-template-notice,.report-studio-section>.report-check,.report-studio-section>.report-save{grid-column:1/-1}}@media(prefers-reduced-motion:reduce){.report-choice-options{scroll-behavior:auto}}
